-
Notifications
You must be signed in to change notification settings - Fork 4
/
ChangeLog
183 lines (103 loc) · 5.73 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
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
k2hftfuse (1.0.44) unstable; urgency=low
* Changed supported OS and modified some codes - #64
-- Takeshi Nakatani <[email protected]> Tue, 19 Nov 2024 11:38:56 +0900
k2hftfuse (1.0.43) unstable; urgency=low
* Changed support OS and Fixed about cppcheck, etc - #62
-- Takeshi Nakatani <[email protected]> Tue, 12 Mar 2024 14:11:38 +0900
k2hftfuse (1.0.42) unstable; urgency=low
* Updated build_helper.sh for fixing a bug and installing ruby - #60
-- Takeshi Nakatani <[email protected]> Fri, 17 Nov 2023 17:25:37 +0900
k2hftfuse (1.0.41) unstable; urgency=low
* Changed support OS (fedora and ubuntu) and updated tool - #58
-- Takeshi Nakatani <[email protected]> Mon, 30 Oct 2023 17:38:05 +0900
k2hftfuse (1.0.40) unstable; urgency=low
* Updated versions of dependent packages - #56
-- Takeshi Nakatani <[email protected]> Tue, 03 Oct 2023 09:18:40 +0900
k2hftfuse (1.0.39) unstable; urgency=low
* Updated tool scripts and support OSs - #54
* Fixed bugs about test scripts - #53
* Fixed .gitignore to exclude APKBUILD.templ - #52
-- Takeshi Nakatani <[email protected]> Thu, 31 Aug 2023 20:27:24 +0900
k2hftfuse (1.0.38) unstable; urgency=low
* Updated building/packaging logic for ALPINE - #50
-- Takeshi Nakatani <[email protected]> Mon, 06 Mar 2023 08:41:39 +0900
k2hftfuse (1.0.37) unstable; urgency=low
* Adjusted the waiting time during test execution - #48
* Changed CI OSs and added Alpine OS - #47
* Updated header and footer in comment lines - #46
* Updated issue/pullrequest templates and README.md - #44
* Added ShellCheck processing and reviewed cppcheck - #43
* Eliminated unnecessary copies in build_helper.sh - #42
* Updated github actions process and support os, and fixed bugs - #41
* Updated scripts for adding grep params and replacing which to command - #40
* Updated common build scripts - #39
* Updated Antpickax common scripts and tools under the buildutils directory - #38
* Fixed errors reported by cppcheck 2.9 - #37
* Enabled external customization of configure.ac and fixed for building - #36
* Fixes markup syntax errors - #35
* Drops Fedora28 and CentOS6.x from our support OS - #34
-- Takeshi Nakatani <[email protected]> Sat, 11 Feb 2023 18:41:00 +0900
k2hftfuse (1.0.36) unstable; urgency=low
* Fixed centos8 build and removed centos6 build - #32
-- Takeshi Nakatani <[email protected]> Thu, 17 Dec 2020 19:06:50 +0900
k2hftfuse (1.0.35) unstable; urgency=low
* Switched Travis CI to Github actions and extended supported OS - #30
* Fixed a error by cppcheck - #29
-- Takeshi Nakatani <[email protected]> Thu, 26 Nov 2020 10:49:52 +0900
k2hftfuse (1.0.34) unstable; urgency=low
* Fixed misspellings in ChangeLog - #27
-- Takeshi Nakatani <[email protected]> Tue, 24 Dec 2019 10:14:46 +0900
k2hftfuse (1.0.33) unstable; urgency=low
* Fixed bugs and updated version of dependency packages - #25
-- Takeshi Nakatani <[email protected]> Fri, 20 Dec 2019 15:04:45 +0900
k2hftfuse (1.0.32) unstable; urgency=low
* Fixed codes for cppcheck 1.87 - #22
-- Takeshi Nakatani <[email protected]> Wed, 13 Mar 2019 13:33:39 +0900
k2hftfuse (1.0.31) unstable; urgency=low
* Fixed misspelling, and etc - #19
* Added check using cppcheck - #18
* Reflected the spelling check result for all sources - #17
-- Takeshi Nakatani <[email protected]> Thu, 17 Jan 2019 12:34:35 +0900
k2hftfuse (1.0.30) unstable; urgency=low
* Updated common build tool files
-- Takeshi Nakatani <[email protected]> Tue, 11 Dec 2018 15:14:29 +0900
k2hftfuse (1.0.29) unstable; urgency=low
* Changed to strict packaging and changed documents
-- Takeshi Nakatani <[email protected]> Fri, 07 Dec 2018 18:41:53 +0900
k2hftfuse (1.0.28) unstable; urgency=low
* Fixed spec file and updated dependency
-- Takeshi Nakatani <[email protected]> Wed, 17 Oct 2018 20:05:31 +0900
k2hftfuse (1.0.27) unstable; urgency=low
* avoid static object initialization order problem(SIOF)
-- Takeshi Nakatani <[email protected]> Mon, 02 Jul 2018 14:51:00 +0900
k2hftfuse (1.0.26) unstable; urgency=low
* Cleanup credit comments in sources and Modified etc
* Changed build logic to new for rpm/debian packaging
* Fixed a filename typo of make_variables.sh
-- Takeshi Nakatani <[email protected]> Thu, 17 May 2018 20:03:29 +0900
k2hftfuse (1.0.25) unstable; urgency=low
* Update dependency on k2hash/chmpx/k2htp_dtor and README/AUTHORS
-- Takeshi Nakatani <[email protected]> Tue, 27 Mar 2018 09:27:45 +0900
k2hftfuse (1.0.24) unstable; urgency=low
* Added/Modified files for new developer package
-- Takeshi Nakatani <[email protected]> Wed, 28 Feb 2018 15:35:35 +0900
k2hftfuse (1.0.23) unstable; urgency=low
* Supported trimmed contents format keyword
* Added lib_version_for_link option to make_valiables.sh
* Updated submodule dependency for k2htp_dtor/chmpx/k2hash/fullock
-- Takeshi Nakatani <[email protected]> Tue, 28 Mar 2017 14:42:57 +0900
k2hftfuse (1.0.22) unstable; urgency=low
* Only version increment for packaging
-- Takeshi Nakatani <[email protected]> Thu, 23 Feb 2017 13:29:41 +0900
k2hftfuse (1.0.21) unstable; urgency=low
* Fixed a bug about FORMAT does not work in k2hftfusesvr
-- Takeshi Nakatani <[email protected]> Fri, 17 Feb 2017 18:10:19 +0900
k2hftfuse (1.0.20) unstable; urgency=low
* Updated dependency for fixing bugs in libfullock
-- Takeshi Nakatani <[email protected]> Wed, 15 Feb 2017 10:07:53 +0900
k2hftfuse (1.0.19) unstable; urgency=low
* Fixed a bug and Updated submodules and Changed .travis.yaml - #1
-- Takeshi Nakatani <[email protected]> Mon, 19 Dec 2016 08:34:29 +0900
k2hftfuse (1.0.18) unstable; urgency=low
* First version of open sorce on Github
-- Takeshi Nakatani <[email protected]> Wed, 07 Dec 2016 20:46:37 +0900