-
Notifications
You must be signed in to change notification settings - Fork 3
/
ChangeLog
253 lines (140 loc) · 7.71 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
k2hdkc (1.0.14) unstable; urgency=low
* Updated K2HFILE virables value in example - #90
-- Takeshi Nakatani <[email protected]> Fri, 29 Nov 2024 13:58:08 +0900
k2hdkc (1.0.13) unstable; urgency=low
* Changed supported OS and modified some codes - #88
-- Takeshi Nakatani <[email protected]> Wed, 13 Nov 2024 15:01:33 +0900
k2hdkc (1.0.12) unstable; urgency=low
* Changed support OS and Fixed about cppcheck, etc - #86
-- Takeshi Nakatani <[email protected]> Mon, 11 Mar 2024 16:05:16 +0900
k2hdkc (1.0.11) unstable; urgency=low
* Updated build_helper.sh for fixing a bug and installing ruby - #84
-- Takeshi Nakatani <[email protected]> Fri, 17 Nov 2023 11:26:11 +0900
k2hdkc (1.0.10) unstable; urgency=low
* Changed support OS (fedora and ubuntu) and updated tool - #82
-- Takeshi Nakatani <[email protected]> Mon, 30 Oct 2023 10:49:06 +0900
k2hdkc (1.0.9) unstable; urgency=low
* Updated versions of dependent packages - #80
-- Takeshi Nakatani <[email protected]> Mon, 02 Oct 2023 14:45:35 +0900
k2hdkc (1.0.8) unstable; urgency=low
* Updated tool scripts and support OSs - #78
* Fixed bugs about test scripts - #77
* Fixed .gitignore to exclude APKBUILD.templ - #76
-- Takeshi Nakatani <[email protected]> Thu, 31 Aug 2023 16:52:32 +0900
k2hdkc (1.0.7) unstable; urgency=low
* Fixed a bug in script for systemd - #74
-- Takeshi Nakatani <[email protected]> Wed, 19 Jul 2023 09:46:03 +0900
k2hdkc (1.0.6) unstable; urgency=low
* Updated versions of dependent packages - #72
-- Takeshi Nakatani <[email protected]> Mon, 15 May 2023 10:00:59 +0900
k2hdkc (1.0.5) unstable; urgency=low
* Updated building/packaging logic for ALPINE - #70
-- Takeshi Nakatani <[email protected]> Wed, 01 Mar 2023 19:17:04 +0900
k2hdkc (1.0.4) unstable; urgency=low
* Changed CI process flow/OSs and added Alpine OS - #68
* Updated header and footer in comment lines - #67
* Updated issue/pullrequest templates - #65
* Removed unnecessary unmatchedSuppression comment - #64
* Added ShellCheck processing and reviewed cppcheck - #63
* Eliminated unnecessary copies in build_helper.sh - #62
* Updated docker/login-action from v1 to v2 - #61
* Shared Docker image build logic with other products - #60
* Updated github actions process and support os, and fixed bugs - #59
* Updated scripts for adding grep params and replacing which to command - #58
* Updated common build scripts - #57
* Updated Antpickax common scripts and tools under the buildutils directory - #56
* Fixed errors reported by cppcheck 2.9 - #55
* Enabled external customization of configure.ac and fixed for building - #54
-- Takeshi Nakatani <[email protected]> Fri, 10 Feb 2023 16:27:02 +0900
k2hdkc (1.0.3) unstable; urgency=low
* Bumpup for updating the base Docker image because of k2htpdtor updated
-- Takeshi Nakatani <[email protected]> Mon, 27 Sep 2021 12:31:18 +0900
k2hdkc (1.0.2) unstable; urgency=low
* Fixed Dockerfile template for calling ldconfig - #51
-- Takeshi Nakatani <[email protected]> Fri, 27 Aug 2021 18:27:30 +0900
k2hdkc (1.0.1) unstable; urgency=low
* Added docker build and push in Github Actions - #49
* Functional improvements and bug fixes - #48
-- Takeshi Nakatani <[email protected]> Wed, 18 Aug 2021 12:05:14 +0900
k2hdkc (1.0.0) unstable; urgency=low
* Updated README.md for a reference to k2hdkc dbaas - #46
-- Takeshi Nakatani <[email protected]> Fri, 26 Mar 2021 17:40:47 +0900
k2hdkc (0.9.37) unstable; urgency=low
* Fixed to check and create k2hash data directory - #44
-- Takeshi Nakatani <[email protected]> Mon, 15 Mar 2021 11:43:07 +0900
k2hdkc (0.9.36) unstable; urgency=low
* Fixed a bug in k2hdk-service-helper - #42
-- Takeshi Nakatani <[email protected]> Fri, 05 Feb 2021 08:22:27 +0900
k2hdkc (0.9.35) unstable; urgency=low
* Fixed an issue with stopping service subprocesses - #40
* Bypass a specific version of cppcheck due to poor performance - #39
-- Takeshi Nakatani <[email protected]> Thu, 04 Feb 2021 15:29:56 +0900
k2hdkc (0.9.34) unstable; urgency=low
* Enhanced confirmation of wait process for k2hdkc.service - #37
-- Takeshi Nakatani <[email protected]> Wed, 03 Feb 2021 18:00:30 +0900
k2hdkc (0.9.33) unstable; urgency=low
* Updated files for systemd service - #34
-- Takeshi Nakatani <[email protected]> Wed, 27 Jan 2021 09:24:47 +0900
k2hdkc (0.9.32) unstable; urgency=low
* Added systemd service files to package - #30
* Fixed centos8 build and removed centos6 build - #29
-- Takeshi Nakatani <[email protected]> Thu, 17 Dec 2020 16:57:29 +0900
k2hdkc (0.9.31) unstable; urgency=low
* Switched Travis CI to Github actions and extended supported OS - #27
* Fixed bugs detected by cppcheck - #26
-- Takeshi Nakatani <[email protected]> Tue, 17 Nov 2020 15:46:10 +0900
k2hdkc (0.9.30) unstable; urgency=low
* Fixed a bug that replication of key deletion was not performed - #24
* Fixed dead loop in removing key with looping subkey - #23
* Fixed code for cppcheck 1.90 - #22
-- Takeshi Nakatani <[email protected]> Thu, 09 Apr 2020 10:00:18 +0900
k2hdkc (0.9.29) unstable; urgency=low
* Updated dependencies and codes with CHMPX code update - #18
-- Takeshi Nakatani <[email protected]> Thu, 26 Dec 2019 08:46:15 +0900
k2hdkc (0.9.28) unstable; urgency=low
* Fixed codes for cppcheck 1.87 - #15
-- Takeshi Nakatani <[email protected]> Fri, 15 Mar 2019 09:32:16 +0900
k2hdkc (0.9.27) unstable; urgency=low
* Fixed misspelling, and etc - #12
* Added check using cppcheck - #11
* Reflected the spelling check result for all sources - #10
-- Takeshi Nakatani <[email protected]> Thu, 17 Jan 2019 13:20:12 +0900
k2hdkc (0.9.26) unstable; urgency=low
* Changed to strict packaging and changed documents
-- Takeshi Nakatani <[email protected]> Mon, 10 Dec 2018 20:04:48 +0900
k2hdkc (0.9.25) unstable; urgency=low
* Fixed a bug about initializing debug class
-- Takeshi Nakatani <[email protected]> Mon, 12 Nov 2018 12:49:07 +0900
k2hdkc (0.9.24) unstable; urgency=low
* Fixed spec file and updated dependency
-- Takeshi Nakatani <[email protected]> Wed, 17 Oct 2018 20:28:44 +0900
k2hdkc (0.9.23) unstable; urgency=low
* Wrong arguments in k2hdkc_pm_remove_str_subkey functions
-- Hirotaka Wakabayashi <[email protected]> Mon, 13 Aug 2018 18:46:11 +0900
k2hdkc (0.9.22) unstable; urgency=low
* avoid static object initialization order problem(SIOF)
-- Takeshi Nakatani <[email protected]> Mon, 02 Jul 2018 16:31:10 +0900
k2hdkc (0.9.21) unstable; urgency=low
* Cleanup credit comments in sources and Modified etc
* Changed build logic to new for rpm/debian packaging
* Fixed filename typo from make_valiables.sh to make_variables.sh
-- Takeshi Nakatani <[email protected]> Thu, 17 May 2018 17:37:00 +0900
k2hdkc (0.9.20) unstable; urgency=low
* Update dependency on k2hash and chmpx
-- Takeshi Nakatani <[email protected]> Tue, 27 Mar 2018 13:09:22 +0900
k2hdkc (0.9.19) unstable; urgency=low
* Bump up version with nothing update
-- Hirotaka Wakabayashi <[email protected]> Mon, 26 Feb 2018 09:58:21 +0900
k2hdkc (0.9.18) unstable; urgency=low
* Bump up version with nothing update
-- Hirotaka Wakabayashi <[email protected]> Wed, 21 Feb 2018 16:15:46 +0900
k2hdkc (0.9.17) unstable; urgency=low
* Fixed C++ statements mixed in lib/k2hdkccomstructure.h
-- Hirotaka Wakabayashi <[email protected]> Mon, 19 Feb 2018 13:56:42 +0900
k2hdkc (0.9.16) unstable; urgency=low
* Fixed C++ statements mix in including k2hdkc.h
* update readme
-- Takeshi Nakatani <[email protected]> Wed, 14 Feb 2018 18:24:31 +0900
k2hdkc (0.9.15) unstable; urgency=low
* First version of open sorce on Github
-- Takeshi Nakatani <[email protected]> Thu, 01 Feb 2018 10:17:02 +0900