-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
68 lines (61 loc) · 2.4 KB
/
ChangeLog
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
2023-12-15 v1.1.3 Mark Grant <[email protected]>
* at: Improve Evolution settings instructions
pkglibexec: Remove options not supported by clamdscan
bash: Remove unused legacy file
2023-12-14 v1.1.2 Mark Grant <[email protected]>
* Merge branch 'libexec' into tip
pkglibexec: Fix Unreachable code warning
pkglibexec: Fix Double quote to prevent globbing etc
pkglibexec: Fix declare and assign seperately warning
bash: Trivial whitespace adjustment
bash: man: Update CL syntax
at: Improve configure CL sysntax description
all: Drop.sh extension from scripts in $PATH
all: Move non-user scripts to pkglibexecdir
bash: Add script location output script
bash: Add script location output script
git: Standardise on gitignore format
all: Remove most in-file ChangeLogs and versioningtip
at: Upgrade bootstrap.sh to v1.6.0
at: Upgrade bootstrap.sh to v1.5.7
Merge pull request #1 from m-grant-prg/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 2 to 4
github: Add dependabot version update config
2023-08-04 v1.1.1 Mark Grant <[email protected]>
* at: Support ~ in version number
actions: Run on jammy
actions: Remove txt2man, rely on txt2manwrap dependencies
lxcu: Remove txt2man, rely on txt2manwrap dependencies
lxcu: Add in-file help text
at: Upgrade bootstrap.sh to v1.5.6
git: Update mailmap to v1.0.3
git: Update gitignore to v1.0.11
git: Update gitattributes to v1.0.4
editors: Update editorconfig to v1.0.4
at: Use AC_CONFIG_AUX_DIR
2021-11-23 v1.0.3 Mark Grant <[email protected]>
* 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 to v1.0.7
git: Update gitattributes to v1.0.2
at: Use git to enhance package version
lxcu: Add openSUSE
lxcu: Add Fedora
at: Add misc directory to DIST
2021-07-02 v1.0.2 Mark Grant <[email protected]>
* at: Upgrade bootstrap.sh to v1.4.9
git: Add mailmap
git: Add gitattributes
Prepend own exec invocations with bindir
travis: Stop using Travis
actions: Initial build action setup
at: lxcu: Add lxc test build setup
travis: Bionic is the new minimum release
README: Correct git command
2020-02-16 v1.0.1 Mark Grant <[email protected]>
* Initial release of this AutoTools project using
clamav-evolution 0.1.0 as the starting point.
2011-01-09 v0.1.0 Christian Brenner <[email protected]>
* Initial Release