-
Notifications
You must be signed in to change notification settings - Fork 11
/
ChangeLog
307 lines (169 loc) · 9.11 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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
k2hash (1.0.97) unstable; urgency=low
* Reorganized dependent packages - #108
-- Takeshi Nakatani <[email protected]> Thu, 24 Oct 2024 10:33:11 +0900
k2hash (1.0.96) unstable; urgency=low
* Changed directories created by packages - #106
-- Takeshi Nakatani <[email protected]> Tue, 22 Oct 2024 15:25:21 +0900
k2hash (1.0.95) unstable; urgency=low
* Fixed configure.ac for nettle crypt library - #104
-- Takeshi Nakatani <[email protected]> Fri, 18 Oct 2024 17:26:21 +0900
k2hash (1.0.94) unstable; urgency=low
* Changed supported OS and modified some codes - #102
-- Takeshi Nakatani <[email protected]> Fri, 18 Oct 2024 09:26:58 +0900
k2hash (1.0.93) unstable; urgency=low
* Changed support OS and Fixed about cppcheck, etc - #100
-- Takeshi Nakatani <[email protected]> Fri, 08 Mar 2024 11:13:19 +0900
k2hash (1.0.92) unstable; urgency=low
* Updated fullock dependent version - #98
* Updated build_helper.sh for fixing a bug and installing ruby - #97
-- Takeshi Nakatani <[email protected]> Thu, 16 Nov 2023 17:44:23 +0900
k2hash (1.0.91) unstable; urgency=low
* Fixed ostypevars.sh for packaging fedora/38 - #95
-- Takeshi Nakatani <[email protected]> Fri, 27 Oct 2023 16:08:01 +0900
k2hash (1.0.90) unstable; urgency=low
* Changed support OS (fedora and ubuntu) and updated tool - #93
-- Takeshi Nakatani <[email protected]> Fri, 27 Oct 2023 12:34:51 +0900
k2hash (1.0.89) unstable; urgency=low
* Updated tool scripts and support OSs - #91
-- Takeshi Nakatani <[email protected]> Mon, 28 Aug 2023 10:49:40 +0900
k2hash (1.0.88) unstable; urgency=low
* Fixed .gitignore to exclude APKBUILD.templ - #89
-- Takeshi Nakatani <[email protected]> Wed, 21 Jun 2023 09:54:46 +0900
k2hash (1.0.87) unstable; urgency=low
* Updated build helper scripts on CI process - #87
-- Takeshi Nakatani <[email protected]> Tue, 28 Feb 2023 17:38:13 +0900
k2hash (1.0.86) unstable; urgency=low
* Updated building/packaging logic for ALPINE - #85
-- Takeshi Nakatani <[email protected]> Tue, 28 Feb 2023 10:41:28 +0900
k2hash (1.0.85) unstable; urgency=low
* Fixed package dependency and docker image for ALPINE - #83
-- Takeshi Nakatani <[email protected]> Wed, 08 Feb 2023 14:49:42 +0900
k2hash (1.0.84) unstable; urgency=low
* Changed CI process flow/OSs and added Alpine OS - #81
* Updated header and footer in comment lines - #79
* Updated issue/pullrequest templates and README - #78
* Updated Makefile.am about cppcheck - #77
* Added ShellCheck processing and reviewed cppcheck - #76
* Eliminated unnecessary copies in build_helper.sh - #75
* Updated docker/login-action from v1 to v2 - #74
* Shared Docker image build logic with other products - #73
* Removed K2HATTR_ENC_TYPE environment for building - #72
* Updated github actions process and support os, and fixed bugs - #71
* Updated debian_build.sh for changing grep parameter - #70
* Updated common build scripts - #69
* Updated Antpickax common scripts and tools under the buildutils directory - #68
* Fixed errors reported by cppcheck 2.9 - #67
* Updated .gitignore configure.ac - #66
* Enabled external customization of configure.ac and fixed for building - #65
-- Takeshi Nakatani <[email protected]> Fri, 03 Feb 2023 18:00:41 +0900
k2hash (1.0.83) unstable; urgency=low
* Fixed Dockerfile template for calling ldconfig - #63
-- Takeshi Nakatani <[email protected]> Fri, 27 Aug 2021 15:00:59 +0900
k2hash (1.0.82) unstable; urgency=low
* Fixed a bug in Docker image build - #61
-- Takeshi Nakatani <[email protected]> Tue, 17 Aug 2021 14:51:43 +0900
k2hash (1.0.81) unstable; urgency=low
* Fixed to create /var/lib/antpickax at installation - #59
-- Takeshi Nakatani <[email protected]> Mon, 16 Aug 2021 10:20:24 +0900
k2hash (1.0.80) unstable; urgency=low
* Added docker build and push in Github Actions - #57
* Functional improvements and bug fixes - #56
-- Takeshi Nakatani <[email protected]> Tue, 10 Aug 2021 15:27:17 +0900
k2hash (1.0.79) unstable; urgency=low
* Fixes the cppcheck error - #54
* Updates editor setting variables - #54
* Fixes a queue remove command bug in k2hlinetool - #54
-- Hirotaka Wakabayashi <[email protected]> Wed, 27 Jan 2021 09:52:49 +0900
k2hash (1.0.78) unstable; urgency=low
* Fixed centos8 build and removed centos6 build - #47
-- Takeshi Nakatani <[email protected]> Wed, 16 Dec 2020 11:43:31 +0900
k2hash (1.0.77) unstable; urgency=low
* Fixed a error by cppcheck 2.2 - #45
-- Takeshi Nakatani <[email protected]> Tue, 24 Nov 2020 09:26:12 +0900
k2hash (1.0.76) unstable; urgency=low
* Updated README.md for Github Actions status - #43
-- Takeshi Nakatani <[email protected]> Mon, 16 Nov 2020 16:33:30 +0900
k2hash (1.0.75) unstable; urgency=low
* Switched Travis CI to Github actions and extended supported OS - #41
* Fixed bugs detected by cppcheck - #40
-- Takeshi Nakatani <[email protected]> Mon, 16 Nov 2020 15:13:40 +0900
k2hash (1.0.74) unstable; urgency=low
* Allow 0 sec for expire when setting directly as placeholder - #38
-- Takeshi Nakatani <[email protected]> Fri, 03 Apr 2020 09:38:17 +0900
k2hash (1.0.73) unstable; urgency=low
* Stopped deleting monitor files of the last process - #36
-- Takeshi Nakatani <[email protected]> Tue, 25 Feb 2020 17:21:28 +0900
k2hash (1.0.72) unstable; urgency=low
* Enhanced lock of monitor file parts - #34
-- Takeshi Nakatani <[email protected]> Tue, 18 Feb 2020 10:10:31 +0900
k2hash (1.0.71) unstable; urgency=low
* Fixed a bug that leaked file descriptor - #31
-- Takeshi Nakatani <[email protected]> Fri, 17 May 2019 11:16:56 +0900
k2hash (1.0.70) unstable; urgency=low
* Fixed codes for cppcheck 1.87 - #28
-- Takeshi Nakatani <[email protected]> Tue, 12 Mar 2019 12:53:26 +0900
k2hash (1.0.69) unstable; urgency=low
* Fixed incorporation of multibyte characters - #25
* Added check using cppcheck - #24
* Reflected the spelling check result for all sources - #23
* Remove dead code - #21
-- Takeshi Nakatani <[email protected]> Thu, 17 Jan 2019 09:15:44 +0900
k2hash (1.0.68) unstable; urgency=low
* Updated common build tool files
-- Takeshi Nakatani <[email protected]> Tue, 11 Dec 2018 11:41:41 +0900
k2hash (1.0.67) unstable; urgency=low
* Updated configure.ac and packaging scripts/files
-- Takeshi Nakatani <[email protected]> Wed, 05 Dec 2018 08:05:19 +0900
k2hash (1.0.66) unstable; urgency=low
* Fixed bug in debian package creation
-- Takeshi Nakatani <[email protected]> Fri, 30 Nov 2018 15:07:54 +0900
k2hash (1.0.65) unstable; urgency=low
* Changed to strict packaging and changed documents
-- Takeshi Nakatani <[email protected]> Thu, 29 Nov 2018 17:11:51 +0900
k2hash (1.0.64) unstable; urgency=low
* Fixed a bug segmentation fault exiting tr thread
-- Takeshi Nakatani <[email protected]> Wed, 07 Nov 2018 10:11:02 +0900
k2hash (1.0.63) unstable; urgency=low
* Fixed requires in specfile
* Fixed fatal error in destructor code corresponding to SIOF etc
-- Takeshi Nakatani <[email protected]> Wed, 17 Oct 2018 12:42:43 +0900
k2hash (1.0.62) unstable; urgency=low
* Fixed fatal error in destructing mmap info and etc
-- Takeshi Nakatani <[email protected]> Thu, 04 Oct 2018 13:23:50 +0900
k2hash (1.0.61) unstable; urgency=low
* avoid static object initialization order problem(SIOF)
-- Takeshi Nakatani <[email protected]> Fri, 29 Jun 2018 14:54:05 +0900
k2hash (1.0.60) unstable; urgency=low
* Fixed build options for pthread
-- Takeshi Nakatani <[email protected]> Tue, 26 Jun 2018 11:32:23 +0900
k2hash (1.0.59) unstable; urgency=low
* Fixed a bug about lead loop
-- Takeshi Nakatani <[email protected]> Thu, 21 Jun 2018 18:27:00 +0900
k2hash (1.0.58) unstable; urgency=low
* Cleanup credit comments in sources
* Supported multi crypt libraries(NSS/gcrypt/nettle)
* Changed build logic to new for rpm/debian packaging
* Fixed build error with openssl 1.1.0
-- Takeshi Nakatani <[email protected]> Wed, 16 May 2018 10:13:04 +0900
k2hash (1.0.57) unstable; urgency=low
* Fixed type qualifiers ignored on function return type
-- Takeshi Nakatani <[email protected]> Wed, 17 May 2017 08:19:59 +0900
k2hash (1.0.56) unstable; urgency=low
* Strict/Robust queue processing for conflicting
* Fixed deadlock at updating key with subkeys
-- Takeshi Nakatani <[email protected]> Tue, 28 Mar 2017 10:52:24 +0900
k2hash (1.0.55) unstable; urgency=low
* Updated fullock submodule v1.0.24
* Added lib_version_for_link option to make_valiables.sh
* Fixed failed adding subkeys to encrypted key with no value
-- Takeshi Nakatani <[email protected]> Tue, 21 Mar 2017 11:10:31 +0900
k2hash (1.0.54) unstable; urgency=low
* Updated dependency for fixing bugs in libfullock
-- Takeshi Nakatani <[email protected]> Tue, 14 Feb 2017 11:57:56 +0900
k2hash (1.0.53) unstable; urgency=low
* Fixed mistaking codes - #3
* Fixed error/warning for compiling and changed travis.yaml - #2
-- Takeshi Nakatani <[email protected]> Mon, 06 Feb 2017 15:13:24 +0900
k2hash (1.0.52) unstable; urgency=low
* First version of open sorce on Github
-- Takeshi Nakatani <[email protected]> Wed, 07 Dec 2016 17:44:33 +0900