File: changelog

package info (click to toggle)
nodau 0.3.8-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 260 kB
  • sloc: ansic: 1,191; makefile: 47
file content (260 lines) | stat: -rw-r--r-- 9,331 bytes parent folder | download
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
nodau (0.3.8-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 11 Dec 2022 22:30:53 +0100

nodau (0.3.8-5) unstable; urgency=medium

  * debian/watch: Use new upstream base URL after user rename
  * debian/control: Homepage: Use new upstream base URL after user rename
  * debian/copyright: Use new upstream base URL after user rename
  * Rename Salsa CI configuration file to debian/salsa-ci.yml
  * Declare compliance with Debian policy 4.6.1
  * Update copyright years for debian/* packaging files
  * Add two post 0.3.8 upstream changes
    - fix segfault when running 'nodau list' with search keyword, and there
      are no matches
    - remove variable definitions in header file that caused issues with gcc
      10 (replacing previous patch)
  * Use parametetrized SQL statement (CVE-2022-4399)

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 11 Dec 2022 22:21:35 +0100

nodau (0.3.8-4) unstable; urgency=medium

  * Fix several "multiple definition of" instances uncovered by build with
    gcc-10 (Closes: #957612)
  * Update .gitlab-ci.yml based on Salsa CI Team's template
  * Bump Debhelper compat level to 13
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.5.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 23 Jul 2020 10:18:51 +0200

nodau (0.3.8-3) unstable; urgency=medium

  * Add an initial Gitlab CI config file
  * debian/.gitlab-ci.yml: Update image used for Gitlab CI
  * Update .gitlab-ci.yml based on Salsa CI Team's template
  * GitLab CI/Lintian: install dpkg-dev, that ships dpkg-architecture, needed
    to run some Lintian checks
  * Replace home-made GitLab CI with the standard Salsa pipeline
  * Bump Debhelper compat level to 12
  * Declare compliance with Debian policy 4.3.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 28 Dec 2018 22:02:36 +0100

nodau (0.3.8-2) unstable; urgency=medium

  * Update Vcs-* fields for switch to salsa.debian.org
  * Set Rules-Requires-Root to no
  * Update copyright years for debian/* packaging files
  * Bump Debhelper compat level to 11
  * Change package priority to optional
  * Declare compliance with Debian policy 4.1.3

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 05 Apr 2018 17:23:01 +0200

nodau (0.3.8-1) unstable; urgency=medium

  * Update debian/watch file for monitoring releases on github
  * debian/control: Update Homepage URL to th github project page
  * New upstream version 0.3.8
  * Drop openssl-1.1-support.patch patch
  * Drop fix-spelling-error-in-errormessage.patch patch

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 28 Nov 2016 14:34:55 +0100

nodau (0.3.7-3) unstable; urgency=medium

  * debian/control: Add Vcs-Browser and Vcs-Git URIs

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 05 Nov 2016 15:50:20 +0100

nodau (0.3.7-2) unstable; urgency=medium

  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS
  * Update copyright years for debian/* packaging files
  * Bump Debhelper compat level to 10
  * debian/rules: Build enabling all hardening flags
  * Add support for OpenSSL 1.1.
    Fixes "FTBFS with openssl 1.1.0". (Closes: #828456)
  * Add patch to fix a spelling error in an displayed error message
  * Declare compliance with Debian policy 3.9.8

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 05 Nov 2016 15:37:00 +0100

nodau (0.3.7-1) unstable; urgency=low

  * Imported Upstream version 0.3.7
    + prevent segfault when env is empty.
    + prevent segfault in config file creation.
    (Closes: #716624)

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 15 Jul 2013 22:46:45 +0200

nodau (0.3.6-1) unstable; urgency=low

  * Imported Upstream version 0.3.6

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 23 Jun 2013 08:48:01 +0200

nodau (0.3.5-1) unstable; urgency=low

  * Imported Upstream version 0.3.5
    + Fixes unsafe handling of temporary files when using a external editor
      (Closes: #708924).
  * Update copyright years for upstream files

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 10 Jun 2013 16:35:41 +0200

nodau (0.3.4-1) unstable; urgency=low

  * Imported Upstream version 0.3.3 and 0.3.4
  * Update debian/watch for alternative location of released tarballs
  * Update copyright years for debian/* packaging files
  * Bump Standards-Version to 3.9.4

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 19 May 2013 11:11:25 +0200

nodau (0.3.1-1) unstable; urgency=low

  * Imported Upstream version 0.3.1

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 15 Oct 2012 19:15:15 +0200

nodau (0.3.0-1) unstable; urgency=low

  * Upload to unstable
  * Imported Upstream version 0.3.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 25 Aug 2012 06:52:50 +0200

nodau (0.3~rc7-1) experimental; urgency=low

  * Imported Upstream version 0.3~rc7

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 24 Jul 2012 22:38:52 +0200

nodau (0.3~rc6-1) unstable; urgency=low

  * Imported Upstream version 0.3~rc6
  * Upload to unstable
  * Remove patches applied upstream.
    Remove 0001-changes-to-database-handling-to-try-to-get-rid-of-a-.patch
    and 0002-another-tweak-in-hunting-segvs.patch patches which where
    cherry-picked from upstream git repository.

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 14 Jun 2012 14:01:04 +0200

nodau (0.3~rc5-1) experimental; urgency=low

  * Imported Upstream version 0.3~rc5
  * Add patches from upstream to prevent segfault on db creation.
    Add patches for upstream commits 7bcf6be and 678da52.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 08 Jun 2012 11:26:22 +0200

nodau (0.3~rc4-1) experimental; urgency=low

  * Imported Upstream version 0.3~rc4

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 29 May 2012 22:06:28 +0200

nodau (0.3~rc3-1) unstable; urgency=low

  * Imported Upstream version 0.3~rc3
  * Drop dir_create-with-safe-permissions.patch patch.
    Patch was applied upstream.

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 22 May 2012 14:56:46 +0200

nodau (0.3~rc2-3) unstable; urgency=low

  * Add dir_create-with-safe-permissions.patch.
    Don't create directories with read, write and execute permissions for
    user, group and others.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 11 May 2012 21:41:26 +0200

nodau (0.3~rc2-2) unstable; urgency=low

  * Upload to unstable

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 09 May 2012 21:20:32 +0200

nodau (0.3~rc2-1) experimental; urgency=low

  * Imported Upstream version 0.3~rc2
  * Drop add-support-for-CFLAGS-and-LDFLAGS.patch patch.
    Patch is included in 0.3rc2 upstream release.
  * Drop document-configuration-file.patch patch.
    Patch is included in 0.3rc2 release.
  * Add debian/NEWS introducing new configuration file

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 06 May 2012 09:40:25 +0200

nodau (0.3~rc1-2) experimental; urgency=low

  * Add add-support-for-CFLAGS-and-LDFLAGS.patch patch.
    Support setting of CFLAGS and LDFLAGS.
  * Bump Debhelper compat level to 9.
    Build with hardening flags passed via dpkg-buildflags.
    Adjust versioned Build-Depends on debhelper to (>= 9).
  * Add document-configuration-file.patch patch.
    Cherry-pick two commits from upstream, [f9a71ad] and [46f97c0] to
    document the configuration file for nodau.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 05 May 2012 10:15:25 +0200

nodau (0.3~rc1-1) experimental; urgency=low

  * Update debian/watch file.
    Update watch file to correctly handle upstream release candidate
    versions.
  * Imported Upstream version 0.3~rc1
  * Update debian/copyright file.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
    Update copyright years for upstream files.
    Update copyright years for debian/* packaging files.
    Add OpenSSL exception which was clarified upstream.
  * Add Build-Depends on libssl-dev
  * Bump Standards-Version to 3.9.3

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 03 May 2012 20:34:40 +0200

nodau (0.2.2-1) unstable; urgency=low

  * New upstream release
  * Drop fix-ftbfs-with-binutils-gold.patch as it was applied upstream.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 20 May 2011 10:00:29 +0200

nodau (0.2.1-2) unstable; urgency=low

  * Add fix-ftbfs-with-binutils-gold.patch to reorder LIBS in Makefile to fix
    FTBFS with binutils-gold (LP: #785135) (Closes: #627306).
  * debian/copyright: Update copyright years for debian/* packaging.
  * Bump Standards-Version to 3.9.2 (no changes needed).

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 19 May 2011 15:54:29 +0200

nodau (0.2.1-1) unstable; urgency=low

  * New upstream release
  * debian/rules: Adjust PREFIX in override target for dh_auto_install.
  * Drop debian/nodau.1 manpage as manpage for nodau is now installed
    by upstream.
  * debian/nodau.dirs: Add usr/share/man/man1 to the directories to be
    created during build to be able to install the manpage there.

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 08 Nov 2010 22:46:01 +0100

nodau (0.2-1) unstable; urgency=low

  * Initial release (Closes: #602802)

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 08 Nov 2010 12:18:29 +0100