~m-grant-prg/server-dependency/focal

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
2021-11-26 v1.1.7 Mark Grant <m.grant.prg@gmail.com>
	* at: Add AC_COPYRIGHT macro
	all: Tighten SPDX tags
	at: Upgrade bootstrap.sh to v1.4.10
	git: Update mailmap to v1.0.2
	git: Update gitignore tp v1.0.7
	git: Update gitattributes to v1.0.2
	at: Use git to enhance package version
	lxcu: Add openSUSE
	lxcu: Add Fedora

2021-08-30 v1.1.6 Mark Grant <m.grant.prg@gmail.com>
	* at: Add subdir misc to DIST
	at: Correct systemd action ordering
	git: Upgrade .gitignore to v1.0.3
	at: Upgrade bootstrap.sh to v1.4.9
	git: Add gitattributes file
	git: Add mailmap file
	travis: Stop using Travis
	actions: Initial build action setup
	at: lxcu: Add lxc test build setup
	travis: Bionic is the new minimum release
	at: README: Correct git command
	dosab.sh script still at v1.1.3

2020-02-23 v1.1.5 Mark Grant <m.grant.prg@gmail.com>
	* at: Add program check for ping
	at: Sort program checks alphabetically
	at: Update bootstrap.sh to v1.4.7
	bash: Move script_exit() before it is used
	bash: Move std_cmd_err_handler() before it is used
	dosab.sh script now at v1.1.3

2019-09-13 v1.1.4 Mark Grant <m.grant.prg@gmail.com>
	* travis: Reinstate default build environment
	at: Update bootstrap.sh to v1.4.5
	at: configure.ac: Add header comments for --enable
	at: configure.ac: Correct ARG_ENABLE message
	at: configure.ac: Correct ARG_ENABLE help text
	dosab.sh script still at v1.1.2

2019-06-21 v 1.1.3 Mark Grant <m.grant.prg@gmail.com>
	*  Initial setup for Travis CI build tests
	README: point bootstrap.sh part at acmbuild wiki
	Update bootstrap.sh to v1.4.4
	Update project root gitignore to v1.0.2
	dosab.sh script still at v1.1.2

2019-05-05 v 1.1.2 Mark Grant <m.grant.prg@gmail.com>
	* Use eval where variables may contain quotes
	Update bootstrap.sh to v1.4.3
	Correct getopt CL WRT quoting
	dosab.sh script now at v1.1.2

2019-04-26 v 1.1.1 Mark Grant <m.grant.prg@gmail.com>
	*  Change configure logger program check to warn
	Replace #! env bash to abs path from configure
	Revamp configure.ac to new standard format
	README: Make package install references generic
	README: Add copyright statement
	Install standard GNU files such as NEWS etc
	Make source tarball name == GitHub
	Remove shebangs from Makefile.ams
	Use more meaningful exit codes
	Tidy up variable declarations
	Use (( ... )) for numerics
	Make loops and conditionals C-shaped
	Standardise error handler function
	Refactor into functions
	Update bootstrap.sh to v1.4.2
	Improve trap handling
	Remove script_exit_code variable
	Standardise output function
	Example .list file only to contain stable repo
	Add warning file is maintained by this package
	dosab.sh script now at v1.1.1

2018-11-01 v 1.0.4 Mark Grant <m.grant.prg@gmail.com>
	*  srctarball to use -src- in filename
	dosab.sh script still at v1.0.1

2018-10-12 v 1.0.3 Mark Grant <m.grant.prg@gmail.com>
	*  Ubuntu, Debian and Raspbian installation instructions have been
	moved to the wiki following the introduction of a Bintray repo for
	Debian and Raspbian installation. Leave a link to the wiki in the
	README file.

2018-10-08 v 1.0.2 Mark Grant <m.grant.prg@gmail.com>
	*  Add symbolic link from README.md to README to provide better
	appearance in Github.
	Improve README.md content and appearance.
	dosab.sh script still at v1.0.1

2018-09-30 v 1.0.1 Mark Grant <m.grant.prg@gmail.com>
	*  Initial release.
	dosab.sh script at v1.0.1