Release 1.20.13
[dpkg.git] / debian / changelog
blob21848c98299445acfb4e9db38e04025130d4bc13
1 dpkg (1.20.13) bullseye; urgency=medium
3   [ Guillem Jover ]
4   * libdpkg: Refactor pkg_format_print() out from pkg_format_show().
5   * libdpkg: Handle missing Version when formatting source:Upstream-Version.
6     Reported by John Scott <jscott@posteo.net>.
7   * libdpkg: Fix varbuf memory leak in pkg_source_version().
8   * Architecture support:
9     - Add support for loong64 CPU.
10       Based on a patch by 张丹丹 <zhangdandan@loongson.cn>. Closes: #1023486
11   * Test suite:
12     - Add new pkg-format unit tests.
14  -- Guillem Jover <guillem@debian.org>  Wed, 13 Sep 2023 23:38:21 +0200
16 dpkg (1.20.12) bullseye; urgency=medium
18   [ Guillem Jover ]
19   * dpkg: Fix conffile removal-on-upgrade handling. Closes: #995387
20   * dpkg: Fix memory leak in remove-on-upgrade handling.
21   * dpkg-fsys-usrunmess: Move forced reconfiguration to the last step.
22     See #991190.
23   * dpkg-fsys-usrunmess: Install a local policy-rc.d to ignore service
24     restarts. Closes: #991190
25   * dpkg-fsys-usrunmess: Do not fail when removing lingering directories.
26   * dpkg-fsys-usrunmess: Fix typo in debug message.
27   * dpkg-fsys-usrunmess: Explicitly set user/group and mode for created dirs.
28     Closes: #1008478
29   * dpkg-fsys-usrunmess: Set a known umask before starting.
30     See #1008478.
31   * dpkg-fsys-usrunmess: Special case untracked kernel module files.
32     Closes: #1008316
33   * dpkg-fsys-usrunmess: Handle /lib/modules itself also being untracked.
34     Closes: #1008764
35   * Architecture support:
36     - Add support for ARCv2 CPU.
37       Based on a patch by Alexey Brodkin <Alexey.Brodkin@synopsys.com>.
38       Closes: #980963
39   * Perl modules:
40     - Dpkg::Shlibs::Objdump: Fix apply_relocations to work with versioned
41       symbols. Closes: #1000421
42   * Localization:
43     - Fix missing newline in Dutch man pages translation.
45  -- Guillem Jover <guillem@debian.org>  Thu, 01 Sep 2022 05:38:12 +0200
47 dpkg (1.20.11) bullseye; urgency=medium
49   [ Guillem Jover ]
50   * dpkg-deb: Fix unexpected end of file conditions on .deb extract.
51   * libdpkg: Do not restrict source:* virtual fields to installed packages.
52     Closes: #1004372
53   * Perl modules:
54     - Dpkg::Source::Package::V2: Always fix the permissions for upstream
55       tarballs. Closes: #1012195
56   * Build system:
57     - Build gitlab CI images for bullseye instead of sid.
59  -- Guillem Jover <guillem@debian.org>  Sat, 02 Jul 2022 05:08:46 +0200
61 dpkg (1.20.10) bullseye-security; urgency=medium
63   [ Guillem Jover ]
64   * Perl modules:
65     - Dpkg::Source::Archive: Prevent directory traversal for in-place extracts.
66       Reported by Max Justicz <max@justi.cz>. Fixes CVE-2022-1664.
67   * Localization:
68     - Update Swedish translations.
69       Thanks to Peter Krefting <peter@softwolves.pp.se>. Closes: #1007116
71   [ Update man pages translations ]
72   * German (Helge Kreutzmann).
74  -- Guillem Jover <guillem@debian.org>  Tue, 24 May 2022 13:18:43 +0200
76 dpkg (1.20.9) unstable; urgency=medium
78   [ Guillem Jover ]
79   * Test suite:
80     - Pass --ignore-builtin-builddeps to dpkg-buildpackage.
82  -- Guillem Jover <guillem@debian.org>  Wed, 14 Apr 2021 00:43:39 +0200
84 dpkg (1.20.8) unstable; urgency=medium
86   [ Guillem Jover ]
87   * start-stop-daemon: Open the --output file in append mode.
88   * dpkg: Fix --auto-deconfigure for essential and protected during
89     installation. Reported by Julian Andres Klode <jak@debian.org>.
90     See #983014.
91   * dpkg-realpath: Fix resolution for absolute symlinks on «/».
92     Closes: #983855
93   * dpkg-realpath: Fix symlink loop tracker.
94   * Perl modules:
95     - Test::Dpkg: Fix test data path fetching on CPAN.
96     - Dpkg::Exit: Preserve exit code in END block.
97   * Build system:
98     - Group Test::Dpkg changelog entries into “Perl modules” section.
99   * Packaging:
100     - Run autopkgtest test suites in verbose mode.
101   * Test suite:
102     - Set PERL in the perl test suite.
103     - Use gunzip instead of zcat and assume it might not be present.
104     - Mock dpkg and gcc for architecture detection code.
105     - Initialize DEB_BUILD_ARCH and DEB_HOST_ARCH to avoid computing them.
106     - Update suppressions for cppcheck 2.4.
108   [ Update man pages translations ]
109   * Dutch (Frans Spiesschaert). Closes: #981884
110   * German (Helge Kreutzmann).
111   * Portuguese (Américo Monteiro). Closes: #980018
113   [ Update programs translations ]
114   * Dutch (Frans Spiesschaert). Closes: #981882
116   [ Update scripts translations ]
117   * German (Helge Kreutzmann). Closes: #983865
119  -- Guillem Jover <guillem@debian.org>  Tue, 13 Apr 2021 22:17:05 +0200
121 dpkg (1.20.7) unstable; urgency=medium
123   [ Guillem Jover ]
124   * libdpkg: Do not consider the database locked with a missing lock file.
125     Reported by David Kalnischkies <donkult@debian.org>.
126   * Documentation:
127     - man: Clarify and expand information on dpkg-realpath(1) man page.
128       Closes: #979564
129   * Packaging:
130     - Update copyright notices in debian/copyright.
131     - Bump Standards-Version to 4.5.1 (no changes required).
132   * Test suite:
133     - On as-root mode do not use sudo if already running as root.
134     - Print WARN instead of FAIL for maintscript fd leaks.
136   [ Update man pages translations ]
137   * German (Helge Kreutzmann).
139   [ Update programs translations ]
140   * German (Sven Joachim).
142  -- Guillem Jover <guillem@debian.org>  Sat, 09 Jan 2021 00:59:45 +0100
144 dpkg (1.20.6) unstable; urgency=medium
146   [ Guillem Jover ]
147   * libdpkg: Fix undefined behavior in varbuf functions.
148     Reported by KOLANICH <kolan_n@mail.ru>.
149   * libdpkg: Fix memory leaks in tar_extractor().
150   * libdpkg: Fix memory leak in trigger deferred processing.
151     Reported by KOLANICH <kolan_n@mail.ru>.
152   * libdpkg: Fix memory leak in filesystem treewalk node free function.
153   * libdpkg: Fix memory leak in filesystem treewalk iterator.
154   * libdpkg: Fix single-instance memory leak with fsys dir.
155   * libdpkg: Fix short-lived memory leaks.
156   * libdpkg: Reset error context errmsg after free().
157   * dpkg: Fix memory leak for cidir.
158     Reported by KOLANICH <kolan_n@mail.ru>.
159   * dpkg: Fix short-lived memory leak in --force-help output.
160     Based on a patch by KOLANICH <kolan_n@mail.ru>.
161   * dpkg-deb: Fix single-instance memory leak on missing conffiles control
162     file.
163   * dpkg-divert: Fix short-lived memory leaks.
164   * dpkg-realpath: Add new -z, --zero option.
165     Requested by Johannes Schauer <josch@debian.org>.
166   * dpkg-deb: Make decompression error message more descriptive.
167     Closes: #968442
168   * dpkg-architecture: Add a --print-format option.
169     Prompted by #968963.
170   * dpkg-buildpackage: Warn on known R³ values in uppercase.
171     Reported by Niels Thykier <niels@thykier.net>.
172   * dpkg-buildpackage: Error out on R³ "yes" value.
173     Requested by Niels Thykier <niels@thykier.net>.
174   * dpkg-buildpackage: Clarify R³ keyword diagnostic messages.
175   * dpkg-deb, dpkg-split: Fix time handling to support 64-bit time.
176   * libdpkg: Check that the ar archive time is within bounds.
177   * libdpkg: Ignore not-installed packages for source related virtual fields.
178     Closes: #972580
179   * libdpkg: Make source version parsing more robust on missing data.
180     See #972580.
181   * libdpkg: Do not forget not-installed packages that are set on hold.
182     Reported by David Kalnischkies <donkult@debian.org>.
183   * update-alternatives: Fix memory leaks for alternative database context on
184     load errors.
185   * update-alternatives: Fix short-lived memory leaks for alternative structs.
186   * update-alternatives: Fix memory leaks with new_choice.
187   * update-alternatives: Fix short-lived memory leaks for log_file and admdir.
188   * dpkg-buildflags: Add support for DFLAGS. Closes: #975896
189   * dpkg-parsechanaglog: Document --file in --help output.
190   * libdpkg: Fix allocation size wrap around when growing a varbuf.
191   * dpkg-query: Do not print database loading progress. Closes: #977240
192   * Rename taint tag to merged-usr-via-aliased-dirs.
193   * dpkg-buildflags: Enable reproducible=fixfilepath by default.
194     Thanks to Vagrant Cascadian <vagrant@reproducible-builds.org>.
195     See https://lists.debian.org/debian-devel/2020/10/msg00222.html.
196     Closes: #974087
197   * start-stop-daemon: Move umask setup before any file has been created.
198   * start-stop-daemon: Add a new --output option to redirect stderr and stdout.
199   * dpkg-maintscript-helper: Do not pass DPKG_ROOT prefixed pathmames to
200     dpkg-realpath.
201   * dpkg: When removing old files check the pathname with diversion and
202     instdir.
203   * dpkg-realpath: Make 'link includes root prefix' error more verbose.
204   * libdpkg: Make sure we do not walk on rootless trees.
205   * dpkg: Fix incorrect logic around printing dependency warnings.
206     Thanks to Jessica Clarke <jrtc27@debian.org>.
207     Reported by Helmut Grohne <helmut@subdivi.de>.
208   * Support remove-on-upgrade conffile flag via DEBIAN/conffiles.
209     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #822462
210   * dpkg-fsys-usrunmess: New program.
211   * Perl modules:
212     - Dpkg::Index: Add new item_opts option.
213     - Dpkg::Exit: Fix exit handler on program termination. Closes: #966083
214     - Dpkg::Changelog::Entry::Debian: Fix format string.
215       Prompted by #967911.
216     - Dpkg::Changelog::Parse: Add new verbose option.
217       Prompted by #967911.
218     - Dpkg::Changelog::Parse: Document 'label' option.
219     - Dpkg::Source::Package::V1: Print a message when verifying tarball
220       signatures.
221     - Dpkg::Path: Fix pathname traversal check for symlinks. Closes: #971203
222     - Dpkg::Source::Package: Honor no_check for directory traversal checks.
223       See #971203.
224     - Dpkg::Source::Package: Call syserr() instead of syserror().
225       Reported by Drew Parsons <dparsons@debian.org>.
226       See #849752. Closes: #976249
227     - Dpkg::Path: Check first whether the files are the same by comparing
228       string-wise. Closes: #849752
229     - Dpkg::OpenPGP: Refactor gpg armor code into its own function.
230   * Documentation:
231     - man: Fix typo in --print-unset option reference.
232       Reported by Ferenc Wágner <wferi@debian.org>. Closes: #966110
233     - man: Clarify that dpkg-architecture uses some of its own variables.
234       Closes: #966111
235     - man: Fix casing and namespacing in VARIABLES definitions.
236     - man: Fix typo in dpkg-source(1).
237       Thanks to Paul Wise <pabs@debian.org>.
238     - man: Add a reference to deb-symbols(5) in deb-src-symbols(5) DESCRIPTION.
239       Prompted by #970083.
240     - man: Specify that symbol, version and id are separated by a single
241       whitespace. Closes: #970083
242     - man: Clarify day-of-month format in deb-changelog(5).
243       Reported by Axel Beckert <abe@debian.org>.
244       See #971977.
245     - man: Update update-alternatives maintainer script usage information.
246       Prompted by Niels Thykier <niels@thykier.net>.
247     - man: Switch to use L<> markup for URLs instead of B<>.
248     - doc, man: Clarify that R³ values are case sensitive.
249       Prompted by Niels Thykier <niels@thykier.net>.
250     - man: Add references to deb822(5) to file formats based on it.
251       Prompted by Niels Thykier <niels@thykier.net>.
252     - man: Clarify config-files state in dpkg(1).
253       Prompted by Stuart Prescott <stuart@debian.org>.
254     - man: Fix typos.
255     - man: Hyphenate multiple words in deb-override(5) format description.
256     - man: Uppercase acronyms and logic operators.
257     - man: Empty or whitespace-only lines in deb-conffiles(5) are not accepted.
258   * Code internals:
259     - libcompat, dpkg: Stop using deprecated security_context_t data type.
260     - update-alternatives: Refactor alternative database context freeing into a
261       new function.
262     - libdpkg: Do not define the clamp macro when compiling C++ code.
263       Reported by Helmut Grohne <helmut@subdivi.de>.
264     - libdpkg: Replace FSF address by pointing to the gnu.org URL.
265     - libdpkg: Initialize pkgbin's newhash to NULL.
266       Prompted by Steinar H. Gunderson <sesse@debian.org>.
267     - libdpkg: Use memset() instead of open-coding struct blanking.
268       Prompted by Steinar H. Gunderson <sesse@debian.org>.
269     - Do not call fsys_hash_init() before command actions.
270       Prompted by Steinar H. Gunderson <sesse@debian.org>.
271     - libdpkg: Fix m_pipe() function definition prototype to match declaration.
272     - libdpkg: Refactor new str_rtrim_spaces().
273       Based on a patch by Niels Thykier <niels@thykier.net>.
274     - dpkg: Call fsys_hash_find_node() outside tar_fsys_namenode_queue_push().
275     - Use a conffilename variable to track the actual conffile name in the
276       buffer.
277       Thanks to Niels Thykier <niels@thykier.net>.
278   * Build system:
279     - Add new gen-changelog tool.
280     - Pre-process the curses header before parsing it. Closes: #970545
281     - Fix variable substitution in man pages.
282       Reported by Niels Thykier <niels@thykier.net>. Closes: #978983
283     - Add a README.cpan to be installed as README in the CPAN distribution.
284     - Do not try to use <sys/sysctl.h> on GNU/Linux.
285     - Fix «make distcheck» for man pages.
286     - Update GitLab CI configuration to use built-in functional test suite.
287     - Make it possible to override PKGDATADIR on built scripts too.
288     - Disable umask to 0 for Docker executor in GitLab CI.
289     - Disable functional test suite debug mode on GitLab CI.
290     - Sort po4a entries in po4a.cfg.
291   * Packaging:
292     - Do not fail the bug-script if readlink fails. Closes: #968397
293     - Improve cron file robustness on missing or empty backup files.
294       Closes: #969472
295     - Use AUTOPKGTEST_TMP instead of writing into the source tree.
296     - Hook the functional test suite into autopkgtest.
297     - Remove trailing comma from lintian profile file.
298     - Do not hardcode libdpkg-perl dependency on perl:any.
299       Thanks to Sven Joachim <svenjoac@gmx.de>.
300   * Test suite:
301     - Fix short lived memory leaks in unit tests.
302     - Print the ehandle unit test error output on verbose mode.
303     - Improve dpkg-divert test to output stdout and stderr.
304     - Use intermediate variable for directory traversal item iteration.
305     - Refactor root handling in Dpkg::Path unit tests.
306     - Refactor test verbose check into an inline function.
307     - Make it possible to include test.h from benchmarks.
308     - Disable hash reports in benchmark tests unless verbose.
309     - Add support for basic test try/catch/finally keywords.
310     - Merge the dpkg-tests.git repository into tests/.
311     - Update merged functional test suite assumptions.
312     - Remove redundant test cases from the functional test suite.
313     - Remove source package building support from functional test suite.
314     - When using DPKG_BUILDTREE add scripts/ to DPKG_PATH.
316   [ Add man pages translations ]
317   * Portuguese (Américo Monteiro). Closes: #964751
319   [ Update dselect translations ]
320   * Dutch (Frans Spiesschaert). Closes: #968294
321   * French (Didier Vidal). Closes: #964749
323   [ Update man pages translations ]
324   * Dutch (Frans Spiesschaert). Closes: #968743
325   * German (Helge Kreutzmann).
327   [ Update programs translations ]
328   * Dutch (Frans Spiesschaert). Closes: #968744
329   * German (Sven Joachim).
331   [ Update scripts translations ]
332   * German (Helge Kreutzmann).
334  -- Guillem Jover <guillem@debian.org>  Fri, 08 Jan 2021 04:39:40 +0100
336 dpkg (1.20.5) unstable; urgency=medium
338   [ Guillem Jover ]
339   * Revert change to prefix the specs file spec string self_spec with +
340     instead of *. The prefix is supposed to go in the text itself
341     instead of the spec name, which already had it. This change only
342     apparently fixed the issue at hand because gcc started parsing it as
343     the «[SUFFIX]:» case, completely disabling the PIE handling.
344     Thanks to Thorsten Glaser <tg@mirbsd.de>.
345   * Perl modules:
346     - Dpkg::Source::Package::V1: Explicitly initialize constructor options to
347       their implicit values, otherwise other code end up assuming different
348       defaults. This is required here too as this class does not call the
349       initialization from its parent.
350   * Build system:
351     - Detect the GNU program variants for make, patch and tar in the CPAN
352       distribution to replace in the Dpkg module.
353     - Set DEB_BUILD_ARCH to a dummy “amd64” in the CPAN distribution tests
354       to not require a dpkg(1) in the system.
355   * Test suite:
356     - Only print the Dpkg::Path::check_directory_traversal() error on failure.
358   [ Updated scripts translations ]
359   * German (Helge Kreutzmann).
361  -- Guillem Jover <guillem@debian.org>  Wed, 08 Jul 2020 05:40:39 +0200
363 dpkg (1.20.4) unstable; urgency=medium
365   [ Guillem Jover ]
366   * Improve PIE flags support:
367     - Prefix the specs file spec string self_spec with + instead of *.
368       This way we do not override any previous setting, otherwise when
369       passing the -specs options twice (f.ex. to compile and link), only the
370       last one will take effect, which can break the build. Closes: #870383
371   * Perl modules:
372     - Dpkg::Source::Package: Explicitly initialize constructor options to
373       their implicit values, otherwise other code end up assuming different
374       defaults. Closes: #964017
375     - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
376       verify_signature(), to make sure we do not write to the user home
377       directory, except for the trustkeys.db file if present.
378     - Dpkg::Path: Refactor new check_directory_traversal() function out of
379       Dpkg::Source::Package->extract().
380     - Dpkg::Path: Do not do partial matches for directory traversal checks,
381       expect a trailing slash after the base directory name.
382     - Dpkg::Path: Catch uncanonicanizable pathnames with a proper error.
383       Closes: #964111
384     - Dpkg::Path: Do not consider missing symlink targets a directory
385       traversal attempt. Closes: #964234
386     - Dpkg::Path: Allow /dev/null for directory traversals.
387       Reported by Holger Levsen <holger@layer-acht.org>.
388   * Build system:
389     - Add Module::Signature as configure recommends for CPAN.
390   * Test suite:
391     - Use File::Path::make_path() instead of chained mkdir() in Dpkg_Path.t.
392     - Add unit tests for Dpkg::Path::check_directory_traversal().
394   [ Updated programs translations ]
395   * German (Sven Joachim).
397  -- Guillem Jover <guillem@debian.org>  Tue, 07 Jul 2020 07:57:48 +0200
399 dpkg (1.20.3) unstable; urgency=medium
401   [ Guillem Jover ]
402   * Perl modules:
403     - Dpkg::OpenPGP: Pass --no-options to gpg in verify_signature().
404       Reported by Bertrand Marc <bmarc@debian.org>. Closes: #963839
405     - Dpkg::Build::Info: Clarify by giving context to the
406       get_build_env_whitelist() deprecation warning. Closes: #963844
407       Reported by Sven Joachim <svenjoac@gmx.de>.
408     - Dpkg::Source::Package: Fix check_original_tarball_signature() to make
409       import_key() honor require_valid_signature, which should default to
410       false. Reported by Mattia Rizzolo <mattia@debian.org>.
411     - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
412       import_key(), to make sure we do not write to the user home directory,
413       which might be read-only or non-existent. Closes: #963944
414       Reported by Mattia Rizzolo <mattia@debian.org>.
415   * Code internals:
416     - libdpkg: Print a notice if we cannot write to the log file.
417   * Build system:
418     - Improve error diagnosis for configure version fetching script.
419       Prompted by Norbert Preining <norbert@preining.info>.
421   [ Updated programs translations ]
422   * German (Sven Joachim).
424  -- Guillem Jover <guillem@debian.org>  Mon, 29 Jun 2020 12:37:51 +0200
426 dpkg (1.20.2) unstable; urgency=medium
428   * dpkg: Do not include the architecture with --robot --version.
429   * update-alternatives: Create alternatives directory (/etc/alternatives)
430     if it is missing, to help with installation bootstrapping.
431     Reported by Johannes Schauer <josch@debian.org>.
432   * update-alternatives: Create the log directory if it is missing.
433   * Perl modules:
434     - Dpkg::Source::Package: Turn the missing expected tarball signature
435       error into a warning for now, as it is causing unintended fallout,
436       and does not play nice (yet) with tarballs repackaged by uscan(1).
437       Closes: #963821
438   * Code internals:
439     - update-alternatives: Move log_msg() after make_path() so that we can use
440       the latter.
441     - update-alternatives: Add new xstrndup() and xdirname() functions.
442   * Build system:
443     - Set SHELL in the test environment.
444     - Do not fail if po4a is not found, and search for it just once.
445     - Fix name and section generation for translated man pages. This caused
446       pod2man to get an empty --name argument and not output anything,
447       resulting in generating empty man pages. Closes: #963794
448   * Packaging:
449     - Sort debian/dpkg-dev.manpages.
450     - Install deb-src-symbols(5) in dpkg-dev package.
452  -- Guillem Jover <guillem@debian.org>  Sun, 28 Jun 2020 00:42:11 +0200
454 dpkg (1.20.1) unstable; urgency=medium
456   [ Guillem Jover ]
457   * Fix dpkg logging regression introduced in 1.20.0:
458     - libdpkg: Use varbuf member .used instead of .size in log_message(),
459       to avoid printing garbage.
460     - libdpkg: Open the log file as write-only instead of read-only.
461     Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #953684
462   * Unify and cleanup Makefile fragment files comments, including information
463     about version of introduction.
464   * Add new buildopts.mk Makefile fragment to support parsing DEB_BUILD_OPTIONS
465     options with arguments, such as “parallel” as DEB_BUILD_OPTION_PARALLEL.
466   * dpkg-genchanges: Handle empty Date fields from parsed debian/changelog.
467     Based on a patch by Baptiste BEAUPLAT <lyknode@cilg.org>. Closes: #956321
468   * dpkg-source: Check that debian/tests/control has the required fields.
469     Prompted by Felix Lechner <felix.lechner@lease-up.com>.
470   * dpkg-deb, dpkg: Do not accept relative pathnames in DEBIAN/conffiles.
471     Reported by Niels Thykier <niels@thykier.net>.
472   * dpkg-split: Fix off-by-one check in ar header padding, that was making
473     parsing error out on valid archives. Regression introduced in dpkg 1.18.8.
474   * libdpkg: Fix error message for ending version character in dependency
475     parser:
476     - Move the version unterminated case before the catchall.
477     - Print the actual wrong character and print what is expected.
478   * libdpkg: Do not use econtext->errmsg on out of context abort, as it might
479     be uninitialized.
480   * update-alternatives: Set the umask to 022 on program start.
481     Reported by Paul Wise <pabs@debian.org>.
482   * dpkg-parsechangelog: Fix --show-field for multiline fields. We were not
483     stripping trailing whitespace, and were not prefixing empty lines with
484     a ‘.’, like when printing with the field names.
485     Reported by Paul Wise <pabs@debian.org>.
486   * dpkg: Add a new --robot option to be used with --version.
487   * dpkg, dpkg-query: Document missing options in --help output.
488   * Unify ellipsis formatting in programs --help output.
489   * Add Protected field support.
490   * dpkg-realpath: New program, to be used by dpkg-maintscript-helper, and
491     any maintainer script that needs a realpath that can handle pathnames
492     relative to the dpkg root directory.
493   * dpkg-realpath: Add support for DPKG_ROOT.
494     Thanks to Helmut Grohne <helmut@subdivi.de>.
495   * dpkg-realpath: Add support for --root and --instdir options.
496   * dpkg-maintscript-helper: Add support for DPKG_ROOT:
497     - Add DPKG_ROOT support for conffiles.
498       Thanks to David Kalnischkies <david@kalnischkies.de>.
499     - Add DPKG_ROOT support for symlink to and from directory switches.
500       Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
501     Closes: #832176
502   * update-alternatives: Add DPKG_ROOT support, and new --root and --instdir
503     options. Closes: #871808
504   * Portability:
505     - libdpkg: When using uselocale(), include <xlocale.h> for locale_t if
506       the header is available. Needed on BSDs.
507       Reported by Sirio Balmelli <sirio@b-ad.ch>.
508   * Perl modules:
509     - Dpkg: Add a LICENSE section to the POD.
510     - Dpkg::Source::Package: Add new get_upstream_signing_key() method.
511     - Dpkg::Source::Package: Check missing expected tarball signatures.
512     - Dpkg::Source::Package::V1: Check version format matching source format.
513     - Dpkg::Vendor::Debian: Add debian-nonupload.gpg keyring.
514       Thanks to Taowa Munene-Tardif <taowa@debian.org>. Closes: #956055
515     - Dpkg::Vendor::Debian: Detect merged-usr-via-symlinks also with absolute
516       pathnames. Reported by Adam Borowski <kilobyte@angband.pl>.
517     - Dpkg::Build::Info: Avoid whitelist in function name.
518     - Dpkg::Shlibs::SymbolFile: Avoid blacklist and whitelist terms.
519   * Documentation:
520     - man: Fix misused two-fonts macros.
521       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955028
522     - man: Trim trailing whitespace from output.
523       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955030
524     - man: Mention that dpkg(1) does not provide all back-end interfaces.
525       Prompted by Elana Hashman <ehashman@debian.org>.
526     - man: Clarify and fix file formats SYNOPSIS.
527     - man: Clarify that deb-control(5) is a subset of deb-src-control(5).
528       Closes: #958229
529     - man: Unify warning and note admonitions formatting.
530     - man: Remove useless commented out macros.
531     - man: Fix unbalanced quotes in macro arguments.
532     - man: Specify the indentation level for all following .IP macros, not
533       just the first one.
534     - man: Use .TP macros instead of hand-crafted formatting.
535     - man: Fix font markup for some variable and literal strings.
536     - dpkg-maintscript-helper: Add -?, --help and --version to --help output.
537     - man: Fix apt and aptitude references.
538       Reported by Helge Kreutzmann <debian@helgefjell.de>.
539     - man: Mark commands (eval) in bold and quote library names (libgcc).
540       Reported by Helge Kreutzmann <debian@helgefjell.de>.
541     - man: Use UTF-8 quotes instead of ancient groff register variables.
542     - man: Use literal double quotes instead of groff escape sequences.
543     - man: Clarify that we resolve bug reports not bug report numbers.
544       Reported by Helge Kreutzmann <debian@helgefjell.de>.
545     - man: Clarify POSIX shell eval command usage in dpkg-architecture(1).
546     - man: Use item lists instead of verbatim or hand-crafted formatting.
547     - man: Do not use verbatim formatting for text that is not an example.
548     - man: Markup examples explicitly with .EX/.EE.
549     - man: Fix indentation for a note admonition in dpkg-scansources(1).
550     - man: Document that a 3.0 (quilt) patch cannot create or modify symlinks.
551       Thanks to Johannes Schauer <josch@debian.org>.
552     - man: Reword text to reduce length in verbatim code block.
553     - man: Add semicolons before verbatim code blocks.
554     - man: Update dselect methods provided. Several got removed in 1.20.0.
555     - man: The Installed-Size field does not get its value from du(1) since
556       1.18.0.
557     - man: Fix dpkg-gencontrol -P description to not refer to dpkg-source.
558       Reported by Jakub Wilk <jwilk@jwilk.net>.
559     - man: Place description of override value column on its own paragraph.
560     - man: Surround markup within verbatim blocks with .nf/.fi.
561     - man: Balance font markup.
562     - man: Do not nest font markup.
563     - man: Use .ig/.. macros to disable text instead of commenting it out.
564     - man: Do not mark end of sentence period with bold.
565     - man: Add a missing comma after man page reference in SEE ALSO section.
566     - man: Convert man pages from roff to POD.
567     - man: Clarify the dpkg --no-act admonition.
568     - man: Avoid whitelist term in dpkg-source man page.
569   * Code internals:
570     - Use $() in shell or qx() in perl instead of ``.
571     - dpkg-split: Switch part number variables from unsigned int to int.
572     - scripts: Refactor shell error handling into a shell library
573     - Reformat shell code to follow the coding style.
574     - update-alternatives: Parametrize option names in output strings.
575     - update-alternatives: Move logging function close to output functions.
576     - update-alternatives: Move argument parsing functions close to main().
577     - update-alternatives: Add general purpose non-failing functions for
578       administrative directory access.
579     - update-alternatives: Add filesystem abstraction functions.
580   * Build system:
581     - Handle .git being a plain file when getting the dpkg tree version.
582     - Add debian/changelog as a Changes file to the CPAN distribution.
583     - Set DPKG_SERIES to 1.20.x when running the functional test suite.
584     - When using po4a require at least po4a 0.59. Change the po4a --porefs
585       argument from no longer supported “noline,wrap” to “file”, as wrapping
586       is the default since po4a 0.58. We require po4a 0.59 as 0.58 had a
587       regression in its --srcdir support.
588     - Switch to set the po4a addendum in the po4a_paths section instead of
589       repeating it for each man page.
590     - Use po4a conditional addendum support, and remove empty addenda.
591     - Use po4a mode=eof support in addenda.
592     - Do not use make prerequisites on suffix rule definitions.
593       Closes: #961850
594     - Add man page number suffixes to the automake SUFFIXES variable.
595     - Update false positive suppressions for cppcheck 2.1.
596     - Install specifications and API contracts in docdir.
597     - Add support for switching man pages from roff to POD format.
598     - Fix shell files substitution for version variable.
599   * Packaging:
600     - Switch to debhelper compatibility level 13.
601     - Remove debian/tmp prefix from manpages debhelper fragment files.
602     - Handle missing localized man pages gracefully.
603     - Install AUTHORS, THANKS, usertags, README.api and
604       README.feature-removal-schedule only in dpkg.deb.
605     - Rename debian/usertags to debian/README.bug-usertags.
606     - Install specifications to /usr/share/doc/dpkg/ in the dpkg-dev package.
607     - Detect merged-usr-via-symlinks also with absolute pathnames in
608       bug-script. Reported by Adam Borowski <kilobyte@angband.pl>.
609   * Test suite:
610     - Rename deb-content test cases to make them more descriptive.
611     - Skip autogenerated files from codespell.
613   [ Updated programs translations ]
614   * German (Sven Joachim).
615   * Simplified Chinese (Boyuan Yang). Closes: #958437
617   [ Updated scripts translations ]
618   * German (Helge Kreutzmann).
620   [ Updated man pages translations ]
621   * German (Helge Kreutzmann).
623  -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2020 02:41:48 +0200
625 dpkg (1.20.0) experimental; urgency=medium
627   [ Guillem Jover ]
628   * libdpkg: Do not generate a backup file for the available database.
629     Closes: #343578
630   * perl: Switch Getopt::Long from bundling to bundling_values. This means
631     the few scripts using Getopt::Long will stop accepting options in the
632     form «-ab» for «-a -b», which is not future-proof, as it does not allow
633     these options to get new arguments without making them ambiguous.
634   * dpkg-buildpackage: Remove transient backwards R³ compatibility code.
635   * buildtools.mk: Add support for nostrip in DEB_BUILD_OPTIONS when setting
636     the STRIP variable.
637   * dpkg-genbuildinfo: Do not include irrelevant packages in the Binary field.
638   * dpkg: Do not clear selections for unknown packages. Closes: #927752
639   * dpkg-shlibdeps: Add support for new Build-Depends-Packages, to be able
640     to specify multiple packages. Closes: #926669
641     Based on a patch by Frank Schaefer <kelledin@gmail.com>.
642   * perl: Remove support for versioned GnuPG 2 program and packages.
643   * libdpkg: Clarify lock contender error message. Print the PID of the lock
644     contender, and add a warning explaining that removing the lock file is
645     never the correct solution.
646   * dpkg-genchanges, dpkg-mergechangelogs: Remove support for ~vola
647     versioning, as volatile.debian.org was decommissioned some time ago.
648   * dpkg-genchanges, dpkg-mergechangelogs: Match ~deb also as a backport
649     marker in versions. Closes: #934980
650   * libdpkg, dpkg: Use new versiondescribe_c() for non-localizable call sites,
651     such as when writing to a log, which should not be localized.
652     Reported by Julien Cristau <jcristau@debian.org>.
653   * dpkg-query: Try to use the package synopsis from the available file if
654     not installed. Closes: #43573
655   * dpkg-gencontrol: Take into account hardlinks when computing the
656     Installed-Size substvar. Closes: #923475
657     Patch co-authored with Sven Joachim <svenjoac@gmx.de>.
658   * dpkg: Fix and clarify behavior for packages marked to be on “hold”. These
659     need to be processed for configuration and triggers. Closes: #926472
660   * dpkg: Use DPKG_ADMINDIR to set the admindir. Closes: #900071
661   * dpkg-source: Remove backwards compatibility code for legacy build-profiles.
662   * perl: Give more context on field parsing errors. Closes: #637060
663   * dpkg-buildpackage: Add option to sanitize environment. Closes: #843776
664   * update-alternatives: Cope with a missing administrative directory.
665   * update-alternatives: Create the administrative directory on demand.
666   * dpkg-split: Cope with a missing parts/ database directory.
667   * dpkg-split: Create the parts/ database directory on demand.
668   * libdpkg: Consider msdbrw_needsuperuser equivalent to msdbrw_write, so
669     the same checks are performed on normal non --force-not-root operation.
670   * libdpkg: Add support for bootstrapping the installation of dpkg:
671     Closes: #914515
672     - Create the logfile with correct permissions, and remove the code
673       setting up the logfile from the dpkg postinst.
674     - Allow missing status and available databases, so that they get created
675       on write, and remove the code setting them up from the dpkg postinst.
676       Closes: #647911
677     - Do not change the ownership of the triggers database directory. Either
678       we are running as root:root which means the ownership should be correct
679       already, or we are not which means we cannot change it anyway.
680     - Create the dpkg database directory on demand.
681     - Create the updates/ database directory on demand.
682     - Create the info/ database directory on demand.
683   * dpkg-architecture: Fix handling of exec failing in --command.
684     Reported by Helmut Grohne <helmut@subdivi.de>.
685   * dpkg-buildpackage: Do not accept equal signs as part of the hook names.
686     Reported by Daniel Shahaf <danielsh@apache.org>. Closes: #948291
687   * dselect: Mark a string for translation.
688   * dselect: Cleanup access methods:
689     - Remove harddisk methods, as they were non-functional due to fdisk
690       interface changes, and do not make sense anymore as we can expect users
691       to mount any such filesystem on their own, to then use a filesystem
692       method instead. Prompted by Helmut Grohne <helmut@subdivi.de>.
693     - Remove cdrom method superseded by the multi_cd method.
694     - Remove nfs methods, as there is nothing special about NFS, and mounting
695       these should just be left to the local admin, who can mount any other
696       remote filesystem too.
697     - Remove multi_mount method, as the multi_cd method can take care of
698       mounting the necessary images or devices.
699     - Replace changelog with correct copyright in file header.
700   * dpkg, dselect: Stop using first-person singular in output messages.
701   * libdpkg: Fix memory leak in parsedb context close.
702   * buildtools.mk: Add QMAKE variable. Closes: #920878
703   * po: Fix translation of --compare-versions. Closes: #951614
704     Thanks to Boyuan Yang <byang@debian.org>.
705   * Perl modules:
706     - Dpkg::Source::Package: Verify original tarball signatures at build time.
707     - Dpkg::BuildFlags: Add new unset() method.
708       Requested by Daniel Schepler <dschepler@gmail.com>.
709     - Dpkg::Source::Package::V2: Emit a special patch header on
710       single-debian-patch. Closes: #933152
711     - Dpkg::Vendor::Debian: Only scan /usr/local/ directories that exist.
712       Closes: #932967
713     - Dpkg::Vendor::Debian: Do not set -Werror=implicit-function-declaration
714       for C++. Closes: #939969
715     - Dpkg::Deps: Check for valid virtual package version relations. Do not
716       allow non-equal version relations in virtual provides. Closes: #930317
717     - Dpkg: Remove internal lowercase variables $version, $progname,
718       $admindir, $dpkglibdir and $pkgdatadir.
719     - Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822().
720     - Dpkg::Changelog::Entry::Debian: Remove obsolete methods check_header()
721       and check_trailer(). Hide variables $regex_header and $regex_trailer.
722     - Dpkg::Changelog::Parse: Remove warnings of obsolete options forceplugin
723       and libdir. Remove obsolete functions changelog_parse_debian() and
724       changelog_parse_plugin().
725     - Dpkg::Compression: Hide internal lowercase variables
726       $default_compression, $default_compression_level and
727       $compression_re_file_ext.
728     - Dpkg::Deps::KnownFacts: Remove obsolete check_package() method.
729     - Dpkg::Exit: Hide internal lowercase @handlers variable.
730     - Dpkg::Gettext: Remove obsolete _g() function.
731     - Dpkg::Source::Package: Hide internal lowercase variable
732       @tar_ignore_default_pattern. Remove internal lowercase variable alias
733       $diff_ignore_default_regexp.
734     - Dpkg::Substvars: Remove obsolete no_warn() method.
735     - Dpkg::Index: Change default value for unique_tuple_key to 1.
736     - Dpkg::Version: Remove deprecation warning from semantic change in
737       bool overload.
738     - Dpkg::Checksums: Remove obsolete 'program' property warning.
739     - Dpkg::Conf: Remove obsolete methods and obsolete croak for method option.
740     - Dpkg::Vendor: Remove obsolete 'keyrings' hook.
741     - Dpkg::Exit: Unregister all signal handlers once we have executed them.
742       Closes: #932841
743     - Dpkg::Exit: Register exit handlers also for __DIE__.
744     - Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats.
745     - Dpkg::Dist::Files: On filename parse error say file instead of package.
746     - Dpkg::Substvars: Add new vendor:Name and vendor:Id substvars.
747     - Dpkg::Source::Package: Detect directory traversals under debian
748       directory. Reported by Felix Lechner <felix.lechner@lease-up.com>.
749   * Documentation:
750     - man: Fix uncommon wording constructs.
751     - man: Use a minus sign for a literal string.
752     - man: Clarify that the pager is called via «$SHELL -c».
753     - dpkg-shlibdeps: Document split_soname() function.
754       Prompted by Christopher Crim <christopher.crim@quoininc.com>.
755     - Dpkg::Changelog: Document methods provided by subclasses.
756       Reported by Felix Lechner <felix.lechner@lease-up.com>.
757     - man: Globally adjust left and disable hyphenation.
758     - man: Split dselect(1) --color from --colour option items.
759     - man: Describe the SONAME formats supported in deb-shlibs(5).
760     - man: Move template symbol documentation into new deb-src-symbols(5).
761     - Dpkg::Changelog::Parse: Remove $ sigil from option names in POD.
762     - Dpkg: Say class instead of object when appropriate.
763     - Dpkg::Changelog: Clarify that these classes inherit from some other
764       base class, which will contain the missing documentation.
765       Prompted by intrigeri <intrigeri@debian.org>.
766     - man: Clarify deb-changelog(5) format. Closes: #946780
767     - man: Clarify debian/source/include-binaries format in dpkg-source(1).
768       Prompted by Felix Lechner <felix.lechner@lease-up.com>.
769     - man, doc: Clarify that the postinst "triggered" argument gets the
770       trigger-name(s) as a space-separated list in the second argument.
771       Prompted by Michael Biebl <biebl@debian.org>.
772     - dselect: Update the multicd README file.
773     - doc, man: Mark T and I package instances to avoid misreadings.
774   * Code internals:
775     - Dpkg::Source::Package: Refactor original tarball handling.
776     - perl: Use File::Copy instead of spawning mv/cp commands.
777     - Dpkg::OpenPGP: Refactor signature verification into a new function.
778     - Dpkg::OpenPGP: Make it possible to verify detached signatures.
779     - Dpkg::OpenPGP: Add support for importing an OpenPGP key into a keyring.
780     - Dpkg::BuildFlags: Remove unused hash keys.
781     - libdpkg: Use the variable instead of a type as sizeof() argument.
782     - libdpkg: Use the totalwritten variable for a consistency check.
783     - dselect: Reduce scope of variable, to avoid it being unused in a branch.
784     - dpkg-deb: Fold two adjacent if conditionals into a single one.
785     - dpkg: Initialize flagdeppossi in check_conflict().
786     - libdpkg: Add new C locale switch over support.
787     - libdpkg: Add new versiondescribe_c() to force a C locale.
788     - dselect: Make baselist::draw_column_*() col arguments const.
789     - libdpkg: Use p instead of name in dpkg_arch_name_is_illegal().
790     - dpkg: Remove redundant condition for sourcefile in updateavailable().
791     - dpkg, update-alternatives: Make variables static.
792     - libdpkg: Add missing symbols to the version map.
793     - libdpkg: Fix fiemap memory layout usage that confuses gcc 10 to emit a
794       warning.
795     - libdpkg: Only use varbuf_printf() in pkg_format_show() when necessary.
796       This should speed up «dpkg-query --show» formatting.
797     - libdpkg: Fix package format string to be a string literal.
798       This suppresses a gcc warning.
799     - dpkg: Fix short lived memory leak in --force-help handling.
800     - dpkg-split: Fix short lived file descriptor leak in --auto.
801     - start-stop-daemon: Explicitly ignore unimportant function return values.
802     - start-stop-daemon: Fix memory leak on multiple --chuid arguments.
803     - start-stop-daemon: Close the notification socket in the child.
804     - libdpkg: Fix memory leaks in zlib and bz2 decompression functions.
805     - libdpkg: Add new dir_make_path() and dir_make_path_parent() functions.
806     - libdpkg: Add new atomic file flag to create the base path when missing.
807     - libdpkg: Fix modstatdb_rw enum comments.
808     - libdpkg, dpkg-query: Optimize db-fsys:Files virtual variable loading.
809       We load either the entire db-fsys for all packages, possibly optimized
810       per platform (such as by using fiemap), or the specific ones for the
811       requested packages. This also fixes a problematic cast removing the
812       constness of a variable.
813     - Dpkg::Dist::Files: Document the two filename pattern formats.
814     - update-alternatives: Remove redundant condition in argument parser.
815     - update-alternatives: Move error context setup before calling setjmp(),
816       so that cppcheck stops being confused.
817     - test: Reformat 200_Dpkg_Shlibs.cpp for coding style conformance.
818     - dpkg: Make it possible for the compiler to check printf() format
819       string arguments on dependency printer.
820     - dselect: Reorder branches in packagelist::deselect_one_of so that they
821       are not duplicated.
822     - dselect: Use nullptr instead of NULL.
823     - dselect: Use static_cast<> instead of old-style type qualifier cast.
824     - dselect: Do not use unnecessary old-style casts.
825     - dselect: Fix variable types to avoid needing old-style casts.
826     - libcompat: Disarm libselinux setexecfilecon() declaration for
827       libcompat-test.
828     - libdpkg: Define new VARBUF_OBJECT macro.
829     - libdpkg: Add new ATOMIC_FILE_NORMAL enum value to avoid a cast in C++.
830     - libdpkg: Use a new DPKG_NULL macro that works in C and C++.
831     - libdpkg: Use a new DPKG_STATIC_CAST macro that works in C and C++.
832     - libdpkg: Move printing of errno into dpkg_error_set().
833     - libdpkg: Use a varbuf to store the problem messages per parsedb context.
834     - libdpkg: Fix Doxygen comments.
835   * Build system:
836     - Bump minimal Perl version to 5.24.1.
837     - Add a serial versioning to the m4 files.
838     - Install m4 files into system aclocal directory.
839     - Bump minimal gettext version to 0.19.8, to get the m4 files that can
840       cross-build for musl-based systems.
841     - Enable more compiler warnings.
842     - Update Doxygen configuration from version 1.8.16.
843   * Packaging:
844     - Remove obsolete Breaks satisfied since oldstable.
845     - Replace custom rule for 'configure' with call to dh_autoreconf.
846       Thanks to Dan Streetman <ddstreet@canonical.com>. Closes: #939516
847     - dselect: Remove methods state files on purge.
848       Spotted by Sven Joachim <svenjoac@gmx.de>.
849     - Switch to debhelper compatibility level 12.
850     - Switch from debian/compat to debhelper-commpat in Build-Depends.
851     - Bump Standards-Version to 4.5.0 (no changes required).
852   * Test suite:
853     - Remove perlcritic Documentation::RequirePodLinksIncludeText suppression.
854     - Clarify cppcheck va_list_usedBeforeStarted suppression.
855     - Skip build directories from codespell check.
856     - Update stopwords for codespell 1.16.0.
857     - Suppress new bogus cppcheck 1.90 false positives.
858     - libdpkg: Remove redundant assignment in t-ehandle unit test.
859     - Skip backup files from codespell check.
860     - Ignore python-3.8 runtime warnings in codespell.
862   [ Updated programs translations ]
863   * German (Sven Joachim).
864   * Portuguese (Miguel Figueiredo). Closes: #935695
865   * Simplified Chinese (Mo Zhou). Closes: #942195, #945776
867   [ Updated dselect translations ]
868   * German (Sven Joachim).
870   [ Updated scripts translations ]
871   * German (Helge Kreutzmann).
873   [ Updated man pages translations ]
874   * German (Helge Kreutzmann). Closes: #931135
876  -- Guillem Jover <guillem@debian.org>  Sun, 08 Mar 2020 03:31:40 +0100
878 dpkg (1.19.7) unstable; urgency=medium
880   [ Guillem Jover ]
881   * dpkg: Fix off-by-one error in dpkg --abort-error. Closes: #924886
882     Thanks to Tom Goulet <tomg@sentex.ca>.
883   * dpkg: Set the force defaults before loading the config file, otherwise we
884     incorrectly override them. Regression introduced in dpkg 1.19.5.
885     Closes: #928671
886   * dpkg: Split the trigger dependtry into two, the second of which will be
887     the one checking trigger cycles when deferring trigger processing due to
888     unsatisfiable dependencies. Closes: #928429
889   * dpkg-deb: Validate ar member magic before normalizing any of its fields.
890   * dpkg-deb: Honor --nocheck when building packages with newlines in
891     filenames. Regression introduced in dpkg 1.18.1. Closes: #929727
892   * Documentation:
893     - rootless-builds.txt: Expand what the builder means. Mention the
894       dpkg-deb option to use to set the owner and group to root. And reword
895       the prototyping section to be less confusing with what is currently
896       implemented. Closes: #929019
897     - README: Clarify when autopoint is needed. Closes: #929601
898     - Fix typos in docs and output strings. Warned by codespell.
900   [ Updated programs translations ]
901   * Catalan (Guillem Jover).
903   [ Updated dselect translations ]
904   * Catalan (Guillem Jover).
906   [ Updated scripts translations ]
907   * Catalan (Guillem Jover).
909   [ Updated man pages translations ]
910   * Dutch (Frans Spiesschaert). Closes: #926665
911   * French (Jean-Pierre Giraud). Closes: #929664
913  -- Guillem Jover <guillem@debian.org>  Mon, 03 Jun 2019 23:22:35 +0200
915 dpkg (1.19.6) unstable; urgency=medium
917   [ Guillem Jover ]
918   * libdpkg: Add a new TAR_FORMAT_UNKNOWN enum value.
919   * libdpkg: Set tar_entry to zero on tar_entry_destroy(), to avoid double
920     free()s and the subsequent crashes.
921   * libdpkg: Handle non end-of-tape errors from tar_header_decode().
922   * libdpkg: Use ERANGE instead of EINVAL for tar_atol8() out-of-range error.
923   * dpkg-gencontrol: Check presence of package build dir before traversing it.
924   * Perl modules:
925     - Dpkg::Source::Package::V1: Change default build option style to -sa.
926       Using -sA by default means the user might lose data on overwrite if
927       there is already a directory with the same name laying around.
928       Closes: #910737
929     - Dpkg::Source::Package: Handle Format field being undefined. On source
930       format 1.0, the default is for the debian/source/format file not being
931       present, which means we'll start with an empty Format field name.
932       Regression introduced in dpkg 1.19.3.
933   * Packaging:
934     - Update usertags.
935     - Install a lintian profile for dpkg based on the debian profile, so that
936       we can suppress Debian-specific tags, such as the controversial one on
937       vendor-specific patch series files.
938     - Add Breaks on lsb-base due to start-stop-daemon exposing breakage in
939       the killproc function from /lib/lsb/init-functions. Closes: #923861
940   * Test suite:
941     - Stop requiring (pseudo-)root in the functional test suite.
942     - Export and move TESTDATA definition close to the PATH definition.
943     - Quote the 'yes' command to make a comment clearer.
945   [ Updated programs translations ]
946   * Dutch (Frans Spiesschaert). Closes: #924776
948   [ Updated scripts translations ]
949   * German (Helge Kreutzmann).
951   [ Updated man pages translations ]
952   * Dutch (Frans Spiesschaert). Closes: #924777
953   * German (Helge Kreutzmann).
955  -- Guillem Jover <guillem@debian.org>  Mon, 25 Mar 2019 15:08:26 +0100
957 dpkg (1.19.5) unstable; urgency=medium
959   [ Guillem Jover ]
960   * start-stop-daemon: Make sure that we get a meaningful errno on
961     parse_unsigned(), so that the error messages always make sense.
962   * start-stop-daemon: Add new fatalv() and fatale() functions and use the
963     latter for system errors, so that we are explicit on whether we want to
964     use errno for error reporting or not.
965   * start-stop-daemon: Always refuse to parse a world-writable pidfile,
966     except when that is /dev/null.
967   * dpkg: Print the current set of enabled force options on --force-help.
968   * dpkg: Parse and set new DPKG_FORCE environment variable for subprocesses.
969     Closes: #666147
970   * dpkg-statoverride: Add support for --force-* options.
971   * dpkg-statoverride: Switch from --force option to new --force-<thing>
972     options. Deprecate --force option which will be considered an alias for
973     --force-all for now.
974   * dpkg, dpkg-statoverride: Add new option --refuse-security-mac to control
975     SELinux. See #811037.
976   * dpkg: Clarify error on unknown system user/group in statoverride database.
977     Closes: #920880
978   * dpkg-buildpackage: Clarify the warning/error on short OpenPGP key IDs.
979     Closes: #922039
980   * dpkg-maintscript-helper: Restrict find for dir-to-symlink move to
981     -maxdepth 1. Thanks to Ralf Treinen <treinen@free.fr>. Closes: #922799
982   * dpkg-genbuildinfo: Add support for a new Build-Tainted-By field in
983     .buildinfo files. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
984   * libdpkg: Clarify field names in error and warning messages.
985   * libdpkg: Optimize error handling. Move the error reporting outside the
986     involved functions so that we do not need to call gettext if there is no
987     error, which has a significant performance cost.
988   * libdpkg: Merge nicknames table into fieldinfos, to stop penalizing the
989     lookup of non-obsolete fieldnames.
990   * libdpkg: Print a more accurate warning for Revision nicknames.
991   * libdpkg: Increase the pkg-hash bins size to 65521, to improve hash table
992     performance at the cost of a bit more memory usage.
993   * libdpkg: Blank packages that are not-installed with unknown selection.
994     Closes: #922410
995   * libdpkg, dpkg: Print the dpkg database directory on access errors.
996     Closes: #883700
997   * Perl modules:
998     - Dpkg::Vendor::Debian: Add support for merged-usr-via-symlinks tainted
999       tag. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
1000     - Dpkg::Vendor::Debian: Add support for usr-local-has-* tainted tags.
1001     - Dpkg::Source::Package: Add a missing use Dpkg::Source::Format.
1002       Diagnosed by Ian Jackson <ijackson@chiark.greenend.org.uk>.
1003       Closes: #921031
1004   * Documentation:
1005     - start-stop-daemon(1): Document behavior of --pidfile security checks.
1006       Closes: #921557
1007     - dpkg(1): Document the unknown selection state. Closes: #922407
1008   * Code internals:
1009     - dpkg: Move SELinux fallback label to the SELinux specific code path.
1010     - dpkg: Simplify maintscript_set_exec_context().
1011     - dpkg: Move force options support into its own file.
1012     - dpkg: Do not hardcode the program name in the --force-help output.
1013     - dpkg: Switch force options from individual variables to bit fields.
1014     - dpkg: Switch from a char to an enum to track the force options types.
1015     - dpkg: Switch to set the default force option from the forceinfos array.
1016     - libdpkg: New benchmark programs and infrastructure.
1017     - libdpkg: Add new dpkg_error_move() function.
1018     - libdpkg: Add new dpkg_has_error() function.
1019     - libdpkg: Move status names from parse errors to arguments.
1020     - libdpkg: Use va_arg copy instead of the original on a vasprintf() call.
1021     - libdpkg: Include <string.h> in pager.c.
1022       Reported by Y <sevener@cock.li>. Closes: #922212
1023     - libdpkg: Use pkg_set_want() instead of a direct assignment.
1024   * Build system:
1025     - Check whether this dist is a release, based only on the version format.
1026       This will avoid having to do a two staged release to get a proper perl
1027       distribution tarball.
1028   * Packaging:
1029     - autopkgtest: Add file to Depends fields.
1030     - autopkgtest: Clarify behavior on root/non-root requirement.
1031     - Bump Standards-Version to 4.3.0 (no changes required).
1032     - Remove now unused assert usertag description.
1033     - Remove trailing whitespace from changelog.
1034     - Remove Origin and Bugs fields from control file.
1035     - Include a bug-script to report on tainted merged-usr-via-symlinks.
1036   * Test suite:
1037     - libdpkg: Fix unit test for file_slurp(). Closes: #920974
1038       Diagnosed by Frank Schaefer <kelledin@gmail.com>.
1040   [ Updated programs translations ]
1041   * Dutch (Frans Spiesschaert). Closes: #921942
1042   * German (Sven Joachim).
1043   * Simplified Chinese (Zhou Mo). Closes: #920972
1045   [ Updated scripts translations ]
1046   * German (Helge Kreutzmann).
1048   [ Updated man pages translations ]
1049   * Dutch (Frans Spiesschaert). Closes: #921943
1050   * French (Jean-Pierre Giraud). Closes: #920905
1051   * German (Helge Kreutzmann).
1053  -- Guillem Jover <guillem@debian.org>  Sat, 23 Feb 2019 18:00:54 +0100
1055 dpkg (1.19.4) unstable; urgency=medium
1057   * start-stop-daemon: Do not sanity check the pidfile when it is specified as
1058     /dev/null, as that implies the caller wants to start the program no matter
1059     what. Closes: #920242
1060   * Portability:
1061     - start-stop-daemon: Only use SO_PASSCRED if defined. Fixes build failure
1062       at least on GNU/Hurd.
1063   * Packaging:
1064     - autopkgtest: Pass --disable-nls and --disable-dselect to configure.
1065     - autopkgtest: Change Depends to «build-essential, autoconf, pkg-config».
1067  -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2019 13:06:39 +0100
1069 dpkg (1.19.3) unstable; urgency=medium
1071   [ Guillem Jover ]
1072   * dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers field.
1073     Closes: #910734
1074   * dpkg-genchanges: Only reference binary packages being uploaded, which
1075     means that for a source-only upload, the Binary and Description fields
1076     should be empty. Closes: #818618
1077   * dpkg-scanpackages: Do not compute unnecessary checksums when using the
1078     --hash argument. Based on a patch by Chris Lamb <lamby@debian.org>.
1079     Closes: #916456
1080   * dpkg-scanpackages: Emit a warning with the list of repeat packages.
1081     Prompted by Johannes Schauer <josch@debian.org>.
1082   * start-stop-daemon: Check whether standalone --pidfile use is secure.
1083     Prompted by Michael Orlitzky <michael@orlitzky.com>.
1084   * start-stop-daemon: Print complete verbose lines, instead of partial lines
1085     with no newlines and a final print with a newline.
1086   * start-stop-daemon: Add new --notify-await and --notify-timeout options,
1087     which implement the systemd readiness protocol for services.
1088     Closes: #910707
1089   * update-alternatives: Add new --debug option.
1090   * update-alternatives: Fix removal of obsolete slaves from the linked list.
1091     Reported by Andreas Beckmann <anbe@debian.org>. Closes: #916799
1092   * vendor.mk: Fix dpkg_vendor_derives_from macro documentation.
1093     Thanks to Colin Watson <cjwatson@debian.org>. Closes: #913816
1094   * vendor.mk: Add support for an improved dpkg_vendor_derives_from macro.
1095     Version the macros so that both can be used, and default the unversioned
1096     one to the version 0 macro.
1097   * dpkg: Mark the package we are giving up on a trigger cycle as "istobe"
1098     normal, so that the dependency checks know they cannot expect this package
1099     to be processed anymore. Otherwise we ended up never detecting that we
1100     were not making progress, as we expected to process this package at a later
1101     point, when that would never happen anymore. This then was causing asserts
1102     in the process queue loop. Closes: #901127, #910819
1103   * dpkg: Reset progress_bytrigproc once we have injected it into the current
1104     package process queue iteration, so that we do not keep trying to process
1105     it, which might end up generating artificial trigger cycles, if
1106     dependencies are not satisfied yet.
1107   * dpkg: Convert one trigger processing required type into the new try-queued
1108     one, so that we stop skipping unsatisfiable dependency checks.
1109   * dpkg: Move trigproc cycle reset inside try-deferred conditional. We should
1110     only reset the cycle detection in case we are not bailing out from the
1111     processing with an error, otherwise we could come back to this package and
1112     detect an artificial trigger cycle.
1113   * dpkg: Introduce a new dependency try level for trigger processing. This
1114     completely defers trigger processing until after the dependency cycle
1115     breaking level, so to avoid generating artificial trigger cycles, when we
1116     end up trying to process triggers with yet unsatisifiable dependencies.
1117     Closes: #810724, #854478, #911620
1118   * dpkg: Fix --help output, to clarify which arguments are optional.
1119   * libdpkg: Add proper tar error handling. This makes the tar extractor
1120     track and report back parse errors, so that we can give more descriptive
1121     messages.
1122   * libdpkg: Detect unsupported tar entry types to give better error messages.
1123   * libdpkg: Add new db-fsys:Files and db-fsys:Last-Modified virtual fields.
1124   * Perl modules:
1125     - Dpkg::Changelog::Debian: Preserve modelines at EOF. Closes: #916056
1126       Thanks to Chris Lamb <lamby@debian.org> for initial test cases.
1127     - Dpkg::File: Make file_slurp() also accept pathnames in addition to
1128       filehandles.
1129     - Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting move.
1130       Based on a patch by Iain Lane <laney@ubuntu.com> and
1131       Adam Conrad <adconrad@ubuntu.com>. Closes: #915881
1132     - Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import.
1133     - Dpkg::Shlibs::Objdump: Only select objdump program when going to use it.
1134     - Dpkg::Source::Package: Do not reinitialize fields member in constructor.
1135     - Dpkg::Source::Patch: Do not recommend --include-removal when not
1136       supported. Closes: #913012
1137     - Dpkg::Source::Package::V3::Bzr: Fix format name in output message.
1138     - Dpkg::Source::Package: Add a new format option to the new constructor.
1139       Prompted by James McCoy <jamesan@debian.org>.
1140     - Dpkg::Source::Package: Improve debian/source/format parsing and
1141       validation.
1142     - Dpkg::Source::Format: New public module.
1143       Prompted by Mattia Rizzolo <mattia@debian.org>.
1144   * Documentation:
1145     - dpkg(1): Clarify --remove action. Closes: #914478
1146     - dpkg-query(1): Clarify --list option behavior when no arguments are
1147       specified. Closes: #917098
1148     - deb-control(5): Clarify by adding a reference to deb-src-control(5) and
1149       removing an invalid comment in the example.
1150       Prompted by Helmut Grohne <helmut@subdivi.de>.
1151     - dpkg(1): Clarify databases used by --yet-to-unpack and --predep-package.
1152       Prompted by Johannes Schauer <josch@debian.org>.
1153     - Clarify character classes for various formats in man pages, by
1154       explicitly listing the character ranges within parenthesis.
1155       Prompted by Ian Jackson <ijackson@chiark.greenend.org.uk>.
1156     - dpkg-query(1): Document the version introducing the -f option.
1157     - dpkg-architecture(1): Add reference to the TERMS section in the
1158       VARIABLES section. Prompted by Axel Beckert <abe@debian.org>.
1159     - Fix POD for Dpkg::Interface::Storable derived method implementations.
1160     - Dpkg::Deps::Simple(3): Fix POD signature for new constructor.
1161   * Code internals:
1162     - dpkg-maintscript-helper: Use an explicit escape instead of a literal
1163       backslash.
1164     - Quote shell variables. Reported by Johannes Schauer <josch@debian.org>.
1165     - Switch perl code to use the new Dpkg::Source::Format module.
1166     - dpkg-source: Move source format selection earlier in the build.
1167     - dpkg-source: Use new format argument for Dpkg::Source::Package->new().
1168     - dpkg-shlibdeps: Remove unused variable.
1169     - dpkg-scanpackages: Unroll a single iteration loop.
1170     - start-stop-daemon: Compare foundany against 0 instead of treating it
1171       like a boolean.
1172     - start-stop-daemon: Switch code to use new info() and debug() functions.
1173     - update-alternatives: Use enums for actions instead of strings.
1174     - update-alternatives: Switch verbose selection into an enum.
1175     - dpkg: Negate tortoise_not_in_hare() function name and return value.
1176     - dpkg: Initialize trigcyclenode's next member once.
1177     - dpkg: Use common pattern of assigning as an iterator.
1178     - dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle().
1179     - dpkg: Switch dependtry from an int to an enum.
1180     - dpkg: Move dependtry description from deferred_configure() to its
1181       declaration.
1182     - dpkg: Split trigger processing types into required, try-queued and
1183       try-deferred.
1184     - dpkg-query: Rename variable to avoid shadowing a local function.
1185     - When allocating use the variable instead of the type in sizeof().
1186     - dselect: Rename variable r to pkgbin.
1187     - libdpkg, dpkg: Rename r variables to fnn.
1188     - libdpkg: Rename ret variable to next.
1189     - libdpkg: Cleanup fsys module symbol names.
1190     - libdpkg: Rename pkg_db symbols to pkg_hash.
1191     - libdpkg: Add new warning printer setter function.
1192       Prompted by Julian Andres Klode <jak@debian.org>.
1193     - libdpkg: Add new DPKG_ERROR_OBJECT macro.
1194   * Build system:
1195     - get-version: Use a format string with printf.
1196     - run-script: Use $() instead of deprecated ``.
1197     - run-script: Remove unused PERL_PROFILE variable, PERL5OPT can be used
1198       instead, and does not require leaving an unquoted variable around.
1199     - run-script: Add «set -e».
1200     - Build.PL: Set environment variables only for CPAN tests.
1201     - Build.PL: Set locale for CPAN tests to C. Fixes CPAN#127314.
1202     - configure: Split AM_INIT_AUTOMAKE arguments into different lines.
1203   * Packaging:
1204     - Bump Standards-Version to 4.2.1 (no changes needed).
1205     - Switch to debhelper compatibility level 11.
1206     - Create the log file in postinst only if it does not exist.
1207       Prompted by Johannes Schauer <josch@debian.org>.
1208     - Add superficial autopkgtest functional tests.
1209   * Test suite:
1210     - Add new shellcheck author test.
1211     - Add descriptions for the shellcheck exclude codes.
1212     - Update cppcheck suppressions.
1214   [ Updated programs translations ]
1215   * Dutch (Frans Spiesschaert). Closes: #912023
1216   * German (Sven Joachim).
1217   * Italian (Milo Casagrande). Closes: #915610
1218   * Portuguese (Miguel Figueiredo). Closes: #917813
1219   * Simplified Chinese (Zhou Mo). Closes: #919040
1221   [ Updated scripts translations ]
1222   * German (Helge Kreutzmann).
1224   [ Updated man pages translations ]
1225   * Dutch (Frans Spiesschaert). Closes: #912024
1226   * German (Helge Kreutzmann).
1228  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2019 14:26:04 +0100
1230 dpkg (1.19.2) unstable; urgency=medium
1232   [ Guillem Jover ]
1233   * dpkg: Fix --force-not-root for chown() and chmod() based syscalls, and
1234     give a more meaningful error message on chroot(). Closes: #614126
1235   * dpkg-divert, dpkg-statoverride: Add new --instdir and --root options,
1236     and make the commands honor the DPKG_ROOT environment variable.
1237     Closes: #487108
1238   * libdpkg: Call the pager with «$SHELL -c» to respect POSIX. Closes: #910009
1239   * libdpkg: Do not spawn a pager if we are going to call «cat».
1240   * libdpkg: Honor DPKG_PAGER when spawning a pager.
1241     Suggested by Craig Sanders <cas@taz.net.au>.
1242   * libdpkg: Set LESS to “-FRSXMQ” if not already set, when spawning a pager.
1243   * libdpkg: Ignore SIGPIPE when setting up a pager, and then ignore EPIPE
1244     errors when writing to stdout, otherwise if we quit the pager early, the
1245     program will exit with an error code.
1246   * libdpkg: Set stdout to be fully buffered when using a pager.
1247   * dpkg, dpkg-query: Add new --no-pager option. For dpkg this is also a
1248     configuration option. Closes: #909754
1249   * Perl modules:
1250     - Dpkg::OpenPGP: Ignore Version field in enarmored output.
1251       Fixes CPAN#127217.
1252     - Dpkg::OpenPGP: Do not read the gpg user configuration file.
1253     - Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1).
1254     - Dpkg::Source::Package::V2: Split the BinaryFiles module into its own
1255       file, and give it a more generic name (Dpkg::Source::BinaryFiles).
1256     - Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles
1257       module.
1258   * Documentation:
1259     - dpkg-buildpackage(1): Clarify --build=source explanation.
1260     - dsc(5): Clarify what “flattened” means in Testsuite-Triggers.
1261       Prompted by Mattia Rizzolo <mattia@debian.org>.
1262     - dsc(5): Add a reference to where the source formats are described.
1263       Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
1264     - dpkg-source(1): Improve documentation on vendor-specific series files.
1265     - deb-control(5): Document Build-Ids field.
1266       Prompted by Stuart Prescott <stuart@debian.org>.
1267     - dpkg(1): Clarify which fields are affected by dependency options.
1268       Prompted by James Clarke <jrtc27@debian.org>.
1269     - dpkg-query(1): Document the PAGER environment variable usage.
1270     - Dpkg(1): Add POD documentation about the module hierarchy and API.
1271   * Code internals:
1272     - dpkg-split: Use nfstrnsave() instead of nfmalloc() + memcpy().
1273     - libdpkg: Add new fsys-dir module.
1274     - libdpkg: Pass the file contents to the pager instead of the filename.
1275     - libdpkg: Add a pager kill switch, so that it can be forcefully disabled.
1276   * Build system:
1277     - Distribute a LICENSE file on CPAN.
1278     - Do not make the Build.PL script executable.
1279     - Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE instead.
1280     - Add a release_status key to the CPAN metadata.
1281     - Fix typo in CPAN recommends key.
1282     - Improve test and author CPAN dependencies.
1283   * Packaging:
1284     - Break libapt-pkg5.0 instead of apt. Closes: #909959
1285       Analysis by Sven Joachim <svenjoac@gmx.de>.
1286   * Test suite:
1287     - Skip version checks involving «dpkg --compare-versions» if not available.
1288       This is relevant on CPAN or on non-dpkg-based systems.
1290   [ Updated programs translations ]
1291   * Polish (Łukasz Dulny).
1293   [ Updated man pages translations ]
1294   * German (Helge Kreutzmann).
1296  -- Guillem Jover <guillem@debian.org>  Mon, 08 Oct 2018 11:43:48 +0200
1298 dpkg (1.19.1) unstable; urgency=medium
1300   [ Guillem Jover ]
1301   * Fix logic in dpkg-buildpackage to decide whether to run build targets,
1302     which broke tons of packages that are violating Debian policy MUSTs.
1303     Thanks to James Clarke <jrtc27@debian.org>. Closes: #878899
1304   * Do not try to recompute hashes for the .dsc file when signing binary-only
1305     builds in dpkg-buildpackage. Reported by Ximin Luo <infinity0@debian.org>.
1306   * Pass the correct source stanza to the dpkg-buildpackage code parsing the
1307     Rules-Requires-Root field. This meant the field was being ignored.
1308   * Run dpkg-source directly from the current working directory in
1309     dpkg-buildpackage, instead of changing directory back and forth.
1310   * Setup and check rootcommand in dpkg-buildpackage only if it is going to
1311     be needed. Reported by Niels Thykier <niels@thykier.net>.
1312   * Add color support to dpkg-maintscript-helper (a shell script).
1313   * Fix warning by including <sys/sysmacros.h> for makedev() in libdpkg.
1314   * Fix directory traversal with dpkg-deb --raw-extract, by guaranteeing
1315     that the DEBIAN pathname does not exist. Closes: #879982
1316     Reported by Jakub Wilk <jwilk@jwilk.net>.
1317   * Add new AS, STRIP, OBJCOPY, OBJDUMP, NM, AR and RANLIB buildtools
1318     variables to buildtools.mk. Prompted by Helmut Grohne <helmut@subdivi.de>.
1319   * Restore rejecting negated architectures in Architecture field in
1320     dpkg-gencontrol and dpkg-genchanges. Regression introduced in dpkg 1.18.5.
1321   * Fix dpkg-gensymbols to print "error" instead of "warning" when these
1322     are fatal. Closes: #881488
1323   * Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as
1324     the variable is expected to be set by any builder, not just dpkg. And
1325     introduce ephemeral backwards compatibility even though there are no
1326     known users.
1327   * Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is
1328     <implementations-keywords>, following the specification.
1329   * Specify that DEB_GAIN_ROOT_CMD in R³ should preserve the environment.
1330     Proposed by Josh Triplett <josh@joshtriplett.org>.
1331   * Specify new DEB_RULES_REQUIRES_ROOT variable for R³ support.
1332   * Add new --rules-requires-root option to dpkg-buildpackage.
1333   * Declare R³ specification as "recommendation, stable" with version 1.0.
1334   * Export architecture variables by default from architecture.mk, as
1335     documented in dpkg-architecture(1). Closes: #888964
1336     Thanks to Jack Bates <wdz7eo@nottheoilrig.com>
1337   * Increment the line number on dpkg --set-selections on unknown packages.
1338     Reported by Heinz Repp <heinz.repp@arcor.de>. Closes: #888983
1339   * Switch a DEBIAN/conffile parsing assert() in dpkg due to empty lines
1340     into an ohshit(), because this is really a run-time error.
1341   * Fix assert() in dselect to expect the method lock file descriptor to be
1342     initialized, instead of non-zero.
1343   * Switch a fatal() call in start-stop-daemon into the new BUG() macro,
1344     because it is really an internal error.
1345   * Switch all assert() calls (except in update-alternatives) into internerr()
1346     or BUG() calls, to get way better reporting with variable contents and
1347     descriptions, and to make them always present independent of NDEBUG.
1348   * Add a new --no-rename option to dpkg-divert. This is the current default
1349     behavior, but it will make it possible to do a default switch in 1.20.x.
1350   * Warn when using dpkg-divert --add or --remove w/o --rename or --no-rename.
1351   * Warn when using dpkg-divert --rename on a file from an Essential package.
1352   * Use a single “struct filenamenode” definition for the entire code base.
1353     Closes: #746766
1354   * Add support for frontend locking. This makes it possible for frontends
1355     using this new protocol, to safely lock the dpkg database w/o risk of
1356     race conditions with other dpkg instances or frontends supporting the
1357     same protocol. Thanks to Julian Andres Klode <jak@debian.org>.
1358     Closes: #850417, #851984
1359   * Do not emit perl warnings in dpkg-source --help on source formats w/o
1360     options.
1361   * Make dpkg-buildpackage validate OpenPGP signing key IDs length. Error out
1362     for short key IDs and warn for long key IDs.
1363   * On the dpkg conffile prompt, print the set of environment variables setup
1364     for the conffile shell, for easier discoverability.
1365   * Fix dpkg-buildpackage option --rules-file parsing. It was trying to parse
1366     it as --rules-target, which due to the ordering was a no-op.
1367   * Only check for fallback build targets presence on binary builds in
1368     dpkg-buildpackage.
1369   * Only check required build dependencies for known targets specified with
1370     dpkg-buildpackage --rules-target option.
1371     Reported by Johannes Schauer <josch@debian.org>.
1372   * Track package status dirtiness in dpkg to only log and report in status-fd
1373     when it has changed, removing duplication in output. Closes: #365921
1374   * Use Synopsis instead of Summary for the short Description, to unify the
1375     nomenclature and to make it more descriptive. Add a new binary:Synopsis
1376     virtual field to dpkg-query show format.
1377   * Add new dpkg-buildpackage --no-post-clean option, to be able to explicitly
1378     select the current default behavior.
1379   * Dump database package records in alphabetical order. This will give
1380     reproducible status and available database files, and make it possible
1381     to output other deb822 formatted data in a deterministic way.
1382   * Require both standard input and output to be connected to a terminal to
1383     use a pager.
1384   * Run dpkg-query --list output through a pager if we are on a terminal,
1385     instead of truncating it, to avoid data loss. Closes: #898603
1386   * Fix use after free in dpkg maintainer script handling. Regression
1387     introduced in dpkg 1.19.0.
1388   * Flush output for dpkg-query --status, --print-avail and --listfiles at
1389     the end, instead of after each stanza.
1390   * Add support for dumping all dpkg-query --status and --print-avail records
1391     from the database when no arguments are specified. Closes: #616342
1392   * Add new dpkg-gensymbols -l option to avoid having to abuse LD_LIBRARY_PATH
1393     for cross-build paths.
1394   * Check that DPKG_MAINTSCRIPT_PACKAGE is defined in dpkg-maintscript-helper.
1395     Closes: #907772
1396   * Switch dpkg-gencontrol and dpkg-genchanges to track automatically
1397     generated artifacts by using the Auto-Built-Package field from the binary
1398     package instead of hardcoding package name patterns (such as «-dbgsym$»).
1399   * Add new --reverse option to dpkg-parsechangelog, to list the changelog
1400     entries in reverse order.
1401   * Architecture support:
1402     - Add support for riscv64 CPU. Closes: #822914
1403       Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>
1404     - Document the purpose and columns in the tupletable file.
1405   * Portability:
1406     - Add libcompat md5 module to the libcompat-test library, so that we
1407       always make sure it builds, even when we use an external implementation.
1408     - Convert libcompat md5 module to use C99 int types, instead of mapping
1409       them from the BSD types at configure time.
1410     - Use MD5_CTX instead of struct MD5Context, as the prevalent more portable
1411       type on system's <md5.h> headers.
1412     - Check for ldconfig command in dpkg only on platforms that do have it.
1413     - Fix file descriptor leak in start-stop-daemon on AIX.
1414     - libcompat: Add new strchrnul() implementation.
1415   * Perl modules:
1416     - Dpkg::Source::Package::V1: Check that $tarname is defined before use.
1417       Thanks to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
1418       Closes: #879124
1419     - Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl
1420       errors on paths not accepted for fixdebugpath.
1421       Reported by Mattia Rizzolo <mattia@debian.org>, on IRC. Closes: #881051
1422     - Dpkg::Changelog: Print versions for incorrect changelog range warnings.
1423       Thanks to Paul Wise <pabs@debian.org>.
1424     - Dpkg::Shlibs::SymbolFile: Check that $state->{seen} exists instead of
1425       $state being just defined. Fixes regression in dpkg-gensymbols symbols
1426       output. Thanks to Dmitry Shachnev <mitya57@debian.org>. Closes: #880166
1427     - Dpkg::Arch: Add new positive options argument to arch validators.
1428     - Dpkg::Vendor::Debian: Mark hurd-i386 as having gcc builtin PIE.
1429       Requested by Samuel Thibault <sthibault@debian.org>.
1430     - Dpkg::Source::Package::V2: Print one building line per existing tarball.
1431     - Dpkg::Source::Package: Print building lines for upstream tarball
1432       signatures. Closes: #888787
1433     - Dpkg::Deps: Turn virtualpkg tracking from an arrayyref into a hashref.
1434     - Dpkg::Vendor::Debian: Mark riscv64 as having gcc builtin PIE.
1435     - Dpkg::Shlibs::Objdump: Fix ELF program detection, for PIE binaries and
1436       executable libraries.
1437     - Dpkg::Version: Fix bool overload behavior back to be an is_valid()
1438       alias. Emit a specific perl warning until 1.20.x so that users can check
1439       whether the semantic change has any impact on the code, which can then
1440       be quiesced. Closes: #895004
1441     - Dpkg::Changelog::Parse: When detecting the changelog format, read the
1442       last 4KiB of the file instead of using «tail -n40», which should be
1443       both faster and more portable, as the default tail(1) is not POSIX
1444       compliant on all systems (c.f. Solaris).
1445     - Dpkg::Build::Types: Add new set_build_type_from_targets() function.
1446     - Dpkg::Shlibs::SymbolFile: Always assign a proper Dpkg::Version to the
1447       deprecated variable, otherwise the scalar value 0 can get confused
1448       on scalar context to denote it is *not* deprecated instead of being
1449       version 0.
1450     - Dpkg::Shlibs: Disable bool overload Dpkg::Version warnings.
1451     - Dpkg::Vendor::Debian: Inline _parse_feature_area() into
1452       _add_build_flags(), for a small speed up and line count reduction.
1453     - Dpkg::BuildFlags: Move default flags setting into the Dpkg::Vendor
1454       modules.
1455     - Dpkg::Gettext: Fix fallback textdomain() to honor its expected interface.
1456     - Dpkg::Deps: Split subpackages into their own separate modules.
1457     - Dpkg::Source: Do not change patch permissions if not necessary.
1458       Closes: #898010
1459     - Dpkg::Substvars: Reword used/unused warnings to clarify their meaning.
1460       Closes: #904258
1461     - Dpkg::Shlibs: Warn when using LD_LIBRARY_PATH with a private library
1462       directory which is a descendent of the current working directory.
1463     - Dpkg::Source::Package::V3::Quilt: Print series file used when applying
1464       patches.
1465     - Dpkg::OpenPGP: Return the destination path on successful ASCII armor
1466       conversion.
1467     - Dpkg::Control::Fields: Do not use & sigil for function calls.
1468     - Dpkg::Shlibs: Ignore nonexistent directories present in LD_LIBRARY_PATH.
1469     - Dpkg::Deps::KnownFacts: Satisfy :native with arch:all packages too.
1470       These are treated as native packages everywhere else in the multi-arch
1471       design, this was the only exception, which has become a source of
1472       packaging problems as of late. This was apparently an oversight in
1473       the original implementation. Closes: #854438
1474     - Dpkg::Vendor::Debian: Add fixfilepath support to reproducible feature.
1475     - Dpkg::Dist::Files: Add support for file attributes.
1476   * Documentation:
1477     - Update gettext minimal version in README.
1478     - Add a missing dot on the dpkg-buildflags(1) «lfs» feature paragraph.
1479       Spotted by Helge Kreutzmann <debian@helgefjell.de>.
1480     - Document DPKG_COLORS environment variable for all programs using it.
1481     - Document DPKG_NLS environment variable for all programs using it.
1482     - Document the Testsuite and Testsuite-Triggers fields in
1483       deb-src-control(5). Prompted by Mattia Rizzolo <mattia@debian.org>.
1484     - Update git URLs for move away from alioth.debian.org.
1485     - Fix set_build_type_from_options() description in Dpkg::Build::Types.
1486     - Clarify PIE build flag feature semantics. Closes: #900088
1487     - Clarify dpkg-buildpackage pre and post-clean options and their default
1488       state.
1489     - Add --build option equivalents for dpkg-buildpackage short build type
1490       options in --help output.
1491     - Fold dpkg-buildpackage --[no-]check-builddeps in --help into both -D
1492       and -d option descriptions.
1493     - Mark profiles as a replaceable item in dpkg-buildpackage --help output.
1494     - Update test suite requirements in README.
1495     - Document textdomain() and ngettext() replacement functions in
1496       Dpkg::Gettext POD.
1497     - Clarify arch-qualified dependency simplification in Dpkg::Deps POD.
1498     - Improve Dpkg::Deps modules and methods documentation.
1499     - Fix typo in deb-changes(5). Closes: #902616
1500     - Clarify awaiting state for interest and activate directives.
1501       Closes: #904060
1502     - Fix man page markup. Closes: #900033, #900035, #900040
1503       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.
1504     - Fix Doxygen comment for libdpkg dpkg_arch_find() function.
1505     - Document the dangers of using start-stop-daemon(8) only with --pidfile
1506       as matching option with the pid file owned by a non-privileged user.
1507   * Code internals:
1508     - Do not use stringy eval to define different sub implementations,
1509       just assign an anonymous sub to the typeglob.
1510     - Use memccpy() instead of strncpy() to quiesce a gcc-8 warning.
1511     - Change pkgbin_name_needs_arch() to never arch-qualify packages that
1512       have an empty or no architecture, which was already handled as part
1513       of varbuf_add_archqual().
1514     - libdpkg: Factor out cached arch-qualified package name generation into
1515       new pkgbin_name_archqual() function.
1516     - libdpkg: Add new pkg_name() and pkgbin_name() const variants.
1517     - libdpkg, dselect: Use new pkg_name_const() and pkgbin_name_const().
1518     - libdpkg: Rename struct pkginfo files member to archives.
1519     - dpkg: Call ensure_package_clientdata() defensively.
1520     - dpkg: For read-only state functions, check that clientdata is allocated
1521       before using it.
1522     - libdpkg: Move files list information from dpkg clientdata to pkginfo.
1523     - dpkg: Move ensure_package_clientdata() into its own file.
1524     - libdpkg: Move db-fsys code from src to lib/dpkg.
1525     - libdpkg: Rename pkg-db module to pkg-hash.
1526     - libdpkg: Simplify pkg_files_blank() by using a pointer to pointer to
1527       track the previous entry.
1528     - libdpkg: Factor out package files handling into its own module.
1529     - libdpkg: Switch to a new tiny struct to track file on-disk identity.
1530       This should reduce the run-time memory used.
1531     - libdpkg: Reset nfiles in files_db_reset().
1532     - libdpkg: Split push_cleanup() into push_cleanup_fallback().
1533     - Switch from strchr() + strlen() to strchrnul().
1534     - libdpkg: Change dpkg_error to track errno values.
1535     - libdpkg: Add new varbuf_new() and varbuf_free() functions.
1536     - libdpkg: Add new file_slurp() function.
1537     - libdpkg: Switch db-fsys to use the new file_slurp() function.
1538     - libdpkg: Add new pkg_infodb_reset_dir().
1539     - libdpkg: Add new m_dup() function.
1540     - libdpkg: Factor out package stanza printing into its own function.
1541     - libdpkg: Split pager specific code into its own module.
1542     - libdpkg: Add pager spawning and reaping support.
1543     - Use new pager spawning support instead of open-coding it, or piping it
1544       via a shell invocation, which required metacharacter escaping.
1545     - dpkg-query: Split enqperpackage() into each different action.
1546   * Build system:
1547     - Set distribution tarball format to ustar, instead of default v7 format.
1548     - Mark PO4A and POD2MAN as precious variables.
1549     - Automatically replace -Wno- with -W when testing compiler flags,
1550       instead of passing the positive form manually.
1551     - Enable clang -Wdocumentation warning if available.
1552     - Enable gcc-7 -Wregister warning if available.
1553     - Add CPAN distribution machinery for the perl modules. Closes: #821177
1554     - Add an autogen script to help people bootstrap the project.
1555     - Distribute the man.stamp from VPATH.
1556     - Preserve timestamps when distributing man pages.
1557     - Add a GitLab CI configuration file.
1558     - Disable C optimization levels when configuring for code coverage.
1559   * Packaging:
1560     - Install update-alternatives policykit-1 file.
1561     - Add Breaks to libdpkg-perl against pkg-kde-tools (<< 0.15.28~), as
1562       that package is using private modules with no API guarantees, that
1563       obviously broke due to recent changes in 1.19.0. Closes: #878919
1564     - Add Breaks on debhelper << 10.10.1~ to dpkg-dev, so that debhelper users
1565       wanting to use R³ support do not need a versioned dependency on dpkg-dev.
1566     - Add Breaks dgit << 3.13~ to libdpkg-perl, as older dgit versions assumed
1567       that Dpkg::Compression::Process was available, via implicit import
1568       from Dpkg::Source::Package.
1569       Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
1570     - Bump Standards-Version to 4.1.1 (no changes needed).
1571     - Add bzip2 and xz-utils to Build-Depends, required by the functional test
1572       suite, but shadowed by dpkg-dev from the build system pulling those in.
1573     - Add versioned libncurses-dev as the first Build-Depends alternative.
1574       Thanks to Sven Joachim <svenjoac@gmx.de>.
1575     - Do not pass VERBOSE to test suite, as we are not using any automake
1576       test driver, so it does not get honored.
1577     - Rename maintainer-build DEB_BUILD_OPTIONS to new standardized terse.
1578     - Enable verbose test suite only in non-terse builds.
1579     - Add a Suggests on sensible-utils to libdpkg-perl.
1580     - Switch libdpkg-perl again to depend on perl:any, now that debootstrap
1581       in stable (stretch) supports arch-qualified dependencies.
1582     - Update libdpkg-perl public module list in package description.
1583     - Add Breaks on apt (<< 1.7~b) for --status-fd duplicate removals.
1584   * Test suite:
1585     - Skip Dpkg::OpenPGP test if gpg is not present.
1586     - Check POD in all perl scripts.
1587     - Consider *.PL also to be perl files.
1588     - Infer automatically the unit test data directory.
1589     - Infer automatically the unit test temp directory.
1590     - Add new po author test case (use i18nspector if available).
1591     - Add new test cases to clarify arch-qualified dependency simplification.
1592     - Add several TODO tests cases for dependency simplification.
1593     - Add new cppcheck author test.
1594     - Add support for new test_get_srcdir() test_get_builddir().
1595     - Add new unit tests for namevalue, fsys-hash and pkg-hash libdpkg modules.
1596     - Improve coverage of perl unit tests.
1597     - Delete fixup lines from i18nspector output instead of emptying them.
1598     - Add new codespell author test.
1599     - Add new test that the public libdpkg headers can be compiled with C++.
1601   [ Josh Triplett ]
1602   * Perl: Replace all calls to Cwd::cwd with Cwd::getcwd; the former calls
1603     /bin/pwd, while the latter uses the getcwd() syscall directly.
1605   [ Updated programs translations ]
1606   * Dutch (Frans Spiesschaert). Closes: #881401
1607   * German (Sven Joachim).
1608   * Italian (Milo Casagrande). Closes: #883085
1609   * Polish (Łukasz Dulny).
1610   * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #900547, #890806
1611   * Spanish (Javier Fernández-Sanguino).
1612   * Traditional Chinese (Buo-ren Lin). Closes: #905887
1613   * Turkish (Mert Dirik). Closes: #886252
1615   [ Updated scripts translations ]
1616   * German (Helge Kreutzmann).
1618   [ Updated man pages translations ]
1619   * Dutch (Frans Spiesschaert). Closes: #881403
1620   * German (Helge Kreutzmann).
1621   * Simplified Chinese (Zhou Mo).
1623  -- Guillem Jover <guillem@debian.org>  Wed, 26 Sep 2018 15:13:22 +0200
1625 dpkg (1.19.0) unstable; urgency=medium
1627   [ Guillem Jover ]
1628   * Remove an unused variable in dpkg-shlibdeps.
1629     Thanks to Niels Thykier <niels@thykier.net>.
1630   * Parse start-stop-daemon usernames and groupnames starting with digits in
1631     -u and -c correctly. Reported by Bodo Eggert <7eggert@online.de>.
1632   * Cache the result of «dpkg-query --control-path» calls in dpkg-shlibdeps.
1633     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #846405
1634   * Always use the binary version for the .buildinfo filename in
1635     dpkg-genbuildinfo. Reported by Raphaël Hertzog <hertzog@debian.org>.
1636     Closes: #869236
1637   * Fix integer overflow in deb(5) format version parser.
1638     Closes: #868356
1639   * Re-enable upstream tar signatures when building source format 1.0.
1640   * Make dpkg-deb --build sanity check the config maintainer script file type
1641     and permissions.
1642   * Add support to dpkg-deb for rootless builds, by setting the owner and
1643     group for the control.tar entries to root:root, and making it possible to
1644     do the same for the data.tar entries via the new --root-owner-group option.
1645     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #291320
1646   * Make dpkg-buildpackage error out if --as-root is passed without
1647     --rules-target.
1648   * Add support for rootless builds in dpkg-buildpackage by honoring the
1649     Rules-Requires-Root (R³) field.
1650   * Add new dpkg-buildflags --query command, which is like --status but in
1651     deb822 format.
1652   * Remove long obsolete dselect floppy method.
1653   * Remove traces of non-US support from dselect methods.
1654   * Add support for a new Build-Kernel-Version field in .buildinfo files,
1655     that can be emitted with a new dpkg-genbuildinfo --always-include-kernel
1656     option. Closes: #873937
1657   * Make dpkg-genchanges honor substvars in .changes Description field.
1658     Closes: #856547
1659   * Add support for source package Description and substvars. This new
1660     field in the debian/control source stanza will be copied into the .dsc
1661     file, and will also be used to initialize the new source:Synopsis and
1662     source:Extended-Description substvars that will be available when
1663     generating the DEBIAN/control and .changes files. Closes: #555743
1664   * Add new “future” feature area in dpkg-buildflags:
1665     - Add new «lfs» feature, to be used instead of the getconf(1) interface
1666       which cannot support cross-building.
1667   * Add new buildtools.mk make fragment to support build tools variable
1668     setup, for both TOOL and TOOL_FOR_BUILD variables. Not included by
1669     default from default.mk.
1670   * Make --uniform-compression the new default dpkg-deb behavior. Add support
1671     for negating the option via --no-uniform-compression.
1672   * Clarify subprocess error message by shuffling words around.
1673   * Print the package name on maintainer script errors. Closes: #877521
1674   * Fix capitalization of Debian in dpkg-deb output messages.
1675   * Add a policykit file for running update-alternatives via pkexec.
1676     Propose by Boyuan Yang <073plan@gmail.com>.
1677   * Perl modules:
1678     - Switch from Dpkg::Util to List::Util, now that the module in the
1679       new required Perl contains the needed functions.
1680     - Add a new "unique_tuple_key" option to Dpkg::Index set_options() to
1681       set better default "get_key_func" options, which will become the default
1682       behavior in 1.20.x. Prompted by Johannes Schauer <josch@debian.org>.
1683     - Mark ppc64 and powerpc as having gcc builtin PIE in Dpkg::Vendor::Debian.
1684     - Make the Dpkg::Substvars warnings output deterministic.
1685       Thanks to Chris Lamb <lamby@debian.org>. Closes: #870221
1686     - Remove unused POSIX module imports.
1687     - Use Errno module instead of the slow to import POSIX.
1688     - Remove unused Dpkg::Path from Dpkg::Vendor::Ubuntu.
1689     - Only load POSIX from Dpkg::Compression::FileHandle if we are going to
1690       use signal definitions, reducing the load time of many other modules.
1691     - Only load Dpkg::BuildOptions and Dpkg::Arch from Dpkg::Vendor-specific
1692       modules if we are going to use them, reducing the load time of many
1693       other modules.
1694     - Only load Term::ANSIColor from Dpkg::ErrorHandling if we are going to
1695       use colors, reducing the load time of many other modules.
1696     - Move color setup into report_pretty in Dpkg::ErrorHandling.
1697     - Move printforhelp initialization into usageerr() in Dpkg::ErrorHandling.
1698     - Avoid many function arguments in Dpkg::Shlibs::SymbolFile parse().
1699     - Avoid many function arguments in Dselect::Ftp do_connect().
1700     - Add new Dpkg::Interface::Storable option to disable compression support,
1701       so that we can load Dpkg::Compression::FileHandle only when enabled.
1702     - Disable decompression support for Dpkg::Vendor origin files.
1703     - Move file_lock() function into a new Dpkg::Lock module, to reduce the
1704       module load chain for several Dpkg modules.
1705     - Add support for new DPKG_NLS environment variable in Dpkg::Gettext,
1706       that when set to 0 will disable NLS (i18n) support in the Dpkg modules,
1707       and reduce the load chain.
1708     - Disable compression when using the default file in
1709       Dpkg::Changelog::Parse.
1710     - Mark all missing CTRL_INDEX_SRC and CTRL_INDEX_PKG fields as allowed
1711       in Dpkg::Control::FieldsCore.
1712     - Complete field order for CTRL_PKG_DEB and CTRL_FILE_STATUS types in
1713       Dpkg::Control::FieldsCore.
1714     - Switch to use lowercase field names for all internal field name
1715       handling in Dpkg::Control::FieldsCore, giving a significant speed up.
1716     - Remove dependency on Dpkg::Checksums from Dpkg::Control::FieldsCore.
1717     - Do not execute code when importing Dpkg::Control::FieldsCore.
1718     - Use substr instead of a regex to match the first line characters in
1719       when parsing control files in Dpkg::Control::HashCore.
1720     - Merge build flag methods into a single _add_build_flags private method
1721       in Dpkg::Vendor::Debian.
1722     - Do not use an intermediate variable in Dpkg::Control::HashCore::Tie
1723       STORE method.
1724     - Expect deb822 stanza delimiters more often than OpenPGP Armor Headers
1725       in Dpkg::Control::HashCore parse method.
1726     - Optimize trailing space matching on Dpkg::Control::HashCore parse
1727       method, by trimming it just once at the beginning of the iteration.
1728     - Optimize trailing space trimming on Dpkg::Control::HashCore parse
1729       method, by requiring that at least one whitespace is present.
1730     - Optimize first character matching in Dpkg::Control::HashCore parse
1731       method, by storing the first character in a variable.
1732     - Optimize field/value parsing in Dpkg::Control::HashCore parse method,
1733       by switching from a capturing regex to split() plus a checking regex.
1734     - Auto-convert binary signatures to OpenPGP ASCII Armor in
1735       Dpkg::Source::Package when building source packages.
1736     - Switch Dpkg::Source::Package::V3 modules to use find_command() instead
1737       of ad-hoc code.
1738     - Call source format prerequisites Dpkg::Source::Package method if
1739       present. Addresses: #877688
1740     - Unify Dpkg::ErrorHandling subprocess errors with the ones from libdpkg.
1741     - Do not emit a perl warning if gcc or dpkg is not found from Dpkg::Arch,
1742       the code already handles the commands not being present.
1743     - Do not unnecessarily require setting the host_arch in Dpkg::Deps.
1744       Closes: #856396
1745     - Do not normalize args past a passthrough stop word in Dpkg::Getopt.
1746       Some commands pass some arguments through to another command, and
1747       those must not be normalized as that might break their invocation.
1748       Reported by Helmut Grohne <helmut@subdivi.de>.
1749   * Documentation:
1750     - Document currently accepted syntax for changelogs in deb-changelog(5).
1751       Closes: #858579
1752     - Mark source:Version substvar in bold in deb-substvars(5).
1753     - Clarify behavior for dpkg-maintscript-helper. Closes: #857852
1754     - Use <command-string> instead of <command> for -c argument value in
1755       dpkg-architecture(1). Reported by Johannes Schauer <josch@debian.org>.
1756     - Itemize the CTRL_* constants in the Dpkg::Index POD.
1757     - Update buildinfo information in dpkg-buildpackage man page to match
1758       the current implementation.
1759     - Add all source files to POTFILES.in files.
1760     - Move deb-version man page to section 7.
1761     - Remove reference to obsolete dpkg-cross(1).
1762     - Sort control field export markers by tool order in deb-src-control(5).
1763     - Document Package-Type and Enhances fields in deb-control(5).
1764     - Write the actual glyphs used to delimit dependency restrictions in
1765       deb-src-control(5).
1766     - Move Package-Type description just after the Package field in
1767       deb-src-control(5).
1768     - Move udeb-specific fields to the end of the list of fields in
1769       deb-src-control(5), and mention these are really udeb-specific.
1770     - Document that dependency fields in binary stanza can have restrictions
1771       in deb-src-control(5).
1772     - Clarify that the Testsuite field is comma-separarted.
1773     - Fix update-alternatives man page section in alternatives/README file
1774       reference. Closes: #872309
1775     - Use correct name for archname validator value in dpkg(1) man page.
1776       Reported by Niels Thykier <niels@thykier.net.
1777     - Add new deb-src-rules(5) man page.
1778     - Document that trailing commas are valid in debian/control dependency
1779       fields, which get stripped when generating output files.
1780       Prompted by Mattia Rizzolo <mattia@debian.org>.
1781     - Clarify that sanitize options should not be used for production builds.
1782     - Remove recommendation to use Pre-Depends for trigger directives from
1783       deb-triggers(5). Closes: #864882
1784     - Add new rootless build experimental draft specification.
1785       Initial proposal by Niels Thykier <niels@thykier.net>, wording fixes
1786       and spec clarifications by Guillem Jover <guillem@debian.org>.
1787     - Fix several function signature documentation.
1788   * Code internals:
1789     - Switch perl code to use -> operator for function variables.
1790     - Switch perl code from split() with /\s+/ to ' '.
1791   * Build system:
1792     - Require Perl 5.20.2, the version in Debian oldstable (jessie).
1793     - Use new gcc-7 -Wrestrict and -Wshift-negative-value warnings if
1794       available.
1795     - Do not override the default DEPENDENCIES for libdpkg, extend it instead.
1796     - Install perl man pages in section 3perl.
1797   * Packaging:
1798     - Remove preinst maintainer scripts for dselect and dpkg-dev, for an
1799       ancient /usr/share/doc symlink to directory switch. Closes: #867327
1800     - Remove now unused libio-string-perl Build-Depends, and versioned
1801       dpkg-dev as we do not use build profiles any more.
1802     - Set Rules-Requires-Root field to no.
1803     - Do not set redundant source compression to xz.
1804     - Bump Standards-Version to 4.1.0 (no changes needed).
1805     - Switch to debhelper compatibility level 10.
1806     - Split alternatives logrotate into its own configuration file to help
1807       downstreams and derivatives.
1808     - Remove ancient code recompressing the alternatives database backups
1809       from xz to gzip in the dpkg daily cron job.
1810     - Remove Replaces and Breaks for ancient transitions.
1811     - Remove workaround for ancient gcc lacking stackprotectorstrong support.
1812     - Remove maintainer script code to handle downgrades to pre-triggers and
1813       pre-multiarch dpkg versions.
1814     - Remove alternative logs when purging dpkg (!?).
1815     - Add support for DPKG_ROOT in dpkg maintainer scripts.
1816     - Add git and bzr to libdpkg-perl Suggests. Closes: #877688
1817   * Test suite:
1818     - Enable perlcritic Documentation::RequirePodSections and
1819       Miscellanea::ProhibitTies.
1820     - Disable perlcritic ValuesAndExpressions::ProhibitEscapedCharacter.
1821     - Add a new all_perl_modules function to Test::Dpkg.
1822     - Add a new module-version unit test to check that module $VERSION
1823       matches the newest entry in the CHANGES section.
1824     - Use Module::Metadata instead of grepping for $VERSION in pod-coverage.
1825     - Avoid many function arguments in Dpkg_Changelog.t check_options().
1826     - Add a new unit test for Dpkg::Control::FieldsCore.
1827     - Switch from IO::String to native open() scalar support.
1828     - Use UTC0 when setting TZ.
1830   [ Updated programs translations ]
1831   * German (Sven Joachim).
1832   * Italian (Pietro Battiston). Closes: #864509
1833   * Portuguese (Miguel Figueiredo). Closes: #868800
1834   * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #867133, #877929
1836   [ Updated scripts translations ]
1837   * German (Helge Kreutzmann).
1839   [ Updated man pages translations ]
1840   * Dutch (Frans Spiesschaert). Closes: #862924
1841   * German (Helge Kreutzmann).
1843  -- Guillem Jover <guillem@debian.org>  Tue, 17 Oct 2017 01:51:16 +0200
1845 dpkg (1.18.24) unstable; urgency=medium
1847   [ Guillem Jover ]
1848   * Add missing symbols to the libdpkg map file.
1849   * Fix dpkg-shlibdeps to preserve the Dpkg::Shlibs::find_library() order
1850     when scanning symbols/shlibs files. This was causing generation of bogus
1851     dependencies when multiple packages provide the same SONAME on different
1852     directories. Regression introduced in dpkg 1.18.17. Closes: #860979
1853   * Make dpkg-maintscript-helper print all unowned files from a directory
1854     when printing the error message, to ease debugging those problems after
1855     the fact. Closes: #813454, #860238
1856     Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
1857   * Add duplicate prevention code for debian/files to dpkg-genbuildinfo, so
1858     that successive runs with different versions and equivalent build types
1859     do not generate multiple .buildinfo entries to be uploaded, which is
1860     similar to what dpkg-gencontrol is doing for .deb files.
1861   * Fix conffile takeover handling during unpack in dpkg on --root or
1862     on diversions. Closes: #837051, #858004
1863   * Fix digest inference for shared conffiles, causing bogus takeover
1864     unpack errors. Regression introduced in dpkg 1.16.9. Closes: #861217
1865   * Improve tar entry metadata parsing in dpkg:
1866     - Do not parse device numbers for non block nor char tar entry objects.
1867     - Make the existing octal parser more robust, by checking for the
1868       expected format of leading zeros or spaces, followed by any ASCII
1869       octal characters (0-7), followed by zero or more space or NULs.
1870     - Add support for base-256 encoded numeric fields, to support large
1871       values, for UID/GID, device number, size and even signed timestamps.
1872       This is necessary not only to be able to store larger values, but to
1873       cover packages that can already be generated by dpkg-deb, given that
1874       it uses the system GNU tar when building. Closes: #850834
1875   * Architecture support:
1876     - Add support for ARM64 ILP32. Closes: #824742
1877       Thanks to Wookey <wookey@wookware.org>.
1878   * Perl modules:
1879     - Remove obsolete hardening-wrapper support from Dpkg::Vendor::Ubuntu.
1880       Thanks to Adam Conrad <adconrad@0c3.net>.
1881     - Bump $Dpkg::Deps::VERSION to match the one documented in CHANGES.
1882     - Ignore by default debian/files.new and debian/files for all source
1883       formats in Dpkg::Source::Package, because these are generated files
1884       with well known pathnames, part of the public interface, and with
1885       dpkg-genbuildinfo always injecting .buildinfo entries into
1886       debian/files, this meant this could disrupt previous workflows based
1887       on not cleaning the source tree.
1888   * Documentation:
1889     - Many spelling fixes. Thanks to Josh Soref <jsoref@gmail.com>.
1890     - Do not include misspellings in changelogs, as that makes detecting them
1891       more difficult.
1892   * Build system:
1893     - Use libexec variable for auxiliary internal programs, and set it to
1894       /usr/lib on Debian and derivatives.
1895     - Check that the detected tar is a GNU tar.
1896     - Check that the detected patch is a GNU patch, so that we get a directory
1897       traversal resistant patch implementation. This fixes CVE-2017-8283 by
1898       delegating those checks to patch(1), so that we trap blank-indented
1899       diff hunks trying to escape from the source tree.
1900   * Test suite:
1901     - Add a test case for blank-indented patches which were the cause for
1902       CVE-2017-8283.
1903     - Handle files with non-zero sizes in c-tarextract libdpkg test code.
1905   [ Updated programs translations ]
1906   * Catalan (Guillem Jover).
1907   * Czech (Miroslav Kure).
1909   [ Updated dselect translations ]
1910   * Catalan (Guillem Jover).
1912   [ Updated scripts translations ]
1913   * Catalan (Guillem Jover).
1915   [ Updated man pages translations ]
1916   * German (Helge Kreutzmann, David Rabel). Closes: #857449
1917   * Spanish (Javier Fernández-Sanguino).
1919  -- Guillem Jover <guillem@debian.org>  Wed, 17 May 2017 13:16:25 +0200
1921 dpkg (1.18.23) unstable; urgency=medium
1923   [ Guillem Jover ]
1924   * Handle unmatched arch-qualified virtual packages in dpkg-genbuildinfo,
1925     instead of letting perl die. Closes: #849944
1926   * Declare .buildinfo format as stable with version 1.0.
1927   * Do not depend on cxxabi.h to have declared __cxa_pure_virtual, use
1928     the same “__cxxabiv1” namespace as specified in the C++ ABI, instead
1929     of using the “abi” alias intended for use by userland.
1930     Thanks to Jörg Sonnenberger <joerg@netbsd.org>.
1931   * Add a comment on any C code switch case that falls through. Fixes new
1932     gcc-7 warnings.
1933   * Use snprintf() instead of sprintf() in libdpkg when constructing the ar
1934     member header, as we might overflow depending on the input data.
1935   * Portability:
1936     - Do not redeclare sys_siglist in libcompat when the system does so.
1937       Thanks to Thomas Klausner <wiz@NetBSD.org>.
1938     - Rename err variable to ret in start-stop-daemon as the former is a
1939       function on BSDs.
1940     - Use 5-argument kvm_getprocs() call form on OpenBSD in start-stop-daemon.
1941     - Use correct struct kinfo_proc ruid submember name on NetBSD in
1942       start-stop-daemon.
1943     - Define _KMEMUSER for NetBSD to get declarations for various
1944       struct kinfo_proc members in start-stop-daemon.
1945   * Perl modules:
1946     - Do not special case EM_SPARC32PLUS for NetBSD in Dpkg::Shlibs::Objdump,
1947       the code has been fixed in NetBSD as that situation could not happen.
1948     - Fix read() error handling in Dpkg::Shlibs::Objdump::get_format() to
1949       gracefully ignore non-ELF files again. Closes: #854536
1950     - Emit an explicit warning from Dpkg::Shlibs::Objdump::Object::analyze()
1951       for unknown executable formats instead of relying on objdump doing so.
1952     - Do not parse bogus ELF binaries in Dpkg::Shlibs::Objdump::get_format().
1953       Reported by Niels Thykier <niels@thykier.net>.
1954     - Add ‘.mnt-ignore’ to the default ignore lists in Dpkg::Source::Package,
1955       as we were already ignoring the ‘_MTN’ pathnames. Closes: #855450
1956       Thanks to Nicolas Boulenguez <nicolas@debian.org>.
1957     - Mark kfreebsd-amd64, kfreebsd-i386, sparc and sparc64 architectures as
1958       having gcc builtin PIE in Dpkg::Vendor::Debian.
1959     - Switch PIE handling in Dpkg::Vendor::Debian to have no default (!) and
1960       delegate the setting to gcc or an explicit request by a user. This is
1961       needed to cope with the general PIE brokenness situation in Debian, and
1962       the current specific brokenness of a Debian gcc patch mangling the dpkg
1963       build flags. Closes: #848129, #845550
1964   * Documentation:
1965     - Clarify the requirements for deb-conffile(5) pathnames. Closes: #854417
1966       Proposed by Dieter Adriaenssens <dieter.adriaenssens@gmail.com>.
1967     - Document dpkg-source --before-build and --after-build in --help output.
1968     - Document dpkg-buildpackage --ignore-builtin-builddeps in --help output.
1969   * Build system:
1970     - Check <sys/proc.h> by also including <sys/param.h>, on several BSD
1971       systems the header is not self-contained.
1972     - Handle libmd implementations built into system libc, as found on some
1973       BSD systems.
1974     - Do not fail on missing compression libraries or headers on automatic
1975       detection mode. Regression introduced in dpkg 1.18.14.
1976   * Test suite:
1977     - Use the detected perl interpreter instead of a random one from PATH.
1979   [ Updated programs translations ]
1980   * Dutch (Frans Spiesschaert). Closes: #856325
1982   [ Updated scripts translations ]
1983   * German (Helge Kreutzmann).
1985   [ Updated man pages translations ]
1986   * Dutch (Frans Spiesschaer). Closes: #856326
1988  -- Guillem Jover <guillem@debian.org>  Mon, 06 Mar 2017 05:41:11 +0100
1990 dpkg (1.18.22) unstable; urgency=medium
1992   [ Guillem Jover ]
1993   * Turn status file parser errors on bogus field blank lines into warnings,
1994     otherwise the system cannot be easily recovered from. Regression
1995     introduced in dpkg 1.16.1. Reported by Jay Freeman <saurik@saurik.com>.
1996   * Perl modules:
1997     - Mask ARM ABI bits in the ELF processor flags in Dpkg::Shlibs::Objdump.
1998       These are too unreliable to be used for exact matching. Closes: #853793
2000   [ Updated programs translations ]
2001   * Turkish (Mert Dirik). Closes: #853202
2003   [ Updated scripts translations ]
2004   * German (Helge Kreutzmann).
2006   [ Updated man pages translations ]
2007   * German (Helge Kreutzmann).
2009  -- Guillem Jover <guillem@debian.org>  Wed, 01 Feb 2017 05:48:58 +0100
2011 dpkg (1.18.21) unstable; urgency=medium
2013   [ Guillem Jover ]
2014   * Revert "Generate Testsuite-Restrictions fields from the test restrictions
2015     in dpkg-source into .dsc files". This change is contentious and should
2016     have been discussed more widely. Given that this has been live only for
2017     a couple of days, the impact should be minimal, but still something to
2018     take into account once and if this gets reintroduced. Closes: #852820
2019   * Perl modules:
2020     - Map alternative or old ELF machine types to canonical ones. We need
2021       those to match on the encoded ABI, otherwise dpkg-shlibdeps will not
2022       be able to find the objects.
2024   [ Updated man pages translations ]
2025   * German (Helge Kreutzmann).
2027  -- Guillem Jover <guillem@debian.org>  Sun, 29 Jan 2017 20:29:58 +0100
2029 dpkg (1.18.20) unstable; urgency=medium
2031   [ Guillem Jover ]
2032   * Add a new --no-sign option to dpkg-buildpackage, to make it possible to
2033     disable all signing in a future-proof way.
2034   * Make dpkg-buildpackage --unsigned-changes not sign .buildinfo either.
2035     This breaks the expectations of users and tools, because there was no
2036     way previously to request no signing at all. Closes: #852822
2037   * Perl modules:
2038     - Mask the machine bits for SH and MIPS in the ELF processor flags in
2039       Dpkg::Shlibs::Objdump. These do not define the ABI, and make the
2040       objects not match when they should, when looking for shared libraries
2041       from dpkg-shlibdeps.
2042     - Encode the ELF ABI as a big-endian byte stream, so that decoding for
2043       output gives meaningful results.
2044     - Disable the NFS-unsafe warning on Linux, as using flock() on NFS has
2045       been safe for some time now. Addresses: #677865 (on Linux)
2046   * Documentation:
2047     - Document the Built-For-Profile field in deb-changes(5).
2049   [ Updated scripts translations ]
2050   * German (Helge Kreutzmann).
2052   [ Updated man pages translations ]
2053   * German (Helge Kreutzmann).
2055  -- Guillem Jover <guillem@debian.org>  Sat, 28 Jan 2017 06:32:53 +0100
2057 dpkg (1.18.19) unstable; urgency=medium
2059   [ Guillem Jover ]
2060   * Stop emitting Built-For-Profiles from dpkg-gencontrol. The information
2061     is already provided in .buildinfo and .changes files, and including it
2062     in the binary packages makes them unreproducible even when the profile
2063     used would not alter its contents. Closes: #831524
2064   * Do not allow empty epochs and revisions in versions. When there's at
2065     least one colon or one dash, we should expect epoch and revision numbers.
2066   * Always set SOURCE_DATE_EPOCH in dpkg-buildpackage and dpkg-source. Use
2067     the current date if the changelog does not have one. Closes: #849081
2068   * Refactor update-alternatives pathname existence check into a new function.
2069   * Avoid useless repeated lstat()s in update-alternatives.
2070   * Only check for debian/tests/control file once in dpkg-source.
2071   * Generate Testsuite-Restrictions fields from the test restrictions in
2072     dpkg-source into .dsc files. Closes: #847926
2073     Based on a patch by Iain Lane <laney@debian.org>.
2074   * Improve the ELF ABI mismatch detector in dpkg-shlibdeps, by parsing the
2075     ELF header ourselves. While still not perfect (things like linux-i386 and
2076     hurd-i386 will still match), it will filter lots of previously matching
2077     objects that should have been ignored, and will work even when objdump
2078     does not know about the specific object details. Closes: #849913
2079   * Add initial support for DEB_BUILD_OPTIONS to dpkg-genbuildinfo. This will
2080     make it possible to enable or disable specific features that should be
2081     recorded in the .buildinfo file. For now only “all” and “path” are
2082     supported. Closes: #848705
2083   * Add again the architecture from the filename to .changes files for any
2084     artifact with one. This reverts the change introduced in dpkg 1.18.11.
2085   * Fold the filtering and checksumming of files to distribute in a .changes
2086     file in dpkg-genchanges into the initial loop. This way we do not include
2087     architectures for artifacts we are not going to distribute, and do not
2088     unnecessarily recompute the checksums for artifacts like the sources.
2089   * Do not compute the architecture list twice in dpkg-genchanges.
2090   * Include .buildinfo files also for source-only uploads in dpkg-genchanges.
2091     Closes: #846164
2092   * Fix check for expected number of binary artifacts in dpkg-genchanges, to
2093     only take into account the artifacts that we are distributing.
2094   * Fix parsing of Pre-Depends and Depends in dpkg-genbuildinfo, so that
2095     the code parses both and not just the first to appear in the stanza.
2096     Based on a patch by Johannes Schauer <josch@debian.org>.
2097   * Add support for signed .buildinfo files to dpkg-buildpackage. Add new
2098     -ui and --unsigned-buildinfo options. Closes: #843925
2099   * Portability:
2100     - On GNU/Hurd try to use the new process executable name attribute from
2101       libps, to properly match on start-stop-daemon --exec.
2102   * Perl modules:
2103     - Fix Debian architecture wildcard parsing so that matching four-tuple
2104       matchings work. Missed in dpkg 1.18.11.
2105       Reported by Julian Andres Klode <jak@debian.org>.
2106     - Add new import tags for Dpkg::Arch.
2107     - Abort on EOF in patch name prompt in Dpkg::Source::Package::V2,
2108       instead of getting into an infinite loop. Closes: #851441
2109     - Call anonymous subs via -> operator instead of casting with &, and fix
2110       bogus POD documentation to match the code.
2111     - Add new Auto-Built-Package field to Dpkg::Control::Fields.
2112     - Add a new debug() reporting function, and switch code to use it.
2113     - Add new Dpkg::BuildOption parse_features() method refactored from
2114       Dpkg::Vendor::Debian.
2115   * Documentation:
2116     - Cleanup software requirements in README.
2117     - Move control member file references from dpkg(1) to deb(5).
2118     - Fix typos in docs and code comments.
2119     - Document Auto-Built-Package field in deb-control(5).
2120   * Build system:
2121     - Disable disk pre-allocation by default, but let the builder re-enable
2122       it via a new configure option. This has been causing major performance
2123       issues on "modern" filesystems.
2124   * Packaging:
2125     - Add debsig-verify to dpkg Suggests. The code optionally supports this
2126       specific signed .deb verification program.
2127       Prompted by Stuart Prescott <stuart@debian.org>.
2128   * Test suite:
2129     - Generate and check all currently possible architecture wildcards.
2130     - Correctly iterate over all default and passed .dsc template substvars.
2132   [ Updated programs translations ]
2133   * Dutch (Frans Spiesschaert). Closes: #851889
2134   * German (Sven Joachim).
2136   [ Updated scripts translations ]
2137   * German (Helge Kreutzmann).
2139   [ Updated man pages translations ]
2140   * Dutch (Frans Spiesschaer). Closes: #851891
2141   * German (Helge Kreutzmann).
2143  -- Guillem Jover <guillem@debian.org>  Fri, 27 Jan 2017 05:43:36 +0100
2145 dpkg (1.18.18) unstable; urgency=medium
2147   [ Guillem Jover ]
2148   * Documentation:
2149     - Document DPKG_DATADIR in an ENVIRONMENT section in dpkg-architecture(1).
2150     - Add a rationale for the purpose of Testsuite-Triggers in dsc(5).
2151       Prompted by Mattia Rizzolo <mattia@debian.org>.
2152   * Packaging:
2153     - Revert the perl to perl:any dependency change in libdpkg-perl, as that
2154       breaks debootstrap in stable (jessie), testing (stretch) and unstable,
2155       which do not support arch-qualified dependencies. We'll have to live
2156       with the Multi-Arch hinter being unhappy for now.
2158   [ Updated man pages translations ]
2159   * German (Helge Kreutzmann).
2161  -- Guillem Jover <guillem@debian.org>  Tue, 20 Dec 2016 13:53:12 +0100
2163 dpkg (1.18.17) unstable; urgency=medium
2165   [ Guillem Jover ]
2166   * Handle empty versions on validation in dpkg-maintscript-helper as they
2167     are optional. Regression introduced in dpkg 1.18.16. Closes: #848422
2168   * Validate versions too in dpkg-maintscript-helper symlink_to_dir and
2169     dir_to_symlink commands.
2170   * Improve logic to identify packages owning a library in dpkg-shlibdeps,
2171     by handling the same library appearing more than once on the filesystem
2172     Thanks to Raphaël Hertzog <hertzog@debian.org>. Closes: #843073
2173   * Documentation:
2174     - Clarify that dpkg-buildpackage does not run «dpkg-source --before-build»
2175       when using the -T option. Closes: #649531
2176     - Document that dpkg sets DPKG_ADMINDIR on maintainer script environment.
2177   * Packaging:
2178     - Do not let dh_perl insert a dependency for libdpkg-perl, because it
2179       emits perl instead of perl:any. Instead hardcode a perl:any dependency
2180       to comply with the perl policy and make the Multi-Arch hinter happy.
2182   [ Updated scripts translations ]
2183   * German (Helge Kreutzmann).
2185   [ Updated man pages translations ]
2186   * German (Helge Kreutzmann).
2188  -- Guillem Jover <guillem@debian.org>  Mon, 19 Dec 2016 02:43:10 +0100
2190 dpkg (1.18.16) unstable; urgency=medium
2192   [ Guillem Jover ]
2193   * Add support for specifying multiple targets on «dpkg-buildpackage -T»
2194     which will be run successively. Closes: #671074
2195   * Reject empty upstream versions in C and perl code. These are not permitted
2196     by deb-version(5), but the code was letting those through.
2197   * Use lzma_cputhreads() instead of sysconf(_SC_NPROCESSORS_ONLN) as the
2198     former is way more portable.
2199   * Automatically decrease xz encoder threads to try to not exceed available
2200     memory limits. This should alleviate the insane requirements of memory
2201     needed on 32-bit architectures with many cores, which results in more
2202     than the userspace addressable memory, when using settings such as
2203     -z9 and/or -Sextreme in dpkg-deb. Closes: #846564
2204   * Add new dpkg --validate-<thing> commands to validate the syntax of
2205     various <thing>s, where the current list is «pkgname», «trigname»,
2206     «archname» and «version».
2207   * Use the new dpkg --validate-version command in dpkg-maintscript-helper,
2208     instead of abusing the --compare-versions command to perform version
2209     validation. Closes: #844701
2210   * Allow readlink(2) to return a size smaller than stat(2) in dpkg. Some
2211     bogus filesystems do not return the actual symlink size in st_size,
2212     which contradicts POSIX. But allowing the case where the returned size
2213     is smaller than the one used to allocate memory is harmless, although
2214     suspect. Let it through, but still print a warning so that users can
2215     install stuff but are reminded they need to get a fixed filesystem in
2216     place. This has affected at least ecryptfs in the past and now
2217     file-based encryption support in ext4 on Android N.
2218   * Add new dpkg-query virtual field source:Upstream-Version. Closes: #844348
2219   * Perl modules:
2220     - Whitelist DPKG_GENSYMBOLS_CHECK_LEVEL, DPKG_ROOT, DPKG_ADMINDIR and
2221       DPKG_DATADIR environment variables in Dpkg::Build::Info.
2222   * Documentation:
2223     - State the current working directory used when running dpkg-buildpackage
2224       hooks.
2225     - Add a new ENVIRONMENT section to dpkg-gensymbols(1) and document
2226       DPKG_GENSYMBOLS_CHECK_LEVEL there.
2227     - Fix bogus description of --force-confmiss in dpkg(1). Regression
2228       introduced in 1.16.4. Reported by Sven Joachim <svenjoac@gmx.de>.
2229       Closes: #846395
2230     - Update dpkg-parsechangelog parser options. The options specific to
2231       the changelog parser program did not get updated when the parser got
2232       switched to be a perl module. Missed in dpkg 1.18.8. Closes: #848189
2233   * Build system:
2234     - Enable compression libs also in automatic check mode in configure.
2235     - Honor DPKG_DATADIR again in the installed Dpkg modules. This was an
2236       explicit public interface, documented in the man page.
2238   [ Updated programs translations ]
2239   * Dutch (Frans Spiesschaert). Closes: #848378
2240   * Simplified Chinese (Zhou Mo). Closes: #844955
2242   [ Updated scripts translations ]
2243   * German (Helge Kreutzmann).
2244   * Swedish (Martin Bagge). Closes: #847220
2246   [ Updated man pages translations ]
2247   * Dutch (Frans Spiesschaert). Closes: #848379
2248   * German (Helge Kreutzmann).
2250  -- Guillem Jover <guillem@debian.org>  Sat, 17 Dec 2016 00:25:53 +0100
2252 dpkg (1.18.15) unstable; urgency=medium
2254   [ Guillem Jover ]
2255   * Improve PIE flags support:
2256     - Do not enable PIE when linking static programs. glibc-based systems
2257       do not support this combination and produce very bogus output.
2258       Proposed by Szabolcs Nagy <nsz@port70.net>. Closes: #843714
2259   * On source builds add 'source' to the Architecture field in the
2260     .buildinfo file in dpkg-genbuildinfo.
2261   * Add new Build-Date field to .buildinfo files.
2262   * Generate deterministic .buildinfo filenames in dpkg-genbuildinfo,
2263     following the same pattern as used for .changes files.
2264   * Bump .buildinfo Format to version 0.2.
2265   * Change dpkg-buildpackage -j and -J on “auto” mode to fallback to serial
2266     execution when we cannot infer the number of online processors on
2267     unsupported or exotic systems. This should be a safer mode of operation.
2268     Proposed by Simon McVittie <smcv@debian.org>.
2269   * Only preallocate disk size in dpkg for unpacked files bigger than 16 KiB.
2270     Closes: #824636
2271   * Perl modules:
2272     - Validate architecture arguments in Dpkg::Deps deps_parse().
2273       Prompted by Johannes Schauer <josch@debian.org>.
2274   * Documentation:
2275     - Escape dashes in field names in dpkg-buildinfo(1).
2276   * Test suite:
2277     - Mark partially documented POD modules as TAP TODO.
2279   [ Updated man pages translations ]
2280   * German (Helge Kreutzmann).
2282  -- Guillem Jover <guillem@debian.org>  Wed, 16 Nov 2016 03:28:05 +0100
2284 dpkg (1.18.14) unstable; urgency=medium
2286   [ Guillem Jover ]
2287   * Improve PIE flags support:
2288     - Rename the spec name cc1_options to self_spec.
2289       Suggested by James Clarke <jrtc27@jrtc27.com>
2290     - Do not set PIE options if they have been negated, and do not reset
2291       them if they have been requested.
2292     Closes: #843791, #843826
2293   * Fix use after free error in dpkg. It was trying to print messages that
2294     had already been freed as part of the database memory pool, causing in
2295     some cases segfaults when reporting the error summary at the end.
2296     Regression introduced in dpkg 1.18.11. Closes: #843874
2297   * Change default color behavior to auto.
2298   * Perl modules:
2299     - Fix confusing date parse error message in Dpkg::Changelog::Entry::Debian
2300       when the date contains “May”. Closes: #843829
2301       Thanks to Nishanth Aravamudan <nish.aravamudan@canonical.com>.
2302     - New module Dpkg::Build::Info module refactored from dpkg-genbuildinfo.
2303       Requested by Johannes Schauer <josch@debian.org>.
2304   * Documentation:
2305     - Improve the DEB_BUILD_OPTIONS description in dpkg-buildpackage(1).
2306       And mention the parallel option there.
2307     - Explicitly mention in dpkg-buildpackage(1) that setting the number
2308       of parallel jobs to 1, restores the serial behavior.
2309       Prompted by Thorsten Glaser <t.glaser@tarent.de>.
2310   * Packaging:
2311     - List public Dpkg::Control::Tests module in libdpkg-perl description.
2312   * Test suite:
2313     - Do not fail tests on missing fakeroot, just skip them.
2314   * Build system:
2315     - Fix inversion logic in libmd configure check when requested explicitly.
2316     - Do not consider the compressor libraries available in configure if the
2317       headers are not usable.
2318     - Fix DPKG_BUILD_RELEASE_DATE to require DPKG_PROG_PERL, as it uses perl.
2319     - Change DPKG_BUILD_RELEASE_DATE to use perl instead of date(1) to
2320       format the timestamp, as the former is more portable.
2322   [ Updated man pages translations ]
2323   * German (Helge Kreutzmann).
2325  -- Guillem Jover <guillem@debian.org>  Fri, 11 Nov 2016 02:26:08 +0100
2327 dpkg (1.18.13) unstable; urgency=medium
2329   * Improve PIE flags support:
2330     - Retroactively document in the changelog that PIE is enabled by default
2331       on all supported architectures regardless of gcc doing so itself on a
2332       subset of them.
2333     - When emitting PIE flags on architectures where gcc does not inject
2334       those itself, do it via a specs file too, so that maintainers can
2335       use them unconditionally regardless of the object being compiled
2336       or linked.
2337     - When injecting -no-pie for linking via the gcc specs file also
2338       inject -fno-PIE.
2339     - Update the documentation.
2340   * Perl modules:
2341     - Do not try to load non-files in Dpkg::Dist::Files load_dir method.
2342       Fixes test failures on non-Linux architectures. Closes: #843436
2343   * Packaging:
2344     - Add missing Breaks on old libdpkg-perl to dpkg. Closes: #843429
2345       Thanks to Sven Joachim <svenjoac@gmx.de>.
2346     - Ship deb-src-files(5) man page in dpkg-dev.
2347   * Build system:
2348     - Use deterministic dates for generated man pages. Closes: #843469
2349       Thanks to Reiner Herrmann <reiner@reiner-h.de>.
2351  -- Guillem Jover <guillem@debian.org>  Mon, 07 Nov 2016 03:28:42 +0100
2353 dpkg (1.18.12) unstable; urgency=medium
2355   * Build system:
2356     - Set umask to 0022 for functional test suite.
2357   * Documentation:
2358     - Rename FILE FORMATS section to FILES in dpkg-source(1).
2359     - Use "dpkg suite" as the manual item in man pages .TH macro.
2360     - Use %VERSION% in dpkg-statoverride(1) source item in man page .TH macro.
2361     - Document environment variables used by source format modules in
2362       dpkg-source(1).
2364  -- Guillem Jover <guillem@debian.org>  Sun, 06 Nov 2016 05:36:20 +0100
2366 dpkg (1.18.11) unstable; urgency=medium
2368   [ Guillem Jover ]
2369   * Make dpkg-maintscript-helper conffile commands more robust. Check that
2370     conffile pathname arguments are absolute paths and verify version number
2371     to be valid. Thanks to David Kalnischkies <david@kalnischkies.de>.
2372   * Add support to dpkg-scanpackages for scanning a single binary file.
2373     Thanks to Javier Serrano Polo <javier@jasp.net>. Closes: #833964
2374   * Obsolete dpkg-deb bzip2 and lzma compression methods by emitting errors.
2375   * Remove obsolete dpkg-deb --old and --new options.
2376   * Remove obsolete dpkg --print-installation-architecture option.
2377   * Fix dpkg error messages when parsing md5sum files to include the package
2378     name affected.
2379   * Do not emit epochs for unambiguous versions in deb-split package header.
2380     Regression introduced in dpkg 1.18.0.
2381   * Make the deb-split(5) generation in dpkg-split reproducible, by using the
2382     timestamp from SOURCE_DATE_EPOCH.
2383   * Generate reproducible file modes for the .deb control member contents.
2384     Closes: #787980
2385   * Switch from non-freeing malloc to m_malloc on statdb slurping.
2386   * Switch from non-freeing malloc to m_malloc for invoke hooks.
2387   * Always reset the package in-core database when shutting down the package
2388     database journal.
2389   * Do not crash if we pass a NULL cip argument to setaction() in libdpkg.
2390   * Shutdown the package database journal in dpkg --get-selections.
2391   * Fix (deactivated) dpkg --command-fd to initialize and reset the files
2392     database on each action.
2393   * Implement source stanza substvars prefixed with S: in dpkg-gencontrol.
2394     These auto-generated variables map each source stanza field into an
2395     output substvar prefixed with “S:”.
2396   * Make dpkg-source generate reproducible source packages when run
2397     standalone, by honoring SOURCE_DATE_EPOCH.
2398   * Fix several short-lived memory leaks in update-alternatives.
2399     Reported by Helmut Grohne <helmut@subdivi.de>.
2400   * Only set the error context message in libdpkg if it has been formatted
2401     correctly.
2402   * Return error in error_context_errmsg_format() only if the error message
2403     gets truncated. In case we have to use the emergency buffer because the
2404     previous vasprintf() call failed, we should only return an error code if
2405     the vsnprintf() call on the emergency buffer truncates the output.
2406   * Fix free() on uninitialized pointer in error_context_errmsg_format() in
2407     libdpkg. Regression introduced in dpkg 1.18.7. Closes: #842004
2408   * Move C++ support code into its own file.
2409   * Add replacement new and delete array operators to C++ support code.
2410   * Implement local abi::__cxa_pure_virtual. When using g++ if we provide our
2411     version of this function we can avoid the dependency on either libstdc++
2412     or libsup++.
2413   * Include missing <new> for new and delete operator declarations.
2414   * Do not log nor print duplicate dpkg removal action. We print
2415     “Removing <package> (<version>)” lines and log remove action twice
2416     when purging a package from frontends, because they usually first call
2417     --remove and then --purge sequentially. When purging a package which is
2418     already in config-files (i.e. it has been removed before), do not print
2419     nor log the remove action.
2420   * Remove default «.» from @INC before loading perl modules in perl code.
2421     Fixes CVE-2016-1238.
2422   * Give more information on --set-selections warnings. Closes: #842230
2423   * Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables to dpkg-architecture
2424     and architecture.mk Makefile fragment.
2425   * Do substvar instantiation just once in dpkg-gencontrol.
2426   * Fix dpkg-gencontrol to not update the files list file (debian/files)
2427     when printing to STDOUT (via -O).
2428   * Do not add architectures to .changes Architecture field for artifacts
2429     that are not a .deb or .udeb in dpkg-genchanges.
2430   * Add support for .buildinfo files:
2431     - Add new dpkg-genbuildinfo command.
2432     - Hook it into the dpkg-buildpackage machinery.
2433     Based on a patch by Jérémy Bobbio <lunar@debian.org>. Closes: #138409
2434   * Enable dpkg-buildpackage -Jauto by default. Closes: #842845
2435   * Fix dpkg to not fail when removing non-existent backup files on read-only
2436     filesystems. Closes: #838877
2437   * Enable PIE on all supported architectures and handle PIE enabled by
2438     default in gcc. On architectures where gcc enables them by default,
2439     stop setting -fPIE and -pie, and set -fno-PIE and -no-pie when disabling
2440     «pie» via gcc specs files, so that we do not emit them on situations
2441     where it would be inappropriate. Closes: #835149
2442     Based on a patch by Bálint Réczey <balint@balintreczey.hu>.
2443   * Architecture support:
2444     - Add support for AIX operating system.
2445     - Add a version pseudo-field to the arch tables.
2446     - Internally represent Debian architectures as quadruplets.
2447   * Portability:
2448     - Cast off_t variables to intmax_t when printing them with "%jd".
2449     - Add missing <string.h> include in libdpkg.
2450     - Cast strlen() return value to ssize_t to match write() return type.
2451     - Use underscore-prefixed system preprocessor symbols instead of namespace
2452       polluting ones (such as “linux”, “OPENBSD” or “hpux”).
2453     - Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0 in
2454       start-stop-daemon. This affects Mac OS X.
2455     - On FreeBSD return STATUS_UNKNOWN instead of false in start-stop-daemon
2456       do_procinit().
2457     - Port start-stop-daemon process handling to Mac OS X.
2458       Based on a patch by Mo McRoberts <mo@nevali.net>.
2459     - Port start-stop-daemon process handling to AIX.
2460     - Fix lookup by name on update-alternatives --config. The code was wrong
2461       and not working at least on Mac OS X, making the test suite to fail.
2462     - Only use gzip --rsyncable in Dpkg::Compression on Debian and hopefully
2463       derivatives, by using perl's $Config{cf_by} variable to key on. The
2464       Debian-specific --rsyncable option should have never been accepted for
2465       use in dpkg to begin with.
2466     - Use our own dpkg_ar_hdr struct instead of relying on the system
2467       ar_hdr struct, as the ar format is not standardized and does vary
2468       across systems, for example on AIX.
2469     - Add <sys/sysmacros.h> on AIX for major() and minor().
2470     - Add missing <errno.h> in libcompat.
2471     - Include libcompat getopt module when we need getopt_long.
2472     - Disable gettext support in libcompat getopt module. We do not carry
2473       translations for this module, and it makes it pull libintl for programs
2474       that might not use it otherwise.
2475   * Perl modules:
2476     - Obsolete Source-Version substvar in Dpkg::Substvars by emitting errors.
2477     - Rework keyring hooks in Dpkg::Vendor. Deprecate the keyrings hook, and
2478       add package-keyrings, archive-keyrings and archive-keyrings-historic
2479       hooks. Prompted by Johannes Schauer <josch@debian.org>.
2480     - Make the Dpkg::Substavars parse() method return the number of substvars
2481       parsed.
2482     - Add new set_field_substvars() method to Dpkg::Substvars.
2483     - Fix reproducible source package support in Dpkg::Source::Archive, by
2484       sorting the tar contents with --sort=name.
2485     - Prefix private Dpkg::Source::Package::* functions with _.
2486     - Defer filehandle closures in Dpkg::IPC::spawn() to avoid double-close.
2487       Closes: #839905, #840293
2488     - Always map the build type to the shortest string form in
2489       Dpkg::Build::Type::get_build_options_from_type().
2490     - Change Dpkg::Compression::FileHandle to inherit directly from IO::File
2491       instead of FileHandle.
2492     - Add new Dpkg::PROGTAR variable to store GNU tar command name.
2493     - Add new Dpkg::PROGMAKE variable to store GNU make command name.
2494     - Add new CTRL_FILE_BUILDINFO type to Dpkg::Control.
2495     - Add new .buildinfo fields to Dpkg::Control::Fields.
2496     - Add new builtin-system-build-paths Dpkg::Vendor hook.
2497     - Cope gracefully with changelogs missing a timestamp trailer.
2498       Based on a patch by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2499       Regression introduced in dpkg 1.18.8. Closes: #843248
2500   * Packaging:
2501     - Add liblocale-gettext-perl to libdpkg-perl Recommends.
2502     - Wrap and document dependency relationships.
2503     - Remove obsolete dependency relationships, since Debian oldstable.
2504     - Remove update-alternatives, dpkg-divert and dpkg-statoverride
2505       compatibility symlinks, again.
2506     - Use perl:Depends via dh_perl instead of a hardcoded perl in Depends.
2507     - Add perl:Depends to dpkg-dev Depends.
2508     - Remove unused dh_strip from binary_indep target.
2509     - Remove ancient upgrade code from maintainer scripts (before 1.15.x).
2510     - Stop compressing the dpkg.deb package with gzip.
2511     - Move dpkg to be the first binary package stanza in debian/control, as
2512       debhelper assigns special meaning by considering it the main package.
2513     - Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONS.
2514   * Documentation:
2515     - Update custom changelog parser API support status in README.api.
2516     - Fix typos in docs and man pages. Thanks to Jakub Wilk <jwilk@debian.org>
2517       Closes: #834584
2518     - Fix formatting in SOURCE_DATE_EPOCH description in dpkg-deb(5).
2519     - Improve dpkg-deb --build arguments documentation in dpkg-deb(1).
2520       Prompted by Johannes Schauer <josch@debian.org>.
2521     - Document the .changes filename that dpkg-buildpackage generates in
2522       dpkg-buildpackage(1). Prompted by Johannes Schauer <josch@debian.org>.
2523     - Add basic maintainer script man pages: deb-postinst(5), deb-postrm(5),
2524       deb-preinst(5) and deb-prerm(5).
2525     - Add new deb-src-files(5) man page.
2526       Prompted by Johannes Schauer <josch@debian.org>.
2527     - Add man page references to other binary control files in dpkg(1).
2528     - Add version when "new" substvars were introduced in deb-substvars(5).
2529     - Switch deb-triggers(5) types into a proper list.
2530     - Itemize --log format entries in dpkg(1).
2531     - Turn the update-alternatives(1) --query example item into a sub-section.
2532     - Turn the Multi-Arch values into a list in deb-control(5).
2533     - Improve user-defined field export marker documentation in
2534       deb-src-control(5); clarify that X can be followed by zero or more
2535       (instead of one or more) letters and turn the items into a proper list.
2536     - Generate the man pages at build time. This makes it possible to process
2537       them and update several variable strings such as system and package
2538       pathnames, the release date and the dpkg suite version. And makes it
2539       possible to use UTF-8 in the source and convert to the more conservative
2540       groff escape sequences on the output.
2541     - Switch from groff escape sequences to UTF-8 in man pages sources.
2542     - Disable hyphenation in man pages globally, because it performs very
2543       poorly on many technical terms.
2544     - Append the German man pages addendum at the end of the translation,
2545       instead of assuming that every page has the SEE ALSO section.
2546     - Explicitly mention that Dpkg::Checksums::add_from_file() is used to
2547       verify digests too. Prompted by Johannes Schauer <josch@debian.org>.
2548     - Document the behavior for consecutive calls to Dpkg perl module parse()
2549       methods. Prompted by Johannes Schauer <josch@debian.org>.
2550     - Document obsolete functions in Dpkg::Conf.
2551   * Test suite:
2552     - Make test main function a TEST_ENTRY macro. This avoids confusing
2553       coverage programs, as the file that actually contains the main function
2554       is the test itself.
2555     - Rename test suite commands to be prefixed with «c-» instead of «t-».
2556     - Add new dpkg-source functional tests.
2557     - Add new dpkg-buildpackage functional tests.
2558     - Add an initial functional test suite for dpkg-deb and dpkg-split.
2559     - Skip the involved tests if IO::String is missing.
2560     - Add new unit test for libdpkg error handling.
2561     - Delete MAKEFLAGS environment variable when testing make invocations.
2562     - Pass -q to grep command to suppress matched output in pod-coverage.t.
2563     - Ignore POD coverage for partially private modules.
2564   * Build system:
2565     - Add support for profiling perl modules.
2566     - Clean up compiler and linker automatic flag usage in configure.
2567     - Fix the __progname check to avoid the optimizer discarding the symbol.
2568     - Fix M4sh/Autoconf coding style. Add a new section to coding-style.txt
2569       describing M4sh/Autoconf.
2570     - Disable C++ exceptions for dselect.
2571     - Fix typo in SE Linux library detection code, only affecting static
2572       mode (not used in Debian). Regression introduced in dpkg 1.18.8.
2573     - Change --with-* option logic to default to check.
2574     - Disable -Wtautological-constant-out-of-range-compare (for clang).
2575     - Check the availability of -W<warning> variant instead of -Wno-<warning>.
2576       As at least gcc and clang do not warn on -Wno-* warning flags, only
2577       when some unrelated warning needs to be emitted.
2578     - Bump po4a version to 0.43 (we are using --porefs wrap option).
2579     - Add support for running the test suite in parallel.
2580     - Specify exec argument for TAP::Harness to gracefully handle non-perl
2581       executables with older versions of the module.
2582     - Require libselinux 2.0.99 for baseline API, remove static linking
2583       support, use pkg-config unconditionally, and perform refinement checks
2584       only if available.
2585     - Check for the required minimal perl version.
2586     - Use builddir instead of CURDIR in man Makefile.am.
2587     - Use cp with -R instead of -r (the former is more portable and not
2588       marked as deprecated by POSIX).
2589     - Print an actual newline instead of a literal \n in lcov output.
2590     - Do not honor DPKG_DATADIR on the installed Dpkg module.
2591     - Pass --as-needed to the linker for dselect to avoid libstdc++ dependency.
2592       Which makes of dselect the only front-end not pulling the C++ run-time.
2594   [ Updated programs translations ]
2595   * Dutch (Frans Spiesschaert). Closes: #841117
2596   * German (Sven Joachim).
2598   [ Updated scripts translations ]
2599   * German (Helge Kreutzmann).
2601   [ Updated man pages translations ]
2602   * Dutch (Frans Spiesschaert). Closes: #842187
2603   * German (Helge Kreutzmann).
2605  -- Guillem Jover <guillem@debian.org>  Sun, 06 Nov 2016 03:09:02 +0100
2607 dpkg (1.18.10) unstable; urgency=medium
2609   [ Guillem Jover ]
2610   * Fix a short-lived memory leak in dpkg archive argument parsing.
2611   * When activating file triggers on conffile purge, use the conffile name
2612     instead of the real pathname it might refer to. This fixes a segfault
2613     when using --instdir, or when the conffile has been moved around and
2614     replaced with a symlink to the target.
2615     Regression introduced in dpkg 1.18.8. Closes: #830267
2616   * Perl modules:
2617     - Disable fixdebugpath feature on unsafe characters in the path.
2618     - Generate reproducible source tarballs by using the new GNU tar
2619       --clamp-mtime option in Dpkg::Source::Archive, to make sure no file
2620       in source packages has an mtime later than the changelog entry time.
2621     - Enable fixdebugpath build flag feature by default.
2622       Thanks to Mattia Rizzolo <mattia@debian.org>. Closes: #832179
2623     - Rename various private methods and functions with an underscore prefix
2624       and unified names.
2625     - Refactor perl modules directory list into a new function in Test::Dpkg.
2626   * Test suite:
2627     - Add new POD coverage author test for public perl modules.
2628   * Documentation:
2629     - Document Testsuite-Triggers in dsc(5).
2630     - Fix deb-changes(5) description to talk about .changes instead of .dsc.
2631       Reported by HW42 <hw42@ipsumj.de>.
2632     - Use debian/control as the SYNOPSIS in deb-src-control(5).
2633     - Add new deb-conffiles(5) man page.
2634     - Add references to deb-control(5) and deb-triggers(5) in dpkg(1).
2635     - Fix typos for repeated “the” word.
2636       Prompted by Valentin Samir <valentin.samir@crans.org> in #830989.
2637     - Fix misspelled -fdebug-prefix-map flag in dpkg-buildflags(1).
2638       Reported by Mattia Rizzolo <mattia@debian.org>.
2639     - Remove mention of source format 1.0 supporting building with upstream
2640       tarball signatures from dpkg-source(1), as this was disabled in 1.18.8.
2641     - Document all public methods in Dpkg::Changelog::Entry::Debian.
2642     - Escape dashes in deb-changes(5) and dsc(5) man pages.
2643     - Fix typos in dpkg-shlibdeps(1). Closes: #832434
2644       Thanks to Carsten Leonhardt <leo@debian.org>.
2646   [ Updated programs translations ]
2647   * German (Sven Joachim).
2648   * Turkish (Mert Dirik). Closes: #832070
2650   [ Updated scripts translations ]
2651   * German (Helge Kreutzmann).
2653   [ Updated man pages translations ]
2654   * German (Helge Kreutzmann).
2656  -- Guillem Jover <guillem@debian.org>  Sun, 31 Jul 2016 12:57:02 +0200
2658 dpkg (1.18.9) unstable; urgency=medium
2660   * Require Dpkg::Control::Info in dpkg-buildpackage.
2661     Initially reported by Helmut Grohne <helmut@subdivi.de>.
2662     Regression introduced in dpkg 1.18.8. Closes: #829542
2663   * Documentation:
2664     - Fix user configuration filename in dpkg-buildpackage(1).
2665       Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #829546
2667  -- Guillem Jover <guillem@debian.org>  Mon, 04 Jul 2016 09:23:13 +0200
2669 dpkg (1.18.8) unstable; urgency=medium
2671   [ Guillem Jover ]
2672   * Do not disable PIE buildflags on */kFreeBSD anymore. Closes: #823877
2673     Thanks to Steven Chamberlain <steven@pyro.eu.org>.
2674   * Add new long options in dpkg-buildpackage for any short option that is
2675     a useful configurable candidate.
2676   * Add configuration file support to dpkg-buildpackage, as buildpackage.conf
2677     under either the dpkg system or user configuration directories.
2678     Closes: #539692, #765494
2679   * Check that debian/tests/control is a regular file before parsing it.
2680   * Generate Testsuite-Triggers field from test dependencies in dpkg-source
2681     into .dsc files. Based on a patch by Martin Pitt <martin.pitt@ubuntu.com>.
2682     Closes: #779559
2683   * Add new dpkg-source --no-overwrite-dir extraction option. Closes: #826334
2684   * Fix number of entries computation returned by sysctl() on */kFreeBSD in
2685     start-stop-daemon.
2686   * Set return buffer length for sysctl(2) calls on */kFreeBSD in
2687     start-stop-daemon.
2688   * Abstract ar archive handling behind a new struct dpkg_ar and functions.
2689   * On dpkg --force-chrootless only set changedir to instdir if defined.
2690     Thanks to Niall Walsh <niallwalsh@celtux.org>. Closes: #824542
2691   * Set primary group to 0 in dpkg when running as root.
2692     Reported by Stuart Prescott <stuart@debian.org>.
2693   * Activate file triggers for conffiles on purge, which has never happened
2694     before. Before dpkg 1.17.0, conffiles were triggered on removal, which
2695     was obviously wrong. Reported by Helmut Grohne <helmut@subdivi.de>.
2696   * Fix strtol() errno check when parsing the COLUMNS envvar in dpkg-query.
2697     Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #827265
2698   * Use new GNU tar --clamp-mtime option in dpkg-deb to make sure no file in
2699     binary packages has an mtime later than the given time. Closes: #759886
2700   * Use the same timestamp for the ar container as for tarball mtime clamping
2701     in dpkg-deb.
2702   * Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH if defined
2703     in dpkg-deb. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
2704   * Preset build timestamp to latest changelog entry in dpkg-buildpackage,
2705     by setting SOURCE_DATE_EPOCH environment variable if it is not already
2706     defined. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
2707     Closes: #759999
2708   * Do not use the debian/rules build target fallback when building both
2709     architecture independent and dependent packages in dpkg-buildpackage.
2710   * Use architecture «all» as part of the .changes filename when building
2711     architecture independent binaries and no architecture dependent binaries.
2712     Closes: #826161
2713   * Do not emit warnings from dpkg-genchanges for automatic debug symbol
2714     packages that are not found in debian/control.
2715   * Export SOURCE_DATE_EPOCH from pkg-info.mk makefile snippet.
2716     Closes: #824572
2717   * Architecture support:
2718     - Add TILE-Gx support to cputable. Closes: #823167
2719       Thanks to Helmut Grohne <helmut@subdivi.de>.
2720   * Perl modules:
2721     - Use warnings::warnif() instead of carp() for deprecated warnings.
2722     - Add new format_range() method and deprecate dpkg() and rfc822() methods
2723       in Dpkg::Changelog.
2724     - Replace changelog program parsers with perl modules.
2725     - Add a getter for the Time::Piece object in Dpkg::Changelog.
2726     - Add new Timestamp field to Dpkg::Changelog output, which ends up on
2727       dpkg-parsechangelog's output.
2728     - Validate source version in set_version_substvars()'s Dpkg::Substvars
2729       method.
2730     - Revert "Dpkg::Conf: Switch implementation to be hash based", as this
2731       change broke backwards compatibility in multiple ways. The format_argv
2732       option was set by default, the order was not preserved, which was
2733       important for dpkg.cfg files, and duplicate option names stopped being
2734       supported. Add regression tests to avoid similar changes in the future.
2735       Closes: #824938
2736     - Add support for system and user config loading in Dpkg::Conf.
2737     - Add support for autopkgtest control files, with new CTRL_TESTS control
2738       type, new recognized fields to Dpkg::Control::Fields, and new modules
2739       Dpkg::Control::Tests and Dpkg::Control::Tests::Entry. Also update
2740       Dpkg::Index to support these.
2741     - Fix Dpkg::Deps so that architecture qualifiers only imply one another
2742       if they are the same. Closes: #745366, #827628
2743     - Add support for new environment variable DEB_BUILD_PATH to be able to
2744       control the path in the fixdebugpath feature in Dpkg::Vendor::Debian.
2745     - Preserve order when prepending shared library paths in Dpkg::Shlibs.
2746       This fixes the order of paths passed via dpkg-shlibdeps -l option.
2747       Closes: #823805
2748     - Check whether dependency restrictions are implied in Dpkg::Deps::Simple.
2749       Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #827633
2750     - Disable upstream tar signature when building format 1.0 source packages
2751       in Dpkg::Source::Package::V1, as the current stable dpkg series do not
2752       support extracting them.
2753     - Preset Last-Update field in patch header template with current time in
2754       Dpkg::Source::Package::V2. Thanks to Daniel Shahaf <danielsh@apache.org>.
2755       Closes: #828146
2756   * Packaging:
2757     - Disable libmd usage in Debian and derivatives for now.
2758   * Build system:
2759     - Stop allowing to set deprecated bzip2 compressor as dpkg-deb default.
2760     - Use libmd automatically if available.
2761     - Uniformize library build options, from --with-zlib to --with-libz,
2762       --with-bz2 to --with-libbz2 and --with-selinux to --with-libselinux.
2763   * Test suite:
2764     - Bump perlcritic ValuesAndExpressions::RequireNumberSeparators minimum
2765       to 99999.
2766     - Add new pod-spell unit test.
2767     - Refactor common unit test checks for needed things into Test::Dpkg.
2768     - Accept perl's Lancaster Consensus AUTHOR_TESTING variable.
2769     - Add new minimum perl version unit test.
2770     - Add new synopsis unit test.
2771     - Add unit tests for dependency simplification with build profiles.
2772   * Documentation:
2773     - Improve dpkg-buildpackage(1) on environment expectations.
2774     - Clarify the format of the db:Status-Abbrev virtual field in
2775       dpkg-query(1). Closes: #824515
2776     - Document the tar entry size limitation for deb(5) format.
2777     - Document interaction between PIE and libraries in dpkg-buildflags(1).
2778       Based on text by Christian Seiler <christian@iwakd.de>.
2779     - Merge ENVIRONMENT sections in dpkg-buildflags(1).
2780     - Document various long options in dpkg-source --help output.
2781     - Move dpkg-source -q option from “Build options” to “General options”
2782       section in --help output.
2783     - Clarify shared library search order in dpkg-shlibdeps(1).
2784     - Remove most remaining AUTHOR sections from man an POD, as they are
2785       strongly discouraged, for being redundant, tending to get out-of-sync,
2786       and their format being inconsistent. In addition most got already
2787       removed in the past for the man pages.
2788     - Mark perlcritic as an optional author test dependency in the README.
2789     - Fix example code in Dpkg::Compression::FileHandle SYNOPSIS.
2791   [ Updated programs translations ]
2792   * German (Sven Joachim).
2793   * Simplified Chinese (Zhou Mo). Closes: #824873
2795   [ Updated scripts translations ]
2796   * German (Helge Kreutzmann).
2798   [ Updated man pages translations ]
2799   * German (Helge Kreutzmann).
2801  -- Guillem Jover <guillem@debian.org>  Sun, 03 Jul 2016 19:01:56 +0200
2803 dpkg (1.18.7) unstable; urgency=medium
2805   [ Guillem Jover ]
2806   * Add new dpkg-source --require-strong-checksums option and change default.
2807     There is no point in erroring out on this condition when signature issues
2808     are only warnings, because we cannot guarantee we have functional keys
2809     for old signatures. Regression introduced in dpkg 1.18.5. Closes: #823428
2810   * Stop using several fixed sized buffers for program reporting, which in
2811     many cases could cause confusing truncation of long messages. Use heap
2812     allocated formatted strings instead:
2813     - In start-stop-daemon to report what to stop.
2814     - In dselect to print main and access methods menu entries.
2815     - In libdpkg command-line option parsing errors.
2816     - In libdpkg warning, notice and info reporting.
2817     - In libdpkg ohshit, ohshitv, ohshite and internerr. But in this case
2818       fallback to a fixed-size emergency buffer in case of allocation or
2819       formatting error, so that we can at least print something, even if
2820       truncated.
2821     Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
2822   * Colorize all fatal-error printing codepaths in libdpkg.
2823   * Architecture support:
2824     - Bump the GNU triplet cpu from i386 to i686 to match toolchain changes.
2825       Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #823619
2826     - Clarify column descriptions in architecture table files.
2827   * Perl modules:
2828     - Relax dependency restrictions parsing to allow again sloppy spaces
2829       around versions, architectures and profile restrictions.
2830       Regression introduced in 1.18.5. Closes: #823431
2831     - Add new require_strong_checksums option to Dpkg::Source::Package.
2832     - Add new tests_dep option to Dpkg::Deps deps_parse() to allow the
2833       otherwise invalid ‘@’ character in dependencies. To be used when
2834       parsing the debian/tests/control file.
2835   * Documentation:
2836     - Shorten example symbol names in dpkg-gensymbols to avoid a mandb
2837       warning due to unwrappable lines in translations.
2839   [ Updated scripts translations ]
2840   * German (Helge Kreutzmann).
2842   [ Updated man pages translations ]
2843   * German (Helge Kreutzmann).
2845  -- Guillem Jover <guillem@debian.org>  Mon, 09 May 2016 03:19:52 +0200
2847 dpkg (1.18.6) unstable; urgency=medium
2849   [ Guillem Jover ]
2850   * Fix file queue tail assignment on file queue pop during unpack. This
2851     could mess up the file queue in some circumstances and leave behind
2852     files in the filesystem as «pathname».dpkg-new after configuration
2853     and without traces of the files in the dpkg database. Closes: #823288
2854   * Use m_strdup() instead of strdup() in dpkg recursive installation code.
2855   * Fix off-by-one array allocation in dpkg recursive installation code that
2856     can cause segfaults.
2857   * Rename sysctl() “name” variable to “mib”, to avoid a clash with the
2858     call site function argument with the same name in start-stop-daemon.
2859     This fixes a build failure on */kFreeBSD systems.
2860   * Initialize number of entries on initial process scan in start-stop-daemon
2861     on */kFreeBSD.
2862   * Packaging:
2863     - Bump Standards-Version to 3.9.8 (no changes needed).
2865   [ Updated programs translations ]
2866   * German (Sven Joachim).
2868  -- Guillem Jover <guillem@debian.org>  Tue, 03 May 2016 20:17:05 +0200
2870 dpkg (1.18.5) unstable; urgency=medium
2872   [ Guillem Jover ]
2873   * Print correct integer parse error for short-only command-line options.
2874     This affects «dpkg-deb -z». Closes: #809174
2875   * Do not abort when traversing symlinks to directories in dpkg-scanpackages
2876     and dpkg-scansources. Closes: #809219
2877   * Implement delete operator with size argument in dselect, required by the
2878     C++14 spec when the size-less delete operator is defined.
2879   * Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLK in dselect.
2880   * Print the archive filename when dpkg cannot access it.
2881   * Check that all passed archive filenames to dpkg exist before queuing them.
2882     Closes: #809963
2883   * Use ohshit() instead of internerr() for unhandled dpkg-split exit codes.
2884     (i.e. do not abort). Closes: #812679
2885   * Detect non-regular file archive arguments earlier in dpkg.
2886   * Switch URLs in docs, code comments and packaging, from http:// or git://
2887     to https:// if the latter is available (round three). This includes the
2888     dpkg git repository, copyright format URL and examples in man pages among
2889     others.
2890   * Clarify where to find the GPL-2 license in debian/copyright.
2891   * Do not enable stack-protector on nios2 in Debian and derivatives (it is
2892     not supported by gcc yet).
2893   * Check first for build type to short-circuit boolean expressions in
2894     dpkg-genchanges.
2895   * Add source format backend-specific --help options support to dpkg-source.
2896   * Add MIPS R6 architectures to arch tables. Closes: #807340
2897     Thanks to YunQiang Su <wzssyqa@gmail.com>.
2898   * Fix memory leak when unpacking conffiles.
2899   * Use fixed string matching for pathnames in dpkg-maintscript-helper.
2900     Thanks to Carsten Hey <carsten@debian.org>.
2901   * Quote shell variables in dpkg-maintscript-helper.
2902     Thanks to Carsten Hey <carsten@debian.org>.
2903   * Anchor pathnames in sed and grep regexes in dpkg-maintscript-helper.
2904     Thanks to Carsten Hey <carsten@debian.org>.
2905   * Allow broken versions starting with a dash in dpkg-maintscript-helper.
2906     Thanks to Carsten Hey <carsten@debian.org>.
2907   * Add a new treewalk module in libdpkg, with the nice properties of avoiding
2908     duplicate stat(2) calls, not calling find(1), and sorting the output w/o
2909     stalling on the entire input being slurped and sorted.
2910     - Use it to build the .deb data member in dpkg-deb.
2911     - Use it to build the .deb control member in dpkg-deb.
2912     Closes: #719845
2913     - Use it with dpkg --recursive option.
2914   * Unify start-stop-daemon --help output with the rest of the tools.
2915   * Search for debsig-verify in PATH instead of using an absolute path.
2916   * Do not error out when failing to open the SE label db on permissive mode.
2917     Closes: #811037
2918   * Rewrite the trigger deferred file parser from flex to manual. The format
2919     is very simple, and a simple hand-written parser is smaller and avoids a
2920     build dependency.
2921   * Be more strict when parsing the COLUMNS environment variable in dpkg-query.
2922   * Make the Architecture field mandatory on package builds.
2923   * Use new Dpkg::Arch functions to validate and parse architectures when
2924     building source packages. Closes: #784808
2925   * Do safe matching of directories containing conffiles in
2926     dpkg-maintscript-helper, instead of using a variable pathname as a regex
2927     with grep, which is susceptible to metacharacters acting as part of the
2928     regex. Proposed by Carsten Hey <carsten@debian.org>.
2929   * Decouple local keyword declaration from command assignment in
2930     dpkg-maintscript-helper, which masks the command return value when
2931     using «set -e».
2932   * Make dpkg pass <new-version> to maintscript actions that cannot get it
2933     otherwise. These actions are now:
2934     - <new-postrm> failed-upgrade <old-version> <new-version>
2935     - <new-postrm> abort-install <old-version> <new-version>
2936     - <new-postrm> abort-upgrade <old-version> <new-version>
2937     - <new-preinst> install <old-version> <new-version>
2938     - <new-preinst> upgrade <old-version> <new-version>
2939     - <new-prerm> failed-upgrade <old-version> <new-version>
2940     Prompted by Andrey Utkin <andrey.krieger.utkin@gmail.com>.
2941   * Promote a print to a warning for missing control files in dpkg-deb.
2942   * Use info() instead of print in dpkg-buildpackage and dpkg-genchanges.
2943   * Add very basic color support to all dpkg namespaced programs, enabled by
2944     setting the environment variable DPKG_COLORS to “auto”, “always” or
2945     “never”, the latter being the default.
2946   * Add support for a new --build option to define build type by a
2947     comma-separated list of components (“source”, “any”, “all”, “binary” or
2948     “full”) in dpkg-genchanges and dpkg-buildpackage.
2949   * Add new -I option to dpkg-shlibdeps to ignore package build directories.
2950     Closes: #821025
2951   * Add new -O option to dpkg-genchanges.
2952   * Make dpkg export variable DPKG_ROOT in maintainer scripts. Closes: #804624
2953     Thanks to Helmut Grohne <helmut@subdivi.de>.
2954   * Add new --force-script-chrootless option to dpkg.
2955     Thanks to Helmut Grohne <helmut@subdivi.de>.
2956   * Portability:
2957     - Move DPKG_ADMINDIR environment variable name out from update-alternatives
2958       code, to make life easier for non-dpkg-based systems.
2959     - Move alternatives temporary extension out from update-alternatives code,
2960       to make life easier for non-dpkg-based systems.
2961     - Switch start-stop-daemon on */kFreeBSD to use the low-level sysctl(3)
2962       interface instead of libkvm-dev.
2963   * Perl modules:
2964     - Add new CTRL_REPO_RELEASE control block type to Dpkg::Control.
2965     - Add new CTRL_COPYRIGHT_HEADER, CTRL_COPYRIGHT_FILES and
2966       CTRL_COPYRIGHT_LICENSE control block types to Dpkg::Control.
2967     - Make patching a file multiple times fatal for the first quilt patch in
2968       Dpkg::Source. Reported by Apollon Oikonomopoulos <apoikos@debian.org>.
2969       Closes: #810720
2970     - Only warn once when a diff patches a file multiple times in
2971       Dpkg::Source::Patch, and fix the warning message to make it clear that
2972       the diff might be patching the file more than once, not just twice.
2973     - Check existence of search criteria in Dpkg::Index when checking with a
2974       regex or a string match. Closes: #780906
2975       Base on a patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>.
2976     - Add new functions to validate and parse architecture names in Dpkg::Arch.
2977     - Make the dependency parser more strict in Dpkg::Deps. Closes: #784806
2978     - Add strong digest marking support to Dpkg::Checksums.
2979     - Error out on source packages without any strong digests in
2980       Dpkg::Source::Package, used by dpkg-source --extract, which can still
2981       be disabled with --no-check.
2982     - Switch Dpkg::Conf implementation to be hash based, add two new accessors
2983       and a new option to the filter method to use the old behavior.
2984     - Do not parse entry multiple times in Dpkg::Changelog::Entry::Debian.
2985       Add new parse_header() and parse_trailer() methods, and deprecate
2986       check_header() and check_trailer() ones.
2987     - Use “GnuPG” instead of “gpg” in error messages to refer to the software
2988       in Dpkg::Source::Package.
2989     - Handle undef versions in Dpkg::Changelog from empty versions in
2990       changelog entry header lines.
2991     - Allow detached upstream orig tarball signatures when extracting
2992       version 1.0 non-native source packages.
2993     - Include upstream orig tarball signatures in source packages.
2994       See #759478.
2995     - Add fixdebugpath to reproducible feature in Dpkg::Vendor::Debian.
2996       Thanks to Daniel Kahn Gillmor <dkg@fifthhorseman.net>. Closes: #819194
2997   * Build system:
2998     - Fix building development documentation.
2999     - Remove unused UA_LIBS variable.
3000     - Split libps and libkvm detection into their own macros and variables.
3001     - Make it possible to build without system libmd.
3002     - Add a configuration summary to configure output.
3003     - Make git log invocation immune to local configuration.
3004     - Do not require passing the perl interpreter to run-script.
3005     - Quote dirname argument in run-script, to handle spaces in pathname.
3006       Reported by Carsten Hey <carsten@debian.org>.
3007     - Use a single po4a opt argument instead of the same per language.
3008   * Packaging:
3009     - Enable all hardening flags, starting with gcc-5 there is no performance
3010       loss anymore when enabling PIE on i386.
3011   * Test suite:
3012     - Add a unit test to compile perl code with warnings.
3013     - Add a unit test for the trigger deferred parser.
3014   * Documentation:
3015     - Say value instead of option in deb-control(5).
3016     - Mark debian changelog format in bold in dpkg-parsechangelog(1).
3017     - Add references to man pages describing file formats.
3018     - Document missing Install-Size, Built-For-Profiles and Build-Profiles
3019       fields in man pages.
3020     - Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
3021     - Remove Debian specific policy references.
3022     - Remove superfluous SEE ALSO references from dpkg-source(1).
3023     - Fix --remove and --purge summary formatting in dpkg(1).
3024     - Move --audit description just after --verify in dpkg(1).
3025     - Mark Maintainer field as bold in deb-src-control(5).
3026     - Fix reference to --record-avail instead of nonexistent --avail.
3027     - Add missing quotes in man pages.
3028     - Document Source field version in deb-control(5).
3029     - Add new deb822(5) man page.
3030     - Document and improve C/C++ programs exit codes in man pages.
3031     - Clarify dpkg --path-exclude/--path-include pathname filter behavior.
3032       Closes: #811267
3033     - Clarify that packages are only automatically forgotten by dpkg if they
3034       contain no user data, such as package selections. Closes: #813179
3035     - Fix documentation for package flags in dpkg(1).
3036     - Clarify that deb-symbols(5) documents the binary format subset, and
3037       the template symbol files are described in dpkg-gensymbols(1).
3038       Closes: #795163
3039     - Update field requirements of control file formats to match dpkg reality.
3040     - Document the format of the origins filename in deb-origin(5).
3041     - Add list of flags set by bug feature area to dpkg-buildflags(1).
3042     - Switch output encoding of man pages to UTF-8.
3043     - Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
3044     - Clarify that i386 does not suffer performance loss due to PIE anymore
3045       since gcc >= 5 in dpkg-buildflags(1).
3046     - Document in deb822(5) that deb-origin(5) also supports comments.
3047     - Clarify which characters constitute the deb822(5) control files syntax
3048       by using Unicode code points and their printable characters.
3049       Based on a patch by Ben Finney <ben@benfinney.id.au>.
3050     - Remove wrong mention that deb-control(5) support comments.
3051     - Make explicit that deb-control(5) documents the binary control file.
3052     - Add missing value for Standards-Version field in dsc(5).
3053       Reported by Helge Kreutzmann <debian@helgefjell.de>.
3055   [ Updated programs translations ]
3056   * Dutch (Frans Spiesschaert). Closes: #822797
3057   * German (Sven Joachim).
3058   * Japanese (Takuma Yamada). Closes: #819939
3059   * Portuguese (Miguel Figueiredo).
3060   * Simplified Chinese (Zhou Mo). Closes: #809517
3061   * Vietnamese (Trần Ngọc Quân).
3063   [ Updated dselect translations ]
3064   * Japanese (Takuma Yamada). Closes: #819940
3066   [ Updated scripts translations ]
3067   * German (Helge Kreutzmann).
3069   [ New man pages translations ]
3070   * Dutch (Frans Spiesschaert). Closes: #822798
3072   [ Updated man pages translations ]
3073   * German (Helge Kreutzmann).
3075  -- Guillem Jover <guillem@debian.org>  Mon, 02 May 2016 04:14:57 +0200
3077 dpkg (1.18.4) unstable; urgency=medium
3079   [ Guillem Jover ]
3080   * Switch dpkg-scansources and dpkg-scanpackages to use File::Find instead
3081     of find(1), as the former is more portable with more consistent behavior,
3082     and always canonicalizes the pathnames. Closes: #800649
3083   * Initialize Config-Version also for packages previously in triggers-pending
3084     state, otherwise we end up not passing the previously configured version
3085     to «postinst configure», which might consider this a first install instead
3086     of an upgrade. Closes: #801156
3087   * Fix memory leaks in «dpkg --verify» and dpkg infodb format upgrade logic.
3088   * Merge all update-alternatives action handling into a single if-else-if
3089     block, to unify the code an allow a future switch into a shared library.
3090   * Perform any necessary cleanups on normal exit from dpkg-divert --add and
3091     --remove commands.
3092   * Make dpkg-architecture warning on non-matching GNU system type compiler
3093     agnostic.
3094   * Add ‘.gitreview’ to the default dpkg-source ignore lists.
3095   * Add support for DPKG_MAINTSCRIPT_DEBUG environment variable to dpkg.
3096   * Fix dpkg-checkbuilddeps exit code to be 1 instead of a random error value
3097     on unsatisfied dependencies. Regression introduced in dpkg 1.18.3.
3098   * Fix an off-by-one write access in dpkg-deb when parsing the old format
3099     .deb control member size. Thanks to Hanno Böck <hanno@hboeck.de>.
3100     Fixes CVE-2015-0860.
3101   * Fix an off-by-one read access in dpkg-deb when parsing ar member names.
3102     Thanks to Hanno Böck <hanno@hboeck.de>.
3103   * Add experimental multithreaded xz compression support in libdpkg, which
3104     requires xz >= 5.2.0.
3105   * Fix physical file offset comparison in dpkg. Closes: #808912
3106     Thanks to Yuri Gribov <tetra2005@gmail.com>.
3107   * Fix usage of dpkg-architecture -s after other action options.
3108     Reported by Niels Thykier <niels@thykier.net>.
3109   * Add NIOS2 support to cputable. Thanks to Marek Vasut <marex@denx.de>.
3110   * On Debian and derivatives enable timeless build flag feature by default.
3111     Thanks to Paul Wise <pabs@debian.org>. Closes: #805872
3112   * Perl modules:
3113     - Add support for Build-Essential field. Closes: #806315
3114   * Test suite:
3115     - Improve perl code test coverage.
3116   * Build system:
3117     - Set PERL5LIB globally for the test suite to the local modules directory,
3118       to avoid using the system modules. Regression introduced in dpkg 1.17.8.
3119       Reported by Jérémy Bobbio <lunar@debian.org>. Closes: #801329
3120     - Use absolute buildir pathnames in PATH variable for the test suite.
3121     - Descend into scripts directory when cleaning up code coverage files.
3122     - Add new configure option --disable-devel-docs to select the kind of docs
3123       to generate, default for now is development documentation.
3124     - Try to use AM_GNU_GETTEXT_REQUIRE_VERSION to benefit from the latest
3125       installed gettext version, while guaranteeing a minimal required version.
3126   * Packaging:
3127     - Add missing Build-Depends for restriction formula support.
3128   * Documentation:
3129     - Move description for “target architecture” from the dpkg-architecture(1)
3130       ‘-A’ option to the TERMS section. Closes: #799046
3131     - Clarify that the md5sum check on «dpkg --verify» is performed on the
3132       file contents, and failures denote changed content. Closes: #760248
3133     - Document that dpkg-buildpackage -nc -S implies -d.
3134     - Clarify role of Build-Depends in deb-src-control(5).
3135       Prompted by Johannes Schauer <j.schauer@email.de>.
3136     - Document supported feature areas.
3137     - Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
3138       Closes: #801958
3139     - Add a subsection separating external from internal environment variables
3140       in dpkg(1).
3142   [ Updated programs translations ]
3143   * Dutch (Frans Spiesschaert). Closes: #800513
3144   * Japanese (Kenshi Muto). Closes: #799432
3145   * Turkish (Mert Dirik). Closes: #799875
3147   [ Updated scripts translations ]
3148   * German (Helge Kreutzmann).
3150   [ Updated man pages translations ]
3151   * German (Helge Kreutzmann, Julian R). Closes: #807156
3153  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 13:20:26 +0100
3155 dpkg (1.18.3) unstable; urgency=medium
3157   [ Guillem Jover ]
3158   * Fix short-lived memory leaks in start-stop-daemon. As a side effect now
3159     a missing group after ‘:’ on --chuid is a fatal error.
3160   * Print the master and slave links in «update-alternatives --display».
3161   * Print the current best alternative in the head instead of the trail
3162     in «update-alternatives --display», with a two space indentation.
3163   * Reimplement «update-alternatives --all» as a fully built-in command
3164     instead of executing itself with --config per subtask.
3165   * Reimplement «update-alternatives --set-selections» as a fully built-in
3166     command instead of executing itself with --set or --auto per subtask.
3167   * Add kfreebsd-armhf support to ostable and triplettable. Closes: #796283
3168     Thanks to Steven Chamberlain <steven@pyro.eu.org>.
3169   * Fix «dpkg --verify» with --root.
3170   * Fix an off-by-one write access in dpkg-deb when parsing the .deb magic.
3171     Reported by Jacek Wielemborek <d33tah@gmail.com>. Closes: #798324
3172   * Split overlong perl regexes into multiline extended regexes.
3173   * Switch dselect multicd method license from GPL2 to GPL2+, with consent
3174     from all its authors.
3175   * Fix inadvertent license change for lib/dpkg/utils.c from GPL2 to GPL2+.
3176   * Fix segfault when using «dpkg --no-act» with a synthetic --admindir.
3177     Reported by David Kalnischkies <david@kalnischkies.de>.
3178   * Perl modules:
3179     - Only warn on invalid week days instead of aborting in
3180       Dpkg::Changelog::Entry::Debian. Regression introduced in dpkg 1.18.2.
3181       Reported by Jakub Wilk <jwilk@debian.org>.
3182     - Do not warn when removing an empty subdirectory on source package
3183       extraction in Dpkg::Source::Package::V2. Closes: #796671
3184     - Do not abort on parse errors from Time::Piece->strptime() for the
3185       changelog trailer date, just queue them so that the caller can decide
3186       if they should be warnings or actual errors. Closes: #795936
3187     - Validate the changelog trailer date, and catch and warn or error on
3188       bogus month names, such as unknown or unabbreviated ones.
3189   * Test suite:
3190     - Get the reference build flags from dpkg-buildflags.pl, instead of
3191       hardcoding them, which might not match depending on the architecture.
3192       Closes: #794694
3193     - Delete any environment variable starting with DEB_ in mk.t that might
3194       affect the test results.
3195   * Build system:
3196     - Add a new --with-devlibdir configure option for the C libdpkg library.
3197   * Packaging:
3198     - Remove unneeded --sourcedir options from dh_install calls.
3199     - Use the new --with-devlibdir configure option to only switch libdpkg-dev
3200       files to the multi-arch directory. Closes: #794977
3201   * Documentation:
3202     - Fix typos for --predep-package option name. Closes: #794688
3203     - Add missing dashes to package-list in deb-src-control(5).
3204     - Mark each individual required field as such, instead of using segregated
3205       sections.
3207   [ Updated programs translations ]
3208   * Catalan (Jordi Mallach).
3209   * French (Sébastien Poher). Closes: #798371
3210   * German (Sven Joachim).
3211   * Vietnamese (Trần Ngọc Quân).
3213   [ Updated dselect translations ]
3214   * French (Sébastien Poher). Closes: #798370
3216   [ Updated scripts translations ]
3217   * French (Sébastien Poher). Closes: #798369
3218   * German (Helge Kreutzmann).
3220   [ Updated man pages translations ]
3221   * German (Helge Kreutzmann).
3223  -- Guillem Jover <guillem@debian.org>  Mon, 21 Sep 2015 07:11:42 +0200
3225 dpkg (1.18.2) unstable; urgency=low
3227   [ Guillem Jover ]
3228   * Fix plural form translations for single plural languages. Closes: #790025
3229   * Add new dpkg-buildpackage -J option, which is a safe version of -j.
3230   * Fix dpkg-gencontrol to add correct binary filename to debian/files,
3231     even when overriding the Package field value with the -D option.
3232     Reported by Niels Thykier <niels@thykier.net>.
3233   * Move the implicit build-essential:native Build-Depends from
3234     dpkg-checkbuilddeps to a new vendor hook, as it is Debian-specific.
3235   * Add support for ignoring built-in build dependencies and conflicts
3236     with the new «dpkg-buildpackage --ignore-builtin-builddeps» and
3237     «dpkg-checkbuilddeps -I» options. Closes: #480638, #571671
3238   * When sys_siglist is defined in the system, try to use NSIG as we cannot
3239     compute the array size with sizeof(). If NSIG is missing fallback to 32
3240     items. Prompted by Igor Pashev <pashev.igor@gmail.com>.
3241   * Use string_to_security_class() instead of a literal SECCLASS value in
3242     the setexecfilecon() libcompat function, as <selinux/flask.h> is now
3243     deprecated.
3244   * Switch libdpkg xz compressor to use CRC64 for integrity checks, to match
3245     the default on the command-line tool, which should provide slightly better
3246     detection against damaged data, at a negligible speed difference.
3247   * Only use the SHELL environment variable for interactive shells.
3248     Closes: #788819
3249   * Move tar option --no-recursion before -T in dpkg-deb. With tar > 1.28 the
3250     --no-recursion option is now positional, and needs to be passed before
3251     the -T option, otherwise the tarball will end up with duplicated entries.
3252     Thanks to Richard Purdie <richard.purdie@linuxfoundation.org>.
3253   * Add an extra level of escaping for double $(evals) in architecture.mk
3254     and buildflags.mk, so that the variables are computed lazily again.
3255     Regression introduced in dpkg 1.16.2. Closes: #793330
3256   * Add binary packages Essential information to Package-List field in the
3257     .dsc file, as optional essential=yes entries. This allows precomputing
3258     the pseudo-essential set before starting an architecture bootstrap.
3259   * Perl modules:
3260     - Remove non-functional timezone name support from
3261       Dpkg::Changelog::Entry::Debian.
3262     - Use Time::Piece (part of the perl core distribution) instead of
3263       Date::Parse in Dpkg::Changelog::Entry::Debian. This reduces the build
3264       and run-time dependencies, and helps architecture bootstrapping.
3265     - Simplify distribution splitting in Dpkg::Changelog::Entry::Debian.
3266     - Add new function changelog_parse_plugin() in Dpkg::Changelog::Parse.
3267     - Add new function changelog_parse_debian() in Dpkg::Changelog::Parse, and
3268       use it in changelog_parse() instead of the external plugin parser when
3269       the input format is “debian”. This significantly speeds up the parsing.
3270     - Remove trailing space before handling blank line dot-separator in
3271       Dpkg::Control::HashCore. Regression introduced in dpkg 1.18.0.
3272       Reported by Jakub Wilk <jwilk@debian.org>. Closes: #789580
3273     - Allow the Maintainer field in CTRL_FILE_STATUS.
3274     - Import make_path from File::Path in Dpkg::Source::Package::V2.
3275       Regression introduced in dpkg 1.18.0. Closes: #789957
3276     - Make the BinaryFiles subpackage self-contained by explicitly importing
3277       File::Spec in Dpkg::Source::Package::V2.
3278     - Do not exclude pre-existing symlinks when unpacking the debian/ tarball
3279       in Dpkg::Source::Package::V2. Closes: #790073, #791535
3280     - Disable the thread sanitizer when the address sanitizer is enabled
3281       in Dpkg::Vendor::Debian as these are mutually incompatible, and make
3282       sanitize=+all not work at all.
3283     - Allow colons (:) in added filenames in Dpkg::Dist::Files, which can be
3284       present when the upstream version contains colons. Regression introduced
3285       in dpkg 1.18.0. Reported by Jakub Wilk <jwilk@debian.org>.
3286     - Future-proof tar invocations in Dpkg::Source::Archive for options that
3287       might become positional in the future, and by always placing function
3288       options first.
3289     - Make the dependency comparison deep by comparing not only the first
3290       dependency alternative, to get them sorted in a reproducible way.
3291       Based on a patch by Chris Lamb <lamby@debian.org>. Closes: #792491
3292     - Support spaces in symbol names in Dpkg::Shlibs::Objdump. This is
3293       required by Go shared libraries. Closes: #785344
3294       Based on a patch by Michael Hudson-Doyle <michael.hudson@canonical.com>.
3295   * Test suite:
3296     - Set SIGINT, SIGTERM and SIGPIPE to their default actions to get
3297       deterministic behavior.
3298     - Add test cases for the makefile snippets.
3299     - Delete DEB_VENDOR from the environment to get reliable results.
3300   * Packaging:
3301     - Make the libdpkg-dev package Multi-Arch:same.
3302     - Mark libio-string-perl as <!nocheck>.
3303   * Documentation:
3304     - Fix grammar in dpkg-architecture(1).
3305       Thanks to Chris Lamb <lamby@debian.org>. Closes: #787616
3306     - Use the feature area name in the dpkg-buildflags(1) subsection title.
3307     - Document DPKG_HOOK_ACTION also in dpkg(1) ENVIRONMENT section.
3308     - Clarify when some features where added in man pages.
3309     - Document --yet-to-unpack, --predep-package and all --assert-<feature>
3310       commands as supported in both «dpkg --help» and dpkg(1).
3311     - Document abitable in dpkg-architecture(1).
3312     - Clarify that an architecture wildcard is a Debian thing in
3313       dpkg-architecture(1).
3314     - Document multiarch triplet in dpkg-architecture(1) TERMS section.
3315     - Remove “my” keyword from Dpkg perl modules function prototypes.
3316     - Say FUNCTIONS instead of METHODS for Dpkg modules when appropriate.
3317     - Fix POD syntax inside verbatim paragraph in Dpkg::Changelog.
3318     - Document and mark Dpkg::Arch as a public module.
3319     - Fix Dpkg::Changelog::Parse::changelog_parse documentation.
3321   [ Updated programs translations ]
3322   * Dutch (Frans Spiesschaert). Closes: #789097
3323   * Simplified Chinese (Zhou Mo). Closes: #787986
3324   * Turkish (Mert Dirik). Closes: #788211
3325   * Vietnamese (Trần Ngọc Quân).
3327   [ Updated man pages translations ]
3328   * German (Helge Kreutzmann).
3330   [ Updated dselect translations ]
3331   * Dutch (Frans Spiesschaert). Closes: #789096
3333   [ Updated scripts translations ]
3334   * German (Helge Kreutzmann).
3336  -- Guillem Jover <guillem@debian.org>  Mon, 03 Aug 2015 15:40:21 +0200
3338 dpkg (1.18.1) unstable; urgency=low
3340   [ Guillem Jover ]
3341   * Cast c_isbits() c argument to an unsigned char when indexing the array.
3342     This fixes build failures on armel, armhf, ppc64el and s390x.
3343   * Do not allow pathnames with embedded newlines in dpkg-deb and dpkg.
3344     Closes: #720761
3345   * Fix setting the SE Linux context when a file has a statoverride.
3346     Closes: #786435
3347   * Set the SE Linux file context even when the file mode has no file type.
3348   * Make dpkg-buildpackage -j override any parallel option specified in
3349     DEB_BUILD_OPTIONS. Regression introduced in dpkg 1.14.15.
3350   * Honor Pre-Depends, Conflicts and Breaks for packages in unpacked and
3351     half states. Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #377860
3352   * Fix build failure on FreeBSD by actually using libmd if available.
3353   * Sort dpkg-scanpackages output by package name and version.
3354     Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
3355   * Sort dpkg-scansources output by package name and version.
3356     Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
3357   * Set the correct default compression value in dpkg-deb for control.tar.gz
3358     member. This meant using compression level 1 when using the zlib shared
3359     library to compress the control.tar member, and always failing when using
3360     the gzip command. Regression introduced in dpkg 1.17.6. Closes: #786654
3361   * Use the generated template file instead of the original one when looking
3362     for changes in dpkg-gensymbols. There's too much information not being
3363     preserved in the symbols files to be able to regenerate templates for
3364     them. Closes: #785937, #786840
3365   * Perl modules:
3366     - Add missing strict and warnings pragmas for submodules.
3367     - Use non-destructive substitutions inside map.
3368     - Use the state keyword to simplify the code.
3369     - Do not replace #PACKAGE# in template mode in Dpkg::Shlibs::SymbolFile.
3370   * Documentation:
3371     - Update current default source compressor from gzip to xz.
3372     - Remove spurious ‘=’ from parallel DEB_BUILD_OPTIONS without arguments
3373       in dpkg-buildpackage(1).
3375   [ Updated programs translations ]
3376   * German (Sven Joachim).
3377   * Simplified Chinese (Zhou Mo). Closes: #786377
3379   [ Updated man pages translations ]
3380   * German (Helge Kreutzmann).
3382   [ Updated dselect translations ]
3383   * German (Sven Joachim).
3385  -- Guillem Jover <guillem@debian.org>  Sat, 30 May 2015 03:00:21 +0200
3387 dpkg (1.18.0) unstable; urgency=low
3389   [ Guillem Jover ]
3390   * Only trim trailing “/” and “/.” from «dpkg-query --search» arguments if
3391     they are a pathname, and not a pattern or a substring match.
3392   * Switch C/C++ code to use a new set of C locale character type functions
3393     independent of the current locale.
3394   * Add support for arch-bits and arch-endian dpkg-gensymbols tags.
3395     Closes: #630342
3396   * Switch perl code from legacy File::Path functions to new ones.
3397   * Fix perl uninitialized value usage in dpkg-scansources when the Binary
3398     field is missing.
3399   * Use dpkg-query instead of dpkg for --search in dpkg-shlibdeps so that
3400     the subprocesses get the correct admindir. Closes: #775258
3401   * Rework the Installed-Size field default value computation to make it
3402     reproducible regardless of the build system filesystem, and document
3403     how the value is computed and that it is just an approximation.
3404     Closes: #650077
3405   * Use strftime() instead of «date -R» in dpkg-genchanges, as the latter
3406     is not specified by POSIX and is not widely portable.
3407   * Warn on obsolete '<' and '>' operators in dpkg --compare-versions.
3408   * Trim end of line whitespace from dpkg and dselect config file parsers.
3409     Reported by Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
3410   * Do not silently eat a standalone ‘-’ in the libdpkg command-line parser.
3411   * Fix short-lived memory leaks in dpkg-deb and libdpkg. Closes: #769515
3412   * Fix «dpkg-deb -b» filename generation when the package does not contain
3413     an Architecture field. Regression introduced in dpkg 1.16.2.
3414   * Fix «dpkg --audit» to report missing and empty architecture fields.
3415     Regression introduced in dpkg 1.16.2.
3416   * Add support to dpkg-deb for reading the archive from standard input,
3417     except for --raw-extract which does not yet support it. Closes: #616614
3418     Based on a patch by Johannes Schauer <j.schauer@email.de>.
3419   * Add ‘.mailmap’ to the default dpkg-source ignore lists.
3420   * Set the SE Linux context on «dpkg-statoverride --update». Closes: #690361
3421   * Do not fail on dpkg-query -W and -l when multiple arguments match the
3422     same package. Closes: #588505
3423   * Change dpkg-maintscript-helper to handle symlinks and pathnames ending in
3424     slash. For the former error out, for the latter strip it. Closes: #771752
3425   * Support moving a conffile not being shipped anymore. Closes: #767003
3426     Thanks to Mathias Behrle <mathiasb@m9s.biz>.
3427   * Add a new dpkg-buildflags sanitize feature area:
3428     - Add new “address”, “thread”, “leak” and “undefined” features, all
3429       disabled by default. Closes: #760741
3430   * Do not accept unknown user or group names on «dpkg-statoverride --add».
3431     Regression introduced in dpkg 1.17.11. Closes: #775124
3432   * Normalize dpkg-parsechangelog command-line parsing, so that «-ovalue»,
3433     «-o value», «--option=value» and «--option value» will all be accepted.
3434     Closes: #693951
3435   * Add dpkg --ctrl-tarfile forwarding command for dpkg-deb.
3436   * Disable dependency checks on dpkg-buildpackage -S -nc.
3437   * Make dependency checks fatal for dpkg-buildpackage -S.
3438   * Update amd64 GNU cpu regex in cputable to match amd64 too, in addition
3439     to x86_64. This is required for FreeBSD.
3440   * Use badusage() instead of ohshit() for command-line errors.
3441   * Use the original template symbols file when diffing in dpkg-gensymbols.
3442     We should not create a new template symbols file, because the output
3443     might change (different sorting order for example) relative to the
3444     original. Closes: #773718
3445   * Do not leak kvm descriptors in start-stop-daemon on GNU/kFreeBSD systems.
3446     Based on a patch by Jeff Epler <jepler@unpythonic.net>. Closes: #779467
3447   * Switch start-stop-daemon to use a monotonic clock if available. This
3448     makes the timeout checks resilient to abrupt system clock changes.
3449     Suggested by Jose M Calhariz <jose.calhariz@hds.com>. Closes: #783014
3450   * Fix perl warning in dpkg-genchanges when parsing BY-HAND file entries.
3451     Regression introduced in dpkg 1.17.7. Closes: #781074
3452   * Use the checksums files list order when building the Files field to match
3453     the other Checksum fields in dpkg-genchanges.
3454   * Skip files based on the architecture from the filename in dpkg-genchanges.
3455   * Allow binary packages not found in debian/control in dpkg-genchanges,
3456     which could allow injecting debug .debs for example.
3457   * Annotate any non-deb binary descriptions (not just udebs) with their
3458     package type in dpkg-genchanges.
3459   * Remove outdated local copy of the Debian README.mirrors.txt file from
3460     dselect ftp access method, and print a message pointing to the current
3461     URL instead. Closes: #784966
3462   * Cleanup default dpkg-shlibdeps shared library directory search list:
3463     - Do not add cross-root directories (/<triplet>/ and /usr/<triplet>/).
3464     - Remove ancient multilib /emul/ia32-linux/ paths.
3465     - Reorder directory precedence to:
3466       «dpkg-shlibdeps -l» > ENV{LD_LIBRARY_PATHS} > cross-multiarch >
3467       DEFAULT_LIBRARY_PATH > ld.so.conf > DEFAULT_MULTILIB_PATH
3468   * When upgrading, copy over the cached arch-qualified package name. This
3469     fixes wrong output when cross-grading.
3470   * Consider foreign packages ambiguous in need of an arch-qualifier.
3471   * Perl modules:
3472     - Rename and deprecate Dpkg::Gettext _g function with new g_.
3473     - Assume in Dpkg::Arch that the abitable is always present, and bump
3474       libdpkg-perl Depends on dpkg to 1.16.3, the version introducing the file.
3475     - Remove support for GCC_TARGET environment variable from Dpkg::Shlibs.
3476       This was a temporary workaround for very old gcc toolchains. See #453267.
3477     - Prefer multiarch paths to multilib ones in Dpkg::Shlibs.
3478       Thanks to Helmut Grohne <helmut@subdivi.de>. Closes: #772184
3479     - Enable sub-second timestamps in Dpkg::Source::Patch by using Time::HiRes.
3480     - Use TMPDIR instead of manually setting DIR on tempfile() call in
3481       Dpkg::Source::Package::V2.
3482     - Switch Dpkg::Checksums from using checksum programs to the more portable
3483       Digest modules. Obsolete the 'program' property, and add a 'name' one.
3484     - Add support for $DEFAULT_TEXT_DOMAIN to Dpkg::Gettext, so that the Dpkg
3485       perl modules can always produce localized messages.
3486     - Fix OpenPGP Armor Header Line parsing in Dpkg::Control::Hash. We should
3487       only accept [\r\t ] as trailing whitespace, although RFC4880 does not
3488       clarify what whitespace really maps to, we should really match the GnuPG
3489       implementation anyway, as that's what we use to verify the signatures.
3490       Reported by Jann Horn <jann@thejh.net>. Fixes CVE-2015-0840.
3491     - Pass PATCH_GET environment variable instead of -g0 to the patch command
3492       in Dpkg::Source::Patch. This allows using non-GNU patch programs, like
3493       FreeBSD's patch.
3494     - Accept an %opts argument for the Dpkg::Control::Info constructor, and
3495       accept either passing a filename option as undef, or a scalar undef.
3496       Closes: #782019
3497     - Do not print on undef filehandle in Dpkg::Control::Info output().
3498       Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #781887
3499     - Always sort the Dpkg::Dist::Files files list on output, instead of
3500       preserving the insertion order, which is not reproducible with parallel
3501       builds. Reported by Jérémy Bobbio <lunar@debian.org>.
3502     - Add new filter() method to Dpkg::Substvars.
3503     - Kill the process when reaching timeout in Dpkg::IPC::wait_child().
3504   * Test suite:
3505     - Check perl code compilation, warnings and strictness.
3506     - Fix dpkg-divert unit test to work on BSD «rm -rf» that cannot traverse
3507       directories with mode 000.
3508     - Fix dpkg-divert unit test to work when there is no /dev/full.
3509     - Skip test cases when there is no c++filt available.
3510     - Add test cases for Dpkg::Conf and Dpkg::Checksums.
3511     - Handle libtool executables in progname unit test.
3512     - Do not use a timeout when testing cat I/O, speeds up test suite by 5s.
3513     - Reduce timeout test from 5 seconds to 1, to speed up test suite by 4s.
3514   * Build system:
3515     - Bump gettext version to 0.19:
3516       + Use --add-location=file in msgmerge and xgettext commands.
3517       + Use --porefs=noline for po4a command.
3518     - Wrap file references in man page PO files with po4a --porefs=wrap.
3519     - Fix support for cross-building dpkg:
3520       + Assume a working C99 snprintf on SUS >= v3.
3521       + Do not try to run the va_copy configure check, just check that the
3522         symbol is available.
3523     - Check that HAVE_DECL_SYS_SIGLIST is 0 instead of undefined, to fix a
3524       build failure on uclibc based systems. Closes: #777044
3525       Based on a patch by Alex Potapenko <opotapenko@gmail.com>.
3526     - Use single suffix rules instead of non-portable %-pattern rules.
3527     - Pass CC to the test suite, so that we can use a non-gcc compiler.
3528     - Call AM_PROG_AR to detect the correct system archiver to use.
3529     - Pass -Wall to automake in AM_INIT_AUTOMAKE, not implied by foreign.
3530   * Packaging:
3531     - Remove old trigger related Breaks and Conflicts from dpkg.
3532     - Only use stackprotectorstrong when building dpkg with gcc >= 4.9.
3533     - Switch to debhelper compatibility level 9.
3534     - Name each public-domain license with a different name.
3535     - Add missing public modules to dpkg-dev package description.
3536     - Get rid of backward compatibility pseudo-tags from bug reports.
3537     - Install doc/README.feature-removal-schedule only on affected packages
3538       and debian/usertags everywhere.
3539   * Documentation:
3540     - Document arch-qualifiers for dependency fields in deb-control(5) and
3541       deb-src-control(5). Reported by Johannes Schauer <j.schauer@email.de>.
3542       Closes: #768842
3543     - Document versioned Provides in deb-control(5).
3544     - Document the version when dpkg-deb --raw-extract got introduced.
3545     - Document dpkg --log format, add missing actions and describe the startup
3546       messages. Closes: #773398
3547     - Document when and how the dpkg-maintscript-helper package name argument
3548       is or should be arch-qualified. Closes: #776072
3549     - Fix and update Arch substvar description in deb-substvars(5).
3550     - Document that current build flag feature areas only work on Debian and
3551       derivatives in dpkg-buildflags(1).
3552     - Use “wildcard characters” instead of “wildchars” in dpkg-query(1).
3553     - Document dpkg-query --search behavior in man page. Closes: #775379
3554     - Document postinst “triggered” argument in debian/dpkg.postinst comment
3555       header.
3556     - Document Dpkg::IPC function signatures.
3557     - Document the obsolete --compare-versions '<' and '>' operators in the
3558       dpkg(1) man page. Thanks to Tomas Pospisek <tpo_hp@sourcepole.ch>.
3559       Closes: #776551
3560     - Move dpkg-divert, dpkg-statoverride and update-alternatives man pages
3561       from section 8 to 1, to match their installation path.
3562     - Capitalize dpkg-parsechangelog(1) option descriptions.
3563     - Mark dpkg-parsechangelog(1) --format values in bold.
3564     - Place short options before long ones in dpkg-mergechangelogs(1) and
3565       dselect(1) man pages.
3566     - Properly terminate a bold marking in dpkg(1).
3567     - Document in man pages the dpkg version when new features were introduced.
3568     - Document that timestamps are reset for files patched with source format
3569       “3.0 (quilt)” too.
3570     - Document in dpkg-buildpackage(1) that using dpkg-source is sometimes
3571       better than -S. Suggested by Johannes Schauer <j.schauer@email.de>.
3572     - Document dselect -? option.
3573     - Document in dpkg-buildflags(1) that DEB_VENDOR influences the execution.
3574     - Document that dpkg performs sanity checks on PATH.
3575     - Mark some words and commands as non-hyphenable in man pages.
3576     - Separate multi-line hanging tag paragraphs with .TQ in man pages.
3577     - Mark field names in bold in man pages.
3578     - Use various groff escape sequences for quoting characters.
3579     - Lowercase warning and note admonitions in start-stop-daemon(8).
3580     - Mark dselect(1) color attributes in bold.
3581     - Say output instead of display for dpkg-deb tar-file option in dpkg(1).
3582     - Say archive instead of filename for dpkg-deb option in dpkg(1).
3583     - Say control-field-name instead of control-file-field in dpkg-deb(1).
3584     - Fix option values and pathname markup in dpkg-deb(1).
3585     - Use .TQ to separate different but related options in dpkg(1).
3586     - Clarify that dpkg-buildpackage -jN forces parallel builds, regardless of
3587       the packaging or upstream build systems supporting them. Closes: #780866
3588     - Remove unneeded update-alternatives references from options descriptions.
3589     - Document that apt might expect Packages.xz too in dpkg-scanpackages(1).
3590     - Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles.
3591     - Document dpkg version when perl module versions got bumped.
3592   * Output message fixes and improvements:
3593     - Remove trailing newline from string literal in warning calls.
3594     - Say “execute” instead of “exec” in Dpkg::Changelog::Parse error message.
3595     - Say “package” instead of “it” in dpkg-name warning message.
3596     - Uppercase field names in error messages.
3597     - Expand EOF and eof into “end of file” in error messages.
3598     - Use “<enter>” instead of “return” or “enter” in input prompts.
3599     - Say directory instead of dir in output messages.
3600     - Merge the same dpkg-scanpackages warning messages into a single line.
3601     - Clarify dpkg-genchanges changes description open error.
3602     - Add missing preposition in Dpkg::Source::Patch error message.
3603     - Improve available state sorting order strings in dselect panel.
3604     - Say “changelog-file” instead of “changelogfile” in --help output.
3605     - Say “command” instead of “action” for dselect.
3606     - Improve commands listing in «dselect --help» output, by printing them
3607       before options and listing them one on each line with a description.
3608     - Improve dselect color-spec --help output.
3609     - Move "(default)" annotations in scripts --help output after option
3610       description.
3611     - Consistently use proper quotation marks ("" or '', and not the
3612       unbalanced `' pair) all over the place.
3613     - Use syserr() instead of an ad-hoc error message in dpkg-scansources.
3614     - Say substvars instead of varlist in dpkg-shlibdeps error messages.
3615     - Fix error messages on invalid uid/git/mode command-line syntax errors
3616       in dpkg-statoverride, to not say they are from the statoverride file.
3617     - Fix error message on empty dsc file in dpkg-genchanges.
3618     - Mention “(^Z)” instead of “char” for the MSDOS end of file character.
3620   [ Raphaël Hertzog ]
3621   * Drop myself from Uploaders.
3623   [ Updated programs translations ]
3624   * Simplified Chinese (Zhou Mo). Closes: #782326
3625   * Turkish (Mert Dirik). Closes: #785096
3626   * Vietnamese (Trần Ngọc Quân).
3628   [ Updated scripts translations ]
3629   * German (Helge Kreutzmann).
3631   [ Updated man pages translations ]
3632   * German (Helge Kreutzmann).
3634  -- Guillem Jover <guillem@debian.org>  Mon, 18 May 2015 15:08:31 +0200
3636 dpkg (1.17.23) unstable; urgency=low
3638   [ Guillem Jover ]
3639   * Use a matching group instead of ${^MATCH} in s/// in dselect build script.
3640   * Skip tar extractor tests if tar is not GNU tar >= 1.27.
3641   * Reset the trigger cycle tracking on unsatisfied dependencies during
3642     trigger processing. Closes: #771730
3643   * Fix out-of-bounds buffer read accesses when parsing field and trigger
3644     names or checking package ownership of conffiles and directories.
3645     Reported by Joshua Rogers <megamansec@gmail.com>.
3646   * Add versioned Breaks on packages creating trigger cycles. Namely auctex,
3647     apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core,
3648     gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress
3649     and xfonts-traditional.
3651   [ Updated programs translations ]
3652   * Basque (Iñaki Larrañaga Murgoitio). Closes: #771893
3653   * Catalan (Guillem Jover).
3654   * Czech (Miroslav Kure).
3655   * Esperanto (Felipe Castro).
3656   * French (Sébastien Poher).
3657   * Italian (Milo Casagrande).
3658   * Portuguese (Miguel Figueiredo).
3659   * Russian (Yuri Kozlov). Closes: #771691
3660   * Simplified Chinese (Zhou Mo). Closes: #771264
3661   * Spanish (Javier Fernández-Sanguino)
3662   * Swedish (Peter Krefting).
3663   * Thai (Theppitak Karoonboonyanan). Closes: #772965
3665   [ Updated scripts translations ]
3666   * Catalan (Guillem Jover).
3667   * Polish (Łukasz Dulny).
3668   * Russian (Yuri Kozlov). Closes: #772841
3670   [ Updated man pages translations ]
3671   * French (Sébastien Poher).
3672   * Italian (Beatrice Torracca). Closes: #771673
3674   [ Updated dselect translations ]
3675   * Catalan (Guillem Jover).
3676   * Czech (Miroslav Kure).
3677   * Norwegian Bokmål (Hans Fredrik Nordhaug).
3678   * Polish (Łukasz Dulny).
3679   * Portuguese (Miguel Figueiredo).
3680   * Russian (Yuri Kozlov). Closes: #771682
3681   * Spanish (Javier Fernández-Sanguino)
3682   * Vietnamese (Trần Ngọc Quân).
3684  -- Guillem Jover <guillem@debian.org>  Tue, 23 Dec 2014 17:45:44 +0100
3686 dpkg (1.17.22) unstable; urgency=low
3688   [ Guillem Jover ]
3689   * Add version introducing --ctrl-tarfile in dpkg-deb(1) man page.
3690   * Bump minimal version for dir_to_symlink and symlink_to_dir commands
3691     to 1.17.14 in dpkg-maintscript-helper(1) man page. Closes: #769843
3692   * Reintroduce update-alternatives, dpkg-divert and dpkg-statoverride
3693     compatibility symlinks under /usr/sbin/. There are still packages
3694     using those paths, but the relevant lintian check did not list any,
3695     so this got removed prematurely.
3696   * Add Breaks on old man-db, fontconfig and readahead-fedora packages using
3697     awaiting triggers, as they produce trigger cycles. Closes: #768599
3698   * Escape package and architecture names on control file parsing warning,
3699     as those get injected into a variable that is used as a format string,
3700     and they come from the package fields, which are under user control.
3701     Regression introduced in dpkg 1.16.0. Fixes CVE-2014-8625. Closes: #768485
3702     Reported by Joshua Rogers <megamansec@gmail.com>.
3703   * Do not match partial field names in control files. Closes: #769119
3704     Regression introduced in dpkg 1.10.
3705   * Fix build on Mac OS X. Regression introduced in dpkg 1.17.11.
3706     Reported by Dominyk Tiller <dominyktiller@gmail.com>.
3707   * Normalize tar entry uid and gid from the current system only in dpkg
3708     unpack. Regression introduced in dpkg 1.17.14. Closes: #769211
3709   * Restore multiple processing instances check for packages and archives
3710     specified on the command-line. Regression introduced in dpkg 1.17.20.
3711   * Fail on trigger processing when it is required to progress. Trigger
3712     processing is sometimes required and sometimes opportunistic, and we
3713     should only fail on the former but ignore the latter. Closes: #768852
3714   * Do not ignore trigger cycles for direct dependencies, these are just
3715     normal trigger cycles, and as such should not be special cased.
3716   * Register all pending triggers for deferred processing when being called
3717     as «dpkg --configure pkgname…». This is a mostly conformant workaround
3718     for frontends like apt that do not correctly call «dpkg --configure -a»
3719     or «dpkg --triggers-only -a» after their normal runs, and leave packages
3720     in triggers-pending and triggers-awaited states. Closes: #766758
3722   [ Updated programs translations ]
3723   * Catalan (Guillem Jover).
3724   * Danish (Joe Dalton).
3725   * French (Sébastien Poher).
3726   * German (Sven Joachim).
3727   * Japanese (Kenshi Muto). Closes: #771255
3728   * Polish (Łukasz Dulny).
3729   * Simplified Chinese (Zhou Mo). Closes: #766724, #770280
3730   * Swedish (Peter Krefting).
3731   * Turkish (Mert Dirik).
3732   * Vietnamese (Trần Ngọc Quân)
3734   [ Updated scripts translations ]
3735   * French (Sébastien Poher).
3736   * German (Helge Kreutzmann).
3737   * Swedish (Peter Krefting).
3739   [ Updated man pages translations ]
3740   * French (Sébastien Poher). Closes: #767934
3741   * German (Helge Kreutzmann). Closes: #752123
3742   * Simplified Chinese (Zhou Mo). Closes: #767573
3743   * Swedish (Peter Krefting).
3745   [ Updated dselect translations ]
3746   * Danish (Joe Dalton).
3747   * Dutch (Frans Spiesschaert). Closes: #771237
3748   * French (Sébastien Poher). Closes: #767918
3749   * Japanese (Kenshi Muto). Closes: #771256
3750   * Swedish (Peter Krefting).
3752  -- Guillem Jover <guillem@debian.org>  Fri, 28 Nov 2014 02:02:34 +0100
3754 dpkg (1.17.21) unstable; urgency=low
3756   [ Guillem Jover ]
3757   * Get consistent git-style diff support, by adding (>= 2.7) to the dpkg-dev
3758     patch Depends, and a Breaks patch (<< 2.7) to libdpkg-perl.
3759   * Error out on obsolete Build-Profiles field syntax.
3760   * Document -g and -G options in dpkg-genchanges(1). Closes: #766568
3761   * Do not accept values bundled with long options in dpkg-parsechangelog.
3762     The parser was accepting things like «--count10», which is just broken.
3763     Instead allow only «--count=10» in addition to «--count 10».
3764   * Accept «-S value» in addition to «-Svalue» in dpkg-parsechangelog.
3765     Closes: #766559
3766   * Add support for new interest-await and activate-await trigger directives.
3767     And a new --await option to dpkg-trigger. This might allow possibly
3768     switching the default meaning after a transition period no shorter than
3769     two minor versions, so in 1.19.x or 1.20.x. Perhaps.
3770   * Do trigger cycle detection after dependency checks in dependtry <= 1,
3771     and before dependency cycle breaking in dependtry > 1. This makes sure
3772     to always catch trigger cycles, but still gives the opportunity to try
3773     to process triggers for packages that are not yet ready in the first
3774     dependtry, but which might be a bit later on, without wrongly detecting
3775     avoidable and bogus trigger cycles. Closes: #766557
3776   * Update features removal schedule:
3777     - The -u, --udeb dpkg-scanpackages options got removed, state that.
3778     - Remove the entry about obsolete fields, as these need to be preserved
3779       for backward compatibility, they are part of the external interface to
3780       be able to handle ancient binary packages.
3782   [ Updated programs translations ]
3783   * Catalan (Guillem Jover).
3784   * German (Sven Joachim). Closes: #766311
3785   * Simplified Chinese (Zhou Mo).
3787   [ Updated scripts translations ]
3788   * Catalan (Guillem Jover).
3790  -- Guillem Jover <guillem@debian.org>  Sat, 25 Oct 2014 02:21:43 +0200
3792 dpkg (1.17.20) unstable; urgency=low
3794   [ Guillem Jover ]
3795   * Add a requeueing insertion protection for process_queue().
3796   * Make sure to always switch to the next dependtry after we have made no
3797     progress for a while. Regression stemming from non future proof changes
3798     introduced with the initial triggers implementation in dpkg 1.14.17
3799     combined with changes in dpkg 1.17.19. Closes: #766242, #766322
3800   * Make the initial dependtry be 1 instead of 0. This gets rid of an unused
3801     dependtry step, which got accidentally introduced when the perl dpkg was
3802     rewritten in C, ages ago.
3803   * Allow detached upstream signatures for upstream orig.tar files in the
3804     .dsc file. Suggested by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
3805     Closes: #759478
3806   * Inline alternative status description into translatable string in
3807     update-alternatives. Required-by: #766311
3808   * Reword description for installed status in dpkg(1) man page.
3810   [ Updated programs translations ]
3811   * German (Sven Joachim).
3812   * Simplified Chinese (Zhou Mo).
3813   * Vietnamese (Trần Ngọc Quân).
3815  -- Guillem Jover <guillem@debian.org>  Thu, 23 Oct 2014 00:43:05 +0200
3817 dpkg (1.17.19) unstable; urgency=low
3819   [ Guillem Jover ]
3820   * Bump the Breaks on devscripts to 2.14.10 due to the new dpkg-architecture
3821     command-line parsing strictness introduced in 1.17.17. Closes: #764965
3822   * Create pidfiles even when start-stop-daemon is not asked to background
3823     the process itself. Although a bit of a dubious usage, because any error
3824     before executing the program will not be properly reported to the caller.
3825     Regression introduced in dpkg 1.17.14. Closes: #765110
3826   * Add new --remove-pidfile option to start-stop-daemon.
3827   * Mention --pid and --ppid in start-stop-daemon(8) man page DESCRIPTION.
3828   * Add invoke hooks for dpkg --add-architecture and --remove-architecture.
3829     Prompted by Helmut Grohne <helmut@subdivi.de>.
3830   * Reverse --verify-format logic to actually accept 'rpm' as valid.
3831     Closes: #765907
3832   * Fix trigger dependency checks and cycle detection.
3833     Regression introduced in dpkg 1.17.17.
3834     Closes: #765434, #765668, #765734, #765781, #765789, #765952
3835   * Rework dependency problem debug and notice output on trigger processing.
3837   [ Updated programs translations ]
3838   * Italian (Milo Casagrande): Closes: #765748
3839   * Turkish (Mert Dirik). Closes: #764942
3840   * Simplified Chinese (Zhou Mo). Closes: #765693
3842   [ Updated scripts translations ]
3843   * German (Helge Kreutzmann).
3845   [ Updated man pages translations ]
3846   * German (Helge Kreutzmann).
3848  -- Guillem Jover <guillem@debian.org>  Mon, 20 Oct 2014 15:17:49 +0200
3850 dpkg (1.17.18) unstable; urgency=low
3852   [ Guillem Jover ]
3853   * Handle empty minimum versions when initializing dependency versions,
3854     as the code is mapping the minimum version 0 to '' to avoid outputting
3855     useless versions. Regression introduced in dpkg 1.17.17. Closes: #764929
3857   [ Updated programs translations ]
3858   * Catalan (Guillem Jover).
3860   [ Updated dselect translations ]
3861   * Catalan (Guillem Jover).
3862   * German (Sven Joachim).
3864  -- Guillem Jover <guillem@debian.org>  Sun, 12 Oct 2014 15:47:44 +0200
3866 dpkg (1.17.17) unstable; urgency=low
3868   [ Guillem Jover ]
3869   * Add dpkg-vendor, Dpkg/File.pm and Dpkg/Util.pm to the list of files with
3870     translatable strings, so that they can be translated.
3871   * Fix some typos for versioned and mentioned in comments and changelogs.
3872   * Mark for translation and unify "rm cleanup" string in dpkg.
3873   * Mark for translation and improve dselect method handling error messages.
3874   * Defer trigger processing if the package does not fulfill dependencies.
3875     Closes: #671711
3876   * Do not write to the database when changing selections with --dry-run.
3877     Closes: #764673
3878   * Add missing imports from Dpkg::BuildProfiles in dpkg-genchanges.
3879     Regression introduced in dpkg 1.17.14. Closes: #764216
3880     Reported by Johannes Schauer <j.schauer@email.de>.
3881   * Initialize dependencies with the correct minimum version from a symbols
3882     file with multiple SONAMEs in dpkg-shlibdeps.
3883     Thanks to Jérémy Bobbio <lunar@debian.org>. Closes: #764721
3884   * Perl modules:
3885     - Allow multiple whitespace in Dpkg::BuildProfiles::get_build_profiles()
3886       when parsing the DEB_BUILD_PROFILES environment variable.
3887       Thanks to Johannes Schauer <j.schauer@email.de>.
3888     - New Dpkg::Getopt private module.
3889     - Document public module Dpkg.
3890     - Document public module Dpkg::Gettext.
3891     - Mark Dpkg::BuildProfiles as a public module.
3892     - Document all public module versions in a CHANGES section.
3893     - Remove EXPORTED from POD section titles.
3894     - Document private modules as such in a CHANGES section.
3895   * Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
3896     Missed in dpkg 1.17.14.
3897   * Initialize DEB_TARGET_ARCH variable without requiring DEB_HOST_ARCH,
3898     which is not being set at all when querying for DEB_TARGET_ variables.
3899   * Normalize dpkg-architecture command-line parsing, so that «--option=value»
3900     «--option value», «-ovalue» and «-o value» will all be accepted.
3901   * Add long option names for all dpkg-architecture short options.
3902   * Add support for --host-arch, --host-type, --target-arch and --target-type
3903     long options in dpkg-buildpackage. These will get passed through to
3904     dpkg-architecture. This restores the ability to specify the target
3905     architecture when building cross-compilers. Regression introduced in
3906     dpkg 1.17.14. Reported by Helmut Grohne <helmut@subdivi.de>.
3907   * Do not modify the topic variable values in list functions in perl code.
3908   * List Dpkg::Exit and Dpkg::Interface::Storable as public modules in
3909     libdpkg-perl package description.
3911   [ Updated programs translations ]
3912   * German (Sven Joachim).
3913   * Vietnamese (Trần Ngọc Quân).
3915   [ Updated scripts translations ]
3916   * German (Helge Kreutzmann).
3918  -- Guillem Jover <guillem@debian.org>  Sun, 12 Oct 2014 04:59:09 +0200
3920 dpkg (1.17.16) unstable; urgency=low
3922   * Set the copyright holder in the po4a calls for man pages.
3923   * Switch remaining topic to named variable in Dpkg::Source::Patch:analyze(),
3924     otherwise the loop was expecting values in one variable but storing them
3925     in another. Regression introduced in dpkg 1.17.14. Closes: #764206
3926   * Set umask to 0 when creating symlinks in tar test case, to normalize
3927     results. POSIX specifies that symlinks have undefined permissions in
3928     their mode, so their setting is system dependent. Linux does not honor
3929     the umask for symlinks, other systems like Hurd or kFreeBSD do.
3930     Regression introduced in dpkg 1.17.14. Closes: #764171
3932  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 13:29:17 +0200
3934 dpkg (1.17.15) unstable; urgency=low
3936   * Do not blacklist pie and stackprotector build flags on mips/mipsel.
3937     Thanks to Aurelien Jarno <aurelien@aurel32.net>. Closes: #763672
3938   * Fix build failures due to mismatched umask in libdpkg tar test case.
3939     Set it to a known value of 0022.
3941  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 03:21:58 +0200
3943 dpkg (1.17.14) unstable; urgency=low
3945   [ Guillem Jover ]
3946   * Fix '--' to '-' on translations for single character options.
3947   * Correct the copyright holder in the gettext Makevars files.
3948   * Switch debian/copyright to machine-readable format 1.0, and extensively
3949     update the information within.
3950   * Bump Standards-Version to 3.9.6 (no changes needed).
3951   * Disable unused run-time type information for dselect.
3952   * Fix compiler flag detection with non-GCC compilers in the build system.
3953   * Fix perl warning on dpkg-source when typing Ctrl-D on patch name prompt.
3954   * Add new dpkg-deb --ctrl-tarfile command.
3955   * dpkg-architecture:
3956     - Add support for target system information via the new DEB_TARGET_ family
3957       of variables, and new -A and -T options to override defaulting to the
3958       host system.
3959     - Clarify that -a, -t, -e and -i work with the host system.
3960   * Place 'Commands:' before 'Options:' sections on --help output in
3961     dpkg-architecture and dpkg-vendor.
3962   * Always warn in dpkg-genchanges on missing Section or Priority value,
3963     either empty or '-'.
3964   * Fix order of Files field on generated .changes file in dpkg-genchanges.
3965     Regression introduced in dpkg 1.17.7.
3966   * Stop warning on unknown arbitrary fields from dpkg-deb.
3967   * Remove unnecessary handling of obsolete Package_Revision field in dselect
3968     ftp method.
3969   * Fix the build system to parse the system curses.h header instead of
3970     dselect-curses.h, to not just default on the builtin and override keys
3971     for dselect key bindings support. Regression introduced in dpkg 1.15.1.
3972   * Emit a warning when using the obsolete Dpkg::Deps check_package() function.
3973   * Add support for versioned Provides to Dpkg::Deps::KnownFacts, missed in
3974     dpkg 1.17.11.
3975   * Man pages:
3976     - Add a mention of packaging helpers support in dpkg-maintscript-helper(1).
3977       Closes: #759754
3978     - Move dpkg-buildflags(1) generic feature area details to the section top.
3979     - Fix prerm invocation arguments in update-alternatives(8).
3980       Reported by jre <jre.winesim@gmail.com>. Closes: #761025
3981   * Add new deps_iterate() function to Dpkg::Deps. Closes: #759747
3982     Based on a patch by Dima Kogan <dima@secretsauce.net>.
3983   * Add support for relative symlinks to dpkg-maintscript-helper symlink_to_dir
3984     command. Suggested by Don Armstrong <don@debian.org>.
3985   * Add a new dpkg-buildflags qa feature area:
3986     - Add a new bug feature, disabled by default, which will enable fatal
3987       warnings for code that can pose actual problems. Closes: #682659
3988     - Add a new canary feature, disabled by default, which will allow tracking
3989       build flags propagation. Closes: #628516
3990   * Pass DEB_BUILD_OPTIONS to dpkg-buildflags in buildflags.mk, required to
3991     get noopt to work at all, for example.
3992   * Add a new dpkg-buildflags reproducible feature area:
3993     - Add a new timeless feature, disabled by default, which will add
3994       «-Wdate-time» to CPPFLAGS.
3995     Thanks to Paul Wise <pabs@debian.org>. Closes: #762683
3996   * Fix error message from buffer_copy() read and write functions. This
3997     affects error messages from partial or broken .deb packages for example.
3998     Regression introduced in dpkg 1.17.10. Closes: #759498
3999   * Remove lpia architecture support.
4000   * Improvements and portability fixes to start-stop-daemon:
4001     - Abort if the system or compatibility setsid() fails.
4002     - Do not exit from the first parent before the pidfile has been created,
4003       when using --background and --make-pidfile, to avoid the race condition.
4004       Based on a patch by Nir Soffer <nirs@hyperms.com>. Closes: #686420
4005     - Make sure the pidfile is always created with a 022 umask.
4006       Reported by Will Conley <willconley3@gmail.com>. Closes: #760222
4007     - Do not abort on --stop when only --pid or --ppid options are specified.
4008       Thanks to Christos Trochalakis <yatiohi@ideopolis.gr>. Closes: #763767
4009     - On kFreeBSD systems do not unnecessarily make kvm_openfiles() open
4010       /dev/mem. This causes issues on FreeBSD jails for example.
4011       Reported by Steven Chamberlain <steven@pyro.eu.org>.
4012     - On systems using libkvm, do not fail when kvm_getprocs() cannot find
4013       any process.
4014   * Map i786 to i386 also for the multiarch pathname in dpkg-architecture.
4015   * Handle omitted binary packages due to build profiles in dpkg-genchanges.
4016     Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #758191
4017   * Update restriction formula syntax for build profiles:
4018     - Restriction lists are now restriction formulas.
4019     - Restriction formulas are given in disjunctive normal form expression:
4020       <foo> <bar baz> <blub>
4021     - Removal of the implicit prefix/namespace mechanic.
4022     - Construct the profiles entry of the Packages-List field by converting
4023       the "<bar baz> <blub>" syntax into "bar,baz+blub".
4024     - Include a temporary compatibility mapping with the old way to write
4025       the Build-Profiles field in binary packages which can be removed once
4026       all affected source packages have moved to the new syntax.
4027     Thanks to Johannes Schauer <j.schauer@email.de>. Closes: #760158
4028   * Normalize instdir in dpkg by removing trailing «/» and «/.». This gets
4029     rid of several inconsistencies and doubled «/» in syscalls and output
4030     messages.
4031   * Never try to remove the root directory or its backups. There's no point in
4032     it, and makes life more difficult for a read-only root with a read-write
4033     overlay or a symlink farm. Requested by sepero111@gmx.com.
4034   * Remove arbitrary filename limit from dpkg-deb, which was lifted some
4035     time ago when the code switched to a dynamic string via varbuf.
4036   * Do not pipe the files to sign from dpkg-buildpackage to GnuPG. When GnuPG
4037     uses the gpg-agent it is unable to detect the correct tty configuration
4038     if stdin is a pipe instead of the current terminal. Closes: #762391
4039   * Add a new --hash option to enable generating only specific file checksums
4040     in dpkg-scanpackages. Requested by Thorsten Glaser <tg@debian.org>.
4041   * Add architecture restriction options for dpkg-architecture -L. This allows
4042     selecting specific subsets of all valid known architectures, matching by
4043     wildcard (-W), endianness (-E) or bits (-B). The restricting options can
4044     be combined, or omitted altogether. Closes: #762635
4045   * Say arch-wildcard instead of arch-alias in dpkg-architecture --help output.
4046   * Test suite:
4047     - Do not leave temporary files behind on failure or when interrupted.
4048     - Add basic unit tests for the FNV hashing function.
4049     - Add unit tests for the libdpkg tar extractor.
4050   * Add --build and --extract command aliases to dpkg-source.
4051   * Print file or package names instead of pointers in dpkg debug output,
4052     to make it more meaningful and reproducible.
4053   * Fix off-by-one error in libdpkg command argv size calculation.
4054     Based on a patch by Bálint Réczey <balint@balintreczey.hu>. Closes: #760690
4055   * Switch the libdpkg string hashing function from FNV-1 to the recommended
4056     FNV-1a variant.
4057   * Switch the dpkg files database string hashing function from what appears
4058     to be a custom hash function to the libdpkg FNV-1a implementation. As a
4059     side effect this fixes an integer overflow. Addresses: #760741
4060   * Double the dpkg files database hash table size to the closest 2^18 prime.
4061     Times have changed, and it's common to have at least these many files.
4062     This reduces the amount of collisions.
4063   * Document optional dpkg -C argument in --help output. Closes: #763000
4064   * Consider a hardlink tar entry as a regular file for mode values, i.e.
4065     assign to it S_IFREG instead of 0.
4067   [ Raphaël Hertzog ]
4068   * Explain better in deb-triggers(5) why interest/activate-noawait should be
4069     favored.
4071   [ Updated programs translations ]
4072   * Catalan (Guillem Jover): Fix mismatched format string.
4073   * Czech (Miroslav Kure).
4074   * Polish (Łukasz Dulny).
4075   * Turkish (Mert Dirik). Closes: #763825
4077   [ Updated man pages translations ]
4078   * German (Helge Kreutzmann).
4079   * Italian (Guillem Jover): Swap order of some dpkg-deb arguments.
4080     Thanks to xor <xor@paranoici.org>. Closes: #759149
4082  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 00:11:08 +0200
4084 dpkg (1.17.13) unstable; urgency=low
4086   [ Guillem Jover ]
4087   * Remove unbalanced trailing single-quote in dpkg-deb error message.
4088     Reported by Trần Ngọc Quân <vnwildman@gmail.com>.
4089   * Remove architecture blacklist from hardening build flag option
4090     stackprotectorstrong. Thanks to Romain Francoise <rfrancoise@debian.org>.
4091   * Documentation:
4092     - Merge binary:Package descriptions in dpkg-query(1).
4093     - Split --remove and --purge options in dpkg(1). This also clarifies on
4094       which package states each option can operate. Closes: #576338
4095     - Remove duplicate “of the” in dpkg-maintscript-helper(1).
4096   * Fix dpkg-maintscript-helper dir_to_symlink to handle relative symlink
4097     targets. Thanks to Helmut Grohne <helmut@subdivi.de>.
4098   * Fix dpkg-maintscript-helper symlink_to_dir to assure absolute pathnames
4099     arguments.
4100   * Fix dpkg-source not detecting modified files during --commit or -b.
4101     Regression introduced in dpkg 1.17.11. Closes: #758426
4102     Reported by Neil Williams <codehelp@debian.org>.
4103   * Only test the strerror() compatible code if sys_errlist and sys_nerr
4104     are present. This fixes a build failure on GNU/Hurd. Closes: #758199
4105   * Switch start-stop-daemon on GNU/kFreeBSD systems to use libkvm, instead
4106     of relying on linprocfs which is not the native procfs on kFreeBSD, and it
4107     is usually not mounted as FreeBSD programs do not expect it to be present.
4109   [ Updated programs translations ]
4110   * Czech (Miroslav Kure).
4111   * German (Sven Joachim).
4112   * Vietnamese (Trần Ngọc Quân).
4114   [ Updated man pages translations ]
4115   * French (Jean-Pierre Giraud, Vincent Thomas, Raphaël Hertzog).
4117   [ Updated scripts translations ]
4118   * French (Raphaël Hertzog).
4119   * German (Helge Kreutzmann).
4121  -- Guillem Jover <guillem@debian.org>  Tue, 19 Aug 2014 20:14:45 +0200
4123 dpkg (1.17.12) unstable; urgency=low
4125   [ Guillem Jover ]
4126   * Only build the compatibility selinux code if libselinux is available or
4127     the user requested it. Also fixes build failures on non-Linux systems.
4128     Closes: #757637
4129   * Documentation:
4130     - Add a short description to each virtual field in dpkg-query(1), and
4131       mention the version they got introduced in dpkg.
4132     - Fix formatting of last paragraphs inside dselect(1) --color description.
4133   * Rework dselect columns code, to make it easier to maintain and read.
4134   * Add new architecture columns to dselect package list view. The new
4135     columns, shown by default, can be turned off with the new ‘A’ key,
4136     or bound to another key via the new “archdisplay” keybinding.
4137   * Fix a descriptor leak on dselect subprocesses when --debug is used.
4138   * Use «tar --format=gnu» when creating source archives. This makes sure we
4139     get a deterministic output format, regardless of what tar defaults to.
4140     Thanks to Jan Blunck <jblunck@infradead.org>..
4141   * Use perl's length instead of defined when checking some environment
4142     variables, if we require them to have content.
4143   * Allow specifying the same build type option multiple times in
4144     dpkg-buildpackage and dpkg-genchanges. There seems to be scripts with
4145     such invocations in the wild. Closes: #757795
4147   [ Updated programs translations ]
4148   * German (Sven Joachim).
4150   [ Updated scripts translations ]
4151   * German (Helge Kreutzmann).
4153   [ Updated man pages translations ]
4154   * German (Helge Kreutzmann).
4156  -- Guillem Jover <guillem@debian.org>  Fri, 15 Aug 2014 03:30:39 +0200
4158 dpkg (1.17.11) unstable; urgency=low
4160   [ Guillem Jover ]
4161   * Switch URLs in docs and code comments from http:// to https:// if the
4162     latter is available (round two). This includes the quilt patch header
4163     templates, and examples in man pages.
4164   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
4165   * Changes to libcompat:
4166     - Make the library testable.
4167     - Do not run qsort() over the scandir() list if it is NULL.
4168     - Add a setexecfilecon() compatibility function out from dpkg code.
4169   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
4170   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
4171     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
4172   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
4173     introduced with the initial triggers implementation in dpkg 1.14.17.
4174     Closes: #751021
4175   * Do not disable the stack-protector build flags on arm64 in Debian and
4176     derivatives, the toolchain supports them now.
4177     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
4178   * When parsing the statoverride database from dpkg-statoverride do not
4179     consider it an error and refuse to operate at all if the user or group
4180     names are not known to the system, just preserve them. Closes: #563307
4181   * Do not write to the available file when unpacking binary packages. This
4182     information is not useful as dpkg has never recorded the archive path,
4183     so it has never been truly available for re-installation anyway.
4184     Closes: #241768
4185   * Add versioned Provides support:
4186     - Add a new dpkg --assert-versioned-provides command.
4187     - Packages can provide a specific version, “virtual (= 1.0)” which will
4188       be honored, previously it would just be accepted when parsing.
4189     - Non-versioned virtual packages will not satisfy versioned dependencies.
4190     - Versioned virtual packages will satisfy non-versioned dependencies.
4191     Based on skeletal code by Ben Collins <bcollins@debian.org>.
4192     Closes: #7330, #24934, #112131, #134582, #180316
4193   * On removal check Depends and Pre-Depends for packages in unpacked and
4194     half-configured states too.
4195   * Add support for new hardening build flag stackprotectorstrong in Debian
4196     and derivatives, enabled by default. It will fallback to stackprotector
4197     when the former is not functional or disabled by the user.
4198     Thanks to Romain Francoise <rfrancoise@debian.org>.
4199   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
4200     of an ad-hoc one. This makes sure any field fixup and sanity check is
4201     performed on the input, and gets reflected on the output.
4202   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
4203     db:Status-Eflag to allow fine-grained access to the Status values.
4204   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
4205   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
4206     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
4207   * Move the explanation of functional checks from --verify-format to the
4208     --verify command in the dpkg(1) man page. Closes: #747264
4209   * Improve dpkg-buildpackage(1) man page:
4210     - Mark DEB_CHECK_COMMAND environment variable in bold.
4211     - Add final item for done hook in the actions sequence.
4212     - Mention that -nc does not apply either when -F is specified.
4213     - Mention that the --FOO-option options can be used multiple times.
4214     - Fix a typo in the BUGS section.
4215   * Mark the “and” between the filenames as regular format in dpkg-source(1).
4216   * Add --format and --ignore-bad-version to dpkg-source --help output.
4217   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
4218     to note that the patch might be malformed (besides not accepting patches
4219     with fuzz).
4220   * Try to preallocate the disk size for extracted files on unpack. This
4221     might help in avoiding filesystem fragmentation, and possibly improve
4222     performance on some filesystems.
4223   * Print the correct removed binary filename when building a source package
4224     with dpkg-source --include-removal. Closes: #755166
4225   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
4226   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
4227     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
4228     snowflake and use a GNU triplet not matching its baseline. This will
4229     cause problems when cross-building and using unmatched combinations of
4230     dpkg-dev and gcc. Closes: #751363
4231   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
4232   * Remove unused pkglibdir variable from libdpkg.pc.in.
4233   * Perl modules:
4234     - Add new set_as_auto() method to Dpkg::Substvars.
4235     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
4236     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
4237     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
4238   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
4239     and dpkg-gencontrol respectively.
4240   * Warn on usage of deprecated Source-Version substvar.
4241   * Say OpenPGP instead of PGP when referring to the standard on code comments
4242     and output messages.
4243   * Add a hint to the “no dependency information found” error message in
4244     dpkg-shlibdeps, to check if the library is actually packaged.
4245     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
4246   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
4247     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
4248   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
4249   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
4250     dpkg-gencontrol.
4251   * Only print build type once in dpkg-genchanges, instead of once for each
4252     specified -A or -B option and then yet another time for the general build
4253     type description.
4254   * Unify build options description in --help output for dpkg-buildpackage
4255     and dpkg-genchanges.
4256   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
4257   * Correctly filter the host architecture on the Architecture field in the
4258     generated .changes file from dpkg-genchanges, when the debian/files
4259     contains arch-specific packages but dpkg-genchanges was called with
4260     one of the build types excluding them.
4261   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
4262     source plus arch-indep/specific builds. Closes: #756975
4263   * Fix dpkg --add-architecture and --remove-architecture to check that they
4264     get exactly one argument. Closes: #757254
4266   [ Updated programs translations ]
4267   * Danish (Joe Dalton). Closes: #754127
4268   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
4269   * Portuguese (Miguel Figueiredo). Closes: #756920
4270   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
4271   * Swedish (Peter Krefting).
4273   [ Updated scripts translations ]
4274   * Swedish (Peter Krefting).
4276   [ Updated man pages translations ]
4277   * Swedish (Peter Krefting).
4279  -- Guillem Jover <guillem@debian.org>  Sat, 09 Aug 2014 17:16:27 +0200
4281 dpkg (1.17.10) unstable; urgency=medium
4283   [ Guillem Jover ]
4284   * Use libtool to build the static libraries, which makes it possible to
4285     embed libcompat inside libdpkg, as required by some external programs
4286     linking against the latter. Closes: #746122
4287   * Fix word wrapping logic in dselect. Regression introduced in dpkg 1.17.3.
4288   * Fix possible out of bounds buffer read access in the error output on
4289     bogus ar member sizes.
4290   * Fix memory leaks in buffer_copy() on error conditions.
4291   * Test suite:
4292     - Improve C code coverage.
4293     - Add template test cases for most perl modules.
4294     - Add test cases for Dpkg::Deps OR relationships.
4295     - Add minimal test case for Dpkg::Source::Quilt.
4296     - Add test cases for Dpkg::Source::Patch CVE-2014-0471 and CVE-2014-3127.
4297     - Add test case for patch disabling hunks; not security sensitive.
4298   * Fix non-security sensitive TOCTOU race in triggers database loading.
4299   * Fix non-security sensitive TOCTOU race in update-alternative alternative
4300     database loading.
4301   * Fix non-security sensitive TOCTOU race in update-alternative rename code.
4302   * Add a workaround to start-stop-daemon for bogus OpenVZ Linux kernels that
4303     prepend, instead of appending, the " (deleted)" marker in /proc/PID/exe.
4304     Closes: #731530
4305   * Move dpkg-architecture -L argument to the Commands --help output section.
4306   * Make dpkg-maintscript-helper print only once that we are moving a
4307     conffile, and not on every interim state transition. Closes: #747370
4308   * Do not use global match variables in perl code.
4309   * Man pages:
4310     - Attempt to clarify and improve wording of some strange or confused
4311       constructs. Reported by Helge Kreutzmann.
4312     - Expand Vcs-* field names into each supported field name in
4313       deb-src-control(5) to make it easier to search for them.
4314     - Change control.tar.gz reference to simply control.tar in deb(5).
4315     - Document in dpkg-deb(1) -Z option that bzip2 and lzma are deprecated.
4316     - Add notes in dpkg-gensymbols(1) about symbol backward-compatibility.
4317       Based on a patch by Bernhard R. Link <brlink@debian.org>.
4318       Closes: #746973
4319     - Document that dpkg-buildpackage(1) -j argument is optional.
4320     - Add current and deprecated media types to deb(5).
4321     - Document in dpkg(1) that --audit now does more than just searching for
4322       partially installed packages.
4323   * Add support for automatic parallel job selection in dpkg-buildpackage,
4324     matching currently active processors, when using -jauto. Closes: #748012
4325   * Perl modules:
4326     - Bump $VERSION for Dpkg::Patch, missed in 1.16.1.
4327     - Bump $VERSION for Dpkg::Deps, missed in 1.17.0.
4328     - Update and fix CHANGES POD sections for public modules.
4329     - Add missing Dpkg::Deps::Multiple profile_is_concerned() and
4330       reduce_profiles() methods, inherited by Dpkg::Deps::Union,
4331       Dpkg::Deps::AND and Dpkg::Deps::OR.
4332   * Do not mangle quilt series files with a missing newline on the last line.
4333     Closes: #584233
4334   * Quiesce tar warnings in cron job by redirecting stderr to /dev/null, as
4335     it seems --warning=none does not work correctly. Closes: #748544
4336   * Do not emit a trailing space from Dpkg::Control::Hash on a field's empty
4337     first line. Bump dpkg-dev Breaks on devscripts to 2.14.4, as previous
4338     versions expect a trailing space from dpkg-parsechangelog output.
4339     Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #749044
4340   * Do not assume that sensible-editor is present on «dpkg-source --commit»,
4341     as that command is very Debian specific. Fallback to try VISUAL, EDITOR,
4342     or vi, if the previous commands are either unset or not found.
4343   * Use badusage() instead of ohshit() on dpkg --ignore-depends argument
4344     parsing errors.
4345   * Add per package dpkg --audit support.
4346   * Add support for DragonFlyBSD to ostable and triplettable.
4347     Thanks to Hleb Valoshka <375gnu@gmail.com>.
4348   * Add support for DragonFlyBSD to start-stop-daemon. Closes: #734452
4349     Based on a patch by Hleb Valoshka <375gnu@gmail.com>.
4350   * Correctly parse patch headers in Dpkg::Source::Patch, to avoid directory
4351     traversal attempts from hostile source packages when unpacking them.
4352     Reported by Javier Serrano Polo <javier@jasp.net> as an unspecified
4353     directory traversal; meanwhile also independently found by me both
4354     #749183 and what was supposed to be #746498, which was later on published
4355     and ended up being just a subset of the other non-reported issue.
4356     Fixes CVE-2014-3864 and CVE-2014-3865. Closes: #746498, #749183
4358   [ Updated programs translations ]
4359   * Catalan (Guillem Jover).
4360   * Italian (Milo Casagrande). Closes: #750105
4362   [ Updated scripts translations ]
4363   * German (Helge Kreutzmann).
4365   [ Updated man pages translations ]
4366   * German (Helge Kreutzmann).
4368   [ Raphaël Hertzog ]
4369   * Let dpkg-source unpack additional tarballs in a deterministic order.
4370     Thanks to Samuel Bronson for the report. Closes: #747148
4372  -- Guillem Jover <guillem@debian.org>  Thu, 05 Jun 2014 20:18:04 +0200
4374 dpkg (1.17.9) unstable; urgency=high
4376   [ Guillem Jover ]
4377   * Do not allow patch files with C-style encoded filenames. Closes: #746306
4378     Fixes CVE-2014-3127 and unconditionally fixes CVE-2014-0471.
4379     Reported by Javier Serrano Polo <javier@jasp.net>.
4380   * Switch alternative database backups from xz to gzip. Closes: #746354
4381   * Do not leak long tar names on bogus or truncated archives.
4382   * Do not leak the filepackages iterator when a directory is used by other
4383     packages.
4384   * Fix short lived memory leaks in «dpkg-split --split».
4385   * Fix memory leak in unused Keybindings screen in dselect.
4386   * Do not leak color string on «dselect --color».
4387   * Fix memory leaks when parsing alternatives.
4388   * Fix off-by-one stack buffer overrun in start-stop-daemon on GNU/Linux and
4389     GNU/kFreeBSD if the executable pathname is longer than _POSIX_PATH_MAX.
4390     Although this should not have security implications as the buffer is
4391     surrounded by two arrays (so those catch accesses even if the stack
4392     grows up or down), and we are compiling with -fstack-protector anyway.
4393   * Mark the command_get_pager() tests on a tty as TODO for now, so that
4394     we do not get failures on build daemons.
4395   * Make test suite errors abort the build again. Closes: #746331
4397   [ Updated scripts translations ]
4398   * French (Steve Petruzzello). Closes: #746350
4399   * German (Helge Kreutzmann).
4401   [ Updated man pages translations ]
4402   * German (Helge Kreutzmann).
4404  -- Guillem Jover <guillem@debian.org>  Wed, 30 Apr 2014 05:45:20 +0200
4406 dpkg (1.17.8) unstable; urgency=high
4408   [ Guillem Jover ]
4409   * Do not backup nonexistent database files from the cron.daily file.
4410     And stop emitting tar warnings. Closes: #745592, #745651
4411   * Test suite:
4412     - Improve Perl code coverage.
4413     - Improve C code coverage.
4414   * Handle space-only strings when parsing versions in libdpkg.
4415   * Document the environment requirements for the dpkg-maintscript-helper
4416     supports command in the man page. Closes: #739634
4417   * Improve wording for «dpkg --verify» and --verify-format in the man page.
4418     Closes: #733057
4419   * Switch test runner from Test::Harness to TAP::Harness.
4420   * Use the perl TAP::Harness for the C test suite instead of the automake
4421     tap-driver, to avoid requiring automake >= 1.12, currently not present
4422     in stable.
4423   * Enable failed test case reporting from the TAP::Harness, so that we get
4424     more meaningful reports on failure from the C test suite.
4425   * Correctly parse C-style diff filenames in Dpkg::Source::Patch, to avoid
4426     directory traversal attempts from hostile source packages when unpacking
4427     them. Reported by Jakub Wilk <jwilk@debian.org>. Fixes CVE-2014-0471.
4429   [ Updated programs translations ]
4430   * German (Sven Joachim).
4431   * Russian (Yuri Kozlov). Closes: #745869
4432   * Vietnamese (Trần Ngọc Quân).
4434  -- Guillem Jover <guillem@debian.org>  Mon, 28 Apr 2014 13:33:11 +0200
4436 dpkg (1.17.7) unstable; urgency=low
4438   [ Guillem Jover ]
4439   * Documentation:
4440     - Mention in deb-symbols(5), that the “main-dependency-template” is
4441       always used. Closes: #737731
4442     - Clarify in deb-control(5) «Multi-Arch: no» field omission.
4443     - Clarify in dpkg-buildpackage(1) --check-option description.
4444     - Document dpkg-query --control-path life expectancy. See: #699647
4445     - Fix indentation of “Extract options (with -x)” title in dpkg-source(1).
4446     - Improve symlink <-> directory switch information in
4447       dpkg-maintscript-helper(1). Closes: #739388
4448     - Add missing flags affected by hardening options to dpkg-buildflags(1).
4449   * Use exit instead of return to exit a subshell in dpkg-maintscript-helper.
4450     Thanks to Richard Levitte <richard@levitte.org>. Closes: #738957
4451   * Localize $_ in Perl functions with while (<$fh>) style loops.
4452   * Perl test suite cleanup:
4453     - Switch test suite runner from ExtUtils::Command::MM to Test::Harness.
4454     - Enable colors in test suite runner.
4455     - Remove sequence number prefixes from test case filenames.
4456   * Do not generate perl warnings on nonexistent fields with
4457     «dpkg-parsechangelog --show».
4458   * Fix bogus message on dependency parse errors in dpkg-checkbuilddeps.
4459     Closes: #736778
4460   * Document is_pgp_signed as a public Dpkg::Control::Hash option.
4461     Closes: #735975
4462   * Do not generate perl warnings on undef versions in
4463     Dpkg::Deps::deps_compare(). See: #737731
4464   * Clarify dpkg-genchanges error message on binary builds without any binary
4465     artifact built. Closes: #726520
4466   * Improve dpkg-source warning message when ignoring file removals,
4467     by adding a hint about the --include-removal option.
4468     Thanks to Moritz Muehlenhoff <jmm@debian.org>. Closes: #738310
4469   * Add a new dpkg-source extraction --ignore-bad-version option.
4470     Closes: #740883
4471   * Add Architecture and Build-Profiles information to Package-List field,
4472     as optional name=value1,value2 entries, with names «arch» and «profile».
4473     Use the now recognized field Build-Profiles from binary stanzas in the
4474     source control file to fill the «profile» value.
4475   * Do not interpret the .dsc filename as a regex when recomputing the
4476     md5sum for the .changes file after signing the .dsc. Closes: #742535
4477   * Cache vendor info Control::Hash objects in Dpkg::Vendor::get_vendor_info()
4478     when parsing the vendor file on each hook invocation.
4479   * If the vendor does not have a Dpkg::Vendor module, try loading a module
4480     from the parent vendors, before falling back to Dpkg::Vendor::Default.
4481     Closes: #735978
4482   * Set Ubuntu build flags for ppc64el instead of ppc64, as Ubuntu never ended
4483     up shipping a ppc64 architecture. Also honor noopt DEB_BUILD_OPTIONS flag.
4484     Thanks to Adam Conrad <adconrad@debian.org. Closes: #738691
4485   * Add OpenRISC or1k support to cputable.
4486     Thanks to Christian Svensson <christian@cmd.nu>. Closes: #736717
4487   * Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS build flags.
4488     Closes: #744326
4489   * Improvements and portability fixes to start-stop-daemon:
4490     - When using the Linux procfs switch to use /proc/PID/status instead of
4491       /proc/PID/stat to read the process name.
4492     - Add a generic KVM-based implementation to initialize the entire
4493       process list.
4494     - Fix FreeBSD KVM code to use current kinfo_proc layout.
4495     - Add a native FreeBSD pid_is_exec() method, which is more reliable than
4496       the KVM-based one, and means neither linprocfs nor procfs are required
4497       on such system anymore. Note that GNU/kFreeBSD is still using Linux
4498       procfs code (which ends up using linprocfs).
4499     - Fix OpenBSD KVM code to use current kinfo_proc layout.
4500     - Detect system specific headers at configure time instead of hardcoding
4501       their usage depending on system macros.
4502     - Add a new --ppid matching option to check for parent PID.
4503       Suggested by Alex Mestiashvili <mailatgoogl@gmail.com>.
4504     - On GNU/Hurd do not link unnecessarily against libshouldbeinlibc and
4505       libihash.
4506   * Set TAR preprocessor variable at build time instead of hardcoding it.
4507     This will allow non-GNU systems to easily use another value for their
4508     GNU tar, which is usually either gnutar or gtar.
4509   * Require compound literals support in the compiler at configure time.
4510   * Fix compound literals usage with compilers in C99 mode, by not assigning
4511     them to static variables.
4512   * Test suite cleanup:
4513     - Do not unnecessarily shut up stdout in t-subproc.
4514     - Test command_exec() exit code.
4515     - Test allocations with new test_alloc() instead of pass/fail macros.
4516     - Switch C test suite to use TAP.
4517   * Add support for Packages-files in dpkg --update-avail and --merge-avail
4518     from pipes, or standard input if the argument is omitted or is ‘-’.
4519     Closes: #357093, #367297
4520   * Error out on not-installed packages passed to «dpkg --verify».
4521   * Deprecate compressing .deb files with bzip2, by making dpkg-deb issue a
4522     warning, as the compressor has been superseded by xz when it comes to
4523     compression ratio, and in cases where higher compatibility or raw speed
4524     is desired gzip is still the better option. Although unpacking will be
4525     kept being supported to handle existing bzip2 compressed .deb files.
4526   * Use GNU tar's --no-unquote when using -T in dpkg-deb to avoid mangling
4527     filenames. Reported by Niels Thykier <niels@thykier.net>. Closes: #743687
4528   * Backup all databases with user data, not just the status database.
4529   * Add Conflicts to dpkg against packages using install-info that were
4530     removed after lenny or squeeze, but may have survived upgrades to wheezy.
4531     Thanks to Andreas Beckmann <anbe@debian.org>. Closes: #735159
4532   * Be verbose on «make check» errors by printing the test suite log.
4534   [ Updated programs translations ]
4535   * German (Sven Joachim).
4536   * Swedish (Peter Krefting).
4537   * Thai (Theppitak Karoonboonyanan). Closes: #745032
4538   * Vietnamese (Trần Ngọc Quân).
4540   [ Updated scripts translations ]
4541   * German (Helge Kreutzmann).
4542   * Swedish (Peter Krefting).
4544   [ Updated man pages translations ]
4545   * German (Helge Kreutzmann).
4546   * Italian (Beatrice Torracca). Closes: #742449
4547   * Swedish (Peter Krefting).
4549  -- Guillem Jover <guillem@debian.org>  Mon, 21 Apr 2014 05:03:52 +0200
4551 dpkg (1.17.6) unstable; urgency=low
4553   [ Guillem Jover ]
4554   * Move signing in dpkg-buildpackage to the end of the build.
4555   * Add new --check-command and --check-option options to dpkg-buildpackage,
4556     and DEB_CHECK_COMMAND environment variable as a default value, to
4557     specify a package checker to use before the signing process.
4558   * Detect a missing gain-root-command even if dpkg-buildpackage is running
4559     as root.
4560   * Detect a missing sign-command in dpkg-buildpackage, before starting the
4561     build, to avoid a failure at the end of the process.
4562   * Remove trailing newlines from dpkg-deb warning message.
4563   * Change dpkg-deb conffile name length warning into an error, as dpkg will
4564     reject those packages at install time anyway.
4565   * Unify and clarify dpkg-deb and dpkg conffile name length error message.
4566     Closes: #108196
4567   * Add new start-stop-daemon --pid option. Closes: #253265
4568   * Mention Multi-Arch: no value in man pages. Closes: #732648
4569   * Correctly hyphenate binary-only and source-only in dpkg-buildpackage
4570     output messages.
4571   * Use makedev(3) when extracting .deb archives rather than ad-hoc
4572     computations, to be able to support large major/minor device numbers,
4573     supported on at least Linux, NetBSD and OpenBSD based systems.
4574     Thanks to Peter Chang <dpf@google.com>.
4575   * Turn the ARM Embedded ABI symbols blacklist into a regex, to stop having
4576     to keep up with the GNU toolchain, or other toolchains emitting different
4577     symbols.
4578   * Blacklist GOMP critical section symbols. Closes: #708033
4579   * Add support for Ignore-Blacklist-Groups field in symbols files, with the
4580     two available group values aeabi and gomp. Closes: #694524
4581   * Allow updating checksums in Dpkg::Checksums without erroring out.
4582   * Add shell hooks support to dpkg-buildpackage, based on the debuild
4583     implementation in devscripts 2.13.9. Closes: #476221
4584   * Add support for Testsuite source field.
4585   * Clarify error message about missing revision in non-native source package.
4586     Closes: #719348, #733746
4587   * Set default compression options in source format specific modules instead
4588     of dpkg-source. This makes sure the correct compression level is set, even
4589     for “3.0 (native)” packages with non-default compressors. Closes: #733326
4590   * Change default source package compressor for new formats (>= 2.0) to xz.
4591   * Ignore the same packages in «dpkg-query --list» when computing the
4592     column width as when printing the entries. Closes: #734114
4593   * Do not produce .deb archives with uncompressed gzip members on
4594     «dpkg-deb -Zgzip -z0», instead create them as non-compressed members,
4595     as if -Znone had been passed, as documented. Closes: #718295
4596   * Add support for .deb archives with a control member not compressed
4597     (control.tar) or compressed with xz (control.tar.xz).
4598   * Add support for creating uniformly compressed .deb archive members,
4599     with the new dpkg-deb option --uniform-compression.
4600   * Fix file descriptor leaks in diversions and statoverride databases.
4601     Closes: #734783
4602   * Allow missing prior-version argument in dpkg-maintscript-helper
4603     dir_to_symlink and symlink_to_dir commands. Closes: #733980
4605   [ Updated programs translations ]
4606   * Swedish (Peter Krefting).
4607   * Vietnamese (Trần Ngọc Quân).
4609   [ Updated scripts translations ]
4610   * German (Helge Kreutzmann).
4611   * Swedish (Peter Krefting).
4613   [ Updated man pages translations ]
4614   * German (Helge Kreutzmann).
4615   * Swedish (Peter Krefting).
4617  -- Guillem Jover <guillem@debian.org>  Wed, 15 Jan 2014 05:29:45 +0100
4619 dpkg (1.17.5) unstable; urgency=low
4621   [ Guillem Jover ]
4622   * Switch non-tty output to be line buffered by default, and set it to fully
4623     buffered only for programs with precious and abundant output, not just
4624     progress reporting output (i.e. dpkg-query). This was causing out-of-order
4625     error and debug messages in relation to normal progress reporting, which
4626     could be very confusing. Regression introduced in dpkg 1.17.2.
4627   * Fix segfault in update-alternatives when adding or renaming slaves for
4628     an existing alternative. Regression introduced in dpkg 1.17.2.
4629     Closes: #731710
4630   * Fix dpkg-maintscript-helper symlink_to_dir and dir_to_symlink commands:
4631     - Always run postinst code regardless of prior-version, as the package
4632       might have been never configured before.
4633     - Be more strict when checking the expected state of paths.
4634     - Rename subcommand shell code to check-files-ownership.
4635     - Change dir_to_symlink switch code to use a staging empty directory,
4636       to avoid dpkg removing files from other packages, when removing the
4637       package old files during upgrade.
4638     - Bump minimal version in man page to 1.17.5.
4639     Closes: #731730
4640   * Mention gpg2 too as one of the default sign commands in dpkg-buildpackage.
4642   [ Updated programs translations ]
4643   * German (Sven Joachim).
4645   [ Updated scripts translations ]
4646   * German (Helge Kreutzmann).
4648   [ Updated man pages translations ]
4649   * German (Helge Kreutzmann).
4651  -- Guillem Jover <guillem@debian.org>  Thu, 12 Dec 2013 08:29:45 +0100
4653 dpkg (1.17.4) unstable; urgency=low
4655   * Keep the diversions and statoverride database files open during dpkg
4656     runs, to avoid eager inode number reuse by the filesystem if these files
4657     get replaced multiple times in maintainer scripts, as we rely on the
4658     inode numbers being different when checking if the databases need to
4659     be reloaded. Regression introduced in 1.17.2. Closes: #731524
4660   * Add debug output to diversions and statoverride database loading code.
4661   * Reset the statoverrides information from the in-core database when
4662     reloading it from disk, otherwise removals in maintainer scripts will
4663     not be seen during the current dpkg run.
4664   * Get rid of dpkg-split global partqueue queue variable.
4665   * Use warningv() in dpkg instead of ad-hoc printing message when
4666     overriding with --force option.
4667   * Switch URLs in docs and code comments from http:// to https:// if the
4668     latter is available.
4670  -- Guillem Jover <guillem@debian.org>  Sat, 07 Dec 2013 07:34:54 +0100
4672 dpkg (1.17.3) unstable; urgency=low
4674   [ Guillem Jover ]
4675   * Check availability of warning flags at build time. Fixes a build failure
4676     on systems with old g++ compilers not accepting -Wc++11-compat.
4677   * Move DPKG_C_C99 call just after AC_PROG_CC, so that subsequent checks
4678     can take advantage of the possibly set flags to enable C99 features.
4679   * Improve configure C99 compiler check output.
4680   * Use C++11 nullptr instead of 0 or NULL, which is way more descriptive
4681     and has a better type. Check for C++11 compiler support, and fallback
4682     nullptr to 0 if unavailable.
4684   [ Updated programs translations ]
4685   * Vietnamese (Trần Ngọc Quân). Closes: #731409
4687  -- Guillem Jover <guillem@debian.org>  Thu, 05 Dec 2013 10:19:38 +0100
4689 dpkg (1.17.2) unstable; urgency=low
4691   [ Guillem Jover ]
4692   * Make Dpkg::Arch debwildcard_to_debtriplet() more robust by matching
4693     on exact 'any' strings, instead of substrings.
4694   * Add manpages-it Replaces to dselect and dpkg-dev. Closes: #717983
4695     Reported by Andreas Beckmann <anbe@debian.org>.
4696   * Document default dpkg-deb compressor change to xz in man page.
4697     Thanks to Salvatore Bonaccorso <carnil@debian.org>. Closes: #718437
4698   * Version manpages-it in Replaces with (<< 2.80-4), now that the package
4699     does not ship the overlapping paths any more.
4700   * Automatically prepend needed spaces for continuation --force-help lines.
4701   * Be more precise on deb format errors with data member in dpkg-deb.
4702   * Do not allow deb packages with control and data members swapped.
4703   * Clarify «dpkg-deb --extract» bad usage error message on missing arguments
4704     by printing all required arguments at once. Closes: #718899
4705   * Clarify the insertion order of _ members in deb(5) man page.
4706   * Fix use after free in alternative_parse_fileset() on update-alternatives.
4707     Reported by Pedro Ribeiro <pedrib@gmail.com>.
4708   * Fix use after free in dpkg_arch_load_list() on libdpkg.
4709     Reported by Pedro Ribeiro <pedrib@gmail.com>.
4710   * Fix theoretical stack buffer overflow in w_dependency() on libdpkg, not
4711     currently applicable. Reported by Pedro Ribeiro <pedrib@gmail.com>.
4712   * Add ppc64el support to cputable. Closes: #718945
4713     Thanks to Jeff Bailey <jeffbailey@google.com>.
4714   * Use dpkg-gencontrol -c argument as a fallback lock file in case
4715     debian/control does not exist. Closes: #667008
4716   * Pass the package reference count (i.e. number of present instances) to
4717     maintainer scripts via the new variable DPKG_MAINTSCRIPT_PACKAGE_REFCOUNT.
4718     Closes: #681370
4719   * Fix field names on error messages in libdpkg, by either capitalizing them
4720     or by renaming them to match reality.
4721   * Do not capitalize error and warning messages.
4722   * When ignoring invalid remove requests in dpkg consider that progress,
4723     reset the loop detector and avoid the assert. Closes: #143307
4724   * Activate all path components for file triggers on removal.
4725     Regression introduced in 1.17.0. Closes: #725437
4726   * Activate file triggers on disappearance more accurately, only when we know
4727     we are inevitably removing things.
4728   * Fix «dpkg-query --list» output when using multibyte character strings,
4729     to avoid unaligned columns and mojibake. Closes: #257505, #718541
4730     Based on a patch by Changwoo Ryu <cwryu@debian.org>.
4731   * Use fully buffered output on non-tty stdout.
4732     Reported by Shawn Landden <shawnlandden@gmail.com>.
4733   * Recognize «start-stop-daemon -C» as documented. Closes: #719746
4734     Reported by Brian S. Julin <bri@abrij.org>.
4735   * When update-alternatives is told to change slave links, do not warn that
4736     the link group is broken, just print a notice that the alternative is
4737     being updated due to the changes.
4738   * Add a new «dpkg --verify» command to check the integrity of packages
4739     installed files. Add a --verify-format option to explicitly select the
4740     output format, currently only rpm compatible output is supported, but
4741     the default might change in the future. Closes: #187019
4742   * Improve dpkg “Preparing to replace” and “Unpacking” progress messages.
4743     Closes: #32427, #71106
4744   * Print the package version on main dpkg progress messages.
4745   * Do not store timestamps in gzip headers when using the command, to try to
4746     mimic the zlib behavior. This does not affect Debian as it's been using
4747     zlib for a very long time. Closes: #719844
4748   * Reset environment variables affecting compressor commands when not using
4749     the shared library implementations. Namely XZ_DEFAULTS, XZ_OPT, BZIP and
4750     BZIP2.
4751   * Use a simple list to track packages owning a file, instead of using a
4752     list of arrays of pointers which waste 10 pointers per non-shared file,
4753     instead of 1. This significantly reduces dpkg memory usage.
4754   * Honor new DEB_SIGN_KEYID environment variable in dpkg-buildpackage.
4755     Suggested by Harald Dunkel <harri@afaics.de>. Closes: #615813, #719418
4756   * Always check subprocess exit codes in Dpkg::Source::Package modules.
4757     Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
4758   * Add support for pie and stack-protector options to dpkg-buildflags FFLAGS,
4759     and update the man page to mention FFLAGS are a subset of CFLAGS.
4760     Closes: #726932
4761   * Improve and unify -O option handling in dpkg-genchanges, dpkg-gensymbols
4762     and dpkg-shlibdeps, by always taking an optional filename argument and
4763     describing in the man page the default output files.
4764   * Use “hyphen” instead of “dash” when we mean the ‘-’ character in the
4765     documentation and code comments.
4766   * Do not NULL-terminate the list in the compat scandir(), as this might
4767     cause a segfault in case the function returns 0 entries.
4768   * Always return from ensure_statoverrides() if file is NULL, otherwise
4769     we might get us to read garbage from memory or segfault.
4770   * Add new symlink_to_dir command to dpkg-maintscript-helper. Closes: #720712
4771     Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
4772   * Add new dir_to_symlink command to dpkg-maintscript-helper. Closes: #583585
4773   * Distinguish dpkg error reports between errors while processing packages
4774     and archives.
4775   * Fix crashes in the first call to gettext() after fork() on Mac OS X, by
4776     forcing the initialization at program start of the CoreFoundation cached
4777     values in libintl.
4778   * Set a default gettext domain for libdpkg code, so that other programs
4779     using a different domain can still get correct translations, like dselect.
4780   * Cleanup libdpkg-perl API:
4781     - Dpkg::Compression: Deprecate $default_compression_level,
4782       $default_compression and $compression_re_file_ext package variables.
4783     - Dpkg::Exit: Deprecate @handlers package variable.
4784     - Dpkg::Source::Package: Deprecate $diff_ignore_default_regexp and
4785       @tar_ignore_default_pattern package variables.
4786     - Dpkg::Changelog::Entry::Debian: Deprecate $regex_header and
4787       $regex_trailer package variables.
4788   * Add GnuPG 2.x support. Add gnupg2 and gpgv2 as alternative Recommends to
4789     gnupg and gpgv (to not pull them by default), but prefer gpgv2 over gpgv,
4790     and gpg2 over gpg at run-time if they are available.
4791   * Switch dpkg conflictor tracking from a fixed-size array to a queue,
4792     fixing several related issues, due to conflictors not being removed from
4793     the array after processing them. dpkg could fill it due to additions in
4794     previous package processing producing very confusing error messages; and
4795     a theoretical problem where a package could get appended to be removed,
4796     then reinstalled as a new version, to get removed again when revisiting
4797     the array in a subsequent package processing. Closes: #726112
4798   * Do not accept empty field names in dpkg.
4799   * Do not accept an initial hyphen in field names.
4800   * Add experimental build profiles support:
4801     - Add support for <!profile.name> build-time restrictions in dependencies.
4802     - Add support for DEB_BUILD_PROFILES environment variable.
4803     - Add new option -P to dpkg-buildpackage and dpkg-checkbuilddeps.
4804     - Add new Built-For-Profiles output field in .deb and .changes files.
4805     Based on a patch by Patrick "P. J." McDermott <pjm@nac.net>,
4806     Wookey <wookey@debian.org> and Johannes Schauer <j.schauer@email.de>.
4807     Closes: #661538
4808   * Bump Standards-Version to 3.9.5.
4809   * Document interactions of dpkg-source --extend-diff-ignore and -i in the
4810     man page. Closes: #729874
4812   [ Updated programs translations ]
4813   * German (Sven Joachim).
4814   * Vietnamese (Trần Ngọc Quân).
4816   [ Updated scripts translations ]
4817   * German (Helge Kreutzmann).
4819   [ Updated man pages translations ]
4820   * French (Christian Perrier): fix incorrectly translated sentence,
4821     thanks to Fabien Givors.
4822   * German (Helge Kreutzmann).
4824  -- Guillem Jover <guillem@debian.org>  Thu, 05 Dec 2013 04:56:31 +0100
4826 dpkg (1.17.1) unstable; urgency=low
4828   * Man pages cleanup:
4829     - Make explicit that dpkg-shlibdeps -e can be used multiple times.
4830     - Improve documentation on how to update the available database before
4831       setting package selections. Suggested by Klaus Ita <koki.eml@gmail.com>.
4832   * Add manpages-it Replaces to dpkg due to new translated man pages.
4833     Reported by Alessio Gaeta <alga777@gmail.com>. Closes: #717983
4834   * Reword libdpkg-perl description and only list public modules.
4835   * Remove space before value in dpkg-parsechangelog -S option on pkg-info.mk.
4836     Closes: #718014
4837   * Make the build system install start-stop-daemon directly under /sbin,
4838     instead of moving it around in debian/rules.
4840  -- Guillem Jover <guillem@debian.org>  Sun, 28 Jul 2013 14:44:50 +0200
4842 dpkg (1.17.0) unstable; urgency=low
4844   [ Guillem Jover ]
4845   * Switch update-alternatives back to a fatal error on out of range priority
4846     on --install.
4847   * Document dpkg-deb --debug in --help output.
4848   * Bump Standards-Version to 3.9.4 (no changes needed).
4849   * Use the new canonical dpkg git Vcs URLs.
4850   * Remove ancient version from zlibg1-dev Build-Depends.
4851   * Add compression development packages to libdpkg-dev Depends.
4852   * Man pages cleanup:
4853     - Disable justification and hyphenation in SEE ALSO sections.
4854     - Remove unneeded double quotes in .SH headings.
4855     - Do not use “header” when “format” or “field” is meant.
4856     - Move dangers of installing via dpkg-deb from BUGS to a NOTES section.
4857     - Remove BUGS sections containing obvious or misplaced information.
4858     - Move BUGS sections before EXAMPLES and SEE ALSO sections.
4859     - Place ENVIRONMENT and FILES sections contiguously.
4860     - Move EXIT STATUS section before ENVIRONMENT.
4861     - Rename CAVEATS sections to NOTES.
4862     - Fold BACKWARD COMPATIBILITY section into other sections.
4863     - Document since when DEB_*_MULTIARCH variables are supported.
4864     - Move compiler flags subsection from ENVIRONMENT to NOTES.
4865     - Unify WARNING and ERROR sections into DIAGNOSTICS.
4866     - Unify command-line options into a single OPTIONS section.
4867     - Mark programs, variables, fields and command-line options in bold.
4868     - Fold dpkg-architecture(1) DEBIAN/RULES section into EXAMPLES.
4869     - Fix dpkg-architecture(1) debian/rules usage documentation.
4870     - Move dpkg-buildflags(1) HARDENING into a new FEATURE AREAS subsection.
4871     - Improve dpkg-buildflags(1) usage documentation.
4872       Thanks to Matthijs Kooijman <matthijs@stdin.nl>. Closes: #657627
4873     - Clarify that DPKG_MAINTSCRIPT_PACKAGE is not arch-qualified.
4874     - Add triggers to the list of binary control information files.
4875       Thanks to Charles Plessy <plessy@debian.org>.
4876   * Use colon instead of dot for user:group in dpkg debug output.
4877   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
4878   * Fix update-alternatives to use the current alternative link as the first
4879     best value, to avoid flip-flops of alternatives with equal priority.
4880     Closes: #699807
4881   * Fix clang warnings due to change of alignment requirements.
4882   * Change copyright file to point to GPL-2 instead of GPL.
4883   * Do not pass -e in shell script shebangs, set it in the body.
4884   * Add new dpkg-parsechangelog --show-field option to print a field value.
4885     Closes: #284664
4886   * Add new dpkg-buildpackage --force-sign option.
4887   * By default do not sign builds for UNRELEASED uploads on dpkg-buildpackage.
4888     Closes: #635117
4889   * Also check Build-Depends-Arch for minimal versions in dpkg-shlibdeps.
4890     Closes: #681470
4891   * Document dpkg-buildflags export mode usage in man page. Closes: #691449
4892     Thanks to Jonathan Nieder <jrnieder@gmail.com>.
4893   * Rename dpkg-buildflags configure exporter to cmdline, but preserve
4894     configure as a legacy alias.
4895   * Mask fortify hardening option from dpkg-buildflags output on noopt.
4896     New glibc 2.16 and later, issue a warning on this condition.
4897     Closes: #691745
4898   * Refer to path instead of file on dpkg-statoverride.
4899   * Always print a descriptive architecture column, even for empty or missing
4900     architectures on «dpkg-query --list».
4901   * Rework SELinux code on unpack to reload the label database if it has
4902     changed, for example while upgrading the SELinux policy package.
4903   * Execute maintainer scripts in a new execution context, based on the
4904     current one and the specific maintainer script filename, and if it's
4905     not different to the current one, use "dpkg_script_t" as a fallback.
4906   * Do not unnecessarily create a dpkg update log record on remove or purge.
4907   * Always reset want status when removing or purging a package; so this
4908     now resets holds among others. Closes: #163763
4909   * Always reset want status when installing a package; so this now resets
4910     holds among others. Closes: #162541
4911   * Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal to the point
4912     when we are definitely removing the main path.
4913   * Activate file triggers on removal more accurately, only when we know
4914     we are inevitably removing things.
4915   * Change dir to / before executing maintainer scripts. Closes: #686782
4916   * Add new dpkg-deb --deb-format option and base --new and --old on it,
4917     as the latter are not future-proof, and neither can be guaranteed to
4918     produce a reliable output file format.
4919   * Drop archtable. It serves no purpose, it's Debian specific, it's
4920     usually outdated, and everyone should be using dpkg-architecture anyway.
4921   * Add musl-linux support to ostable and triplettable.
4922     Requested-by Kevin Bortis <wermut@gmail.com>.
4923   * Remove update-alternatives, dpkg-divert and dpkg-statoverride
4924     compatibility symlinks under /usr/sbin/.
4925   * Remove install-info wrapper.
4926   * Only ignore older packages if the existing version is informative. This
4927     allows any program using libdpkg to parse the available file to see again
4928     packages with versions lesser than 0-0 (like 0~0-0). Closes: #676664
4929   * Fix Dpkg::Control::Hash set_options() to take a hash as argument instead
4930     of two scalars.
4931   * Add a new Dpkg::Vendor get_vendor_dir() function.
4932   * Print correct path to vendor directory on error message in dpkg-vendor.
4933   * Do not hardcode the dpkg system configuration directory in perl scripts,
4934     respect build time setting.
4935   * Deprecate Dpkg perl module lowercase and exported by default variables,
4936     replaced by new unified uppercase non-exported by default ones.
4937   * Do not set -fstack-protector in the default build flags on arm64 (it's
4938     not yet supported). Thanks to Matthias Klose <doko@ubuntu.com>.
4939     Closes: #711936
4940   * Add GCJFLAGS support to dpkg-buildflags. Closes: #708375
4941   * Clarify that dpkg --set-selections needs an up-to-date available db,
4942     by documenting it on the dpkg(1) man page, and warning whenever dpkg
4943     finds unknown packages while setting the selections. Closes: #703092
4944   * Print nicer error messages in perl scripts using Getopt::Long by trapping
4945     $SIG{__WARN__} to call usageerr() on option parse errors.
4946   * Move the exit call out from usage() in dpkg-scansources so that usageerr()
4947     gives a correct exit code. Thanks to Bernhard R. Link <brlink@debian.org>.
4948   * Print correct error message on unknown dpkg-name options before --.
4949   * Require at least one filename on dpkg-name after --.
4950   * Switch program usage errors to not print entire --help output.
4951     Closes: #681371
4952   * Document that «dpkg-parsechangelog -l-» can be used to read from stdin.
4953   * Support parsing compressed changelog files transparently. Closes: #684196
4954   * Sort files inside new diffs generated by dpkg-source lexicographically.
4955     Closes: #689193
4956   * Add support for a build_arch option in Dpkg::Deps deps_parse().
4957     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #697297
4958   * Move epoch-less or revision-less output logic to Dpkg::Version.
4959     Based on a patch by Bernhard R. Link <brlink@debian.org>.
4960   * Catch mismatches between version strings and format versions in
4961     dpkg-source. Ensure that a 3.0 (quilt) package has a non-native version
4962     and that a 3.0 (native) package has a native version. Closes: #700177
4963     Thanks to Bernhard R. Link <brlink@debian.org>.
4964   * Add support for mipsn32(el) and mips64(el) to arch tables.
4965     Thanks to YunQiang Su <wzssyqa@gmail.com>. Closes: #685096, #707323
4966   * Document --file and --label parser options in dpkg-parsechangelog(1).
4967   * Add a new configure --with-dpkg-deb-compressor option to allow selecting
4968     the default dpkg-deb compressor, mainly for downstreams.
4969   * Switch dpkg-deb default compressor from gzip to xz. Build dpkg.deb using
4970     gzip to make debootstrap life easier on non-Debian based systems.
4971   * Add support for gzip compression strategies to dpkg-deb. The new
4972     strategies are: filtered, huffman, rle and fixed.
4973   * Change dpkg and dpkg-deb help output to recommend apt instead of dselect
4974     as a user-friendly frontend.
4975   * Remove temporary file on error during «dpkg-divert --rename».
4976   * Fix value caching in Dpkg::Arch by not shadowing the variables.
4977   * Fix chmod() arguments order in Dpkg::Source::Quilt. Closes: #710265
4978     Thanks to Pablo Oliveira <pablo@sifflez.org>.
4979   * Add new dpkg-shlibdeps -l option to add private shared library directories.
4980     This should be used instead of abusing LD_LIBRARY_PATH to pass the paths,
4981     which might be problematic when cross-compiling. Closes: #698881
4982   * Only apply empty line and comma cleanups when doing substvar replacements
4983     on fields where those are relevant. Closes: #659814
4984   * Do not scan control files twice for PGP signature presence.
4986   [ Raphaël Hertzog ]
4987   * Fix dpkg-maintscript-helper rm_conffile and mv_conffile to do nothing
4988     when the conffile is no longer owned by the current (or named) package.
4989     Thanks to Steve Langasek for the patch. Closes: #716948
4990   * Improve dpkg-maintscript-helper behaviour in “Multi-Arch: same” packages
4991     by arch-qualifying package names read from the environment. Also add
4992     a warning about this potential problem in the manual page.
4993   * Fix usage of non-existent _() function in multiple places of the Perl
4994     code. Thanks to Lincoln Myers <lincoln@netapp.com> for the patch.
4995     Closes: #708607
4997   [ Updated programs translations ]
4998   * Fix typo in Spanish translation of update-alternatives.
4999     Thanks to Javier Fernandez-Sanguino <jfs@debian.org>. Closes: #713020
5001   [ Updated programs translations ]
5002   * Vietnamese (Trần Ngọc Quân). Closes: #715334
5004   [ Added man pages translations ]
5005   * Italian (Beatrice Torracca). Closes: #711647
5007   [ Updated man pages translations ]
5008   * Fix wrong translation of "fortify" in French dpkg-buildflags(1) man page.
5009     Thanks to Christian Perrier <bubulle@debian.org>. Closes: #712976
5010   * Fix typo in dpkg-source(1) man page French translation.
5011     Thanks to Cédric Boutillier <boutil@debian.org>. Closes: #708292
5012   * Japanese (TAKAHASHI Motonobu). Closes: #704240
5014  -- Guillem Jover <guillem@debian.org>  Fri, 26 Jul 2013 23:54:54 +0200
5016 dpkg (1.16.10) unstable; urgency=low
5018   [ Guillem Jover ]
5019   * Fix typos in 1.16.9 changelog entry. Closes: #691954
5020     Thanks to Nicolás Alvarez <nicolas.alvarez@gmail.com>.
5021   * Add missing @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in.
5022   * Do not use an undefined va_list variable in dpkg_put_errno().
5023   * Abort installation if we cannot set the security context for a file.
5024   * Fix OpenPGP armored signature parsing, to be resilient against doctored
5025     input, including source package control files. Closes: #695919
5026   * Make sure the OpenGPG armor contains a signature block, even on EOF.
5027   * Do not accept Armor Header Lines inside a paragraph.
5028   * Do not abort dselect when multiarch is detected, as that only makes
5029     users downgrade and hold on an older version w/ worse multiarch support.
5030   * Fix warning in Dpkg::Source::Archive with «perl -w» due to redefinition
5031     of getcwd() by removing unused POSIX modules usage. Closes: #700978
5033   [ Updated programs translations ]
5034   * Esperanto (Felipe Castro).
5035   * Spanish (Javier Fernández-Sanguino).
5036   * Vietnamese (Trần Ngọc Quân). Closes: #692100
5038   [ Updated scripts translations ]
5039   * Fix mistranslation in French translation of scripts.
5040     Thanks to Filipus Klutiero. Closes: #698530
5041   * Fix typos in French translation of scripts.
5042     Thanks to Sylvestre Ledru. Closes: #702627
5043   * Fix Russian translation (wrong order of parameters in a string).
5044     Thanks to Andrey Rahmatullin for noticing and Yuri Kozlov for fixing
5045     the translation. Closes: #698869
5047  -- Guillem Jover <guillem@debian.org>  Fri, 08 Mar 2013 04:41:26 +0100
5049 dpkg (1.16.9) unstable; urgency=low
5051   [ Raphaël Hertzog ]
5052   * Fix dpkg-source regression in "3.0 (quilt)" source packages while
5053     unapplying patches that remove all files in a directory. Closes: #683547
5054   * Fix segfault in field format parsing on empty strings, affecting
5055     «dpkg-query -W -f ''» and «dpkg-deb -W --showformat=''». LP: #1035512
5056   * Fix dpkg's French usage string which was missing the final “s“ in
5057     --print-foreign-architectures. Closes: #685863
5059   [ Guillem Jover ]
5060   * Use “statoverrides” instead of “statusoverrides” in dpkg-statoverride.
5061     Closes: #686995
5062   * Comment out dpkg(1) documentation about disabled --command-fd option.
5063     Closes: #685677
5064   * Cleanup dpkg-divert unit-test environment to avoid build failures.
5065     Closes: #687656
5066   * Fix update-alternatives test suite to behave correctly on non-Debian
5067     binary paths. Known to be affecting at least Gentoo and Mac OS X.
5068   * Do not leak subcall command arguments in update-alternatives.
5069   * Fix segfault on update-alternatives when passing --slave without any
5070     action at all. LP: #1037431
5071   * Fix memory leak in dpkg filesavespackage().
5072   * Do not print garbage (or worse) on dpkg shared conffile debug output.
5073   * Use a hash instead of a ref to a hash for keys() in Dpkg::BuildFlags
5074     get_feature_areas(). This causes compilation failures with older perl
5075     versions, which can be an issue with partial upgrades.
5076   * Fix filter subpattern debug output format string to print an actual
5077     value instead of just blanks.
5078   * Ignore trailing filter subpattern slashes on reinclusion comparison.
5079     This makes sure to reinclude directories previously excluded so that
5080     contained files marked for inclusion do not fail to unpack due to a
5081     missing directory. Closes: #688416
5082   * Do not consider obsolete conffiles as actively owned by the package.
5083     This ensures conffile entries are not mishandled nor mixed up when
5084     configuring packages owning the non-obsolete conffiles. Closes: #689836
5085     Based on a patch by Andreas Beckmann <debian@abeckmann.de>.
5086   * Properly mark in the database obsolete conffiles on package replaces.
5087   * Sync the Conffiles field values for all package instances. Because
5088     only the first package instance being configured will have a *.dpkg-new
5089     conffile available to be processed, the subsequent ones need to use the
5090     hash from the previously processed entries.
5091   * Fix logic for previously configured conffiles, so that the shared
5092     conffile checks actually work on reinstallation. Closes: #684776
5093   * Avoid info database corruption and bogus accesses on unknown format
5094     values, by always reading the format file and validating it.
5095   * Clarify that the most probable reason for multiarch database
5096     inconsistencies is due to upgrades from unofficial dpkg versions.
5097   * Only satisfy a dependency on a “Multi-Arch: foreign” if arch-unqualified.
5098   * Take architecture into account in virtual packages on remove and
5099     configure dpkg actions. Closes: #683411
5100   * Update update-alternatives --query format and examples in man page to
5101     match the implementation.
5102   * Add two missing 3rd person ‘s’ in dpkg-gensymbols(1). Closes: #689863
5103     Thanks to Paul Menzel <pm.debian@googlemail.com>.
5104   * Fix regression on old-style binNMUs for packages that specify an
5105     explicit binary version to dpkg-gencontrol, by always fixing up the
5106     source version. Closes: #690823
5108   [ Updated programs translations ]
5109   * Catalan (Guillem Jover).
5110   * Czech (Miroslav Kure).
5111   * Danish (Joe Dalton). Closes: #690808
5112   * French (Christian Perrier).
5113   * German (Sven Joachim).
5114   * Italian (Milo Casagrande).
5115   * Japanese (Kenshi Muto).
5116   * Polish (Michał Kułach). Closes: #690449
5117   * Portuguese (Miguel Figueiredo). Closes: #682582, #690431
5118   * Russian (Yuri Kozlov). Closes: #688050, #690415
5119   * Slovak (Ivan Masár). Closes: #690426
5120   * Swedish (Peter Krefting).
5121   * Thai (Theppitak Karoonboonyanan). Closes: #690678
5122   * Traditional Chinese (imacat). Closes: #687002
5124   [ Updated scripts translations ]
5125   * Polish (Michał Kułach). Closes: #683104
5126   * Spanish (Omar Campagne). Closes: #685297
5128   [ Updated dselect translations ]
5129   * Basque (Iñaki Larrañaga Murgoitio). Closes: #686421
5130   * Czech (Miroslav Kure).
5131   * Danish (Joe Dalton). Closes: #689820
5132   * Polish (Michał Kułach).
5134   [ Updated man pages translations ]
5135   * French (Thomas Vincent, Sylvestre Ledru, Christian Perrier).
5136     Closes: #682978, #683221
5137   * German (Helge Kreutzmann).
5138   * Japanese (Hideki Yamane). Closes: #685103
5139   * Polish (Michał Kułach).
5140   * Spanish (Omar Campagne, Guillem Jover). Closes: #683514
5141   * Swedish (Peter Krefting).
5143  -- Guillem Jover <guillem@debian.org>  Sat, 20 Oct 2012 05:59:50 +0200
5145 dpkg (1.16.8) unstable; urgency=low
5147   [ Updated programs translations ]
5148   * Esperanto (Felipe Castro).
5149   * French (Christian Perrier).
5150   * Polish (Michał Kułach). Closes: #680561
5151   * Russian (Yuri Kozlov). Closes: #677850, #680411
5152   * Slovak (Ivan Masár).
5153   * Spanish (Javier Fernández-Sanguino)
5155   [ Updated man pages translations ]
5156   * French (Christian Perrier).
5158   [ Updated scripts translations ]
5159   * French (Christian Perrier).
5160   * Russian (Yuri Kozlov).
5162   [ Updated dselect translations ]
5163   * Danish (Joe Dalton). Closes: #680108
5164   * Russian (Yuri Kozlov).
5165   * Traditional Chinese (Asho Yeh - 阿信).
5167  -- Guillem Jover <guillem@debian.org>  Sat, 21 Jul 2012 02:11:04 +0200
5169 dpkg (1.16.7) unstable; urgency=low
5171   [ Guillem Jover ]
5172   * Fix bogus dpkg-query --control-show badusage() strings.
5174   [ Raphaël Hertzog ]
5175   * Fix dpkg-gencontrol to correctly compute the source version
5176     in the case of "old-style" bin-nmus. Closes: #679959
5178   [ Updated dselect translations ]
5179   * Catalan (Guillem Jover).
5180   * French (Christian Perrier).
5181   * German (Sven Joachim).
5182   * Swedish (Peter Krefting).
5184   [ Updated programs translations ]
5185   * French (Christian Perrier).
5186   * German (Sven Joachim).
5187   * Italian (Milo Casagrande).
5188   * Swedish (Peter Krefting).
5190   [ Updated man pages translations ]
5191   * Swedish (Peter Krefting).
5192   * French (Christian Perrier).
5194   [ Updated scripts translations ]
5195   * Swedish (Peter Krefting).
5196   * French (Christian Perrier).
5198  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 02 Jul 2012 21:16:12 +0200
5200 dpkg (1.16.6) unstable; urgency=low
5202   [ Guillem Jover ]
5203   * Do not translate SE Linux context to human readable form while unpacking,
5204     as that might cause the operation to fail if the mcstransd daemon
5205     stopped running during the transaction. Closes: #679641
5206     Thanks to Russell Coker <russell@coker.com.au>.
5207   * Add --control-list and --control-show to dpkg-query --help output.
5209   [ Raphaël Hertzog ]
5210   * Fix import of error functions in dpkg-buildflags. Regression introduced
5211     in 1.16.5.
5213   [ Updated scripts translations ]
5214   * German (Helge Kreutzmann).
5216   [ Updated man pages translations ]
5217   * German (Helge Kreutzmann).
5219  -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 21:45:10 +0200
5221 dpkg (1.16.5) unstable; urgency=low
5223   [ Raphaël Hertzog ]
5224   * dpkg-source will now clean up after a failed application of a quilt
5225     patch. Closes: #652970
5226     And it will display a message explaining the most likely cause of
5227     failure (patch applying with fuzz).
5228   * When dpkg-source regenerates the automatic patch (with formats "2.0"
5229     or "3.0 (quilt)") it will keep the current patch header to avoid
5230     losing changes made by the maintainer.
5231   * Modify dpkg-source --commit to auto-whitelist modified binary files.
5232     That way the same command can be used whatever kind of upstream files
5233     has been modified.
5234   * dpkg-source now supports a new option --no-unapply-patches to force
5235     patches to be kept applied after build (used by formats "2.0" and "3.0
5236     (quilt)"). Closes: #643043
5238   [ Guillem Jover ]
5239   * Add a dpkg-buildflags --status action to describe the flag settings.
5240     Thanks to Bernhard R. Link <brlink@debian.org>. Closes: #664058
5241   * Add support for “binary-only” key-value option in changelogs, to allow
5242     marking changelog entries as part of a binary only upload, having a
5243     different version from the source package. Closes: #440094, #672723
5244   * Minimize source architecture list on «dpkg-source -b» by removing
5245     architectures already covered by architecture wildcards. Closes: #675333
5246   * Do not assume $ENV{'HOME'} is defined in Dpkg::Source::Package.
5247     Thanks to Niels Thykier <niels@thykier.net>. Closes: #677631
5248   * Document in more detail in deb(5) the supported ar archive format.
5249   * Document in deb-src-control(5) the “Private-” field prefix.
5250   * Add new start-stop-daemon --no-close option to disable closing file
5251     descriptors on --background. Closes: #627333, #646425
5252   * Switch source compression to xz.
5253   * Detect ar header fields truncation due to too long member names or too
5254     large member sizes. Closes: #678933
5255   * Add new dpkg-query --control-list and --control-show commands, which
5256     replace the now deprecated --control-path.
5257   * Print master and slave alternative link names in update-alternatives
5258     --query and always print alternative link in --config. Closes: #679010
5259   * Cleanup and clarify buffer I/O error reporting. Closes: #621763
5260   * Avoid full stop and double newline at the end of errors and warnings.
5261     Thanks to Jonathan Nieder <jnieder@gmail.com>. Closes: #624000
5262   * Change all programs to accept -? instead of -h for help output.
5263   * Add support for specific arch-qualified dependencies. Closes: #676232
5264     Thanks to Thibaut Girka <thib@sitedethib.com>.
5265   * Accept “:native” arch-qualified Build-Dependencies. Closes: #558095
5266     Thanks to Thibaut Girka <thib@sitedethib.com>.
5267   * Do not use undefined values returned form deps_parse() in dpkg-shlibdeps.
5268     Closes: #640676
5269   * Add an Architecture column to «dpkg-query -l» before the Description
5270     column. Suggested by Jonathan Nieder <jnieder@gmail.com>. Closes: #673190
5272   [ Updated programs translations ]
5273   * Swedish (Peter Krefting).
5275   [ Updated dselect translations ]
5276   * Swedish (Peter Krefting).
5278   [ Updated scripts translations ]
5279   * German (Helge Kreutzmann).
5281   [ Updated man pages translations ]
5282   * German (Helge Kreutzmann).
5283   * Swedish (Peter Krefting).
5285  -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 04:28:51 +0200
5287 dpkg (1.16.4.3) unstable; urgency=low
5289   * On «update-alternatives --install» only warn for now on out of range
5290     priorities and clamp the values, as there seems to be packages using
5291     priorities > INT_MAX, which although bogus as they were previously
5292     overflowing the int used to store them, that would cause installation
5293     failures when upgrading from squeeze. This will be reverted to an
5294     error after wheezy. Closes: #676874
5296  -- Guillem Jover <guillem@debian.org>  Sun, 17 Jun 2012 10:56:15 +0200
5298 dpkg (1.16.4.2) unstable; urgency=low
5300   * Check correctly for out of range negative field width values in dpkg-query
5301     --show format strings. Regression introduced in 1.16.4. Closes: #676796
5303  -- Guillem Jover <guillem@debian.org>  Sat, 09 Jun 2012 16:16:17 +0200
5305 dpkg (1.16.4.1) unstable; urgency=low
5307   * Fix explicit file trigger activation. Regression introduced in 1.16.4.
5308     Closes: #676684
5310  -- Guillem Jover <guillem@debian.org>  Fri, 08 Jun 2012 23:17:11 +0200
5312 dpkg (1.16.4) unstable; urgency=low
5314   [ Guillem Jover ]
5315   * Deprecate compressing .deb files with lzma, by making dpkg-deb issue a
5316     warning, as the format has several deficiencies that have been addressed
5317     by upstream in xz. Although unpacking will be kept being supported to
5318     handle existing lzma compressed .deb files.
5319   * Add alternative changelog formats documentation from the policy manual
5320     to dpkg-parsechangelog(1). Closes: #584141
5321   * Add MiNT support to ostable and triplettable.
5322     Requested by Thorsten Glaser <tg@mirbsd.de>.
5323   * Add new frontend.txt file to dpkg-dev documenting some public interfaces
5324     for dpkg frontends. Closes: #670897
5325   * Clarify in dpkg(1) when --force-conf* options cause action.
5326     Suggested by Sven Joachim <svenjoac@gmx.de>. Closes: #391818
5327   * Add “gcc | c-compiler” to libdpkg-perl Suggests, due to Dpkg::Arch usage.
5328     Closes: #671198
5329   * Do not mask PIE from dpkg-buildflags on m68k, it appears to work now.
5330     Requested by Thorsten Glaser <tg@mirbsd.de>.
5331   * Remove deprecated support for PGP style signing command interface from
5332     dpkg-buildpackage.
5333   * Remove obsolete --udeb dpkg-scanpackages option.
5334   * Add arm64 support to cputable. Closes: #672408
5335     Thanks Wookey <wookey@wookware.org>.
5336   * Check parsed integers for invalid or no digit errors in start-stop-daemon
5337     and update-alternatives.
5338   * Check all parsed integers for out of range errors; i.e. that no negative
5339     values are allowed if not appropriate, and that no overflows occur.
5340     Closes: #580038
5341   * Switch start-stop-daemon(8) man page examples from /var/run to /run.
5342   * Do not obscure Dpkg::Source::Package ‘require’ errors with custom
5343     error message. Thanks to Thomas Adam <thomas.adam@smoothwall.net> and
5344     Jonathan Nieder <jrnieder@gmail.com>.
5345   * Add new Dpkg::Substvars::set_as_used() member function.
5346   * Rename Dpkg::Substvars no_warn() member function to mark_as_used(), keep
5347     the old name aliased to the new one producing a deprecation warning.
5348   * Add support for Build-Depends-Arch and Build-Conflicts-Arch fields, and
5349     a new -A option to dpkg-checkbuilddeps. Closes: #629480
5350     Thanks to Roger Leigh <rleigh@debian.org>.
5351   * Add support for “none” as a valid dpkg-deb compression strategy value.
5352     Closes: #674711
5353   * Clarify in dpkg(1) that the «dpkg -l» example only lists installed
5354     packages, and that to list available packages «dpkg-query --load-avail»
5355     has to be used instead. Closes: #673305
5356   * Clarify also in the dpkg(1) man page (already present in the dpkg.cfg(5)
5357     man page) the valid filenames for /etc/dpkg/dpkg.cfg.d/ fragment files.
5358     Closes: #674674
5359   * Fix start-stop-daemon to not follow symlinks when creating pidfiles.
5360     Thanks to Carsten Hey <carsten@debian.org>. Closes: #675918
5361   * Refactor the file locking logic into a new Dpkg::File module, and move
5362     the libfile-fcntllock-perl dependency from dpkg-dev to libdpkg-perl.
5363   * Demote the libfile-fcntllock-perl Depends to a Recommends by falling back
5364     to use flock based locking, because it being an XS module makes building
5365     a new perl package bumping the perl ABI impossible, as both packages
5366     become uninstallable. Thanks to Dominic Hargreaves <dom@earth.li>.
5367     Closes: #675947
5368   * Put an & before field_capitalize() calls in Dpkg::Control::Fields to
5369     fix a usage before declaration warning with perl 5.16. Closes: #676262
5370   * Do not warn in dpkg-divert on missing files list file for packages never
5371     installed before. Closes: #673518
5372   * Add support for liblzma to handle .xz and .lzma compressed files, and
5373     switch to it instead of using xz-utils. This removes the xz-utils
5374     Pre-Depends from dpkg. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
5375   * Always activate all path components for file triggers, this fixes file
5376     trigger handling for conffiles and dpkg-trigger invocations.
5377     Closes: #675613, #676061, #676062, #676107, #676118, #676122
5378   * Do not reset Multi-Arch field in the update log when removing the package.
5379     Closes: #676496
5380   * Fix dpkg-split to honour the DPKG_ADMINDIR environment variable.
5382   [ Updated man pages translations ]
5383   * German (Helge Kreutzmann).
5384   * French (Christian Perrier). Fixes a mistranslation and some
5385     inconsistencies reported by Vincent Danjean( thanks). Closes: #673158
5387  -- Guillem Jover <guillem@debian.org>  Thu, 07 Jun 2012 23:43:19 +0200
5389 dpkg (1.16.3) unstable; urgency=low
5391   [ Guillem Jover ]
5392   * Do not look for newline beyond the read buffer on dpkg-deb extract.
5393   * Check update-alternative name and link arguments for all commands.
5394     Closes: #665050
5395   * Check all dpkg-divert filename arguments to be absolute and to not
5396     contain newlines. Closes: #21722
5397   * Print errors while reading the file list files on a new line instead
5398     of just after the progress percentage. Closes: #552517
5399   * Document in dpkg-source(1) that patches for source format “3.0 (quilt)”
5400     are expected to apply without any fuzz. Closes: #666752
5401     Based on a patch by Luca Capello <luca@pca.it>.
5402   * Remove redundant -Wformat-security from default dpkg-buildflags, which
5403     is already implied by -Werror=format-security. Closes: #664964
5404     Suggested by Peter Eisentraut <petere@debian.org>.
5405   * Document in dpkg-query(1) that commands producing multiple paragraphs
5406     will preserve the order of the packages specified on the argument list.
5407   * Change start-stop-daemon --exec on GNU/Hurd, FreeBSD, NetBSD, OpenBSD
5408     and Solaris to check for executables matching device and inode numbers
5409     instead of filenames.
5410   * Change start-stop-daemon --name on GNU/Hurd to check the process' argv[1]
5411     in addition to argv[0], to handle both binaries and interpreted scripts.
5412     Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
5413   * Handle deb format versions as major.minor integers instead of strings or
5414     floats, the latter being susceptible to parsing errors depending on the
5415     current locale (although this was only affecting the old deb format).
5416   * Ignore the minor format version number for deb-split format, unifying
5417     the behaviour with the deb format.
5418   * Add support for an abitable containing arch attribute overrides.
5419   * Add x32 support to abitable, ostable and triplettable. Closes: #667037
5420   * Fix start-stop-daemon to work with relative --exec arguments and --chdir.
5421     Closes: #669047
5422   * Ignore request to rename a file owned by the diverting package on
5423     «dpkg-divert --add --rename». Closes: #588077
5424   * Clarify dpkg-gensymbols(1) by way of examples that architecture wildcards
5425     are supported in symbols files. Closes: #670048
5426   * Fix memory leak due to Dpkg::Control objects not being garbage-collected.
5427     Thanks to Ben Harris <bjh21@cam.ac.uk>. Closes: #669012
5428   * Compute the md5sum hash on unpack for empty files too, so that these
5429     can be checked correctly for matching content when installing multiple
5430     package instances.
5431   * Generate md5sums files automatically at unpack time if missing from the
5432     binary package. Closes: #155676, #155799
5433   * Add missing list and md5sums database file checks to «dpkg --audit».
5435   [ Helge Kreutzmann ]
5436   * Fix a typo in man/dpkg-buildflags.1.
5438   [ Updated programs translations ]
5439   * French (Christian Perrier).
5440   * German (Sven Joachim).
5441   * Swedish (Peter Krefting).
5443   [ Updated dselect translations ]
5444   * French (Christian Perrier).
5445   * German (Sven Joachim).
5446   * Swedish (Peter Krefting).
5448   [ Updated scripts translations ]
5449   * French (Christian Perrier).
5450   * Swedish (Peter Krefting).
5452   [ Updated man pages translations ]
5453   * French (Christian Perrier).
5454   * German (Helge Kreutzmann).
5455   * Swedish (Peter Krefting).
5457  -- Guillem Jover <guillem@debian.org>  Fri, 27 Apr 2012 10:10:10 +0200
5459 dpkg (1.16.2) unstable; urgency=low
5461   [ Guillem Jover ]
5462   * Move <config.h> and <compat.h> to the top of trigdeferred.l to properly
5463     use the configured features and compat code.
5464   * Honour --disable-nls when the system lacks obstack support, by updating
5465     the obstack compat module from gnulib.
5466   * Link the libdpkg unit tests with libcompat and libintl, so that systems
5467     needing them will compile correctly.
5468   * Check for the presence of the strnlen declaration and correctly provide
5469     the compat one in case the systems lacks it.
5470   * Do not assume existence of paths on the build system in the test suite.
5471   * Do not fail to link dselect on MacOS X when using --disable-nls.
5472   * Remove versioned coreutils Pre-Depends from dpkg due to the ancient
5473     md5sum transition. Reported by Bill Allombert <ballombe@debian.org>.
5474     Closes: #643746
5475   * Change dpkg-architecture to only compute the requested variables. This:
5476     - Fixes the bootstrapping problem, as the dpkg build system only needs
5477       the host architecture, for which dpkg itself is not required.
5478     - Reduces the amount of work performed, including loading and parsing
5479       unnecessary table files or calling either of gcc or dpkg programs.
5480   * Improve error message in dpkg-gencontrol and dpkg-gensymbols when
5481     debian/control does not have any package stanza. Closes: #642473
5482     Based on a patch by Kyle Willmon <kylewillmon@gmail.com>.
5483   * Add Pre-Depends on tar >= 1.23 (satisfied in stable) to dpkg due to it
5484     using the ‘--warning=no-timestamp’ option. Closes: #642802
5485   * Do not segfault on GNU/Linux when dpkg cannot retrieve the block size
5486     for the filesystem containing the info database. LP: #872734
5487   * Fix two memory leaks per tar entry in the tar extractor used on unpack.
5488   * Mark dpkg and dselect as Multi-Arch foreign.
5489     Reported by Steve Langasek <vorlon@debian.org>.
5490   * Mark dpkg-dev and libdpkg-perl as Multi-Arch foreign. Closes: #648217
5491     Thanks to Colin Watson <cjwatson@ubuntu.com>.
5492   * Add new deb-origin.5 man page. Closes: #608884
5493     Thanks to Matt Kraai <kraai@ftbfs.org>.
5494   * Return correct status on start-stop-daemon --status when using --pidfile.
5495   * Treat dpkg-deb compression level independently for each backend. This
5496     has the effect of changing the current behaviour for level 0 on all
5497     compressors except gzip.
5498   * Add new dpkg-deb -S option to specify the compression strategy. The only
5499     currently supported value is “extreme” for xz. Closes: #647915
5500   * Stop using brace expansion to install man pages by using dh_installman
5501     instead of dh_install, the former does not abort on empty glob expansion.
5502   * Do not use absolute paths for programs in perl and shell code.
5503   * Add missing ‘*’ in asprintf() and vasprintf() compat declarations.
5504   * Add support for virtual output binary:Summary and db:Status-Abbrev fields.
5505     Closes: #192619, #427945
5506   * Add support for virtual output source:Package and source:Version fields.
5507     Closes: #653575
5508   * Use a different temporary file per process on libcompat's vsnprintf()
5509     function to avoid race conditions from children after fork(3).
5510     Reported by Daniel Ruoso <daniel@ruoso.com>. Closes: #655411
5511   * Fix start-stop-daemon --exec and --name options on FreeBSD, NetBSD and
5512     OpenBSD by swapping the process matching implementations.
5513   * Fix start-stop-daemon --name option on GNU/Hurd to match the process name.
5514   * Document in more detail the implications of start-stop-daemon matching
5515     options. Closes: #367608
5516   * Improve and clarify dpkg-shlibdeps superfluous linking warning messages.
5517     Based on a patch by Peter Eisentraut <petere@debian.org>. Closes: #656496
5518   * Relax --merge-avail Packages file parser, to not fail on bogus versions.
5519   * When building only arch-indep binaries with «dpkg-buildpackage -A», name
5520     the .changes file using ‘all’ as architecture. Closes: #661638
5521   * Handle unknown architectures gracefully in dpkg-buildflags.
5522     Closes: #663004
5523   * Add missing --status-logger to dpkg --help output.
5524   * Do not print bogus errno string for invalid package names in dpkg
5525     --ignore-depends option.
5526   * Change dpkg-query to not load the available file by default for --list
5527     and --show, add a new --load-avail option to expose the old behaviour.
5528   * Only allow setting selections via «dpkg --set-selections» for known
5529     packages (i.e. those present in either the status or available files).
5530   * Always ignore older versions when parsing the available file, not only
5531     for --update-avail and --merge-avail.
5532   * Mark not-installed non-arch-qualified selections for removal.
5533   * Add new «dpkg --assert-multi-arch» command to allow checking for
5534     multi-arch support availability.
5535   * Bump Standards-Version to 3.9.3 (no changes needed).
5536   * Add architecture consistency checks to «dpkg --audit».
5537   * Add new dpkg --add-architecture and --remove-architecture commands to
5538     track supported architectures.
5540   [ Raphaël Hertzog ]
5541   * Update Dpkg::Shlibs to look into multiarch paths when cross-building
5542     too. Closes: #595144
5543   * Rewrite architecture.mk with explicit loops instead of duplicating many
5544     similar lines. Based on a patch by Thorsten Glaser <tg@mirbsd.de>.
5545   * Modify dpkg-gencontrol and dpkg-distaddfile to grab a write lock
5546     on debian/control before updating debian/files to avoid simultaneous
5547     updates. Closes: #642608
5548     Add libfile-fcntllock-perl to dpkg-dev's Depends since we use this module
5549     to handle the locking.
5550   * Update dpkg-gensymbols(1) to clarify that -e accepts shell patterns
5551     expansions and not regular expressions. And let dpkg-gensymbols output a
5552     warning when a pattern doesn't match any file. Closes: #649248
5553   * Add new option "-a <arch>" to dpkg-checkbuilddeps to check build
5554     dependencies for another architecture. This is really basic for now since
5555     it assumes all build dependencies must be satisfied on the listed
5556     architecture. Closes: #648180 Thanks to Colin Watson for the patch.
5557   * Error out if a dpkg database .list file is not a regular file. LP: #369898
5558   * Fix dpkg-mergechangelogs to not error out on invalid versions.
5559     Closes: #651993
5560   * Fix dpkg-source --commit on "3.0 (quilt)" when an explicit patch file
5561     is given with a relative filename. Closes: #652414
5562   * Further clarify in dpkg-source(1) the conditions under which it's possible
5563     to pass an explicit patch file to dpkg-source --commit.
5564   * Add new --query-features command to dpkg-buildflags. Thanks to Kees Cook
5565     for the patch. Closes: #651481
5566   * Fix description of Multi-Arch in deb-control(5). Closes: #654453
5567     Thanks to Jakub Wilk for spotting the mistake.
5568   * Drop misleading spaces in deb-symbols(5) in the format description.
5569   * Clean up dpkg-architecture(1) dropping useless information and
5570     adding a reference to /usr/share/dpkg/architecture.mk.
5571   * Update dpkg-buildpackage to use the "build-arch" (for -B) and
5572     "build-indep" (for -A) targets unless "make -qn" says that they do not
5573     exist. Closes: #229357
5574   * Improve deb-shlibs(5) to mention that the dependency field must
5575     use the same syntax as a Depends field. Closes: #658696
5576   * Update dpkg-maintscript-helper(1) to recommend usage of the version
5577     removing/renaming a conffile with a "~" suffix as "priorversion"
5578     parameter. Thanks to Sam Morris <sam@robots.org.uk> for the patch.
5579     Closes: #658854
5580   * Fix debug output of dpkg-maintscript-helper. LP: #936340
5582   [ Jonathan Nieder ]
5583   * Bump po4a version in Build-Depends to 0.41, since earlier versions do
5584     not handle --srcdir correctly. Closes: #644370
5586   [ Guillem Jover, Steve Langasek, Raphaël Hertzog ]
5587   * Add new dpkg --print-foreign-architectures command.
5588   * Add support for virtual output binary:Package field.
5589   * Implement Multi-Arch support.
5591   [ Helge Kreutzmann ]
5592   * Fix a typo in man/dpkg-deb.1.
5594   [ Updated programs translations ]
5595   * German (Sven Joachim).
5596   * Italian (Milo Casagrande). Closes: #627832, #657849
5597   * Swedish (Peter Krefting).
5598   * French (Christian Perrier)
5599   * Polish (Michał Kułach). Closes: #658126
5601   [ Updated scripts translations ]
5602   * German (Helge Kreutzmann).
5603   * Spanish (Omar Campagne). Closes: #636238
5604   * Swedish (Peter Krefting).
5606   [ Updated man pages translations ]
5607   * German (Helge Kreutzmann), including typo fix in dpkg-genchanges
5608     Closes: #646496, sub optimal translation of package states LP: #368783
5609     and an fix by Chris Leick
5610   * Japanese (TAKAHASHI Motonobu).
5611   * Spanish (Omar Campagne). Closes: #643969
5612   * Swedish (Peter Krefting).
5613   * Minor errors corrected in French (thanks to David Prévot)
5614   * Fix translation of -B and -A options of dpkg-buildpackage.
5615     Thanks to Vincent Danjean. Closes: #654626
5617   [ Updated dselect translations ]
5618   * Dutch (Jeroen Schot). Closes: #651813
5620  -- Guillem Jover <guillem@debian.org>  Mon, 19 Mar 2012 07:27:12 +0100
5622 dpkg (1.16.1.2) unstable; urgency=medium
5624   [ Raphaël Hertzog ]
5625   * Fix another typo to correctly set DEB_*_ARCH_BITS in architecture.mk.
5626   * Set urgency to medium as changes are minor, and it should migrate
5627     quickly in case 1.16.2 comes soon.
5629   [ Jonathan Nieder ]
5630   * Update dpkg-buildflags(1) to note that the processor option
5631     -D_FORTIFY_SOURCE=2 is set in CPPFLAGS now instead of CFLAGS and
5632     CXXFLAGS. Closes: #646073
5634  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 25 Nov 2011 11:18:30 +0100
5636 dpkg (1.16.1.1) unstable; urgency=low
5638   [ Raphaël Hertzog ]
5639   * Fix dpkg-source to not ignore the automatic patch when checking
5640     for unrecorded changes. Closes: #643148
5641   * Let dpkg-source --commit create debian/patches when required.
5642     Closes: #643037
5643   * Fix dpkg-buildflags --dump to return 0 as exit code and not 1.
5644   * Update dpkg-buildflags(1) to not include quotes in the examples
5645     setting DEB_BUILD_MAINT_OPTIONS.
5646   * Stop outputting build flags in dpkg-buildpackage as it confuses
5647     maintainers who are overriding them in debian/rules and who
5648     are not seeing the expected value in the build log.
5649   * Fix trigger setup code to not reset the status of packages
5650     when they are in a status different from triggers-awaited,
5651     triggers-pending or installed. Closes: #644492
5652   * Fix dpkg-source to ignore changes on debian/patches/.dpkg-source-applied
5653     when building a "2.0" source package. Closes: #642656
5654   * Fix buildflags.mk to re-export the environment variables that
5655     the maintainer can use to change the build flags. Closes: #644412
5657   [ Guillem Jover ]
5658   * Change dpkg-buildflags to set preprocessor option -D_FORTIFY_SOURCE=2
5659     in CPPFLAGS, instead of CFLAGS and CXXFLAGS. Closes: #642521, #643632
5660   * Fix typo to correctly set DEB_*_ARCH_BITS instead of DEB_*_ARCH in
5661     architecture.mk. Thanks to Thorsten Glaser <tg@mirbsd.org>.
5662   * Make dpkg-buildflags disable full relro (bindnow) if relro is not enabled.
5664  -- Guillem Jover <guillem@debian.org>  Fri, 14 Oct 2011 07:08:31 +0200
5666 dpkg (1.16.1) unstable; urgency=low
5668   [ Raphaël Hertzog ]
5669   * Dpkg::Deps: Implement new "reset" method and bump module version to 1.01
5670     due to this.
5671   * Improved description of --search in dpkg-query(1). Closes: #621066
5672     Thanks to Lars Buitinck <larsmans@gmail.com> for the patch.
5673   * Let update-alternatives fsync() its administrative files before
5674     moving them in place to avoid empty files with some filesystems.
5675     LP: #344019
5676   * Tighten the regexp used by dpkg-source to ignore the .pc directory of
5677     quilt. Thanks to Mike Hommey for noticing the problem.
5678   * Change behaviour of dpkg-source's --extend-diff-ignore to also
5679     extend the current diff-ignore if it has already been set.
5680   * Fix dependency checking code to consider a dependency on a virtual
5681     package provided by a package in triggers-pending status as satisfied.
5682   * Do not fail when encountering a pre-dependency in triggers-awaited state,
5683     instead process the awaited triggers. Closes: #526774
5684   * "any" no longer hides "all" in the Architecture field of a .dsc.
5685   * Fix dpkg --remove to really remove the triggers from the various
5686     internal files in /var/lib/dpkg/info/triggers/. Closes: #525160
5687   * Avoid a perl warning in dpkg-gensymbols when no symbols file has been
5688     generated (because it would have been empty). Closes: #626684
5689   * Re-enable the Package-List field but drop the Architecture column since we
5690     have no clear use case yet. It can always be added later on.
5691     Also drop the source line since it duplicates other fields.
5692     Closes: #619131
5693   * Add the extraction part of Dpkg::Source::Package to the supported API.
5694     Useful to extract source packages without having to depend on dpkg-source
5695     (and hence dpkg-dev).
5696   * Add the Dpkg::Vendor module to the supported API. Useful for lintian
5697     when dpkg-dev is absent.
5698   * Check presence of required parameters in dpkg-vendor. Closes: #628726
5699     Thanks to Niels Thykier <niels@thykier.net> for the patch.
5700   * Avoid a Perl warning in dpkg-buildflags when HOME is not set.
5701     Closes: #635467
5702   * dpkg-source can now also use debian/source/local-patch-header (that is not
5703     included in the generated source package) instead of
5704     debian/source/patch-header. Closes: #629582
5705   * Changed dpkg-source --after-build to automatically unapply patches that it
5706     has applied during --before-build.
5707   * Fix two possible causes for the assertion failure "pigp->trigpend_head".
5708     LP: #798793, #424358 Closes: #560251
5709   * Use "special" instead of "particular" to qualify the "3.0 (custom)" format
5710     in dpkg-source(1). Closes: #631435
5711   * Add some supplementary checks to ensure debian/control has the required
5712     fields. Closes: #631439
5713   * dpkg-gensymbols(1): document syntax of comments. Closes: #630996
5714   * Allow empty lines in symbols files to better delimit multiple libraries.
5715     Thanks to Cyril Brulebois <kibi@debian.org> for the patch.
5716   * dpkg: if "prerm upgrade" fails when downgrading, do not try to run
5717     "prerm failed-upgrade" with the prerm of the oldest prerm, it can't work
5718     around a bug of a newer prerm anyway.
5719   * dpkg: support new "interest-noawait" and "activate-noawait" trigger
5720     directives.
5721   * dpkg-buildflags(1): make it clear that DEB_*_(SET|APPEND) environment
5722     variables are meant for users and should not be used by packages.
5723   * update-alternatives: do not allow reusing a slave link in another
5724     slave alternative. Closes: #631547
5725   * Improve dpkg-source's logic to identify ignored files. Closes: #632168
5726   * Fix a small typo in dpkg-source(1). Closes: #632937
5727   * Reword the description of dpkg-source --before-build and --after-build
5728     to be clearer. Closes: #608260
5729   * dpkg-buildpackage no longer exports the compiler flags. Closes: #560070
5730     Packages must directly call dpkg-buildflags to retrieve them.
5731   * dpkg-buildflags supports a prepend command to modify the build
5732     flags. Particularly useful for package maintainers who don't want
5733     their supplementary flags to take precedence over user submitted
5734     flags.
5735   * Add new --dump action to dpkg-buildflags and make it the default action.
5736     Closes: #603435
5737   * dpkg-mergechangelogs now checks the return value of the close() call.
5738     Thanks to Niels Thykier <niels@thykier.net> for the patch. Closes: #633539
5739   * Similar changes to dpkg-shlibdeps and dpkg-gencontrol, also by Niels.
5740   * Fix update-alternatives to not remove a real file when dropping a
5741     symlink for a slave that's not provided by the new current choice.
5742     Closes: #633627
5743   * Improve dpkg-source's error message complaining about the lack
5744     of the upstream tarball. Closes: #634510
5745   * Add some common makefile snippets for use in rules files in
5746     /usr/share/dpkg/: default.mk, architecture.mk, buildflags.mk, pkg-info.mk,
5747     vendor.mk Closes: #606839
5748   * Fix the dpkg-divert test-suite to also skip test that would fail if run
5749     under root. Closes: #634961
5750   * Change merge conflict separators created by dpkg-mergechangelogs to match
5751     the usual norm of being composed of 7 characters. LP: #815700
5752   * With source format 2.0 and 3.0 (quilt), dpkg-source now fails by default
5753     when upstream changes have not been recorded in a quilt patch. The new
5754     --commit operation can be used to properly record the changes before-hand.
5755     LP: #797839
5756     And it fails before installing the automatic patch in debian/patches/
5757     Closes: #615899
5758   * dpkg-buildflags now supports "--export=configure" to output compilation
5759     flags on a single line with double quotes as delimiter of the various
5760     values. It also uses DEB_<flag>_MAINT_<op> to let the maintainer
5761     extend the build flags to use. Last but not least, it can now also strip
5762     options from the returned build flags.
5763   * Fix possible segfault of dpkg in findbreakcycle(). LP: #733414
5764   * dpkg-source now properly cleans up the temporary tarball generated for
5765     native formats in case of unexpected interruption. Closes: #631494
5766   * Fix simplification logic of union dependencies. Closes: #637564
5767   * Fix dpkg's handling of a hardlink pointing to a conffile. Closes: #638291
5768   * Add example of extend-diff-ignore's usage in dpkg-source(1).
5769     Closes: #640198
5770   * dpkg-buildflags now returns hardening flags by default. Closes: #489771
5771     They can be individually enabled/disabled via DEB_BUILD_MAINT_OPTIONS,
5772     see dpkg-buildflags(1). Thanks to Kees Cook for his help.
5774   [ Guillem Jover ]
5775   * Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
5776   * Add ‘.gitmodules’ to the default dpkg-source ignore lists. Closes: #620490
5777   * Document in dpkg-query(1) man page that on --listfiles each list of
5778     files per package name is separated by a blank line. Same goes for
5779     --status and --print-avail.
5780   * Use execvp(3) unconditionally in command_exec(). Making the call always
5781     fallback to use the system shell in case of error, such as with empty
5782     maintainer scripts. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
5783     Closes: #622094
5784   * Improve deb-split(5) format description by splitting debian-split
5785     member contents into a list.
5786   * Switch to debhelper compatibility level 7.
5787     - Use dh_prep instead of deprecated “dh_clean -k”.
5788   * Bump Standards-Version to 3.9.2 (no changes needed).
5789   * Generate filenames following current conventions on “dpkg-split --join”,
5790     by including the architecture in the debian-split member of a split
5791     package and using underscores to separate filename parts.
5792   * Support conffiles with spaces when diffing them. Closes: #147583
5793   * Allow installing packages with bogus versions with new
5794     --force-bad-version.
5795   * Do not fail when unpacking a diverted hardlink. Closes: #245322
5796     Based on a patch by Christopher Baines <cbaines8@gmail.com>.
5797   * Document in dpkg-deb(1) that --fsys-tarfile will always process the
5798     input archive sequentially. Closes: #616609
5799   * Remove long non-functional --new and --old dpkg-deb option handling
5800     from dpkg which were being treated as dpkg commands.
5801   * Remove reference to --nocheck dpkg-deb option from dpkg man page as
5802     the latter does not pass it to the former.
5803   * Clarify the current dpkg behaviour when running the dpkg-deb and
5804     dpkg-query back-ends, of not passing through back-end specific options
5805     when running them from dpkg. Closes: #610940
5806   * Use “unselected” as an adjective in dpkg output messages instead of
5807     “deselected”. Closes: #231089
5808   * Clarify exit status in dpkg-split and start-stop-daemon --help output.
5809   * Clarify “EXIT STATUS” section in man pages by using a table.
5810   * Add a --status command to start-stop-daemon returning LSB Init Script
5811     status action exit codes.
5812   * Add start-stop-daemon process name kernel limits for Solaris, NetBSD,
5813     OpenBSD, FreeBSD and Darwin.
5814   * On package removal, keep only directories actually containing conffiles,
5815     and not directories just matching the substring in the conffile or the
5816     directory itself. Thanks to Ondřej Surý <ondrej@debian.org>.
5817   * On purge correctly remove symlinks acting as directories, when they are
5818     not being used by any other package's files.
5819   * Do not lose track of parent directories on removal so that they can
5820     be properly cleaned up on purge if not used by any other package.
5821     Based on a patch by Ondřej Surý <ondrej@debian.org>. Closes: #454694
5822   * Add ‘.hgsigs’ to the default dpkg-source ignore lists.
5823     Based on a patch by Jakub Wilk <jwilk@debian.org>. Closes: #627462
5824   * Do not allow blank lines in field values. Closes: #308082
5825   * Do not warn on missing architecture on packages in config-files state,
5826     but then make sure the architecture field is usable. Closes: #604241
5827   * Run du with --apparent-size when generating the Installed-Size field in
5828     dpkg-gencontrol to get consistent results independent of build system.
5829     Thanks to Ludovic Brenta <ludovic@ludovic-brenta.org>. Closes: #630533
5830   * Do not fail to unpack shared directories missing on the file system
5831     from packages being replaced by other packages. Closes: #631808
5832   * Do not require programs to define thisname, provide two new functions
5833     to handle the program name (dpkg_set_progname and dpkg_get_progname).
5834     Closes: #631757
5835   * Man pages cleanup:
5836     - Rename “USAGE” dselect(1) section to “ACTIONS” and clarify they can
5837       be performed interactively or from command line.
5838     - Add missing built-in methods to dselect(1).
5839     - Add missing escaping to field dashes in deb-control(5).
5840     - Use dashes instead of underscores for variable text.
5841     - Clarify that several front-end fields are not dselect specific in
5842       dpkg-query(1).
5843     - Use [option...] instead of [options] and friends.
5844     - Use italics or bold instead of surrounding the text with <>.
5845     - Correctly format text with bold and italics.
5846     - Use minus signs and hyphens consistently in man pages.
5847     - Fix reference to /etc/dpkg/dselect.cfg.d instead of dpkg.cfg.d in
5848       dselect(1).
5849     - Add missing optional group|gid --chuid argument in start-stop-daemon(8).
5850   * Refer to Sources and Packages files as part of a repository instead of
5851     as being of exclusive use or owned by APT, which has never been the case.
5852   * Unify somewhat dpkg-maintscript-helper --help output with other commands.
5853   * Add build-indep and build-arch targets as aliases for build in
5854     debian/rules.
5855   * Use the perl interpreter found by configure to call dpkg-architecture.pl
5856     in the m4 DPKG_ARCHITECTURE macro.
5857   * Add new --verbose option to dpkg-deb and change --extract to honour it.
5858     Closes: #293280
5859   * Add new --raw-extract option to dpkg-deb combining --control and
5860     --extract. Closes: #552123
5861   * Defer hardlink renames so that there's never a point were the new
5862     file contents are accessible from the final path before they have
5863     been fsync()ed and cannot be executed causing ETXTBSY when trying
5864     to open the to be installed paths for writing.
5865     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #635683
5866   * Clarify the default dpkg-deb compression-levels on the man page.
5867   * Clarify dpkg --update-avail usage error message. Closes: #628055
5868   * Change Dpkg::Compression default values depending on the compressor
5869     used, and as such dpkg-source inherits this functionality.
5870     Prompted by Timo Juhani Lindfors <timo.lindfors@iki.fi>.
5871   * Print an actual error or warning message instead of assert()ing on
5872     readlink()/stat() size discrepancies. Closes: #639229
5873   * Update alternative links only if they change. This allows for a
5874     read-only file system and a writable database. Closes: #636700
5875     Based on a patch by Salvatore Bonaccorso <carnil@debian.org>.
5876   * Fix double “error:” string in dpkg missing PATH error output.
5877     Closes: #639997
5878   * Do not warn on strange timestamps when unpacking with dpkg-deb.
5879     Closes: #640298
5880   * Reduce dpkg-trigger binary size by refactoring libdpkg modules so that
5881     it does not end up pulling triglib.
5882   * Reduce dpkg-deb binary size by refactoring libdpkg modules so that it
5883     does not end up pulling triglib.
5884   * Do not fail on --compare-version when generating parse warnings.
5885     Existing packages with invalid versions should not fail on their
5886     maintainer scripts due to that.
5887   * Use the user name (instead of the user id) when setting the supplementary
5888     groups in start-stop-daemon. Closes: #641834
5889   * Use --srcdir and --destdir po4a options, and bump Build-Depends version
5890     to 0.36.4.
5892   [ Updated programs translations ]
5893   * German (Sven Joachim). Closes: #620312
5894   * Swedish (Peter Krefting).
5895   * French (Christian Perrier).
5897   [ Updated man pages translations ]
5898   * French (Christian Perrier).
5899   * German (Helge Kreutzmann) including improvement by "Flo".
5900   * Swedish (Peter Krefting).
5902   [ Updated scripts translations ]
5903   * French (Christian Perrier, Sylvestre Ledru). Closes: #637096
5904   * German (Helge Kreutzmann).
5905   * Swedish (Peter Krefting).
5907  -- Guillem Jover <guillem@debian.org>  Fri, 23 Sep 2011 06:00:11 +0200
5909 dpkg (1.16.0.3) unstable; urgency=medium
5911   * Allow again Priority field values not known to dpkg. Regression
5912     introduced in 1.16.0.
5914  -- Guillem Jover <guillem@debian.org>  Wed, 04 May 2011 10:01:30 +0200
5916 dpkg (1.16.0.2) unstable; urgency=high
5918   * Fix dpkg-split --auto to not fail when opening the new depot file.
5919   * Fix dpkg-split to correctly set the last part split size.
5920   * Fix build failure on DEB_BUILD_OPTIONS=noopt due to a missing <locale.h>
5921     include in gettext.h needed by the gettext context functions.
5923  -- Guillem Jover <guillem@debian.org>  Sat, 16 Apr 2011 00:14:15 +0200
5925 dpkg (1.16.0.1) unstable; urgency=low
5927   [ Raphaël Hertzog ]
5928   * Fix regression affecting dpkg -R. Closes: #620636
5929   * Don't fail during unpack if the system doesn't support changing timestamps
5930     of symlinks. Closes: #620679
5932  -- Guillem Jover <guillem@debian.org>  Tue, 05 Apr 2011 07:28:20 +0200
5934 dpkg (1.16.0) unstable; urgency=low
5936   [ Guillem Jover ]
5937   * Use DPKG_MAINTSCRIPT_PACKAGE environment variable as package name on
5938     dpkg-divert when no --package or --local options have been specified.
5939   * Do not allow versions starting with non-digit when doing strict parsing,
5940     warn otherwise.
5941   * Update dpkg(1) to note that --status-fd output does not contain newlines
5942     in error messages anymore (this was fixed in 1.15.0).
5943   * Add a new --status-logger option to dpkg, similar to --status-fd but
5944     instead invoke the command ourselves and feed the status information
5945     to its standard input. Suggested by Raphaël Hertzog.
5946   * Add missing space in update-alternative --set-selections output.
5947   * Add missing options to update-alternative --help output.
5948   * Count “conffile name is duplicated” for dpkg-deb warning count summary.
5949   * Improve and clarify strings for translation. Closes: #604914
5950   * Prefix all fatal error messages with “error: ”.
5951   * Do not check presence of update-rc.d in the PATH in dpkg, as it's not
5952     a program needed for dpkg correct operation.
5953   * Fix dpkg -GEO options on multiple versions of the same packages.
5954     Closes: #31141
5955   * Propagate --admindir to programs run from maintainer scripts.
5956     Closes: #97076
5957   * Do not fail when trying to remove the root directory. This will only
5958     happen either on distributions where dpkg is a foreign package manager,
5959     or on artificial dpkg databases.
5960   * Always warn when parsing any package control data which does not have
5961     an Architecture field except for status and status log files when
5962     packages are not-installed or half-installed.
5963   * By default reject installing packages w/o an Architecture field. They
5964     now need --force-architecture, dpkg will still warn about them though.
5965   * Fix build failure when passing --disable-nls to configure.
5966   * Do not segfault on “dpkg -i --no-act”.
5967   * Add missing semicolon to the vsnprintf() compat declaration.
5968     Thanks to Robert Millan. Closes: #612203
5969   * On install for Ubuntu adjust the i386 GNU cpu name in cputable.
5970     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #611741
5971   * Sync the info database directory on unpack instead of the temporary
5972     control information directory, and print the correct pathname on error
5973     instead of the last file acted on that directory.
5974   * Document in dpkg-query --help output and man page that --list and --show
5975     arguments are optional.
5976   * Do not read and write the available file unnecessarily.
5977     Thanks to Michel Lespinasse <walken@zoy.org>. Closes: #397121
5978   * Fix typo in «dpkg-name --overwrite» argument parsing so that it actually
5979     works at all. Thanks to Ivan Gagis <igagis@gmail.com>. LP: #728708
5980   * Add armhf support to ostable and triplettable. Closes: #594179
5981   * Set the modification time for unpacked symlinks on supported systems.
5982   * Fix undefined value usage in dpkg-genchanges when adding files w/o a
5983     matching architecture, because they are not present in debian/control,
5984     this is most commonly the case due to dpkg-distaddfile.
5985   * Terminate immediately on dpkg-divert rename errors instead of propagating
5986     up the error codes, this improves error reporting and avoids triggering
5987     leak detectors. Closes: #620380
5988   * When moving a diverted file across filesystems in dpkg-divert, remove
5989     the source file.
5990   * Fix large file support for .deb and split .deb in dpkg-deb, dpkg-split
5991     and dpkg on 32-bit architectures.
5993   [ Raphaël Hertzog ]
5994   * Fail properly when debian/source/format is empty. Closes: #600854
5995   * Add new deb-src-control(5) manual page documenting the debian/control
5996     file contained in source packages.
5997     - it documents the X[SBC]- prefix. Closes: #476335
5998     - it documents the VCS-* fields too. Closes: #483119
5999     Thanks to Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> who wrote it
6000     as part of the Google Code In program.
6001   * Enhance dpkg-shlibdeps to not fail immediately when a library is not found.
6002     Instead continue and fail after all problems have been reported. Thanks
6003     to Chris Baines <cbaines8@gmail.com> for the patch. Closes: #596841
6004   * Fix dpkg-source to not list Debian packaging files as modified
6005     upstream files in Format "1.0" when unpacking to a non-standard
6006     directory.
6007   * Apply patch from Colin Watson to let dpkg-buildflags return -O3
6008     instead of -O2 when building ppc64 packages on Ubuntu. Closes: #612472
6009   * Add new function get_control_path() to Dpkg::Path, it wraps dpkg-query
6010     --control-path.
6011   * Update dpkg-shlibdeps to be multiarch-ready:
6012     - use get_control_path() to find symbols/shlibs files
6013     - parse correctly the output of dpkg --search
6014   * Small fix to support files >2GB in .deb on 64-bit systems. Closes: #616502
6015     Thanks to Martin Dorey <mdorey@bluearc.com> for the patch.
6016   * dpkg-source now keeps the file ordering in the autogenerated patch when
6017     regenerating it. Closes: #606080
6018     Thanks to Colin Watson for the patch.
6019   * dpkg-source now uses a timestamp retrieved from the filesystem when
6020     resetting the timestamp of patched files so that a time skew when using
6021     NFS doesn't introduce any inconsistency. Closes: #613023
6022     Thanks to Jonathan Nieder <jrnieder@gmail.com> for the patch and the
6023     diagnosis.
6024   * dpkg-source will now remove quilt's .pc directory when --unapply-patches
6025     is in use. Closes: #591858
6026   * dpkg-source is now a bit less strict when parsing patches:
6027     - it accepts seeing the same file twice; Closes: #608829
6028     - it doesn't match on the English text "No newline at end of file" as it
6029       might be translated in some cases. Closes: #612465
6030   * Improve parser in Dpkg::Control::Hash to not require an empty line
6031     before the PGP signature. Closes: #617923
6032     Thanks to Roger Leigh for the initial patch.
6033   * Fix a regression in dpkg-divert where using --rename led to a failure when
6034     the rename implies crossing file systems. Thanks to Durk Strooisma for
6035     spotting it.
6036   * Use the correct mtime when installing a file with statoverrides.
6037     Regression introduced in 1.16.0. LP: #739179
6038   * Remove duplicate word in german translation of dpkg(1). Closes: #616096
6039   * Strip repeated non-significant spaces before and after newlines
6040     in Uploaders. Closes: #598922
6041   * Ignore whitespaces after options in headers of changelog entries.
6042     Closes: #605719
6043   * Fix dpkg-source's regression with empty patches (introduced while fixing
6044     #613023). Closes: #619541
6046   [ Jonathan Nieder ]
6047   * Remove support for use of synchronous sync(2), due to its pernicious
6048     side-effects and to ease maintenance.
6049   * Clarify that an up-to-date dpkg only needs to be unpacked for
6050     dpkg-maintscript-helper to work.
6052   [ Steve Langasek ]
6053   * Add new variables to dpkg-architecture, DEB_HOST_MULTIARCH and
6054     DEB_BUILD_MULTIARCH, that return the "ideal" GNU triplet for each
6055     architecture which should be used as the path component for library
6056     installation.
6058   [ Mark Hymers ]
6059   * Add support for Built-Using field. Closes: #619311
6061   [ Updated programs translations ]
6062   * German (Sven Joachim).
6063   * Portuguese (Miguel Figueiredo).
6064   * Spanish (Javier Fernandez-Sanguino).
6065   * Swedish (Peter Krefting).
6067   [ Updated man pages translations ]
6068   * German (Helge Kreutzmann).
6069   * Swedish (Peter Krefting).
6071   [ Updated scripts translations ]
6072   * German (Helge Kreutzmann).
6073   * Swedish (Peter Krefting).
6075   [ Updated dselect translations ]
6076   * Spanish (Javier Fernandez-Sanguino).
6078  -- Guillem Jover <guillem@debian.org>  Fri, 01 Apr 2011 23:56:54 +0200
6080 dpkg (1.15.8.10) unstable; urgency=low
6082   * Do not segfault on “update-alternatives --auto” when the link group only
6083     has alternatives which are dangling symlinks. Closes: #611545
6085  -- Guillem Jover <guillem@debian.org>  Sun, 30 Jan 2011 20:28:27 +0100
6087 dpkg (1.15.8.9) unstable; urgency=low
6089   [ Raphaël Hertzog ]
6090   * Drop Breaks on konqueror to avoid some lenny -> squeeze upgrade
6091     problems. It was only needed to ensure install-info is installed
6092     even for partial upgrades. Closes: #610991
6093   * Do the same for all emacs/jed packages. For jed, the breaks has been
6094     rendered useless as the maintainers dropped the install-info dependencies
6095     anyway.
6097   [ Updated programs translations ]
6098   * Remove space before "…" in several Catalan strings (Jordi Mallach).
6099   * Romanian (Stan Ioan-Eugen).
6101  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 24 Jan 2011 20:24:53 +0100
6103 dpkg (1.15.8.8) unstable; urgency=low
6105   [ Guillem Jover ]
6106   * Truncate the output part file on “dpkg-split -s”. Regression introduced
6107     with the C rewrite.
6109   [ Updated man pages translations ]
6110   * Two typos fixed in French (Christian Perrier, thanks to Julien
6111     Valroff).
6113   [ Raphaël Hertzog ]
6114   * Fix multiple security issues with dpkg-source (CVE-2010-1679):
6115     - Enhance checks to catch maliciously crafted patches which could modify
6116       files outside of the unpacked source package.
6117     - Do not consider a top-level symlink like a directory when
6118       extracting a tarball.
6119     - Exclude .pc while extracting the upstream tarball in 3.0 (quilt)
6120       as patch blindly writes in that directory during unpack (and would
6121       follow any existing symlink).
6123  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 06 Jan 2011 21:04:33 +0100
6125 dpkg (1.15.8.7) unstable; urgency=low
6127   [ Guillem Jover ]
6128   * Defer symlink renames so that there's never a point were a symlink
6129     is broken, this is particularly important for shared libraries.
6130     Closes: #605536
6131   * On Linux use sync_file_range() to initiate asynchronous writeback
6132     of just unpacked files. Suggested by Ted Ts'o <tytso@mit.edu>.
6133     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #605009
6134   * On non-Linux use posix_fadvise(POSIX_FADV_DONTNEED) to notify the kernel
6135     dpkg does not need the unpacked files any longer, and that it can start
6136     writeback to be able to evict them from the cache at a later point.
6137   * Fix stanza delimiting on -L, -s and -p output. This was making the output
6138     for multiple packages unrealiable to parse. Closes: #606315
6140   [ Updated programs translations ]
6141   * Basque (Iñaki Larrañaga Murgoitio). Closes: #607253
6142   * Catalan (Guillem Jover).
6143   * Czech (Miroslav Kure). Closes: #605099
6144   * Esperanto (Felipe E. F. de Castro). Closes: #607437
6145   * French (Christian Perrier).
6146   * German (Sven Joachim).
6147   * Indonesian (Arief S Fitrianto). Closes: #605248
6148   * Italian (Milo Casagrande). Closes: #607306
6149   * Japanese (Kenshi Muto). Closes: #607259
6150   * Norwegian Bokmål (Hans Fredrik Nordhaug).
6151   * Portuguese (Miguel Figueiredo). Closes: #605506
6152   * Russian (Yuri Kozlov). Closes: #607292
6153   * Simplified Chinese (Aron Xu).
6154   * Slovak (Ivan Masár). Closes: #607302
6155   * Spanish (Javier Fernandez-Sanguino).
6156   * Thai (Theppitak Karoonboonyanan). Closes: #607501
6158   [ Updated man pages translations ]
6159   * French (Christian Perrier).
6160   * German (Helge Kreutzmann).
6161   * Spanish (Omar Campagne).
6163   [ Updated dselect translations ]
6164   * Spanish (Javier Fernandez-Sanguino).
6166   [ Updated scripts translations ]
6167   * German (fix by Sven Joachim).
6168   * Spanish (Javier Fernandez-Sanguino).
6170  -- Guillem Jover <guillem@debian.org>  Mon, 20 Dec 2010 02:26:26 +0100
6172 dpkg (1.15.8.6) unstable; urgency=low
6174   [ Raphaël Hertzog ]
6175   * Ensure debian/source/local-options is always excluded from the source
6176     package even if the user provides customized -i or -I options.
6177     Closes: #597023
6178   * Fix Dpkg::Version's handling of version with a debian revision but an
6179     empty version (e.g. "-0.1"). Thanks to James Vega <jamessan@debian.org>
6180     for the patch. Closes: #597651
6181   * With "3.0 (quilt)" source package, create .pc/.quilt_series with the
6182     correct series file if the source package provides vendor specific patch
6183     sets.
6185   [ Guillem Jover ]
6186   * Disable by default usage of synchronous sync(2), as it causes undesired
6187     I/O on unrelated file systems. Closes: #588339, #595927, #600075
6188   * Add new --force-unsafe-io to disable safe I/O operations on unpack.
6189     Closes: #584254
6191   [ Updated man pages translations ]
6192   * French (Christian Perrier). Including a typo fix and a typographical
6193     change reported by Vincent Danjean. Closes: #601852
6194   * Spanish (Omar Campagne). Closes: #596519
6196   [ Updated programs translations ]
6197   * Basque (Iñaki Larrañaga Murgoitio). Closes: #599923
6198   * Catalan (Jordi Mallach).
6199   * Danish (Ask Hjorth Larsen). Closes: #600240
6200   * German (Sven Joachim). Improved by Holger Wansing.
6201   * Italian (Pietro Battiston). Fix translation of "however". Closes: #602518
6202   * Portuguese (Miguel Figueiredo). Closes: #596168
6203   * Romanian (Andrei Popescu). Closes: #604769
6204   * Russian (Yuri Kozlov). Closes: #595455
6205   * Vietnamese (Clytie Siddall). Closes: #598473
6207   [ Updated scripts translations ]
6208   * Catalan (Jordi Mallach).
6209   * German (Sven Joachim).
6211   [ Updated dselect translations ]
6212   * Catalan (Jordi Mallach).
6213   * German (Sven Joachim).
6215  -- Guillem Jover <guillem@debian.org>  Thu, 25 Nov 2010 07:10:48 +0100
6217 dpkg (1.15.8.5) unstable; urgency=low
6219   [ Guillem Jover ]
6220   * Do not print a warning when parsing status or status log files on
6221     half-installed packages w/o a Description or Maintainer field, as
6222     this happens normally when the package was never installed before.
6223     Closes: #594167
6224   * Improve git format documentation in dpkg-source(1).
6225     Thanks to Joey Hess, based on a patch by Tanguy Ortolo.
6226   * Clarify effect of “dpkg --purge” on homedir files in dpkg(1).
6227     Thanks to The Fungi <fungi@yuggoth.org>. Closes: #593628
6228   * Add gettext plurals infrastructure support.
6229   * Add gettext messages for plural forms. Closes: #594218
6230   * Fix possible but improbable segfault in update-alternatives in case
6231     the master file name contains a format string specifier. Reported by
6232     Sandro Cazzaniga.
6233   * Fix realloc usage on compat scandir() implementation.
6235   [ Raphaël Hertzog ]
6236   * Fix dpkg-genchanges to not split the short description in the middle of a
6237     UTF8 character. Closes: #593442
6238   * Drop -k parameter from the tar call used by dpkg-source to extract
6239     tarballs. Upstream binary files modified by the packager were not properly
6240     installed due to this. Thanks to James Westby for the report.
6241     Closes: #594440
6242   * Make dpkg Breaks: dpkg-dev (<< 1.15.8) so that older versions of dpkg-dev
6243     that did not depend on libdpkg-perl must be upgraded together with dpkg.
6244     Closes: #596417
6246   [ Helge Kreutzmann ]
6247   * Fix encoding of German addendum. Closes: #595643
6249   [ Updated programs translations ]
6250   * Esperanto (Felipe Castro). Closes: #596173
6251   * French (Christian Perrier).
6252   * German (Sven Joachim).
6253   * Indonesian (Arief S Fitrianto). Closes: #596657
6254   * Italian (Milo Casagrande). Closes: #592953, #595615
6255   * Japanese (Kenshi Muto). Closes: #595468
6256   * Korean (Changwoo Ryu). Closes: #595556
6257   * Norwegian Bokmål (Hans Nordhaug). Closes: #595208
6258   * Simplified Chinese (Aron Xu). Closes: #594513
6259   * Slovak (Ivan Masár). Closes: #595968
6260   * Swedish (Peter Krefting).
6261   * Thai (Theppitak Karoonboonyanan). Closes: #594011
6263   [ Updated man pages translations ]
6264   * French (Christian Perrier).
6265   * German (Helge Kreutzmann).
6266   * Swedish (Peter Krefting).
6268   [ Updated scripts translations ]
6269   * French (Christian Perrier). Includes a fix to a specific
6270     message translation that was imprecise. Closes: #596333
6271   * German (Helge Kreutzmann). Improved by Holger Wansing.
6272   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #595299
6273   * Spanish (Omar Campagne).  Closes: #596518
6274   * Swedish (Peter Krefting).
6275   * Russian (Yuri Kozlov). Closes: #595175
6277  -- Guillem Jover <guillem@debian.org>  Tue, 14 Sep 2010 01:26:21 +0200
6279 dpkg (1.15.8.4) unstable; urgency=low
6281   [ Guillem Jover ]
6282   * Fix use after free segfault on update-alternatives --remove-all.
6283     Closes: #591653, #591654
6284   * Always print a message on warning when parsing control files.
6285   * On database parsing only warn on bogus versions previously accepted,
6286     the other instances will keep producing errors, to avoid newly
6287     introduced bogosity. Closes: #590885, #590896, #591692, #591885
6288   * Fix compilation on Solaris and Darwin:
6289     - Link update-alternatives against libintl if libc does not have i18n
6290       support.
6291     - Include <limits.h> for _POSIX_MAX_PATH in update-alternatives.
6292     Thanks to Fabian Groffen <grobian@gentoo.org>.
6294   [ Raphaël Hertzog ]
6295   * Fix make -C man install so that it actually finds the manual pages
6296     to install. Closes: #591588
6297   * When analyzing the ELF format of a binary in dpkg-shlibdeps, fallback on
6298     usual objdump when the cross objdump failed. Closes: #591522
6300   [ Sven Joachim ]
6301   * Ensure removal of leftover backup .dpkg-tmp files after unpacking
6302     failures, when the backup is still a hard link to the original file.
6303     Closes: #591993
6305  -- Guillem Jover <guillem@debian.org>  Fri, 13 Aug 2010 06:02:10 +0200
6307 dpkg (1.15.8.3) unstable; urgency=low
6309   [ Raphaël Hertzog ]
6310   * Fix dpkg-divert test suite to cope with + and other special characters for
6311     regexps in the build directory name. Thanks to Jonathan Nieder for the
6312     patch and to Phil Kern for the report. Closes: #591182
6314   [ Guillem Jover ]
6315   * Fix buffer overflow in dpkg_ar_member_put_header causing it to write the
6316     header to fd 0 (instead of ar_fd) depending on the stack layout, affecting
6317     armel. Thanks to Phil Kern for the analysis and Reinhard Tartler for the
6318     initial patch. Closes: #591312
6320  -- Guillem Jover <guillem@debian.org>  Mon, 02 Aug 2010 10:38:07 +0200
6322 dpkg (1.15.8.2) unstable; urgency=low
6324   * Bump libdpkg-perl Depends on dpkg to 1.15.8, as it will break dpkg
6325     versions before that when installing and removing libdpkg-perl,
6326     because older update-alternatives and dpkg-divert require Dpkg.pm and
6327     Dpkg/Gettext.pm which will disappear due to the Replaces. Closes: #590867
6328     Thanks to Sven Joachim <svenjoac@gmx.de> for the analysis.
6329   * Allow specifying again absolute and relative paths for dpkg-buildpackage
6330     -r option. Closes: #591010
6332  -- Guillem Jover <guillem@debian.org>  Sat, 31 Jul 2010 04:20:01 +0200
6334 dpkg (1.15.8.1) unstable; urgency=low
6336   * Fix off-by-one error in update-alternatives that lead to an infinite loop
6337     while writing the administrative file. Closes: #590854
6339  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 29 Jul 2010 21:18:16 +0200
6341 dpkg (1.15.8) unstable; urgency=low
6343   [ Raphaël Hertzog ]
6344   * Add new commands --before-build and --after-build to dpkg-source
6345     and modify dpkg-buildpackage to call them automatically at the
6346     start and at the end of the process. With "3.0 (quilt)" source packages
6347     this ensures patches are applied even in case of binary-only builds.
6348     Closes: #572526
6349   * Merge non-regression test for Ubuntu's specificities concerning
6350     changelog handling. Closes: #582389
6351   * Fix some copy-paste mistakes in dpkg-architecture(1). Thanks to Ian Fleming
6352     <iflema@yahoo.com.au> for the patch and Colin Watson for forwarding out of
6353     Launchpad. Closes: #582404 LP: #564308
6354   * Clarify description of dpkg --configure in dpkg(1). Thanks to Colin Watson
6355     for the patch and to Robert Persson for the report.
6356     Closes: #582406 LP: #77287
6357   * Fix the non-regression test lib/dpkg/test/t-ar.c by not overflowing the
6358     size of ar_name. Thanks to Colin Watson for the report, analysis and patch.
6359     Closes: #582401
6360   * Modify Dpkg::Shlibs::Objdump to use the cross objdump binary when cross
6361     compiling. Thanks to Loïc Minier for the initial patch. Closes: #578365
6362   * Make dpkg-maintscript-helper more robust when required parameters are
6363     missing. Closes: #582814
6364   * Clarify that dpkg-maintscript-helper rm_conffile needs the last version of
6365     the package that did not remove the obsolete conffile if this was not
6366     implemented at the time the file became obsolete. Closes: #582893
6367   * Enhance dpkg-maintscript-helper rm_conffile and mv_conffile to work
6368     properly when <lastversion> is not given (or is empty). Closes: #582819
6369   * Small fix in dpkg-gensymbols' handling of tags. Closes: #583656
6370     Thanks to Michael Tautschnig <mt@debian.org> for the report and the fix.
6371   * update-alternatives has been rewritten in C, the only feature change
6372     should be that it uses its own logfile /var/log/alternatives.log (rotated
6373     like dpkg.log).
6374   * Implement new --unapply-patches option for dpkg-source with source formats
6375     2.0 and 3.0 (quilt) that unapplies the patches after a successful build.
6376     This option can be put in debian/source/local-options in the package VCS
6377     repository for instance.
6378   * Implement new --abort-on-upstream-changes option for dpkg-source with
6379     source formats 1.0, 2.0 and 3.0 (quilt). It aborts every time that you try
6380     to build a source package which contains (unmanaged) changes to the
6381     upstream source code. Closes: #579012
6382   * dpkg-source now captures the output of patch and prints it on error so
6383     that the user can better diagnose what went wrong. Closes: #575304
6384   * Fix Dpkg::Changelog to cope properly with an entry of version "0".
6385     Add non-regression test for this. Closes: #587382
6386   * Add --export command to dpkg-buildflags to be used in shell with eval.
6387   * Modify source format "3.0 (git)" to use git bundles. Thanks to Joey Hess
6388     for the patch.
6389     The usage of git bundle avoids distributing cruft. Closes: #477954
6390     It's no longer needed to tell which branch contains the debian packaging,
6391     it uses automatically the one that was used at build-time. Closes: #534637
6392   * Pass --no-name option to gzip to avoid encoding the timestamp in the file
6393     so that the result is more predictable. Closes: #587724
6394     Also pass --rsyncable to make source packages more rsync friendly.
6395   * Replace dpkg-source's tar ignore pattern "*~" with "*/*~" to avoid
6396     matching on the top level directory. Closes: #588265
6397   * In source formats "2.0" and "3.0 (quilt)", make sure to remove the
6398     upstream-provided debian directory before copying the debian-provided
6399     version of that directory in place. Closes: #590297
6401   [ Guillem Jover ]
6402   * Require gettext 0.18:
6403     - Remove embedded gettext files from the repository, now properly
6404       installed by autopoint for all po/ directories.
6405     - Add versioned Build-Depends.
6406   * Fix variable usage after delete in dselect.
6407   * Change default configure admindir to LOCALSTATEDIR/lib/dpkg from
6408     LOCALSTATEDIR/dpkg, so that we can use a correct --localstatedir=/var.
6409   * Add two new dpkg options --path-exclude and --path-include for filtering
6410     files on package installation. This allows embedded systems to skip
6411     /usr/share/doc, manpages, etc. Based on work from Tollef Fog Heen and
6412     Martin Pitt, thanks! Closes: #68788, #68861, #497304, #525567, #583902
6413   * Remove obsolete internal status aliases “postinst-failed” for
6414     stat_halfconfigured and “removal-failed” for stat_halfinstalled.
6415   * Check version syntax when parsing it from libdpkg based programs.
6416     Closes: #574704
6417   * Rewrite mksplit in C, and merge it into dpkg-split.
6418   * Rewrite dpkg-divert in C.
6419   * Use linux-any wildcard for libselinux1-dev Build-Depends instead of
6420     using a list of negated architectures.
6421   * Use Breaks instead of Conflicts in dpkg, dpkg-dev and libdpkg-perl binary
6422     packages.
6423   * Move Dpkg.pm and Dpkg/Gettext.pm from dpkg to libdpkg-perl.
6424   * Bump Standards-Version to 3.9.1.
6425   * Detect when another process has locked the database, and mention that
6426     problematic dpkg --audit results might be due to ongoing operations.
6427     Closes: #80252
6428   * Add new dpkg --force-confask option that forces a conffile prompt when
6429     the conffile from the new package does not differ from the previous one.
6430     Thanks to Henning Makholm <henning@makholm.net>. Closes: #102609
6431   * On dpkg-divert --rename, check if the source file exists, and disable
6432     renaming if it does not. Closes: #550252
6433     As a side effect, this avoids useless errors when the destination
6434     directory is not existent or writable. Closes: #581544
6435   * Properly compute the longest package description from all to be displayed
6436     on “dpkg-query --list”, so that it does not get incorrectly trimmed.
6437   * Consistently use earlier/later instead of smaller/bigger when describing
6438     comparison relationships. Closes: #587641
6439   * Stop exporting DPKG_LIBDIR to maintainer scripts, no need for it anymore.
6440   * Assign correct SE Linux label on non-regular files. Based on a patch by
6441     Russell Coker <russell@coker.com.au>. Closes: #587949
6442   * Add -F option to dpkg-buildpackage to be able to explicitly specify a
6443     normal full build and combine it with -nc. Closes: #547993
6444   * Add missing mentions of the Breaks field alongside the other fields
6445     sharing the same syntax in deb-control(5).
6446     Thanks to Osamu Aoki <osamu@debian.org>. Closes: #590472
6448   [ Updated programs translations ]
6449   * Catalan (Guillem Jover).
6450   * German (Sven Joachim).
6451   * Russian (Yuri Kozlov). Closes: #579149
6452   * Swedish (Peter Krefting).
6454   [ Updated man pages translations ]
6455   * German (Helge Kreutzmann).
6456   * Russian (Yuri Kozlov). Closes: #579149
6457   * Spanish (Omar Campagne).
6458   * Swedish (Peter Krefting).
6460   [ New scripts translation ]
6461   * Spanish (Omar Campagne).
6463   [ Updated scripts translations ]
6464   * French (Christian Perrier).
6465   * German (Helge Kreutzmann). Improved by Holger Wansing.
6466   * Russian (Yuri Kozlov). Closes: #579149
6467   * Swedish (Peter Krefting).
6469  -- Guillem Jover <guillem@debian.org>  Thu, 29 Jul 2010 09:37:35 +0200
6471 dpkg (1.15.7.2) unstable; urgency=low
6473   [ Raphaël Hertzog ]
6474   * Update dpkg-buildflags to respect $XDG_CONFIG_HOME and to use
6475     $XDG_CONFIG_HOME/dpkg/buildflags.conf by default.
6476   * Update deb-substvars(5) to codify how variables containing multiple
6477     lines must be managed.
6478   * Fix boolean evaluation of Dpkg::Version so that version 0 evaluates to
6479     false and dpkg-shlibdeps can strip the minimal version specification.
6480     Closes: #579724
6481     Document this behaviour in the API and add non-regression test to ensure
6482     it's kept.
6483   * Let dpkg-buildflags error out when a required parameter is missing.
6484     Closes: #579722
6485   * Add Bug-Ubuntu field in DEP-3 template provided in the automatic header
6486     of patches in 3.0 (quilt) source packages. Thanks to Benjamin Drung
6487     <bdrung@ubuntu.com> for the patch. Closes: #578002
6488   * Update deb-override(5) by removing references to usage of sections
6489     to place the packages on the mirrors and by indicating that the Debian
6490     policy offers a list of allowed values for section and priority.
6491     Closes: #575410
6492   * Update reference to triggers.txt.gz in dpkg-trigger(1) and deb-triggers(5)
6493     to match the new location. Closes: #580774
6494   * Drop mention of PKG_CONFIG_LIBDIR in dpkg-buildpackage(1), the feature has
6495     been removed in 1.15.6.
6496   * Rename /usr/lib/dpkg/maintscript-helper into
6497     /usr/bin/dpkg-maintscript-helper, it is a public interface even if working
6498     around known limitations.
6499   * Add "supports" command to dpkg-maintscript-helper to ensure the wanted
6500     command is supported before calling it.
6502   [ Guillem Jover ]
6503   * Add powerpcspe support to ostable and triplettable.
6504     Thanks to Sebastian Andrzej Siewior <sebastian@breakpoint.cc> and
6505     Kyle Moffett <Kyle.D.Moffett@boeing.com>. Closes: #568123, #575158
6506   * Fix dpkg --root by properly stripping again the root directory from the
6507     path of the maintainer script to execute. Closes: #580984
6508   * On Linux use sync() instead of an fsync() per file on deferred extraction,
6509     to workaround performance degradation on ext4. Closes: #578635
6511   [ Gerfried Fuchs ]
6512   * Fix syntax error in dpkg-name. Closes: #581315
6514  -- Guillem Jover <guillem@debian.org>  Wed, 19 May 2010 07:57:14 +0200
6516 dpkg (1.15.7.1) unstable; urgency=low
6518   * Fix dpkg-source -b (without -i) for source packages 1.0. Closes: #578693
6519     It was erroneously ignoring all changes because the ignore regex was
6520     wrong (due to the change to ignore debian/source/local-options).
6521   * Add missing call to textdomain() in dpkg-mergechangelogs to make
6522     translations work.
6524  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 22 Apr 2010 08:05:20 +0200
6526 dpkg (1.15.7) unstable; urgency=low
6528   [ Raphaël Hertzog ]
6529   * Clarify the plan concerning dpkg-source, debian/source/format and
6530     the default source format in dpkg-source(1). Add a warning
6531     in dpkg-source to invite people to always create debian/source/format.
6532     We deprecate the fallback to "1.0" (it's there for backwards compatibility
6533     only) and debian/source/format is going to be mandatory at some point in
6534     the future. Closes: #553928
6535   * Add .gitattributes to list of files ignored by dpkg-source.
6536   * Document most common warnings and errors of dpkg-source in its manual
6537     page.
6538   * Let dpkg-source read options from debian/source/local-options as well but
6539     do not include that file in the generated source package.
6540   * Improve explanation of --all option in dpkg-parsechangelog(1). Thanks to
6541     Jari Aalto. Closes: #575706
6542   * Fix dpkg to not lose package metadata on filesystems where readdir()
6543     returns new files added after the opendir() call, btrfs in particular
6544     triggered the problematic behaviour. Closes: #575891
6545   * Tighten the regex used by dpkg-source to match the component name of
6546     supplementary tarballs so that underscore (_) are not allowed as it was
6547     supposed to be.
6548   * Introduce a new script called dpkg-buildflags: its purpose is to retrieve
6549     compilation flags and it should be used within debian/rules to pass
6550     the right compilation flags to the build process. dpkg-buildpackage still
6551     exports them to not break packages currently relying on them but packages
6552     should now start using dpkg-buildflags instead. Closes: #560070
6553   * For Ubuntu set default value of LDFLAGS to -Wl,-Bsymbolic-functions.
6554   * Cleanup some old Conflicts/Replaces, thanks to Helge Kreutzmann.
6555   * Modify dselect to treat all unknown package as known and marked for purge.
6556     This is a temporary work-around so that dselect doesn't try to reinstall
6557     packages of priority > standard that were removed or not installed. Thanks
6558     to Robert Luberda for the patch. Closes: #559519, #556889
6559   * dpkg now exports DPKG_MAINTSCRIPT_NAME to maintainer scripts with the
6560     type of maintainer script currently running (preinst, postinst, prerm,
6561     postrm). Closes: #546577
6562   * dpkg now exports DPKG_LIBDIR to maintainer scripts pointing to the
6563     private directory containing internal programs like the upcoming
6564     maintscript-helper.
6565   * Add $DPKG_LIBDIR/maintscript-helper program that can be used in
6566     maintainer scripts to perform common operations working around
6567     current dpkg limitations: first version supports removing obsolete
6568     conffiles and renaming conffiles. Closes: #514316
6569   * Fix "dpkg-scansources -e", it was calling a non-existing function.
6570     Closes: #578162
6571   * Add new script dpkg-mergechangelogs to do 3-way merges of Debian
6572     changelogs. Add libalgorithm-merge-perl to Recommends for the
6573     benefit of this script.
6575   [ Colin Watson ]
6576   * Modern tar files typically use NormalFile1 rather than NormalFile0 for
6577     file objects. A typo meant that the former never triggered rename
6578     deferral. Closes: #577756
6579   * Use the new list of files on rename deferral instead of old one, so that
6580     newly added files get installed.
6582   [ Guillem Jover ]
6583   * Report deferred trigger errors on status-fd. Closes: #574599
6584     Thanks to Michael Vogt <michael.vogt@ubuntu.com>.
6585   * When creating hard links to normal files on extraction use the .dpkg-new
6586     filename for source as the file is not yet in place due to the rename
6587     deferral. Thanks to Colin Watson for the initial patch.
6588   * Do not output the Package-Type field on udeb.
6589   * Fix versioned Replaces to not produce file overwrite errors on downgrades.
6590     Closes: #568566
6591   * Fix installation of replaced and replacing packages in reverse order
6592     (first the replacing then the replaced) for which the replaced package
6593     is supposed to get disappeared, to disappear the correct package and not
6594     lose track of the ownership of the replaced files.
6596   [ Updated programs translations ]
6597   * German (Sven Joachim).
6599   [ Updated dselect translations ]
6600   * German (Sven Joachim).
6602   [ Updated man pages translations ]
6603   * German (Helge Kreutzmann).
6605   [ Updated scripts translations ]
6606   * German (Helge Kreutzmann).
6608  -- Guillem Jover <guillem@debian.org>  Wed, 21 Apr 2010 04:05:55 +0200
6610 dpkg (1.15.6.1) experimental; urgency=low
6612   [ Guillem Jover ]
6613   * Fix two memory leaks introduced in 1.15.6.
6614   * Always use C99 variadic macros, as the build requires them anyway, we
6615     avoid exposing the configure variable HAVE_C99 on installed headers.
6616   * Use __attribute__ keyword depending on compiler support, we avoid
6617     exposing the configure variable HAVE_C_ATTRIBUTE on installed headers.
6618   * Do not allow a --retry schedule in start-stop-daemon where forever is
6619     the last item, as it needs something to repeat over. Closes: #570938
6620   * Show dselect dependency/conflicts resolution screen again, by switching
6621     the code to use STL's min() and max() instead of preprocessor macros, to
6622     avoid multiple evaluation of arguments. Regression introduced in 1.15.6.
6623     Based on a patch by Robert Luberda <robert@debian.org>. Closes: #574816
6624   * Defer the fsync and rename for normal files in tar extraction so that
6625     it's done in one pass afterwards, to avoid massive I/O degradation due to
6626     the serialization from each write + fsync. This restores extraction times
6627     to numbers closer to the ones before the fsync patch introduced in 1.15.6.
6629   [ Raphaël Hertzog ]
6630   * Accept source packages without "Format" field for compatibility with very
6631     old source packages. Thanks to Colin Watson for the report and the patch.
6632     Closes: #574097
6634   [ Updated programs translations ]
6635   * French (Christian Perrier).
6636   * Swedish (Peter Krefting).
6638   [ Updated scripts translations ]
6639   * Swedish (Peter Krefting).
6641  -- Guillem Jover <guillem@debian.org>  Wed, 24 Mar 2010 13:56:28 +0100
6643 dpkg (1.15.6) experimental; urgency=low
6645   [ Raphaël Hertzog ]
6646   * debian/control: Add the accent on my first name.
6647   * Perl API cleanup:
6648     - rename Dpkg::Deps dump() methods into output([$fh]), overload string
6649       representation ("$dep") to provide the result of $dep->output()
6650     - prefix public functions in Dpkg::Deps with deps_ and export them
6651       by default
6652     - rename Dpkg::Source::Compressor in Dpkg::Compression::Process
6653     - rename Dpkg::Source::CompressedFile in Dpkg::Compression::FileHandle
6654       and completely redesign its API
6655     - update Dpkg::Compression's API to use compression_* functions
6656       instead of granting direct access to variables, integrate
6657       there management of default compression
6658     - introduce Dpkg::Interface::Storable and update many modules
6659       to make use of it
6660     - update Dpkg::BuildOptions to provide an object-oriented interface
6661     - update Dpkg::Checksums to provide an object-oriented interface
6662   * Drop debian-maintainers from Suggests since it's obsolete, the
6663     corresponding keyring is in debian-keyring.
6664   * Merge support of symbol patterns in dpkg-gensymbols. Thanks to
6665     Modestas Vainius for his work (see further for more details).
6666   * Accept filename with spaces and colon in the output of objdump.
6667     Required so that dpkg-shlibdeps support such files properly.
6668     Thanks to Raphaël Geissert for the patch. Closes: #565712
6669   * When unpacking a "3.0 (quilt)" source package, tell quilt where
6670     patches are (to be) stored. Requires quilt >= 0.48-5 to work.
6671     Closes: #557619
6672   * Fix update-alternatives to not try to reinstall an unknown alternative
6673     when the link group is broken, instead switch to the best choice in
6674     automatic mode. Closes: #566406
6675   * Don't return duplicate bug numbers in Launchpad-Bugs-Fixed:.
6676     Thanks to Brian Murray <brian@ubuntu.com> for the report
6677     and the patch. Closes: #569618
6678   * Add $VERSION numbers to all perl modules. Closes: #465256
6679     1.00 and higher means that the API should be stable
6680   * While parsing diff's output, accept any sentence that contains the word
6681     differ (as specified by POSIX) to identify that binary files could not be
6682     compared. Closes: #570008
6683   * dpkg-gencontrol does no longer accept arch-specific dependencies in
6684     arch: all packages. Closes: #560071
6685   * dpkg-gencontrol no longer warns if a substitution variable provided by -V
6686     is not used (the warning is meant to catch unused substitutions coming
6687     from the file, those are package specific with debhelper). Closes: #557133
6688   * dpkg-gencontrol now indicates which package is concerned by the substvars
6689     warning that it displays. Closes: #566837
6690   * dpkg-buildpackage now supports options --source-option=<opt> and
6691     --changes-option=<opt> to forward arbitrary options to dpkg-source and
6692     dpkg-genchanges respectively. Closes: #566230
6693   * The -T option of dpkg-{source,gencontrol,genchanges} can now be used
6694     multiple times to read substitution variables from multiple files.
6695     Closes: #363323
6696   * dpkg-source now supports an option --create-empty-orig in formats
6697     "2.0" and "3.0 (quilt)" to auto-create the main original tarball when
6698     there are supplementary tarballs. This makes it easier to bundle
6699     multiple software together. Closes: #554488
6700   * dpkg-source supports long option names --diff-ignore and --tar-ignore for
6701     -i and -I. A new option --extend-diff-ignore is introduced. Those options
6702     can thus now be used in debian/source/options.
6703   * Generate manual pages for perl modules.
6704   * Introduce the libdpkg-perl package and clarify its status in README.api.
6705   * Update Standards-Version to 3.8.4 (no changes needed).
6706   * Drop unused lintian override for arch-dep-package-has-big-usr-share on
6707     dselect.
6708   * The rewritten Dpkg::Checksums deals properly with filenames with
6709     spaces. Closes: #572030
6710   * dpkg-source does no longer fallback to other source formats if the
6711     requested one is not usable. Closes: #557459
6712   * Modify dpkg-source to error out when it would apply patches containing
6713     insecure paths (with "/../") and also error out when it would apply a
6714     patch through a symlink. Those checks are required as patch will happily
6715     modify files outside of the target directory and unpacking a source package
6716     should not be able to have any side-effect outside of the target
6717     directory. Fixes CVE-2010-0396.
6718   * Also error out when the quilt series contains a path with "/../" as this
6719     can cause patch to create files outside of the source package due
6720     to the -B .pc/$path option that it gets.
6722   [ Guillem Jover ]
6723   * Handle argument parsing in dpkg-checkbuilddeps and dpkg-scanpackages
6724     in a way consistent with the rest of the tools.
6725   * Recognize --help in addition to -h in dpkg-checkbuilddeps.
6726   * Add a --version option to dpkg-checkbuilddeps.
6727   * Improve and mark more messages in writedb() to make translators lives
6728     easier. Closes: #408525
6729   * Improve update-alternatives --display output to use two leading spaces
6730     for current link and slave information. Use single quotes for both “best”
6731     and the alternative it's pointing to. Closes: #549167
6732   * Refer to “half configured” instead of “failed config” in «dpkg-query -l»
6733     header and dselect package status printing for consistency.
6734   * Make “dpkg-statoverride --quiet” actually do something, and quiesce
6735     most of the innocuous warning messages. Closes: #403211
6736   * Make “dpkg-statoverride --update --add” fail if it cannot update the
6737     mode and owner of the file. This would fail later on when dpkg itself
6738     applies the overrides, so better to signal this earlier.
6739   * Add sparc64 to cputable. Thanks to Aurelien Jarno <aurel32@debian.org>.
6740     Closes: #560010
6741   * Do not allow diverting a file to itself, which makes the file to get
6742     removed. Closes: #312206
6743   * Make the check for duplicate fields in a stanza in libdpkg actually work,
6744     which now makes it fatal, as was intended originally. This should not
6745     cause problems for anything using dpkg-dev to build packages as those
6746     are already fatal on that case.
6747   * Add new deb-split(5) man page.
6748   * Fix misspellings of “explicitly” all over the place.
6749   * Normalize ar member names when reading (removing trailing spaces and
6750     slash), this allows deb-split packages be created with GNU ar.
6751   * Validate compression level on dpkg-deb argument parsing.
6752   * Fix error handling, clean up and refactor compression code.
6753     Thanks to Jonathan Nieder for several of the patches.
6754   * Do not print unambiguous epoch on dpkg file overwrite error.
6755   * Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn().
6756   * Change dpkg-dev to Depend on perl instead of perl5 and perl-modules.
6757   * Fix small memory leaks related to scandir() in dpkg-deb and libdpkg.
6758   * Fix dpkg-query and dpkg-trigger to actually print a version on --version.
6759   * Always spawn a new shell on conffile prompt, instead of supporting
6760     self backgrounding, remove DPKG_NO_TSTP environment variable support.
6761     Closes: #38334
6762   * Set DPKG_SHELL_REASON, DPKG_CONFFILE_OLD and DPKG_CONFFILE_NEW environment
6763     variables when spawning a shell for conffile examination. Closes: #60329
6764     Thanks to Daniel Martin <Daniel.Martin@jhu.edu> for the idea.
6765   * Add support for disabling update-alternatives at configure time using
6766     --without-update-alternatives.
6767   * Add support for disabling install-info at configure time using
6768     --without-install-info.
6769   * Update debian/copyright.
6770   * Use Debian instead of ‘Debian GNU/Linux’ when referring to the
6771     distribution.
6772   * On dpkg --no-act with --install, --unpack or --record-avail, and
6773     dpkg-deb --info or --field use mkdtemp() to create a temporary directory
6774     instead of insecure tempnam() or tmpnam() functions.
6775   * Remove --license and --licence options from tools.
6776   * Securely remove newly installed files when rolling-back a failed unpack.
6777   * Change default lzma compression level from 9 to 6.
6778     Thanks to Jonathan Nieder for the initial patch.
6779   * Add support for xz compressed data.tar member of binary packages. Add
6780     xz-utils to dpkg's Pre-Depends. Closes: #542160
6781     Thanks to Jonathan Nieder for the initial patch.
6782   * Use xz command to handle lzma compressed files in dpkg and dpkg-dev.
6783     This removes the lzma package from both dpkg and dpkg-dev dependencies.
6784   * Do not set PKG_CONFIG_LIBDIR in dpkg-buildpackage when cross-building.
6785     The proper solution to this is to let the build system choose the
6786     appropriate pkg-config binary for the build or host system in the same
6787     way pkg.m4 is handling it now. Closes: #551118
6788   * Dynamically link against all external libraries. This includes libbz2
6789     and zlib for dpkg-deb and libselinux for dpkg on GNU/Linux.
6790   * Mark the libdpkg.a API as volatile and require any possible users to set
6791     LIBDPKG_VOLATILE_API to acknowledge that fact.
6792   * Add a new libdpkg-dev package with the headers and the static library,
6793     although its API should be considered volatile.
6794   * Reorganize the doc contents that goes into each package:
6795     - README.multicd only in dselect.
6796     - README.api only in development packages, dpkg-dev and libdpkg-dev.
6797     - triggers.txt only in dpkg-dev.
6798   * Move source.lintian-overrides to debian/source/lintian-overrides.
6799   * Switch SE Linux support to explicitly set path context. This fixes the
6800     mislabeling of files under <admindir> on conffile extraction or on unpack
6801     errors, due to improper default context restoration. Closes: #498438
6802   * Use FIEMAP when available (on Linux based systems) to sort the .list
6803     files loading order. With a cold cache it improves up to a 70%.
6804     Thanks to Morten Hustveit <morten@debian.org>.
6805   * When FIEMAP is not available use posix_fadvise() to start preloading the
6806     .list files before loading them. With a cold cache it improves up to 40%.
6807     Thanks to Stefan Fritsch <sf@sfritsch.de>. Closes: #557560
6808   * Call fsync(2) after writing files on disk, to get the atomicity
6809     guarantees when doing rename(2). Based on a patch by
6810     Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
6811     Closes: #430958
6812   * Call fsync(2) on database directories after creating, renaming or
6813     unlinking files, to guarantee the new file entry is correctly listed
6814     in the directory. Base on a patch by
6815     Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
6816   * Document in the man page the effects of setting TMPDIR for dpkg and
6817     dpkg-deb, HOME for dselect and dpkg and PAGER for dpkg. Closes: #572836
6818   * Document the exit codes for dpkg-query. Closes: #571798
6819   * Document “dpkg-query -l” abbreviated state information in the man page.
6820     Based on a patch by Marc-Jano Knopp <pub_br_debian.org@marc-jano.de>.
6821     Closes: #383869
6822   * Honour LINGUAS environment variable when installing translated man pages.
6823   * Allow disabling at configure time Unicode ncurses support for dselect.
6824     Based on a patch by Yuri Vasilevski <yvasilev@gentoo.org>.
6826   [ Modestas Vainius ]
6827   * Implement symbol patterns (Closes: #563752). From now on, it is possible to
6828     match multiple symbols with a single entry in the symbol file template.
6829     While the concept is not new (wildcards also match multiple symbols),
6830     patterns cover much more ground and are a lot more flexible. Together with
6831     the framework, 3 basic pattern types are supported:
6832     - c++ - matching C++ symbols by their demangled name (as emitted by
6833       c++filt);
6834     - symver - matching by symbol version. It replaces the wildcards feature
6835       which is still supported for backwards compatibility but is reimplemented
6836       on top of the new framework;
6837     - regex - matching symbol names with perl regular expression.
6838     Basic patterns may be combined where it makes sense.
6839   * As a positive side effect of the new symbol patterns implementation,
6840     patterns are now treated like normal symbols whenever possible, e.g. a
6841     pattern is MISSING if it does not match anything. As a result,
6842     dpkg-gensymbols is now able to detect NEW/MISSING symbols when patterns are
6843     present in the symbol file (Closes: #541464). Please note, however, that
6844     there is no way to detect symbol changes in the pattern match sets.
6845   * Add source version to the dpkg-gensymbols diff label, reformat it according
6846     to the rules of dpkg-name.
6847   * Add -a<arch> option to dpkg-gensymbols.
6848   * Add -q option to dpkg-gensymbols. -c0 will never fail but still generate a
6849     diff. Use -c0 -q to keep dpkg-gensymbols completely quiet as before
6850     (Closes: #568228).
6852   [ Jonathan Nieder ]
6853   * Fix a file handle leak in “dpkg-deb --info”. Thanks to Raphael Geissert
6854     for the report and patch.
6856   [ Helge Kreutzmann ]
6857   * Add dpkg-gensymbols.1 to the translatable man page set.
6859   [ Updated programs translations ]
6860   * Catalan (Guillem Jover).
6861   * French (Christian PERRIER).
6862   * German (Sven Joachim).
6863   * Italian 'Milo Casagrande). Closes: #567531
6864   * Simplified Chinese (Aron Xua). Closes: #558794
6865   * Slovak (Ivan Masár). Closes: #559269
6866   * Swedish (Peter Krefting).
6868   [ Updated dselect translations ]
6869   * Catalan (Guillem Jover).
6870   * French (Christian Perrier).
6871   * German (Sven Joachim).
6872   * Spanish (Javier Fernández-Sanguino). Closes: #572861
6873   * Swedish (Peter Krefting).
6875   [ Updated man pages translations ]
6876   * French (Christian Perrier): correcting inconsistencies for the translation
6877     of "original" here and there. Thanks to Julien Valroff for pointing this.
6878   * German (Helge Kreutzmann).
6879   * Swedish (Peter Krefting).
6881   [ Updated scripts translations ]
6882   * Catalan (Guillem Jover).
6883   * French (Christian PERRIER).
6884   * German (Helge Kreutzmann).
6885   * Swedish (Peter Krefting).
6887  -- Guillem Jover <guillem@debian.org>  Fri, 12 Mar 2010 00:15:31 +0100
6889 dpkg (1.15.5.6) unstable; urgency=low
6891   * dpkg-source: with format "3.0 (quilt)" ensure quilt's .pc directory is
6892     created before trying to register a new patch in .pc/applied-patches.
6893     Thanks to Tommi Vainikainen <thv+debian@iki.fi> for the report and the
6894     patch. Closes: #561237
6895   * Fix dpkg-buildpackage to set "parallel=" in DEB_BUILD_OPTIONS instead of
6896     the invalid "parallel=-1" when option "-j" is given. Closes: #562038
6897   * Clarify how dpkg-source --print-format works and display messages on
6898     STDERR when the requested format is discarded. Closes: #560391
6899   * Add ${misc:Depends} in all Depends fields.
6901  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 08 Jan 2010 17:57:43 +0100
6903 dpkg (1.15.5.5) unstable; urgency=low
6905   * Allow again new lines in dpkg-source and dpkg-genchanges on substvar and
6906     maintainer arguments.
6908  -- Guillem Jover <guillem@debian.org>  Tue, 22 Dec 2009 09:49:49 +0100
6910 dpkg (1.15.5.4) unstable; urgency=low
6912   * Fix Dpkg::Index::get() and remove(). Thanks to Roderich Schupp
6913     <roderich.schupp@googlemail.com> for the patch. Closes: #558595
6914   * Modify implementation of "3.0 (quilt)" source format to not be
6915     behave differently depending on whether quilt is installed or not.
6916     The option --without-quilt is thus gone and dpkg-source creates
6917     and relies on the .pc directory to know whether patches are applied
6918     or not. Closes: #557667
6919   * Add new dpkg-source option --single-debian-patch supported by the source
6920     format "3.0 (quilt)" so that it behaves more like 1.0 and its single diff
6921     that is constantly updated with all upstream changes. Useful if the
6922     workflow is VCS based and can't generate a full patch set.
6923   * dpkg-source now uses debian/source/patch-header as header of the automatic
6924     Debian patch in format "3.0 (quilt)".
6925   * Fix Debian changelog parser so that the trailer line is again checked.
6927  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 07 Dec 2009 09:24:31 +0100
6929 dpkg (1.15.5.3) unstable; urgency=low
6931   [ Raphaël Hertzog ]
6932   * Avoid usage of IO::String in dpkg-scanpackages, rely on Dpkg::IPC
6933     instead to directly get a pipe file descriptor. Closes: #557013
6934   * Put "3.0 (quilt)" in the default list of formats tried by dpkg-source
6935     after "1.0" and before "3.0 (native)".
6936   * Let dpkg-source fail if several upstream orig.tar files are available
6937     (using different compression scheme) since we don't know which one
6938     to use.
6939   * Add missing "use Dpkg::Gettext" in Dpkg::Changelog::Entry::Debian.
6940     Closes: #557668
6941   * When building "3.0 (quilt)" source packages, use QUILT_PATCH_OPTS="-t -F 0
6942     -N -u -V never -g0" so that quilt is as strict as dpkg-source's internal
6943     implementation of quilt. Closes: #557664, #558233
6944   * Before accepting to build a 3.0 (quilt) source packages, ensure that
6945     debian/patches is a directory (or non-existing) and that
6946     debian/patches/series is a file (or non-existing). Closes: #557618
6947   * Dpkg::IPC::fork_and_exec() now includes the changed environment
6948     variables in the default error message displayed when the sub-process
6949     fails.
6951   [ Guillem Jover ]
6952   * Verify that the alternative used in update-alternatives --set has been
6953     registered instead of failing with an undefined value in the slave
6954     method. Closes: #554136
6955   * Strip leading spaces in the first line of a field's value in
6956     Dpkg::Control::Hash. Closes: #557547
6958  -- Guillem Jover <guillem@debian.org>  Fri, 27 Nov 2009 19:23:36 +0100
6960 dpkg (1.15.5.2) unstable; urgency=low
6962   * Change Dpkg::Version API to accept invalid versions by default and add
6963     is_valid() method. The boolean evaluation of a version object returns
6964     true if the version is valid, false otherwise.
6965   * Update dpkg-shlibdeps to always use Dpkg::Version now that it can
6966     contain the empty version string. Closes: #556786
6967   * Keep compatibility with perl 5.8 by avoiding the _ prototype.
6969  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 18 Nov 2009 11:54:50 +0100
6971 dpkg (1.15.5.1) unstable; urgency=low
6973   * Fix build failures due to off_t type mismatch caused by not including
6974     <config.h> first on the unit tests. Suggested by Pierre Habouzit and
6975     Julien Cristau, thanks!
6977  -- Guillem Jover <guillem@debian.org>  Tue, 17 Nov 2009 16:42:00 +0100
6979 dpkg (1.15.5) unstable; urgency=low
6981   [ Guillem Jover ]
6982   * Remove obsolete conffiles on purge. Closes: #421367, #453005, #454628
6983   * Update list of binaries dpkg checks on the PATH.
6984     - Remove install-info, now a wrapper that will disappear soonish.
6985     - Add programs used by dpkg itself: sh, rm, find, tar and dpkg-deb.
6986   * Check and warn on duplicate conffiles in dpkg-deb. Closes: #131633
6987   * Make the upstream build system silent by default with automake 1.11 or
6988     newer, and always verbose when building the Debian packages.
6989   * Fix small leak when parsing ‘--ignore-depends’ option values.
6990   * Define compatibility WCOREDUMP only if the system does not have it.
6991   * When start-stop-daemon fails to set the io scheduling warn instead of
6992     finishing fatally. Closes: #553580
6993   * Update md5 file paths in debian/copyright.
6994     Thanks to Jonathan Nieder <jrnieder@gmail.com>.
6995   * On ‘dpkg-trigger --help’ print the default admindir instead of the one
6996     passed on the command line.
6997   * Abort on configure if the required C99 extensions are not supported.
6998   * Add C coding style document.
6999   * Make dpkg as strict as dpkg-statoverride on input when validating the
7000     parsed data from the statdb.
7001   * Rewrite dpkg-statoverride in C.
7002   * Use C99 snprintf function family semantics to avoid having to call them
7003     in a loop to grow the varbuf buffer. This should reduce memory usage and
7004     be slightly faster on varbufprintf calls.
7005   * Use the size from stat to allocate the buffers for readlink, instead of
7006     indefinitely calling readlink and growing the buffer. This should reduce
7007     memory usage when handling lots of symlinks, and be slightly faster.
7008   * Rework varbuf API to avoid increasing buffers indefinitely when adding
7009     content to them, regardless of space being already available.
7010   * Fix build macros to allow start-stop-daemon to use TIOCNOTTY.
7011   * Generate the autoconf version from git to make it easier to see when a
7012     snapshot version is being used.
7013   * Add infrastructure for doxygen, for now not installed anywhere.
7014   * Allow overriding the pkg-config path to ease cross-compilation.
7015     Suggested by Tollef Fog Heen <tfheen@err.no>.
7016   * Fix spelling errors in the Catalan translation. Closes: #553328
7017     Thanks to Robert Millan.
7018   * Update the FSF postal address in the source code license headers by
7019     replacing it with a URL to the gnu.org page.
7020   * Fix a file descriptor leak in dpkg-deb.
7021     Reported by Raphael Geissert <atomo64@gmail.com>.
7022   * Fix resource leaks on error conditions in compat scandir.
7023   * Add a new status-fd action when disappearing a package. Closes: #537338
7025   [ Raphaël Hertzog ]
7026   * Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure
7027     that /etc/dpkg/origins/default exists. Closes: #545274
7028   * Update Standards-Version to 3.8.3 (no changes needed).
7029   * Major changes to the perl API:
7030     - Dpkg::Control is now Dpkg::Control::Info
7031     - Dpkg::Cdata is gone and is replaced by a new Dpkg::Control
7032     - Dpkg::Control::Fields contains authoritative information
7033       about fields allowed in various types of control information
7034       (and can be customized by each vendor). It also integrates
7035       information that was previously available through Dpkg::Deps.
7036     - Dpkg::Changelog has been split in multiple modules and largely
7037       modified to offer an interface that is now more in line with the
7038       other modules.
7039   * All dpkg-* perl programs that work with control information have been
7040     updated to use the new Dpkg::Control interface.
7041     In this process, dpkg-scanpackages has been fixed to not skip non-standard
7042     fields. Closes: #494136
7043   * Create Launchpad-Bugs-Fixed directly in the changelog parsing code thanks
7044     to a new vendor hook post-process-changelog-entry. Closes: #536066
7045   * Integrate dpkg-ftp into dselect. Add the required Replaces and Conflicts.
7046   * dpkg-scanpackages/dpkg-scansources now supports compressed override files.
7047   * dpkg-scanpackages now supports a new --medium option as needed to
7048     generate Packages.cd file for consumption by the multicd dselect access
7049     method. Closes: #402527
7050   * Integrate dpkg-multicd into dselect. Add the required Replaces and
7051     Conflicts. The dpkg-scanpackages fork is dropped. Closes: #516631
7052   * Fix bashisms in dselect multicd access method. Closes: #530070
7053   * Add support of "xz" compression method for source packages. Add dependency
7054     dpkg-dev → xz-utils to ensure xz and unxz are available.
7055   * Fix dpkg-source --include-binaries to correctly compute the path name of
7056     the discovered binary files. Closes: #554612
7057   * Remove extra quoting that should not be there while passing an exclude
7058     file to git ls-files during build of 3.0 (git) source package.
7059     Thanks to Courtney Bane for the patch. Closes: #551829
7060   * Optimize dpkg-source -b by avoiding many diff calls when not required.
7061     Thanks to Mike Hommey for the idea. Closes: #554689
7062   * Add new option --print-format to dpkg-source to be able to know by advance
7063     the source format that would be used during a build.
7064   * Modify dpkg-source -b to use default build options from
7065     debian/source/options. Thus it's now possible to have sticky options, for
7066     example for the choice of a compression method (--compression=<comp>).
7067   * dpkg-source outputs the list of upstream files modified by the diff.gz
7068     (applies only to source packages using format 1.0). Closes: #482166
7069     It also recommends usage of 3.0 (quilt) format during dpkg-source -b if it
7070     detects changes to upstream files that are stored in the .diff.gz.
7071   * Add DEP-3 compliant headers to automatic patches created by dpkg-source
7072     in 3.0 (quilt) source format. Closes: #543581
7073   * Switch dpkg to source format "3.0 (native)" with bzip2 compression.
7075   [ Updated programs translations ]
7076   * Czech (Miroslav Kure).
7077   * French (Christian Perrier).
7078   * German (Sven Joachim).
7079   * Italian (Milo Casagrande). Closes: #548615, #555806
7080   * Polish (Wiktor Wandachowicz). Closes: #548541
7081   * Swedish (Peter Krefting).
7083   [ Updated dselect translations ]
7084   * Czech (Miroslav Kure).
7085   * French (Christian Perrier).
7086   * German (Sven Joachim).
7087   * Polish (Wiktor Wandachowicz). Closes: #548541
7088   * Swedish (Peter Krefting).
7090   [ Updated man pages translations ]
7091   * French (Christian Perrier).
7092   * French translation error fixed (Christian Perrier)
7093     Thanks to Pietro Battiston for spotting it. Closes: #545446
7094   * German (Helge Kreutzmann).
7095   * Polish (Wiktor Wandachowicz). Closes: #548541
7096   * Swedish (Peter Krefting).
7098   [ Updated scripts translations ]
7099   * German (Helge Kreutzmann).
7100   * Polish (Wiktor Wandachowicz). Closes: #548541
7101   * Swedish (Peter Krefting).
7103  -- Guillem Jover <guillem@debian.org>  Tue, 17 Nov 2009 10:17:57 +0100
7105 dpkg (1.15.4.1) unstable; urgency=medium
7107   * Do not mark any package as unseen in dselect. This is a workaround
7108     until it learns how to store such information again. Closes: #545366
7110  -- Guillem Jover <guillem@debian.org>  Mon, 19 Oct 2009 15:15:17 +0200
7112 dpkg (1.15.4) unstable; urgency=low
7114   [ Guillem Jover ]
7115   * Call _g instead of g_ in dpkg-name.
7116   * Fix inverted logic when deciding to assume the architecture in dpkg-name
7117     when the package didn't have such field.
7118   * Do not take into account Revision and Package_Revision fields in dpkg-name
7119     and dpkg-scanpackages as they have been handled already by “dpkg-deb -I”.
7120   * Switch dpkg-scansources to use Dpkg::Cdata instead of duplicating the
7121     .dsc parsing code. As a side effect it now handles properly bogus files.
7122   * Do not remap obsolete fields in dpkg-scanpackages as they have been
7123     handled already by “dpkg-deb -I”.
7124   * Properly mark packages being purged for disappearance from the database.
7125     This will make the status database not be left behind with traces of old
7126     not-installed packages. Closes: #472208
7127   * On parse mark not-installed leftover packages for automatic removal from
7128     the database on next dump. This obsoletes the --forget-old-unavail option,
7129     thus making it now a no-op. Closes: #33394, #429262
7130   * Document “hold” under package selection states instead of flags in dpkg(1).
7131   * Remove trailing ‘/’ and ‘/.’ from the directory name to be used as the
7132     package name on “dpkg-deb -b”. Closes: #218018, #373602
7133   * Remove obsolete ‘hold’ and ‘hold-reinstreq’ internal status flags.
7134   * Add fakeroot to dpkg-dev Recommends. Closes: #536821
7135   * Fix an always false test when trying to decide which package to deselect
7136     to resolve a dependency problem in dselect.
7137   * Add uClibc Linux support to ostable and triplettable. Closes: #455501
7138   * Add uClinux support to ostable and triplettable.
7139     Thanks to Simon Richter <sjr@debian.org>.
7140   * When aborting due to file conflicts print the version of the conflicted
7141     package. Closes: #540019
7142   * Remove double slash in database path visible to the user in some error
7143     conditions.
7144   * Stop matching sparc64-*-* GNU triplets with sparc Debian architecture.
7145   * Add support for config.d style directories in dpkg and dselect,
7146     (/etc/dpkg/dpkg.cfg.d and /etc/dpkg/dselect.cfg.d respectively).
7147   * Define DPKG_MAINTSCRIPT_ARCH on the maintainer script environment to the
7148     architecture the package got built for.
7149   * Document DPKG_MAINTSCRIPT_PACKAGE maintainer script environment variable
7150     in dpkg man page.
7151   * Document DPKG_RUNNING_VERSION maintainer script environment variable
7152     in dpkg man page.
7153   * Change po4a usage to not create unwanted changes depending if doing out or
7154     in-tree builds.
7155   * Use po4a “--previous” support when updating the man pages.
7156     Suggested by Christian Perrier <bubulle@debian.org>.
7157   * On configuration error print file name and line number.
7158   * Allow quoting values in configuration file options.
7159   * Add new --pre-invoke and --post-invoke hooks in dpkg.
7160   * Add new --control-path command to dpkg-query.
7161   * Use ohshit on bad version syntax in --compare-versions.
7162   * Add Multi-Arch to the list of known binary package fields for dpkg-dev.
7163     Thanks to Steve Langasek <vorlon@debian.org>.
7165   [ Raphaël Hertzog ]
7166   * Replace install-info by a wrapper around GNU's install-info. The wrapper
7167     will be dropped in squeeze+1. dpkg now Breaks: old versions of
7168     info-browsers that do not depend on the new install-info package
7169     that provides the real functionality. Closes: #9771, #523980
7170     See https://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
7171   * Fix dpkg's preinst in case /var/lib/dpkg/alternatives contains unexpected
7172     sub-directories. Closes: #535138
7173     And also when one of the file doesn't contain correct alternatives
7174     information (improper number of lines). Closes: #537558
7175   * Upgrade Standards-Version to 3.8.2 (no changes).
7176   * Update deb-substvars(5) to list fields that do not support substvars.
7177     Closes: #535353
7178   * Fix dpkg-parsechangelog to include all entries with -v0 parameter.
7179     Closes: #537800
7180   * Fix update-alternatives to mention the correct slave link that can't
7181     be installed due to a conflicting file instead of quoting the master link.
7182   * Add support for extra override file in dpkg-scanpackages. Thanks to Robert
7183     Millan for the patch. Closes: #537559
7184   * Add support for extra override file in dpkg-scansources.
7185   * Document format of extra override file in a new manual page
7186     deb-extra-override(5).
7187   * Update sample in dpkg-gensymbols(1) to give an accurate listing of
7188     64 bit arches. Thanks to Julien Cristau for the patch. Closes: #540382
7189   * Create /etc/cron.daily/dpkg to handle the backup of
7190     /var/lib/dpkg/status in /var/backups. This is taken out of the cron
7191     package and need no conflicts/breaks as the code does nothing if
7192     the current status file is already backuped. Thanks to Leo 'costela'
7193     Antunes <costela@debian.org> for the patch. Closes: #541412
7194   * Change behaviour of dpkg --merge-avail to not update a package's
7195     information if the version provided is older than the one already listed
7196     in the available file. Thanks to Ian Jackson
7197     <ian@davenant.greenend.org.uk> for the patch. Closes: #496114
7198   * dpkg-architecture can now export DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
7199     (pointer size and endianness):
7200     - cputable (in dpkg) modified to contain those information
7201     - dpkg-dev depends on dpkg (>= 1.15.4) to ensure that we have an updated
7202       cputable (and so that a versioned build-dependency on dpkg-dev is enough
7203       to use this new feature)
7204     Closes: #531307
7205   * Split overly long Binary: field values over multiple lines. This is
7206     allowed since policy 3.8.3. Closes: #494714
7207   * Improve performance of dpkg-shlibdeps by caching minimal version
7208     associated to each library in Dpkg::Shlib::SymbolFile. Thanks to
7209     Jiří Paleček <jpalecek@web.de> for the patch.
7210   * Slightly improve dpkg-source(1) by giving the section name that we're
7211     referring to. Closes: #544037
7212   * Fix translation error in German manpage of dpkg-buildpackage. Thanks
7213     to Joachim Breitner <nomeata@debian.org>. Closes: #541829
7215   [ Modestas Vainius ]
7216   * Provide a meaningful label for dpkg-gensymbols diff.
7218   [ Updated programs translations ]
7219   * Asturian (Marcos Alvarez Costales). Closes: #535327
7220   * French (Christian Perrier).
7221   * German (Sven Joachim).
7222   * Italian (Milo Casagrande). Closes: #536538
7223   * Russian (Yuri Kozlov). Closes: #542254
7224   * Slovak (Ivan Masár). Closes: #537742
7225   * Swedish (Peter Krefting).
7227   [ Updated dselect translations ]
7228   * Russian (Yuri Kozlov). Closes: #542254
7229   * Slovak (Ivan Masár). Closes: #537741
7231   [ Updated man pages translations ]
7232   * French (Christian Perrier).
7233   * German (Helge Kreutzmann), proofread by Jens Seidel.
7234   * Swedish (Peter Krefting).
7236   [ Updated scripts translations ]
7237   * French completed (Christian Perrier).
7238   * German (Helge Kreutzmann).
7239   * Russian (Yuri Kozlov). Closes: #542254
7240   * Swedish (Peter Krefting).
7242  -- Guillem Jover <guillem@debian.org>  Sun, 06 Sep 2009 09:37:45 +0200
7244 dpkg (1.15.3.1) unstable; urgency=low
7246   [ Modestas Vainius ]
7247   * Fix wildcard support in symbol files. Closes: #536034
7249  -- Guillem Jover <guillem@debian.org>  Wed, 08 Jul 2009 11:26:36 +0200
7251 dpkg (1.15.3) unstable; urgency=low
7253   [ Guillem Jover ]
7254   * Unset TAR_OPTIONS when extracting .deb archives.
7255   * Use default compressor values in dpkg-source from Dpkg::Source::Compressor.
7256   * Fix dpkg-scanpackages to properly detect spurious overrides.
7257   * Rewrite dpkg-name in perl.
7258   * Do not close already closed files in some error conditions in libdpkg.
7259   * Use the correct units (KiB) in dpkg-split when referring to partsize.
7260   * Document in dpkg-statoverride(8) that mode needs to be specified in
7261     octal. Closes: #534551
7262   * Mark argument names in dpkg-statoverride.1 in italic.
7263   * Explicitly pass field argument to Dpkg::ErrorHandling::unknown().
7264   * Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields.
7266   [ Raphaël Hertzog ]
7267   * Unset TAR_OPTIONS when creating/extracting tar archives for source
7268     packages. Closes: #530860
7269   * Add cleanup of all invalid (master) alternatives in preinst script.
7270     Closes: #530633, #531611, #532739, #521760
7271   * Let update-alternatives fix a manual alternative with a dangling symlink
7272     by switching it to automatic mode. Closes: #529999
7273   * Add missing paragraph separator in dpkg-buildpackage(1). Thanks to Per
7274     Andersson <avtobiff@gmail.com>. Closes: #532769
7275   * Fix English mistake (“as you request” → “as you requested”) in several
7276     places. Thanks to David Stansby for the patch. Closes: #533171
7277   * Support tags before symbols in symbols file contained in source packages.
7278     The first two tags are "optional" (use it to not fail if the symbol might
7279     disappear from the library without breaking the ABI) and "arch" to
7280     restrict the set of architectures where the symbol is supposed to exist.
7281     Thanks to Modestas Vainius <modestas@vainius.eu> for the patch.
7282     See dpkg-gensymbols(1) for more information. Closes: #521551
7283   * Do not include #MISSING lines in symbols files integrated in binary
7284     packages. Closes: #526251
7285   * Assume an implicit version of "Base" for all unversioned symbols
7286     that are merged into a SymbolFile. Closes: #533181
7287   * Add new tag "ignore-blacklist" to force-include symbols which are
7288     normally blacklisted. This can be useful for libgcc to include symbols
7289     that the toolchain allows being shared but that are often static (and
7290     hence are blacklisted for this reason). Closes: #533642
7291   * In dpkg-source, explicitly pass --keyring ~/.gnupg/trustedkeys.gpg to
7292     gpgv as it does not use it if other --keyring parameters are given.
7293     Closes: #530769
7294   * In dpkg-vendor, allow using dashes instead of spaces in vendor
7295     filenames. Closes: #532222
7296   * Skip dpkg-genchanges' warning about lower version numbers for backports
7297     (recognized by ~bpo or ~vola in their version number). Closes: #525115
7298   * Support all checksum algorithms in dpkg-scanpackages/dpkg-scansources.
7299     Closes: #533828
7300   * Fix dependency parsing code in Dpkg::Deps to not accept "foo\nbar"
7301     even if foo is valid. Closes: #534464
7302     Thanks to Andrew Sayers for spotting the problem.
7304   [ Joachim Breitner ]
7305   * Warn about unused substvars in dpkg-gencontrol. Closes: #532760
7307   [ Updated programs translations ]
7308   * Catalan (Jordi Mallach). Closes: #532109
7309   * Czech (Miroslav Kure).
7310   * German (Sven Joachim). Closes: #534831
7311   * Simplified Chinese (Deng Xiyue). Closes: #531387
7312   * Swedish (Peter Krefting).
7314   [ Updated dselect translations ]
7315   * Czech (Miroslav Kure).
7317   [ Updated man pages translations ]
7318   * German (Helge Kreutzmann).
7319   * Swedish (Peter Krefting).
7321   [ Updated scripts translations ]
7322   * German (Helge Kreutzmann).
7323   * Swedish (Peter Krefting).
7325  -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2009 19:06:43 +0200
7327 dpkg (1.15.2) unstable; urgency=low
7329   [ Guillem Jover ]
7330   * Fix FTBFS on GNU/Hurd due to a mismatched define usage in
7331     start-stop-daemon. Closes: #530446
7332   * Remove obsolete priorities support from dselect.
7333     Thanks to Sven Joachim <svenjoac@gmx.de>.
7334   * Fix bashism (“echo -e”) in dselect disk setup method. Closes: #530071
7335   * Properly parse fdisk output in dselect disk setup method.
7336   * Fix memory leaks due to not destroying some pkg iterators.
7338   [ Updated programs translations ]
7339   * Asturian (Marcos Alvarez Costales). Closes: #529889
7340   * Basque (Piarres Beobide). Closes: #529857
7341   * French (Christian Perrier).
7342   * German (Sven Joachim).
7344   [ Updated man pages translations ]
7345   * German (Helge Kreutzmann).
7347   [ Updated dselect translations ]
7348   * French (Christian Perrier).
7350   [ Updated scripts translations ]
7351   * French (Christian Perrier).
7352   * German (Helge Kreutzmann).
7354  -- Guillem Jover <guillem@debian.org>  Tue, 26 May 2009 01:00:36 +0200
7356 dpkg (1.15.1) unstable; urgency=low
7358   [ Raphaël Hertzog ]
7359   * Fix dpkg-genchanges to not include the additional upstream tarballs
7360     when they are not desired (specific to source packages using format 3.0
7361     quilt).
7362   * Call quilt only once to apply all patches instead of once per patch
7363     when building 3.0 (quilt) source packages. Closes: #518453
7364   * Fix dpkg-shlibdeps so that it works again when analyzing binaries
7365     outside of package's directory. Closes: #518687
7366   * Modify dpkg-shlibdeps to let shlibs.local override symbols files too.
7367   * Drop support of debian/control's “Format” field used by dpkg-source while
7368     it's not too late. Instead debian/source/format should be used to indicate
7369     the desired source package format.
7370   * Update deb-triggers(5) and dpkg-trigger(1) to add a reference to
7371     /usr/share/doc/dpkg/triggers.txt.gz. Closes: #519717
7372   * Avoid perl warnings in dpkg-gencontrol and dpkg-genchanges when the
7373     Architecture field is missing in a binary package. Closes: #510282
7374   * Modify Dpkg::Version::check_version() to not die by default.
7375     Closes: #510615
7376   * dpkg-source now ignores all possible vi swap file extensions (and not
7377     only .swp). The corresponding exclude pattern for -I also got tightened to
7378     only catch filenames starting with a dot. Closes: #515540
7379   * dpkg-gencontrol displays a better error message when an ORed dependency
7380     is used in a union field like Conflicts, Replaces or Breaks.
7381     Closes: #489238
7382   * dpkg-source's signature check is now done with gpgv if possible and
7383     timeouts if not completed within 10 seconds. Closes: #490929
7384     When using gpg, use --no-default-keyring to be consistent with gpgv's
7385     behaviour to not use the user's keyring. Closes: #440841
7386   * Update dpkg-dev dependencies: Closes: #472942
7387     - Move gnupg to Recommends. It's needed to sign .dsc and .changes.
7388     - Add gpgv to Recommends. Useful to check signatures of extracted packages.
7389     - Add debian-maintainers to Suggests. Together with debian-keyring they
7390     contain all the GPG keys required to verify official Debian packages.
7391   * Drop /etc/dpkg/origins as it's taken over by base-files (see #487437).
7392   * Fix dpkg-shlibdeps to properly initialize a symbol-based dependency
7393     even when some symbols are associated with a (fake) version "0". Such a
7394     version means that the symbol has always existed in all versions of the
7395     package.
7396   * When dpkg delegates to dpkg-query or dpkg-deb to do the actual work, add
7397     the "--" marker to explicitly document the end of options so that
7398     arguments starting with a dash are not interpreted as options.
7399     Closes: #293163
7400     Thanks to Bill Allombert for the patch.
7401   * dpkg now correctly refuses empty parameters when an integer value is
7402     wanted. Closes: #386197 Based on a patch by Bill Allombert.
7403   * Fix a mistake in the french translation of dpkg's manual page.
7404     Thanks to Jonathan Gibert. Closes: #522032
7405   * Fix dpkg-source to not die when uncompressor processes are killed by
7406     SIGPIPE due to tar closing the pipe without exhausting all the data
7407     available. Closes: #523329
7408   * dpkg-gencontrol now handles properly (empty) dependencies which contain
7409     only spaces. Closes: #522787
7410   * dpkg-source now accepts additional tarballs (in format "3.0 (quilt)")
7411     with a "component" name containing dashes. Closes: #524376
7412   * Fix dpkg-source to not complain on binary files that are ignored and are
7413     not going to be included in the debian tarball of a "3.0 (quilt)" source
7414     package. Closes: #524375
7415   * Bump Standards-Version to 3.8.1 (no change required).
7416   * Do not store usernames and group names in tarballs created by dpkg-source,
7417     they are anyway ignored at unpack time. Closes: #523184
7418   * Fix update-alternatives to not remove real files installed in place of
7419     an alternative link when the corresponding alternative is fully removed.
7420     Closes: #526538
7421   * Add a new dpkg-vendor tool to query vendor information stored in
7422     /etc/dpkg/origins. It can be used in debian/rules to enable different
7423     behaviour depending on the current vendor at the time of the build.
7424     Closes: #498380
7425     Modify dpkg-buildpackage to not set the DEB_VENDOR environment variable,
7426     packages should use the dpkg-vendor program instead.
7427   * Ensure that the automatic patch created in format "3.0 (quilt)" is always
7428     well registered with quilt even when it's updated by a new call to
7429     dpkg-source. Thanks to Goswin von Brederlow for the initial patch.
7430     Closes: #525858
7431   * Do not update/create debian/patches/.dpkg-source-applied during build,
7432     it's only meant to document what patches have been applied at extraction
7433     time. Closes: #525835
7434   * Let dpkg-buildpackage add the missing execute right on debian/rules if
7435     needed. Display a warning when it happens. Closes: #499088
7436   * Allow combining -nc and -S in dpkg-buildpackage but display a warning
7437     saying that it's not advised. Closes: #304404
7438   * Let dpkg-buildpackage error out with subprocerr() when dpkg-checkbuilddeps
7439     is interrupted/killed by a signal. Closes: #498734
7440   * Fix dpkg-buildpackage/dpkg-genchanges to properly interpret option -v0.
7441     Closes: #475916
7442   * Improves how dpkg-parsechangelog handles non-existing versions
7443     in its --since, --until, --to, --from options. Approximate the intent
7444     by selecting the nearest version instead. Closes: #477638
7445   * Update dpkg-parsechangelog's documentation to make it clearer that spaces
7446     are not allowed between single characters options and their values.
7447     Closes: #494883
7448   * Don't let dpkg-scanpackages complain about missing overrides when
7449     no overrides file has been given. Closes: #468106
7450     Thanks to Piotr Engelking for the patch.
7452   [ Guillem Jover ]
7453   * Fix typo in dpkg output (for ‘unexpected’). Closes: #519082
7454     Thanks to Ivan Masár.
7455   * Sync archtable with architectures currently present in Debian sid.
7456     - Remove m68k.
7457     - Add kfreebsd-i386 and kfreebsd-amd64.
7458   * Add avr32 to cputable. Closes: #523456
7459   * Detect the curses headers to use instead of hardcoding them.
7460   * Make dpkg-source do not set arch:any in .dsc on arch-restricted packages.
7461     Thanks to Philipp Kern <pkern@debian.org>. Closes: #526617
7462   * Add '.hgtags' to the default dpkg-source -i regex and -I pattern.
7463     Closes: #525854
7464   * Use backticks instead of non-portable make $(shell) function in automake.
7465   * Do not install dselect and start-stop-daemon man pages when the programs
7466     have been disabled from configure.
7467   * Move Debian specific keyrings to the Debian vendor class and change the
7468     Ubuntu vendor class to inherit from it.
7469   * Do not set the Arch substvar in dpkg-source, avoiding generating warnings
7470     when there's no compiler present. Closes: #526132
7471   * Preserve faulting errno when printing reason in start-stop-daemon fatal
7472     function.
7473   * Only print fatal errno string in start-stop-daemon if it was non-zero.
7474   * Print the valid values for the IO scheduler class in start-stop-daemon
7475     --help output.
7476   * Print a warning when using obsolete '--print-installation-architecture'.
7477     Closes: #528171
7478   * Remove obsolete --largemem and --smallmem dpkg options.
7479   * Remove obsolete --force-auto-select dpkg option.
7480   * Remove obsolete priorities support from dpkg.
7481   * Remove obsolete 822-date program.
7482   * Do not right justify the database reading progress percent counter.
7483   * Remove deprecated status on substvars for dpkg-source dpkg-genchanges,
7484     and stop producing warnings.
7485   * Make deprecated dpkg-scanpackages --udeb option produce a warning.
7486   * Change dpkg-source --help output to state there's no default substvar
7487     file to match reality.
7488   * Warn in start-stop-daemon if the argument to --name is longer than the
7489     supported kernel process name size. Closes: #353015, #519128
7490   * Do not warn in dpkg-deb when parsing unknown fields with the “Private-”
7491     prefix. Based on a patch by Nils Rennebarth. Closes: #353040
7493   [ Frank Lichtenheld ]
7494   * Dpkg::Version: Remove unnecessary function next_elem which just
7495     replicates the standard shift behaviour.
7497   [ Colin Watson ]
7498   * Add "keyrings" vendor hook, used by dpkg-source to allow vendors to
7499     supply additional keyrings against which source package signatures will
7500     be verified. Implement this for Ubuntu. Closes: #525834
7502   [ Updated dselect translations ]
7503   * German (Sven Joachim).
7504   * Swedish (Peter Krefting).
7506   [ Updated scripts translations ]
7507   * French (Christian Perrier).
7508   * German (Helge Kreutzmann).
7509   * Swedish (Peter Krefting).
7511   [ Added programs translations ]
7512   * Asturian (Marcos Alvarez Costales). Closes: #519478, #519813, #519998
7513   * Esperanto (Felipe Castro). Closes: #523023
7515   [ Updated programs translations ]
7516   * French (Christian Perrier).
7517   * German (Sven Joachim).
7518   * Slovak (Ivan Masár). Closes: #519084
7519   * Swedish (Peter Krefting).
7520   * Russian (Yuri Kozlov). Closes: #526659
7522   [ Updated man pages translations ]
7523   * German (Helge Kreutzmann).
7524   * Swedish (Peter Krefting).
7526  -- Guillem Jover <guillem@debian.org>  Thu, 21 May 2009 06:45:45 +0200
7528 dpkg (1.15.0) experimental; urgency=low
7530   [ Guillem Jover ]
7531   * Do not suggest manually changing the alternative symlinks on
7532     update-alternative's verbose mode. Closes: #412487
7533   * Refactor subprocess signal setup.
7534   * Mark and coalesce similar strings for translation.
7535   * Add '.be' to the default dpkg-source -i regex. Closes: #481716
7536     Based on a patch by Ben Finney.
7537   * Fix link order when using libcompat.a and libintl.a by placing them after
7538     libdpkg.a. Based on a patch by Martin Koeppe. Closes: #481805
7539   * Remove duplicate program name from dpkg-trigger badusage output.
7540   * Trim trailing slash and slash dot from 'dpkg -S' arguments when those
7541     are path names, but not on patterns. Closes: #129577
7542   * Fix the support for passing more than one --status-fd option to dpkg.
7543     Until now only the last one was being used.
7544   * Replace realloc plus error checking usage with m_realloc.
7545   * Add '.hgignore' to the default dpkg-source -i regex and -I pattern.
7546     Closes: #485365
7547   * Support diverting files when origin and destination are on different file
7548     systems. Based on a patch by Juergen Kreileder. Closes: #102144, #149961
7549   * Do not silently enable --rename on dpkg-divert --remove. Closes: #160848
7550   * Do not allocate memory when lstat fails during package upgrade.
7551   * Properly lstat the correct file when using --root on package upgrade.
7552     Thanks to Egmont Koblinger. Closes: #281057
7553   * Print a longer string when a disallowed field value is found when parsing.
7554   * Use $(filter ...) instead of $(findstring ...) to extract space separated
7555     options from DEB_BUILD_OPTIONS in debian/rules.
7556   * Do not leave new conffile as .dpkg-new when it has been diverted, also
7557     properly activate the file trigger for the diverted conffile.
7558     Based on a patch by Timothy G Abbott. Closes: #58735, #476899
7559   * Improve comment on BUGS section in dpkg-deb.1 about lack of authentication
7560     and checksum support in .deb files. Closes: #492052
7561   * Use a troff special character for the copyright symbol on man pages.
7562   * Mark program names in dpkg-trigger.1 in bold.
7563   * Unmark dselect debug messages for translation.
7564   * Use a the warning function to uniformly print all warning messages.
7565   * Properly use internerr to report about programming bugs.
7566   * Do not log repeated strings when the write call wrote partial data.
7567   * Change dir to / after chroot when using --instdir.
7568     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #509578
7569   * Make dpkg log files user readable. Closes: #480556
7570   * Clarify in the start-stop-daemon man page that the signal sent by default
7571     is TERM not KILL. Closes: #507568
7572   * Warn in dpkg-deb man page that -x will modify the extraction directory
7573     permissions. Closes: #502496
7574   * Make start-stop-daemon behave the same way whether --chuid gets a user
7575     name or a uid. Closes: #368000
7576   * Add new option --procsched to start-stop-daemon to be able to set the
7577     process scheduling policy and priority. Closes: #175740
7578   * Add initial C unit test suite for libdpkg.
7579   * Sanitize --status-fd output by replacing newlines with spaces.
7580     Closes: #505172
7581   * Remove unneeded cpio dependency from dpkg-dev.
7582   * Add kopensolaris support to ostable and triplettable. Closes: #509312
7583   * Document in deb.5 in detail the currently supported format, ar member
7584     names, types of tar archives and data.tar members.
7585   * Print correct feature name on «dpkg --assert-*» failures.
7586   * Add progress reporting to dpkg while reading the file list database.
7587     Based on a patch by Romain Francoise.
7588   * Add new option --iosched to start-stop-daemon to be able to set the
7589     IO scheduling class and priority. Closes: #443535
7590     Thanks to Chris Coulson <chrisccoulson@googlemail.com>.
7591   * Add tar format detection support to the internal extractor.
7592   * Add support for ustar long names using the prefix field. Closes: #474092
7593   * Code refactoring and cleanup, some of the major changes include:
7594     - Use standard interfaces instead of ad-hoc ones.
7595     - Fix memory leaks.
7596     - Fix compilation warnings.
7597     - Constify string members in structures and arguments in functions.
7598     - Make local functions static.
7599     - Remove unused functions, macros and variables.
7600     - Fix and cleanup libcompat broken replacement implementations.
7601     - Reduction of module interdependencies.
7602     - Rename function and variable names to make them more clear.
7603     - Cleanup and split of header files.
7605   [ Raphaël Hertzog ]
7606   * Enhance dpkg-shlibdeps' error message when a library can't be found to
7607     include the ELF format of the desired library. Closes: #474671
7608   * dpkg-gensymbols now refuses empty values for the -v -P and -e
7609     parameters.
7610   * Update dpkg(1) to refer to conffile whenever we speak of configuration
7611     file handled by dpkg. Thus harmonize vocabulary with the policy. Thanks
7612     to Helge Kreutzmann <debian@helgefjell.de>. Closes: #381219
7613   * Improve error message stating that dpkg is unable to create a file so that
7614     it also refers to the real filename instead of the non-diverted name only.
7615     Thanks to Daniel Hahler for the patch. Closes: #457135
7616   * dpkg-gencontrol can now again read the control file from its standard
7617     input with "-c-". Closes: #465340
7618   * Add DEB_VENDOR environment variable in the build environment to be able
7619     to change behaviour dynamically depending on the vendor of the current
7620     system (or target system when the user overrides DEB_VENDOR by setting
7621     it himself). Closes: #457371
7622   * dpkg-shlibdeps give less strong warnings for symbols not found in NEEDED
7623     libraries when the shared library is a non-public directory and is likely
7624     to be a plugin. Closes: #481165
7625   * Clarify list of packages displayed by dpkg --get-selections and
7626     dpkg-query -l. Thanks to Jidanni. Closes: #487455
7627   * Document -A option in dpkg-buildpackage(1). Closes: #482834
7628   * Add some warning concerning the available file and the related commands.
7629     They are mostly obsolete for APT users. Closes: #481185
7630   * Add new option --listpackage to dpkg-divert. Thanks to Timothy G Abbott
7631     <tabbott@MIT.EDU> for the patch. Closes: #485012
7632   * Add new option --require-valid-signature to dpkg-source. Closes: #390282
7633   * In dpkg-query(1) document the origin of the various fields and warn that
7634     they are not always available. Closes: #488293
7635   * Improve error message in install-info when the file doesn't exist.
7636     Thanks to Thomas Hood <jdthood@yahoo.co.uk>. Closes: #107098
7637   * Use description of installed package as fallback in dselect.
7638     Based on a patch from Bruce Sass <bmsass@shaw.ca>. Closes: #21659
7639   * Reduce memory usage of dselect by avoiding usage of a big infopad.
7640     Thanks to Michel Lespinasse <walken@zoy.org> for the patch.
7641     Closes: #395140
7642   * Largely improve and update dpkg-buildpackage's manual page.
7643   * Clarify two points in dpkg-source(1). Closes: #490693
7644   * Support RUNPATH exactly like RPATH in dpkg-shlibdeps. Closes: #502258
7645     Thanks to Javier Serrano Polo <jasp00@terra.es>.
7646   * Set Standards-Version to 3.8.0 (no changes needed).
7647   * Drop some unneeded lintian overrides.
7648   * Fix a chmod call in dpkg-source to not fail when POSIXLY_CORRECT is set.
7649     Closes: #506028
7650   * Optimize dpkg-shlibdeps by caching parsed symbols files and
7651     objdump objects. Thanks to Modestas Vainius <modestas@vainius.eu> for the
7652     patch. Closes: #503954
7653   * Add new framework to hook vendor-specific logic (see
7654     module Dpkg::Vendor::Default).
7655   * Add Ubuntu vendor object implementing lookup of launchpad bugs in
7656     changelogs and a safety-check for Maintainer fields of forked packages
7657     (launched during source build). Closes: #426752, #499924
7658   * Improve behaviour of update-alternatives --config. Thanks to
7659     Osamu Aoki <osamu@debian.org> for the initial patch. We can know
7660     select between manual and auto in --config and --all. Closes: #392430
7661   * Fix update-alternatives to not switch to manual mode an alternative
7662     with a broken symlink (instead let the current action fix it).
7663     Also ensure that a message is displayed by default when such a switch is
7664     made. Closes: #141325, #87677
7665   * Fix update-alternatives' logic to rename files. It failed to ignore errors
7666     in some cases where it wanted to when the source file didn't exist.
7667     Closes: #99870
7668     This also makes update-alternatives less noisy when this happens since we
7669     don't call mv when we know that it's going to fail.
7670     Closes: #98822
7671   * Properly remove inappropriate slave links in update-alternatives even when
7672     we switch to manual mode with --set or --config. Closes: #388313
7673   * Modify update-alternatives to always remove the alternative group when the
7674     last alternative is removed (even in manual mode).
7675   * Ensure that update-alternative --install fix the links if the alternative
7676     installed is the one currently selected. Closes: #100135
7677   * Let update-alternatives deal with empty files in its administrative
7678     directory by ignoring them. Closes: #457863
7679   * Add new --target and --as-root options to dpkg-buildpackage to call
7680     any debian/rules target with the proper build environment.
7681     Closes: #477916
7682   * Move update-alternatives, dpkg-divert and dpkg-statoverride to /usr/bin
7683     but keep compatibility symlinks in /usr/sbin for the squeeze release
7684     until all maintainer scripts are fixed (see
7685     https://lintian.debian.org/tags/command-with-path-in-maintainer-script.html).
7686     Closes: #216606
7687   * Use dh_lintian to install lintian overrides. Build-Depends on debhelper
7688     (>= 6.0.7) for this. Update debhelper compatibility level to 6 at the same
7689     time.
7690   * Drop cleanup-info script.
7691   * Reset umask to 0022 in dpkg-gencontrol and dpkg-gensymbols to ensure that
7692     files created in the DEBIAN directory have sane permissions.
7693     Closes: #516481
7694   * Rewrite update-alternatives (so that we can understand it again) and
7695     implement new features on top of it:
7696     - the --config output is now sorted. Closes: #437060
7697     - it now logs information to /var/log/dpkg.log. Closes: #445270
7698     - it forbids reusing master alternative as slave and vice-versa.
7699       Closes: #342566
7700     - it forbids reusing alternative links managed by other alternatives
7701     - new sanity checks on --install parameters. Closes: #423176
7702     - install slave link only if the corresponding slave file is available.
7703       Closes: #143701
7704     - new option --get-selections to export the configuration of all
7705       alternatives. It's a simple way to discover the name of all available
7706       alternatives. Closes: #273406, #392429
7707     - new option --set-selections to reconfigure a set of alternatives in
7708       a single command.
7709   * Document in update-alternatives(8) how one can repair all broken
7710     alternatives with a single command. Closes: #250258, #395556
7711   * Modify dpkg-gensymbols to replace #PACKAGE# on the fly while installing
7712     symbols files so that package having libraries whose name varies between
7713     architectures do not need to hardcode the package name. Closes: #517264
7715   [ Pierre Habouzit ]
7716   * Add a --query option to update-alternatives. Closes: #336091, #441904
7718   [ Updated scripts translations ]
7719   * Polish (Wiktor Wandachowicz). Closes: #514106
7721   [ Updated man pages translations ]
7722   * Polish (Wiktor Wandachowicz). Closes: #514106
7724   [ Updated programs translations ]
7725   * Portuguese (Miguel Figueiredo).
7726   * Korean (Changwoo Ryu).
7727   * Romanian (Eddy Petri?or)
7728   * Slovak (Ivan Masár). Closes: #514490
7730  -- Guillem Jover <guillem@debian.org>  Mon, 02 Mar 2009 06:13:53 +0200
7732 dpkg (1.14.25) unstable; urgency=low
7734   [ Guillem Jover ]
7735   * Fix typo in package description (for 'provides').
7736     Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com>. Closes: #510755
7737   * Do not lose conffiles while replacing them from another package on the
7738     same install run. Closes: #513857
7739     As a side effect this fixes the following symptoms:
7740     - Do not do unneeded conffile prompts when it wasn't locally changed.
7741     - Do not ensure (and thus do not output debug information) that the
7742      .dpkg-new and .dpkg-tmp directories for an existing directory do not
7743       exist. Closes: #80416
7745   [ Raphaël Hertzog ]
7746   * dpkg-deb now always produces GNU tarballs inside .deb and ignores
7747     TAR_OPTIONS. Closes: #513863
7749   [ Updated programs translations ]
7750   * Basque (Piarres Beobide). Closes: #506092, #509851
7751   * Simplified Chinese (Deng Xiyue). Closes: #506177
7752   * Traditional Chinese (Tetralet). Closes: #513312
7754   [ Updated dselect translations ]
7755   * Basque (Piarres Beobide). Closes: #509852
7756   * Norwegian Bokmål (Hans F. Nordhaug).
7757   * Portuguese (Miguel Figueiredo). Closes: #509904
7759   [ Updated scripts translations ]
7760   * Add missing space in French translation.
7761     Thanks to Cyril "Oeil de lynx" Brulebois.
7763  -- Guillem Jover <guillem@debian.org>  Tue, 03 Feb 2009 00:00:41 +0200
7765 dpkg (1.14.24) unstable; urgency=low
7767   [ Raphaël Hertzog ]
7768   * Fix parsing of objdump output (by dpkg-shlibdeps) in a special case where
7769     the symbol name is separated only with a single space. Closes: #506139
7770   * Fix dpkg-shlibdeps behaviour when Build-Depends-Package is used in the
7771     symbols file. It was merging all dependency templates into the generated
7772     dependency instead of simply modifying the minimal version. Thanks to
7773     Modestas Vainius <modestas@vainius.eu>. Closes: #507346
7774   * Fix dpkg-source to correctly extract a source package even when called
7775     from a non-writable directory when a target directory has been specified
7776     on the command line. Closes: #507217, #507219
7778   [ Guillem Jover ]
7779   * Do not allow installing packages with non-obsolete conffiles owned by
7780     other packages without a proper Replaces field. Closes: #508392
7782   [ Updated dselect translations ]
7783   * Galician (Marce Villarino). Closes: #509887
7785   [ Updated programs translations ]
7786   * Galician (Marce Villarino). Closes: #509150
7787   * Vietnamese (Clytie Siddall). Closes: #509424
7789   [ Updated scripts translations ]
7790   * Improve German translation.
7792  -- Guillem Jover <guillem@debian.org>  Mon, 29 Dec 2008 05:38:31 +0100
7794 dpkg (1.14.23) unstable; urgency=low
7796   [ Raphaël Hertzog ]
7797   * Blacklist "__gnu_local_gp" symbol for dpkg-gensymbols. Closes: #500188
7798     Thanks to Thiemo Seufer <ths@debian.org>.
7799   * Important bugfix in dpkg-gensymbols for people using includes in symbol
7800     files: the current object didn't flow back from the included file to
7801     the including file.
7802   * Fix Dpkg::Version comparison code. Closes: #504135
7804   [ Guillem Jover ]
7805   * Untangle fatal abort condition from the “too many errors” one in the
7806     archives and packages processing loop. Closes: #367226
7807   * Abort on unrecoverable fatal errors instead of continuing execution, as
7808     the recovery code assumed the execution would not be reaching it again
7809     and some times bogus update files were created either with incompletely
7810     written content or with '#padding' lines. Closes: #497041, #499070
7812   [ Updated programs translations ]
7813   * Brazilian Portuguese (Felipe Augusto van de Wiel).
7814   * Catalan (Jordi Mallach).
7815   * Czech (Miroslav Kure). Closes: #505910
7816   * French (Christian Perrier)
7817   * German (Sven Joachim).
7818   * Greek (Emmanuel Galatoulas). Closes: #498585
7819   * Japanese (Kenshi Muto).
7820   * Korean (Changwoo Ryu). Closes: #505777
7821   * Norwegian Bokmål (Hans F. Nordhaug).
7822   * Polish (Wiktor Wandachowicz).
7823   * Portuguese (Miguel Figueiredo). Closes: #505869
7824   * Russian (Yuri Kozlov). Closes: #499028, #505735
7825   * Romanian (Eddy Petri?or).
7826   * Slovak (Ivan Masár). Closes: #506024
7827   * Spanish (Javier Fernandez-Sanguino). Closes: #505836
7828   * Swedish (Peter Krefting).
7830   [ Updated scripts translations ]
7831   * Fix typo in Russian. Closes: #499736
7832   * Fix wrong translation in French. Closes: #504123
7833   * French (Christian Perrier).
7835   [ Updated man pages translations ]
7836   * German (Helge Kreutzmann).
7838  -- Guillem Jover <guillem@debian.org>  Tue, 18 Nov 2008 11:50:56 +0200
7840 dpkg (1.14.22) unstable; urgency=low
7842   [ Raphaël Hertzog ]
7843   * The last "small fix" actually broke conversion of source packages to
7844     "3.0 (quilt)" format when they have local changes and no pre-existing
7845     quilt series file. Now always provide a valid name in QUILT_SERIES.
7846     Closes: #496920
7847   * Fix permissions of the automatically generated patch in "2.0" and "3.0
7848     (quilt)" format. They were improperly set to 0600 due to tempfile()
7849     and were not reset to a sane value. Closes: #496925
7850   * Fix dpkg-gensymbols to not scan (real) directories accessed through a
7851     symlink contained in the build tree as they may well not be part of
7852     the package (with absolute symlinks). It was already skipping symlinks
7853     (since 1.14.16.6) for similar reasons.
7855   [ Updated programs translations ]
7856   * Basque (Piarres Beobide). Closes: #496753
7857   * Brazilian Portuguese (Felipe Augusto van de Wiel).
7858   * Galician (Jacobo Tarrio).
7859   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #497309
7860   * Swedish (Daniel Nylander and Peter Krefting).
7861   * Vietnamese (Clytie Siddall). Closes: #497893
7863   [ Updated man pages translations ]
7864   * Swedish (Peter Krefting).
7866   [ Updated scripts translations ]
7867   * Swedish (Peter Krefting).
7869  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 05 Sep 2008 16:54:45 +0200
7871 dpkg (1.14.21) unstable; urgency=low
7873   [ Raphaël Hertzog ]
7874   * Small fix in "3.0 (quilt)" source format when using non-standard name
7875     of the quilt series.
7876   * Handle debian.tar.gz files like diff.gz in dpkg-buildpackage and
7877     dpkg-genchanges to detect the kind of upload.
7878   * Add "armel" to /usr/share/dpkg/archtable. Closes: #487768
7879   * Modified Dpkg::BuildOptions to recognize and use spaces as separator
7880     in DEB_BUILD_OPTIONS (in order to conform with the Debian policy
7881     ruling established in #430649). Closes: #486937
7882   * Fix dpkg-source to not use -i and -I by default with "1.0" source
7883     packages. Closes: #495138
7885   [ Guillem Jover ]
7886   * When loading the status file fix up any inconsistent package in state
7887     triggers-awaited w/o the corresponding package with pending triggers.
7888     Closes: #487637, #486843, #489068
7889   * Fix --no-act in triggers related code. Closes: #495097
7890   * Do not assert when dpkg stops processing packages due to too many
7891     errors occurred while configuring or removing packages.
7892     Thanks to Ian Jackson <ian@davenant.greenend.org.uk>. Closes: #483655
7893   * Move lzma from dpkg Suggests to Pre-Depends. Closes: #456332
7894   * Match description of -si option in dpkg-buildpackage to the one in
7895     dpkg-genchanges. Closes: #493743
7896   * Close --status-fd file descriptors on exec, so that they are not
7897     inherited by the children. Closes: #471488, #487684
7898   * State that the preferred front-end is aptitude and replace one instance
7899     of dselect usage with apt-get. Closes: #483785
7901   [ Updated man pages translations ]
7902   * French (Florent Usseil).
7903   * German (Helge Kreutzmann).
7905   [ Updated scripts translations ]
7906   * Russian (Yuri Kozlov). Closes: #490076
7907   * German (Helge Kreutzmann).
7909   [ Updated programs translations ]
7910   * Basque (Piarres Beobide). Closes: #490905
7911   * Czech (Miroslav Kure).
7912   * French (Christian Perrier).
7913   * German (Sven Joachim).
7914   * Korean (Changwoo Ryu).
7915   * Romanian (Eddy Petri?or).
7916   * Russian (Yuri Kozlov). Closes: #488689
7917   * Simplified Chinese (Deng Xiyue). Closes: #496176
7918   * Slovak (Ivan Masár). Closes: #488903, #495505
7919   * Thai (Theppitak Karoonboonyanan). Closes: #488090
7921   [ Added programs translations ]
7922   * Lithuanian (Gintautas Miliauskas). Closes: #493326
7924   [ Updated dselect translations ]
7925   * Romanian (Eddy Petri?or).
7927  -- Guillem Jover <guillem@debian.org>  Tue, 26 Aug 2008 05:32:39 +0300
7929 dpkg (1.14.20) unstable; urgency=low
7931   [ Guillem Jover ]
7932   * Change UTF-8 '©' to '(C)' in deb-version.5 (unfuzzy translations).
7933   * Document --force-breaks in 'dpkg --force-help' output.
7934   * Document triggers --debug values in dpkg.1. Thanks to Sven Joachim.
7935   * Improve package descriptions for dpkg, dpkg-dev and dselect.
7936     Thanks to Justin B Rye for the review and corrections. Closes: #484002
7937   * When dpkg-divert does renames do no check the target file if the source
7938     does not exist and the rename is thus being disabled. This also allows
7939     removing bogus diversions. Closes: #476973, #469033
7940   * Properly close triggers 'File' file, so it does not get leaked to children.
7942   [ Raphaël Hertzog ]
7943   * Add missing 'use File::Path' in Dpkg::Source::Package::V3::quilt.
7944   * Use debian/patches/debian-changes-<version> (without the trailing ".diff")
7945     as default name for the automatic patch created by the format "3.0
7946     (quilt)". This ensures a saner cohabitation with patch systems that
7947     apply all of debian/patches/*.{diff,patch}.
7948   * Improve patch parser to accept more patches that are accepted by patch
7949     itself.
7950   * Correctly skip comments in quilt series files (concerns "3.0 (quilt)" source
7951     packages). Closes: #486323
7952   * The automatically created patches (in source package formats "2.0" and
7953     "3.0 (quilt)") will now contain "/dev/null" as previous filename when the
7954     patch creates a new file (instead of putting the same name).
7955   * Set PERL_DL_NONLZY to 1 in perl scripts that are likely to be called in
7956     package's configuration scripts to work around the perl bug #479711.
7958   [ Helge Kreutzmann ]
7959   * Fix a typo in dselect.1.
7961   [ Updated programs translations ]
7962   * Basque (Piarres Beobide). Closes: #481043
7963   * Brazilian Portuguese (Felipe Augusto van de Wiel).
7964   * Catalan (Jordi Mallach). Closes: #383448
7965   * Czech (Miroslav Kure).
7966   * French (Christian Perrier).
7967   * Galician (Jacobo Tarrio). Closes: #483441
7968   * German (Sven Joachim).
7969   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #480626
7970   * Polish (Wiktor Wandachowicz).
7971   * Simplified Chinese (Deng Xiyue). Closes: #483143
7972   * Swedish (Peter Karlsson).
7973   * Vietnamese (Clytie Siddall). Closes: #481199
7975   [ Updated man pages translations ]
7976   * German (Helge Kreutzmann).
7977   * Polish (Wiktor Wandachowicz).
7978   * Swedish (Peter Karlsson).
7980   [ Updated scripts translations ]
7981   * French (Christian Perrier).
7982   * German (Helge Kreutzmann).
7983   * Polish (Wiktor Wandachowicz).
7984   * Russian (Yuri Kozlov).
7985   * Swedish (Peter Karlsson).
7987   [ Updated dselect translations ]
7988   * Brazilian Portuguese (Felipe Augusto van de Wiel).
7989   * Polish (Wiktor Wandachowicz).
7991  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 18 Jun 2008 09:33:54 +0200
7993 dpkg (1.14.19) unstable; urgency=low
7995   [ Guillem Jover ]
7996   * Fix a double-free by setting scontext to NULL after calling freecon.
7997     Based on a patch by Russell Coker. Closes: #474339
7998   * Add missing import of internerr in Dpkg::Source::Patch.pm.
7999     Thanks to Marco d'Itri. Closes: #479205
8000   * Consider also custom Package-Type fields when printing warnings in
8001     dpkg-gencontrol. Closes: #452273
8003   [ Raphaël Hertzog ]
8004   * Add missing import of subprocerr in Dpkg::Source::Package. Thanks to Sven
8005     Joachim for the patch.
8006   * Handle symlinks better when deciding if dpkg-source has to copy the
8007     original tarball in the current extraction directory. Closes: #475668
8008   * Fix the dpkg-source error message about unrepresentable changes to
8009     source because the type of a file changed (new and old were inverted).
8010   * Fix dpkg-genchanges to detect udeb based on Package-Type control
8011     header instead of file extension analysis on uploaded files.
8012     Closes: #476113
8013   * Fix dpkg-source to grant correct permissions to tarballs of native
8014     source packages. Closes: #477784
8015   * Add Conflicts: devscripts (<< 2.10.26) to ensure that people are
8016     using versions of debsign/mergechanges that support the Checksums fields
8017     in *.dsc and *.changes.
8018   * Cleanup the various Conflicts/Replaces fields to remove references
8019     to package that have disappeared before sarge (this includes dpkg-doc-ja,
8020     dpkgname, and dpkg-static which has never officially been built).
8021     dpkg-iasearch has been kept as popcon still reports a few installations.
8022   * Collapsed multiple conflicts of dpkg with old versions of dpkg-dev
8023     in a single Conflicts: dpkg-dev (<< 1.14.16).
8024   * The "3.0 (quilt)" source package format now parses correctly series files
8025     with patch options and warn if something else than -p1 is used.
8026   * Change the way dpkg-source finds the perl object to use to unpack/build
8027     a source package to ignore the minor part of the Format: version.
8028     For example "1.0" and "1.1" would both map to Dpkg::Source::Package::V1
8029     instead of ::V1_0 and ::V1_1 before. Similarly "3.0 (quilt)" now maps to
8030     ::V3::quilt instead of ::V3_0::quilt.
8031   * Fix changelog parser to not fail when an unexpected changelog entry
8032     appears without the preceding heading line. Closes: #478925
8033   * Change the "2.0" and "3.0 (quilt)" source packages to refuse by default
8034     binary files in the debian sub-directory. They have to be whitelisted
8035     through debian/source/include-binaries. Closes: #473041
8036   * Make sure triggers are activated when a file is removed in a directory
8037     shared by multiple packages. Closes: #479850
8039   [ Helge Kreutzmann ]
8040   * Minor fixes and clarifications to man pages.
8042   [ Updated programs translations ]
8043   * Brazilian Portuguese (Felipe Augusto van de Wiel). Closes: #480579
8044   * Czech (Miroslav Kure).
8045   * French (Florent Ussel).
8046   * Galician (Jacobo Tarrio).
8047   * German (Sven Joachim).
8048   * Polish (Wiktor Wandachowicz).
8049   * Portuguese (Miguel Figueiredo).
8050   * Russian (Yuri Kozlov). Closes: #478827
8051   * Slovak (Ivan Masár). Closes: #478897
8052   * Swedish (Peter Karlsson).
8054   [ Updated man pages translations ]
8055   * German (Helge Kreutzmann).
8056   * Polish (Wiktor Wandachowicz).
8057   * Swedish (Peter Karlsson).
8059   [ Updated scripts translations ]
8060   * German (Helge Kreutzmann).
8061   * Polish (Wiktor Wandachowicz).
8062   * Russian (Yuri Kozlov). Closes: #479142
8063   * Swedish (Peter Karlsson).
8065   [ Updated dselect translations ]
8066   * Brazilian Portuguese (Felipe Augusto van de Wiel).
8067   * Czech (Miroslav Kure).
8068   * French (Christian Perrier).
8069   * German (Sven Joachim).
8070   * Russian (Yuri Kozlov). Closes: #478802
8071   * Slovak (Ivan Masár). Closes: #479007
8073  -- Guillem Jover <guillem@debian.org>  Mon, 12 May 2008 08:33:07 +0300
8075 dpkg (1.14.18) unstable; urgency=low
8077   [ Guillem Jover ]
8078   * Bump po4a version in Build-Depends to 0.33.1-1, as usage of UTF-8
8079     in original man pages was causing build failures. Closes: #473498
8080   * Add triggers documentation to dpkg-dev. Closes: #473449
8081   * Add deb-triggers.5 and dpkg-trigger.1 man pages, and document new
8082     statuses and options in dpkg.1.
8084   [ Raphaël Hertzog ]
8085   * When dpkg-source builds a source package of Format: 2.0 or 3.0 (quilt) it
8086     applies the patches before the build if
8087     debian/patches/.dpkg-source-applied doesn't exist. This file is created
8088     during extraction if patches are applied, and is auto-excluded from the
8089     debian tarball. This enables on-the-fly conversion of source packages from
8090     Format: 1.0 to Format: 3.0 (quilt) without manual intervention of the
8091     user. This feature can be disabled with the option --no-preparation.
8092   * The dpkg-source option --skip-patches disables application of patches
8093     during extraction of source packages using Format: 2.0 or Format: 3.0
8094     (quilt).
8095   * Ensure the Files field is last in *.dsc and *.changes. This is a
8096     work-around for some braindead dsc parsers (dupload and sbuild for
8097     instance, see #473518 and #470440).
8098   * Initialize dependencies for libraries having symbols files with the
8099     smallest minimal version listed in the symbols file instead of using
8100     an unversioned dependency. It's the only way to ensure the library
8101     presence if it wasn't available in all versions of the package that ever
8102     existed. Closes: #474079
8103   * Don't use the -p option of diff for Format: 1.0 source packages.
8104     dpkg-source of sarge doesn't accept data after @@. Closes: #474417
8106   [ Updated dselect translations ]
8107   * German. (Sven Joachim).
8108   * Swedish (Peter Karlsson).
8110   [ Updated programs translations ]
8111   * Portuguese (Miguel Figueiredo).
8112   * Simplified Chinese (Deng Xiyue). Closes: #473523
8113   * Swedish (Peter Karlsson).
8114   * Vietnamese (Clytie Siddall). Closes: #473726
8116   [ Updated man pages translations ]
8117   * German (Helge Kreutzmann).
8118   * Swedish (Peter Karlsson).
8120   [ Updated scripts translations ]
8121   * German (Helge Kreutzmann).
8122   * Swedish (Peter Karlsson).
8124  -- Guillem Jover <guillem@debian.org>  Tue, 08 Apr 2008 07:00:10 +0300
8126 dpkg (1.14.17) experimental; urgency=low
8128   [ Guillem Jover ]
8129   * Replace strdup plus error checking usage with a new m_strdup function.
8130     Closes: #379028
8131   * Add new keybinding in dselect to restore all selections back to
8132     whatever's currently installed. Closes: #151540
8133     Thanks to Colin Watson.
8134   * Use system timersub and fix timeval normalization in multiplication in
8135     start-stop-daemon. Thanks to Andreas Påhlsson. Closes: #462225
8136   * Cosmetic fixes to start-stop-daemon output and man page. Document that
8137     --chuid will change the group even if it has not been specified. Add
8138     EXIT STATUS and EXAMPLE sections to man page. Thanks to Justin Pryzby.
8139   * Add Raphaël Hertzog to Uploaders, and remove Brendan O'Dea and
8140     Christian Perrier with their permission.
8141   * Use functions from libcompat when those are not provided by the system.
8142     - Add strnlen to libcompat.
8143     - Link programs against libcompat which provides obstack. Closes: #142042
8144   * Change dpkg-gencontrol to not output the Homepage field on udeb.
8145   * Reintroduce 'no-debsig' back in dpkg.cfg to avoid failing to install any
8146     package when debsig-verify is installed. Closes: #311843
8147   * Fix some small memory leaks. Closes: #469520
8148     Thanks to Sean Finney.
8149   * Correct broken dselect logic for self-conflicting packages.
8150     Thanks to Ian Jackson.
8151   * Implement 'Breaks' properly in dselect. Closes: #448946
8152     Thanks to Ian Jackson.
8153   * Fix erroneous description of Breaks in dselect output.
8154     Thanks to Ian Jackson.
8155   * Allow compilation with --disable-nls on systems without libintl.h where
8156     a non glibc claims to be glibc. Closes: #465420
8157   * Fix crash when a .deb file becomes unreadable while dpkg is starting.
8158     Thanks to Ian Jackson. Closes: #255882
8159   * Few file descriptor cleanup and error handling fixes.
8160     Thanks to Ian Jackson. Closes: #443338
8161   * Move test suite invocation to a new check target in debian/rules.
8162   * Add support for nocheck DEB_BUILD_OPTIONS in debian/rules, so that the
8163     dpkg test suite can be skipped if desired.
8164   * Improve log and status-fd output by printing more status change updates
8165     and actions. Thanks to Ian Jackson.
8166   * Implement triggers support. Thanks to Ian Jackson.
8167     Closes: #17243, #68981, #215374, #217622, #248693, #308285
8169   [ Raphaël Hertzog ]
8170   * Add a warning displayed by dpkg-genchanges if the current version is
8171     smaller than the previous one. Closes: #4655
8172   * Add -d and -c options in dpkg-checkbuilddeps to override
8173     build-depends/conflicts. Closes: #114774
8174   * Include list of libraries in dpkg-gensymbols' warning about new/lost
8175     libraries.
8176   * Add -R option to dpkg-buildpackage so that one can replace the usual
8177     "debian/rules" by something else. Closes: #355654
8178   * Always list all binary packages in the Description: field of .changes
8179     files. It's nice for reviewers and mentors.debian.net was using this field
8180     on source only uploads to display short description of what the package is
8181     about.
8182   * Handle the case when the library has a different SONAME than the one used
8183     to find it. Closes: #462413
8184   * Fix Dpkg::Version and Dpkg::Fields::Object to import _g() from
8185     Dpkg::Gettext. Thanks to Adam Heath and Olivier Berger for spotting
8186     this. Closes: #465651
8187   * Change PATH during make check to look into build directories containing
8188     dpkg and the related scripts. Thanks to Mike Frysinger. Closes: #466957
8189   * Some lintian cleanup:
8190     - add overrides for some useless I: tags
8191     - drop unused overrides
8192     - updated several manual pages to fix hyphen-used-as-minus-sign
8193     - fixed manpage-has-errors-from-man in several manual pages
8194     - removed empty debian/dpkg.prerm
8195   * Removed old upgrade code from dpkg's preinst and postinst which only
8196     concerns upgrading from dpkg version older than the one in oldstable
8197     already. And thus we get rid of old the last usage of read in those
8198     scripts (fixes lintian's warning read-in-maintainer-script).
8199   * Removed sorting of dependencies in dpkg-gencontrol and dpkg-source. But
8200     kept it for all other fields (Enhances, Conflicts, Replaces, Breaks,
8201     Build-Conflicts and Build-Conflicts-Indep).
8202   * Instead changed dpkg-shlibdeps to sort the dependencies generated in
8203     ${shlibs:*} variables.
8204   * Changed the logic of simplification of dependencies: if any dependency
8205     must be discarded due to another dependency appearing further
8206     in the field, the superseding dependency will take the place of the
8207     discarded one. Added a test case for this.
8208   * dpkg-shlibdeps properly accounts usage of symbols provided by private
8209     libraries without SONAME. Closes: #469838
8210   * Add a new warning to dpkg-shlibdeps when a library NEEDED is in fact
8211     not used by any of the binaries analyzed. Closes: #472332
8212   * Add a new --warnings=<value> option to select the set of warnings to
8213     activate. By default, do not activate the warning about useless
8214     libraries at the binary level (instead the new warning above is activated
8215     by default: it's less strict and more useful).
8216   * dpkg-source has been heavily refactored to make it easier to support
8217     multiple source package formats. Several new source package formats have
8218     been added:
8219     - the format "2.0" is the original wig&pen
8220     - the format "3.0 (quilt)" is based on 2.0. It uses a tarball for the
8221       debian directory and can thus include binary files. Binaries
8222       outside of the debian directory can be also included if they
8223       are listed in debian/source/include-binaries (and option
8224       --include-binaries will generate this file automatically).
8225       Closes: #4588, #4628
8226     - thus it will also preserve timestamps on Debian-provided
8227       documentation like README.Debian. Closes: #366555
8228     - it handles an explicit series of patches and the patch can thus be
8229       named without constraints. Patches can contain arbitrary
8230       headers/comments between file chunks. Closes: #363018
8231     - it ignores changes on a number of temporary and VCS-specific files
8232       by default. Closes: #203792, #323909
8233     - the patches in debian/patches can remove files. Closes: #12564
8234     - the patches are applied at unpack time. Closes: #463048
8235     - the formats "3.0 (quilt/native)" don't include VCS directories by
8236       default. Closes: #435126
8237     - the format "3.0 (custom)" can be used to create a source package
8238       containing arbitrary files. It's useful for helper tools that can
8239       generate the files by themselves in a more efficient way
8240       (like all the *-buildpackage tools). Closes: #246918
8241     - the formats "3.0 (git/bzr)" are experimental formats based
8242       on corresponding VCS repositories. Thanks to Joey Hess and Colin Watson
8243       respectively.
8244   * dpkg-source has a new --no-check option. It disables GPG check and
8245     checksums checks. Closes: #220758
8246   * dpkg-shlibdeps is now able to look into directories containing libraries
8247     used by cross-built binaries provided that the right environment variable
8248     are set. Closes: #453267
8249   * Change default value of LDFLAGS (set by dpkg-buildpackage) to ''
8250     instead of '-Wl,-Bsymbolic-functions'. It's safer at this point of the
8251     release cycle.
8252   * dpkg-buildpackage will set PKG_CONFIG_LIBDIR (but not override an existing
8253     value) in case of cross-compilation so that pkgconfig finds .pc files
8254     in the directory specific to the target architecture. Closes: #439979
8256   [ Frank Lichtenheld ]
8257   * Add a warning in dpkg-buildpackage if the build-dependencies are not
8258     satisfied during -S. Closes: #445552
8259   * Add a missing space in the German scripts translation. Closes: #463398
8260   * Add improved deb-shlibs.5 manual page by Zack Weinberg. Closes: #466135
8261   * dpkg-buildpackage exports some build related environment variables
8262     now. Based on a patch by Matthias Klose. Closes: #465282
8263     (See dpkg-buildpackage(1) and https://wiki.ubuntu.com/DistCompilerFlags
8264      for details)
8265   * Add support for use of SHA1 and SHA256 checksums in .dsc and
8266     .changes files. Information will be available in Checksums-Sha{1,256}
8267     fields. .changes format version increased to 1.8.
8268   * Link dselect against libncursesw. Closes: #466321
8269   * Forward port a patch from the old changelog parser to the new
8270     one that got lost during the transition. '+' and '.' can now
8271     be used in distribution names yet again. Reported by dann frazier.
8272     Closes: #467470
8274   [ Updated programs translations ]
8275   * Korean (Changwoo Ryu).
8276   * Polish (Robert Luberda).
8277   * Romanian (Eddy Petrişor).
8278   * Slovak (Ivan Masár). Closes: #471342
8279   * Swedish (Peter Karlsson).
8280   * Thai (Theppitak Karoonboonyanan). Closes: #468916
8282   [ Updated man pages translations ]
8283   * German (Helge Kreutzmann).
8284   * Polish (Robert Luberda).
8285   * Swedish (Peter Karlsson).
8287   [ Updated dselect translations ]
8288   * Basque (Piarres Beobide). Closes: #462403
8290   [ Updated scripts translations ]
8291   * German (Helge Kreutzmann).
8292   * Polish (Robert Luberda).
8293   * Swedish (Peter Karlsson).
8295   [ Updated dselect translations ]
8296   * Polish (Robert Luberda).
8297   * Romanian (Eddy Petrişor).
8299  -- Guillem Jover <guillem@debian.org>  Sun, 30 Mar 2008 12:48:22 +0300
8301 dpkg (1.14.16.6) unstable; urgency=medium
8303   * Let dpkg-gensymbols skip directories which are just symlinks when scanning
8304     the package build dir.
8305   * Bump urgency to medium to compensate lost days in testing migration due to
8306     the two last uploads.
8308  -- Raphaël Hertzog <hertzog@debian.org>  Sat, 26 Jan 2008 19:20:40 +0100
8310 dpkg (1.14.16.5) unstable; urgency=low
8312   * Fix dpkg-gensymbols handling of #include so that one can include multiple
8313     times the same file and have it properly taken into account.
8314   * Add many armel-specific symbols to dpkg-gensymbols' blacklist.
8315     Closes: #462318
8317  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 24 Jan 2008 14:20:10 +0100
8319 dpkg (1.14.16.4) unstable; urgency=low
8321   * Import capit in Dpkg::Cdata from Dpkg::Fields. Closes: #462172
8323  -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2008 08:44:32 +0200
8325 dpkg (1.14.16.3) unstable; urgency=low
8327   [ Raphaël Hertzog ]
8328   * Remove the ":utf8" layer that utf8-encodes already valid utf8.
8329     Closes: #462098
8330   * Disable variable substitution in dpkg-genchanges. Closes: #462079, #462089
8332   [ Guillem Jover ]
8333   * Make start-stop-daemon set the supplementary groups if the real user or
8334     group are different than the ones we should switch to. Closes: #462075
8335   * Fix segfault in start-stop-daemon when using --group w/o --chuid (as
8336     a side effect, using --group alone works for the first time in years).
8337     Closes: #462072
8338   * Fix timeout computations for start-stop-daemon --retry option. This has
8339     not worked properly for a long time (maybe never), but came to light
8340     due to #460903's fix. Closes: #462104
8342  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 23:39:59 +0200
8344 dpkg (1.14.16.2) unstable; urgency=low
8346   * Change uid after changing gid and initializing supplementary groups in
8347     start-stop-daemon. Closes: #462018
8348   * Change temporary dpkg Breaks on dpkg-dev (= 1.14.13) and (= 1.14.14)
8349     to Conflicts, so that users from etch can upgrade to sid (or lenny
8350     once dpkg has migrated).
8352  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 13:05:22 +0200
8354 dpkg (1.14.16.1) unstable; urgency=low
8356   * Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends.
8357     Reported by Aurelien Jarno. Closes: #461875
8359  -- Frank Lichtenheld <djpig@debian.org>  Mon, 21 Jan 2008 12:48:51 +0100
8361 dpkg (1.14.16) unstable; urgency=low
8363   [ Guillem Jover ]
8364   * Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps.
8365     Closes: #402901
8366   * Add build-essential to dpkg-dev Recommends.
8367   * Do not warn about unrecognized Homepage field in binary package stanzas
8368     in dpkg-genchanges and dpkg-source. Closes: #460309
8369   * Do not use the enoent helper binary, and use perl POSIX module instead.
8370   * Keep checking for the process when start-stop-daemon is called with
8371     --retry even if the daemon removed the pidfile. Closes: #460903
8372     Thanks to Justin Pryzby for the analysis.
8373   * Make --quiet silence --test in start-stop-daemon. Closes: #367998
8374   * Check current uid and gid in start-stop-daemon before calling setuid,
8375     setgid and initgroups. Closes: #222524
8376     Based on a patch by Samuel Thibault.
8377   * Remove unimplemented --test option from update-alternatives.
8378     Closes: #392432, #461247
8379   * Additionally check if errno is EEXIST after rmdir(2), as SUSv3 specifies
8380     that on non-empty directories it can either return that or ENOTEMPTY.
8381     This fixes run time problems on Solaris.
8382   * Fix start-stop-daemon --help output to state that --name is one of the
8383     possible required options to use. Closes: #354999
8384   * Demote dselect from priority important to optional. Closes: #461327
8385   * Fix portability issues on HP-UX, by not using backticks inside double
8386     quotes in m4 files. Closes: #24514
8387   * Switch Maintainer address to <debian-dpkg@lists.debian.org> from
8388     <team@dpkg.org>.
8389   * Add README.feature-removal-schedule describing the features to be removed
8390     and README.api describing the provided APIs.
8392   [ Frank Lichtenheld ]
8393   * Make the -L option of dpkg-parsechangelog actually work (it's
8394     only been eleven years...)
8395   * Import the code from my external Parse::DebianChangelog as
8396     Dpkg::Changelog and Dpkg::Changelog::Debian. Using this
8397     from parsechangelog/debian adds the following requested
8398     features:
8399      - Option to use a non-lossy format. Closes: #95579
8400      - Various options to better control how many entries
8401        should be displayed. Closes: #226932
8403   [ Raphaël Hertzog ]
8404   * Replaced all the remaining code in controllib.pl by new modules. All
8405     scripts have been adjusted to use the new modules and controllib.pl has
8406     been removed.
8407   * The code to parse debian/control is available in a perl module
8408     Dpkg::Control. Closes: #26554
8409   * Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on
8410     dpkg for the convenience of sid users. Closes: #459815
8411   * Update dpkg-source(1) to explain better what the directory after -b is.
8412     Closes: #323606
8413   * Also force version in ${binary:Version} if dpkg-gencontrol -v<version>
8414     is used. That way we're consistent with the definition of that variable
8415     in deb-substvars(5). Closes: #433477
8416   * Add support of Dm-Upload-Allowed field. Closes: #453400
8417   * Fix dpkg-shlibdeps' filtering of duplicated dependencies in fields of
8418     lesser priority (when -d is used).
8419   * Fix behaviour of dpkg-shlibdeps when the same binary was passed multiple
8420     times for use in different dependency fields (-d option).
8421   * Change logic of -si option of dpkg-genchanges to include the original
8422     tarball only if the current upstream version differs from the upstream
8423     version of the previous changelog entry. Replaces the heuristic based
8424     on revision number (-0, -0.1 or -1). Closes: #28701
8425   * Some code refactoring on dpkg-genchanges and bug fixes in the generation
8426     of the Description: field. As a result, source only uploads will no more
8427     have Description fields.
8428   * Add support of wildcard entries in symbols files. This makes it much
8429     simpler to write symbols files for well managed libraries but in that case
8430     dpkg-gensymbols can't check any more if symbols have disappeared.
8431     Closes: #459359
8433   [ Updated man pages translations ]
8434   * Fix typo in French. Closes: #460021
8435   * German (Helge Kreutzmann).
8437   [ Updated programs translations ]
8438   * Basque (Piarres Beobide). Closes: #459565
8439   * French (Christian Perrier).
8440   * German, Basque, Norwegian Bokmål, Swedish, Vietnamese, Simplified Chinese,
8441     Galician unfuzzied.
8442   * Russian (Yuri Kozlov). Closes: #460708
8444   [ Updated scripts translations ]
8445   * Russian (Yuri Kozlov). Closes: #460709
8446   * Swedish (Peter Karlsson).
8448  -- Guillem Jover <guillem@debian.org>  Mon, 21 Jan 2008 10:00:45 +0200
8450 dpkg (1.14.15) unstable; urgency=low
8452   [ Raphaël Hertzog ]
8453   * Make sure {dpkg-dev,dselect}.preinst are included in the source tarball.
8454     Closes: #452730
8455   * Blacklist armel-specific symbols in dpkg-gensymbols. Reported by Riku
8456     Voipio. Closes: #457964
8457   * Fix typos in various manpages. Patch from A. Costa. Closes: #458276
8458   * Make dpkg-shlibdeps choose the right symbols files when we have several
8459     debian/*/DEBIAN/symbols for a given soname. Closes: #458860
8460   * Add a -S<pkgbuilddir> option to dpkg-shlibdeps to indicate a package build
8461     tree to scan first when trying to find a needed library.
8462   * Change dpkg-gensymbols to mark symbols that disappeared with #MISSING
8463     instead of #DEPRECATED, it's clearer for people.
8464   * Fix Dpkg::Shlibs::Objdump to properly take into account R_*_COPY
8465     relocations. Closes: #454036
8466   * Explain better the order in which postinst/prerm scripts are called
8467     between a package and its dependencies. Thanks to Nicolas François and
8468     Helge Kreutzmann for their suggestions. Closes: #379641
8469   * Fix Dpkg::BuildOptions so that dpkg-buildpackage doesn't double all
8470     options in DEB_BUILD_OPTIONS when called with the -j parameter.
8471     Closes: #453656
8473   [ Guillem Jover ]
8474   * Move compression related variables to a new Dpkg::Compression module.
8475   * Remove disabled, obsolete and quite incomplete Hebrew translations.
8476   * Revert dpkg-dev versioned dependency bump on dpkg >= 1.14.13 back to
8477     >= 1.14.6, as the compression variables are now in a module in dpkg-dev.
8478   * Do not display garbage in dselect on monochrome terminals, by setting
8479     a missing ncurses character attribute. Closes: #155741, #157093
8480     Thanks to Sven Rudolph.
8481   * Do not loop endlessly in dselect with very long package descriptions.
8482     Closes: #179320, #342495
8483     Thanks to John Zaitseff.
8484   * Ignore wrapped lines in install-info when matching section titles.
8485     Closes: #214684
8486     Thanks to Andreas Metzler and Ian Zimmerman.
8487   * Do not use strdup for execvp arguments. Closes: #379027
8488   * Do not print 'failed to kill' warning in start-stop-daemon when polling
8489     the pid. Closes: #157305, #352554
8490     Thanks to Samuel Thibault.
8491   * Properly print build message in dpkg-buildpackage for lzma and bzip2
8492     compressed sources. Closes: #458519
8493   * Promote bzip2 Recommends to Depends for dpkg-dev. Closes: #458521
8494   * Add lzma to dpkg-dev Depends.
8495   * Do not automatically enable -j if DEB_BUILD_OPTIONS contains parallel=n,
8496     and allow overriding its value from the environment. Closes: #458589
8497   * Fix Dpkg::BuildOptions to parse all options in DEB_BUILD_OPTIONS, so
8498     that dpkg-buildpackage called with -j preserves unrecognized options.
8499   * Fix several signed vs unsigned value comparisons that were making some
8500     code to never be executed.
8502   [ Updated programs translations ]
8503   * French (Christian Perrier).
8504   * German (Sven Joachim). Closes: #459223
8505   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #457918, #458732
8506   * Simplified Chinese (Deng Xiyue). Closes: #459018
8507   * Swedish (Peter Karlsson).
8508   * Vietnamese (Clytie Siddall). Closes: #459016
8510   [ Updated scripts translations ]
8511   * French (Christian Perrier).
8512   * Swedish (Peter Karlsson).
8514   [ Updated man pages translations ]
8515   * Swedish (Peter Karlsson).
8517  -- Guillem Jover <guillem@debian.org>  Mon, 07 Jan 2008 12:12:16 +0200
8519 dpkg (1.14.14) unstable; urgency=low
8521   * Fix override disparity: set priority of dselect to important.
8522   * Add libio-string-perl to Build-Depends as it's needed by a non-regression
8523     test (fix FTBFS, thus a quick upload).
8524   * Make dpkg-dev depend on dpkg (>= 1.14.13) as the latest Dpkg.pm is needed
8525     for dpkg-source.
8527  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 27 Dec 2007 11:20:38 +0100
8529 dpkg (1.14.13) unstable; urgency=low
8531   [ Frank Lichtenheld ]
8532   * Add an own manpage for Dpkg's version format. Mostly stolen
8533     from policy. Closes: #373003
8534   * Fix control file parsing for field values starting with a colon.
8535     Apparently nobody ever needed this until Vcs-Cvs came along.
8536     Closes: #453364
8537   * Copy the usr/share/doc directory to dpkg-dev and dselect (Instead
8538     of using symlinks). The space requirements are minimal and adding
8539     the needed dependencies to comply with policy would be way more
8540     inconvenient. Pointed out by Rene Engelhard. Closes: #452730
8541   * Allow more than one arch and more than one type of a package
8542     in debian/files. Parts of the patch by Goswin von Brederlow
8543     and Bastian Blank. Closes: #356299, #377400, #229143
8544   * Allow building only architecture independent packages (-A).
8545     Closes: #109794, #200454
8546   * Bump Standards-Version to 3.7.3 (no changes)
8548   [ Raphaël Hertzog ]
8549   * When dpkg-shlibdeps finds a lib in a directory which is just a symlink to
8550     another directory that is also considered, remember the other directory
8551     name as the canonical one. Closes: #453885
8552   * dpkg-shlibdeps doesn't warn any more about libm.so.6 being unused if the
8553     binary is also linked against libstdc++ since g++ always add an implicit
8554     -lm. Closes: #454616
8555   * Included files in symbols files (via #include) do no more need to repeat
8556     the header line. Closes: #455260
8557   * Tweak the sort algorithm between dependencies so that intervals
8558     are displayed as "a (>= 1), a (<< 2)" instead of the opposite.
8559     Closes: #455520
8560   * Extend format of symbols files to support arbitrary fields of
8561     meta-information. First field is Build-Depends-Package used to extract the
8562     version requirement possibly encoded in the Build-Depends field and make
8563     sure that the generated dependency is at least as strict as this one.
8564   * Fix dpkg-gensymbols to not update version info of a deprecated symbol.
8565     Closes: #457739
8566   * Fix dpkg-source's behaviour with options -sk -sK -sp -sP. Closes: #457784
8568   [ Guillem Jover ]
8569   * Ignore the man pages when building without NLS support. Closes: #457673
8570   * Fix perl warnings:
8571     - Check for undefined values when reading from the alternative db.
8572   * Properly handle symlinks for alternatives with nonexistent slave links.
8573     Closes: #76295, #246906, #433567, #451872, #220044, #392440, #441021
8574     Closes: #443241
8575     Based on a patch by Daniel Leidert <daniel.leidert@wgdd.de>.
8576   * Fail when diverting to a non existent directory. Closes: #245562
8577     Thanks to Flavio Stanchina <flavio@stanchina.net>.
8578   * Refactor update-alternatives.
8580   [ Updated programs translations ]
8581   * French (Christian Perrier, as this was trivial).
8582   * Spanish (Javier Fernández-Sanguino Peña). Closes: #456984
8583   * Swedish (Peter Karlsson).
8585   [ Updated man pages translations ]
8586   * German (Helge Kreutzmann).
8587   * Swedish (Peter Karlsson).
8589   [ Updated scripts translations ]
8590   * French (Frédéric Bothamy).
8591   * German (Helge Kreutzmann).
8592   * Japanese (Kenshi Muto). Closes: #455841
8593   * Swedish (Peter Karlsson).
8595  -- Guillem Jover <guillem@debian.org>  Thu, 27 Dec 2007 09:16:45 +0200
8597 dpkg (1.14.12) unstable; urgency=low
8599   [ Raphaël Hertzog ]
8600   * Add -I<file> option to dpkg-gensymbols to force the usage of a specific
8601     symbols file.
8602   * Dpkg::Shlibs::find_library() now returns canonicalized paths.
8603   * dpkg-shlibdeps always tries the realpath() of a lib as fallback when
8604     trying to identify the package of a lib (and not only for symlinks).
8605   * dpkg-shlibdeps doesn't fail any more if it can't find unversioned
8606     libraries on the presumption that they are just private libraries. Outputs
8607     a warning instead.
8608   * Expand the dpkg-shlibdeps manual page with explanations concerning
8609     failures.
8610   * The environment variable DPKG_GENSYMBOLS_CHECK_LEVEL can be used to force
8611     dpkg-gensymbols to use a precise level of checks. Closes: #452022
8613   [ Guillem Jover ]
8614   * Define several private functions and variables as static.
8615   * Move extern declarations to header files and stop defining them as extern.
8616   * Unify parsing of Section and Priority in dpkg-gencontrol with Homepage.
8617   * Switch dpkg-scanpackages to use the new Dpkg::ErrorHandling and
8618     Dpkg::Versions modules.
8620  -- Guillem Jover <guillem@debian.org>  Thu, 29 Nov 2007 06:14:09 +0200
8622 dpkg (1.14.11) unstable; urgency=low
8624   [ Raphaël Hertzog ]
8625   * dpkg-shlibdeps now ignores the lack of dependency information in some
8626     specific cases (instead of failing):
8627     - when the library is in the same package than the binary analyzed
8628     - when the library is not versioned and can't have a shlibs file
8629   * dpkg-shlibdeps now only displays 10 warnings about symbols not found for
8630     each binary and a count of skipped warnings. Closes: #452318
8631   * dpkg-shlibdeps: optimize "dpkg -S" lookups by caching results, patch
8632     from Aaron M. Ucko <ucko@debian.org>. Closes: #452577
8634   [ Guillem Jover ]
8635   * Fix dpkg-scanpackages to properly support an optional override file.
8636     Closes: #452621
8638  -- Guillem Jover <guillem@debian.org>  Sat, 24 Nov 2007 07:19:02 +0200
8640 dpkg (1.14.10) unstable; urgency=low
8642   [ Raphaël Hertzog ]
8643   * dpkg-shlibdeps now correctly identify private libraries (avoid many
8644     warnings with perl/python modules). Closes: #452338
8645   * Move capit() to a Dpkg::Fields module and use it in dpkg-shlibdeps.
8646     Closes: #452262
8647   * Add more debug messages to dpkg-shlibdeps to ease collecting information
8648     in case of problems.
8649   * dpkg-shlibdeps now accepts again empty dependencies in shlibs files.
8650   * dpkg-shlibdeps will try harder to identify packages providing a library
8651     by looking up dpkg -S on the realpath of any symlink to a library.
8652     Closes: #452339
8653   * dpkg-source now correctly identifies the extension of the
8654     orig.tar.{gz,bz2,lzma} file and won't unexpectedly create "Format: 2.0"
8655     .dsc files.
8657   [ Guillem Jover ]
8658   * Add support for Package-Type in dpkg-name.
8659   * Restore cross compilation support by honouring the environment host and
8660     arch variables to override the default values on the dpkg-dev scripts.
8662   [ Updated man pages translations ]
8663   * Swedish (Peter Karlsson)
8665   [ Added scripts translations ]
8666   * Swedish (Peter Karlsson)
8668  -- Guillem Jover <guillem@debian.org>  Fri, 23 Nov 2007 06:32:27 +0200
8670 dpkg (1.14.9) unstable; urgency=low
8672   [ Raphaël Hertzog ]
8673   * Fix bad behaviour of Dpkg::Path::get_pkg_root_dir() and adjust
8674     dpkg-shlibdeps accordingly. Closes: #452012
8675   * Fix Dpkg::Deps to accept empty fields. Closes: #452013
8677   [ Updated man pages translations ]
8678   * German (Helge Kreutzmann).
8680  -- Guillem Jover <guillem@debian.org>  Tue, 20 Nov 2007 07:15:41 +0200
8682 dpkg (1.14.8) unstable; urgency=low
8684   [ Raphaël Hertzog ]
8685   * Heavy rework of dpkg-shlibdeps:
8686     - Support "symbols" files to generate finer-grained dependencies.
8687       Those files can be created by the new dpkg-gensymbols command.
8688       Closes: #430367
8689     - Uses now all paths in RPATH (instead of only the first).
8690       Closes: #395942
8691     - Support parsing include directives in /etc/ld.so.conf. Closes: #431597
8692     - Libraries are also searched in the public directories of packages
8693       being built and thus debian/shlibs.local can effectively define
8694       dependencies for libraries that are being built. Closes: #80340
8695     - "symbols" files use the full SONAME as key instead of splitting it in
8696       (name, version) like in the "shlibs" format. This allows binaries to
8697       be linked with unversioned libraries and not fail. Note that
8698       unversioned libraries are still a very bad idea.  Closes: #48208
8699     - dpkg-shlibdeps now supports '-x<package>' options that can be used to
8700       exclude packages from generated dependencies (use with care though).
8701       Closes: #41907, #109954
8702     - If dpkg-shlibdeps doesn't find any dependency information for a
8703       shared library that is actively used, then it will fail. This can be
8704       disabled with the option '--ignore-missing-info'. Closes: #10807
8705   * Switch perl programs to use the new Dpkg::Deps module. This changes the
8706     behaviour of dpkg-gencontrol and dpkg-source which will rewrite and
8707     simplify dependencies and build dependencies as possible. Multiple
8708     dependencies on the same package are replaced by their intersection.
8709     Closes: #178203, #186809, #222652
8711   [ Frank Lichtenheld ]
8712   * Add $(MAKE) check to build target
8713   * Allow using other compressions than gzip on dpkg-source -b
8714     (NOTE: this will result in a Format: 2.0 source package!).
8715     Closes: #382673
8716   * Various small fixes to the manpages suggested by Helge Kreutzmann.
8717     Closes: #445858
8718   * Fix Dpkg::BuildOptions (and thereby dpkg-buildpackage) to really
8719     set DEB_BUILD_OPTIONS. Found by Daniel Shepler. Closes: #446119
8720   * Change some ' in shell code in dpkg-source.1 and dpkg-query.1 to
8721     proper \(aq. Reported by Daniel van Eeden. Closes: #447476
8723   [ Guillem Jover ]
8724   * Use shipped perl modules when calling perl programs at build time.
8725   * Switch perl programs to use the new Dpkg::ErrorHandling and Dpkg::Arch
8726     perl modules.
8727   * Add support for format strings in Dpkg::ErrorHandling functions.
8728   * Move build and host arch detection code from dpkg-architecture to
8729     Dpkg::Arch.
8730   * Add initial udeb support:
8731     - Support new fields Package-Type, Subarchitecture, Kernel-Version
8732       and Installer-Menu-Item. Closes: #383916
8733     - New '--type' option for dpkg-scanpackages.
8734   * Make dpkg-dev Conflict on dpkg-cross << 2.0.0 which was sourcing
8735     dpkg-buildpackage expecting it to be a shell script. Closes: #445852
8736   * Get rid of undefined macros from man pages. Thanks to Colin Watson
8737     for the analysis.
8739   [ Updated dselect translations ]
8740   * Czech (Miroslav Kure).
8742   [ Added programs translations ]
8743   * Thai (Theppitak Karoonboonyanan). Closes: #446501
8745   [ Updated programs translations ]
8746   * Czech (Miroslav Kure).
8747   * Galician (Jacobo Tarrio). Closes: #446624
8748   * Polish (Robert Luberda).
8749   * Russian (Yuri Kozlov). Closes: #446278
8751   [ Updated man pages translations ]
8752   * German (Helge Kreutzmann). Closes: #448354
8753   * Polish (Robert Luberda).
8754   * Swedish (Peter Karlsson).
8756   [ Added scripts translations ]
8757   * German (Helge Kreutzmann). Closes: #448353
8759   [ Updated scripts translations ]
8760   * Polish (Robert Luberda).
8761   * Swedish (Peter Karlsson).
8763  -- Guillem Jover <guillem@debian.org>  Mon, 19 Nov 2007 10:36:30 +0200
8765 dpkg (1.14.7) unstable; urgency=low
8767   [ Guillem Jover ]
8768   * Add back $dpkglib into @INC, needed by the controllib.pl require in
8769     822-date. Closes: #440962
8770   * Document in dpkg-scanpackages that apt now requires Packages.bz2 in
8771     preference to Packages.gz. Closes: #440973
8772   * Stop recognizing the obsolete Optional field when building packages.
8773   * Use fakeroot, if present, by default to gain root privileges in
8774     dpkg-buildpackage.
8775   * Fix typos in dpkg-deb.1 and start-stop-daemon.8. Closes: #441051
8776     Thanks to A. Costa.
8777   * After '<prerm> remove' fails and while doing the error unwinding, if
8778     the '<postinst> abort-remove' call succeeds, preserve the old status
8779     instead of unconditionally setting it to 'Installed'. Closes: #432893
8780     Thanks to Brian M. Carlson.
8781   * Add Vcs-Browser and Vcs-Git fields to debian/control.
8782   * Add a Homepage field to debian/control (to be changed later when
8783     there's a more formal site).
8784   * Allow comparing unsupported architectures for equality and identity.
8785     Based on a patch by Frank Lichtenheld. Closes: #427210
8786   * Document Origin and Bugs fields in deb-control.5. Closes: #173463
8787   * Do not replace substvars for build dependencies (it was not supported
8788     anyway).
8790   [ Frank Lichtenheld ]
8791   * Add _MTN to dpkg-source -i default regex. Suggested by Jari Aalto.
8792   * Convert dpkg-buildpackage to a Perl script.
8793     Fix some bugs in the new script detected in experimental:
8794     Closes: #444362
8795   * dpkg-buildpackage accepts a -j<n> option now which will set
8796     MAKEFLAGS(-j<n>) and DEB_BUILD_OPTIONS(parallel=<n>) accordingly.
8797     parallel=<n> in DEB_BUILD_OPTIONS will be passed to MAKEFLAGS as
8798     well. Based on an idea by Robert Millan. Closes: #440636
8799   * Allow dpkg-source -I without a pattern which will load a default
8800     list of pattern similar to -i without regexp. Patch by
8801     Jari Aalto. Closes: #440972
8802   * Rework documentation of dpkg-source's -i and -I options.
8803     Closes: #323911, #440956
8804   * Add --utf8-strings to gpg call in dpkg-buildpackage since
8805     that seems to be the better default. Suggested by Székelyi Szabolcs.
8806     Closes: #379418
8807   * Let dpkg-buildpackage error out early if the version number from
8808     the changelog is not a valid Debian version. Closes: #216075
8809   * Fix dpkg-source to create correct diffs for files with spaces in
8810     their name (apparently we don't have many of those ;).
8811     Based on a patch by Marcel Toele. Closes: #445380
8813   [ Updated programs translations ]
8814   * Basque (Piarres Beobide). Closes: #440859
8815   * Danish (Claus Hindsgaul). Closes: #441106
8816   * French (Frédéric Bothamy).
8817   * German (Sven Joachim). Closes: #440537
8818   * Nepali (Shiva Prasad Pokharel). Closes: #437825
8819   * Portuguese (Miguel Figueiredo). Closes: #441113
8820   * Romanian (Eddy Petrişor).
8821   * Vietnamese (Clytie Siddall). Closes: #440502
8822   * Korean (Sunjae Park). Closes: #443190
8824   [ Updated man pages translations ]
8825   * German (Helge Kreutzmann).
8826   * Swedish (Peter Karlsson).
8827   * Korean (Sunjae Park). Closes: #443191
8829   [ Updated scripts translations ]
8830   * Correct a typo in the French translation. Closes: #443276
8831   * Swedish (Peter Karlsson).
8833  -- Guillem Jover <guillem@debian.org>  Mon, 08 Oct 2007 07:31:34 +0300
8835 dpkg (1.14.6) unstable; urgency=low
8837   [ Frank Lichtenheld ]
8838   * Synchronise usage information of dpkg, dpkg-deb, and
8839     dpkg-query man pages. This fixes some small mistakes
8840     and also Closes: #321520
8842   [ Guillem Jover ]
8843   * Man pages cleanup:
8844     - Some italics and bold fixes.
8845     - Unify ellipsis, argument separator, and remove redundant program name
8846       preceding the options.
8847     - Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
8848       and remove leftover string from man page split. Closes: #439306
8849     - Split option descriptions so that it gets easier to distinguish.
8850     - Unify author and copyright information formatting.
8851   * Move variables automatically modified at build time for the perl scripts
8852     to a new style perl module (Dpkg) and make all programs use it.
8853   * Switch 'dpkg-gettext.pl' to a new style perl module (Dpkg::Gettext).
8854   * Implement support for Breaks field. Closes: #379140
8855     Thanks to Ian Jackson.
8856   * Run the deconfiguration of each package to be deconfigured once, instead
8857     of once per each conflicting package being removed. Closes: #378003
8858     Thanks to Ian Jackson.
8859   * Do not segfault when the result from a 'dpkg-query -l' is bigger than
8860     the total number of current packages, and do not produce repeated
8861     results with overlapping patterns on 'dpkg-query -W'. Closes: #428427
8862   * Tightening dpkg-dev versioned Depends to dpkg 1.14.6, and dpkg Conflicts
8863     against << dpkg-dev 1.14.6, where the perl modularization started.
8864   * Do not print empty lines after 'Setting up ...' output. Closes: #392317
8865   * When a slave alternative is inapplicable do not attempt to create the
8866     slave link before removing it again. Closes: #411699
8867     Thanks to Ian Jackson.
8868   * Do not consider it a file conflict if the package contains a symlink
8869     to a directory where the existing symlink on-disk points to the
8870     same place. Closes: #377682
8871     Thanks to Ian Jackson.
8872   * Fix perl warnings:
8873     - When removing a non diverted file with dpkg-divert. Closes: #438416
8874   * Implement support for Homepage field. Closes: #142324
8875   * Ignore XB- fields instead of XC- fields from control file binary package
8876     stanzas in dpkg-genchanges.
8877   * Explicitly ignore all known fields from the control file source package
8878     stanza in dpkg-genchanges, instead of leaving unknown fields unwarned.
8879   * Implement support for Vcs-Browser, Vcs-Arch, Vcs-Bzr, Vcs-Cvs, Vcs-Darcs,
8880     Vcs-Git, Vcs-Hg, Vcs-Mtn and Vcs-Svn fields in control file source
8881     package stanza.
8882   * Implement support for Tag field.
8884   [ Updated scripts translations ]
8885   * French (Frédéric Bothamy, Christian Perrier).
8886   * Swedish (Peter Karlsson).
8888   [ Updated programs translations ]
8889   * Dzongkha (Tshewang Norbu). Closes: #430931
8890   * Nepali (Shiva Prasad Pokharel). Closes: #435353
8891   * Polish (Robert Luberda).
8892   * Russian (Yuri Kozlov). Closes: #436147
8893   * Swedish (Peter Karlsson).
8895   [ Updated dselect translations ]
8896   * Russian (Yuri Kozlov). Closes: #436149
8897   * Swedish (Peter Karlsson).
8899   [ Updated man pages translations ]
8900   * German (Helge Kreutzmann).
8901   * Polish (Robert Luberda).
8902   * Swedish (Peter Karlsson).
8904  -- Guillem Jover <guillem@debian.org>  Wed, 05 Sep 2007 07:36:02 +0300
8906 dpkg (1.14.5) unstable; urgency=low
8908   [ Guillem Jover ]
8909   * Add lpia support to ostable and triplettable.
8910   * Fix dpkg-source to not emit duplicated entries for the Architecture field
8911     in the .dsc file.
8912   * Fix dpkg-scanpackages to load the override file after having filled the
8913     packages information. Closes: #428169, #428470
8914   * Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
8915     Thanks to Adeodato Simó.
8916   * Support a colon separated list of paths from the ELF RPATH field in
8917     dpkg-shlibdeps. Thanks to Jiří Paleček. Closes: #427988
8918   * Man pages cleanup:
8919     - Reference deb-substvars(5) instead of dpkg-substvars(5). Closes: #429182
8920     - Mark dpkg-* commands in bold.
8921     - Unify title header.
8922     - Remove an additional space in install-info(8) and mark gzip in bold
8923       and remove redundant reference to GNU.
8924     - Fix explanation of dpkg-source '-b' option, remove a reference to
8925       checking for a missing empty string argument, and add a reference
8926       to '-sX' arguments affecting the behaviour. Closes: #428167
8927     - Remove documented dpkg-gencontrol options in dpkg-source left over
8928       from the man pages split.
8930   [ Frank Lichtenheld ]
8931   * Fix typo in German translation of start-stop-daemon(8).
8932     Noted by Joachim Breitner. Closes: #430008
8933   * Correct permission and owner/group handling when extracting
8934     tar balls to match more the user's preferences instead of
8935     ours or the ones from the originator of the tar ball. Patch
8936     by Ian Jackson. Closes: #390915, #207289
8937   * dpkg-source warns now about new empty files since those will
8938     not be represented in the diff. Closes: #383394
8940   [ Updated dselect translations ]
8941   * French (Christian Perrier).
8942   * Romanian (Eddy Petrişor).
8944   [ Updated programs translations ]
8945   * Estonian (Ivar Smolin). Closes: #427589
8946   * Portuguese (Miguel Figueiredo).
8947   * Romanian (Eddy Petrişor).
8948   * Spanish (Javier Fernandez-Sanguino). Closes: #429958
8950   [ Updated man pages translations ]
8951   * German (Helge Kreutzmann).
8953  -- Frank Lichtenheld <djpig@debian.org>  Tue, 03 Jul 2007 00:27:07 +0200
8955 dpkg (1.14.4) unstable; urgency=low
8957   [ Guillem Jover ]
8958   * Fix perl warnings:
8959     - When unpacking a source package with -sp from a different directory
8960       than the one containing the tarball. Closes: #424998
8961   * Remove an unused variable in dpkg-statoverride by renaming it to the
8962     initially intended name. Closes: #425041
8963   * Fix loose regex in dpkg-source (/\.debian.tar/ -> /\.debian\.tar/).
8964     Thanks to Kylan Robinson. Closes: #425629
8965   * Revert change on 1.14.0 from Aaron M. Ucko. Trim down duped entries only
8966     when passing them to dpkg-query instead. Closes: #425641
8967   * Recognize again architecture wildcards. Closes: #424670
8969   [ Updated programs translations ]
8970   * Basque (Piarres Beobide). Closes: #425776
8971   * French (Frédéric Bothamy).
8972   * Galician (Jacobo Tarrío).
8974  -- Guillem Jover <guillem@debian.org>  Thu, 24 May 2007 19:30:26 +0300
8976 dpkg (1.14.3) unstable; urgency=low
8978   [ Guillem Jover ]
8979   * Fix perl warnings:
8980     - In dpkg-genchanges when called with -S. Closes: #423193
8981     - In architecture comparison operations. Closes: #423452
8982     - Fill slavepaths undefined entries with an empty string to guarantee
8983       they are always defined. Closes: #423140, #423451, #423544, #423555
8984   * Include the new split man pages deb-substvars.5, deb-override.5 and
8985     deb-shlibs.5 in dpkg-dev.
8986   * Fix deb-substvars.5 section to match reality.
8987   * Refactor update-alternatives.
8988   * Fix dpkg-divert to work again w/o specifying the '--divert' and
8989     '--package' or '--local' options. Closes: #423864
8990   * Document in install-info.8 that when no '--section' option is specified,
8991     install-info will try to use the INFO-DIR-SECTION entry from the info
8992     file. Add missing commas. Thanks to Kurt B. Kaiser. Closes: #397737
8993   * Disambiguate in install-info.8 the use of 'Info directory' with
8994     'Info dir file'. Closes: #420766
8995   * Document in deb-control.5 that the control file can have '#'-style
8996     comments. Closes: #406481
8997   * Make start-stop-daemon fork twice while daemonizing.
8999   [ Updated scripts translations ]
9000   * French (Frédéric Bothamy). Closes: #423392
9002   [ Updated programs translations ]
9003   * French (Christian Perrier).
9004   * German (Sven Joachim). Closes: #423401
9006   [ Updated dselect translations ]
9007   * German (Sven Joachim). Closes: #423403
9009  -- Guillem Jover <guillem@debian.org>  Tue, 15 May 2007 16:02:59 +0300
9011 dpkg (1.14.2) unstable; urgency=low
9013   [ Guillem Jover ]
9014   * Remove bashisms in dpkg-buildpackage. Closes: #422239
9015   * Handle case in update-alternatives when there's no existing alternative
9016     to configure. Closes: #260987, #353252, #367717, #392431
9017   * Add solaris support to ostable and triplettable. Closes: #361866
9018   * Properly create the generic name symlink in update-alternatives for new
9019     alternatives. Closes: #422979
9020   * Include translations again, which disappeared due to a dirty source tree
9021     and a bogus Makefile.am for the man pages. Closes: #423029, #423085
9023  -- Guillem Jover <guillem@debian.org>  Wed, 09 May 2007 22:22:45 +0300
9025 dpkg (1.14.1) unstable; urgency=low
9027   [ Guillem Jover ]
9028   * Fix partial upgrades by tightening dpkg-dev versioned Depends to
9029     dpkg 1.14.0, and dpkg Conflicts against << dpkg-dev 1.14.0, where
9030     the triplettable support first appeared. Closes: #422848
9032  -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 18:23:49 +0300
9034 dpkg (1.14.0) unstable; urgency=low
9036   [ Guillem Jover ]
9037   * Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the
9038     one in the source. Thanks to Nicolas François. Closes: #379320
9039   * Allow dpkg-buildpackage to properly override '-b' when passed after '-B'.
9040     Thanks to Julian Gilbey. Closes: #397479
9041   * Move retrieval of uid and gid information from controllib.pl into a
9042     function, so that scripts not needing it do not execute that code.
9043     Based on a patch by Riku Voipio. Closes: #396884
9044   * Do not bail out in dpkg when building without start-stop-daemon support,
9045     by checking if the macro value is true instead of it being defined.
9046     Thanks to Mark Rosenstand.
9047   * Make all perl scripts use strict and warnings, to ease catching errors.
9048   * Refactor update-alternatives code, with the side effect that now commands
9049     on non existing link group files will return an error code (except
9050     for --remove, now). Closes: #273407
9051   * Add a missing newline to a warning message in dpkg. Closes: #390914
9052     Thanks to Ian Jackson.
9053   * Fix typo in variable name in dpkg-source which was causing it to not
9054     create directories when extracting the diff. Closes: #374645
9055   * Fix up and down keystrokes in the dselect help message. Closes: #383438
9056     Thanks to Sven Joachim.
9057   * Convert 822-date to be a simple wrapper around 'date -R'. 822-date is
9058     now deprecated and should not be used anymore. It might be removed
9059     sometime in the future. Closes: #31634, #367712, #314462
9060     Thanks to Frank Lichtenheld.
9061   * Add '.gitignore' to the default dpkg-source -i regex. Closes: #409566
9062     Thanks to Julien Cristau.
9063   * Add '.hg' to the default dpkg-source -i regex. Closes: #414794
9064   * Use l10n-friendlier strings to describe dependencies. Closes: #390916
9065     Thanks to Ian Jackson.
9066   * Change priority for dpkg-dev from standard to optional to match the
9067     override.
9068   * Do not use a build-stamp in debian/rules.
9069   * Fix confusing bottom status lines in dselect, unifying them by removing
9070     the method or package name and capitalizing. Closes: #9085
9071   * Check proper error value returned by BZ2_bzerror. Closes: #410605
9072   * Exit with an error instead of an assert if a file name is too long when
9073     building a .deb package. Closes: #393069
9074   * Exit with an error instead of an assert if the number of conflictors is
9075     exceeded. Remove bogus comments. Closes: #377855
9076   * Fix regular expression special-casing Origin, Bugs and Maintainer fields
9077     which was making X[SBC]- fields containing such strings to propagate into
9078     the .deb control file unprocessed. Thanks to Colin Watson.
9079   * Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
9080     and dpkg-shlibdeps. Closes: #162348
9081   * Cleaning and format unification of manual pages.
9082   * Make the override-file argument to dpkg-scanpackages optional.
9083   * Refactor compression filtering code.
9084   * Split override file information from dpkg-scanpackages.1 into
9085     deb-override.5 manual page.
9086   * Split dpkg-source.1 into independent man pages, namely deb-substvars.5,
9087     deb-shlibs.5, dpkg-buildpackage.1, dpkg-distaddfile.1, dpkg-genchanges.1,
9088     dpkg-gencontrol.1, dpkg-parsechangelog.1 and dpkg-shlibdeps.1.
9089   * Support building binary packages with the member data.tar.lzma compressed
9090     with lzma.
9091   * Require gettext 0.16.1.
9092   * Show the epoch (if present) when displaying package versions.
9093     Closes: #107449, #179913, #345594, #393924, #405668
9094     Based on a patch by Jeffrey W. Baker.
9095   * Switch from pseudo-tags to usertags, and update the documentation.
9096   * Fix typo in German dpkg man page. Closes: #416167
9097     Thanks to Martin Weis.
9098   * Properly sort Uploaders field in generated .dsc files.
9099   * Reorder a bit the fields in output files.
9100   * Speed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped
9101     libraries. Thanks to Aaron M. Ucko. Closes: #421290
9102   * Generalize source architecture handling by abstracting it through the new
9103     Debian triplet and the new triplettable.
9104   * Add armel support to ostable and triplettable. Closes: #414087
9106   [ Updated programs translations ]
9107   * Dutch (Bart Cornelis).
9108   * French (Frédéric Bothamy).
9109   * Polish (Robert Luberda).
9110   * Romanian (Eddy Petrişor).
9111   * Simplified Chinese (Anthony Wong). Closes: #415320
9112   * Traditional Chinese (Anthony Wong). Closes: #415230
9114   [ Added programs translations ]
9115   * Estonian added (Ivar Smolin). Closes: #422404
9116   * Kurdish added (Erdal Ronahi). Closes: #418154
9117   * Marathi added (Priti Patil). Closes: #416810
9119   [ Updated man pages translations ]
9120   * German (German l10n team). Closes: #418528
9121   * Polish (Robert Luberda).
9123   [ Updated dselect translations ]
9124   * Dutch (Bart Cornelis).
9125   * Polish (Robert Luberda).
9127  -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 11:11:50 +0300
9129 dpkg (1.13.25) unstable; urgency=low
9131   [ Guillem Jover ]
9132   * Fix year 2018 in changelog for Michael Alan Dorman's upload in 1998,
9133     which was confusing the changelog parsers. Closes: #402526
9134   * Document in its man page that update-alternatives requires cooperation
9135     from all packages dealing with the specific file. Closes: #396338
9136     Thanks to Tomas Pospisek <tpo_deb@sourcepole.ch>.
9137   * Require POSIX inside subprocerr in controllib.pl. Closes: #390636
9138     Thanks to Brendan O'Dea <bod@debian.org>.
9139   * Support extracting lzma compressed source and binary packages,
9140     and add a Suggests on package lzma. Closes: #347715
9141   * Add '/emul/ia32-linux' biarch paths to dpkg-shlibdeps. Closes: #403216
9142   * Remove non-modified /etc/dpkg/dpkg.cfg configuration file when upgrading
9143     from versions 1.9.21 through 1.10.28, to avoid getting prompted about
9144     conffile changes. Closes: #398061
9146   [ Updated programs translations ]
9147   * Chinese (Traditional, Asho Yeh).
9148   * Korean (Sunjae Park). Closes: #394135, #404938
9149   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #391143
9150   * Nepali (Shiva Prasad Pokharel).
9151   * Romanian (Eddy Petrişor).
9152   * Catalan (Jordà Polo).
9153   * Swedish (Peter Karlsson).
9154   * Vietnamese (Clytie Siddall). Closes: #399343
9156   [ Added programs translations ]
9157   * Punjabi (A S Alam).
9159   [ Updated scripts translations ]
9160   * Catalan (Jordi Mallach).
9162   [ Updated dselect translations ]
9163   * Korean (Sunjae Park). Closes: #404943
9165  -- Guillem Jover <guillem@debian.org>  Tue,  2 Jan 2007 00:23:57 +0200
9167 dpkg (1.13.24) unstable; urgency=low
9169   [ Guillem Jover ]
9170   * Fix dselect segfault by adding a field description matching the
9171     dependency field enum position. Closes: #392731, #392724
9173   [ Updated programs translations ]
9174   * Nepali (Shiva Prasad Pokharel). Closes: #373728
9176  -- Guillem Jover <guillem@debian.org>  Fri, 13 Oct 2006 16:34:39 +0300
9178 dpkg (1.13.23) unstable; urgency=low
9180   [ Guillem Jover ]
9181   * Add initial support for the Breaks field, by parsing but rejecting it.
9182     Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #375703
9183   * Use dpkg-architecture from the source tree to get the target Debian
9184     architecture, instead of duplicating the logic in the m4 files.
9185   * Remove comment headers in dselect/helpmsgs.{cc,h} about the files being
9186     autogenerated, replace them with a proper license and copyright comment.
9187     Closes: #382308
9188   * Add a new line at the end of m4/compiler.m4 file, to cope with an
9189     autoreconf failure due to the new m4 1.4.7.
9191   [ Nicolas François ]
9192   * Specify --null before the -T tar's option to avoid the "tar: -: file name
9193     read contains nul character" warning.
9194     Closes: #376351, #375749, #376724, #377279
9196   [ Added programs translations ]
9197   * Dzongkha (Kinley Tshering).
9199   [ Updated programs translations ]
9200   * Basque (Piarres Beobide). Closes: #375118
9201   * Brazilian Portuguese (Andre Luis Lopes).
9202   * Catalan (Robert Millan, Jordi Mallach). Closes: #383448
9203   * Czech (Miroslav Kure).
9204   * Danish (Claus Hindsgaul).
9205   * Dutch (Bart Cornelis).
9206   * Dzongkha (Tenzin Dendup). Closes: #388192
9207   * French (Frédéric Bothamy).
9208   * Galician (Jacobo Tarrio).
9209   * German (Sven Joachim). Closes: #381409, #381740
9210   * Hungarian (SZERVÁC Attila).
9211   * Italian (Stefano Canepa, Davide Viti). Closes: #387821
9212   * Japanese (Kenshi Muto). Closes: #386963
9213   * Khmer (Khoem Sokhem). Closes: #375099
9214   * Portuguese (Miguel Figueiredo, Rui Branco).
9215   * Romanian (Eddy Petrişor).
9216   * Russian (Yuri Kozlov). Closes: #376746, #391143
9217   * Slovak (Peter Mann). Closes: #387282
9218   * Spanish (Javier Fernandez-Sanguino). Closes: #386759
9219   * Swedish (Daniel Nylander). Closes: #383643
9220   * Vietnamese (Clytie Siddall). Closes: #383588
9222   [ Added scripts translations ]
9223   * Catalan (Jordi Mallach).
9224   * French (Philippe Batailler).
9226   [ Updated dselect translations ]
9227   * Brazilian Portuguese (Andre Luis Lopes).
9228   * Catalan (Robert Millan, Jordi Mallach).
9229   * Danish (Claus Hindsgaul).
9230   * German (Sven Joachim). Closes: #384843
9231     (Sven is now the new German translation maintainer for dpkg and dselect).
9232   * Hungarian (SZERVÁC Attila).
9233   * Indonesian (Arief S Fitrianto). Closes: #391144
9234   * Italian (Stefano Canepa).
9235   * Japanese (Kenshi Muto).
9236   * Norwegian Bokmål (Hans Fr. Nordhaug).
9237   * Russian (Yuri Kozlov).
9238   * Slovak (Peter Mann).
9239   * Spanish (Javier Fernández-Sanguino Peña). Closes: #391144
9240   * Swedish (Daniel Nylander).
9241   * Vietnamese (Clytie Siddall).
9243   [ Updated man pages translations ]
9244   * French (Philippe Batailler).
9245   * German (Helge Kreutzmann). Closes: #379030
9247   [ Added man pages translations ]
9248   * German (Helge Kreutzmann).
9249     Closes: #379286, #379298, #379417, #379433, #379661, #379798, #379825
9250     Closes: #379985, #380130, #380239, #380365, #381047, #380660, #380443
9251     Closes: #381349, #381488
9252   * Japanese (KISE Hiroshi).
9253     Closes: #381141, #381865, #384768, #385675, #386965, #388837
9255  -- Guillem Jover <guillem@debian.org>  Thu, 12 Oct 2006 02:56:09 +0300
9257 dpkg (1.13.22) unstable; urgency=low
9259   [ Guillem Jover ]
9260   * Version the po4a Build-Depends to >= 0.23 as we are using options
9261     introduced in that version. Thanks to Sergio Gelato. Closes: #370536
9262   * Add '.bzrtags' directory to default dpkg-source -i regex.
9263     Suggested by Adeodato Simó. Closes: #370392
9264   * Print update-alternatives '--config' listing layout evenly spaced.
9265     Closes: #325895
9266   * Clarify the legend in update-alternatives '--help' (Andrew Ferrier).
9267     Closes: #305318
9268   * Add the source version inside parenthesis to the Source field in the
9269     generated .changes and binary packages if the binary package version
9270     differs (like in binNMUs). Closes: #62529
9271   * Add missing comment serving as documentation about abort-remove on
9272     removal in dpkg.postinst (Justin Pryzby). Closes: #372145
9273   * Fix typo in dpkg-deb manpage (Robert Luberda). Closes: #373999
9274   * Clarify dpkg-architecture new options '-e' and '-i' in man page, add
9275     backward compatibility information and give some examples.
9276     Thanks for the initial suggestions to Junichi Uekawa. Closes: #370830
9277   * Modified some strings to be able to merge them in the .pot files.
9278   * Add new '--umask' option to start-stop-daemon. Closes: #368003
9280   [ Frank Lichtenheld ]
9281   * dpkg-source issued spurious warnings about fields defined with
9282     XB-. They now get correctly suppressed. Closes: #374154
9283   * Give a correct warning when the user requested an unknown
9284     sign command that we will default to a pgp style interface.
9285     Closes: #133470
9287   [ Updated programs translations ]
9288   * Romanian (Eddy Petrişor).
9289   * Galician (Jacobo Tarrio).
9290   * French (Christian Perrier).
9291   * Swedish (Peter Karlsson).
9292   * Basque (Piarres Beobide). Closes: #373107
9293   * Polish (Robert Luberda).
9294   * Catalan (Guillem Jover).
9296   [ Added programs translations ]
9297   * Nepali (Paras Pradhan). Closes: #373728
9299   [ Updated dselect translations ]
9300   * Simplified Chinese (Kov Tchai). Closes: #366260
9302   [ Updated man pages translations ]
9303   * Polish (Robert Luberda).
9305   [ Christian Perrier ]
9306   * Typo fix in update-alternatives ("alternativse"). Thanks to Eddy Petrisor
9307     for spotting it. Translations unfuzzied.
9308   * Make similar messages in dpkg-statoverride and dpkg-divert exactly similar
9309     Thanks to Eddy Petriso for spotting them, again.
9311  -- Guillem Jover <guillem@debian.org>  Wed, 21 Jun 2006 18:03:29 +0300
9313 dpkg (1.13.21) unstable; urgency=low
9315   [ Guillem Jover ]
9316   * Disambiguate error message about conflicting command line actions by
9317     providing both long and short option names. Based on a suggestion by
9318     Josip Rodin. Closes: #45575
9319   * Add '/lib32' and '/usr/lib32' to the dpkg-shlibdeps library path search
9320     list. Closes: #367892
9321   * Revert usage of English perl non-essential module from install-info.
9322     Closes: #369928, #369958, #370157, #370174, #370210
9323   * Print the correct file being parsed by dpkg-parsechangelog's debian
9324     parser. Closes: #368961
9325   * Fix dependency cycle breaking in the case when every link involves
9326     a Provides (Ian Jackson). This is a proper fix for #349442.
9327     Closes: #370017
9329   [ Updated programs translations ]
9330   * Czech (Miroslav Kure).
9331   * Vietnamese (Clytie Siddall).
9333  -- Guillem Jover <guillem@debian.org>  Sun,  4 Jun 2006 19:02:44 +0300
9335 dpkg (1.13.20) unstable; urgency=low
9337   [ Frank Lichtenheld ]
9338   * Add gettext support for the Perl scripts. Based on a patch by
9339     Nicolas François. Closes: #165843
9340   * Only print usage information of dpkg-scanpackages on stdout
9341     if requested explicitly. Use stderr in case of error.
9342     Closes: #366659
9343   * Add remarks to dpkg-scansources and dpkg-scanpackages
9344     man pages about the need to compress the generated files
9345     to be able to access them via apt. Closes: #65839
9346   * Allow '+' and '.' in distribution names in Debian changelogs.
9347     Based on a patch by John Wright.
9348     Closes: #361171
9349   * Use the Debian keyring in dpkg-source when checking signatures
9350     of .dsc files, if available. Closes: #364726
9351   * Let dpkg-buildpackage pass through all remotely sensible
9352     -sX options to dpkg-source (-s[nsAkurKUR] currently).
9353     Closes: #36586
9354   * Improve the description of --showformat in dpkg-deb
9355     man page and add a pointer to the complete description
9356     of the option in dpkg-query.
9357   * Don't spew out garbage from dpkg-deb, if the second argument
9358     to -I is a absolute filename. Based on a patch by Ian Eure.
9359     Closes: #35573
9360   * Fix --ignore-depends argument value parsing. Closes: #169125
9361   * Completely remove md5sum diversion madness.  Instead, we Pre-Depend
9362     on a version of textutils which provides /usr/bin/md5sum.  We rely on
9363     the logic in coreutils to remove our diversions. Patch by
9364     Ian Jackson. Closes: #315784, #313605
9365   * Try harder to detect dependency cycles that contain Provides
9366     links. Closes: #349120, #349442
9367   * Update archtable to reflect current archive: Add amd64 and remove
9368     sh. Closes: #367329
9369   * Don't claim in dpkg man page that we set DPKG_OLD_CONFFILE and
9370     DPKG_NEW_CONFFILE on sub shells since we actually don't.
9371   * Fix printing of user defined fields with --showformat and
9372     document the existence of this feature in dpkg-query man page.
9373   * Make --forget-old-unavail more reliable by deleting architecture
9374     information of removed packages. Patch by Piotr Engelking.
9375     Closes: #208532
9376   * When building packages with dpkg-deb give a more useful error
9377     message in case a conffile entry has leading whitespace. Patch
9378     by David Lopez Moreno. Closes: #281562
9379   * Don't drop directories that contain our conffiles too early from
9380     our file listing. Otherwise we might leave them behind on purge
9381     if we share them with other packages.
9382     Closes: #174180, #198128, #198522, #318825, #366178
9384   [ Nicolas François ]
9385   * Fix typos in the Russian man pages. Thanks to Stepan Golosunov.
9386     Closes: #366587
9387   * Honour tabbing requested via --showformat even if the field to
9388     be printed is empty. Closes: #361671
9389   * Flush the terminal's input before prompting what to do with a
9390     configuration file. Closes: #316551
9391   * Fix the --force-depends-version option. Closes: #57104
9393   [ Guillem Jover ]
9394   * Standardize scripts usage output format and at the same time make
9395     the strings easier for the translators. Add '--help' and '--version'
9396     for most of the scripts. Print the usage and version to stdout.
9397   * Do not strip the epoch from the source:Upstream-Version substvar.
9398     Closes: #366351
9399   * Properly check and report lock file existence in install-info.
9400     Based on patch by Ben Pfaff. Closes: #368874
9401   * Correct default info directory for '--infodir' in install-info man
9402     page (Ben Pfaff). Closes: #368875
9403   * Print the bogus version and prefix the error message with 'dpkg: '
9404     when using '--compare-versions'. Closes: #369177
9405   * Remove duplicated string " , at changelog " in dpkg-parsechangelog's
9406     debian style parser (Julian Gilbey). Closes: #369205
9407   * Update the Section and Priority fields in the status file from the
9408     new packages. We assume that the information from the binary package
9409     is correct, otherwise it should be fixed there to match the archive
9410     override file (Koblinger Egmont).
9411     Closes: #54529, #58106, #81171, #230610, #237622, #237626
9412   * Bump Standards-Version to 3.7.2 (no changes needed).
9413   * Add lintian overrides for dpkg, dpkg-dev, dselect and sources.
9414   * Replace logrotate installation logic with dh_installlogrotate.
9416   [ Updated programs translations ]
9417   * Portuguese (Miguel Figueiredo).
9418   * Polish (Robert Luberda).
9419   * Hungarian (SZERVÁC Attila).
9420   * Romanian (Eddy Petrişor).
9421   * Russian (Yuri Kozlov). Closes: #366353
9422   * Czech (Miroslav Kure).
9423   * Simplified Chinese (Kov Tchai). Closes: #366985
9424   * Swedish (Peter Karlsson).
9425   * Galician (Jacobo Tarrio).
9426   * Slovak (Peter Mann).
9427   * Dutch (Bart Cornelis).
9428   * Basque (Piarres Beobide). Closes: #366185
9430   [ Updated dselect translations ]
9431   * Polish (Robert Luberda).
9432   * Basque (Piarres Beobide). Closes: #366187
9433   * Czech (Miroslav Kure).
9434   * Romanian (Eddy Petrişor).
9436   [ Updated man pages translations ]
9437   * Polish (Robert Luberda).
9439  -- Guillem Jover <guillem@debian.org>  Wed, 31 May 2006 07:43:16 +0300
9441 dpkg (1.13.19) unstable; urgency=low
9443   [ Frank Lichtenheld ]
9444   * Add -follow (back) to find call in dpkg-scanpackages.
9445     Closes: #358011
9446   * Fix error in archive.c that lead to a infinite loop when
9447     installing files with long, non-ASCII filenames in
9448     certain locales. Closes: #346436
9450   [ Updated programs translations ]
9451   * French (Christian Perrier).
9452   * Galician (Jacobo Tarrio).
9453   * Romanian (Eddy Petrişor).
9454   * Dutch (Bart Cornelis).
9455   * Swedish (Peter Karlsson).
9456   * Danish (Claus Hindsgaul). Closes: #362317
9457   * Czech (Miroslav kure).
9458   * Vietnamese (Clytie Siddall). Closes: #363264
9459   * Spanish (Javier Fernández-Sanguino Peña). Closes: #357911
9460   * Basque (Piarres Beobide). Closes: #363683, #363679
9461   * Japanese (Kenshi Muto). Closes: #365334
9463   [ Updated dselect translations ]
9464   * Romanian (Eddy Petrişor).
9465   * Galician (Jacobo Tarrio).
9466   * French (Christian Perrier).
9467   * Dutch (Bart Cornelis).
9469   [ Nicolas Francois ]
9470   * Generate the Russian man pages in the KOI8-R charset. Closes: #361987
9471   * Document the shlibs.local format in dpkg-source(1). Closes: #316485
9472   * Fix a typo in an error message. Thanks to Justin Pryzby. Closes: #364539
9474   [ Guillem Jover ]
9475   * Fix strings so that they can be more easily translated. Closes: #134358
9476   * Add new substvars source:Version, source:Upstream-Version and
9477     binary:Version so packages will be able to avoid breaking on binNMUs.
9478     Based on a patch by Ken Bloom and Jeroen van Wolffelaar. Closes: #358530
9479   * Support binNMU safe packages even when source and binary differ in
9480     version.
9481   * Rename dpkg:UpstreamVersion to dpkg:Upstream-Version. Make dpkg:Version
9482     and dpkg:Upstream-Version get the current dpkg versions instead of the
9483     ones from the package being built.
9484   * Split usage strings to make it easier for translators when those change.
9485     Closes: #323957
9486   * Standardize start-stop-daemon usage output format.
9487   * Make install-info '--dir-file' option compatible with GNU install-info
9488     by renaming the infodir variable to dirfile and not appending the
9489     '/dir' string except when initializing from '--info-dir' or
9490     '--infodir' (Wayne Davison). Closes: #61640, #67237, #286275
9491   * Make install-info add a new line after adding the last entry at the
9492     end of the dir file, which makes the info readers able to see those
9493     last entries (Nicolas François). Closes: #164495
9494   * Use the numerical value of errno instead of a string in install-info
9495     when checking if the locking error was due to an already existing
9496     file, which is locale dependent, and die accordingly. Based on a patch
9497     by Nicolas François. Closes: #199204, #210781
9498   * Escape hyphens in man pages.
9499   * Bump Standards-Version to 3.7.1.
9500   * Wrapped debian/control fields except Uploaders given current policy.
9502  -- Guillem Jover <guillem@debian.org>  Thu,  4 May 2006 14:05:21 +0300
9504 dpkg (1.13.18) unstable; urgency=low
9506   [ Updated programs translations ]
9507   * Romanian (Sorin Batariuc). Closes: #356664
9508   * Danish (Claus Hindsgaul). Closes: #356188
9509   * Polish (Robert Luberda).
9510   * Dutch (Bart Cornelis).
9512   [ Updated dselect translations ]
9513   * Spanish (Javier Fernández-Sanguino Peña). Closes: #357912
9514   * Danish (Claus Hindsgaul). Closes: #356188
9515   * Polish (Robert Luberda).
9516   * Russian (Yuri Kozlov). Closes: #361415
9518   [ Updated man pages translations ]
9519   * Typos corrected in French dpkg-source man page
9520     Thanks to Nicolas Bonifas who spotted them
9521   * Russian completed. Thanks to Yuri Kozlov.
9522     Closes: #361415
9524   [ Christian Perrier ]
9525   * Correct typos in man pages. Thanks to A. Costa for spotting them
9526     Closes: #358091, #358092, #358093, #358094, #358095
9528   [ Guillem Jover ]
9529   * Add a '[!]' in --force-all help denoting that it is a dangerous option.
9530     Closes: #359935
9531   * Prefix any chroot path to the exec file name when stating it in
9532     start-stop-daemon. Closes: #318771, #333066
9533   * Add '-r' to the help output of start-stop-daemon (Jared Spiegel).
9534     Closes: #354869
9535   * Use mustsetvar when setting the value of the sversion variable in
9536     dpkg-buildpackage (Andrew Suffield). Closes: #158953
9537   * Pass '--admindir' option over to dpkg-query when passing '--admindir' or
9538     '--root' to dpkg (initial patch by Branden Robinson).
9539     Closes: #153305, #271041, #282853, #307715, #355915
9540   * Support system library directories in dpkg-shlibdeps symlinked from
9541     '/lib/ldconfig'. Closes: #356452
9542   * Document that 'dpkg --get-selections' and 'dpkg-query -l' without a
9543     pattern will not list packages in state purge. Closes: #355633
9544   * Obsolete force/refuse 'auto-select' dpkg option.
9545   * Add new '--clear-selections' option to dpkg (Andrew Suffield).
9546     Closes: #112388
9547   * Use '--clear-selections' in the dpkg man page example on how to transfer
9548     the status to another installation. Closes: #137442
9550  -- Guillem Jover <guillem@debian.org>  Mon, 10 Apr 2006 06:40:22 +0300
9552 dpkg (1.13.17) unstable; urgency=low
9554   [ Frank Lichtenheld ]
9555   * Fix handling of -DArchitecture=foo in dpkg-gencontrol. Closes: #251911
9556   * Handle architectures in all dependency fields in debian/control,
9557     even those of binary packages. Closes: #252657, #324741, #347819
9558   * More dpkg-scanpackages fixes (--arch option handling). Closes: #353506
9560   [ Guillem Jover ]
9561   * Add missing parentheses surrounding a man page section reference
9562     in the dpkg-source man page (Matt Kraai). Closes: #353731
9563   * Fix misspelling of "occurred" in dpkg-gencontrol and dpkg-source
9564     (Matt Kraai). Closes: #353949
9565   * Major cleanup of manpages, by using properly the bold and italic
9566     attributes and other embellishments.
9567   * Add dpkg-query(1) in the SEE ALSO section in dpkg(1). Closes: #354643
9568   * Don't try to compile in SELinux support on GNU/kFreeBSD amd64.
9569   * Add new quiet option to dpkg-source to suppress warnings. Closes: #355065
9570   * Do not expand architecture aliases anymore in .dsc files.
9571   * Change start-stop-daemon's --exec behaviour again on GNU/Linux to compare
9572     the referred file pointed by the '/proc/<pid>/exe' symlink, stripping
9573     any ' (deleted)' string and stating the result. Closes: #354867
9575   [ Updated man pages translations ]
9576   * Polish (Robert Luberda). Closes: #353782
9577   * French (Philippe Batailler).
9579   [ Updated dselect translations ]
9580   * Hungarian (Szervác Attila).
9581   * Dutch (Bart Cornelis).
9582   * Czech (Miroslav Kure).
9584   [ Updated programs translations ]
9585   * Italian (Lele Gaifax)
9586   * Simplified Chinese (Carlos Z.F. Liu).
9587   * Portuguese (Miguel Figueiredo).
9588   * Dutch (Bart Cornelis).
9589   * Hungarian (Szervác Attila).
9590   * Czech (Miroslav Kure).
9591   * Russian (Yuri Kozlov). Closes: #357724
9593  -- Guillem Jover <guillem@debian.org>  Mon, 20 Mar 2006 03:33:03 +0200
9595 dpkg (1.13.16) unstable; urgency=low
9597   * The "not really a brown paper bag needed but it's close" release
9599   [ Guillem Jover ]
9600   * Move auxiliary autotools scripts to config/.
9601   * Require gettext 0.14.5.
9602   * Move the methods directory to dselect/methods, so the contents will not
9603     be installed if dselect is not to be built.
9604   * Move dselect gettext strings to its own domain provided now by the
9605     dselect package.
9607   [ Frank Lichtenheld ]
9608   * Fix override handling in dpkg-scanpackages which was broken in
9609     1.13.14 and .15. Closes: #353305
9610   * Make -isp the default behaviour of dpkg-gencontrol as it is
9611     always used anyway these days. Suggested by Matthew Vernon.
9612     Closes: #215233
9613   * Typo fixes in man pages by A. Costa:
9614     - dpkg-deb.1 Closes: #353424
9615     - dpkg-statoverride.8 Closes: #353425
9616     - install-info.8 Closes: #353426
9617     - start-stop-daemon.8 Closes: #353427
9618     - update-alternatives.8 Closes: #353428
9619     - dpkg.1, dpkg.cfg.5 Closes: #353429
9621  -- Frank Lichtenheld <djpig@debian.org>  Sat, 18 Feb 2006 17:59:00 +0100
9623 dpkg (1.13.15) unstable; urgency=low
9625   [ Guillem Jover ]
9626   * Add a missing closing parenthesis in a dpkg string (Jordi Mallach).
9628   [ Christian Perrier ]
9629   * Updated translations:
9630     - Brazilian Portuguese (Andre Luis Lopes). Closes: #352432
9631     - Galician (Jacobo Tarrio). Closes: #352443
9633   [ Updated translations ]
9634   * Catalan (Jordi Mallach).
9635   * Portuguese (Miguel Figueiredo).
9636   * Swedish (Daniel Nylander).
9638   [ Added translations ]
9639   * Hungarian (Szervác Attila).
9641   [ Added man pages translations ]
9642   * Hungarian (Szervác Attila): dpkg.cfg.5 and dselect.cfg.5.
9644  -- Frank Lichtenheld <djpig@debian.org>  Wed, 15 Feb 2006 23:37:40 +0100
9646 dpkg (1.13.14) experimental; urgency=low
9648   [ Guillem Jover ]
9649   * Make start-stop-daemon print the proper version instead of 'VERSION'.
9650   * Set the HOME environment variable when using the --chuid switch in
9651     start-stop-daemon. Closes: #295169, #267784
9652   * Cleanup and unify program usage and version output, make it more i18n
9653     friendly. Fix wrong gettext usage with interparsed macros.
9654     Thanks to Changwoo Ryu for noticing. Closes: #237915
9655   * Mark some strings as translatable (Changwoo Ryu). Closes: #256387
9656   * Remove a trailing 'C' character from update-alternatives manpage.
9657   * Use pkg-config to get the proper flags to link against libselinux.
9658     Add a Build-Dependency on pkg-config, tighten libselinux1-dev to
9659     at least version 1.28-4 which provides a .pc file, and remove
9660     libsepol1-dev as libselinux1-dev is Depending on it.
9661   * Add command descriptions in the synopsis, and add a usage example for
9662     -f in the dpkg-query manpage. Thanks for the initial patch to
9663     Philippe Batailler. Closes: #352091
9664   * Document about the default log file, the behaviour in case of multiple
9665     --log options and add a reference to dpkg.cfg manpage in the dpkg manpage.
9666     Thanks to James R. Van Zandt. Closes: #350440
9667   * Escape ` and ' in manpages otherwise they are converted to quotation
9668     marks, which makes cut and paste not work. Thanks to Denis Barbier.
9669     Closes: #349925
9671   [ Frank Lichtenheld ]
9672   * Let dpkg-source ignore comments in the hunk header as used by
9673     diff -p (Anand Kumria). Closes: #344880
9674   * Let dpkg-buildpackage create a .changes file even if signing the
9675     .dsc file failed. This makes it easier to just sign the package
9676     later (Julian Gilbey). Closes: #217963
9677   * Change heuristics of dpkg-buildpackage's gpg check to allow for
9678     more complex setups (Julian Gilbey). Closes: #163061
9679   * Add files and dirs used by bzr to default dpkg-source -i regex
9680     (maximilian attems). Closes: #345164
9681   * Add .git directory to default dpkg-source -i regex.
9682     Suggested by Hans Ulrich Niedermann. Closes: #351885
9683   * dpkg-scanpackages can now output Packages files with multiple
9684     versions of a single package (Don Armstrong). Closes: #229589.
9685   * dpkg-scanpackages outputs help when given the --help or -h option
9686     (Don Armstrong). Closes: #319541
9687   * Document dpkg-scanpackage -m in man page.
9688   * Let warn dpkg-source if more than one -sX option was given and
9689     document the behaviour in this case in the man page.
9690     Closes: #246637
9691   * Make dpkg-source -b more robust regarding to existing symlinks
9692     by creating new files in a secure manner. Closes: #178839, #338591
9693   * Fix some semantic errors in dpkg-shlibdeps due to typos in used
9694     variables.
9695   * On package configuration, differentiate between modified and
9696     deleted configuration files (Ian Jackson). Closes: #351361
9697   * Improve processing of disappearing conffiles (Ian Jackson).
9698     This is part of the fix for #108587.
9699   * Let dpkg-source -x touch all patched files to have the same
9700     timestamp to mitigate time-skew problems (Denis Barbier).
9701     Closes: #105750
9702   * Strip any newlines from Uploaders field on dpkg-source -b.
9703     Closes: #254449
9705   [ Christian Perrier ]
9706   * Switch to po4a for manpages translation. Closes: #320122
9707     This adds a Build-Depends on po4a.
9708   * Add Vietnamese to po/LINGUAS as it was previously missing.
9709   * Updated translations:
9710     - Catalan (Jordi Mallach). Closes: #351587
9711     - French (Christian Perrier): 1011t.
9712     - Galician (Jacobo Tarrio): 1002t. Closes: #351795
9713     - Basque (Piarres Beobide): 1002t. Closes: #351845
9714     - Slovak (Peter Mann): 1002t. Closes: #352087, #352311
9715     - Vietnamese (Clytie Siddall): 1011t. Closes: #352307
9717  -- Frank Lichtenheld <djpig@debian.org>  Sun, 12 Feb 2006 02:32:12 +0100
9719 dpkg (1.13.13) unstable; urgency=low
9721   [ Frank Lichtenheld ]
9722   * dpkg and dselect are now in section admin, not section base.
9723     Correct info in the control file.
9724   * Bump Standards-Version to 3.6.2 (no changes).
9725   * Fix typo in dpkg-architecture man page. Closes: #334330
9726   * Honor LD_LIBRARY_PATH in dpkg-shlibdeps. Fixes a regression
9727     from 1.13.11 to .12.
9728   * Don't recurse into package directories to search for local
9729     shlibs files since it is obviously a waste of time. Based
9730     on a suggestion by Steve Langasek. Closes: #338725
9732   [ Christian Perrier ]
9733   * Updated translations:
9734     - Dutch (Bart Cornelis). Fix error mentioned in #323908 by
9735       Stephan Kramer.
9736     - Japanese (Kenshi Muto). Closes: #349808
9738   [ Guillem Jover ]
9739   * Fix typo in dpkg-statoverride manpage. Closes: #348113
9740     Thanks to Marc Haber <mh+debian-packages@zugschlus.de>.
9741   * Document the --no-debsig option in dpkg manpage. Closes: #316367
9742     Thanks to Bastian Kleineidam <calvin@debian.org>.
9743   * Fix typos in dselect manpage. Closes: #310358
9744     Thanks to A Costa <agcosta@gis.net>.
9745   * Fix typo in start-stop-daemon's help output. Closes: #333673
9746     Thanks to Christoph Maser <cm@financial.com>.
9747   * Document the correct format string for dpkg-query --showformat option.
9748     Update -l example and lower case the program name in the title header.
9749     Thanks to Zefram <zefram@fysh.org>. Closes: #174976
9750   * Make dpkg-architecture not print the warning about a mismatch between
9751     gcc target machine type and GNU target system type if the actions are
9752     '-e' or '-i'.
9754  -- Frank Lichtenheld <djpig@debian.org>  Sat, 28 Jan 2006 13:04:16 +0100
9756 dpkg (1.13.12) experimental; urgency=low
9758   * Due to the changes in dpkg-shlibdeps it is not recommended
9759     to use this version for building packages intended to be
9760     uploaded into an official archive, yet.
9762   [ Frank Lichtenheld ]
9763   * Update AUTHORS and debian/copyright for new maintainer team.
9765   * Don't use the ldd output in dpkg-shlibdeps. Search for the
9766     matching libraries ourself. This fixes problems with both
9767     symlinked directories, Closes: #103024, #145714, #164020, #285857
9768     and biarch builds. Closes: #317082
9769   * Let dpkg-gencontrol bail out with an error if parsedep
9770     found an error while parsing a dependency field. Closes: #228125
9771   * dpkg-source -x now tries to chown all files extracted from
9772     tar files. The temporary directory is now created with mode
9773     0700, too. Together this should make it safer to run
9774     dpkg-source -x as root. Based on suggestions by Marcus
9775     Brinkmann and Colin Watson. Closes: #144571, #238460
9776   * Let dpkg-source -b check the build relation fields before
9777     putting them into the .dsc. As a side effect they also
9778     get normalized. Closes: #254449
9779   * Check the gpg signatures of .dsc files before unpacking. See
9780     the upstream changelog for a full description of the semantics.
9781     Based on a patch by Matt Zimmerman. Closes: #48711
9782   * Let dpkg-source ensure (as good as possible) that all
9783     build source packages can also be unpacked.
9784     Closes: #6820, #7014
9785     Also fixed handling of md5sum -b output in dpkg-source on
9786     the way. Based on a patch by Ingo Saitz. Closes: #316123
9787   * Check for illegal architecture strings in dpkg-gencontrol and
9788     dpkg-source. dpkg-gencontrol will only issue a warning while
9789     dpkg-source will error out. Closes: #96920
9790   * Add support "package types" to dpkg-shlibdeps. Patch by Joey Hess.
9791     Closes: #335056, #345475
9792   * Fix man page references to dpkg and dselect man pages. Many
9793     of them still had a wrong section.
9794     Closes: #332826
9795   * Let dpkg-source -b warn about special permissions of files added
9796     in the diff since these will get lost. Closes: #306125
9797   * dpkg-source -x didn't work in case the upstream version or
9798     the Debian version ended with ~. Fixed.
9800   [ Christian Perrier ]
9801   * Updated translations:
9802     - French (Christian Perrier).
9803     - Polish (Bartosz Fenski). Closes: #314237
9804     - Norwegian Bokmal (Hans F. Nordhaug). Closes: #315548, #315990
9805     - Czech (Miroslav Kure). Closes: #323775, #345347
9806     - Russian (Yuri Kozlov). Closes: #323821, #335170
9807     - Japanese (Kenshi Muto). Closes: #323938
9808     - Brazilian Portuguese (Andre Luis Lopes). Closes: #325224, #332872
9809     - Russian (Yuri Kozlov). Closes: #335170, #349151
9810     - Swedish (Peter karlsson). Closes: #325990, #344058, #337164, #334063
9811     - Norwegian Nynorsk (Håvard Korsvoll). Closes: #315987
9812     - Portuguese (Miguel Figueiredo).
9813       Closes: #315461, #323674, #323642, #330021
9814     - Spanish (Javier Fernández-Sanguino Peña). Closes: #323662, #315253
9815     - Danish (Claus Hindsgaul). Closes: #348575, #323779, #337948, #325687
9816     - Dutch (Bart Cornelis). Closes: #323908
9817     - German (Michael Piefel). Closes: #323964
9818     - Italian (Stefano Canepa). Closes: #324114, #344671, #347225
9819     - Catalan (Jordi Mallach). Closes: #324456
9820     - Basque (Piarres Beobide). Closes: #342089, #332698
9821     - Tagalog (Eric Pareja). Closes: #337307
9822     - Simplified Chinese (Tchaikov). Closes: #338268
9823     - Galician (Jacobo Tarrío). Closes: #338904
9824     - Romanian (Eddy Petrişor). Closes: #340674
9825     - Vietnamese (Phan Vinh Thinh, Clytie Siddall).
9826     - Indonesian (Parlin Imanuel). Closes: #344513
9827     - Greek (Galaxico). Closes: #344646
9828     - Czech (Miroslav Kure). Closes: #345347
9829   * Fixed broken translation:
9830     - Brazilian Portuguese (James Troup). Closes: #332872
9831   * Fix Russian man page for start-stop-daemon(8)
9832     Closes: #325804
9833   * Fix German man page for update-alternatives(8)
9834     Closes: #329908
9835   * Fix typo in dpkg online help message. Unfuzzy translations
9836     Closes: #349299
9838   [ Guillem Jover ]
9839   * Add armeb to cputable. Closes: #331232
9840     Thanks to Lennert Buytenhek <buytenh+debian@wantstofly.org>.
9841   * Don't try to compile in SELinux support on GNU/kFreeBSD.  Closes: #313300
9842     Thanks to Aurelien Jarno <aurel32@debian.org>.
9843   * When linking statically, explicitly add libsepol, even if its only a
9844     transitive library. The proper fix should come with a pkg-config file.
9845     Based on a patch by Bart Martens <bart.martens@advalvas.be>.
9846     Closes: #347744, #348659
9847   * Add support for architecture wildcards, but for now they will only be
9848     exposed in debian/control files, not in binary nor source packages.
9849     Closes: #291939
9850   * Change start-stop-daemon's --exec option behaviour on GNU/Linux to
9851     compare the filename pointed by '/proc/<pid>/exe' instead of the inode
9852     and device numbers. Thanks to Vasilis Vasaitis <v.vasaitis@sms.ed.ac.uk>.
9853     Closes: #337942
9855  -- Frank Lichtenheld <djpig@debian.org>  Tue, 24 Jan 2006 11:15:36 +0100
9857 dpkg (1.13.11.1) unstable; urgency=low
9859   * Change maintainers to new team.
9861  -- Scott James Remnant <scott@netsplit.com>  Thu, 12 Jan 2006 07:56:49 +0000
9863 dpkg (1.13.11) unstable; urgency=low
9865   The "Good, clean fun" Release.
9867   * Fixed the always broken error handling so that only the intended
9868     cleanup handlers are run, rather than ones that we didn't expect.
9869     This corrects the bug when a package's postrm fails and the package is
9870     left in an installed state with no files; the package will now be left
9871     in a half-installed state, as originally intended.  Found by Marga
9872     Manterola while documenting the maintainer scripts.  Closes: #296026.
9873   * Fixed removal of files involved in diversions during upgrade, caused by
9874     checking whether the "directory" was in use by another package without
9875     actually checking whether or not it was a directory.  Closes: #310390.
9876   * Fixed package saving to not disappear packages who divert anything from
9877     the installing package out of the way.  Closes: #113626.
9878   * Improved clean-up of unpack failure during install or upgrade, to leave
9879     the system in exactly the same state as it started in.
9880     Closes: #47404, #82407, #121173, #170869, #201848, #236733, #268639.
9881   * Fixed crash when unpacking a package which has an unversioned Replaces
9882     declared on it by another package previously unpacked in the same run
9883     (Colin Watson).  Closes: #322595.
9885   * New install unwinding fixed to ensure we don't leave a version in the
9886     status db for a not-installed package.
9887   * Corrected error call when encountering a corrupted filesystem tarfile
9888     to not print "Success".  Closes: #95570.
9889   * Fixed castration of potentially unsafe devices to not follow symlinks.
9890     Closes: #169928.
9891   * Marked log file descriptor as close-on-exec.  Closes: #320925.
9892   * Re-worked dpkg-source -x to allow all manner of strange things maintainers
9893     seem to do, unpacking isn't the right place to enforce sanity; we'll
9894     do it in -b later on >:-).  Closes: #316470, #317760, #318473, #318745,
9895     #322359, #322361, #322362.
9897   * Corrected dselect synopsis line to match consensus.  Closes: #318659.
9898   * Changed dpkg-name to use a shell redirect rather than the /dev/stderr
9899     device that may not be writable.  Closes: #318376.
9900   * Adjusted various dpkg-query options to avoid outputting a trailing
9901     newline.  Closes: #151651, #319781.
9902   * Changed references to "statusoverride" file to just "statoverride"
9903     to make it match reality.  Closes: #320952.
9904   * Fixed several bugs with the default diff ignore list used by dpkg-source.
9905   * Added ,,* to the list of default diff ignore list.  Closes: #322917.
9907   * Fixes to dpkg-dev (Frank Lichtenheld):
9908     - dpkg-checkbuilddeps will now exit with an error if it is unable to
9909       parse a dependency field.  Closes: #171762, #302229.
9910     - dpkg-genchanges will now output a warning if given -sd for a native
9911       package, as it's going to ignore it.  Closes: #5571.
9912     - dpkg-source fixed to give a more meaningful error message if given
9913       a directory as the first argument.  Closes: #306874.
9914     - dpkg-source fixed to handle being given an absolute path to -b.
9915       Closes: #147574.
9916     - Fix controllib.pl to allow whitespace before version operators.
9917       Closes: #273489, #310306.
9918     - Fix architecture dependency parsing that sometimes generated wrong
9919       list of requirements.  Closes: #319816.
9920     - Make the default control field name mangling behaviour "nicer" by
9921       upper-casing all letters that come after a dash.  Closes: #306474.
9922     - Ignore trailing newlines in single paragraph control files.
9923       Closes: #57194, #156319
9924   * Documentation:
9925     - Fixed typo in dpkg-architecture man page.  Closes: #317770.
9926     - Documented dpkg-deb -W/--show and --showformat.  Closes: #319784.
9928  -- Scott James Remnant <scott@netsplit.com>  Wed, 17 Aug 2005 04:44:44 +0100
9930 dpkg (1.13.10) unstable; urgency=low
9932   The "Bully's Special Prize" Release.
9934   * Removed /usr/sbin/start-stop-daemon.  Closes: #313400.
9935   * Fixed md5sum diversion removal.  Closes: #313415.
9936   * Fixed dpkg-source to handle native tarballs with a Debian revision.
9937     Closes: #313381, #313433.
9938   * Fixed upgrade from pre-sarge dpkg outside of dselect.  Closes: #314575.
9939   * Changed log times to be local rather than UTC.  Closes: #313347.
9940   * Changed log writing to be line-buffered.  Closes: #314550.
9941   * Moved log creation to postinst, and don't fail if base-passwd hasn't
9942     been configured yet.  Closes: #316084.
9943   * Don't try to compile in SELinux support on Hurd.  Closes: #313398.
9944   * Place code for SELinux support in the right place so it will actually
9945     get compiled in and used (Manoj Srivastava).  Closes: #314886.
9947   * Documentation:
9948     - Added missing word to dpkg-architecture manpage.  Closes: #313554.
9949     - Reference to dpkg manpage in dpkg.cfg corrected.  Closes: #314262.
9950   * Updated translations (Christian Perrier):
9951     - Basque (Piarres Beobide Egana).  Closes: #313474.
9952     - Catalan (Jordi Mallach).  Closes: #313288.
9953     - Czech (Miroslav Kure).  Closes: #314431.
9954     - Danish (Claus Hindsgaul).
9955     - French (Christian Perrier).
9956     - German (Jens Seidel).  Closes: #314125.
9957     - Greek (Greek team).  Closes: #314828.
9958     - Italian (Lele Gaifax).
9959     - Japanese (Kenshi Muto).  Closes: #313330.
9960     - Russian (Yuri Kozlov).  Closes: #313620.
9961   * Hebrew translation de-activated on request of the translator until there
9962     is better support for RTL languages.  Closes: #313282.
9964  -- Scott James Remnant <scott@netsplit.com>  Tue, 28 Jun 2005 14:19:06 +0100
9966 dpkg (1.13.9) unstable; urgency=low
9968   The "On like Donkey Kong" Release.
9970   * Only open the log file when we first need to write to it, this avoids
9971     the need to suppress errors when not root which fakeroot defeated anyway.
9972   * Stop dpkg-source clobbering an existing .orig directory during unpacking.
9973     Closes: #21236.
9974   * Allow an alternate output directory to be specified to dpkg-source by
9975     giving a second argument to -x.  Closes: #246802, #282323.
9976   * Added .arch-inventory to default diff ignore regexp.  Closes: #304297.
9978   SELinux support (Manoj Srivastava):
9979   * On SELinux-enabled systems, try to set the security context when the
9980     package is unpacked.  Closes: #193653, #249496, #307139.
9981   * Added build-dependency on libselinux1-dev.
9983   Improvements to dpkg-source (Brendan O'Dea):
9984   * Support unpacking of "Wig And Pen" (Format 2.0) source packages.
9985   * Multiple pristine upstream tarballs allowed.
9986   * Native and upstream tarballs may be bzip2-compressed instead of gzip,
9987     as may the debian diff or tarball.
9988   * Unsupported format error fixed to output the unsupported format
9989     rather than the supported one.  Closes: #156317.
9991  -- Scott James Remnant <scott@netsplit.com>  Sun, 12 Jun 2005 15:52:43 +0100
9993 dpkg (1.13.8) experimental; urgency=low
9995   The "In like Flynn" Release.
9997   * Linux 2.6.12 changed the behaviour of mmap to fail and set EINVAL when
9998     given a zero length, rather than returning NULL.  This is POSIXly
9999     correct, so handle zero-length package control files (like available).
10001  -- Scott James Remnant <scott@netsplit.com>  Fri, 10 Jun 2005 07:39:44 +0100
10003 dpkg (1.13.7) experimental; urgency=low
10005   The "Maidenhead Creeping Water Plant" Release.
10007   * Reduced inability to open a log file to a warning, suppressed for
10008     non-root operations.  Closes: #312383.
10010  -- Scott James Remnant <scott@netsplit.com>  Thu,  9 Jun 2005 06:12:56 +0100
10012 dpkg (1.13.6) experimental; urgency=low
10014   The "Just kidding about the God part" Release.
10016   * Fixed incorrect installation location of /etc/logrotate.d/dpkg caused
10017     by a mis-understanding of dh_install's abilities.
10019  -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:58:36 +0100
10021 dpkg (1.13.5) experimental; urgency=low
10023   The "Flatulent Elm of West Ruislip" Release.
10025   * Actions and package states are now logged by default in the
10026     /var/log/dpkg.log file.  This file is rotated monthly and can be
10027     disabled by commenting the line in /etc/dpkg/dpkg.cfg.
10028   * User decisions about conffiles are now logged.
10029   * dpkg-source no longer complains about Enhances field.  Closes: #159642,
10030     #159745, #159746.
10031   * preinst no longer relies on procps being installed.  Closes: #311808.
10033   * Architecture Support:
10034     - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality.
10035       DEB_*_ARCH_CPU remains at i386, you should be checking against that.
10036       Closes: #310394.
10037     - Fixed order ostable is read to prevent Linux becoming the Hurd.
10038       Closes: #309603.
10039   * Updated man page translations (Christian Perrier):
10040     - Syntax error corrected in Swedish man page for dpkg-deb.
10041       Closes: #300980.
10042     - Syntax error corrected in Spanish man page for dpkg-scanpackages.
10043       Closes: #300981
10045  -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:34:21 +0100
10047 dpkg (1.13.4) experimental; urgency=low
10049   The "Or the Wabbit gets it" Release.
10051   * Add -L option to dpkg-architecture to list architecture strings
10052     we can accept.
10054  -- Scott James Remnant <scott@netsplit.com>  Tue, 29 Mar 2005 13:31:15 +0100
10056 dpkg (1.13.3) experimental; urgency=low
10058   The "Paying off Karma at a vastly accelerated rate" Release.
10060   * Missing newline added to warning output function.  Closes: #283798.
10061   * Fixed prototype warning in dpkg-scansources.  Closes: #213577, #219760,
10062     #267505.
10063   * Removed trailing line from debian origins file.  Closes: #264904.
10064   * Changed dpkg-buildpackage to say "source changed by" rather than
10065     "source maintainer is".  Closes: #247313.
10066   * Fixed dpkg-gencontrol to allow '-' in architecture names.  Closes: #274677.
10067   * Fixed "unknown information field" error to report field that it doesn't
10068     know about.  Closes: #275243.
10070   * Documentation:
10071     - Remove "medium-level" from description of dpkg.  Closes: #292454.
10072     - Harmonised argument names in update-alternatives(8).
10073       Closes: #267095, #284941
10074     - Documented what the '+' and '*' mean in update-alternatives --config
10075       output.  Closes: #270486.
10076     - Mention aptitude alongside dselect in 'dpkg --usage' and
10077       'dpkg-deb --help', fix quote style of mention in 'dpkg --help'.
10078       Closes: #274800, #278118.
10079     - Associate --truename with the description of what it does in
10080       dpkg-divert(8).  Closes: #277076.
10081     - Removed last remaining references to the packaging manual, replacing
10082       with better references.  Closes: #262775.
10083     - Documented format of file dpkg --set-selections takes.  Closes: #270043.
10085  -- Scott James Remnant <scott@netsplit.com>  Mon, 21 Mar 2005 03:10:27 +0000
10087 dpkg (1.13.2) experimental; urgency=low
10089   The "Mysteriously Unnamed" Release.
10091   * md5sum has been removed, the coreutils or textutils version will be
10092     diverted to /usr/bin/md5sum.  Closes: #6633, #136110.
10093     The following bugs are filed against the dpkg md5sum, so no longer apply.
10094     Closes: #95755, #193877, #223381, #264195, #270241, #286632,
10095   * Take Replaces into account when installing packages; don't issue a
10096     "trying to overwrite" error if the file that already exists is in
10097     a package that Replaces the one being installed.
10098     Closes: #164595, #184635, #277890.
10099   * Allow actions and status changes to be logged to a file.  Disabled by
10100     default, uncomment line in /etc/dpkg/dpkg.cfg to enable.
10101     Closes: #957, #53376, #77109, #143882, #284499.
10102   * Don't truncate output of 'dpkg -l' when stdout is not a tty.
10103     Closes: #92263, #253860, #258608, #261822, #282790.
10104   * Fix further compilation problems with gcc 4.0.  Closes: #299699
10105   * Handle tar files without trailing slash in directory names.
10106     Closes: #287152.
10107   * Output arguments to maintainer scripts with -D2.  Closes: #237684,
10108     #296030.
10110   * Architecture Support:
10111     - Added ppc64.  Closes: #263743.
10112     - Split archtable into cputable and ostable, archtable is retained
10113       for compatibility with other packages that might use it only.
10114     - dpkg-architecture no longer canonises -t argument.  Closes: #173205.
10115     - dpkg-architecture output includes new DEB_*_ARCH_OS and
10116       DEB_*_ARCH_CPU variables that contain the Debian system and CPU
10117       names respectively.
10118     - dpkg-architecture outputs (mostly) correct GNU system names now,
10119       in particular this means that it will output "linux-gnu" instead
10120       of "linux".  You should use the new _ARCH_OS variables instead.
10121   * Documentation:
10122     - Add examples to dpkg-divert(8).  Closes: #291816.
10123     - Correct typo in dpkg-architecture(1).  Closes: #299090.
10125  -- Scott James Remnant <scott@netsplit.com>  Fri, 18 Mar 2005 16:21:32 +0000
10127 dpkg (1.13.1) experimental; urgency=low
10129   The "Livin' like a good boy oughta" Release.
10131   * Removed dpkg --print-gnu-build-architecture option.  Use variables
10132     defined by dpkg-architecture instead.
10133   * Soft-deprecated dpkg --print-installation-architecture.  Use
10134     dpkg --print-architecture instead, which now does the same thing.
10135   * dpkg --print-architecture no longer calls c-compiler.  Closes: #164863.
10136   * Removed third field from /usr/share/dpkg/archtable.
10138   * Now we no-longer pre-depend on dselect, check the upgrade will work
10139     in preinst and give the user a chance to abort if they haven't yet
10140     installed dselect and need to.  Closes: #282335.
10141   * Fix handling of GNU longname and longlink when a tarfile entry has
10142     both.  Closes: #128388.
10143   * md5sum no longer outputs "-" when no argument is supplied.
10144     Closes: #164591, #164889.
10145   * Add darcs metadirectory to dpkg-source diff ignore list.  Closes: #289760.
10146   * Add new '-f' short option to dpkg-query as equivalent to --showformat.
10147     Closes: #281627.
10148   * Report conffile conflicts and per-package errors on the status-fd.
10149     Closes: #297880.
10150   * Correct typo in dpkg-architecture.  Closes: #282701.
10151   * Fix start-stop-daemon's support for GNU/kFreeBSD.  Closes: #258051.
10153   * Architecture Support:
10154     - Added kfreebsd-amd64.  Closes: #280963.
10155     - Added m32r.  Closes: #280710.
10156     - Clean up of archtable.  Closes: #118910, #286898.
10157     - Clean up of dpkg-architecture.  Closes: #256323.
10158   * Updated translations (Christian Perrier):
10159     - French (French Team).
10160     - Greek (Konstantinos Margaritis).  Closes: #295922.
10162  -- Scott James Remnant <scott@netsplit.com>  Thu,  3 Mar 2005 12:09:07 +0000
10164 dpkg (1.13.0) experimental; urgency=low
10166   The "Three banana strategy" Release.
10168   * Remove the /usr/info or /usr/info/dir symlinks we used to create.
10169     Closes: #206063, #288415.
10170   * Fix cast in lvalue assignment that gcc 4.0 doesn't like.
10171     Closes: #282669, #284797.
10172   * Correct bashism in disk method update script.  Closes: #260568.
10174   * Scorched-earth reimplementation of the build process and control files
10175     with debhelper and automake.  Closes: #200683, #217946, #229629, #260568,
10176     #266995, #279701, #283640, #292973, #293041.
10177   * Remove SGML and POD documentation formats due to both licensing and
10178     sanity issues.  Closes: #285806.
10179   * The dpkg-doc and dpkg-static packages are no more.
10180   * dpkg.cfg cleaned up to remove useless examples.
10181     Closes: #169618, #305192.
10183  -- Scott James Remnant <scott@netsplit.com>  Fri, 14 Jan 2005 19:28:00 +0000
10185 dpkg (1.10.28) unstable; urgency=low
10187   The "Awh, yeah?  Ripper!" Release.
10189   * New translations (Christian Perrier):
10190     - Romanian (Eddy Petrisor).  Closes: #309714.
10191     - Tagalog (Eric Pareja).  Closes: #296407.
10192   * Updated translations (Christian Perrier):
10193     - French (Christian Perrier).
10194     - Greek (Konstantinos Margaritis).  Closes: #295922
10195     - Indonesian (Arief S Fitrianto).  Closes: #296733
10196   * Updated man page translations (Christian Perrier):
10197     - French (Philippe Batailler).
10198     - Syntax error corrected in Brazilian Portuguese man page for
10199       update-alternatives.  Closes: #300646
10201  -- Scott James Remnant <scott@netsplit.com>  Thu, 26 May 2005 18:18:10 +0100
10203 dpkg (1.10.27) unstable; urgency=low
10205   The "Grab your gun and bring in the cat" Release.
10207   * New Translations (Christian Perrier):
10208     - Indonesian (Arief S Fitrianto).
10209     - Norwegian Bokmål (Bjorn Steensrud).
10210   * Updated Translations (Christian Perrier):
10211     - Dutch (confusing option corrected by Christian Perrier).
10212     - Galician (Jacobo Tarrio).
10213     - Korean (Seo Sanghyeon).
10214     - Simplified Chinese (Carlos Liu).
10215     - Traditional Chinese (Asho Yeh).
10217  -- Scott James Remnant <scott@netsplit.com>  Thu, 10 Feb 2005 15:10:22 +0000
10219 dpkg (1.10.26) unstable; urgency=low
10221   The "Captain Tight-Pants" Release.
10223   * Fix incorrect claim that 'Q' in dselect quits without saving changes
10224     (really 'X').
10225   * Revert to current 'stable' behaviour of Space/Enter/'Q' in the dselect
10226     help screen, Space leaves the help screen and Enter and 'Q' do nothing.
10227     It's dangerous to encourage users to press Enter or 'Q' since they
10228     commit changes in the package selection screen.
10230   * New Translations (Christian Perrier):
10231     - Basque (Piarres Beobide Egaña).  Closes: #281245.
10232       (Was really added in 1.10.24, but forgotten from ALL_LINGUAS.)
10233     - Bosnian (Safir Šećerović).
10234     - Slovak (benco).  Closes: #284896, #289341
10235     - Traditional Chinese (Asho Yeh).  Closes: #287375.
10236   * Updated Translations (Christian Perrier):
10237     - Brazilian Portuguese (André Luís Lopes).  Closes: #281228.
10238     - Catalan (Jordi Mallach).  Closes: #281333.
10239     - Czech (Miroslav Kure).  Closes: #281231.
10240     - Danish (Claus Hindsgaul).  Closes: #281103.
10241     - Dutch (Christian Perrier).  Closes: #282087.
10242     - Galician (Héctor Fernéndez López).
10243     - German (Michael Piefel).  Closes: #281503.
10244     - Italian (Stefano Canepa). Closes: #282543.
10245     - Japanese (Kenshi Muto).  Closes: #281144.
10246     - Korean (Changwoo Ryu).  Closes: #282246.
10247     - Norwegian Nynorsk (Håvard Korsvoll).  Closes: #281456.
10248     - Polish (Bartosz Feñski).
10249     - Portuguese (Miguel Figueiredo).  Closes: #281122, #289359.
10250     - Russian (Yuri Kozlov).  Closes: #281166.
10251     - Simplified Chinese (Tchaikov, Carlos Liu).
10252     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #281117.
10253     - Swedish (Peter Karlsson).  Closes: #281165.
10255  -- Scott James Remnant <scott@netsplit.com>  Tue, 11 Jan 2005 16:26:51 +0000
10257 dpkg (1.10.25) unstable; urgency=low
10259   The "你他媽的天下所有的人都該死" Release.
10261   This release is to correct the mangled Simplified Chinese translation
10262   included in 1.10.24 caused by rebellion of the translator's mail client.
10264   * Updated Translations (Christian Perrier):
10265     - Dutch (Bart Cornelis).  Closes: #278700.
10266     - Polish (Bartosz Fenski).  Closes: #280406.
10267     - Simplified Chinese (Tchaikov, Carlos Liu).  Closes: #278676.
10269  -- Scott James Remnant <scott@netsplit.com>  Thu, 11 Nov 2004 20:06:57 +0000
10271 dpkg (1.10.24) unstable; urgency=low
10273   The "Donald, where's your troosers?" Release.
10275   * Add support for uncompressed data.tar archive members and bzip2-
10276     compressed data.tar.bz2 members of binary packages.  Closes: #34727.
10278   * New Translations (Christian Perrier):
10279     - Basque (Piarres Beobide).  Closes: #265491.
10280     - Greek (George Papamichelakis).  Closes: #260809.
10281     - Hebrew (Lior Kaplan).  Closes: #275267.
10282     - Simplified Chinese (Tchaikov, Carlos Liu).  Closes: #265197.
10283   * Updated Translations (Christian Perrier):
10284     - Brazilian Portuguese (Andre Luis Lopes).  Closes: #260964, #273947,
10285       #278063.
10286     - Czech (Miroslav Kure).  Closes: #255904, #278178.
10287     - Catalan (Jordi Mallach).  Closes: #278098.
10288     - Danish (Claus Hindsgaul).  Closes: #278097.
10289     - Dutch (Bart Cornelis).  Closes: #268271, #268886, #274366, #278061.
10290     - Galician (Hector Fernandez).
10291     - German (Michael Piefel).  Closes: #276462, #278168.
10292     - French (Christian Perrier).
10293     - Japanese (Kenshi Muto).  Closes: #272456, #278141.
10294     - Italian (Lele Gaifax).
10295     - Korean (Changwoo Ryu).  Closes: #261528, #278142.
10296     - Norwegian Nynorsk (Håvard Korsvoll).  Closes: #275387, #278286.
10297     - Polish (Bartosz Fenski).  Closes: #268452, #278064.
10298     - Portuguese (Miguel Figueiredo).  Closes: #268266, #261424, #261519,
10299       #278294.
10300     - Russian (Yuri Kozlov).  Closes: #268452, #278154.
10301     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #277173, #278117.
10302     - Swedish (Peter Karlsson).
10303   * Updated Manpage Translations (Christian Perrier):
10304     - French (Philippe Batailler).  Closes: #268048.
10305     - Spanish (Ruben Porras).  Closes: #261807.
10306     - Swedish (Peter Karlsson).
10308  -- Scott James Remnant <scott@netsplit.com>  Wed, 27 Oct 2004 09:25:58 +0100
10310 dpkg (1.10.23) unstable; urgency=low
10312   The "Let the Wookie win" Release.
10314   * Updated hurd start-stop-daemon support.  Closes: #133640, #254180.
10315   * Removed usage of non-POSIX test options.  Closes: #256302.
10317   * Architecture Support:
10318     - Renamed x86-64 to amd64.  Closes: #252346, #254598.
10319   * Documentation:
10320     - Correct typo in dpkg-divert(8).  Closes: #254175.
10321   * New Translations:
10322     - Korean (Changwoo Ryu).  Closes: #254590.
10323   * Updated Translations:
10324     - Catalan (Jordi Mallach).
10325     - Danish (Claus Hindsgaul).  Closes: #252407.
10326     - French (Christian Perrier).  Closes: #252586.
10327     - Italian (Lele Gaifax).
10328     - Polish (Bartosz Fenski).  Closes: #254209.
10329     - Spanish manpages (Ruben Porras).  Closes: #246158, #246159, #246160,
10330       #246161, #246162, #246163, #246164.
10332  -- Scott James Remnant <scott@netsplit.com>  Mon, 19 Jul 2004 19:52:14 +0100
10334 dpkg (1.10.22) unstable; urgency=low
10336   The DebConf4 Release.
10338   This release is mostly intended to mop up the minor and trivial bug
10339   fixes in the list and clear out the documentation changes.  As such,
10340   it should be treated with even more suspicion than is normal.
10342   * Use colouring to break cycles earlier to avoid long loops whilst
10343     installing or configuring packages.  Closes: #232445, #246857.
10344   * Don't try to configure packages that disappeared in the same
10345     run.  Closes: #202997.
10346   * Fix segfault when "gcc -dumpmachine" returns a non-matching triplet.
10347     Closes: #211850.
10348   * Remove restriction that package names be at least two characters long.
10349     Closes: #237734.
10350   * Fix dpkg-source (actually controllib.pl) to output the field name
10351     properly again.  Closes: #226931, #246595.
10352   * Make dpkg-scanpackages output Origin and Bugs fields with proper
10353     casing.  Closes: #154422.
10354   * Add support for DOS line-endings to md5sum.  Closes: #246103.
10355   * Fix start-stop-daemon segfault on Hurd.  Closes: #133640.
10356   * Allow dpkg-shlibdeps to run as non-root users.  Closes: #96881.
10357   * Correct various compiler warnings.  Closes: #229766.
10359   * Architecture Support:
10360     - Added x86-64 (x86_64 / amd64).  Closes: #238483, #241938.
10361     - Added i?86-gnu (Hurd).  Closes: #216695, #236331.
10362     - Added i386-kfreebsd-gnu and i386-knetbsd-gnu.  Closes: #250176.
10363   * Packaging:
10364     - Create $(docdir) even when --without-sgml-doc is passed so the
10365       ChangeLog can be installed.  Closes: #137719.
10366     - Stop hardcoding the list of manual page languages in debian/rules,
10367       so we include Spanish, Russian and Brazilian Portuguese.  Closes: #245994.
10368     - Quote LDFLAGS in debian/rules to allow multiple options.
10369       Closes: #230242.
10370   * Documentation:
10371     - Move dpkg-scanpackages and dpkg-scansources to section 1 as they
10372       are user tools.  Closes: #114946.
10373     - Correct hyphen characters in manpages.  Closes: #212284, #247086, #226800.
10374     - Remove obsolete references to the Debian Packaging Manual.
10375       Closes: #122910, #140695.
10376     - Correct 'n' and 'p' key descriptions in dselect help message.
10377       Closes: #120562.
10378     - Add --force-bad-verify to dpkg manpage.  Closes: #192812.
10379     - Correct dpkg manpage to refer to --force-remove-reinstreq instead of
10380       non-existent --force-reinstreq option.  Closes: #232831.
10381     - Correct documentation of --compare-versions arguments.  Closes: #232317.
10382     - Correct usage of "et al" to "et al.".  Closes: #230751.
10383     - Add dpkg-reconfigure(8) to SEE ALSO section of dpkg(8).  Closes: #233282.
10384     - Suggest packages that provide additional functionality in the dpkg
10385       manpage.  Closes: #81355.
10386     - Suggest dselect update in description of dpkg --update-avail.
10387       Closes: #206163.
10388     - Suggest aptitude as well as dselect.  Closes: #217042.
10389     - Suggest fakeroot for dpkg-source -r.  Closes: #175897.
10390     - Correct documentation of start-stop-daemon.  Closes: #41554, #211856.
10391     - Correct documentation of start-stop-daemon manpage to refer to --retry
10392       alongside --stop.  Closes: #204691.
10393     - Add note that start-stop-daemon will chdir("/") unless -d is specified.
10394       Closes: #217823, #218060.
10395     - Correct documentation of dpkg-query --list.  Closes: #232639.
10396     - Correct invalid use of &quot; within update-alternatives(8) with .BR.
10397       Closes: #244624.
10398     - Rewrite description of dpkg-source -i to indicate the intent of the
10399       default setting rather than the exact exclusions.  Closes: #227169.
10400     - Correct documentation of dpkg-statoverride --update.  Closes: #85079.
10401     - Correct documentation of update-alternatives --install.  Closes: #179648.
10402     - Documented dpkg:Version and dpkg:UpstreamVersion substvars.
10403       Closes: #85815, #85818.
10404     - Fix spelling error in utils/md5sum.1.  Closes: #250281.
10405     - Replace "&c." with the slightly clearer "etc.".  Closes: #235773.
10406     - Correct various typos.  Closes: #219623, #221235.
10407   * Updated Translations:
10408     - Catalan (Jordi Mallach).
10409     - French (Christian Perrier).  Closes: #246359.
10410     - Italian (Lele Gaifax).
10411     - Japanese manpages (KISE Hiroshi).  Closes: #248483.
10412     - Russian (Nikolai Prokoschenko).  Closes: #249254.
10413     - Spanish manpages (Ruben Porras).  Closes: #246158, #246159, #246160,
10414       #246161, #246162, #246163, #251830.
10415   * New Translations:
10416     - German start-stop-daemon and update-alternatives manpages
10417       (Helge Kreutzmann).  Closes: #247116, #249454.
10418     - Spanish dpkg-scansources manpage (Ruben Porras).  Closes: #246164.
10420  -- Scott James Remnant <scott@netsplit.com>  Tue,  1 Jun 2004 18:21:40 -0300
10422 dpkg (1.10.21) unstable; urgency=low
10424   * Fix incorrect linked list node removal code that caused every second
10425     shared or diverted conffile to be deleted by dpkg.
10426     Closes: #10879, #33046, #47267, #90623, #98210, #109691, #146167.
10427     Closes: #155456, #204275.
10428   * Call mknod with the required device type.  Closes: #158916.
10429   * Correct the default query output format to be consistent with
10430     what the underlying library expects.  Closes: #174973.
10431   * Fix missing NULL-termination in dpkg-query -W display of dependency
10432     fields.  Closes: #174978
10433   * Strip output from md5sum(1) after the first whitespace character.
10434     Closes: #200763.
10435   * Output a warning if we cannot open a configuration file instead of
10436     treating it as a fatal error, in case our home directory is not readable
10437     by root.  Closes: #200701.
10438   * Set LC_ALL to C before spawning off dpkg --search, to avoid searching
10439     on localized strings.  Closes: #244316.
10440   * Don't require argument for start-stop-daemon -V.  Closes: #237589.
10441   * Correct use of @ARGV within dpkg-scanpackages, allowing -u to work
10442     once again.  Closes: #225086, #241503.
10443   * Make sure file permissions passed to dpkg-statoverride are numeric.
10444     Closes: #161156.
10445   * Correctly break out of the loop in install-info.
10446     Closes: #124225, #160761.
10447   * Add --dir-file option to install-info for GNU install-info
10448     compatibility.  Closes: #179192
10449   * Refer to debian-policy in dpkg-doc's description instead of the
10450     non-existent packaging-manual.  Closes: #120970.
10451   * Remove incorrect mention of build-essential from dpkg-checkbuilddeps
10452     manpage.  Closes: #219210.
10453   * Add a note about diverting shared libraries to the dpkg-divert
10454     manpage.  Closes: #214699.
10455   * Updated Translations:
10456     - Brazilian Portuguese (Andre Luis Lopes).  Closes: #237864.
10457     - Catalan (Jordi Mallach).
10458     - Danish (Claus Hindsgaul).  Closes: #237624.
10459     - Dutch (Pieter-Paul Spiertz, Bart Cornelis, Erwin).
10460       Closes: #102094, #151799, #207758.
10461     - French (Sam Hocevar).  Closes: #243191.
10462     - German (Florian Ernst).  Closes: #109669, #115352, #187952, #244098.
10463     - Japanese manpages (KISE Hiroshi).  Closes: #220776.
10464     - Polish (Bartosz Fenski).  Closes: #242870.
10465     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #166052.
10466     - Swedish (Peter Karlsson).
10467   * New Translations:
10468     - Japanese dpkg-source manpage (KISE Hiroshi).  Closes: #239000.
10469     - Norwegian Nynorsk (Gaute Hvoslef Kvalnes).  Closes: #233614.
10470     - Portuguese (Miguel Figueiredo).  Closes: #240081.
10471     - Spanish dpkg-source manpage (Ruben Porras).  Closes: #171489.
10473  -- Scott James Remnant <scott@netsplit.com>  Sun, 25 Apr 2004 18:55:10 +0100
10475 dpkg (1.10.20) unstable; urgency=high
10477   * Update Japanese translation.  Closes: #224616
10478   * Update French translation.  Closes: #218713
10479   * Fix spelling error in German md5sum man page.  Closes: #230750
10480   * Fix typo in pt_BR po file.  Closes: #192102
10481   * Revert fix for #232916, this turns out to be a bug in the pgpgp
10482     wrapper, dpkg worked fine with pgp itself.
10484  -- Scott James Remnant <scott@netsplit.com>  Thu, 11 Mar 2004 11:24:54 +0000
10486 dpkg (1.10.19) unstable; urgency=high
10488   * Distinguish unmet build dependencies from build conflicts.
10489     Closes: #217943, #235266.
10490   * Force NULL-termination of all tar file entry names.  Closes: #232025.
10491   * Allow dselect to use the full window width.  Closes: #139781.
10492   * Pass correct number of arguments for format string when out of disk
10493     space.  Closes: #213038, #217286, #213543, #213846.
10494   * Remove duplicated entries from ChangeLog.  Closes: #157437.
10495   * Fix dpkg-buildpackage when used with PGP.  Closes: #232916.
10496   * Update support for Debian FreeBSD.  Closes: #211566.
10497   * Store Architecture in the status file.  Closes: #228253.
10498   * Don't print offending lines in md5sum.  Closes: #170953.
10499   * Check bounds of md5sum lines.  Closes: #168443, #199489, #199693.
10501  -- Scott James Remnant <scott@netsplit.com>  Mon,  8 Mar 2004 19:05:32 +0000
10503 dpkg (1.10.18.1) unstable; urgency=medium
10505   * Non-maintainer upload to fix release-critical bugs.
10506   * Terminate string buffer in main/remove.c.  Closes: #228379.
10507   * Prevent stashing of hardlinked devices and setuid or setgid binaries
10508     by removing permissions on upgrade as well as on remove.
10509     Closes: #225692.
10510   * Update dpkg conflicts to << 1.10, instead of 1.9.
10511     Closes: #190611, #221989, #222760.
10513  -- Scott James Remnant <scott@netsplit.com>  Thu, 26 Feb 2004 01:17:27 +0000
10515 dpkg (1.10.18) unstable; urgency=medium
10517   * Rebuild, tagging and releasing correctly from cvs this time.
10519  -- Adam Heath <doogie@debian.org>  Mon, 27 Oct 2003 13:39:56 -0600
10521 dpkg (1.10.17) unstable; urgency=medium
10523   * Make dselect do conflict resolution when dealing with automatically
10524     selected recommended package. Thanks to Colin Watson for the analysis
10525     and patch. Closes: Bug#151663
10526   * Branden Robinson <branden@debian.org>:
10527     s/dpkg-checkbuild/dpkg-checkbuilddeps/ in usage.
10528   * dpkg-checkbuilddeps now sets $reduce_arch.  Closes: #212796.
10529   * Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>:
10530     Add -u in dpkg-scanpackages.  Closes: #214123.
10531     Add -a<arch> command to dpkg-scanpackages.
10532   * Add .#* to dpkg-source's default ignore filter.  Closes: #217380.
10533   * Matthias Urlichs <smurf@smurf.noris.de>:
10534     Don't assume /usr/info/dir exists if /usr/info does.  Closes: #165770.
10535   * Jordi Mallach <jordi@debian.org>:
10536     Update Catalan translation.
10537   * Fix errors with dependency fields that reference ${dpkg:Version}.
10538     Closes: #213108.
10540  -- Adam Heath <doogie@debian.org>  Mon, 27 Oct 2003 13:04:57 -0600
10542 dpkg (1.10.16) unstable; urgency=low
10544   * Almost *EVERY* damn file was including config.h in the wrong spot.
10545     After making it the first include, then off_t/size_t/etc could actually
10546     be redefined to be 64-bit compatible.
10547   * Jordi Mallach <jordi@debian.org>:
10548     Fix configure to set HAVE_SETLOCALE.  Closes: #211816
10549   * "Loïc Le Loarer" <lll_deb@m4x.org>:
10550     Add a -d|--chdir option to start-stop-daemon.  Closes: #151802
10551   * Split the background block into 2 parts: one that does the fork, and
10552     opens /dev/tty and /dev/null, and one that does everything else.  The
10553     second block is then moved to be run right before the exec.  This
10554     allows error messages to be seen from the child(previously, they were
10555     lost), and allows for the chroot to not require the device files.
10556     These changes based on the bugs filed by:
10557     Marc Herbert <Marc.Herbert@ens-lyon.fr>: Closes: #155219
10558     Loïc Le Loarer <lll_deb@m4x.org>: Closes: #151800
10559   * Mario Lang <mlang@debian.org>:
10560     When --start, --startas and --pidfile are given, print 'process'
10561     instead of '(null)' for the process name, if it's already running.
10562     Closes: #209355
10563   * Imported several translated manpages, from debian-doc cvs:
10564     * Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
10565       deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
10566       dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
10567       dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
10568       "Esteban Manchado Velázquez" <zoso@debian.org>: Closes: #171489
10569     * French: deb.5
10570       Julien Louis <arthur51@ifrance.com>: Closes: #164906
10571     * Portuguese: dpkg.8 dselect.8
10572   * Matt Zimmerman <mdz@debian.org>
10573     In dpkg's manpage, -O had an inverted word.  Closes: #111711
10574   * Marcin Owsiany <porridge@debian.org>:
10575     Fix Polish translation of 'conflicts with'  Closes: #112057
10576   * Jiri Masik <masik@darbujan.fzu.cz>:
10577     Improve Czech translation of: "dpkg - warning: ignoring request to
10578     remove %s which isn't installed."  Closes: #117518
10579   * Marco Nenciarini <mnencia@prato.linux.it>:
10580     Fix missing space in Italian translation when listing files, and the
10581     file is diverted.  Closes: #138244
10582   * Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>:
10583     Update Polish translation.  Closes: #142370
10584   * Martin Quinson <mquinson@ens-lyon.fr>:
10585     Fix missing space in French translation of: "%s - warning: downgrading
10586     %.250s from %.250s to %.250s.\n"  Closes: #149142
10587   * Hidetaka Iwai <tyuyu@sings.jp>:
10588     Fix typo in Japanese translation of dpkg --force-help; downgrade ->
10589     downgrade:  Closes: #157819
10590   * Martin Quinson <mquinson@ens-lyon.fr>:
10591     Fix French translation when listing files, and the file is diverted.
10592     Closes: #162154
10593   * Rune Schjellerup <olberd@odense.kollegienet.dk>:
10594     Fix Danish translation of(was missing the leading space): " does not
10595     appear to be available\n"  Closes: #192972
10596   * Fix md5sum when handling large files.  Closes: #162691
10597   * Fix dpkg-checkbuilddeps calling of parsedep.  It wasn't setting
10598     use_arch.  Closes: #212796.
10599   * Joey Hess <joeyh@debian.org>:
10600     Change formatting of info.dir.  Closes: #167379.
10602  -- Adam Heath <doogie@debian.org>  Sat, 25 Oct 2003 15:46:16 -0500
10604 dpkg (1.10.15) unstable; urgency=low
10606   * Fix detection of va_copy.
10607   * Back out debian/rules build-arch detection.  It is *not* possible *at
10608     all* to detect available targets in a rules file.  Period.
10610  -- Adam Heath <doogie@debian.org>  Fri, 19 Sep 2003 20:02:19 -0500
10612 dpkg (1.10.14) unstable; urgency=low
10614   * controllib.pl:
10615     * Rewrote the parsedep stuff, so that it wasn't done during control
10616       file parsing.  Scripts that need the internal parsed format should
10617       call parsedep on the field's value.
10618     * Split the substvars parsing into a separate function.
10619     * No longer validate dependency fields when reading the control file.
10620       Some fields may have vars in them, which breaks the validation.
10621     * dpkg-gencontrol calls substvars after parsing the control file, and
10622       then validates the substituted depends lines.  Originally,
10623       substitution occurred only during writing of the final output file.
10624     * Andreas Barth <aba@not.so.argh.org>:
10625       Fix bad regex that didn't allow spaces in dependency field parsing.
10626       It now directly matches what the c code expects.  It previously was
10627       allowing all of \S, which matched on '('.
10628       Closes: #211660.
10629   * Remove stale debug in debian/control that would have broken
10630     installation on s390.
10631   * We were calling our own local copy of dpkg-gencontrol, but the
10632     system-installed copy of dpkg-shlibdeps.  Now, both are called from
10633     the build directory.
10635  -- Adam Heath <doogie@debian.org>  Fri, 19 Sep 2003 12:29:34 -0500
10637 dpkg (1.10.13) unstable; urgency=low
10639   * Fix parsing of deps when both () and [] are specified.
10640   * Set $host_arch in controllib.pl:parsedep.
10641   * dpkg-checkbuilddeps doesn't output the [] stuff when finding invalid
10642     deps.
10644  -- Adam Heath <doogie@debian.org>  Wed, 17 Sep 2003 13:23:15 -0500
10646 dpkg (1.10.12) unstable; urgency=low
10648   * Fix dpkg-source output of build-depends lines.
10650  -- Adam Heath <doogie@debian.org>  Tue, 16 Sep 2003 13:43:45 -0500
10652 dpkg (1.10.11) unstable; urgency=low
10654   * dpkg no longer provides any BYHAND files.  If you need the source
10655     tarball, use the orig.tar.gz file available in the pool.  The
10656     precompiled tars were hold-overs from when debs were not standard
10657     ar/tar files.
10658   * Install /usr/share/doc/dpkg/pseudo-tags, which talks about the bug
10659     titling we use to mark bugs for filtering in the Debian bts.
10660   * Updated ca.po.
10661   * Teach dpkg-source that ~ is legal in version numbers
10662   * Add build-depends on sgml-base, and increase gettext build-depends to
10663     0.12.1-3.
10664   * Updated config.sub and config.guess in cvs.
10665   * Change use of strncpy in parsedb to memcpy.  Closes: #160447
10666   * No longer generate helpmsgs.{cc,h}.
10667   * several controllib changes:
10668     * Moved dependency parsing logic from dpkg-checkbuilddeps.
10669       The dpkg-checkbuilddeps parser didn't support empty fields, while
10670       the controllib parser did.
10671     * All dependency fields parsed by controllib.pl support [arch]
10672       specifiers.  If the arch specifier doesn't apply for the current
10673       arch, then the item will not be added to the internal list structure.
10674     * Comment lines(that begin with '#') are removed during parsing.
10675     * Store the original casing of field names, for use in error reporting.
10676     * Store the original field's casing with 'o:' prepended in %fi.
10677       * ballombe@merulo.debian.org:
10678         dpkg-checkbuilddeps now handles empty fields.  Closes: #111562
10679       * Branden Robinson <branden@debian.org>:
10680         support comments(first char on line begins with '#') in
10681         debian/control.  Closes: #191810
10682       * Bastian Blank <waldi@debian.org>:
10683         Allow for per-arch generated dependency fields.  Closes: #170575
10684       * Branden Robinson <branden@debian.org>:
10685         Report the original casing of field names when they are unknown.
10686         Closes: #177753
10687   * Patch dpkg-buildpackage to call debian/rules -qn build-arch, and if
10688     it's available, modify -B handling appropriately.  If build-arch is not
10689     available, then when -B was called, do *not* pass -B on to
10690     dpkg-checkbuilddeps.  Closes: #203097
10691   * Frank Lichtenheld <frank@lichtenheld.de>:
10692     Apply patch, to handle missing infodir.bak, and empty files.  Closes:
10693     #196361
10694   * Change standard_startup and standard_shutdown into macros.  Closes:
10695     #200351.
10696   * Andrew Suffield <asuffield@debian.org>:
10697     Fix inverted test of eof in parsedb, while looking for eof after
10698     field name.  Closes: #198218
10699   * Yann Dirson <dirson@debian.org>
10700     Add set -e to dpkg-doc.postinst.  Closes: #191261
10701   * Michael Weber <michaelw@debian.org>:
10702     dpkg --print-architecture now does gcc -dumpmachine instead of
10703     --print-libgcc-file-name.  Closes: #131893, #8241, #106793, #210285
10704   * Daniel Silverstone <dsilvers@digital-scurf.org>:
10705     Apply patch to change hashing function, and increase bin size, for
10706     the package database.  Closes: #206416
10707   * Paul Eggert <eggert@CS.UCLA.EDU>:
10708     Apply patch to make dpkg work with POSIX 1003.1-2001.  Closes:
10709     #204894
10710   * Joey Hess <joeyh@debian.org>:
10711     Fix "stripping trailing /" message from dpkg-statoverride.  Closes:
10712     #203782
10713   * Sami Liedes <sliedes@cc.hut.fi>:
10714     Increase filesdb bin size, and alter hashing function.  Closes:
10715     #179385
10716   * Anthony Towns <aj@azure.humbug.org.au>:
10717     Retry removing empty dirs during purge.  Closes: #112386
10718   * Darren Salt <linux@youmustbejoking.demon.co.uk>:
10719     Add .cvsignore to dpkg-source's default diff ignore regex.  Also fix
10720     missing \ escape for .deps.  Closes: #174013
10721   * Koblinger Egmont <egmont@uhulinux.hu>:
10722     Fix segfault with --status-fd.  Closes: #173618
10723   * Colin Watson <cjwatson@debian.org>,
10724     Andrew Suffield <asuffield@debian.org>:
10725     Add .svn, {arch}, and .arch-ids to dpkg-source -i default regex.
10726     Closes: #169359
10727   * Falk Hueffner <falk@debian.org>:
10728     Added alphaev68-linux-gnu to archtable.  Closes: #199360
10729   * Elie Rosenblum <fnord@debian.org>:
10730     Apply patch to support OpenBSD.  Closes: #154277
10731   * Geoff Richards <qef@laxan.com>:
10732     Add --config to action section, and add as EXAMPLES section.  Closes:
10733     #208014, #115759
10734   * Yann Dirson <dirson@debian.org>:
10735     install-info --version and --help now display on stdout.  Closes:
10736     #154633
10737   * Dan Jacobson <jidanni@dman.ddts.net>:
10738     Mention what dpkg and dpkg-query -S will not find.  Closes: #153096
10739   * Sebastian Leske <sleske@enterprise.mathematik.uni-essen.de>:
10740     Mention in dpkg(8) that downgrading a package can have serious
10741     consequences.  Closes: #61156
10742   * Dan Jacobson <jidanni@dman.ddts.net>:
10743     In dpkg-scanpackages(8), including small note that other tools might
10744     use the generated Packages file.  Closes: #208894
10745   * Warren Turkal <wturkal@cbu.edu>:
10746     Fix some typos in dpkg-source(1).  Closes: #207259, #204123, #167426
10747   * Dan Jacobson <jidanni@dman.ddts.net>:
10748     Alter text in dselect(8), implying that other interfaces are available
10749     for installing packages.  Closes: #206164.
10750   * Daniel Bonniot <bonniot@users.sourceforge.net>:
10751     Note in start-stop-daemon(8) that --nicelevel takes an argument.
10752   * Ruben Porras <nahoo82@telefonica.net>:
10753     Remove duplicate 'can' in deb-control(5).  Closes: #183840
10754   * Dan Jacobson <jidanni@dman.ddts.net>:
10755     Fix short description in dpkg-scansources(8).  Closes: #175770
10756   * Zefram <zefram@fysh.org>:
10757     In dpkg(8), move dpkg-query options to their own subsection, like
10758     dpkg-deb.  Closes: #174971
10759   * Thomas Hood <jdthood@yahoo.co.uk>
10760     Add --dry-run and --simulate as synonyms to --no-act.  Closes:
10761     #165099
10762   * Junichi Uekawa <dancer@netfort.gr.jp>:
10763     Fix wrong reference to DEB_BUILD_GNU_SYSTEM on --host in
10764     dpkg-architecture(1).  Closes: #163621
10765   * Michael Klein <michael.klein@puffin.lb.shuttle.de>:
10766     s/Usuaully/Usually/ in deb-control.5.  Closes: #161819
10767   * Joey Hess <joeyh@debian.org>:
10768     Removed reference in dselect(8) about recommends not being handled
10769     well.  Closes: #157973
10770   * Andrew Suffield <aps100@doc.ic.ac.uk>:
10771     s/dpkg-source/dpkg-parsechangelog/ in dpkg-parsechangelog -h.
10772     Closes: #155822
10773   * Matej Vela <vela@debian.org>:
10774     Unhighlight "May be repeated multiple times." in dpkg-source(1).
10775     Closes: #151845
10776   * Jordi Mallach <jordi@debian.org>:
10777     Make all actions in dpkg-deb -h lower case.  Closes: #150642
10778   * Alexander Hvostov <root@aoi.dyndns.org>:
10779     Add -g|--group to start-stop-daemon, and document properly.  Closes:
10780     #127342
10781   * Szerb Tamas <toma@mlf.linux.rulez.org>:
10782     s/THANKS/THANKS.gz/ in dpkg(8).  Closes: #91348
10783   * "James R. Van Zandt" <jrv@vanzandt-pc.mitre.org>:
10784     In dpkg(8), mention running dselect, install after --set-selections.
10785     Closes: #175236
10786   * Yann Dirson <dirson@debian.org>:
10787     Remove disabled --command-fd from help.  Closes: #169619
10788   * Tobias Burnus <tburnus@physik.fu-berlin.de>:
10789     Apply patch to update-alternatives that provides --set and --remove-all
10790     commands.  Closes: #133745.
10791   * Osamu Aoki <debian@aokiconsulting.com>:
10792     Add --all to update-alternatives, that calls --config on all
10793     alternatives.  Closes: #126621
10794   * Dan Jacobson <jidanni@jidanni.org>:
10795     Alter --config prompt, to be more clear, that one must 'press' enter to
10796     accept the default.  Closes: #203557
10797   * Peter Moulder <pmoulder@bowman.csse.monash.edu.au>:
10798     Fix some -w issues in update-alternatives.  Closes: #137313
10799   * Eduard Bloch <edi@gmx.de>:
10800     Apply patch to check whether the target path exists on removing.
10801     Closes: #37254
10802   * Colin Walters <walters@debian.org>:
10803     After opening files, set binmode.  Closes: #175363
10805  -- Adam Heath <doogie@debian.org>  Tue, 16 Sep 2003 12:52:11 -0500
10807 dpkg (1.10.10) unstable; urgency=low
10809   * Update archtable for hurd.  Closes: #187509.
10810   * Make the dpkg-iasearch conflicts versioned.  Closes: #170698.
10811   * Surround sed call with '' in Makefile.in.  Closes: #187534.
10812   * Strip trailing / from the file args in dpkg-statoverride.  Closes:
10813     #184239.
10814   * Modified to use autotools-dev.  Closes: #179656.
10815   * Add netbsd support.  Closes: #179658, #179659.
10816   * Support hyphenated values in dpkg-architecture. Closes: #179661
10817   * No longer managed the /usr/doc symlinks.
10819  -- Adam Heath <doogie@debian.org>  Sat, 26 Apr 2003 15:10:24 -0500
10821 dpkg (1.10.9) unstable; urgency=low
10823   * Fix dereference in main/help.c:cu_closefd(), which was the cause of
10824     close(random number) on most arches, but close(0) on s390x.
10825   * Add s390x to archtable.  Closes: #160976.
10827  -- Adam Heath <doogie@debian.org>  Sun, 15 Sep 2002 13:21:38 -0500
10829 dpkg (1.10.8) unstable; urgency=low
10831   * Make the multiline regex have an upper bound, instead of being
10832     unbounded, as newer perls have a larger stack frame, which cause them
10833     to segfault quicker with larger inputs.  Closes: #159756.
10835  -- Adam Heath <doogie@debian.org>  Thu,  5 Sep 2002 16:32:01 -0500
10837 dpkg (1.10.7) unstable; urgency=low
10839   * Fix double free in modstatdb_init, in the case that modstatdb_shutdown
10840     was called previously.  Closes: #159515.
10842  -- Adam Heath <doogie@debian.org>  Tue,  3 Sep 2002 18:59:19 -0500
10844 dpkg (1.10.6) unstable; urgency=low
10846   * Don't call nffreeall, in any of the c/c++ programs.  It appears dselect
10847     slightly corrupts it's memory enough that it can't be freed without
10848     segfaulting.  Closes: #159023.
10850  -- Adam Heath <doogie@debian.org>  Sun,  1 Sep 2002 00:19:18 -0500
10852 dpkg (1.10.5) unstable; urgency=low
10854   * Fix segfault in md5sum if the file being checked doesn't exist.
10855     Closes: #154503.
10856   * Fix extraction of md5sum in dpkg-scanpackages.  Closes: #153769.
10857   * Handle directories better in md5sum.  Closes: #157453.
10858   * Fix read past buffer in lib/nfmalloc.c.  Closes: #157304.
10859   * Fix several read pass buffer bugs, and a memleak.  Closes: #155362.
10860   * Fix segfault when --auto-deconfigure is given.  Closes: #157762.
10861   * Allow spaces between the end of a version, and the trailing ')'.
10862     Closes: #154898.
10863   * Fixes for HURD:  Closes: #156545
10864     * Add i386-gnu0.3 to archtable.
10865     * Fix handling of static compiles, with regard to zlib.
10866   * Previous install-infos(before 1.10) handled multiple dir file entries,
10867     because they would copy the entire stanza unmodified.  The newest
10868     version does not do this, as it reformats the options, and thereby
10869     only takes the first line.  So, we now split all the lines from the
10870     stanza, and process them all.  Closes: #147492.
10871   * Fix corruption of available file, caused by use of memory that was
10872     previously freed.  Closes: #154257.
10873   * Fix several minor memleaks.
10874   * Remove /usr/sbin/start-stop-daemon.  Closes: #156437.
10876  -- Adam Heath <doogie@debian.org>  Thu, 29 Aug 2002 16:43:15 -0500
10878 dpkg (1.10.4) unstable; urgency=low
10880   * Remove -ffunction-sections and -fdata-sections.  Closes: #152130.
10881   * Install archtable into /usr/share/dpkg/.
10883  -- Adam Heath <doogie@debian.org>  Sun, 14 Jul 2002 15:17:56 -0500
10885 dpkg (1.10.3) unstable; urgency=low
10887   * Move dselect.cfg to dselect package. Closes: Bug#152132
10888   * Install methods into /usr/lib/dpkg/methods, not /usr/lib/dpkg.  Closes:
10889     #152161.
10890   * Fix test inversion in start-stop-daemon, when checking the pid given in
10891     a pid file.  Thanks Thomas Morin <thomas.morin@enst-bretagne.fr>.
10892     Closes: #152270.
10893   * If in --test mode, and --stop is given, increment n_killed, so that
10894     start-stop-daemon returns the proper exit value.  Thanks Thomas Morin
10895     <thomas.morin@enst-bretagne.fr>.  Closes: #151992.
10897  -- Adam Heath <doogie@debian.org>  Thu, 11 Jul 2002 22:58:43 -0500
10899 dpkg (1.10.2) unstable; urgency=low
10901   * Make configuration files in $HOME work again
10902   * dpkg + dpkg-static conflict with dpkg-dev << 1.9, to fix md5sum error
10903     in dpkg-source.  Closes: #151691.
10904   * Remove -Z from patch call, in dpkg-source, as it makes patch warn about
10905     missing timestamps.  Closes: #151965
10906   * Install debian/dselect.conffiles.
10908  -- Adam Heath <doogie@debian.org>  Thu,  4 Jul 2002 21:08:09 -0500
10910 dpkg (1.10.1) unstable; urgency=low
10912   * Add conflict with dpkg-iasearch which intruded on our namespace.
10913   * Replace manpages-de which includes one of our manpages.  Closes: #151485
10914   * Don't always call autoheader when building. Closes: #151471
10915   * Fix double conflict in dpkg. Closes: Bug#151581
10916   * Move dselect methods to dselect package.
10917   * dpkg-checkbuilddeps no longer checks for build-essential. dpkg should
10918     not hardcode Debian policy.
10919   * Make dpkg-genchanges accept ~ as part of a package filename.
10920     Closes: Bug#150739
10921   * Move dpkg.cfg and dselect.cfg manpages into dpkg package. Closes: Bug#132901
10923  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  2 Jul 2002 12:34:07 +0200
10925 dpkg (1.10) unstable; urgency=low
10927   * dpkg now reorders symlinks when extracting debs.  However, this is also
10928     still done when building debs.  After a stable release of Debian has
10929     occurred with this modified dpkg, the reordering when building can be
10930     removed.
10931   * Fixed upper/lowercase problems with package names. Closes: Bug#58091
10932     (and 3 others).
10933   * Add Russian manual pages
10934   * Fix n in dselect package list (performs searchagain now)
10935   * Fix layout problem in dpkg-divert manpage. Closes: Bug#103667
10936   * When a package is set to hold, and a reinstallation is requested,
10937     -E will not properly skip it.  Closes: #45787.
10938   * Make dpkg-checkbuilddeps use dpkg-architecture. Closes: Bug#104230
10939   * Improve dpkg-architecture documentation. Closes: Bug#104232
10940   * Update German translation. Closes: Bug#97239
10941   * Update Polish translation. Closes: Bug#115783
10942   * Update French translation.
10943   * Update Brazilian translation.
10944   * Update Danish translation.
10945   * Update Galician translation.
10946   * Update Portuguese translations.
10947   * Add Catalan translation
10948   * Add German md5sum manpage
10949   * Add Brazilian update-alternatives manpage. Closes: Bug#122132
10950   * Improve dselect manpage. Closes: Bug#103839
10951   * dpkg-name(1) no longer mentions the non-existing dpkg(5) manpage.
10952     Closes: Bug#104214
10953   * Improve handling of Recommends and Suggests in dselect. Closes: Bug#34942
10954   * Add per-user configuration files. Closes: Bug#103845
10955   * Split dselect into its own package. dpkg Pre-Depends on it
10956     to make sure no weird things happen during an upgrade but this
10957     will allow us to make dselect option at some point in the future.
10958     Closes: #114249.
10959   * Make colours in dselect user-configurable. Closes: Bug#103994
10960   * Make Q do an abort in the method selection menu to make things more
10961     consistent with the package list
10962   * Fix test for nice(2) failure in start-stop-daemon. Closes: Bug#104561
10963   * Improve the dselect helpscreen a bit. Closes: Bug#72634
10964   * New version comparison routine that can handle arbitrarily large numbers
10965     and accepts `~' as a low-sorting character. Closes: Bug#93386
10966   * dselect now accepts regular expressions when searching for packages
10967     and can search in package descriptions as well.
10968     Closes: Bug#81009,#83139
10969   * Move query commands into a separate dpkg-query command. For the old options
10970     (-L,-l,-s,-S) dpkg will still call it for you.
10971   * Add configurable package listing support to dpkg-query
10972   * Handle window resize in dselect main menu. Closes: Bug#98275
10973   * update-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
10974   * Add --showformat and --show options to dpkg-deb and dpkg-query to
10975     allow one to customize the output format
10976   * several install-info cleanups:
10977     * Move /usr/info/dir to /usr/share/info/dir.  Closes: #67174.
10978     * If /usr/share/info doesn't exist, print a message saying so,
10979       instead of the confusing "couldn't lock" error.  Closes: #2531.
10980     * If /usr/share/info/dir doesn't exist, or is empty, try to copy the
10981       backup from /var/backups/infodir.bak.  Closes: #121309.
10982     * Add a --remove-exactly option, and allow for relative filenames.
10983       Closes: #92650.
10984     * Use the section from the .info file if --section is not given.
10985       Closes: #76100.
10986     * Error messages now include the filename being processed.
10987       Closes: #66735
10988     * /usr/share/info/dir now has it's entries formatted to even widths.
10989       Closes: #11228
10990     * --calign|--align|--maxwidth are now ignored.
10991   * strip enoent as well. Closes: Bug#112378
10992   * Fix format error in Dutch translation. Closes: Bug#113120
10993   * When parsing stdin, md5sum now displays '-' as the filename, to match
10994     textutils md5sum.  Closes: #121489.
10995   * Apply patch from bug, to give update-alternatives a --list command.
10996     Closes: #120924.
10997   * Make dpkg-checkbuilddeps always check for build-essential.
10998     Closes: Bug#118420.
10999   * Use space separated output instead of comma separated in
11000     dpkg-checkbuilddeps
11001   * Update default ignore expression in dpkg-source to also match *~ and
11002     *.swp in subdirs. Closes: Bug#127458
11003   * Handle errors when verifying md5sums. Closes: Bug#102367
11004   * dpkg-source now uses reliable timestamps for changed files.
11005     Closes: Bug#105750
11006   * Fix typo in start-stop-daemon help message. Closes: Bug#131439
11007   * update-alternative exits with a non-zero exit code when displaying
11008     a non-existing alternative. Closes: Bug#131496
11009   * Use gzip -c in install-info. Closes: Bug#131758
11010   * start-stop-daemon works on HP-UX now. Closes: Bug#130130
11011   * Fix dselect spin when run without input. Closes: Bug#132476
11012   * Update-alternatives now correctly restores an alternative to auto mode
11013     when removing a manually selected alternative. Closes: Bug#132632
11014   * Copy bugs and origin information into status file. Closes: Bug#132714
11015   * Improve wording of update-alternatives --config text. Closes: Bug#133035
11016   * Add manpages for dpkg.cfg and dselect.cfg. Closes: Bug#132901
11017   * Improve test for illegal packagename for dpkg-gencontrol -p option
11018   * Fix segfault when getenv("PATH") returns null.  Closes: Bug#136349
11019   * Add Large File Summit extensions. Closes: Bug#130509
11020   * Fix typo in dpkg-source manpage. Closes: Bug#141906
11021   * Re-fix handling of multiple blank lines in control. Closes: Bug#143117
11022   * Document --force-confmiss and --force-bad-verify. Closes: Bug#146855
11023   * Drop upgrade compat stuff in dpkg postinst for ancient versions (over
11024     5 years old)
11025   * Always set CLOEXEC on the lock fd.  Closes: Bug#147872
11026   * Clean up tmp files when ctrl-c is sent to dpkg-source.  Closes:
11027     Bug#58653.
11028   * dpkg-source no longer requires exact case matches for fields in
11029     debian/control.  Closes: Bug#139159.
11030   * dpkg-scanpackages now gives proper case for Source and Installed-Size.
11031     Closes: Bug#119532.
11032   * dpkg-architecture: s/build on/built on/; same for 'build for'.
11033     Closes: Bug#140441.
11034   * cl-debian.pl now recognizes emergency as valid in changelogs.
11035     Closes: Bug#138013.
11036   * Properly count recursive expansion of variables, instead of just
11037     counting all variable expansions.  Closes: #144121.
11038   * Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes
11039     files from tar, when building a native package.  Closes: Bug#75947.
11040   * Close the old debian/files file, before doing a rename.  Closes:
11041     Bug#111503.
11042   * Fix documentation of -v<version> for dpkg-parsechangelog, removing the
11043     requirement that the version has to be in the changelog.  Closes:
11044     Bug#117968.
11045   * Fix typo in dpkg-source(1), for '-sU'.  Closes: Bug#126340.
11046   * Add dpkg-scansources to dpkg-scanpackages(8).  Closes: Bug#147924.
11047   * Change /usr/info into a symlink to /usr/share/info if possible
11049  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 21 Jun 2002 21:53:15 +0200
11051 dpkg (1.9.21) unstable; urgency=low
11053   * Fix corrupt Swedish translations that would some error messages display
11054     incorrectly.
11055   * Enable --force-overwrite by default in /etc/dpkg/dpkg.cfg
11056   * dpkg.cfg is now no longer a conffile. This means the installer can
11057     change defaults depending on how an install is done
11058   * Detect truncated debs, and abort the unpack.  Closes: #138569.
11059   * Improve dpkg(8) --force documentation
11060   * Fix error in Russian dselect translation
11062  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 16 May 2002 19:42:29 +0200
11064 dpkg (1.9.20) unstable; urgency=medium
11066   * Fix assertion when --auto-deconfigure is set.  Closes: #137765.
11067   * Fix segfault discovered by fixing the above.
11068   * Fix segfault when getenv("PATH") returns null.  Closes: #136349
11069   * Recompiled against updated zlib, to fix possible security issue.  Also
11070     bumped build-depends to match.  Closes: #137931(grave)
11072  -- Adam Heath <doogie@debian.org>  Sun, 17 Mar 2002 02:52:44 -0600
11074 dpkg (1.9.19) unstable; urgency=medium
11076   * install-info continues to read all data from a pipe, until EOF.
11077     Closes: #99816(grave).
11078   * Add Catalan translation
11079   * Update Danish translation. Closes: Bug#131869
11080   * Update French translation.
11081   * update-alternative exits with a non-zero exit code when displaying
11082     a non-existing alternative. Closes: Bug#131496
11083   * Changed Maintainer to debian-dpkg@lists.
11084   * Fix "Up to date installed packages" for polish translation.  Closes:
11085     #116398.
11086   * Swap updated/up-to-date polish translations(they were reversed).
11087     Closes: #117583, #102961.
11088   * Mark /etc/alternatives/README as a conffile.
11089   * Strip .note, .comment, and /usr/lib/dpkg/enoent.
11090   * Make dpkg-gencontrol not warn about Uploaders.  Closes: #111090.
11092  -- Adam Heath <doogie@debian.org>  Sat,  2 Feb 2002 11:47:34 -0600
11094 dpkg (1.9.18) unstable; urgency=low
11096   * Fix MD5Sum corruption when upgrading a package.  Closes: Bug#113961.
11097   * Add Wichert and I to debian/control:Uploaders.
11099  -- Adam Heath <doogie@debian.org>  Sat,  3 Nov 2001 00:31:00 -0600
11101 dpkg (1.9.17) unstable; urgency=low
11103   * updated-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
11105  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 22 Aug 2001 01:24:52 +0200
11107 dpkg (1.9.16) unstable; urgency=low
11109   * Revert architecture-change to dpkg-source from 1.9.11, see ChangeLog
11110     for details.
11112  -- Wichert Akkerman <wakkerma@debian.org>  Thu,  5 Jul 2001 22:42:11 +0200
11114 dpkg (1.9.15) unstable; urgency=low
11116   * Change policy of handling dscformat in dpkg-source
11117   * Fix the arglist construction for maintainer scripts
11118   * Revert dscformat to 1.0 since older dpkg-source versions do not have
11119     the new policy. In the future (starting at format 2.0 to maintain
11120     compatibility with old dpkg-source implementations) minor changes to
11121     the dscformat have to be fully backward and forward compatible.
11123  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 30 Jun 2001 16:41:43 +0200
11125 dpkg (1.9.14) unstable; urgency=low
11127   * Make the Uploaders field in a .dsc file optional.
11128   * Disabled sanity checking of source packages.
11130  -- Adam Heath <doogie@debian.org>  Mon, 25 Jun 2001 02:22:40 -0500
11132 dpkg (1.9.13) unstable; urgency=medium
11134   * Add a -W option to dpkg-source(and the other utils, where it is just
11135     passed thru), to turn certain errors into warnings(of which, only
11136     one is changed, namely, the 'tar doesn't contain preceding directory'
11137     error).  Closes: #101813, and partially 101845.
11138   * Don't error out if the files in the tar have leading './', for
11139     dpkg-source.  (another partial close of 101845).
11140   * Handle the case where a single directory exists in the orig.tar.gz, but
11141     it is NOT of the form <pkg>-<ver>.  Closes: #101845.
11142   * Set LC_ALL in dpkg-source when we call external programs when we are
11143     going to parse their output.  Another bug from 101845.
11144   * Handle stating of truncated cpio filenames(100 char limit, bah), in
11145     dpkg-source.  Another bug from 101845.
11146   * Add support for an Uploaders field, which is read from the first
11147     paragraph of debian/control, and propagated to the .dsc.  This lists
11148     the people allowed to upload a package.  If it is not set, then the
11149     value of the Maintainer is placed into this field of the .dsc.  This
11150     bumps the .dsc format to 1.1.  Closes: #101815.
11151   * Handle symlinks in the tarball, and don't error out if found.
11152   * in controllib, make warnerrors default to warnings.  Affects
11153     dpkg-source.  This will be changed to be errors in the future.
11155  -- Adam Heath <doogie@debian.org>  Sun, 24 Jun 2001 13:48:52 -0500
11157 dpkg (1.9.12) unstable; urgency=medium
11159   * Fix do_script() bug. Closes: Bug#101552
11160   * Fix building and extracting of certain kinds of source packages.
11161     Closes: #101684.
11162   * Added Colin Watson to THANKS.
11164  -- Adam Heath <doogie@debian.org>  Wed, 20 Jun 2001 18:27:03 -0500
11166 dpkg (1.9.11) unstable; urgency=low
11168   * The "Hang on to your hats, it gets bumpy from here." release.
11169   * Trim trailing spaces from package names when checking builddeps.
11170     Closes: #101304.
11171   * Apply patch from bug to fix logic error that kept everything but
11172     Build-Deps from working in checkbuilddeps.  Closes: #101511.
11173   * Apply patch to correctly check the output of gcc on hurd, for
11174     dpkg-architecture. Closes: #99874.
11175   * The internal pod docs in dpkg-architecture were updated to reflect
11176     that -f was no longer implied when -q was given, but the build system
11177     wasn't generating new documentation.  Closes: #100997.
11178   * deb(5) now has a see-also for deb-old(5).  Closes: #99620.
11179   * Fix dpkg-shlibdeps infinite directory recursion thru symlinks.
11180     Closes: #97622.
11181   * Set the Architecture to 'source' only when doing source only uploads
11182     in the generated changes files.  Closes: #100144.
11183   * Document -nc in the dpkg-buildpackage manpage.  Closes: #101038.
11184   * Make dpkg-source work with GNU md5sum.  Closes: #97666.
11185   * in dpkg-source, when both arch: all and arch: <arch> packages exist in
11186     debian/control, don't promote the source arch: to any, but only list
11187     all and <arch>.  Closes: #94608
11188   * Apply patch from Colin Watson:  Closes: #89679
11189     * Reset SIGPIPE to DEFAULT when forking gzip.
11190     * set LANG to C before execing cpio, as we parse its output.
11191     * In checktarcpio() and checktarsane(), use the previously open pipes,
11192       instead of the opening files on disk(which was the old, ancient way).
11193     * Improve the output parsing of tar in checktarsane().
11194   * warn instead of die when find returns an error(which happens if there
11195     is a dangling symlink, because we use -follow).  Closes: #51479.
11196   * Change list of allowed urgencies in debian/changelog to: low, medium,
11197     high, and critical.  Closes: #94475.
11198   * Error out if an illegal package name is used in dpkg-gencontrol.pl.
11199     Closes: #61211
11200   * Apply patch from Marcus Brinkmann to dpkg-buildpackage:  Closes:
11201     #98201.
11202     * Option -a implies option -d.
11203     * Set ARCH correctly to host architecture, rather than build arch.
11205  -- Adam Heath <doogie@debian.org>  Tue, 19 Jun 2001 22:15:25 -0500
11207 dpkg (1.9.10) unstable; urgency=low
11209   * Fix [arch] parsing, and handle extra spaces better.  Closes: #100512,
11210     #101031.
11211   * Apply patch from bug, to fix cleanup of dpkg-divert temp files.
11212     Closes: #100474.
11213   * Swap j/k keys on the main menu, so they function like the package
11214     selection screen(and like vi).  Closes: #100502.
11215   * Multiple fixes in bug: Closes: #99892.
11216     * s/DEAD_JOE/DEADJOE/ in dpkg-source.
11217     * Switch to auto mode if alternative symlink is missing.
11218   * Update Spanish translation
11220  -- Adam Heath <doogie@debian.org>  Sat, 16 Jun 2001 14:57:45 -0500
11222 dpkg (1.9.9) unstable; urgency=low
11224   * The leading and trailing spaces patch in the last upload had some
11225     issues with trailing spaces.  This fixes them.  No bug to close, as the
11226     bts is still down.
11228  -- Adam Heath <doogie@debian.org>  Wed,  6 Jun 2001 22:36:57 -0500
11230 dpkg (1.9.8) unstable; urgency=low
11232   * Remove leading and trailing spaces from versions, and check for
11233     embedded spaces, inside dpkg.  Closes: #99186.
11234   * Handle varied use of spaces in dpkg-checkbuilddeps.  Closes: #98899.
11235   * Reset SIGPIPE back to default, in dpkg-source.  Closes: #98563.
11236   * Remove bogus $! check from dpkg-architecture.  Closes: #99428.
11238  -- Adam Heath <doogie@debian.org>  Sat,  2 Jun 2001 15:15:04 -0500
11240 dpkg (1.9.7) unstable; urgency=low
11242   * If a new file doesn't exist on disk, but is a going to be installed as
11243     a directory, then don't error out.  Closes: Bug#17381.
11244   * Update japanese manpages.  Closes: Bug#97831.
11245   * Update it.po.  Closes: Bug#98273.
11246   * Fix bad cleanup in dpkg-divert.  Closes: Bug#98578,#98828,#98831.
11248  -- Adam Heath <doogie@debian.org>  Mon, 28 May 2001 18:59:03 -0500
11250 dpkg (1.9.4) unstable; urgency=low
11252   * Oops.  EOF_mmap incorrectly detecting the end of the data block.
11253     Closes: Bug#95981.
11254   * After fixing the above bug, and using debootstrap to build a sid
11255     chroot, I discovered that my previous dependency cycle fix could cause
11256     segfaults in some situations.
11258  -- Adam Heath <doogie@debian.org>  Tue,  1 May 2001 23:04:46 -0500
11260 dpkg (1.9.3) unstable; urgency=low
11262   * Fix compiles on ppc. Closes: Bug#95918.
11264  -- Adam Heath <doogie@debian.org>  Tue,  1 May 2001 00:29:45 -0500
11266 dpkg (1.9.2) unstable; urgency=low
11268   * Recompile, to fix incorrect path 1.9.1/dpkg-divert. Closes: Bug#95845
11270  -- Adam Heath <doogie@debian.org>  Mon, 30 Apr 2001 14:21:28 -0400
11272 dpkg (1.9.1) unstable; urgency=low
11274   * Fix segfault with empty status and available, and when missing a
11275     trailing new line.  Closes: Bug#95496
11276   * Make dpkg-shlibdeps not care if dpkg --search return with an error.
11277     Closes: Bug#95568
11278   * Fix corruption of user-defined fields in status and available.
11279     Closes: Bug#95567.
11280   * Changed dpkg.cfg to include no-debsig by default, as no debs are
11281     currently signed, and we get false errors when debsig-verify is
11282     installed.  This will be removed in the future, when the archive tools
11283     support package signatures.  Closes: Bug#95573
11284   * dpkg-buildpackage should only check for valid signinterface if the
11285     user specifies one. Closes: Bug#95598
11286   * Fix removing of diversions.  Closes: Bug#95655
11287   * Fix md5sum -c. Closes: Bug#95586
11289  -- Adam Heath <doogie@debian.org>  Sat, 28 Apr 2001 16:28:21 -0500
11291 dpkg (1.9.0) unstable; urgency=low
11293   * Things should mostly work OpenBSD 2.8 as well now
11294   * Added a --status-pipe option.
11295   * Fixed several memleaks.
11296   * Profiled dpkg.
11297     * Reworked lib/parse.c:parsedb().  Instead of using getc(), then
11298       calling varbufaddc(), it now reads the entire file at once into a
11299       huge buffer, then moves pointers around, to do the parsing.  This
11300       gave a speedup of 33% on a dual celeron 333, when reading status and
11301       available.
11302     * various other speedups.
11303   * Removed all --smallmem code, as smallmem and largemem now actually
11304     use about the same amount of memory, and largemem is faster.  Both
11305     --largemem and --smallmem are now obsolete options, and will print
11306     a warning if used. Closes: Bug#84905, #67528
11307   * Initialize uninitialized variables.  This should solve several
11308     segfaults. Closes: Bug#25317(plus 9 others, thru the beauty of
11309     merges)
11310   * Found that when working with dependency cycles, and part of the cycle
11311     was a provide, the provider was not being considered, so the cycle
11312     could not be broken. Closes: Bug#87985(and 3 others)
11313   * Update German translation, Closes: Bug#80529,#80532,#87581
11314   * Update French translation, Closes: Bug#65284,#85035,#87238
11315   * Update Japanese translation, Closes: Bug#93873
11316   * Updated all other translations (but no bugs filed)
11317   * Add Danish translation
11318   * Remove spurious '%s' in Polish translation, Closes: Bug#74814
11319   * Add French manpages, courtesy of Philippe Batailler
11320   * Ignore vim swapfiles in dpkg-source, Closes: Bug#81630
11321   * remove --import option from dpkg-statoverride, Closes: Bug#81358
11322   * Replace nfmalloc implementation with obstack. Added obstack.[ch] to
11323     optlib, for non-GNU systems.
11324   * dpkg-divert only allows absolute filenames now. Closes: Bug#82419
11325   * Handle diffs from non-existing files to existing files. Closes: Bug#82708,
11326     #90982.
11327   * Small fixes to the buildsystem. Closes: Bug#84361
11328   * Fix dpkg-statoverride --update for things other then plain files.
11329     Closes: Bug#84449
11330   * Fix race with source directory disappearing in dpkg-source.
11331     Closes: Bug#45511
11332   * Fix manpage for dpkg-gencontrol. Closes: Bug#84625
11333   * Add -n option for dpkg-gencontrol to specify a filename. Closes: Bug#75796
11334   * Use POSIX glob instead of regexp in debian/rules. Closes: Bug#83042,
11335     #84582
11336   * fix typo in usage message for dpkg-divert, Closes: Bug#85977
11337   * Use full path for argv[0] when calling scripts. Closes: Bug#68783
11338   * Add ia64 support to dpkg-architecture.
11339   * Minor script changes, Closes: Bug#87485
11340   * Stop dpkg-genchanges from complaining about missing packages
11341     when doing a source-only build. Closes: Bug#87571,#15644,#25496
11342   * Various dpkg-architecture cleanups. Closes: Bug#87505
11343   * Modify dpkg-architecture to handle gcc versions containing letters.
11344     Closes: Bug#83083
11345   * dpkg-buildpackage updates: Closes: Bug#87572,#85847
11346     + make -C work properly
11347     + fix test for gpg secret keyring
11348     + improve source messages
11349     + skip signing pause when building unsigned packages
11350     + test for invalid signinterface. Closes: Bug#87579
11351     + remove debsign support, it's useless and doesn't work
11352     + Use correct architecture when naming .changes file. Closes: Bug#88015
11353   * Fix wording in dpkg-statoverride manpage for --add. Closes: Bug#85080
11354   * Fix typo in start-stop-daemon manpage. Closes: Bug#88225
11355   * Add dpkg-checkbuilddeps to check if build dependencies are satisfied
11356     and modify dpkg-buildpackage to call it if wanted.
11357     Closes: Bug#86453,#83812,#60717,#74372,#67896,#60717,#13961
11358   * dpkg-parsechangelog can read a changelog from stdin now. Closes: Bug#80142
11359   * Fix confusing wording for dpkg-buildpackage -uc option in manpage.
11360     Closes: Bug#83468
11361   * dpkg-statoverride now exits with exitcode 1 if we do a --list but don't
11362     output anything. Closes: Bug#84328
11363   * Remove Linux reference from all scripts, they should run fine on
11364     other OSes as well.
11365   * Mark last argument in dpkg-scanpackages usage info as optional.
11366     Closes: Bug#86658
11367   * Fix cache in dpkg-scanpackages version comparison. Closes: Bug#90722
11368   * Fix formatting error in dpkg-source.1. Closes: Bug#82723
11369   * Change dpkg-gencontrol to fix comma-related syntax errors after
11370     processing substvars. Closes: Bug#92908
11371   * Verify package signatures if debsig-verify is installed. Closes: Bug#37017
11372   * Handle window resize in dselect main menu. Closes: Bug#93559
11373   * Initialize all parts of the package record.  This should fix several
11374     segfaults people have been seeing in dpkg.  Closes: Bug#90328.
11375   * Apply patch from bug#86847, that escapes intl chars in filenames.
11376     Closes: Bug#83752, #85040, #86847, #89000.
11377   * Errors during dpkg -s(and other similar commands) are now printed
11378     on stderr.  Closes: Bug#88987.
11379   * Add a --retry option to start-stop-daemon. Closes: Bug#75139
11380   * Fix regeps to extract Closes magic from a changelog so the #
11381     is really optional. Closes: Bug#94474
11382   * Remove useless statement from dpkg-shlibdeps. Closes: Bug#90516
11383   * Make the debian changelog parser identify itself with $progname.
11384     Closes: Bug#89409
11385   * Give a syntax error when we get an unexpected PGP signature in control
11386     files. Closes: Bug#75562
11387   * Change dpkg manpage to reflect that --force-statoverride is no enabled
11388     by default. Closes: Bug#95023
11389   * Handle dangling symlinks, by ignoring error code 1 from find, when
11390     processing --recursive. Closes: Bug#4784
11391   * dpkg -L, -S, -l, -s, and -p now return an error code if any package
11392     does not exist. Closes: Bug#4974, #72406
11393   * dselect has a configuration file as well now
11394   * Get ENOENT value at runtime in dpkg-divert instead of hardcoding it.
11395     Closes: Bug# 31620
11396   * Fix wrong ENOENT test in dpkg-divert. Closes: Bug#95088
11397   * Add support for more SuperH variants (sh[34]{,eb}-linux-gnu)
11398   * Fix formatting and a typo in the dpkg manpage
11399   * Document the dpkg.cfg configuration file in dpkg(8)
11401  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 26 Apr 2001 12:39:16 +0200
11403 dpkg (1.8.3.1) unstable; urgency=low
11405   * Revert change to nfmalloc.c that was causing SIGBUS on sparc.
11407  -- Ben Collins <bcollins@debian.org>  Sat, 13 Jan 2001 08:52:11 -0500
11409 dpkg (1.8.3) unstable; urgency=low
11411   * Do chown before chmod in dpkg-statoverride, Closes: Bug#81943
11412   * Fix recursion in dpkg-shlibdeps, Closes: Bug#81322
11413   * Really completely revert dpkg-source patches which broke backwards
11414     compatibility
11416  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 12 Jan 2001 00:02:22 -0800
11418 dpkg (1.8.2) unstable; urgency=low
11420   * Don't attempt to read from an input source when we only want 0 bytes.
11421     Also handle buggy systems that return EAGAIN instead of EINTR.  Closes:
11422     #81881.
11424  -- Adam Heath <doogie@debian.org>  Thu, 11 Jan 2001 00:43:50 -0600
11426 dpkg (1.8.1.1) unstable; urgency=low
11428   * Apply patch from bug to fix badly generated diffs(in some
11429     circumstances).  Closes: #81152
11431  -- Adam Heath <doogie@debian.org>  Sat,  6 Jan 2001 16:07:33 -0600
11433 dpkg (1.8.1) unstable; urgency=low
11435   * Make --name a valid option.  Closes: #31206, #51953.
11436   * dpkg-deb -I <pkg> <control> works again
11437   * Update Swedish translation
11439  -- Wichert Akkerman <wakkerma@debian.org>  Thu,  4 Jan 2001 19:31:13 +0100
11441 dpkg (1.8.0) unstable; urgency=low
11443   * Add -k|--symlink option to dpkg-name.  Closes: #35040
11444   * Made the accelerator keys in dselect's main menu separate options, so
11445     that they can be translated separately.  Closes: #50955.
11446   * Added depends on sysvinit (>= 2.72), so that we can make sure that
11447     /etc/rcS.d exists.  Closes: #55037.
11448   * update-rc.d: Changed documentation and help, as -f only applies during
11449     remove.  Closes: #55049.
11450   * Added a --force-all option.  Closes: #61354.
11451   * Format help string for --abort-after like other option help strings.
11452     Closes: #62464.
11453   * Fix dselect methods to pass admindir to dpkg from dselect.
11454   * Minor tweak so that when patch 2.5.4 is manually used to apply a diff,
11455     it doesn't get applied multiple times.  Closes: #65021
11456   * Add --nicelevel to start-stop-daemon, to alter a programs priority
11457     before starting.  Closes: #65191.
11458   * Document that --largemem is the default, and that the test point is
11459     24 megs.  Closes: #65607.
11460   * Document that --set-selections does not actually install any
11461     packages.  Closes: #65340.
11462   * Fix typo in dpkg-deb.1.  Closes: #65945.
11463   * Add --truename option to dpkg-divert.  Closes: #68489.
11464   * Documented COLUMNS in dpkg(8).  Closes: #77001.
11465   * Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can
11466     use the result of the test during build time.  Closes: Bug#75138
11467   * Added description for "suggests" in main/depcon.c:describedepcon().
11468     Closes: Bug#74113
11469   * Removed bashing from dpkg.postinst.
11470   * Make '#' optional in Closes: tags.  Closes: Bug#63137.
11471   * Add -t to -h output in dpkg-buildpackage:  Closes: Bug#49598.
11472   * Fix typo in --compare-versions error message.  Closes: Bug#66474.
11473   * -R doesn't mean --root.  Closes: Bug#66068, #72013
11474   * Add armv3l to archtable.  Closes: Bug#72125
11475   * Fix two memory leaks, and lesson the memory foot print a tad.  Hints
11476     taken from 74259.
11477   * Fix some things perl5.6 complains about. Closes: Bug#77337
11478   * Fix references to dpkg-deb manpage. Closes: Bug#77855
11479   * Update Galish translation
11480   * Add new --import option to dpkg-statoverride to make it easy to
11481     import suidmanager settings.
11482   * Speedup patches by Adam Heath
11483   * statoverride fixes by Robert Luberda, Closes: Bug#78436
11484   * Add Linux S/390 support. Closes: Bug#79063
11485   * Using libz to decompress data instead of calling gzip.
11486     Closes: Bug#49581
11487   * Add gettext to build-depends
11488   * Fix warning when trying to remove a non-existing statoverride.
11489     Closes: Bug#79352
11490   * Be more paranoid with file permissions when extracting files
11491   * Apply statoverrides to more then just files
11492   * Update update-alternatives manpage to use FHS instead of FSSTND.
11493     Closes: Bug#80237
11494   * List descriptions for udebs in .changes
11496  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 25 Dec 2000 17:19:31 +0100
11498 dpkg (1.7.2) unstable; urgency=low
11500   * Fix parsing of configuration files
11501   * Add new powerpc-linux-gnu entry to archtable. Closes: Bug#76522
11502   * No longer bother to install emacs things. I don't use emacs myself
11503     and can't support that properly.
11504   * scripts/dpkg-shlibdeps.pl: Make it parse soname's in the format of
11505     "libfoo-X.X.so" (e.g. libdb-3.1.so) and use it. Also make it give a
11506     warning if there is a NEEDED line in the objdump output that we cannot
11507     grok.
11508   * scripts/dpkg-shlibdeps.pl: resolve library paths using a combination
11509     of the libc major version, and ldconfig -p output. Solves problems
11510     with errant libc5 deps.
11511   * Correct name of .changes file when doing source-only builds
11512   * Fix -ap option for dpkg-buildpackage. Closes: Bug#77305
11513   * Fix typo in update-alternatives manpage. Closes: Bug#77829
11514   * Fix typo in script-regexp update-rc.d. Closes: Bug#76029
11516  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 23 Nov 2000 18:55:50 +0100
11518 dpkg (1.7.1) unstable; urgency=medium
11520   * Fix a typo in the dpkg-statoverride manpage
11521   * dpkg-statoverride reads and writes the right file now
11522   * Make update-alternatives use the right dir for alternatives again
11524  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Nov 2000 01:16:39 +0100
11526 dpkg (1.7.0) unstable; urgency=low
11528   * Allow the administrator to override file mode and ownership using the
11529     new dpkg-statoverride tool.
11530   * Use objdump instead of ldd in dpkg-shlibdeps
11531   * Fix logic in dpkg-shlibdeps so it looks for dependencies as specified
11532     in its documentation
11533   * Make update-alternatives update slave links with --config and properly
11534     switch the alternative to manual mode
11535   * HURD updates, Closes: Bug#57753,#57754,#57755
11536   * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
11537   * add dpkg:UpstreamVersion and dpkg:Version substvars in dpkg-genchanges
11538     and dpkg-gencontrol.  Closes: Bug#62069,#64774
11539   * dpkg-genchanges: add new Changed-By field to .changes with the last
11540     person who made a change, and modify the Maintainer-field to be the
11541     actual maintainer. Update the format-version to 1.7 to reflect this.
11542   * dpkg-genchanges: allow a space between # and a to-be-closed bugnumber
11543   * dpkg-deb: reorder files when building a package
11544   * dpkg-statoverride: new tool to override ownership and modes for files
11545   * Check COLUMNS environment for dpkg -l output. Closes: Bug#65536
11546   * Add Origin and Bugs fields to the control file
11547   * Install new /etc/dpkg/origins/debian file
11548   * Corrections and updates to Swedish translation.
11549   * Add Galician, German, Dutch and Brazilian translations
11550   * archtable: add ia64 and sh; revert sparc64 so that it turns into sparc.
11551     There won't be a full binary-sparc64 port. Closes: Bug#70788
11552   * dselect/main.cc: small fixups to get it to compile with gcc-2.96
11553   * Clean up fd handling in some places. Closes: Bug#69359,#69360,#69361
11554   * Document -k option for dpkg-buildpackage. Closes: Bug#71808
11555   * Install commented dummy shlibs.default and shlibs.override files
11556   * Give dpkg a configurationfile
11557   * dpkg-scanpackages now uses the most recent version if multiple versions
11558     of a package are found.
11559   * don't rename a file to itself in dpkg-source. Closes: Bug#75060
11560   * Fix buffer overflow in cmdname handling in start-stop-daemon.
11561     Closes: Bug#75103
11562   * Don't abort if start-stop-daemon tries to read a non-existing pidfile.
11563     Closes: Bug#75105
11564   * Update formatting of start-stop-daemon manpage. Closes: Bug#75110
11565   * Make a missing package a warning instead of an error in dpkg-genchanges
11567  -- Wichert Akkerman <wakkerma@debian.org>  Sun,  5 Nov 2000 17:28:39 +0100
11569 dpkg (1.6.13) frozen unstable; urgency=low
11571   * Add Format-flag to .dsc format: we know we are going to change the
11572     format in the next release, this change will make dpkg-source abort
11573     with a reasonable error instead of doing unexpected things.
11574   * Fix error in gettext'ized string
11575   * Updated Czech, French, Polish and Spanish translations. Closes: Bug#63663
11576   * debian-changelog-mode.el: fix documentation string for
11577     debian-changelog-finalise-last. Closes: Bug#63003
11579  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  8 May 2000 16:08:53 +0200
11581 dpkg (1.6.12.99) frozen unstable; urgency=low
11583   * Pre-release for 1.6.13. which will only feature translation updates
11584   * Fix typo in dpkg-divert, Closes: Bug#60243
11585   * dpkg-genchanges: recognize non-deb packages (tarballs, such as
11586     dpkg-non-deb and boot-floppies disk tarballs). This makes sure that we
11587     include them when figuring out the Arch field in the .changes
11588   * mark another string as translateable, Closes: Bug#62543
11589   * fix location of --abort-after in --help output, Closes: Bug#62464
11590   * fix allocation error in checkpath(), Closes: Bug#62364
11591   * add Hold to list of desired package states in -l output, Closes: Bug#58765
11593  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 21 Apr 2000 11:52:59 +0200
11595 dpkg (1.6.12) frozen unstable; urgency=high
11597   * Fix test for gpg/pgp in dpkg-buildpackage. You can now build
11598     unsigned packages again. Closes: Bug#60395
11599   * Updated Spanish and Swedish translations. Closes: Bug#41735
11600   * Merge patch from Joel Klecker to remove emacsen-common stuff from dpkg-dev
11602  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  3 Apr 2000 16:50:02 +0200
11604 dpkg (1.6.11) frozen unstable; urgency=high
11606   * Oops, missed one case where the libc/ncurses conflict reared its
11607     ugly head and broke dselect miserably.
11608   * fix syntax error in dpkg-divert. Closes: Bug#60050
11610  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 10 Mar 2000 11:52:07 +1100
11612 dpkg (1.6.10) frozen unstable; urgency=low
11614   * The `it rains in Sydney' release
11615   * Mark another string in dselect as translateable, Closes: Bug#58618
11616   * Fix typos, Closes: Bug#58619
11617   * Change dselect keybindings slightly so `n' really does searchagain
11618   * Updated Czech and Spanish translations, Closes: Bug#58617
11619   * dpkg-divert.pl: reinstate last writeability-patch. Modified
11620     to not abort on ENOENT: this indicates a directory does not (yet)
11621     exist. If this happens don't try to rename. This should fix all
11622     current dpkg-divert problems. Closes: Bug#59207,#58596
11623   * update-alternatives: switch back to auto-mode when manually selected
11624     alternative is removed, Closes: Bug#54933
11625   * dselect no longer segfaults on SIGWINCH but does The Right Thing
11626     instead. Closes: Bug#54303,#58697,#59419
11628  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Mar 2000 15:09:47 +1100
11630 dpkg (1.6.9) frozen unstable; urgency=low
11632   * Fix typo in update-alternatives manpage
11633   * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
11634   * Cleanup bits of install-info to make it more stable
11635   * Fix Build-Dependency for ncurses, Closes: Bug#58073
11636   * Some more documentation updates, Closes: Bug#57985
11637   * Revert patch to check for writeable filesystems in dpkg-divert,
11638     Closes: Bug#57840
11640  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 18 Feb 2000 12:11:58 +0100
11642 dpkg (1.6.8) frozen unstable; urgency=low
11644   * Turn --force-overwrite on by default
11645   * Fix a couple of small buildsystem errors
11646   * Support multiple adjacent newlines in control-style files, Closes: Bug#56056
11647   * Updated Czech and Swedish translations
11648   * Revert patch to change order of things when purging a package,
11649     Closes: Bug#56374
11650   * Handle failed open of /dev/tty in dpkg -l, Closes: Bug# 55041
11651   * Update Japanese translations, Closes: Bug# 56641, #57494, #57595
11652   * Update extended description for dpkg-dev, Closes: Bug# 56675
11653   * Implement verbose option for update-alternative
11654   * Fix conflicts handling
11656  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 10 Feb 2000 15:31:31 +0100
11658 dpkg (1.6.7) frozen unstable; urgency=low
11660   * dpkg compiles on HP-UX, Solaris and IRIX now
11661   * start-stop-daemon can chroot now, Closes: Bug#54513
11662   * Allow space between # and the bugnumber in the changelog
11663   * Display package description with waddnstr, Closes: Bug#54313
11664   * Updated Japanese manpages, Closes: Bug#54690, #55080
11665   * Upload full source for packages with version *-0.1, Closes: Bug#54651
11667  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 16 Jan 2000 18:36:10 +0100
11669 dpkg (1.6.6) unstable; urgency=low
11671   * dpkg-buildpackage supports debsign, Closes: Bug#58333
11672   * fix update-alternatives manpage, Closes: Bug#53859
11673   * Updated Polish translation
11674   * Pass admindir to dpkg, Closes: Bug#54039
11675   * Fix dpkg -l output
11676   * Remove dpkg-safelist again, it had issues
11678  -- Wichert Akkerman <wakkerma@debian.org>  Fri,  7 Jan 2000 19:51:45 +0100
11680 dpkg (1.6.5) unstable; urgency=low
11682   * Update Spanish translation
11683   * Don't strip 8th bit in dselect packagelists, Closes: Bug# 49061
11684   * Don't use \z in dpkg-scansources, Closes: Bug# 53182
11685   * Correctly unregister internals manual, Closes: Bug# 53200
11686   * dselect helpessages can be translated now, Closes: Bug# 51381
11687   * dselect UI tweaks, including a new --expert mode
11688   * Added build-depends, Closes: Bug# 53394
11689   * Added THANKS-file with people who have contributed to the code
11690   * Use full width of tty in packagelisting, Closes: Bug# 53395
11691   * Add -z option to dpkg-deb to set compressionlevel when building
11692     packages, Closes: Bug# 53398
11693   * Fix segfaults when producing a diff between current and new conffile,
11694     Closes: Bug# 52197
11696  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 25 Dec 1999 04:47:09 +0100
11698 dpkg (1.6.4) unstable; urgency=low
11700   * No longer byte-compile for emacs
11701   * Add Swedish translation
11702   * start-stop-daemon: honour --oknodo if we fail to kill a process
11703     Closes: Bug#52580,#52185,#52457
11704   * Fix dselect program description, Closes: Bug#52328
11705   * Fix architecture-detection in dpkg-gencontrol, Closes: Bug#52616
11706   * Accept single-number values in update-rc.d, Closes: Bug#46810
11708  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 19 Dec 1999 16:27:48 +0100
11710 dpkg (1.6.3) unstable; urgency=high
11712   * Comment dselect changes from 1.6.2, they seem to have a problem
11713     Closes: #52043,52058,52088,51437
11714   * Really fix emacs-stuff. Hopefully. Closes: #51919,51525
11715   * Fix copyright display in dselect menu, Closes: #52093
11716   * Fix uid/gid-changes in start-stop-daemon, Closes: #52081
11718  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Dec 1999 17:06:00 +0100
11720 dpkg (1.6.2) unstable; urgency=low
11722   * New dpkg-scansources, Closes: #51888
11723   * Fix default for elispdir, Closes: #51919,51525
11724   * New manpages for cleanup-info and dpkg-divert, Closes: #51539, 46657
11725   * Buildsystem updates, Closes: #51525, 51855, 51914
11726   * Modify dselect behaviour for suggests and recommends
11728  -- Wichert Akkerman <wakkerma@debian.org>  Sun,  5 Dec 1999 19:29:50 +0100
11730 dpkg (1.6.1) unstable; urgency=low
11732   * Fix some slight packaging errors
11734  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 26 Nov 1999 20:18:48 +0100
11736 dpkg (1.6) unstable; urgency=low
11738   * Major overhaul of the buildsystem
11739   * Update Standards-Version to 3.1.0
11740   * Move to version 1.6 to reflect the amount of changes made
11741   * Fix mixup with Czech and Polish translations, Closes: Bug# 48986
11742   * utils/start-stop-daemon.c: Added ability for user.group arg to
11743     --chuid. Also, always call initgroups() when using --chuid.
11744   * utils/start-stop-daemon.8: Document above change, also add note to the
11745     --make-pidfile option concerning its problem with daemons that fork
11747  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 25 Nov 1999 04:30:01 +0100
11749 dpkg (1.4.1.19) unstable; urgency=low
11751   * Fix replaces for dpkg-dev
11752   * Add gettext-support to dselect
11753   * Added Czech and Polish translations for dpkg
11754   * Fixed incorrect patch for --print-architecture (oops, oh well
11755     it was already broken when there was no gcc anyway :)
11756   * Fixed missing mipseb that was supposed to be in the archtable
11757   * Better output in update-alternatives --config, now shows the
11758     current, and the preferred choices.
11759   * dpkg-name: ignore epoch when getting version
11760   * 50dpkg-dev.el: add it as a conffile for dpkg-dev
11761   * internals.sgml: Removed references to the versions of build tools,
11762     they date the document.
11763   * debian-changelog-mode.el: added hint for better log-email handling
11764   * Added recognition for new source-depends fields for policy
11765     referenced in bug #41232
11766   * dpkg-buildpackage: add -ap option to force a pause prior to starting
11767     the sign process. This helps for people who don't keep their signatures
11768     on the filesystem (on a floppy perhaps, then mount as needed).
11769   * minor script corrections
11770   * dpkg-dev control: Change gcc to c-compiler in the recommends field, and
11771     move cpio, patch and make to the depends line
11772   * Leave file info intact in available when installing packages. MD5sum,
11773     Filename, and MSDOS-Filename used to get lost when installing a
11774     package.
11775   * Added armv4l to archtable
11776   * Added 'D' to the list of choices for conffile handling, closes: #48137
11777   * Converted internals.sgml to debiandoc format. Also added a dpkg-doc
11778     package that contains the generated output from this file (.ps, .html
11779     and .info), includes doc-base support. Internals.sgml is also not
11780     generated on the binary-arch target, and is no longer "byhand"
11781   * dpkg-gencontrol: add "Source" to the fields placed in the control file
11782   * dpkg-parsechangelog: fixed loop for parsepath (#48526)
11783   * main/{processarc.c,depcon.c}: added new structure for conflictors,
11784     which contains a struct for conflicts. This is used to create an array
11785     of conflicting packages, which are going to be replaced. Allows for
11786     multiple conflicts and replaces. All conflictor handlers were
11787     converted to loops to handle each one (processarc.c).
11788   * dpkg-divert: Fix check for writable filesystem, closes: #48646
11790  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 30 Oct 1999 15:14:40 +0200
11792 dpkg (1.4.1.18) unstable; urgency=low
11794   * Backout dep check patch
11796  -- Ben Collins <bcollins@debian.org>  Sat, 23 Oct 1999 00:39:24 -0400
11798 dpkg (1.4.1.17) unstable; urgency=low
11800   * Add support for long filenames, along with --assert-longfilenames
11801   * Added --chuid option to start-stop-daemon to allow switching to
11802     a different uid when starting a process
11803   * Add mipseb and mipsel to the archtable too, since mips and mipseb are
11804     both viable names for the mips big endian arch, and mipsel is also needed
11805   * Update dpkg-architecture's archtable
11806   * Added --config option to update-alternatives to allow easy changing
11807     of the registered alternatives for a specific name
11808   * Updated the deb-control(5) man page with all the current fields
11809     and uses
11810   * Made the large info screen show 5 lines of the pkglist so that
11811     it scrolled properly, and still showed the cursor in dselect
11812   * Removed references to dpkg(5) which seems to not exist anymore
11813   * Fixed `dpkg-deb --help' and dpkg-deb(1) from reporting --no-check
11814     when it's actually --nocheck (went with the hardcoded option, so
11815     this is just a documentation fix).
11816   * Added better check in disk.setup for a working NFS server. Makes
11817     it compatible with other non-Linux servers.
11818   * Corrected dpkg(8)'s example of using dpkg -i (showed it used with
11819     a .tar.gz instead of a .deb)
11820   * Applied patch to correct improper TMPDIR handling in dpkg-deb
11821   * When encountering an error in extracting the tar archives in the
11822     packages, we should abort the install, not simply give an error
11823     and continue.
11824   * Make dpkg give the builtin arch if there was an error while exec()'ing
11825     the C compiler with --print-architecture. We still fail if the
11826     output from gcc was bad in some way, since they may be of importance.
11827   * Removed the maintainer-configure portion in debian/rules, since
11828     we should be shipping the source with all the auto* stuff
11829     already generated anyway
11830   * Removed the ltconfig patch, and resort to a debian/rules fix
11831     to libtool itself after running configure
11832   * Removed shlibs.default.i386. It's now a template for arch porting to
11833     Debian/dpkg, we install it still, if there exists a file matching the
11834     arch
11835   * Reimplemented a better *stat cache for the removal checking code,
11836     this helps a lot when doing upgrades where the packages are a lot
11837     different in layout
11838   * Increased largemem auto detection to >= 24megs, since it's not uncommon
11839     for dpkg to actually use 16megs of ram all on its own when using the
11840     largemem setting (old minimum was 16megs)
11841   * debian/rules: chmod -x everything in /usr/lib to make lintian happy.
11842     in the clean phase just rm -rf $(BUILD), we don't need to run
11843     distclean and all that other stuff. Don't run "make dist", we
11844     simply copy the .tar.gz that dpkg-source creates for the byhand
11845     source.
11846   * Make start-stop-daemon exit(1) when we don't find one of the
11847     pid's we are trying to kill, in accordance with the man page.
11848   * When running --configure on an already installed package, just
11849     say it's installed, and not that it is in an unconfigurable
11850     state
11851   * Fixed some compiler warnings
11852   * Make dpkg check for uid 0 requirement, before checking the path
11853     since not being root, is probably the reason that the PATH is
11854     borked in the first place
11855   * Make -p short for --print-avail, and -P short for --purge
11856   * Fix typo in md5sum(1) man page
11857   * start-stop-daemon: Add --background and --make-pidfile options
11858   * update-alternatives: make sure we remove "old" symlinks when they
11859     are no longer pertinent. Add /etc/alternatives/README that refers
11860     to the update-alternatives(8) man page.
11861   * dpkg-divert: Add check for being able to write to the old/new
11862     destination before doing a rename. We fail on this, without
11863     changing the diversion registry
11864   * Fix bad regex in update-rc.d
11866  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 21 Oct 1999 17:49:03 +0200
11868 dpkg (1.4.1.16) unstable; urgency=medium
11870   * Hardcode ENOENT again since the errno-part of the POSIX module
11871     isn't in perl-*-base. sigh.
11873  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 15 Oct 1999 04:01:14 +0200
11875 dpkg (1.4.1.15) unstable; urgency=low
11877   * non-maintainer release.
11878   * Move dselect into its own package
11879   * Remove conffiles before directories when purging
11880   * Check if integrity from other packages will broken when processing
11881     an archive
11882   * dpkg-deb can handle package made with Linux ar.
11883   * Add check to update-alternatives to see if the sequencecode is between
11884     0 and 99
11885   * Fix failed assertion, which was actually two bugs: a logic error in
11886     checkforremoval and a wrong assumption in findbreakcycle
11887   * dselect doesn't die when you resize the terminal
11888   * check if a file is also in a new package before removing it when upgrading
11889   * offer to show a diff between the old and new conffile
11890   * dpkg-scanpackages: don't abort but only skip a package if we can't
11891     open it
11892   * Add HURD-support to  start-stop-daemon
11893   * Reinstate patch to not read available when doing --list-files
11894   * Add a couple of --force options to handle changed conffiles
11896  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 14 Oct 1999 04:20:56 +0200
11898 dpkg (1.4.1.14) unstable; urgency=low
11900   * non-maintainer release.
11901   * dpkg-source works again on empty diffs, Closes: Bug# 46159
11902   * Install locale-files in /usr/share, Closes: Bug# 46631
11903   * Make /usr/share/doc/dpkg-dev a symlink to /usr/share/doc/dpkg
11904   * Actually include fix to make update-alternatives works filesystems (oops!)
11905   * Check if codenumber is between 0 and 99, Closes: Bug# 46810
11907  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  5 Oct 1999 19:19:05 +0200
11909 dpkg (1.4.1.13) unstable; urgency=low
11911   * Non-maintainer release.
11912   * NMU number 13, lets see what breaks :)
11913   * update-alternatives works across filesystems now
11914   * Make -sgpg work in dpkg-buildpackage (typo)
11916  -- Wichert Akkerman <wakkerma@debian.org>  Tue, 28 Sep 1999 01:26:19 +0200
11918 dpkg (1.4.1.12) unstable; urgency=low
11920   * Non-maintainer release.
11921   * Fix typo in chmodsafe_unlink that made dpkg chmod files that
11922     weren't setuid or setgid
11924  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 26 Sep 1999 02:41:30 +0200
11926 dpkg (1.4.1.11) unstable; urgency=low
11928   * Non-maintainer release.
11929   * Added sparc64 to archtable
11930   * Added entries for newer alpha architectures to the archtable
11931   * Always run patch and diff with LANG set to C.
11932   * Handle diff warning for files with no newline at the end of file
11933     Closes: Bug#45642
11935  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 24 Sep 1999 03:23:54 +0200
11937 dpkg (1.4.1.10) unstable; urgency=low
11939   * Non-maintainer release.
11940   * Build dpkg-scansources manpages using pod2man
11941   * dpkg-buildpackage changes:
11942     + fix signinterface-detection
11943     + use gpg by default if $HOME/.gnupg/secring.gpg exists
11945  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 16 Sep 1999 15:36:43 +0200
11947 dpkg (1.4.1.9) unstable; urgency=low
11949   * Non-maintainer release.
11950   * Updated dpkg-scansources to current version from Roderick Schertler
11951   * Update location of GPL in internals-manual
11952   * Update location of GPL and dpkg copyright in all manpages
11953   * Include patch from Roman Hodek for dpkg-source to handle diffs of files
11954     with lines that begin with two dashes.
11955   * Move dpkg-scansources to dpkg-dev package
11956   * Move dpkg-scansources manpage to section 8
11957   * Fix error that moved a lot of manpages to the dpkg package.
11958   * It looks like not reading the available-file for listfiles was not greeted
11959     with much enthiousiasm, so reverse the change.
11961  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 15 Sep 1999 03:45:07 +0200
11963 dpkg (1.4.1.8) unstable; urgency=low
11965   * Non-maintainer release.
11966   * Merge dpkg-doc-ja
11967   * Add patch from Raphaël Hertzog <rhertzog@hrnet.fr> for dpkg-scansources
11968     to skip comments in signatures. This allows packages to also use GnuPG.
11970  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 13 Sep 1999 04:16:33 +0200
11972 dpkg (1.4.1.7) unstable; urgency=low
11974   * Non-maintainer release.
11975   * Use /usr/share/doc
11976   * Merge changes from dpkg-iwj tree:
11977     + change section in dpkg-deb.1 to 1
11978     + Use COPYINGFILE instead of hardcoded GPL-location in showcopyright()
11979     + varbufprintf (used for some error messages) vsnprintf return value
11980       assumption changed to correspond to reality rather than glibc-doc.
11981     + Don't read available-info when not needed (slightly improved from
11982       dpkg-iwj: don't read for listfiles either :)
11983     + Cleanup --assert-* code
11984     + Assume largemem on systems without sysinfo(2).
11985     + modify preexec-script for easier script execution
11986     + Do not chmod(".../path/to/symlink",0600) causing many bad perms.
11987     + Sanity-check numbers for parameters
11988     + Move some logic from process_archive into wantinstall
11989     + Print '0' in dpkg-scanpackages if no packages found.
11991  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 10 Sep 1999 04:06:32 +0200
11993 dpkg (1.4.1.6) unstable; urgency=low
11995   * Non-maintainer release.
11996   * scripts/dpkg-architecture.pl: Update to latest version.
11997   * scripts/dpkg-architecture.1: Likewise.
11999  -- Marcus Brinkmann <brinkmd@debian.org>  Sat, 24 Jul 1999 18:24:21 +0200
12001 dpkg (1.4.1.5) unstable; urgency=low
12003   * Non-maintainer release.
12004   * (dpkg-dev): Use emacsen-common for debian-changelog-mode.el
12005     (closes:Bug#20776,#31030).
12006   * Removed references to the packaging and policy manuals from debian/control.
12007   * Put debian-changelog-mode.el in dpkg-dev and remove from dpkg (closes:Bug#29271).
12008   * Fix paths in 50dpkg-dev.el using Roderick Schertler's patch
12009     (closes:Bug#28270,#29702,#26876,#29184,and others).
12010   * Note that bug number 17367 was fixed in 1.4.0.26.
12011   * Add Zack Weinberg's install-info patch for GNU install-info
12012     compatibility (closes:Bug#28965).
12013   * Add dpkg-architecture stuff from Marcus Brinkmann.
12014   * Remove debian-keyring suggests from dpkg.
12015   * Add -k<keyid> flag to dpkg-buildpackage.
12016   * --textmode works in gpg, remove kluge from dpkg-buildpackage.
12017   * Cleanup configure.in slightly (stop using tl_ macros, fix gettext stuff).
12018   * Attempt to make Debian source useful for non-Debian systems
12019     (i.e. distclean tree instead of maintainer-clean tree).
12020   * Sync with wichert's 1.4.1.4.
12021   * Add my ltconfig-1.3.2.diff (RPATH workaround).
12022   * Add dpkg-scansources program and man page.
12023   * Man pages in /usr/share/man.
12025  -- Joel Klecker <espy@debian.org>  Tue, 13 Jul 1999 18:12:15 -0700
12027 dpkg (1.4.1.4) unstable; urgency=low
12029   * Also change developer-keyring to debian-keyring for dpkg-dev package
12030   * Include spanish translation from Nicolás Lichtmaier <nick@debian.org>
12031   * Depend on perl5 instead of perl
12033  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  5 Jul 1999 00:04:14 +0200
12035 dpkg (1.4.1.3) unstable; urgency=low
12037   * Modify tarobject() so it does not complain if we are creating a
12038     directory that replaces a removed file. This works around the
12039     problem that the filedatabase doesn't remember what filetype a
12040     file was by assuming it already was a directory
12042  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 31 May 1999 23:49:23 +0200
12044 dpkg (1.4.1.2) unstable; urgency=low
12046   * Non-maintainer upload
12047   * Rebuild, so this is glibc2.1 (unless you're on m68k), which is rumoured
12048     to also fix the i8n-problems.
12049   * Incorporate 1.6 format of .changes, patch from Guy Maor
12050   * Fix bug in section-handling of dpkg-scanpackages, patch from Guy Maor
12051   * Disable force-overwrites again, since we're in unstable
12052   * Assume largemem on systems for which sysinfo is not available, Bug# 33658
12054  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 26 May 1999 15:50:17 +0200
12056 dpkg (1.4.1.1) unstable; urgency=low
12058   * Non-maintainer upload
12059   * Install emacs-startup scripts with mode 0644 (lintian)
12060   * Incorporate changes in NMU 1.4.0.32 made by Vincent Renardias
12061     <vincent@waw.com> for slink:
12062     + Apply patch from Jim Pick for update-alternatives.pl to
12063       fix 'Important' bugs #30891 in dpkg and (#27382, #27383, #27696,
12064       #27703, #27736, #27097(merged bugs)) in jdk1.1.
12065   * Incorporate changes in NMU 1.4.0.33 made by me for slink:
12066     + Fix illegal perl construct (Bug# 30985)
12067     + Initialize oialtname->useinstead and oicontest->camefrom to 0 (Bug# 30397)
12068     + Update shlibs.default for libncurses 4 (Bug# 30332)
12069     + Suggest debian-keyring instead of developer-keyring (Bug# 27376, 30248)
12070     + Abort dpkg-divert when attempting to divert a directory (Bug# 30126)
12071     + Make dpkg-deb.1 aware that it is in section 1, not 8
12072     + Fix section in reference to dpkg-deb in dpkg.8 (Bug# 29740)
12073     + Fix typo in --force-help (Bug# 26193)
12074     + Correct path for debian-changelog-mode.el (Bug# 24606)
12075     + Make disk-method for dpkg use /var/run instead of /tmp to fix
12076       symlink-attacks (Bug# 21399)
12077     + Document -n and -f options for update-rc.d in manpage (Bug# 15913)
12078     + Add --abort-after option to change after how many errors we abort and
12079       change the default to 50 (Bug# 22940)
12080     + Fix controllib.pl: don't check debian/substvars unless needed, and
12081       don't depend on language settings (Bug# 31508)
12082     + Allow a - in the architecture-field (Bug# 25537)
12084  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  1 Feb 1999 00:44:01 +0100
12086 dpkg (1.4.1) unstable; urgency=low
12088   * Maintainer release by IWJ.
12089   * Changed Maintainer: field description.
12090   * Various changes to make the damn thing build.
12091   * Add .cvsignore files.
12093  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun,  1 Nov 1998 17:33:38 +0000
12095 dpkg (1.4.0.31) unstable; urgency=low
12097   * dpkg/processarc.c: Make newfileslist static like the other arguments
12098     for register_cleanup's cu_* functions.
12099   * N-th fix for controllib.pl (simulate old behavior by trying stdin,
12100     stdout, and stderr for getlogin()).
12101   * Enable --force-overwrite for slink release, and comment where to do
12102     so (dpkg/main.c).
12103   * Recompile against ncurses4.
12105  -- Daniel Jacobowitz <dan@debian.org>  Thu, 22 Oct 1998 17:37:23 -0400
12107 dpkg (1.4.0.30) unstable; urgency=low
12109   * dpkg-dev isn't allowed to have a Recommends: debian-keyring (as that's
12110     in contrib), so it's now lowered to a Suggests: . Thanks to James Troup
12111     for pointing this out.
12113  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Sat, 26 Sep 1998 13:59:23 +0200
12115 dpkg (1.4.0.29) unstable; urgency=low
12117   * For now, prefer PGP over GPG.
12119  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Tue, 22 Sep 1998 09:38:09 +0200
12121 dpkg (1.4.0.28) unstable; urgency=low
12123   * Added gpg (GNU Privacy Guard) support:
12124     * scripts/buildpackage.sh: default to GPG (unless no GPG, but only a PGP
12125       secret key file is found), as GPG, unlike PGP, is DFSG-free.
12126     * Updated dpkg-source(1), and added gpg(1) and pgp(1) to the SEE ALSO
12127       section.
12128     * Worked around broken textmode implementation in GPG.
12129     * dpkg-dev now Suggests: gnupg .
12130   * No longer includes developer-keys.pgp . Instead, dpkg now Suggests: and
12131     dpkg-dev now Recommends: developer-keyring.
12132   * Compiled with latest libstdc++ (2.9).
12134  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Mon, 21 Sep 1998 13:17:14 +0200
12137 dpkg (1.4.0.27) unstable; urgency=low
12139   * REALLY fixed dpkg-dev, and new attempt to placate installer on internals.
12141  -- Daniel Jacobowitz <dan@debian.org>  Fri, 27 Jul 1998 15:58:04 -0400
12143 dpkg (1.4.0.26.0.1) unstable; urgency=low
12145   * Binary-only upload for x86 and fixed dpkg-dev
12147  -- Daniel Jacobowitz <dan@debian.org>  Fri, 24 Jul 1998 15:58:04 -0400
12149 dpkg (1.4.0.26) unstable; urgency=low
12151   * Non-maintainer upload.
12153   * Make --root work with maintainer scripts (Patch by Scott Barker,
12154     bugs #4863 and #3170).
12155   * Fix $(lispdir) bug if compiling without emacs (noticed by Joey Hess).
12157  -- Daniel Jacobowitz <dan@debian.org>  Thu, 23 Jul 1998 12:02:04 -0400
12159 dpkg (1.4.0.25) unstable; urgency=low
12161   * Non-maintainer upload.
12163   * Add the requested -nc option to dpkg-buildpackage (Do
12164     not clean source tree, useful in debugging cycles).
12165   * controllib.pl: Again by popular acclamation, fix the getlogin() warnings.
12166     I redirected STDERR onto fd 0 before calling getlogin().
12167   * tools.m4: Fix display of whether c++ works.
12168   * dpkg-deb/extract.c: glibc 2.1 and some kernels want to make
12169     fflush() move the current fpos.  Until someone can fix that,
12170     protect with seek.
12171   * Add an extra 0, to dselect/{pkg,meth}keys.cc so it compiles again.
12172   * Start using lchown() if available.
12173   * Really fix #20353. (aclocal.m4 was the wrong place; that's a generated
12174     file.  The correct place is in tl_canon.m4.)
12176  -- Daniel Jacobowitz <dan@debian.org>  Tue, 21 Jul 1998 03:14:14 -0400
12178 dpkg (1.4.0.24) unstable; urgency=low
12180   * Non-maintainer upload.
12182   * dpkg/main.c: Turn --force-overwrite off as default.
12183   * dpkg/main.c: don't list --force-overwrite as default in --force-help,
12184     noticed by Peter Weiss <Peter.Weiss@Informatik.Uni-Oldenburg.DE> and
12185     others. [#23542, part of #17409].
12186   * dpkg/dpkg.8: replaced with a newer version from Jim Van Zandt
12187     <jrv@vanzandt.mv.com>. [#21061]
12189   * dpkg-deb/build.c (do_build): add missing \n and improve error message
12190     when conffile name is too long. [#7057]
12192   * scripts/update-alternatives.8: replaced with better man page from
12193     Charles Briscoe-Smith <cpb4@ukc.ac.uk>. [#17283]
12194   * scripts/dpkg-source.1: corrected logic error in documentation for
12195     dpkg-gencontrol's -p option, as noticed by Oliver Elphick
12196     <olly@linda.lfix.co.uk>. [#14655]
12197   * scripts/controllib.pl (findarch): correct typo in error message,
12198     noticed by Yann Dirson <ydirson@a2points.com>. [#22106]
12199   * scripts/dpkg-buildpackage.sh: fix typo for 'source maintainer',
12200     noticed by Joey Hess <joey@kite.ml.org>, Adam P. Harris
12201     <apharris@onshore.com> and others. [#10175, #15559]
12202   * scripts/dpkg-genchanges.pl: applied patch from Roman Hodek
12203     <Roman.Hodek@informatik.uni-erlangen.de> which solves problems with
12204     architecture specific packages in mostly architecture independent
12205     multi-binary source packages. [#14341, #20192].
12207   * doc/Makefile.am: remove any reference to the packaging manual, as it is
12208     now provided by the separate "packaging-manual" package.
12209   * doc/packaging.sgml: removed.
12210   * doc/developer-keys.pgp: updated to the current debian keyring.
12212   * aclocal.m4: applied patch from Joel Klecker <jk@espy.org> to handle
12213     egcs' --print-libgcc-file-name output. [#20353]
12215   * debian/copyright: correct FSF address.
12216   * debian/rules: add code from lesstif's debian/rules to make libtool
12217     less of a fool (i.e. not use -rpath and to link shared libraries
12218     against libraries it depends on).  Code by Richard Braakman
12219     <dark@xs4all.nl> and Yann Dirson <dirson@debian.org>.
12220   * debian/rules: remove all reference to the packaging manual as it is
12221     now provided by the separate "packaging-manual" package. [#21581,
12222     #21186, #22698, #23342]
12223   * debian/rules: link dpkg-divert.1.gz to undocumented.7.gz as the lack
12224     of a real manpage has been reported in #11093.
12225   * debian/README.compile: removed gawk and bogus comment about gettext
12226     being in experimental, as reported by Santiago Vila <sanvila@unex.es>
12227     [#23344].  Added libpaperg (debiandoc2ps needs paperconf).
12228   * debian/shlibs.default.i386: updated for glibc, reported by Herbert Xu
12229     <herbert@gondor.apana.org.au>. [#13140]
12230   * debian/control (dpkg-dev): depend on perl as POSIX (not a part of
12231     perl-base) is needed by most of the perl dpkg-* scripts, noticed by
12232     Joel Klecker <jk@espy.org>. [#22115]
12234  -- James Troup <jjtroup@comp.brad.ac.uk>  Wed, 24 Jun 1998 14:38:52 +0200
12236 dpkg (1.4.0.23.2) frozen unstable; urgency=low
12238   * Non-maintainer upload.
12239   * dpkg/main.c: Turn --force-overwrite back on as default.
12241  -- James Troup <jjtroup@comp.brad.ac.uk>  Tue, 23 Jun 1998 22:19:26 +0200
12243 dpkg (1.4.0.23.1) frozen unstable; urgency=low
12245   * No real changes, only a new version code to make this go to frozen too.
12247  -- Nils Rennebarth <nils@debian.org>  Wed, 10 Jun 1998 17:29:58 +0200
12249 dpkg (1.4.0.23) frozen unstable; urgency=low
12251   * Non-maintainer bug-fix release
12252   * Update the disk method to the hamm directory structure (Bug#21000)
12254  -- Nils Rennebarth <nils@debian.org>  Sun,  7 Jun 1998 19:14:51 +0200
12256 dpkg (1.4.0.22) frozen unstable; urgency=medium
12258   * Non-maintainer bug-fix release
12259   * Install main changelog file as `changelog.gz' instead of
12260     `changelog.dpkg.gz' (Debian Policy, section 5.8) (Bug#6052,15157)
12261   * Avoid use of /tmp/*.$$ in preinst and postinst (Bug#19712)
12262   * Make sure diversions file is always created with mode 0644 (Bug#19494)
12263   * When removing a file, chmod it to 000 if it's a char or block
12264     device or remove its s[ug]id bits, if any (Bug#6006)
12265   * Minor fixes in the programmer's manual (Bug#6206)
12266   * Always create readable status and available files
12267     (Bug#9869,11887,14636,15786,19146)
12268   * Make dpkg-gencontrol honour -DArchitecture=xxxx (Bug#9893)
12269   * Allow different archs for the same binary in debian/files (Bug#9894)
12270   * Added workaround in /usr/lib/dpkg/methods/disk/setup
12271     to avoid bash warning (Bug#10111,10131)
12272   * Recognize old .deb packages with other locales (Bug#12232)
12273   * Added `SHELL=bash' to debian/rules: it uses bash-specific structs
12274   * Move some files from dpkg to dpkg-dev (part of Bug#13295)
12275   * Minor fix in packaging manual regarding to Standards-Version (Bug#14696)
12276   * Fixed --altdir and --admindir in update-alternatives (Bug#15332)
12277   * Strip /usr/lib/libdpkg* (Bug#15671)
12278   * dpkg: send output of --help, --force-help and -Dhelp to stdout
12279     (Bug#16051,18574)
12280   * send correct signals with start-stop-daemon (Bug#17258)
12281   * Make `dpkg-divert --test --remove' work as expected (Bug#19531)
12282   * Determine properly the architecture if gcc is egcs (Bug#20353)
12284  -- Juan Cespedes <cespedes@debian.org>  Sun,  5 Apr 1998 17:37:01 +0200
12286 dpkg (1.4.0.21) unstable; urgency=low
12288   * Non-maintainer release to include a new update-rc.d
12289   * Fixed date on files in the archive from 2017 and 2018 by running
12290     touch foo; find . -newer foo | xargs -r touch; rm foo
12291   * Changed start-stop-daemon message "No <program> found; none killed." to
12292     "No <program> found running; none killed."
12294  -- Miquel van Smoorenburg <miquels@cistron.nl>  Thu,  5 Mar 1998 14:19:46 +0100
12296 dpkg (1.4.0.20) unstable; urgency=low
12298   * Disabled --force-overwrites.
12299   * Removed core file from source
12301  -- Michael Alan Dorman <mdorman@debian.org>  Tue,  9 Jan 1998 03:34:28 -0500
12303 dpkg (1.4.0.19) unstable; urgency=low
12305   * Changed methods/disk.setup to use output of
12306     'dpkg --print-installation-architecture' instead of hard-coded
12307     '1386' (fixes #10995).
12308   * Patched dpkg-source to properly quote metacharacters in strings
12309     before using them in pattern-matching expressions (fixes #10811).
12310   * Fixed several documentation typos (fixes #10764).
12311   * dpkg-source now works around 100-character filename limitation of cpio
12312     (fixes #10400).
12313   * dpkg-source now properly handles '\ no newline in source' message from
12314     patch (fixes #5041).
12316  -- Klee Dienes <klee@debian.org>  Sun, 13 Jul 1997 19:28:22 -0700
12318 dpkg (1.4.0.18) unstable; urgency=low
12320   * dpkg-source now uses new -z option to GNU patch (still needs to be
12321     changed to detect and use old version as well) (fixes #9904, #10005, #10007).
12322   * Added i686 to archtable.
12323   * shlibs.default now uses xlib6 instead of elf-x11r6lib (fixes #9926).
12324   * debian-changelog-mode now uses interruptible completing type-in fields
12325     instead of the previous 'select-a-letter method'.  I consider this
12326     better and more standard than the previous way, but I'd welcome
12327     opinions to the contrary.  Consider this a 'probationary' change for
12328     now (fixes #9873, #9874).
12330  -- Klee Dienes <klee@debian.org>  Sun, 25 May 1997 09:56:08 -0400
12332 dpkg (1.4.0.17) unstable; urgency=low
12334   * All of the dpkg binaries (but not dpkg-dev or dselect) now speak
12335     french, thanks to patches from Christophe Le Bars <clebars@teaser.fr>
12336   * Fix leading spaces before day in 822-date.
12337   * Changes from Tom Lees <tom@lpsg.demon.co.uk> to better support
12338     building on non-Debian systems; minor Makefile fixes.
12339   * Added 'ppc powerpc powerpc' to archtable.
12340   * Changed documentation paper size to US/Letter instead of A4 (A4
12341     may be better, but it's easier to print US/Letter on A4 than it is
12342     to print A4 on US/Letter).
12344  -- Klee Dienes <klee@debian.org>  Tue,  13 May 1997 15:24:31 -0400
12346 dpkg (1.4.0.16) experimental; urgency=low
12348   * Added generated sources to GNU-format source archive so it no longer
12349     requires perl to build.
12351  -- Klee Dienes <klee@debian.org>  Sat, 10 May 1997 17:34:29 -0400
12353 dpkg (1.4.0.15) experimental; urgency=low
12355   * Changed dpkg-genchanges to check for ($arch == $substvar{'Arch'}), not
12356     ($arch ne 'all') (fixes #9688).
12357   * Fixed bug in start-stop-daemon.c (was using optarg after argument
12358     parsing was over) (fixes #9597, #9603, #9364).
12359   * Provide 50dpkg-dev.el for xemacs as well as emacs.
12360   * Explicitly provide path for debian-changelog-mode in 50dpkg-dev to use
12361     .el file as workaround until xemacs can read emacs19 .elc files.
12362   * Pass top_distdir explicitly to 'make dist' to accommodate bug in
12363     automake_1.1o-1.
12364   * Fix debian/build to make html documentation without including
12365     directories in tar archives (fixes #9348).
12367  -- Klee Dienes <klee@debian.org>  Fri,  9 May 1997 13:17:18 -0400
12369 dpkg (1.4.0.14) experimental; urgency=low
12371   * Fixed buglet in install-info.pl (fixes #9438).
12372   * Re-write of update-rc.d.pl, primarily by Miquel van Smoorenburg
12373     <miquels@cistron.nl> (fixes #9434, #9436).
12374   * Renamed "dpkg Programmer's Manual" to "dpkg Internals Manual".
12376  -- Klee Dienes <klee@debian.org>  Tue,  6 May 1997 22:01:07 -0400
12378 dpkg (1.4.0.13) experimental; urgency=low
12380   * Fix to start-stop-daemon so that it still takes numeric arguments (had
12381     been broken in 1.4.0.12) (fixes #9598).
12382   * Fix 822-date to sanity-check localtime() output (seconds must be the
12383     same as GMT).
12384   * Patch from Guy Maor <maor@ece.utexas.edu> to dpkg-source.pl to support
12385     pristine (MD5-equivalent) upstream sources.
12386   * Patch from Michael Alan Dorman <mdorman@calder.med.miami.edu> to
12387     update-rc.d.pl to fix handling multiple start/stop entries on a single
12388     line.
12389   * Several fixes to dpkg-genchanges to support -B option (added in
12390     1.4.0.12) (fixes #9340).
12391   * Handle errors from 822-date in debian-changelog-mode.el.
12392   * Changed cl-debian.pl to correctly handle extra whitespace in changelog
12393     datestamps.
12395  -- Klee Dienes <klee@debian.org>  Mon,  5 May 1997 18:12:43 -0400
12397 dpkg (1.4.0.12) experimental; urgency=low
12399   * Re-wrote 822-date for clarity and to support timezone offsets >= 12h
12400     (New Zealand in DST is +1300, for example) (fixes #7130).
12401   * Patch from Juergen Menden <menden@morgana.camelot.de> to support
12402     archdependent-only builds (fixes #8912, #9245, #5359).
12403   * Fix archtable entry for powerpc (fixes #8794).
12404   * Strip /sbin/* and /usr/sbin/* in debian/rules (fixes #8853).
12405   * Moved start-stop-daemon to /sbin (fixes #8669).
12406   * Set sharedstatedir and localstatedir for $(MAKE) install in
12407     debian/rules (fixes #8852).
12408   * Fixes for update-rc.d(8) from Jim Van Zandt <jrv@vanzandt.mv.com>
12409     (fixes #8576).
12410   * No longer do variable substitutions when generating change file (fixes
12411     #5862).
12412   * Support symbolic signal names in start-stop-daemon (fixes #7715).
12413   * Add autoload for debian-changelog-mode to /etc/emacs/site-start.d
12414     (fixes #4519, #5841).
12415   * Add recommendation for gcc and make in dpkg-dev (gcc is needed for dpkg
12416     --print-architecture, used by dpkg-gencontrol; make is needed for any
12417     debian/rules file) (fixes #8470).
12418   * Minor changes to packaging manual section on source package
12419     conversion (fixes #6801).
12420   * Renamed "programmer's manual" to 'packaging manual'.
12421   * Start of new "programmer's manual" containing information on dpkg
12422     internals and build information.  This manual uses the new
12423     TeXinfo-SGML format, currently included in doc/.
12424   * dselect/pkgdepcon.cc now checks for debug not NULL, not just depdebug.
12425   * Changed makefiles to support building outside of source directory.
12426   * Include GNU-format source distribution with other non-debian packages.
12428  -- Klee Dienes <klee@debian.org>  Sun,  4 May 1997 11:08:19 -0500
12430 dpkg (1.4.0.11) experimental; urgency=low
12432   * Patches for alpha and libc6 from Michael Alan Dorman
12433     <mdorman@calder.med.miami.edu>.
12434   * Fixed minor problems in dpkg-shlibdeps regular expressions for libc6.
12435   * Fix regex to detect directory creation in dpkg-source.pl.
12436   * Minor changes for automake-1.1n.
12438  -- Klee Dienes <klee@debian.org>  Sun, 23 Mar 1997 18:09:33 -0500
12440 dpkg (1.4.0.10) unstable; urgency=medium
12442   * Fixed bug in controllib.pl (@fowner was entire passwd entry,
12443     not just [uid, gid] as it should have been).
12445  -- Klee Dienes <klee@debian.org>  Thu, 20 Mar 1997 13:06:52 -0500
12447 dpkg (1.4.0.9) unstable; urgency=low
12449   * Check fputs() return values for (ret >= 0), not (ret != 0) (fixes #7522).
12450   * dpkg-shlibdeps no longer gives error for Java and statically linked
12451     binaries (fixes #4988).
12452   * Change 'details of the old format' to 'details of the new format' in
12453     deb-old.5 (fixes #7605).
12454   * dpkg-source -b now warns (was previously silent) if maintainer changes
12455     create new subdirectories.  dpkg-source -x now warns (previously gave
12456     error) if maintainer changes create new subdirectories (partially
12457     fixes #6866, #6671, #5045, #6482).
12458   * Added manual page for start-stop-daemon (8).
12459   * Added C version of start-stop-daemon by
12460     Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl> (fixes #1670).
12461   * Converted to use GNU automake for the build process by Tom Lees
12462     <tom@lpsg.demon.co.uk>.<
12463   * Preliminary support for dpkg functions as a shared library (now
12464     provides libdpkg.so, but much work needs to be done in better
12465     segregating and defining the interface).
12466   * Preliminary internationalization support by Galen Hazelwood
12467     <galenh@debian.org>.  Only the library, dpkg-deb, md5sum, and dpkg
12468     have been converted so far.  No translations have yet been
12469     constructed.
12470   * Handle 'libc.so.6 => /lib/libc.so.6 (0x40010000)' format from libc6
12471     ldd (fixes #7603, #7926, #8688, #9179, #9134, #8516).
12472   * Removed policy.sgml (it has been moved to the debian-policy package).
12473   * Include patch from Darren Stalder <torin@daft.com> for
12474     dpkg-buildpackage to choose PGP key based on Maintainer: field of
12475     package being built (or -m<maintainer> option, if present) (fixes
12476     #7898).
12477   * Changed controllib.pl to use $ENV{LOGNAME}, getlogin(), and $<
12478     (in that order) to determine the intended ownership of
12479     debian/{files,substvars},  (fixes #7324, #6823, #5659, #5965, #5929,
12480     #9239, #5366).
12481   * Don't sign .dsc file in dpkg-buildpackage if building a binary-only
12482     release (fixes #7260).
12483   * Updated developer-keys.pgp to latest revision (fixes #6134).
12485  -- Klee Dienes <klee@debian.org>  Mon, 17 Mar 1997 16:11:24 -0500
12487 dpkg (1.4.0.8) unstable; urgency=medium
12489   * Corrected update-rc.d for bash 2.0
12490   * Updated developer-keys.pgp from
12491     http://www.iki.fi/liw/debian/debian-keyring.tar.gz
12493  -- Guy Maor <maor@ece.utexas.edu>  Mon, 3 Feb 1997 04:05:01 -0600
12495 dpkg (1.4.0.7) stable unstable; urgency=HIGH
12497   * Fixed --assert-support-predepends failing between unpack & configure.
12498   * Added --assert-working-epoch option.
12500  -- Guy Maor <maor@ece.utexas.edu>  Sat, 25 Jan 1997 23:02:11 -0600
12502 dpkg (1.4.0.6) stable unstable; urgency=high
12504   * Patched lib/vercmp.c to hopefully fix dselect epoch processing
12505     (Bug#6204), (Bug#4590).
12506   * Patched scripts/dpkg-buildpackage, scripts/dpkg-genchanges,
12507     scripts/dpkg-gencontrol for epoch processing, courtesy of Loic Prylli
12508     <lprylli@graville.fdn.fr> (Bug#6138, Bug#5225).
12509   * Patched dpkg-genchanges to actually honor the -u switch to specify
12510     directory (Bug#5564).
12511   * Applied patch to main/archive.c to correct problems setting set[gu]id
12512     binaries, courtesy of Herbert Xu <herbert@greathan.apana.org.au>
12513     (Bug#5479).
12514   * Applied patch to dpkg-source to correct debian-only package names,
12515     courtesy of Guy Maor <maor@ece.utexas.edu> (Bug#5355).
12517  -- Michael Alan Dorman <mdorman@calder.med.miami.edu>  Thu, 2 Jan 1997 11:36:09 -0500
12519 dpkg (1.4.0.5) stable frozen unstable; urgency=medium
12521   * Distribution for frozen too.
12523  -- Heiko Schlittermann <heiko@lotte.sax.de>  Thu, 5 Dec 1996 09:13:42 +0100
12525 dpkg (1.4.0.4) stable unstable; urgency=medium
12527   * Bug2962 fixed: patch from Ian Jackson applied
12528     (cursor keys won't work after search)
12529   * Manuals 2.1.2.2
12531  -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 15 Nov 1996 20:21:18 +0100
12533 dpkg (1.4.0.3) unstable; urgency=medium
12535   * dpkg-source -x: created bad permissions (set x-bit for
12536     all files pointed to by a symlink)
12538  -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 18 Oct 1996 18:32:06 +0200
12540 dpkg (1.4.0.2) unstable; urgency=medium
12542   * dpkg-buildpackage.sh: reverted the quoting change -- (you
12543     should use super, sudo, really, but not su.  Or write a wrapper
12544     around su)
12545   * dpkg-buildpackage.sh: passing -m, -C, -v options to dpkg-genchanges
12546     more the way Ian likes ;-)
12547   * dpkg-source.pl: new function deoctify() as replacement for eval()
12548     (turn \ddd into the corresponding character) [rem: probably better
12549     solution would be to convert cpios output names into complete \ddd
12550     representation as well tars output names]
12551   * dpkg-source.pl: fixed 2 typos in failure message on creating
12552     $origtargz.tmp-nest.
12553   * main/main.c: typo for `treat'
12554   * main/enquiry.c: fixed the ignorance for some relations in --compare-versions
12555   * main/enquiry.c: missing version is now handled as described in `dpkg --help'
12556     (or at least as I understood `dpkg --help' PLEASE TRY IT)
12557   * lib/parsehelp.c: fixed parsing of epoch information
12559  -- Heiko Schlittermann <heiko@lotte.sax.de>  Sun, 6 Oct 1996 23:27:47 +0200
12561 dpkg (1.4.0.1) unstable; urgency=medium
12563   * dpkg-source: doesn't get screwed up from hardlinks
12564     in the archive now
12565   * dpkg-source: doesn't get screwed up from `unprintable' characters
12566     in file names (e.g. from the kbd package)
12567   * controllib.pl: $varlistvile -> $varlistfile (thanx Karl Sackett)
12568   * dpkg-buildpackage: quoting for $rootcommand (thanx  Michael Meskes)
12569     and `eval' as default $rootcommand
12570   * dpkg-*, controllib.pl: created debian/files and debian/substvars
12571     are chown'ed to `getlogin()' and its group
12572   * doc/: mv changed to mv -f
12573   * dpkg-buildpackage: added an option -a for overriding the
12574     architecture in the changes _file_name_
12575   * dpkg-buildpackage: pass -m* -v* .. options to dpgk-genchangelog
12576   * dpkg-name moved to dpkg-dev
12578  -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 21 Sep 1996 22:06:01 +0200
12580 dpkg (1.4.0) unstable; urgency=low (HIGH for new source format)
12582   * Corrected buffer overrun when dpkg-deb generates filename.  (Bug#4467.)
12583   * dpkg-shlibdeps works with DEBIAN/shlibs (thanks Heiko Schlittermann).
12584   * Added libm.so.5 to shlibs.default for i386/m68k.
12586   * Split binary package into two: dpkg and dpkg-dev.
12587   * dpkg-source(1) documents mode and ownership setting during extraction.
12589   * dpkg-scanpackages moved to /usr/bin.
12590   * Include /usr/bin/dpkg-deb, not dpkg-deb.dist; don't rename in scripts.
12591   * Copyright file changed slightly.
12592   * debian-changelog-mode uses magic key substitution strings.  (Bug#4419.)
12593   * Changed email address in control file to <ian@chiark.greenend.org.uk>.
12594   * Manuals and own Standards-Version: updated to 2.1.1.0.
12596  -- Ian Jackson <ian@chiark.greenend.org.uk>  Thu, 12 Sep 1996 01:13:33 +0100
12598 dpkg (1.3.14) unstable; urgency=low
12600   * dpkg-buildpackage new -tc (clean source tree) option.
12602   * Formatted documentation removed by `make clean' and so not in source.
12603   * Manuals and own Standards-Version: updated to 2.1.0.0.
12604   * Distribute {policy,programmer}.{html.tar,ps}.gz with each upload.
12606  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 1 Sep 1996 20:43:40 +0100
12608 dpkg (1.3.13) unstable; urgency=low (HIGH for building new src X programs)
12610   * X shared libraries added to shlibs.default (=> `elf-x11r6lib').
12611   * dpkg-source tar invocation fixed so that TAPE env var doesn't break it.
12612   * dpkg-source copes better with missing final newline messages from diff.
12614   * dpkg-buildpackage usage message fixed: -si is the default.  (Bug#4350.)
12615   * dpkg-source error message about src dir mismatch typo fixed.  (Bug#4349.)
12617   * dpkg-source(1) has suggestions for dpkg-buildpackage -r option.
12618   * dpkg-source change date fixed.  (Bug#4351.)
12619   * More developers' keys.
12620   * Manual updates, own Standards-Version updated.
12622  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 31 Aug 1996 20:08:18 +0100
12624 dpkg (1.3.12) unstable; urgency=medium
12626   * dpkg prints old version number when upgrading.  (Bug#4340.)
12627   * dpkg-deb tries to detect and flag corruption by ASCII download.
12629   * dpkg-genchanges and dpkg-buildpackage say what source is included.
12631   * dpkg-buildpackage passes +clearsig=on to PGP (or pgpcommand).  (Bug#4342.)
12633   * dpkg-source prints better error for cpio not honouring -0t.
12634   * control file Suggests cpio >= 2.4.2, rather than just cpio.
12636  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 30 Aug 1996 15:31:51 +0100
12638 dpkg (1.3.11) unstable; urgency=low
12640   * EBUSY when dpkg removes a directory is only a warning.
12642   * dpkg-genchanges generates sensible warning (not confusing error
12643     about mismatch) for missing Section/Priority in binary packages.
12645   * Added dpkg --print-gnu-build-architecture option.
12646   * shlibs.default for m68k provided, as a copy of i386 version.
12648  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 29 Aug 1996 14:05:02 +0100
12650 dpkg (1.3.10) unstable; urgency=medium
12652   * dpkg-source(1) manpage alias symlinks are not dangling.
12653   * dselect selects things by default if they are installed.
12654   * Added `pentium' as alias for `i386' architecture.
12655   * Added `Suggests: cpio, patch' and explanatory text to Description.
12656     (Bugs #4262, #4263.)
12658   * More developers' PGP keys.
12659   * Manual updates, new source format released.
12661  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 26 Aug 1996 14:30:44 +0100
12663 dpkg (1.3.9) unstable; urgency=low (high for new source format)
12665   * dpkg --get-selections and --set-selections added.
12666   * New dpkg --force-not-root flag.
12668   * Don't replace directory with another package's file.  (Bug#4202.)
12670   * All manpages now installed compressed.
12671   * Copyright file moved to /usr/doc/dpkg/copyright.
12672   * Standards-Version updated (0.2.1.1).
12674  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 24 Aug 1996 19:09:30 +0100
12676 dpkg (1.3.8) unstable; urgency=low (high for new source format)
12678   * dpkg-buildpackage -sa, -si options work correctly.
12680   * update-rc.d(8) updated to reflect design and reality.
12681   * Programmers' and policy manual updates.
12683  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 23 Aug 1996 12:48:26 +0100
12685 dpkg (1.3.7) unstable; urgency=low (medium for source pkg docs)
12687   * dselect +/-/_/= on lines for all broken, new, local or whatever
12688     packages do not affect _all_ packages.  (Bug#4129.)
12690   * Support for diff-only uploads in source packaging tools.
12691   * dpkg-genchanges -d<descripfile> option renamed to -C.
12692   * dpkg-buildpackage understands -m, -v, -C (for dpkg-genchanges).
12693   * Support for debian/shlibs.local added to dpkg-shlibdeps.
12694   * Shared library files' search order defined in dpkg-source(1), and
12695     relevant files added to the FILES section.
12697   * Programmers' manual describes source packaging tools.
12698   * Policy manual mentions shared library control area file.
12699   * dpkg-source manpage includes dpkg-shlibdeps in title line.
12700   * Manuals have changelog and automatic version numbering.
12701   * changelogs (for dpkg and for manuals) installed.
12702   * binary target split into binary-arch and binary-indep in manual.
12703   * Manpages should be compressed.
12704   * Copyright file is moved to /usr/doc/<package>/copyright.
12705   * Changelogs must be installed in /usr/doc/<package>.
12707   * dpkg-deb(8) moved to dpkg-deb(1).
12709   * binary target split into binary-arch and binary-indep in source.
12710   * changelog entry for 1.2.14 copied from that (forked) release.
12712  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 22 Aug 1996 15:36:12 +0100
12714 dpkg (1.3.6) experimental; urgency=low (HIGH for new source format)
12716   * dpkg-source now has broken argument unparsing for tar.  (Bug#4195.)
12718   * dpkg-gencontrol writes to debian/tmp/DEBIAN/control by default.
12719   * dpkg-shlibdeps script added.
12721   * Back to old sh update-rc.d, and removed manpage, because new Perl
12722     version and the manpage have different syntax and semantics.
12723   * update-rc.d prints usage message for missing terminal `.'.  (Bug#4122.)
12725   * Use rm -rf instead of just rm -r in dpkg-deb --info &c.  (Bug#4200.)
12727   * Added support for Installed-Size to dpkg-gencontrol, and documented.
12728   * Source packaging substitution variables and name syntax rationalised.
12729   * dpkg-source scripts' usage messages improved slightly.
12730   * dpkg-source works with non-empty second (orig dir) argument.
12732   * Added rationale for copyright policy to manual.
12733   * More developers' PGP keys.
12734   * Control database handling cleanups (usu. Source field blanked).
12736  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 20 Aug 1996 15:39:58 +0100
12738 dpkg (1.3.5) experimental; urgency=low (high for debian-changelog-mode)
12740   * 822-date script included.  (Bug#4136.)
12741   * debian-changelog-add-version works on empty file.
12742   * debian-changelog-mode mode-help works properly.
12744   * dpkg-source tells patch not to make numbered backups.  (Bug#4135.)
12746   * More developers' PGP keys.
12747   * Paragraph on uucp -a and -g options removed from policy manual.
12749  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 14 Aug 1996 14:46:47 +0100
12751 dpkg (1.3.4) experimental; urgency=low
12753   * Removed debugging output from dpkg-source -x.  Oops.
12754   * Removed section on source package permissions from policy manual -
12755     dpkg-source now sorts these out.
12757  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 11 Aug 1996 13:25:44 +0100
12759 dpkg (1.3.3) experimental; urgency=low
12761   * Programmers' & policy manuals in source tree; HTML in /usr/doc/dpkg.
12762   * Old guidelines.info and text files in /usr/doc/dpkg removed.
12764   * dpkg-source sets permissions on extracted debianized source tree
12765     and does not copy ownerships out of archive even if running as root.
12767   * Emacs mode `dpkg changelog' renamed to `Debian changelog'.
12768   * Default changelog format renamed from `dpkg' to `debian'.
12770   * debian-changelog-mode sets fill-prefix correctly.
12771   * debian-changelog-mode urgencies except HIGH lowercase by default.
12772   * debian-changelog-mode displays keymap in doc string and so mode help.
12774   * More maintainers' PGP keys.
12776   * Remove built changelog parsers with `clean' target in source.
12778  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 10 Aug 1996 23:35:51 +0100
12780 dpkg (1.3.2) experimental; urgency=LOW (MEDIUM for dpkg-source)
12782   * Faster update-rc.d written in Perl by Miquel van Smoorenburg.
12783   * install-info --test doesn't lock dir.  (Bug#3992, thanks Darren).
12785   * dpkg-source doesn't break in the presence of any symlinks.
12787   * More developers' keys added to doc/developer-keys.pgp.
12788   * Install developers' keys in /usr/doc/dpkg/developer-keys.pgp.
12789   * dpkg-source documents undefined substvar behaviour.
12790   * minor debian/rules cleanups.
12792  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 10 Aug 1996 02:13:47 +0100
12794 dpkg (1.3.1) experimental; urgency=LOW
12796   * manpage for dpkg-source et al now available.
12797   * dpkg-changelog-mode.el installed in site-lisp, but still no autoload.
12799   * dpkg-source prints correct string for not-understood tar -vvt output.
12800   * dpkg-source parsing of tar -vvt output made more robust.
12802   * dpkg-buildpackage prints usage message on usage error.
12803   * dpkg-gencontrol can print usage message.
12804   * -T<varlistfile> option added to dpkg-source.
12805   * Description of -f<fileslistfile> corrected in dpkg-distaddfile usage.
12806   * -m<maintainer> synopsis changed in dpkg-genchanges usage.
12807   * debian/substvars may now contain blank lines.
12809  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 8 Aug 1996 02:36:04 +0100
12811 dpkg (1.3.0) experimental; urgency=LOW
12813   * dpkg can install named pipes.
12814   * dpkg-deb supports directory for destination, generates filename.
12815   * dpkg-{source,gencontrol,genchanges,parsechangelog,buildpackage},
12816     dpkg-distaddfile scripts to support new source package format.
12817   * a.out build no longer supported.
12818   * Changed to new source package format.
12820  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 6 Aug 1996 02:31:52 +0100
12823 dpkg (1.2.14) stable unstable; urgency=MEDIUM
12825   * dselect +/-/_/= on lines for all broken, new, local or whatever
12826     packages do not affect _all_ packages.  (Bug#4129.)
12828   * NOTE - THE HISTORY FORKS HERE.  1.2.14's change appears in 1.3.7.
12830  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 22 Aug 1996 00:39:52 +0100
12833 dpkg (1.2.13) unstable; urgency=LOW
12835   * dpkg --search produces correct output for diversions.
12836   * dpkg-name remove unnecessary arch missing warning.  (Bug#3482.)
12838   * dpkg-deb --build warns about uppercase chars in package name.
12840   * dpkg-scanpackages error messages updated and manpage provided
12841     (thanks to Michael Shields).
12842   * dpkg-scanpackages warns about spurious entries in override file.
12843   * dpkg-scanpackages `noverride' renamed to `override' everywhere.
12844   * dpkg-scanpackages field ordering to put Architecture higher.
12845   * dpkg-scanpackages field names capitalised appropriately.
12846   * dpkg-scanpackages invokes find with -follow.  (Bug#3956.)
12848   * guidelines say #!/usr/bin/perl everywhere, not #!/bin/perl.
12849   * Many developers' PGP keys added.
12851   * configure script uses ${CC} instead of $(CC) (again :-/).
12852   * developers' keys included in dpkg source tree and /usr/doc.
12853   * configure remade using autoconf 2.10-3 (was 2.4-1).
12855  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 1 Aug 1996 02:46:34 +0100
12857 dpkg (1.2.12); priority=LOW
12859   * dpkg --search and --list understand and comment on diversions.
12860   * dpkg-divert displays diversions more intelligibly.
12862   * Guidelines are somewhat clearer about descriptions.
12863   * deb(5) describes new format; old moved to deb-old(5).  (Bug#3435.)
12864   * deb-control(5) carries a warning about being out of date.
12866   * Added 1996 to dselect version/copyright.
12868  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Jul 1996 15:04:49 +0100
12870 dpkg (1.2.11); priority=MEDIUM
12872   * dselect had dependency bug if installed package newer than avail.
12873   * Added `replaces' to dselect's list of package relationship strings.
12875  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 1 Jul 1996 02:51:11 +0100
12877 dpkg (1.2.10); priority=MEDIUM
12879   * Fixed bug in old-style version/revision number parsing.  (Bug#3440.)
12881  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 29 Jun 1996 03:32:45 +0100
12883 dpkg (1.2.9); priority=MEDIUM
12885   * Fixed status database updates reading bug.
12886   * `Setting up' message includes version number.
12887   * `existence check' message changed to say `cannot access archive'.
12889  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 27 Jun 1996 13:39:36 +0100
12891 dpkg (1.2.8); priority=LOW
12893   * dpkg --record-avail puts data in Size field.
12894   * strip / for rmdir(2) in cleanup to work around kernel bug.  (Bug#3275.)
12895   * dpkg-split --msdos no longer allows `-' and other chars in filenames.
12897   * manual dpkg-split(8) written.
12898   * dpkg-split minor typo in --auto usage error message fixed.
12899   * dpkg-deb(8) very minor cosmetic fix to --build option.
12901  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 25 Jun 1996 03:00:14 +0100
12903 dpkg (1.2.7); priority=LOW
12905   * dpkg-scanpackages syntax errors fixed.
12907  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 21 Jun 1996 04:10:38 +0100
12909 dpkg (1.2.6); priority=MEDIUM
12911   * NFS, CDROM and partition dselect methods include mountpoint
12912     in paths given to dpkg in [I]install, so they should now work.
12914   * Removed some leftover files from source tree.
12916  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 12 Jun 1996 14:35:19 +0100
12918 dpkg (1.2.5); priority=MEDIUM
12920   * Allow, but do not create, packages in half-installed state
12921     with no version number.  (Aargh.)
12923  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 04:55:43 +0100
12925 dpkg (1.2.4); priority=MEDIUM
12927   * New dpkg-name from Erick (<pkg>_<version>_<arch>.deb convention).
12928   * Disappeared packages can't own conffiles any more !  (Bug#3214.)
12929   * install-info creates Miscellaneous sections with a newline
12930     following the heading.  (Bug#3218.)
12931   * cleanup-info script installed in /usr/sbin; called as appropriate
12932     by postinst.  Thanks to Kim-Minh Kaplan.  (Bug#3125.)
12933   * Allow superseded Essential packages to be purged after they've
12934     been removed (clear the Essential flag on removal, and ignore it
12935     on packages that are in stat_configfiles).
12937   * dselect disk methods understand `y' as well as `yes' for using
12938     development tree.
12939   * dselect doesn't make packages appear as `new' again if update
12940     of available packages fails.
12941   * dselect places method selection cursor over option last selected.
12943   * dpkg-scanpackages doesn't die when repeated packages are found.
12944   * dpkg-scanpackages allows many old maintainers (`//'-separated).
12946   * `Version' field is now mandatory (some operations already
12947     wouldn't work right anyway if it wasn't there).
12949   * update-rc.d(8) now says you must remove the script.  (Bug#3215.)
12950   * dpkg --force-help says that --force-overwrite is on by default.
12951   * dpkg-deb manpage rewritten.
12952   * debian.README (= /usr/doc/copyright/dpkg) edited slightly.
12954   * Some database parsing grunge removed (pdb_preferversion, &c).
12955   * Source tree doc/sgml contains some embryonic manuals.
12956   * Leftover files in lib directory in source tree deleted.
12958  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 03:52:01 +0100
12960 dpkg (1.2.3); priority=HIGH
12962   * install-info doesn't replicate section headings (Bug#3125, #2973).
12963   * New dpkg-name manpage broken off from script (oops!).
12964   * dselect help screens made consistent with new strings, flags, &c.
12965   * dselect error flag column labelled E (Error), not H (Hold).
12966   * `Escape' no longer bound to `exit list without saving' in dselect.
12968  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 28 May 1996 02:14:57 +0100
12970 dpkg (1.2.2); priority=MEDIUM
12972   * Fixed dselect coredump found by Erick Branderhorst (thanks).
12973   * Sort obsolete removed packages separately, not under Available.
12975  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 23 May 1996 21:31:05 +0100
12977 dpkg (1.2.1); priority=MEDIUM
12979   * `=' key in dselect really does `hold' rather than `unhold'.
12980   * dselect dependency processing now interacts better with `hold'.
12981   * dselect `I' key (not `i') modifies display of the info window.
12982   * dselect shows unavailable packages as being unavailable.
12983   * dselect main menu headings and many other strings changed to try to
12984     discourage people from deselecting every package and using [R]emove.
12985     Notably, `select' changed to `mark' throughout.
12987   * dselect disk methods now print a few fewer double slashes.
12988   * dselect disk access methods will offer to use dpkg --record-avail
12989     to scan the available packages, if no Packages file is found.
12991   * New dpkg --compare-versions option, for the benefit of scripts &c.
12992   * New dpkg --clear-avail option forgets all available packages info.
12993   * New dpkg --print-avail option, prints `available' data (from Packages, &c).
12994   * dpkg usage message is more informative, but no longer fits on screen.
12995   * dpkg --avail option renamed --record-avail.
12997   * Latest dpkg-name from Erick Branderhorst.
12998   * dpkg-scanpackages has more sensible problem reporting.
12999   * postinst configure now gets null argument (not <unknown> or <none>)
13000     when there is no previously configured version.
13002   * Guidelines say that postinst configure is given previous version.
13003   * Guidelines don't refer to maintainer-script-args.txt in main text.
13004   * Guidelines (Texinfo source) uploaded separately.
13006   * Own version of strcpy (used for debugging) removed.
13007   * Interface to access methods document in source (doc/dselect-methods.txt).
13008   * debian.buildscript moves changes file into parent directory.
13010  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 22 May 1996 01:26:31 +0100
13012 dpkg (1.2.0); priority=MEDIUM
13014   * dselect can sort packages by available and installed states, and
13015     display their version numbers.  (Use O, o and V.)
13016   * Hold is properly integrated as a real `wanted state', rather than
13017     a separate flag.
13018   * Epochs in version numbers implemented, using the syntax
13019     <epoch>:<version>-<revision>.  (Epoch not usually displayed.)
13020   * dselect disk method is architecture-independent (uses dpkg's
13021     installation architecture, and looks in the right part of the tree).
13023   * dselect disk method doesn't try to satisfy the predependencies of
13024     packages which are on hold.
13025   * Fixed conflict-related assertion failure.  (Bug#2784.)
13026   * conffiles do not cause file conflicts if the conflicting package
13027     is in the `configuration only' state.  (Bug#2720.)
13028   * Fixed messages where available version number was reported as installed
13029     version in conflict and dependency messages.  (Bug#2654, Bug#2974.)
13031   * New format .deb files are default even for a.out compiles (but
13032     a.out version of dpkg is in old format).
13033   * Characters @:= (at colon equals) in package names now strictly
13034     forbidden everywhere (_ is still allowed in existing packages).
13035   * New dpkg --print-installation-architecture option prints installation
13036     architecture (compiled in), rather than build architecture (determined
13037     from gcc -print-libgcc-file-name).
13039   * Version messages show whether compiled a.out or ELF (i386 only).
13040   * Fixed missing space in version syntax error messages.
13041   * Manpage dpkg.8 installed with warning about inaccuracy.
13043   * Guidelines don't say to stop and restart daemons in runlevels 2345;
13044     instead they say to start in 2345 and stop in 016.
13045   * Guidelines and version messages say just Debian Linux.
13046   * Guidelines typo fix for '"stop"'.  (Bug#2867.)
13048   * doc/Makefile.in clean properly deletes various guidelines.info* files.
13050  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 16 May 1996 00:01:21 +0100
13052 dpkg (1.1.6); priority=MEDIUM
13054   * Check virtual dependencies when removing (ouch! - thanks SDE.)
13055   * Fixed bug in internal database validity management that could
13056     make dselect and dpkg dump core.  (Bug#2613.)
13057   * Fixed two coredumping bugs when using local diversions.  (Bug#2804.)
13058   * Fixed disappearance of overwritten packages.  (Bug#2696.)
13059   * install-info won't modify dir file before start of menu.
13060   * install-info will create Miscellaneous heading if no sections yet.
13062   * Only alphanums and +-. allowed in package names - enforced by
13063     dpkg-deb --build and documented in Guidelines.
13064   * dselect doesn't display packages unless they are installed, selected
13065     or available.
13066   * dselect doesn't show spurious section and priority headings.
13067   * dselect has a few extra keybindings (from Lee Olds).
13068   * --force message changed to `--force enabled' so that default is OK.
13070   * dpkg-name now includes architecture component in .deb filename,
13071     and translates - in package name to _.
13072   * .deb file has architecture component in filename.
13074   * Guidelines changed to say Pre-Depends is for experts only.
13075   * Guidelines say to provide a unidiff (-u) rather than an old context diff.
13076   * Guidelines say 755 root.root for shared libraries.
13078  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 1 May 1996 00:47:22 +0100
13080 dpkg (1.1.5); priority=MEDIUM (HIGH for diversions users)
13082   * Fixed coredump when using diversions.  (Bug#2603.)
13083   * Fixed typo in dpkg-divert which could lose diversions.  (Bug#2662.)
13085   * --force-overwrite is the default.
13086   * diversions.text provides better examples.
13088  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 10 Apr 1996 13:59:30 +0100
13090 dpkg (1.1.4); priority=MEDIUM
13092   * Allow overwriting of conflicting packages being removed.  (Bug#2614.)
13094   * a.out control file says Pre-Depends: libc4 | libc.  (Bug#2640.)
13095   * ELF control file and libc dependencies changed to use finalised scheme.
13096   * ELF control file and libc dependencies for i386 only.  (Bug#2617.)
13098   * Guidelines say use only released libraries and compilers.
13099   * Install wishlist as /usr/doc/dpkg/WISHLIST.
13100   * Remove spurious entries for Guidelines in info dir file.
13102   * dpkg-deb --build checks permissions on control (DEBIAN) directory.
13104   * Spaces in control file fields not copied by dpkg-split.  (Bug#2633.)
13105   * Spaces in split file part control data ignore.  (Bug#2633.)
13107   * Portability fixes, including patch from Richard Kettlewell.
13108   * Fixed minor configure.in bug causing mangled GCC -W options.
13110  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Apr 1996 01:58:40 +0100
13112 dpkg (1.1.3); priority=LOW
13114   * dselect disk methods support Pre-Depends installation ordering.
13115   * When dpkg fails and --auto-deconfigure would help it says so.
13116   * dpkg --search output lists several packages with same file on one line.
13117   * Improved dpkg usage message somewhat.
13119   * dpkg-deb --build checks permissions and types of maintainer scripts.
13120   * dpkg-deb --build treats misspecified conffiles as error, not warning.
13121   * dpkg --print-architecture prints compiler's architecture while
13122     dpkg --version (&c) print system's arch (this to help cross-compiling).
13123   * More minor guidelines changes, including dir entry fixup.
13125   * configure script caches more values.
13126   * Changed maintainer email address to ian@chiark.chu.cam.ac.uk.
13128  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 16 Mar 1996 19:18:08 +0000
13130 dpkg (1.1.2); priority=LOW
13132   * Packaging guidelines installed properly (and as guidelines
13133     rather than debian-guidelines).
13134   * ELF version has more checks to stop you wrecking your dpkg installation.
13135   * dselect disk methods now look for a `local' tree as well, for
13136     people who want locally-available software of various kinds.
13137   * dpkg-divert has debugging message removed.
13138   * Minor guidelines changes.
13140   * Various makefile cleanups, mainly to do with ELF vs. a.out support.
13141   * debian.rules cleans out ~ files itself, as well as calling make clean.
13142   * debian.rules names .nondebbin.tar.gz file ELF too, if appropriate.
13144  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 14 Mar 1996 03:38:29 +0000
13146 dpkg (1.1.1elf); priority=LOW
13148   * Added /usr/lib/dpkg/elf-executables-ok and elf-in-kernel.
13149   * Replaces field now allows automatic removal of conflicting packages.
13150   * Replaces field now required to overwrite other packages' files.
13151   * Architecture field, and dpkg --print-architecture, supported.
13152   * build new format archives by default when compiled with ELF compiler.
13154   * symlinks are now installed atomically (good for shared libraries).
13155   * create /var/lib/dpkg/diversions in postinst if necessary (Bug#2465.)
13156   * Pre-Depends now correctly fails if package never configured.
13157   * dselect disk methods mount with -o nosuid,nodev.
13158   * update-rc.d defaults doesn't add both K and S in any one runlevel;
13159     dpkg postinst fixes up this situation if it sees it.
13161   * Assorted fixups to the Guidelines, which are now in one piece.
13162   * dpkg --list prints version string in one piece.
13163   * dpkg-scanpackages doesn't produce notice on output with list of
13164     packages with Section and/or Priority control file fields.
13166   * control file and debian.rules work both for ELF and non-ELF compiles.
13167   * most files compiled with -O2 (-O3 only for some critical files) -
13168     this fixes ELF build.
13170  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Mar 1996 04:25:28 +0000
13172 dpkg (1.1.0); priority=LOW
13174   * dpkg supports Pre-Depends.
13175   * postinst script gets most-recently-configured version as $2.
13177   * lib/tarfn.c #includes <errno.h> (portability fix).
13179  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 11 Feb 1996 21:07:03 +0000
13181 dpkg (1.0.17); priority=LOW
13183   * dpkg --recursive follows symlinks (useful for devel tree).
13185  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Feb 1996 15:58:46 +0000
13187 dpkg (1.0.16); priority=LOW
13189   * dpkg-deb much faster reading new format archives.  (Bug#2256.)
13190   * Developers' documentation in /usr/doc/dpkg/, /usr/info/.
13192   * Fixed typo in control file Description.
13194   * configure script tries to improve matters wrt sysinfo.
13195   * any debian-tmp.deb is deleted by `./debian.rules clean'.
13197  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 4 Feb 1996 15:51:59 +0000
13199 dpkg (1.0.15); priority=LOW
13201   * dselect disk methods should never unmount things they didn't mount.
13202   * debian.README aka /usr/doc/copyright updated.
13204  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 15:05:39 +0000
13206 dpkg (1.0.14); priority=MEDIUM
13208   * fixed file descriptor leak in dpkg introduced in 1.0.11.
13209   * included dpkg-name in this package (conflicts with dpkg-name).
13211   * redraw in dselect main menu changed to use clearok (like in lists).
13212   * sa_restorer in struct sigaction no longer used (portability fix).
13213   * removed Guidelines from source package.
13215  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 02:52:29 +0000
13217 dpkg (1.0.13); priority=MEDIUM
13219   * dselect partition and mounted methods work again.
13220   * dpkg-deb --no-act in usage message.
13222  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 26 Jan 1996 18:37:03 +0000
13224 dpkg (1.0.12); priority=MEDIUM (HIGH for users of 1.0.11)
13226   * Fixed frequent dpkg coredump introduced in 1.0.11.  (Bug#2219.)
13227   * dpkg-deb ensures version numbers start with alphanumerics.
13229  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 24 Jan 1996 00:42:31 +0000
13231 dpkg (1.0.11); priority=MEDIUM
13233   * corrected potentially serious problem with dpkg low-memory in-core
13234     files database.
13235   * dpkg-split --msdos puts output files in right directory.  (Bug#2165.)
13237   * diversions implemented - see `dpkg-divert --help'.
13239   * dselect shows and uses (for dependencies) currently installed
13240     version of a package if that is more recent.
13241   * dpkg --force-... options are in separate help screen.
13242   * better error messages for corrupted .deb archives.  (Bug#2178.)
13243   * dselect NFS method will unmount correct copy of NFS area if mounted
13244     twice.
13246   * removes some ELF compilation warnings.
13248  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 Jan 1996 02:41:46 +0000
13250 dpkg (1.0.10); priority=MEDIUM
13252   * dpkg-deb option parsing unmuddled (-I option was removed
13253     in 1.0.9 and broke dpkg-deb).  (Bug#2124.)
13255   * dpkg-split will work when ELF `ar' is installed, and is faster.
13257   * nfs dselect method now available.
13258   * disk methods don't prompt spuriously for Packages files.
13259   * cdrom+harddisk methods can find Packages files.
13261   * dpkg-scanpackages (creates Packages files) now in /usr/sbin.
13263   * various changes to help compilation of dpkg-deb, dpkg-split
13264     and md5sum on non-Debian systems.
13265   * <sys/fcntl.h> replaced by <fcntl.h> throughout.
13267  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 Jan 1996 02:55:19 +0000
13269 dpkg (1.0.9); priority=MEDIUM
13271   * dselect uninitialized variable coredump fixed (thanks Carl).
13273   * version numbers printed by --version fixed.  (Bug#2115.)
13274   * disk method problem with missing Packages files fixed.  (Bug#2114.)
13275   * dependency version relationships now <= >= << >> =.  (Bug#2060.)
13277   * install-info is in /usr/sbin, not /usr/bin.  (Bug#1924.)
13278   * dpkg regards Revision field as obsolete.
13280   * <asm/unistd.h> changed to <linux/unistd.h> (for m68k port).
13281   * scripts/Makefile.in `clean' target deletes scripts.
13283  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 11 Jan 1996 20:51:20 +0000
13285 dpkg (1.0.8); priority=LOW
13287   * update-alternatives slightly more helpful message.  (Bug#1975.)
13288   * cosmetic improvements to disk installation method.  (Bug#1970,1956.)
13289   * mounted filesystem and unmounted partition separate methods.  (Bug#1957.)
13291  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Dec 1995 04:07:47 +0000
13293 dpkg (1.0.7); priority=MEDIUM (HIGH to upgrade syslogd)
13295   * dselect harddisk/CDROM method script handles multiple package
13296     areas.
13297   * Everything has a manpage, though many are very unhelpful indeed.
13299  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 30 Nov 1995 03:59:14 +0000
13301 dpkg (1.0.6); priority=MEDIUM (HIGH to upgrade syslogd)
13303   * conffiles can now be taken over properly from one package by
13304     another which replaces it.  (Bug#1482.)
13305   * dpkg will not deconfigure essential packages when --auto-deconfigure
13306     is set (this bug was fairly unlikely ever to be exercised).
13308   * dpkg checks for the presence of certain important programs on the PATH.
13309   * dselect is now more informative when a dependency is missing, saying
13310     "<package> does not appear to be available".  (Bug#1642, 1705).
13312   * `make distclean' fixed; config.* &c removed from source archive.
13313   * lib/lock.c now uses fcntl rather than flock, for better portability.
13315   * `Package_Revision: 0' removed from control file.
13316   * Some inaccuracies and bad formatting in various messages corrected.
13318  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 21 Nov 1995 20:15:18 +0000
13320 dpkg (1.0.5); priority=LOW
13322   * dpkg-split allows some space for the header.  (Bug#1649.)
13323   * dpkg-split now has --msdos option for 8.3 filenames.
13324   * dpkg-split --join &c will not complain about trailing garbage.
13326   * dselect & dpkg will no longer ignore SIGHUP will running subprocesses.
13328  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 13 Oct 1995 13:59:51 +0100
13330 dpkg (1.0.4); priority=MEDIUM (HIGH for dselect users with 1.0.3)
13332   * fixed bug which prevented dselect from displaying the bottom line of
13333     any listing screen.  This was introduced in 1.0.3, sorry !
13335   * a conffile will never cause a prompt if the package maintainer
13336     distributes a file identical to the user's, even if the file has
13337     been edited by both the user and the maintainer or is a
13338     newly-registered conffile.  (Bug#1639.)
13340   * dselect disk/cdrom method script says where to get Packages file.
13341   * dselect help has better descriptions of the functions of Return and Q.
13343   * postinst now warns about some problems with /usr/lib/dpkg/methods/hd.
13345  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 12 Oct 1995 01:45:38 +0100
13347 dpkg (1.0.3); priority=MEDIUM
13349   * dselect: fixed segfault when doing some multiple (de)selections.
13351  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 10 Oct 1995 03:21:12 +0100
13353 dpkg (1.0.2); priority=MEDIUM
13355   * problem with screen refresh after `o' (change order) corrected.
13357  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 9 Oct 1995 13:11:04 +0100
13359 dpkg (1.0.1); priority=LOW
13361   * much better dpkg performance on low-memory systems.
13362   * start-stop-daemon --name should now work. (oops!)
13363   * fixed typo which could turn into memory overwriting bug sometime.
13365  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 8 Oct 1995 20:12:29 +0100
13367 dpkg (1.0.0); priority=LOW
13369   * Version 1.0.0: dpkg is no longer beta.
13371   * tar extractor no longer looks up an empty string using getgrnam
13372     (this causes the libc to coredump when using NIS).
13374  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 1 Oct 1995 13:07:36 +0100
13376 dpkg (0.93.80); priority=LOW
13378   * dselect help screen intro changed to remove `much' before `help'.
13380   * update-alternatives.pl contains hardcoded ENOENT value, instead
13381     of requiring POSIX.pm to be present.
13383   * Makefiles changed to strip when installing instead of when building.
13385  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 30 Sep 1995 01:44:12 +0100
13387 dpkg (0.93.79) BETA; priority=LOW
13389   * DPKG_NO_TSTP environment variable which stops dpkg sending the
13390     process group a SIGTSTP (Bug#1496).
13391   * End key should work in dselect lists (Bug#1501).
13392   * various message typos (missing \n's) fixed (Bug#1504).
13394  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 29 Sep 1995 03:27:01 +0100
13396 dpkg (0.93.78) BETA; priority=LOW
13398   * dselect keystrokes help file typo fix.
13400  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 28 Sep 1995 20:31:02 +0100
13402 dpkg (0.93.77) BETA; priority=MEDIUM
13404   * dpkg --remove --pending will purge things when appropriate.
13406   * fixed failure to null-terminate dpkg conflict problem messages.
13407   * fixed bug in formatting of dependency version problem messages.
13409   * Conffiles resolution prompt for new conffile: typo fixed.
13410   * Changed dpkg usage error to suggest `-Dhelp' instead of `--Dhelp'.
13412  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 23:44:35 +0100
13414 dpkg (0.93.76) BETA; priority=MEDIUM
13416   * dpkg --auto-deconfigure option (used automatically by dselect) allows
13417     `important' packages which many others depend on to be split.
13418   * dpkg should no longer fail an assertion during complicated
13419     multiple configurations involving packages which are on hold.
13421   * update-alternatives supports negative priorities.
13422   * /etc/alternatives is included in the .deb archive.
13424   * Package priorities changed: Required (Req), Important (Imp), Standard (Std),
13425     Optional (Opt) and Extra (Xtr).  For backward compatibility Base is an
13426     alias for Required, and Recommended is kept as a level just below Standard.
13428   * dselect shows introductory help screen when entering package lists (both
13429     main and recursive).
13430   * dselect help messages made more friendly.
13431   * dselect package list `quit, confirm, and check dependencies' key is
13432     now Return rather than lowercase `q'; likewise method list `select this
13433     one and configure it' key.
13434   * dselect selects packages with priority `standard' or better by default.
13435   * dselect `v=verbose' becomes `v=terse' when in verbose mode.
13437   * hard disk method unmounts /var/lib/dpkg/methods/mnt on failure.
13438   * disk methods' install message uses `stty' to find out what the
13439     interrupt character is, and uses that in the prompt (rather than ^C).
13440   * dpkg now tolerates ^Z characters in Packages files.
13441   * harddisk method doesn't display extra slash when updating packages file.
13442   * harddisk method burbles less if it doesn't have a good default.
13444   * dpkg-deb now supports new flexible format, but old format still default.
13446  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 02:49:41 +0100
13448 dpkg (0.93.75) BETA; priority=MEDIUM
13450   * dselect no longer segfaults when you try to modify the last item.
13452   * dselect Makefile compiles with -g, and links without -s, but installs
13453     with -s, so that built source directory has debugabble binary.
13455  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Sep 1995 02:59:29 +0100
13457 dpkg (0.93.74) BETA; priority=LOW
13459   * dpkg-split implemented and installed in /usr/bin/dpkg-split.
13460     (NB this is not compatible with Carl Streeter's old dpkg-split script.)
13461   * dpkg uses dpkg-split.
13462   * floppy disk method available - NB this is a first attempt only.
13464   * hard disk method uses --merge-avail rather than --update-avail.
13465   * installation by default of `standard' packages removed again.
13466     (I don't think this is the right place to do this.)
13467   * update-alternatives --remove correctly deletes all slave links;
13468     minor cosmetic improvements.
13470  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Sep 1995 02:06:05 +0100
13472 dpkg (0.93.73) BETA; priority=LOW
13474   * dselect multi-package selection now done by `divider' lines
13475     actually in the package list, rather than horizontal highlight
13476     movement.
13477   * dselect help available, and keybindings rationalised.
13479   * postinst removes /usr/lib/dpkg/methods/hd if upgrading from
13480     0.93.42.3 or earlier.
13481   * `hold' flag changed to be settable by the user only, and
13482     made orthogonal to the `reinstallation required' flag.
13483   * dpkg will install by default any packages with priority of
13484     `standard' or better unless they're explicitly deselected.
13486   * dselect dependency/conflict resolution will suggest marking absent
13487     packages for `purge' rather than `deinstall'.
13488   * disk method script produces message about invoking dpkg.
13489   * dpkg produces warning, not error, when it gets EPERM trying to
13490     remove a directory belonging to a package being removed.
13491   * dpkg, dpkg-deb usage error reporting improved.
13492   * dselect detects too-dumb terminals and stops.
13493   * dpkg-deb(8) updated a little (thanks to Bill Mitchell).
13495   * dselect debugmake script uses -O0.
13497  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 10 Sep 1995 12:23:05 +0100
13499 dpkg (0.93.72) BETA; priority=MEDIUM
13501   * /usr/sbin/update-alternatives added.
13503   * New names for certain control file fields (old names work
13504     as aliases): Optional -> Suggests, Recommended -> Recommends,
13505     Class -> Priority.
13507  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 3 Sep 1995 16:37:41 +0100
13509 dpkg (0.93.71) BETA; priority=LOW
13511   * dpkg doesn't silently overwrite `new' conffiles (Bug#1283).
13512   * case now not significant in Essential, Status and Class (Bug#1280).
13513   * dselect checks method scripts for execute, not for write.
13515   * spelling fixes in lib/dbmodify.c and dselect/helpmsgs.src.
13517   * dselect `clean' target deletes helpmsgs.cc and helpmsgs.cc.new.
13519  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 31 Aug 1995 13:56:08 +0100
13521 dpkg (0.93.70) BETA; priority=MEDIUM
13523   * dselect unmounted harddisk method has many silly bugs fixed.
13525   * dpkg --root option restored (was removed by mistake in 0.93.68).
13526   * minor cosmetic change to dselect subprocess failure message.
13528  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
13530 dpkg (0.93.69) BETA; priority=MEDIUM
13532   * dpkg --configure and --remove should work properly when
13533     they have to defer processing (this tends to happen when many
13534     packages are processed at once).  (Bug#1209.)
13536   * dpkg --configure and --remove work better when `processing'
13537     several related packages with --no-act.
13539   * dpkg --auto is now two options, --pending or -a (for configure,
13540     remove, &c) and --recursive or -R (for install, unpack, &c).
13542   * dpkg debug options in usage message, and values available (-Dh).
13544  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
13546 dpkg (0.93.68) BETA; priority=MEDIUM
13548   * dpkg won't get an internal error if you try to use the default
13549     conffiles response (ie, if you just hit return).  (Bug#1208.)
13551   * dselect hard disk and CD-ROM methods - the real thing, but ALPHA.
13553   * dselect allows you to go straight to `update' or `install' if
13554     you have already set up an access method.
13555   * new dpkg options --yet-to-unpack, --merge-avail and --update-avail.
13556   * dpkg -G is an abbreviation for dpkg --refuse-downgrade.
13557   * dpkg -R alias for --root withdrawn, pending reuse with different meaning.
13558   * dpkg --help message rationalised somewhat.
13560   * Obsolete `examples' and `dpkg-split' directories removed from
13561     source tree.  The `hello' package is a better example.
13563  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 7 Aug 1995 02:16:25 +0100
13565 dpkg (0.93.67) BETA; priority=LOW for C dpkg alpha testers, HIGH for others
13567   * dpkg no longer statically linked and -g.
13568   * calls to abort() changed to print string, file and line number first.
13569   * removed unused variable from dpkg source.
13571  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 4 Aug 1995 01:39:52 +0100
13573 dpkg (0.93.66) ALPHA; priority=MEDIUM
13575   * dpkg will correctly remove overwritten files from the lists of
13576     the package(s) that used to contain them.
13578   * dpkg --purge is now an action, rather than a modifier for --remove,
13579     and the -P alias for it is withdrawn.
13581   * dpkg --unpack/--install filenames in messages are now more sensible
13582     about when to use .../ (show as many trailing components as possible
13583     in 40 characters, or the whole path if that the last component is
13584     longer than that).
13586  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 3 Aug 1995 02:11:03 +0100
13588 dpkg (0.93.65) ALPHA; priority=MEDIUM
13590   * dpkg --remove should, when a package being removed is depended-on
13591     by another that is also queued for removal, defer the depended-on
13592     package rather than aborting it.  (Bug#1188.)
13594   * dpkg will not attempt to configure or remove a package more than
13595     once in the same run.  (Bug#1169.)
13597   * dpkg cosmetic fix to dependency problems message (this bug
13598     hasn't been triggered to my knowledge).
13600   * perl-dpkg no longer installed in /usr/bin.
13602  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 2 Aug 1995 13:02:58 +0100
13604 dpkg (0.93.64) ALPHA; priority=MEDIUM
13606   * dpkg marks a package as no longer `to be configured in this run'
13607     when an error occurs, so that other packages which depend on it
13608     will fail (rather than causing a loop and an assertion failure,
13609      packages.c:166: failed assertion `dependtry <= 4').
13611   * dselect initial selection granularity is single-package.
13612   * dpkg --no-also-select option renamed to --selected-only (old option
13613     still accepted, but no longer in --help).  Changed -N to -O.
13615   * dselect `update' option changed to `install' (and other options
13616     renamed too).  NB: old access methods will not work, because
13617     the `update' script should now be an `install' script.
13619   * dselect `installation methods' renamed to `access methods'.
13620   * dpkg --skip-same-version and --refuse-downgrade produce friendlier
13621     messages when they skip packages.
13622   * --licence option now properly mentioned in all programs' --version
13623     messages.
13625   * bad fix for ELF compile problem involving myopt.h removed (compile
13626     problem turned out to be a GCC bug.)
13628  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 1 Aug 1995 03:03:58 +0100
13630 dpkg (0.93.63) ALPHA; priority=LOW
13632   * preinst works around shell bug/misfeature involving `trap'.
13634   * dpkg --skip-same-version doesn't skip packages which have
13635     an error flag set or which aren't in a standard `installed' state.
13637   * dpkg --search now does a substring search if the string doesn't
13638     start with a wildcard character (*, [ or ?) or slash.
13640   * problem with C/C++ linkage of stuff in "myopt.h" fixed, to help
13641     with compiling with GCC 2.7.0.
13643   * dselect Makefile.in `clean' deletes curkeys.inc &c, so that they are
13644     not shipped in the distribution source and will be rebuilt on the
13645     target system.
13647  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 27 Jul 1995 13:38:47 +0100
13649 dpkg (0.93.62) ALPHA; priority=HIGH
13651   * dpkg purges leftover control scripts from /var/lib/dpkg/tmp.ci,
13652     rather than associating them with the wrong package.  (Bug#1101.)
13654   * dpkg won't `disappear' packages containing no files or directories,
13655     nor a package required for depends/recommended.  (Bug#1128.)
13657   * dpkg follows directory symlinks.  (Bug#1125.)
13659   * dselect fixups for ELF/GCC2.7.0 compilation.
13661  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 21 Jul 1995 21:43:41 +0100
13663 dpkg (0.93.61) ALPHA; priority=LOW
13665   * dselect keybindings and status characters and descriptions changed
13666     (in pursuance of Bug#1037, user interface problems, still open.)
13668   * Some cleanups to fix mistakes discovered by ELF-GCC 2.7.0, and fixup
13669     for newer C++ draft standard (`for' variable declaration scope change).
13671  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 18 Jul 1995 01:42:51 +0100
13673 dpkg (0.93.60) ALPHA; priority=HIGH
13675   * dpkg doesn't think packages have `disappeared' if you install
13676     several packages at once.  (later reported as Bug#1132.)
13678   * usage error messages tidied up.
13680  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 17:56:56 +0100
13682 dpkg (0.93.59) ALPHA; priority=HIGH
13684   * dpkg doesn't break maintainer scripts &c if package `foo' exists
13685     when processing package `foobar'.  (Related to Bug#1101.)
13687   * dpkg implements `disappear' functionality.
13688   * dpkg/dselect remove dead entries from /var/lib/dpkg/status.
13690   * dpkg --list now sorted correctly and output somewhat improved.
13691   * some debugging messages moved from dbg_stupidlyverbose to dbg_scripts.
13692   * dpkg prints `Removing foo' message even if foo is not configured.
13693   * dpkg only prints `serious warning: files list file ... missing'
13694     once for each package.
13696  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 02:32:11 +0100
13698 dpkg (0.93.58) ALPHA; priority=HIGH
13700   * dpkg should write out status even for packages which it has only
13701     encountered in the `available' file so far.
13703  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 20:19:21 +0100
13705 dpkg (0.93.57) ALPHA; priority=LOW
13707   * dpkg does chroot when running maintainer scripts (--instdir
13708     should work right now, though I haven't been able to test it).
13710  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 01:32:30 +0100
13712 dpkg (0.93.56) ALPHA; priority=HIGH
13714   * dpkg can now overwrite symlinks to directories, and will
13715     do correct handling of symlinks to plain files.
13716   * dpkg should not replace any directory with a symlink.
13718  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 13 Jul 1995 02:43:36 +0100
13720 dpkg (0.93.55) ALPHA; priority=MEDIUM
13722   * dpkg can now extract hardlinks.
13723   * dpkg configuration/removal works in the presence of dependency cycles.
13724   * dpkg should no longer fail an assertion at processarc.c:193.
13726  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 12 Jul 1995 01:34:44 +0100
13728 dpkg (0.93.54) ALPHA; priority=MEDIUM
13730   * dpkg and dselect no longer throw away all Class and Section
13731     information in /var/lib/dpkg/available.  (Oops.)
13732   * dpkg --refuse-<something> now works (this broke some dselect
13733     method scripts' attempts to use --refuse-downgrade).
13734   * dpkg --audit and --list implemented.
13736  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 10 Jul 1995 00:35:13 +0100
13738 dpkg (0.93.53) ALPHA; priority=LOW
13740   * dpkg --install/--unpack only skips on-hold packages with --auto.
13741   * dpkg doesn't fclose() the --fsys-tarfile pipe twice.
13742   * dpkg error handling and reporting cleaned up.
13743   * dpkg now lists any failed packages/files just before exiting.
13745  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 9 Jul 1995 16:31:36 +0100
13747 dpkg (0.93.52) ALPHA; priority=MEDIUM
13749   * dpkg won't segfault due to missing (Package_)Revision fields.
13750   * dpkg --search works.
13751   * dpkg will set execute permissions on scripts if necessary.
13752   * dpkg prints filenames in --unpack and --install.
13754  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 12:41:39 +0100
13756 dpkg (0.93.51) ALPHA; priority=HIGH
13758   * dpkg --status and --listfiles now work.
13760   * dpkg --remove --auto won't try to remove everything (!)
13761   * dpkg --unpack doesn't coredump after unpacking the first package.
13762   * dpkg won't fail an assertion if it bombs out of --configure
13763     or --remove because of too many errors.
13765   * Support for `Essential' in dpkg (not yet in dselect).
13766   * `available' (Packages) file class and section override those
13767     from package control files.
13768   * `Essential: yes' added to control file.
13770   * Locking strategy changed, now uses flock (no more stale locks).
13771   * preinst now more helpful about conffiles upgrade problem.
13773  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 01:15:26 +0100
13775 dpkg (0.93.50) ALPHA
13777   * C dpkg now in service.
13779   * dselect now installs in /usr/bin instead of /usr/sbin.
13780   * Improved `explanation of display' help and changed HSOC to EIOW.
13781   * dselect goes back to top of info display when you move the
13782     highlight.
13784   * Added <sys/types.h> to md5sum/md5.c, for the benefit of FreeBSD.
13785   * --admindir doesn't append `var/lib/dpkg' to its argument.
13787  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
13789 dpkg (0.93.42.3) BETA; priority=LOW
13791   * Rebuilt using ncurses 1.9.2c-0.
13792   * Silenced `subcritical error' message if errno == ENOENT.
13794  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 12 Jun 1995 13:09:24 +0100
13796 dpkg (0.93.42.2) BETA; priority=HIGH
13798   * install-info --remove properly removes multi-line entries.
13799   * Slightly changed ^L redraw code in dselect package list.
13801  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Jun 1995 14:06:01 +0100
13803 dpkg (0.93.42.1) BETA; priority=HIGH esp. for new installations
13805   * update-rc.d default no longer adds K entries in runlevels 2345.
13807  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 6 Jun 1995 18:56:23 +0100
13809 dpkg (0.93.42) BETA; priority=LOW; HIGH for dselect users
13811   * Fix uninitialized variable reference bug in dselect (#890).
13812   * Fix problem with wordwrapping package and method descriptions.
13813   * Create /var/lib/dpkg/methods/mnt.
13815  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
13817 dpkg (0.93.41) BETA; priority=LOW
13819   * Create /var/lib/dpkg/methods.
13820   * dpkg.pl noisily ignores --skip-same-version rather than barfing.
13822  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 13:28:27 +0100
13824 dpkg (0.93.40) BETA; priority=LOW
13826   * dselect's subprogram failure message made to stand out more.
13828   * When switching out of curses, always move the cursor to the
13829     bottom right corner of the screen.
13831  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 01:03:38 +0100
13833 dpkg (0.93.39) BETA; priority=LOW
13835   * dselect can now:
13836     - allow you to select and configure an installation method;
13837     - invoke installation method scripts to update the available file
13838       and unpack packages;
13839     - invoke dpkg to configure and remove packages.
13840     There are no installation methods available yet.
13842   * Search feature in dselect works (it was purely an ncurses bug).
13844   * dpkg-*.nondebbin.tar.gz now available (built by debian.rules).
13846   * The target directory for dpkg-deb --extract (also available as
13847     dpkg --extract) is no longer optional.  dpkg-deb suggests the use
13848     of dpkg --install if you omit it.
13850   * Added <errno.h> to lib/lock.c and fixed ref. to `byte' in
13851     md5sum/md5.c, for portability to Solaris 2.
13853   * Rebuilt `configure' and `config.h.in' using autoconf 2.3.
13854   * Revised function attribute support checking in configure script.
13855   * Removed obsolete `dselect.pl' from scripts directory.
13856   * New option --licence on all the C programs.
13858  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 May 1995 18:05:38 +0100
13860 dpkg (0.93.38) BETA; priority=MEDIUM
13862   * Version number comparisons (in dpkg and dselect) now >= <=
13863     as documented (Bug#831; thanks to Christian Linhart).
13865   * dselect now has a non-superuser readonly mode.
13866   * dselect doesn't pop up unsatisfied `Optional's when quitting.
13867   * `unable to delete saved old file' message fixed dpkg_tmp to dpkg-tmp.
13869   * Made dpkg convert `revision' to `package_revision' when reading
13870     (eg) the `status' file.  libdpkg.a has `revision' as a synonym
13871     for `package_revision' and writes the former.
13873   * Major improvements and many changes to C option parsing, database
13874     management, error handling, Makefiles &c to support dpkg.
13875   * dpkg-deb should now work if sizeof(void*) < sizeof(void(*)()).
13877  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 24 Apr 1995 12:34:39 +0100
13879 dpkg (0.93.37) BETA; priority=LOW (MEDIUM for dselect users)
13881   * Fixed segfault if no description available (Bug#735);
13882     thanks to Peter Tobias for the bug report.
13883   * Fixed other assorted minor bugs in description displays.
13885   * Changed dpkg-deb --info short option from -i to -I, to make
13886     it unique across dpkg and dpkg-deb (-i still works with
13887     dpkg-deb for backwards compatibility).
13889   * Produce more sensible error when main package list is empty.
13891  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 7 Apr 1995 02:24:55 +0100
13893 dpkg (0.93.36) BETA; priority=LOW (MEDIUM for dselect users)
13895   * All the C code (including dselect) updated to support `provides'
13896     (virtual packages).
13897   * Revamped dselect's related package selection/deselection
13898     algorithms.
13899   * Everything can now handle arbitrary `class' values (as well
13900     as the predefined ones which we understand and can interpret).
13901   * Fixed bug that prevented display update when moving down a small
13902     recursive package list in dselect.
13903   * Column heading characters corrected from `SHOC' to `HSOC'.
13905  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 6 Apr 1995 12:48:13 +0100
13907 dpkg (0.93.35) BETA; priority=MEDIUM
13909  * Preserve ownerships and permissions on configuration files.
13910  * Fix bug in conffile updating that could leave a hardlink
13911    <foo>.dpkg-new to the conffile <foo>.
13913  * Improved dselect's package list help messages.
13914  * Highlight now moves on after (de)selecting just one package.
13915  * Better algorithm for scrolling up/down when moving highlight.
13916  * Fixed bug in display of `preformatted' extended Description lines.
13917    (dselect is still ALPHA, but is fairly stable.)
13919  * Improved dpkg's message when configuring a package that doesn't
13920    exist, and when selecting or skipping a package that isn't
13921    currently selected (during unpack processing).
13923  * Description in control file expanded.
13925  * Scroll back to top when changing what is in the `info' area.
13927 dpkg (0.93.34) BETA; priority=LOW (HIGH for dselect users)
13929  * dselect: Fixed bug which caused a coredump if you exited the
13930    package list if you'd made any changes.  Ouch !
13932  * dselect: Improved selection algorithm to show fewer extraneous
13933    packages; improved display for unavailable packages.
13935  * dpkg: Improved progress messages during unpacking somewhat.
13937 dpkg (0.93.33) BETA; priority=LOW (HIGH for dselect users)
13939  * dselect now has a main menu.
13941  * Fixed nasty uninitialized data bug in dselect.
13943  * dselect now locks and unlocks the packages database.
13945 Mon, 27 Mar 1995 03:30:51 BST  Ian Jackson <iwj10@cus.cam.ac.uk>
13947         * dpkg (0.93.32): Alpha dselect released and installed in
13948                           /usr/sbin/dselect.
13949         * dpkg (0.93.32): Many portability enhancements: should now
13950                           compile using GCC 2.6.3, and dpkg-deb should
13951                           compile better on non-Linux systems.
13952         * dpkg (0.93.32): dpkg will not loop if its stdin disappears
13953                           and it needs to prompt.
13954         * dpkg (0.93.32): Fixed removal dependency error to show
13955                           correct package (Bug #648).
13956         * dpkg (0.93.32): Tidied up copyright notices.
13957         * dpkg (0.93.32): First draft of update-rc.d manpage, not yet
13958                           installed in /usr/man.
13959         * dpkg (0.93.32): Changes to top-level Makefile.in to improve
13960                           error trapping.
13961         * dpkg (0.93.32): Improved Makefile `clean' and `distclean'
13962                           targets.
13963         * dpkg (0.93.32): Deleted irrelevant `t.c' from lib and
13964                           dselect directories.
13965         * dpkg (0.93.32): Added vercmp.c with version comparison code.
13966         * dpkg (0.93.32): varbufextend message changed - varbufs not
13967                           just for input buffers.
13968         * dpkg (0.93.32): varbuf has C++ member functions in header
13969                           #ifdef __cplusplus.
13971 Changes in dpkg 0.93.31:
13973 * start-stop-daemon --pidfile now works (Bug#571).
13974 * Fixed dependency processing bugs which could require a rerun of
13975   dpkg --configure (Bug#566).
13976 * Fixed garbage output for `language' of control file in dpkg-deb --info.
13978 Changes in dpkg 0.93.30:
13980 * Added /usr/sbin/start-stop-daemon.
13982 Changes in dpkg 0.93.09:
13984 * Made postinst scripts really be run when dpkg --purge used.
13985 * Added new --force-extractfail option - VERY DANGEROUS.
13987 Changes in dpkg 0.93.28:
13989 * Removed undef of 0x_p21 in read_database_file, which caused the
13990   the whole status database to become trashed when any update files
13991   were read.
13992 * Make infinite-loop prevention and cycle detection work.
13993 * Made findbreakcycle work (ie, break properly when cycle detected).
13994 * New script, update-rc.d, to update links /etc/rc?.d/[KS]??*.
13995 * dpkg.pl now sets the umask to 022.
13996 * Cosmetic error message fix to dpkg-deb.
13997 * Deleted OLD directory altogether.
13998 * Improved error-trapping in top-level Makefile loops.
14000 Changes in dpkg 0.93.27:
14002 * Make version number specifications in Depends &c work.
14003 * Added AC_PROG_CXX to autoconf.in for dselect.
14004 * Changed myopt.h not to have cipaction field in cmdinfo (this was
14005   specially for dpkg-deb) - now we have a generic void*.
14006 * Renamed `class' member of `pkginfoperfile' to `clas' [sic].
14007 * Much work in `dselect' subdirectory.
14008 * Deleted executables, objects and libraries from OLD tree !
14009 * Minor changes to various copyright notices and top-of-file comments.
14010 * Don't install nasty Perl dselectish thing as /usr/bin/dselect.
14012 Changes in dpkg 0.93.26:
14014 * Added --no-also-select instead of not auto-selecting on --unpack
14015   but doing so on --install; removed --force-unpack-any.
14017 Changes in dpkg 0.93.25:
14019 * Fixed duplicate output (failure to flush before fork) bug.
14020 * More clarification of md5sum.c copyright.
14021 * Corrected typo in ChangeLog in 0.93.24 source package.
14023 Changes in dpkg 0.93.24:
14025 * dpkg could copy conffiles info from one package to another.  Aargh.
14026   Bug #426.
14027 * dpkg failed to initialise status if you tried to remove or
14028   configure a nonexistent package.  Bug #419.
14029 * install-info now handles START-INFO-DIR-ENTRY entries like:
14030    * Gdb::                         The GNU debugger.
14031   Previously it would only accept (Bug #407):
14032    * Gdb: (gdb).                   The GNU debugger.
14033 * When installing a new foo.info[.gz], install-info now replaces
14034    * Foo: (foo.info).              The Gnoo Foo.
14035   as well as just * Foo: (foo). ...
14036 * Moved option parsing out of dpkg-deb into libdpkg.
14037 * Assorted minor source code rearrangements.
14038 * Fixed assorted copyright notices, clarified md5sum copyright.
14039 * Corrected typo in 0.93.23 source package's ChangeLog.
14041 Changes in dpkg 0.93.23:
14043 * `dpkg-deb' --build now does a syntax check on the control file.
14044 * `dselect' is now no longer called `debian', spurious copy removed
14045   from package top-level source directory.
14046 * C control information parsing complete and somewhat tested.
14047 * Moved `global' include files into $(srcdir)/include from ../lib,
14048   added some files to the lib Makefile, and arranged for pop_cleanup().
14050 Changes in dpkg 0.93.22:
14052 * Fixed bug which caused dpkg to see failures of md5sum where there
14053   were none (would also have caused dpkg to miss a real failure).
14054 * Fixed failure to update some `status' database fields.
14056 Changes in dpkg 0.93.21:
14058 * Fixed error-handling bug which could corrupt database.
14060 Changes in dpkg 0.93.20:
14062 * Fixed bug which ran old (/var/adm/dpkg) postinst scripts.
14063 * Fixed dpkg usage message which claimed -i => both --install & --info.
14064 * Use Colin Plumb's MD5 code - faster, and better copyright.
14065 * Manpages: dpkg-deb(8), deb-control(5), deb(5) - thanks to Raul
14066   Deluth Miller.  Also, an xfig picture of some C program innards.
14068 Changes in dpkg 0.93.19:
14070 * Don't delete the `list' file from the dpkg database.
14071 * Fixed various bugs in the conffile handling.
14072 * Conffiles that are symlinks will now be treated as if the
14073   `dereferenced' name of the file was listed in conffiles.  This means
14074   that /etc/foo -> /usr/etc/foo will cause all conffile updates of
14075   /etc/foo to create /usr/etc/foo.dpkg-tmp &c instead.  However, the
14076   link will be removed if --purge is used to delete all the conffiles.
14077 * When doing a new installation, or when updating a conffile that
14078   wasn't listed as a conffile in the old version of the package, don't
14079   do any prompting but just install the version from the archive.
14080 * Corrected error message if exec of dpkg --vextract failed
14081   and --instroot or --root specified.
14082 * Added new --force-unpack-any option.
14083 * Extra newline after --status output.
14084 * Added -W options to CFLAGS.
14085 * Fixed mistake in previous ChangeLog entry.
14087 Changes in dpkg 0.93.18:
14089 * Fixed invocation of dpkg-deb --vextract if --root or --instdir
14090   not specified.
14091 * Create /var/lib/dpkg/updates.
14093 Changes in dpkg 0.93.17:
14095 * install-info --remove exits with status 0 if it doesn't find the
14096   thing to remove, instead of status 1.
14097 * Error handling functions have __attribute__((format...)) if GCC.
14098 * push_cleanup its arg takes void **argv instead of char **argv.
14099 * Top-level Makefile.in has set -e before `for' loops.
14100 * dpkg-deb --info not-an-existing-file produces fewer error messages.
14102 Changes in dpkg 0.93.16:
14104 * Made --root= option really extract to $instroot instead of `/'.
14105 * install-info clears the 0444 bits in its umask.
14106 * Fixed a few database handling bugs which cause dpkg always to fail,
14107   and usually to corrupt the status database in various ways.
14108 * dpkg-deb completely rewritten, now doesn't tinker with
14109   /var/{adm,lib}/dpkg.  Should be faster.
14110 * Directory structure and Makefiles in source package reorganised.
14112 Changes in dpkg 0.93.15:
14114 * Added `debian' (dselect), still very primitive.
14115 * Database format changed, and moved from /var/adm to /var/lib.
14116 * Added dpkg --avail mode, --list, --status and --search.
14117 * Set of dpkg => dpkg-deb pass-through operations changed (but
14118   dpkg-deb not yet updated).
14119 * Added --root, --admindir and --instdir, as well as --isok &c.
14120 * Moved much stuff into /usr/lib/dpkg-lib.pl, rewritten status
14121   database handling.
14122 * Put packages in `purge' state even if `deinstall' requested if
14123   they have no postrm and no conffiles.
14124 * Version number comparisons fixed.
14125 * insert-version.pl now installs lib.pl filename too.
14126 * Strip trailing slashes when reading files from file lists.
14128 Changes in dpkg 0.93.14:
14130 * Fixed parsing of DEPENDS &c fields with trailing whitespace.
14131 * postinst now fixes up broken ispell.control file.
14132 * Cyclic dependency/multiple package removal processing: don't consider
14133   packages we've just removed when looking for a reason not to go ahead.
14134 * Added call to postinst with `purge' argument for expunging old
14135   configuration etc. that aren't listed in conffiles.
14137 Changes in dpkg 0.93.13:
14139 * sub S_ISREG defined in dpkg.pl.
14140 * Checking of DEPENDS &c fields was too lax, causing an internal error
14141   if you fed it certain kinds of broken control file.
14142 * Fixed misleading message from bogus installationstatus call.
14143 * New -u and -U options to dpkg-deb which don't unpack the /DEBIAN
14144   directory, and use these in dpkg.pl; clean up /DEBIAN in postinst.
14146 Changes in dpkg 0.93.12:
14148 * No longer needs *.ph files, since these appear to be broken.
14149 * Postinst fixes up *.control files with curly brackets.
14150 * embryo of dselect.
14152 Changes in dpkg 0.93.11:
14154 * New --ignore-depends option.
14155 * This ChangeLog changed format here.
14157 Wed Nov 30 15:38:21 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
14159         * dpkg 0.93.11 released.
14161         * conffile updating fixed.
14163         * Message `upgrade' in dpkg changed to `replace'.
14165         * install-info now copes with multi-line entries.
14167         * version numbers now done automatically in dpkg and install-info.
14169         * more debugging around conffiles updates.
14171         * *.hash files not deleted so soon.
14173         * adds brand new packages to status array so we can install them.
14175         * postinst does h2ph for {sys,linux}/{stat,types}.ph if required.
14177 Mon Nov 28 02:00:13 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
14179         * dpkg 0.93.10 released.
14181         * dpkg.pl completely rewritten.
14183         * dpkg-deb: removed dabase-processing and --install option.
14185         * Makefiles reworked, debian.rules added.
14187         * Don't install anything in /usr/doc/examples.
14189         * dpkg-*.deb contains /usr/bin/dpkg-deb.dist, fixed up by postinst.
14191 Thu Oct 20 13:22:20 1994  Ian Murdock  (imurdock@debra.debian.org)
14193         * dpkg 0.93.9 released.
14195         * dpkg.pl: Use $argument, not $package, with `--build'.
14196         Make sure that saved postinst scripts are executable.
14198 Tue Oct 18 09:40:57 1994  Ian Murdock  (imurdock@debra.debian.org)
14200         * dpkg 0.93.8 released.
14202         * deb/remove.c (pkg_remove): Do not report an error from rmdir ()
14203         when `errno' is ENOTEMPTY (Directory not empty), because in this
14204         case we have found the highest-level directory in the package and
14205         are ready to exit the loop (i.e., it is a normal occurrence).
14207 Mon Oct 17 10:44:32 1994  Ian Murdock  (imurdock@debra.debian.org)
14209         * Makefile.in: Adapted all Makefiles to the GNU Coding Standards.
14211         * deb/remove.c (pkg_remove): Make sure that parent directories are
14212         removed LAST!  This will result in complete removal of packages
14213         when --remove is called.  dpkg 0.93.7 (and earlier) had problems
14214         with this because it tried to remove directories in order, which
14215         will work most of the time, but not necessarily all of the time.
14217         * deb/list.c (pkg_list): Output is sorted by package name.
14219 Tue Oct  4 12:27:10 1994  Ian Murdock  (imurdock@debra.debian.org)
14221         * deb/contents.c (pkg_contents): When a list file cannot be
14222         opened, silently fail and let the front-end explain the problem.
14224         * deb/util.c (return_info): When a control file cannot be opened,
14225         silently fail and let the front-end explain the problem.
14227         * deb/search.c (pkg_search): Exit 0 if the regular expression is
14228         matched and 1 if it is not.
14230 Mon Oct  3 18:38:53 1994  Ian Murdock  (imurdock@debra.debian.org)
14232         * dpkg.pl: New file.  Replaces dpkg.sh.
14234         * deb/Makefile.in: Renamed `dpkg-util.deb' to `dpkg-deb'.
14236         * deb/build.c (pkg_build): `--build' is less verbose, instead
14237         letting the front-end add verbosity where appropriate.
14239         * deb/install.c (pkg_install): Ditto.
14241         * deb/remove.c (pkg_remove): Ditto.
14243         * deb/search.c (pkg_search): Ditto.
14245         * deb/describe.c (pkg_describe): `--describe' is less verbose,
14246         instead letting the front-end add verbosity where appropriate.
14247         The ``Description:'' label has been removed.
14249         * deb/version.c (pkg_version): `--version' is less verbose,
14250         instead letting the front-end add verbosity where appropriate.
14251         The ``Version:'' label has been removed, as has the maintainer
14252         information.
14254 Mon Sep 12 14:22:04 1994  Ian Murdock  (imurdock@debra.debian.org)
14256         * deb/version.c (pkg_version): `--version' now reports the
14257         version number of dpkg if no argument is specified.
14259 Thu Sep  1 13:31:37 1994  Ian Murdock  (imurdock@debra.debian.org)
14261         * dpkg 0.93.7 released.
14263         * deb/build.c (pkg_build): check status and exit if non-zero.
14265         * deb/contents.c (pkg_contents): ditto.
14267         * deb/install.c (archive_extract): ditto.
14269 Thu Sep  1 13:20:08 1994  Ian Murdock  (imurdock@debra.debian.org)
14271         * deb/version.c (pkg_version): indent to the same point as
14272         pkg_describe.
14274 Thu Sep  1 12:21:11 1994  Ian Murdock  (imurdock@debra.debian.org)
14276         * Makefile.in (dist): added debian.rules binary, source and
14277         dist targets to make final distribution easier to make.
14278         (install): install programs to /usr/bin.
14280         * deb/Makefile.in (install): install programs to /usr/bin.
14282         * deb/list.c (pkg_list): enforce a maximum limit of ten characters
14283         for the package name in the output.
14284         (pkg_list): left-justify the version number to make it easier for
14285         the front-end to parse the output.
14286         (pkg_list): replace first '\n' character in packages[n].description
14287         with '\0'.
14289         * deb/install.c (archive_extract): use the `p' option to `tar' to
14290         ensure that permissions are preserved.
14292 Sat Aug 27 09:53:37 1994  Ian Murdock  (imurdock@debra.debian.org)
14294         * dpkg 0.93.6 released.
14296         * deb/util.c (return_info): only unlink CONTROL if ARCHIVE_FLAG is
14297         true!
14299 Fri Aug 26 15:38:22 1994  Ian Murdock  (imurdock@debra.debian.org)
14301         * dpkg 0.93.5 released.
14303         * deb/contents.c (pkg_contents): merged function archive_contents
14304         into function pkg_contents.
14306         * deb/contents.c (pkg_contents): use lstat (rather than stat) so
14307         that symbolic links are recognized.
14308         (pkg_contents): print the usual `<path> -> <link_to>' now that we
14309         recognize symbolic links.
14311         * deb/util.c (return_info): create a FIFO to pipe the needed
14312         information to the ``formatter'' rather than creating a directory
14313         in /tmp for the package information, which is what we used to do.
14315 Thu Aug 25 11:46:27 1994  Ian Murdock  (imurdock@debra.debian.org)
14317         * lib/fake-ls.c (mk_date_string): return a pointer to malloc'ed
14318         area.
14319         (mk_mode_string): ditto.
14321         * dpkg.sh: make sure the control information is extracted to a
14322         uniquely-named temporary directory during package installation.
14324         * dpkg.sh: execute the pre- and post-removal scripts during
14325         package removal.
14327         * dpkg.sh: exit immediately if dpkg-util.deb reports failure.
14329         * deb/install.c (pkg_control): make sure that `package' exists and
14330         is a Debian archive before doing anything.
14332         * deb/install.c (pkg_extract): make sure that `package' exists and
14333         is a Debian archive before doing anything.
14335         * deb/install.c (pkg_install): unlink `extract_output' when done.
14337         * deb/remove.c (pkg_remove): use lstat (rather than stat) so that
14338         --remove does not get confused and think that a symbolic link to a
14339         directory is actually a directory, which results in the symbolic
14340         link never being removed at all.
14342 ChangeLog begins Thu Aug 25 11:46:27 1994 for dpkg 0.93.5.