File: changelog

package info (click to toggle)
inotify-tools 3.22.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 740 kB
  • sloc: ansic: 4,535; sh: 1,146; makefile: 83
file content (390 lines) | stat: -rw-r--r-- 15,082 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
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
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
inotify-tools (3.22.6.0-4) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.6.2.
  * debian/copyright:
      - Converted the last paragraph of the GPL-2 and LGPL-2.1 in a comment.
      - Updated packaging copyright years.
  * debian/libinotifytools0.symbols: updated to be compliant with the new
    patch 010. Thanks to David Prévot <taffit@debian.org>.
  * debian/patches/010_fix-conflict-entry-point.patch: created to rename
    init variable to fix conflict with entry point. Thanks to David Prévot
    <taffit@debian.org>. (Closes: #1030694)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 06 Feb 2023 19:33:06 -0300

inotify-tools (3.22.6.0-3) unstable; urgency=medium

  * debian/tests/control: reverted the changes from egrep to 'grep -E'.
    See #1019335.
  * debian/watch: updated the search rule to make it compliant with new
    standards of the GitHub.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 02 Oct 2022 21:47:02 -0300

inotify-tools (3.22.6.0-2) unstable; urgency=medium

  * debian/tests/control: replaced 'egrep' by 'grep -E' to avoid stderr because
    there is a warning about egrep and fgrep commands since grep 3.8.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 09 Sep 2022 12:25:06 -0300

inotify-tools (3.22.6.0-1) unstable; urgency=medium

  [ Joao Eriberto Mota Filho ]
  * New upstream version 3.22.6.0.
  * debian/control: bumped Standards-Version to 4.6.1.
  * debian/copyright: added rights for Radu Voicilas, Enrico Maria Crisostomo
    and Eric Curtin.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    - libinotifytools0: Drop versioned constraint on inotify-tools in Replaces.
    - libinotifytools0-dev: Drop versioned constraint on inotify-tools in
      Replaces.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 08 Jul 2022 23:32:59 -0300

inotify-tools (3.22.1.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 25 Jan 2022 12:43:52 -0300

inotify-tools (3.22.1.0-1) experimental; urgency=medium

  * New upstream version 3.22.1.0.
  * debian/copyright: updated packaging copyright years.
  * debian/libinotifytools0.symbols: added a new symbol.
  * debian/metadata/upstream: added Donation field.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 24 Jan 2022 16:17:53 -0300

inotify-tools (3.21.9.6-1) unstable; urgency=medium

  * New upstream version 3.21.9.6.
  * Upload to unstable.
  * debian/patches/010_fix-spelling-manpages.patch: removed. The upstream
    fixed the source code. Thanks!

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 28 Sep 2021 07:30:47 -0300

inotify-tools (3.21.9.5-1) experimental; urgency=medium

  * New upstream version 3.21.9.5.
  * debian/control:
      - Bumped Standards-Version to 4.6.0.1.
      - Updated long description adding information about fsnotifywait and
        fsnotifywatch.
  * debian/libinotifytools0.symbols: updated with the new symbols from current
    upstream version.
  * debian/patches/:
      - Removed the following patches because the upstream fixed the source
        code. Thanks!
          ~ 010_fix-spelling-of-writable.patch
          ~ 020_document-files-handled-by-their-inodes.patch
      - 010_fix-spelling-manpages.patch: created to fix some spelling errors
        in manpages.
  * debian/rules: added option --enable-fanotify, available in current version.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 27 Sep 2021 17:22:32 -0300

inotify-tools (3.20.11.0-2) unstable; urgency=medium

  * Upload to unstable.
  * debian/control: improved long descriptions.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 14 Aug 2021 18:31:04 -0300

inotify-tools (3.20.11.0-1) experimental; urgency=medium

  * New upstream version 3.20.11.0. (Closes: #961754, LP: #988530)
  * New maintainer. (Closes: #989403)
  * debian/control: removed unnecessary dependency ${shlibs:Depends} from
    binary libinotifytools0-dev.
  * debian/copyright: added new rights for the upstream.
  * debian/docs: created to provide the AUTHORS file.
  * debian/libinotifytools0.symbols: updated some symbols.
  * debian/patches/:
      - 0001-fix-ftbfs.patch: removed because it is no longer needed. New
        tests were made over panama.debian.org (an hppa porterbox).
      - 0002-fix-hyphens-in-manpages.patch: removed because hyphens are no
        longer a problem for manpages.
      - 0003-fix-spelling-of-writable.patch:
          ~ Renamed to 010_fix-spelling-of-writable.patch.
          ~ Added field Forwarded.
          ~ Updated to be compliant with new upstream release.
      - 0004-document-files-handled-by-their-inodes.patch:
          ~ Renamed to 020_document-files-handled-by-their-inodes.patch.
          ~ Added fields Bug-Debian and Forwarded.
          ~ Updated to be compliant with new upstream release.
      - 0005-Fix-segfault-with-csv-output-when-filename-contains-.patch:
        removed. The upstream already fixed the source code. Thanks!
      - 0006-Fix-buffer-overrun-in-inotifytools.c.patch: removed. The upstream
        already fixed the source code, but using another solution. Thanks!
  * debian/rules:
      - Removed useless lines and options because they were part of a test from
        previous maintainer:
          ~ 'qa=+all' from DEB_BUILD_MAINT_OPTIONS.
          ~ 'DPKG_EXPORT_BUILDFLAGS = 1'.
          ~ 'include /usr/share/dpkg/default.mk', used by last line.
      - Removed references to LFS because it can generate some issues and it is
        documented by the upstream.
  * debian/source/patch-header: useless. Removed.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 19 Jun 2021 17:46:54 -0300

inotify-tools (3.14-9) experimental; urgency=medium

  [ Joao Eriberto Mota Filho ]
  * QA upload.
  * Set Debian QA Group as maintainer. (see #989403)
  * Ran wrap-and-sort.
  * debian/control:
      - Added Rules-Requires-Root field.
      - Bumped debhelper-compat to 13.
      - Bumped Standards-Version to 4.5.1.
      - Reorganized long descriptions.
  * debian/copyright:
      - Fixed upstream licensing from GPL-2.1+ to GPL-2. (Closes: #989914)
      - Updated the Debian maintainers chain.
      - Updated full text of licenses.
      - Updated Upstream-Contact field.
  * debian/docs: removed because the content is not useful.
  * debian/patches/: added ".patch" suffix to patches 0002 and 0004.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to provide CI tests.
  * debian/upstream/metadata: full updated.
  * debian/watch:
      - Bumped version to 4.
      - Updated and improved the search rule.

  [ Debian Janitor ]
  * debian/control: added "Multi-Arch: same" to libinotifytools0-dev.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 15 Jun 2021 13:53:14 -0300

inotify-tools (3.14-8.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop Build-Depends on linux-kernel-headers (Closes: #959456)

 -- Paul Gevers <elbrus@debian.org>  Mon, 25 May 2020 20:55:28 +0200

inotify-tools (3.14-8) unstable; urgency=medium

  * [ccfc4f03] Add Gitlab CI config file
  * [f852ac2b] Convert package to patch-unapplied style
  * [b24cd4ce] Bump standards version to 4.4.0
  * [3918e9f7] Fix buffer overrun in inotifytools.c (Closes: #925717)
  * [abbbf2b6] Bump debhelper from old 11 to 12.
  * [bc709d4e] Set upstream metadata fields: Contact, Name.

 -- Dmitry Bogatov <KAction@debian.org>  Tue, 06 Aug 2019 16:42:10 +0000

inotify-tools (3.14-7) unstable; urgency=medium

  * Update maintainer email.
  * Update Vcs-* fields in debian/control.
  * Build-depend on `debhelper-compat' (obsoletes `debian/compat')
  * Update standards version to 4.2.1 (no changes needed)
  * Add 'Build-Depends-Package' field into symbols file

 -- Dmitry Bogatov <KAction@debian.org>  Sat, 24 Nov 2018 21:58:58 +0000

inotify-tools (3.14-6) unstable; urgency=medium

  * Convert package to source format 3.0 (quilt)
  * Create patches in `debian/patches`, making package buildable with
    `dgit build` (Closes: #896014)
  * Update standards version to 4.1.4 (no changes needed)
  * Bump debhelper compat to 11

 -- Dmitry Bogatov <KAction@gnu.org>  Wed, 20 Jun 2018 10:29:13 +0300

inotify-tools (3.14-5) unstable; urgency=medium

  * Disable sanitize build flags (Closes: #895811)
  * Remove sanitize symbols from symbols file

 -- Dmitry Bogatov <KAction@gnu.org>  Tue, 17 Apr 2018 22:22:55 +0300

inotify-tools (3.14-4) unstable; urgency=medium

  * Upload to unstable
  * Change source format back to 1.0, since it works better with dgit.
    As such, remove obsolete debian/README.source.
  * Enable all paranoid options of dpkg-buildflags(1)
  * Mark packages as multiarch-compatible (Closes: #875462)
  * Update Vcs-* fields in debian/control.
  * Update standards version to 4.1.3 (no changes needed)
  * Drop explicit dependency on autotools (implied by debhelper-10)
  * Use secure URL when referencing to copyright-format
  * Remove lintian-override about embedded javascript library.
    Lintian now knows, that there is nothing can be done in case of
    Doxygen.
  * Add sanity-check symbols into symbols file.

 -- Dmitry Bogatov <KAction@gnu.org>  Mon, 12 Feb 2018 22:31:28 +0300

inotify-tools (3.14-3) experimental; urgency=medium

  * New maintainer (Closes: #856293)
  * Convert package to dgit-maint-merge workflow (patches are squashed
    in uploaded source package)
  * Bump debhelper compat to 10
  * Adjust debian/*.install files to match paths, where libraries are installed
    by debhelper-10.
  * Remove unneeded due compat 10 overrides from `debian/rules'
  * Reformat 'debian/changelog' according to DEP-5
  * Enable hardening
  * Update Vcs-* fields
  * Bump standards version to 3.9.8 (No changes needed)
  * Add lintian override concerning embedded javascript file. It is way
    how doxygen works and it can not be fixed.
  * Register doxygen documentation via doc-base.
  * Fix segfault with cvs output when filename contains comma (Closes: #702738)

 -- Dmitry Bogatov <KAction@gnu.org>  Thu, 09 Mar 2017 13:25:04 +0300

inotify-tools (3.14-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group. (see #856293)
  * Set architecture to linux-any to not even try building on other
    architectures. (Closes: #745204)
  * Run dh-autoreconf to fix FTBFS on arm64. (Closes: #727902)

 -- Adrian Bunk <bunk@debian.org>  Tue, 28 Feb 2017 11:33:27 +0200

inotify-tools (3.14-1) unstable; urgency=low

  * debian/source/format now set to 3.0 (quilt)
    - remove quilt from Build-Deps and rules file as dpkg handles this
  * move git repository to collab-maint
  * remove dh_make comments from d/watch
  * Include NMU thanks to Moritz Muehlenhoff
  * Add patch to fix spelling of writable
  * Update Standards-Version to 3.9.3
  * Add dependency from libinotifytools0-dev for symlinking to
     the file in libinotifytools0
  * Add patch documenting inode behavior, thanks to Ondřej Kuzník
    (Closes: #594163)
  * Include watch file for new upstream location
  * Update Homepage to new github wiki
  * Update to new upstream release
    - Remove 59-62.patch and fix-segfault-csv.patch, applied upstream,
      refresh remaining changes

 -- Ryan Niebur <ryan@debian.org>  Mon, 18 Jun 2012 02:49:29 -0700

inotify-tools (3.13-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Enable hardened build flags (Closes: #657841)

 -- Moritz Muehlenhoff <jmm@debian.org>  Sat, 07 Apr 2012 17:53:25 +0200

inotify-tools (3.13-3) unstable; urgency=low

  * fix FTBFS by fixing the tests to not make bad assumptions (Closes:
    #558981)
  * prevent segfault in csv mode when there's no filename associated
    with the watch descriptor (LP: #408805)
  * update my email address

 -- Ryan Niebur <ryan@debian.org>  Thu, 24 Dec 2009 13:31:36 -0800

inotify-tools (3.13-2) unstable; urgency=low

  * remove clarify-timeout-option patch, use the patch from upstream SVN
    (60.patch)
  * add patch, 59.patch, from upstream svn to clarify move_self in the
    manpage (Closes: #533536)
  * add patch, 61.patch, from upstream SVN to make inotifywatch react to
    SIGUSR1 (Closes: #509842)
  * add patch, 62.patch, from upstream SVN to fix recursive monitoring
    when you limit the events (closes: #447672) (LP: 254751)
  * add DMUA field
  * shrink debian/rules a bit more
  * set Standards-Version to 3.8.3

 -- Ryan Niebur <ryanryan52@gmail.com>  Sat, 05 Sep 2009 12:56:17 -0700

inotify-tools (3.13-1) unstable; urgency=low

  * New Upstream Version (Closes: #494782)
    - fixes outputting time strings (Closes: #458132)
    - patch for inotifytools_next_events blocking if timeout is 0
      apparently applied upstream (Closes: #520672)
  * fix old changelog entries
  * add Homepage field
  * updated debian copyright, point to GPL-2
  * remove debian/dirs, it's not needed
  * change Sections
  * debian policy 3.8.1
  * depend on misc:Depends
  * Adopt package (Closes: #518267)
  * debhelper 7
  * add Vcs-* headers
  * add symbols file
  * fix minus signs in man pages
    - use quilt
  * clarify the --timeout option, thanks to Ben Finney for the patch
    (Closes: #464829)
  * add README.source

 -- Ryan Niebur <ryanryan52@gmail.com>  Fri, 10 Apr 2009 12:29:24 -0700

inotify-tools (3.12-1) unstable; urgency=low

  * New upstream.
  * Include headers in -dev package - Ooops. (Closes: 450769)

 -- Peter Makholm <peter@makholm.net>  Mon, 03 Dec 2007 09:15:51 +0000

inotify-tools (3.11-1) unstable; urgency=high

  * New upstream, fixes buffer overflow in inotifytools_snprintf
    CVE-2007-5037 (Fixes: #443913 for testing and unstable)

 -- Peter Makholm <peter@makholm.net>  Tue, 25 Sep 2007 05:20:18 +0000

inotify-tools (3.10-3) unstable; urgency=low

  * The libinotify packages replaces files in the pre-split package
    (Closes: 434148)
  * Added build-depend on doxygen so documentation will be built
    everywhere

 -- Peter Makholm <peter@makholm.net>  Sun, 22 Jul 2007 09:50:41 +0000

inotify-tools (3.10-2) unstable; urgency=low

  * Split into libinotifytools0 and inotify-tools packages
  * Change Build-depend on linux-kernel-headers (>= 2.6.18) to
    linux-libc-dev | linux-kernel-header (>= 2.6.18)
    (Yes, we want to help backporting and really needs some linux
    headers)
  * use cdbs instead af old old old dh_make template

 -- Peter Makholm <peter@makholm.net>  Tue, 17 Jul 2007 20:15:31 +0000

inotify-tools (3.10-1) unstable; urgency=low

   * New upstream release

 -- Peter Makholm <peter@makholm.net>  Tue, 08 May 2007 19:16:54 +0200

inotify-tools (3.3-1) unstable; urgency=low

  * New upstream release
  * Use <asm/unistd.h> for syscall numbers (Closes: #398158, #395310)
    Thanks to Goswin von Brederlow and LaMont Jones

 -- Peter Makholm <peter@makholm.net>  Mon, 13 Nov 2006 18:18:21 +0000

inotify-tools (2.6-1) unstable; urgency=low

  * Initial release (Closes: #394249)

 -- Peter Makholm <peter@makholm.net>  Fri, 20 Oct 2006 15:55:21 +0000