Release 1.21.1
[dpkg.git] / debian / changelog
blob3f972327d2451005b6799c2cf318bffa8256ad3c
1 dpkg (1.21.1) unstable; urgency=medium
3   [ Guillem Jover ]
4   * dpkg-buildpackage: Remove duplicate command print for dpkg-genchanges.
5   * dpkg-buildpackage: Fix build description due to improper multiline match.
6   * dpkg-realpath: Remove spurious heading space from --help output.
7   * update-alternatives: When initializing admindir from DPKG_ADMINDIR append
8     "/alternatives". Closes: #1001198
9   * Code internals:
10     - Remove <ar.h> inclusions.
11   * Packaging:
12     - Install deb-md5sums(5) into dpkg-dev package.
14  -- Guillem Jover <guillem@debian.org>  Mon, 06 Dec 2021 21:04:18 +0100
16 dpkg (1.21.0) unstable; urgency=medium
18   [ Guillem Jover ]
19   * dpkg-genchanges: Include orig tarball on source package renames.
20     Closes: #980066
21   * scripts: Consider SHA-1 and RIPEMD-160 weak algorithms in OpenPGP
22     signatures.
23   * dpkg: During unpack print a removal message due to Conflicts.
24     Closes: #985401
25   * scripts: Add zsh completions for dpkg-parsechangelog.
26     Thanks to Daniel Shahaf <danielsh@apache.org>. Closes: #986103
27   * dpkg-buildpackage: When printing build type match the extension exactly.
28     Closes: #989824
29   * dpkg-maintscript-helper: Use xargs -I argument instead of deprecated -i.
30   * dpkg-maintscript-helper: Quote variable inside ${} to avoid pattern match.
31   * libdpkg: Fix dpkg_fsys_get_path() to always strip leading / and ./.
32   * libdpkg: Set the default database directory relative to the system root.
33   * dpkg-divert, dpkg-statoverride: Set admindir after instdir.
34   * update-alternatives: Fix admindir setting.
35     Prompted by Johannes Schauer Marin Rodrigues <josch@debian.org>.
36   * dselect: Honor DPKG_ADMINDIR environment variable.
37   * dpkg-query, dpkg-trigger, dselect: Add support for setting the root
38     directory.
39   * dpkg-fsys-usrunmess: Move forced reconfiguration to the last step.
40     See #991190.
41   * dpkg-fsys-usrunmess: Install a local policy-rc.d to ignore service
42     restarts. Closes: #991190
43   * dpkg-fsys-usrunmess: Do not fail when removing lingering directories.
44   * dpkg-fsys-usrunmess: Generate a regression prevention package.
45   * dpkg-fsys-usrunmess: Fix typo in debug message.
46   * dpkg: Distinguish deconfiguration message for installation and multi-arch
47     syncs.
48   * dpkg-buildpackage: Add new --changes-file option.
49     Prompted by Niels Thykier <niels@thykier.net>.
50   * dpkg-buildpackage: Add new --buildinfo-file option.
51   * dpkg: Rework --assert-<feature> logic to be more robust.
52     Prompted by Helmut Grohne <helmut@subdivi.de>.
53     Prompted by David Kalnischkies <donkult@debian.org>.
54   * dpkg: Improve --assert-<feature> descriptions.
55   * dpkg: Add a new --assert-help option.
56   * scripts/mk: Pass DEB_BUILD_PATH to dpkg-buildflags. See #985553.
57   * dpkg-db-backup: New program factored out from Debian-specific daily cron.
58   * dpkg-db-backup: Accept an option to override the number of rotation cycles.
59   * dpkg-db-backup: Honor the admindir set at configure time.
60   * update-alternatives: Fix --auto and --set-selections output progress.
61   * update-alternatives: Print defaults for configuration and database
62     pathnames.
63   * scripts: Replace shebang in dpkg-error shell library with shellcheck
64     directive.
65   * dpkg-buildpackage: Add support for terse DEB_BUILD_OPTIONS.
66   * dpkg-mergechangelogs: Add new --merge-unreleased option. Closes: #582921
67   * dpkg: Restore fallback to "new-prerm failed-upgrade" for downgrades.
68     Analysis by Ian Jackson <ijackson@chiark.greenend.org.uk>. Closes: #996959
69   * dselect: Use safe temporary file creation in methods setup.
70   * dselect: Remove bashism from update script in multicd method.
71   * dpkg: Fix --verify to handle missing or inaccessible pathnames.
72     Closes: #963087
73   * dpkg: Add partial --verify support for mode checks.
74   * Use «digest» instead of «hash» in output messages.
75     Reported by Sven Joachim <svenjoac@gmx.de>.
76   * dselect: use `grep -E` instead of `egrep`.
77     Thanks to Ville Skyttä <ville.skytta@iki.fi>. Closes: #999600
78   * libdpkg: Fix memory leak on End Of Tape condition in tar parser.
79   * dpkg: Fix short lived memory leak with --recursive.
80   * dpkg: Fix conffile removal-on-upgrade handling. Closes: #995387
81   * dpkg-deb: Fix conffile name length tracking on remove-on-upgrade parsing.
82     Reported by uau on IRC.
83   * Architecture support:
84     - Clarify that the regex columns need to be ordered to match first.
85     - Add support for ARCv2 CPU. Closes: #980963
86       Based on a patch by Alexey Brodkin <Alexey.Brodkin@synopsys.com>.
87   * Portability:
88     - start-stop-daemon: Define SOCK_NONBLOCK to 0 if not defined.
89     - libdpkg: Add support for AIX to dpkg_get_progname().
90   * Perl modules:
91     - Dpkg::Source::Quilt: Add hint to check missing files on patch apply
92       failures.
93       Reported by Joseph Nahmias <jello@debian.org>.
94     - Dpkg::Changelog::Parse: Require format plugins to inherit from
95       Dpkg::Changelog.
96     - Dpkg::OpenPGP: Refactor openpgp implementation execution into a new
97       function.
98     - Dpkg::Vendor::Debian: Refactor compiler flag names into an array.
99     - Dpkg::Vendor::Debian: Add new lto feature in new optimize area.
100       Closes: #940571
101     - Test::Dpkg: Print actual error messages in test_neutralize_checksums().
102     - Dpkg::Deps: Use current_sub feature for __SUB__.
103     - Dpkg::BuildFlags: Add support for ASFLAGS.
104       See https://salsa.debian.org/debian/debhelper/-/merge_requests/50.
105     - Dpkg::Compression: Use gzip --rsyncable unconditionally.
106     - Dpkg::Changelog::Entry::Debian: Fix full month misuse warning.
107     - Dpkg::Shlibs::Symbol: Emit a warning on fully qualified symver patterns.
108       Closes: #993991
109     - Dpkg::Control::HashCore: Add new keep_duplicate option.
110     - Dpkg::Control::FieldsCore: Add new field_parse_binary_source().
111       Closes: #980527
112     - Dpkg::Control::FieldsCore: Fix types allowed for
113       field_parse_binary_source().
114       Reported by Johannes Schauer Marin Rodrigues <josch@debian.org>.
115     - Dpkg::Shlibs::Objdump: Fix apply_relocations to work with versioned
116       symbols. Closes: #1000421
117     - Dpkg::Vendor::Ubuntu: Update Maintainer field logic to include
118       “canonical”. Based on a patch by
119       William 'jawn-smith' Wilson <william.wilson@canonical.com>.
120       Closes: #1000557
121     - Dpkg::Source::Package::V2: Add hint about version matching source tree.
122       Based on a patch by Samuel Henrique <samueloph@debian.org>.
123       Closes: #996044
124   * Documentation:
125     - man: Itemize dpkg-gensymbols -c levels.
126     - man: Add man page for deb-md5sums(5).
127       Reported by Maxim Cournoyer (on IRC).
128     - man: Switch the Architecture field in deb-control(5) to required.
129       Reported by Maxim Cournoyer (on IRC).
130     - man: Make clear that dpkg-query arguments accept multiple values.
131       Prompted by Rémi Rampin <remirampin@gmail.com>. See #913781.
132     - man: Document dpkg-query --search and --listfiles output formats.
133     - doc: Fix incorrect use of ‘an’ article.
134     - doc: Update coding style to document POD instead of troff.
135     - doc: Update THANKS file.
136     - doc: Annotate current maintainer start year.
137     - doc: Sort maintenance information chronologically.
138     - man: Add versions since features where introduced.
139     - man: Further clarify when re-inclusions of excluded pathnames happen.
140       Closes: #871420
141     - doc: Update Doxygen configuration from version 1.9.1.
142     - doc: Improve description of dpkg suite.
143       Prompted by Fabrice Bauzac-Stehly <noon@mykolab.com>.
144     - man: Add a reference to where the Installed-Size algorithm is described.
145     - man: Improve dpkg --verify-format rpm format documentation.
146     - man: Document in deb-substvars(5) what ${} is good for.
147       Prompted by Paul Wise <pabs@debian.org>.
148     - man: Document in dpkg-architecture(1) target being useful for emulators
149       too. Prompted by Helmut Grohne <helmut@subdivi.de>.
150     - man: Document in dpkg-query(1) full --search and --listfiles output
151       format. Prompted by Johannes Schauer Marin Rodrigues <josch@debian.org>.
152   * Code internals:
153     - Remove irrelevant or obsolete FIXME markers.
154     - Turn FIXME markers denoting pending actions into TODO markers.
155     - Turn FIXME markers giving historic information into simple Notes.
156     - update-alternatives: Turn FIXME for explicit behavior choice into an XXX.
157     - Use localtime_r() instead of localtime().
158     - libdpkg: Remove MDEBUG support from m_malloc() implementation.
159     - libdpkg: Mark dpkg_arch_unmark() arch_remove argument as const.
160     - libdpkg: Mark treewalk_open() func argument as const.
161     - dpkg: Mark ignore_depends() pkg argument as const.
162     - dpkg: Mark deb_parse_conffiles() pkg argument as const.
163     - libcompat: Remove local setexecfilecon() and require libselinux 2.3.
164     - libdpkg: Add missing DPKG_{BEGIN,END}_DECLS in header files.
165     - dpkg: Move SE Linux function declarations into its own header file.
166     - dpkg: Move the command action enum to its own header file.
167     - dpkg: Switch from including "main.h" to "force.h".
168     - dselect: Rename dme() to display_menu_entry().
169     - dpkg: Split function handling deconfiguration due to install and removal.
170     - libdpkg: Add new ACTION_MUX macro for continued options.
171     - dpkg: Refactor --assert-<feature> handling to be data driven.
172     - dpkg-fsys-usrunmess: Do not use interpolated strings for literals.
173     - dpkg-db-backup: Add a license header comment.
174   * Build system:
175     - Fallback to $^X and 'perl' if $Config{perlpath} is unset or empty.
176     - Bump minimal Perl version to 5.28.1.
177     - Remove redundant localedir and pkgconfdir initializations.
178     - Check for libsocket.
179     - Do not set have_libmd on the found branch in AC_SEARCH_LIBS.
180     - Switch DPKG_FUNC_C99_SNPRINTF from AC_LANG_SOURCE to AC_LANG_PROGRAM.
181     - Check whether fsync(3) works on directories.
182     - Remove obsolete AC_HEADER_STDC.
183     - Detect appropriate sed program at configure time.
184     - Rename DPKG_DEB_PROG_TAR to DPKG_PROG_TAR.
185     - Parametrize the backups directory with a configure option.
186     - Add a check for symlinks in the git repository.
187     - Rename shell scripts to .sh.
188     - Switch from hardcoded /run to parametrized runstatedir.
189     - Use new Dpkg::Control keep_duplicate option in gen-changelog.
190     - Use title-case for field in gen-changelog.
191     - Execute run-script via CONFIG_SHELL.
192       Reported by Larkin Nickle <me@larbob.org>.
193     - Quote variables containing pathnames in m4 macros.
194     - Add support for commit message fix up machinery in gen-changelog.
195   * Packaging:
196     - Use absolute pathnames in .install debhelper fragments.
197     - Remove unused dh_installcron call for arch-indep targets.
198     - Add support for a native systemd timer. Closes: #985444
199     - Create auotpkgtest installation directory.
200     - Bump Standards-Version to 4.6.0 (no changes needed).
201   * Test suite:
202     - Pass --ignore-builtin-builddeps to dpkg-buildpackage.
203     - Use can_run() instead of find_command().
204     - Add descriptions to makefile test runners.
205     - Add unit tests for architecture bijective mapping property.
206     - Suppress cppcheck constParameter check.
207     - Suppress bogus cppcheck for nullPointerRedundantCheck.
208     - Mark external sourced shell files for checking.
209     - Ignore new shellcheck checks.
210     - Remove shipped dpkg database.
211     - Add re-inclusion of symlink case to t-filtering. See #871420.
212     - Generate symlink during test build time.
213     - Remove superfluous long filename.
214     - Refactor parse_ctrl() from parse_dsc().
215     - Update codespell stopwords.
217   [ Helge Kreutzmann ]
218   * deb-md5sums.pod: Fix typo.
220   [ Add programs translations ]
221   * Occitan (Quentin PAGÈS).
223   [ Update dselect translations ]
224   * German (Sven Joachim).
226   [ Update man pages translations ]
227   * German (Helge Kreutzmann).
229   [ Update programs translations ]
230   * German (Sven Joachim).
231   * Polish (Marcin Owsiany, Łukasz Dulny).
233   [ Update scripts translations ]
234   * German (Helge Kreutzmann).
236  -- Guillem Jover <guillem@debian.org>  Sun, 05 Dec 2021 16:32:45 +0100
238 dpkg (1.20.8) unstable; urgency=medium
240   [ Guillem Jover ]
241   * start-stop-daemon: Open the --output file in append mode.
242   * dpkg: Fix --auto-deconfigure for essential and protected during
243     installation. Reported by Julian Andres Klode <jak@debian.org>.
244     See #983014.
245   * dpkg-realpath: Fix resolution for absolute symlinks on «/».
246     Closes: #983855
247   * dpkg-realpath: Fix symlink loop tracker.
248   * Perl modules:
249     - Test::Dpkg: Fix test data path fetching on CPAN.
250     - Dpkg::Exit: Preserve exit code in END block.
251   * Build system:
252     - Group Test::Dpkg changelog entries into “Perl modules” section.
253   * Packaging:
254     - Run autopkgtest test suites in verbose mode.
255   * Test suite:
256     - Set PERL in the perl test suite.
257     - Use gunzip instead of zcat and assume it might not be present.
258     - Mock dpkg and gcc for architecture detection code.
259     - Initialize DEB_BUILD_ARCH and DEB_HOST_ARCH to avoid computing them.
260     - Update suppressions for cppcheck 2.4.
262   [ Update man pages translations ]
263   * Dutch (Frans Spiesschaert). Closes: #981884
264   * German (Helge Kreutzmann).
265   * Portuguese (Américo Monteiro). Closes: #980018
267   [ Update programs translations ]
268   * Dutch (Frans Spiesschaert). Closes: #981882
270   [ Update scripts translations ]
271   * German (Helge Kreutzmann). Closes: #983865
273  -- Guillem Jover <guillem@debian.org>  Tue, 13 Apr 2021 22:17:05 +0200
275 dpkg (1.20.7) unstable; urgency=medium
277   [ Guillem Jover ]
278   * libdpkg: Do not consider the database locked with a missing lock file.
279     Reported by David Kalnischkies <donkult@debian.org>.
280   * Documentation:
281     - man: Clarify and expand information on dpkg-realpath(1) man page.
282       Closes: #979564
283   * Packaging:
284     - Update copyright notices in debian/copyright.
285     - Bump Standards-Version to 4.5.1 (no changes required).
286   * Test suite:
287     - On as-root mode do not use sudo if already running as root.
288     - Print WARN instead of FAIL for maintscript fd leaks.
290   [ Update man pages translations ]
291   * German (Helge Kreutzmann).
293   [ Update programs translations ]
294   * German (Sven Joachim).
296  -- Guillem Jover <guillem@debian.org>  Sat, 09 Jan 2021 00:59:45 +0100
298 dpkg (1.20.6) unstable; urgency=medium
300   [ Guillem Jover ]
301   * libdpkg: Fix undefined behavior in varbuf functions.
302     Reported by KOLANICH <kolan_n@mail.ru>.
303   * libdpkg: Fix memory leaks in tar_extractor().
304   * libdpkg: Fix memory leak in trigger deferred processing.
305     Reported by KOLANICH <kolan_n@mail.ru>.
306   * libdpkg: Fix memory leak in filesystem treewalk node free function.
307   * libdpkg: Fix memory leak in filesystem treewalk iterator.
308   * libdpkg: Fix single-instance memory leak with fsys dir.
309   * libdpkg: Fix short-lived memory leaks.
310   * libdpkg: Reset error context errmsg after free().
311   * dpkg: Fix memory leak for cidir.
312     Reported by KOLANICH <kolan_n@mail.ru>.
313   * dpkg: Fix short-lived memory leak in --force-help output.
314     Based on a patch by KOLANICH <kolan_n@mail.ru>.
315   * dpkg-deb: Fix single-instance memory leak on missing conffiles control
316     file.
317   * dpkg-divert: Fix short-lived memory leaks.
318   * dpkg-realpath: Add new -z, --zero option.
319     Requested by Johannes Schauer <josch@debian.org>.
320   * dpkg-deb: Make decompression error message more descriptive.
321     Closes: #968442
322   * dpkg-architecture: Add a --print-format option.
323     Prompted by #968963.
324   * dpkg-buildpackage: Warn on known R³ values in uppercase.
325     Reported by Niels Thykier <niels@thykier.net>.
326   * dpkg-buildpackage: Error out on R³ "yes" value.
327     Requested by Niels Thykier <niels@thykier.net>.
328   * dpkg-buildpackage: Clarify R³ keyword diagnostic messages.
329   * dpkg-deb, dpkg-split: Fix time handling to support 64-bit time.
330   * libdpkg: Check that the ar archive time is within bounds.
331   * libdpkg: Ignore not-installed packages for source related virtual fields.
332     Closes: #972580
333   * libdpkg: Make source version parsing more robust on missing data.
334     See #972580.
335   * libdpkg: Do not forget not-installed packages that are set on hold.
336     Reported by David Kalnischkies <donkult@debian.org>.
337   * update-alternatives: Fix memory leaks for alternative database context on
338     load errors.
339   * update-alternatives: Fix short-lived memory leaks for alternative structs.
340   * update-alternatives: Fix memory leaks with new_choice.
341   * update-alternatives: Fix short-lived memory leaks for log_file and admdir.
342   * dpkg-buildflags: Add support for DFLAGS. Closes: #975896
343   * dpkg-parsechanaglog: Document --file in --help output.
344   * libdpkg: Fix allocation size wrap around when growing a varbuf.
345   * dpkg-query: Do not print database loading progress. Closes: #977240
346   * Rename taint tag to merged-usr-via-aliased-dirs.
347   * dpkg-buildflags: Enable reproducible=fixfilepath by default.
348     Thanks to Vagrant Cascadian <vagrant@reproducible-builds.org>.
349     See https://lists.debian.org/debian-devel/2020/10/msg00222.html.
350     Closes: #974087
351   * start-stop-daemon: Move umask setup before any file has been created.
352   * start-stop-daemon: Add a new --output option to redirect stderr and stdout.
353   * dpkg-maintscript-helper: Do not pass DPKG_ROOT prefixed pathmames to
354     dpkg-realpath.
355   * dpkg: When removing old files check the pathname with diversion and
356     instdir.
357   * dpkg-realpath: Make 'link includes root prefix' error more verbose.
358   * libdpkg: Make sure we do not walk on rootless trees.
359   * dpkg: Fix incorrect logic around printing dependency warnings.
360     Thanks to Jessica Clarke <jrtc27@debian.org>.
361     Reported by Helmut Grohne <helmut@subdivi.de>.
362   * Support remove-on-upgrade conffile flag via DEBIAN/conffiles.
363     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #822462
364   * dpkg-fsys-usrunmess: New program.
365   * Perl modules:
366     - Dpkg::Index: Add new item_opts option.
367     - Dpkg::Exit: Fix exit handler on program termination. Closes: #966083
368     - Dpkg::Changelog::Entry::Debian: Fix format string.
369       Prompted by #967911.
370     - Dpkg::Changelog::Parse: Add new verbose option.
371       Prompted by #967911.
372     - Dpkg::Changelog::Parse: Document 'label' option.
373     - Dpkg::Source::Package::V1: Print a message when verifying tarball
374       signatures.
375     - Dpkg::Path: Fix pathname traversal check for symlinks. Closes: #971203
376     - Dpkg::Source::Package: Honor no_check for directory traversal checks.
377       See #971203.
378     - Dpkg::Source::Package: Call syserr() instead of syserror().
379       Reported by Drew Parsons <dparsons@debian.org>.
380       See #849752. Closes: #976249
381     - Dpkg::Path: Check first whether the files are the same by comparing
382       string-wise. Closes: #849752
383     - Dpkg::OpenPGP: Refactor gpg armor code into its own function.
384   * Documentation:
385     - man: Fix typo in --print-unset option reference.
386       Reported by Ferenc Wágner <wferi@debian.org>. Closes: #966110
387     - man: Clarify that dpkg-architecture uses some of its own variables.
388       Closes: #966111
389     - man: Fix casing and namespacing in VARIABLES definitions.
390     - man: Fix typo in dpkg-source(1).
391       Thanks to Paul Wise <pabs@debian.org>.
392     - man: Add a reference to deb-symbols(5) in deb-src-symbols(5) DESCRIPTION.
393       Prompted by #970083.
394     - man: Specify that symbol, version and id are separated by a single
395       whitespace. Closes: #970083
396     - man: Clarify day-of-month format in deb-changelog(5).
397       Reported by Axel Beckert <abe@debian.org>.
398       See #971977.
399     - man: Update update-alternatives maintainer script usage information.
400       Prompted by Niels Thykier <niels@thykier.net>.
401     - man: Switch to use L<> markup for URLs instead of B<>.
402     - doc, man: Clarify that R³ values are case sensitive.
403       Prompted by Niels Thykier <niels@thykier.net>.
404     - man: Add references to deb822(5) to file formats based on it.
405       Prompted by Niels Thykier <niels@thykier.net>.
406     - man: Clarify config-files state in dpkg(1).
407       Prompted by Stuart Prescott <stuart@debian.org>.
408     - man: Fix typos.
409     - man: Hyphenate multiple words in deb-override(5) format description.
410     - man: Uppercase acronyms and logic operators.
411     - man: Empty or whitespace-only lines in deb-conffiles(5) are not accepted.
412   * Code internals:
413     - libcompat, dpkg: Stop using deprecated security_context_t data type.
414     - update-alternatives: Refactor alternative database context freeing into a
415       new function.
416     - libdpkg: Do not define the clamp macro when compiling C++ code.
417       Reported by Helmut Grohne <helmut@subdivi.de>.
418     - libdpkg: Replace FSF address by pointing to the gnu.org URL.
419     - libdpkg: Initialize pkgbin's newhash to NULL.
420       Prompted by Steinar H. Gunderson <sesse@debian.org>.
421     - libdpkg: Use memset() instead of open-coding struct blanking.
422       Prompted by Steinar H. Gunderson <sesse@debian.org>.
423     - Do not call fsys_hash_init() before command actions.
424       Prompted by Steinar H. Gunderson <sesse@debian.org>.
425     - libdpkg: Fix m_pipe() function definition prototype to match declaration.
426     - libdpkg: Refactor new str_rtrim_spaces().
427       Based on a patch by Niels Thykier <niels@thykier.net>.
428     - dpkg: Call fsys_hash_find_node() outside tar_fsys_namenode_queue_push().
429     - Use a conffilename variable to track the actual conffile name in the
430       buffer.
431       Thanks to Niels Thykier <niels@thykier.net>.
432   * Build system:
433     - Add new gen-changelog tool.
434     - Pre-process the curses header before parsing it. Closes: #970545
435     - Fix variable substitution in man pages.
436       Reported by Niels Thykier <niels@thykier.net>. Closes: #978983
437     - Add a README.cpan to be installed as README in the CPAN distribution.
438     - Do not try to use <sys/sysctl.h> on GNU/Linux.
439     - Fix «make distcheck» for man pages.
440     - Update GitLab CI configuration to use built-in functional test suite.
441     - Make it possible to override PKGDATADIR on built scripts too.
442     - Disable umask to 0 for Docker executor in GitLab CI.
443     - Disable functional test suite debug mode on GitLab CI.
444     - Sort po4a entries in po4a.cfg.
445   * Packaging:
446     - Do not fail the bug-script if readlink fails. Closes: #968397
447     - Improve cron file robustness on missing or empty backup files.
448       Closes: #969472
449     - Use AUTOPKGTEST_TMP instead of writing into the source tree.
450     - Hook the functional test suite into autopkgtest.
451     - Remove trailing comma from lintian profile file.
452     - Do not hardcode libdpkg-perl dependency on perl:any.
453       Thanks to Sven Joachim <svenjoac@gmx.de>.
454   * Test suite:
455     - Fix short lived memory leaks in unit tests.
456     - Print the ehandle unit test error output on verbose mode.
457     - Improve dpkg-divert test to output stdout and stderr.
458     - Use intermediate variable for directory traversal item iteration.
459     - Refactor root handling in Dpkg::Path unit tests.
460     - Refactor test verbose check into an inline function.
461     - Make it possible to include test.h from benchmarks.
462     - Disable hash reports in benchmark tests unless verbose.
463     - Add support for basic test try/catch/finally keywords.
464     - Merge the dpkg-tests.git repository into tests/.
465     - Update merged functional test suite assumptions.
466     - Remove redundant test cases from the functional test suite.
467     - Remove source package building support from functional test suite.
468     - When using DPKG_BUILDTREE add scripts/ to DPKG_PATH.
470   [ Add man pages translations ]
471   * Portuguese (Américo Monteiro). Closes: #964751
473   [ Update dselect translations ]
474   * Dutch (Frans Spiesschaert). Closes: #968294
475   * French (Didier Vidal). Closes: #964749
477   [ Update man pages translations ]
478   * Dutch (Frans Spiesschaert). Closes: #968743
479   * German (Helge Kreutzmann).
481   [ Update programs translations ]
482   * Dutch (Frans Spiesschaert). Closes: #968744
483   * German (Sven Joachim).
485   [ Update scripts translations ]
486   * German (Helge Kreutzmann).
488  -- Guillem Jover <guillem@debian.org>  Fri, 08 Jan 2021 04:39:40 +0100
490 dpkg (1.20.5) unstable; urgency=medium
492   [ Guillem Jover ]
493   * Revert change to prefix the specs file spec string self_spec with +
494     instead of *. The prefix is supposed to go in the text itself
495     instead of the spec name, which already had it. This change only
496     apparently fixed the issue at hand because gcc started parsing it as
497     the «[SUFFIX]:» case, completely disabling the PIE handling.
498     Thanks to Thorsten Glaser <tg@mirbsd.de>.
499   * Perl modules:
500     - Dpkg::Source::Package::V1: Explicitly initialize constructor options to
501       their implicit values, otherwise other code end up assuming different
502       defaults. This is required here too as this class does not call the
503       initialization from its parent.
504   * Build system:
505     - Detect the GNU program variants for make, patch and tar in the CPAN
506       distribution to replace in the Dpkg module.
507     - Set DEB_BUILD_ARCH to a dummy “amd64” in the CPAN distribution tests
508       to not require a dpkg(1) in the system.
509   * Test suite:
510     - Only print the Dpkg::Path::check_directory_traversal() error on failure.
512   [ Updated scripts translations ]
513   * German (Helge Kreutzmann).
515  -- Guillem Jover <guillem@debian.org>  Wed, 08 Jul 2020 05:40:39 +0200
517 dpkg (1.20.4) unstable; urgency=medium
519   [ Guillem Jover ]
520   * Improve PIE flags support:
521     - Prefix the specs file spec string self_spec with + instead of *.
522       This way we do not override any previous setting, otherwise when
523       passing the -specs options twice (f.ex. to compile and link), only the
524       last one will take effect, which can break the build. Closes: #870383
525   * Perl modules:
526     - Dpkg::Source::Package: Explicitly initialize constructor options to
527       their implicit values, otherwise other code end up assuming different
528       defaults. Closes: #964017
529     - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
530       verify_signature(), to make sure we do not write to the user home
531       directory, except for the trustkeys.db file if present.
532     - Dpkg::Path: Refactor new check_directory_traversal() function out of
533       Dpkg::Source::Package->extract().
534     - Dpkg::Path: Do not do partial matches for directory traversal checks,
535       expect a trailing slash after the base directory name.
536     - Dpkg::Path: Catch uncanonicanizable pathnames with a proper error.
537       Closes: #964111
538     - Dpkg::Path: Do not consider missing symlink targets a directory
539       traversal attempt. Closes: #964234
540     - Dpkg::Path: Allow /dev/null for directory traversals.
541       Reported by Holger Levsen <holger@layer-acht.org>.
542   * Build system:
543     - Add Module::Signature as configure recommends for CPAN.
544   * Test suite:
545     - Use File::Path::make_path() instead of chained mkdir() in Dpkg_Path.t.
546     - Add unit tests for Dpkg::Path::check_directory_traversal().
548   [ Updated programs translations ]
549   * German (Sven Joachim).
551  -- Guillem Jover <guillem@debian.org>  Tue, 07 Jul 2020 07:57:48 +0200
553 dpkg (1.20.3) unstable; urgency=medium
555   [ Guillem Jover ]
556   * Perl modules:
557     - Dpkg::OpenPGP: Pass --no-options to gpg in verify_signature().
558       Reported by Bertrand Marc <bmarc@debian.org>. Closes: #963839
559     - Dpkg::Build::Info: Clarify by giving context to the
560       get_build_env_whitelist() deprecation warning. Closes: #963844
561       Reported by Sven Joachim <svenjoac@gmx.de>.
562     - Dpkg::Source::Package: Fix check_original_tarball_signature() to make
563       import_key() honor require_valid_signature, which should default to
564       false. Reported by Mattia Rizzolo <mattia@debian.org>.
565     - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
566       import_key(), to make sure we do not write to the user home directory,
567       which might be read-only or non-existent. Closes: #963944
568       Reported by Mattia Rizzolo <mattia@debian.org>.
569   * Code internals:
570     - libdpkg: Print a notice if we cannot write to the log file.
571   * Build system:
572     - Improve error diagnosis for configure version fetching script.
573       Prompted by Norbert Preining <norbert@preining.info>.
575   [ Updated programs translations ]
576   * German (Sven Joachim).
578  -- Guillem Jover <guillem@debian.org>  Mon, 29 Jun 2020 12:37:51 +0200
580 dpkg (1.20.2) unstable; urgency=medium
582   * dpkg: Do not include the architecture with --robot --version.
583   * update-alternatives: Create alternatives directory (/etc/alternatives)
584     if it is missing, to help with installation bootstrapping.
585     Reported by Johannes Schauer <josch@debian.org>.
586   * update-alternatives: Create the log directory if it is missing.
587   * Perl modules:
588     - Dpkg::Source::Package: Turn the missing expected tarball signature
589       error into a warning for now, as it is causing unintended fallout,
590       and does not play nice (yet) with tarballs repackaged by uscan(1).
591       Closes: #963821
592   * Code internals:
593     - update-alternatives: Move log_msg() after make_path() so that we can use
594       the latter.
595     - update-alternatives: Add new xstrndup() and xdirname() functions.
596   * Build system:
597     - Set SHELL in the test environment.
598     - Do not fail if po4a is not found, and search for it just once.
599     - Fix name and section generation for translated man pages. This caused
600       pod2man to get an empty --name argument and not output anything,
601       resulting in generating empty man pages. Closes: #963794
602   * Packaging:
603     - Sort debian/dpkg-dev.manpages.
604     - Install deb-src-symbols(5) in dpkg-dev package.
606  -- Guillem Jover <guillem@debian.org>  Sun, 28 Jun 2020 00:42:11 +0200
608 dpkg (1.20.1) unstable; urgency=medium
610   [ Guillem Jover ]
611   * Fix dpkg logging regression introduced in 1.20.0:
612     - libdpkg: Use varbuf member .used instead of .size in log_message(),
613       to avoid printing garbage.
614     - libdpkg: Open the log file as write-only instead of read-only.
615     Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #953684
616   * Unify and cleanup Makefile fragment files comments, including information
617     about version of introduction.
618   * Add new buildopts.mk Makefile fragment to support parsing DEB_BUILD_OPTIONS
619     options with arguments, such as “parallel” as DEB_BUILD_OPTION_PARALLEL.
620   * dpkg-genchanges: Handle empty Date fields from parsed debian/changelog.
621     Based on a patch by Baptiste BEAUPLAT <lyknode@cilg.org>. Closes: #956321
622   * dpkg-source: Check that debian/tests/control has the required fields.
623     Prompted by Felix Lechner <felix.lechner@lease-up.com>.
624   * dpkg-deb, dpkg: Do not accept relative pathnames in DEBIAN/conffiles.
625     Reported by Niels Thykier <niels@thykier.net>.
626   * dpkg-split: Fix off-by-one check in ar header padding, that was making
627     parsing error out on valid archives. Regression introduced in dpkg 1.18.8.
628   * libdpkg: Fix error message for ending version character in dependency
629     parser:
630     - Move the version unterminated case before the catchall.
631     - Print the actual wrong character and print what is expected.
632   * libdpkg: Do not use econtext->errmsg on out of context abort, as it might
633     be uninitialized.
634   * update-alternatives: Set the umask to 022 on program start.
635     Reported by Paul Wise <pabs@debian.org>.
636   * dpkg-parsechangelog: Fix --show-field for multiline fields. We were not
637     stripping trailing whitespace, and were not prefixing empty lines with
638     a ‘.’, like when printing with the field names.
639     Reported by Paul Wise <pabs@debian.org>.
640   * dpkg: Add a new --robot option to be used with --version.
641   * dpkg, dpkg-query: Document missing options in --help output.
642   * Unify ellipsis formatting in programs --help output.
643   * Add Protected field support.
644   * dpkg-realpath: New program, to be used by dpkg-maintscript-helper, and
645     any maintainer script that needs a realpath that can handle pathnames
646     relative to the dpkg root directory.
647   * dpkg-realpath: Add support for DPKG_ROOT.
648     Thanks to Helmut Grohne <helmut@subdivi.de>.
649   * dpkg-realpath: Add support for --root and --instdir options.
650   * dpkg-maintscript-helper: Add support for DPKG_ROOT:
651     - Add DPKG_ROOT support for conffiles.
652       Thanks to David Kalnischkies <david@kalnischkies.de>.
653     - Add DPKG_ROOT support for symlink to and from directory switches.
654       Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
655     Closes: #832176
656   * update-alternatives: Add DPKG_ROOT support, and new --root and --instdir
657     options. Closes: #871808
658   * Portability:
659     - libdpkg: When using uselocale(), include <xlocale.h> for locale_t if
660       the header is available. Needed on BSDs.
661       Reported by Sirio Balmelli <sirio@b-ad.ch>.
662   * Perl modules:
663     - Dpkg: Add a LICENSE section to the POD.
664     - Dpkg::Source::Package: Add new get_upstream_signing_key() method.
665     - Dpkg::Source::Package: Check missing expected tarball signatures.
666     - Dpkg::Source::Package::V1: Check version format matching source format.
667     - Dpkg::Vendor::Debian: Add debian-nonupload.gpg keyring.
668       Thanks to Taowa Munene-Tardif <taowa@debian.org>. Closes: #956055
669     - Dpkg::Vendor::Debian: Detect merged-usr-via-symlinks also with absolute
670       pathnames. Reported by Adam Borowski <kilobyte@angband.pl>.
671     - Dpkg::Build::Info: Avoid whitelist in function name.
672     - Dpkg::Shlibs::SymbolFile: Avoid blacklist and whitelist terms.
673   * Documentation:
674     - man: Fix misused two-fonts macros.
675       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955028
676     - man: Trim trailing whitespace from output.
677       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955030
678     - man: Mention that dpkg(1) does not provide all back-end interfaces.
679       Prompted by Elana Hashman <ehashman@debian.org>.
680     - man: Clarify and fix file formats SYNOPSIS.
681     - man: Clarify that deb-control(5) is a subset of deb-src-control(5).
682       Closes: #958229
683     - man: Unify warning and note admonitions formatting.
684     - man: Remove useless commented out macros.
685     - man: Fix unbalanced quotes in macro arguments.
686     - man: Specify the indentation level for all following .IP macros, not
687       just the first one.
688     - man: Use .TP macros instead of hand-crafted formatting.
689     - man: Fix font markup for some variable and literal strings.
690     - dpkg-maintscript-helper: Add -?, --help and --version to --help output.
691     - man: Fix apt and aptitude references.
692       Reported by Helge Kreutzmann <debian@helgefjell.de>.
693     - man: Mark commands (eval) in bold and quote library names (libgcc).
694       Reported by Helge Kreutzmann <debian@helgefjell.de>.
695     - man: Use UTF-8 quotes instead of ancient groff register variables.
696     - man: Use literal double quotes instead of groff escape sequences.
697     - man: Clarify that we resolve bug reports not bug report numbers.
698       Reported by Helge Kreutzmann <debian@helgefjell.de>.
699     - man: Clarify POSIX shell eval command usage in dpkg-architecture(1).
700     - man: Use item lists instead of verbatim or hand-crafted formatting.
701     - man: Do not use verbatim formatting for text that is not an example.
702     - man: Markup examples explicitly with .EX/.EE.
703     - man: Fix indentation for a note admonition in dpkg-scansources(1).
704     - man: Document that a 3.0 (quilt) patch cannot create or modify symlinks.
705       Thanks to Johannes Schauer <josch@debian.org>.
706     - man: Reword text to reduce length in verbatim code block.
707     - man: Add semicolons before verbatim code blocks.
708     - man: Update dselect methods provided. Several got removed in 1.20.0.
709     - man: The Installed-Size field does not get its value from du(1) since
710       1.18.0.
711     - man: Fix dpkg-gencontrol -P description to not refer to dpkg-source.
712       Reported by Jakub Wilk <jwilk@jwilk.net>.
713     - man: Place description of override value column on its own paragraph.
714     - man: Surround markup within verbatim blocks with .nf/.fi.
715     - man: Balance font markup.
716     - man: Do not nest font markup.
717     - man: Use .ig/.. macros to disable text instead of commenting it out.
718     - man: Do not mark end of sentence period with bold.
719     - man: Add a missing comma after man page reference in SEE ALSO section.
720     - man: Convert man pages from roff to POD.
721     - man: Clarify the dpkg --no-act admonition.
722     - man: Avoid whitelist term in dpkg-source man page.
723   * Code internals:
724     - Use $() in shell or qx() in perl instead of ``.
725     - dpkg-split: Switch part number variables from unsigned int to int.
726     - scripts: Refactor shell error handling into a shell library
727     - Reformat shell code to follow the coding style.
728     - update-alternatives: Parametrize option names in output strings.
729     - update-alternatives: Move logging function close to output functions.
730     - update-alternatives: Move argument parsing functions close to main().
731     - update-alternatives: Add general purpose non-failing functions for
732       administrative directory access.
733     - update-alternatives: Add filesystem abstraction functions.
734   * Build system:
735     - Handle .git being a plain file when getting the dpkg tree version.
736     - Add debian/changelog as a Changes file to the CPAN distribution.
737     - Set DPKG_SERIES to 1.20.x when running the functional test suite.
738     - When using po4a require at least po4a 0.59. Change the po4a --porefs
739       argument from no longer supported “noline,wrap” to “file”, as wrapping
740       is the default since po4a 0.58. We require po4a 0.59 as 0.58 had a
741       regression in its --srcdir support.
742     - Switch to set the po4a addendum in the po4a_paths section instead of
743       repeating it for each man page.
744     - Use po4a conditional addendum support, and remove empty addenda.
745     - Use po4a mode=eof support in addenda.
746     - Do not use make prerequisites on suffix rule definitions.
747       Closes: #961850
748     - Add man page number suffixes to the automake SUFFIXES variable.
749     - Update false positive suppressions for cppcheck 2.1.
750     - Install specifications and API contracts in docdir.
751     - Add support for switching man pages from roff to POD format.
752     - Fix shell files substitution for version variable.
753   * Packaging:
754     - Switch to debhelper compatibility level 13.
755     - Remove debian/tmp prefix from manpages debhelper fragment files.
756     - Handle missing localized man pages gracefully.
757     - Install AUTHORS, THANKS, usertags, README.api and
758       README.feature-removal-schedule only in dpkg.deb.
759     - Rename debian/usertags to debian/README.bug-usertags.
760     - Install specifications to /usr/share/doc/dpkg/ in the dpkg-dev package.
761     - Detect merged-usr-via-symlinks also with absolute pathnames in
762       bug-script. Reported by Adam Borowski <kilobyte@angband.pl>.
763   * Test suite:
764     - Rename deb-content test cases to make them more descriptive.
765     - Skip autogenerated files from codespell.
767   [ Updated programs translations ]
768   * German (Sven Joachim).
769   * Simplified Chinese (Boyuan Yang). Closes: #958437
771   [ Updated scripts translations ]
772   * German (Helge Kreutzmann).
774   [ Updated man pages translations ]
775   * German (Helge Kreutzmann).
777  -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2020 02:41:48 +0200
779 dpkg (1.20.0) experimental; urgency=medium
781   [ Guillem Jover ]
782   * libdpkg: Do not generate a backup file for the available database.
783     Closes: #343578
784   * perl: Switch Getopt::Long from bundling to bundling_values. This means
785     the few scripts using Getopt::Long will stop accepting options in the
786     form «-ab» for «-a -b», which is not future-proof, as it does not allow
787     these options to get new arguments without making them ambiguous.
788   * dpkg-buildpackage: Remove transient backwards R³ compatibility code.
789   * buildtools.mk: Add support for nostrip in DEB_BUILD_OPTIONS when setting
790     the STRIP variable.
791   * dpkg-genbuildinfo: Do not include irrelevant packages in the Binary field.
792   * dpkg: Do not clear selections for unknown packages. Closes: #927752
793   * dpkg-shlibdeps: Add support for new Build-Depends-Packages, to be able
794     to specify multiple packages. Closes: #926669
795     Based on a patch by Frank Schaefer <kelledin@gmail.com>.
796   * perl: Remove support for versioned GnuPG 2 program and packages.
797   * libdpkg: Clarify lock contender error message. Print the PID of the lock
798     contender, and add a warning explaining that removing the lock file is
799     never the correct solution.
800   * dpkg-genchanges, dpkg-mergechangelogs: Remove support for ~vola
801     versioning, as volatile.debian.org was decommissioned some time ago.
802   * dpkg-genchanges, dpkg-mergechangelogs: Match ~deb also as a backport
803     marker in versions. Closes: #934980
804   * libdpkg, dpkg: Use new versiondescribe_c() for non-localizable call sites,
805     such as when writing to a log, which should not be localized.
806     Reported by Julien Cristau <jcristau@debian.org>.
807   * dpkg-query: Try to use the package synopsis from the available file if
808     not installed. Closes: #43573
809   * dpkg-gencontrol: Take into account hardlinks when computing the
810     Installed-Size substvar. Closes: #923475
811     Patch co-authored with Sven Joachim <svenjoac@gmx.de>.
812   * dpkg: Fix and clarify behavior for packages marked to be on “hold”. These
813     need to be processed for configuration and triggers. Closes: #926472
814   * dpkg: Use DPKG_ADMINDIR to set the admindir. Closes: #900071
815   * dpkg-source: Remove backwards compatibility code for legacy build-profiles.
816   * perl: Give more context on field parsing errors. Closes: #637060
817   * dpkg-buildpackage: Add option to sanitize environment. Closes: #843776
818   * update-alternatives: Cope with a missing administrative directory.
819   * update-alternatives: Create the administrative directory on demand.
820   * dpkg-split: Cope with a missing parts/ database directory.
821   * dpkg-split: Create the parts/ database directory on demand.
822   * libdpkg: Consider msdbrw_needsuperuser equivalent to msdbrw_write, so
823     the same checks are performed on normal non --force-not-root operation.
824   * libdpkg: Add support for bootstrapping the installation of dpkg:
825     Closes: #914515
826     - Create the logfile with correct permissions, and remove the code
827       setting up the logfile from the dpkg postinst.
828     - Allow missing status and available databases, so that they get created
829       on write, and remove the code setting them up from the dpkg postinst.
830       Closes: #647911
831     - Do not change the ownership of the triggers database directory. Either
832       we are running as root:root which means the ownership should be correct
833       already, or we are not which means we cannot change it anyway.
834     - Create the dpkg database directory on demand.
835     - Create the updates/ database directory on demand.
836     - Create the info/ database directory on demand.
837   * dpkg-architecture: Fix handling of exec failing in --command.
838     Reported by Helmut Grohne <helmut@subdivi.de>.
839   * dpkg-buildpackage: Do not accept equal signs as part of the hook names.
840     Reported by Daniel Shahaf <danielsh@apache.org>. Closes: #948291
841   * dselect: Mark a string for translation.
842   * dselect: Cleanup access methods:
843     - Remove harddisk methods, as they were non-functional due to fdisk
844       interface changes, and do not make sense anymore as we can expect users
845       to mount any such filesystem on their own, to then use a filesystem
846       method instead. Prompted by Helmut Grohne <helmut@subdivi.de>.
847     - Remove cdrom method superseded by the multi_cd method.
848     - Remove nfs methods, as there is nothing special about NFS, and mounting
849       these should just be left to the local admin, who can mount any other
850       remote filesystem too.
851     - Remove multi_mount method, as the multi_cd method can take care of
852       mounting the necessary images or devices.
853     - Replace changelog with correct copyright in file header.
854   * dpkg, dselect: Stop using first-person singular in output messages.
855   * libdpkg: Fix memory leak in parsedb context close.
856   * buildtools.mk: Add QMAKE variable. Closes: #920878
857   * po: Fix translation of --compare-versions. Closes: #951614
858     Thanks to Boyuan Yang <byang@debian.org>.
859   * Perl modules:
860     - Dpkg::Source::Package: Verify original tarball signatures at build time.
861     - Dpkg::BuildFlags: Add new unset() method.
862       Requested by Daniel Schepler <dschepler@gmail.com>.
863     - Dpkg::Source::Package::V2: Emit a special patch header on
864       single-debian-patch. Closes: #933152
865     - Dpkg::Vendor::Debian: Only scan /usr/local/ directories that exist.
866       Closes: #932967
867     - Dpkg::Vendor::Debian: Do not set -Werror=implicit-function-declaration
868       for C++. Closes: #939969
869     - Dpkg::Deps: Check for valid virtual package version relations. Do not
870       allow non-equal version relations in virtual provides. Closes: #930317
871     - Dpkg: Remove internal lowercase variables $version, $progname,
872       $admindir, $dpkglibdir and $pkgdatadir.
873     - Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822().
874     - Dpkg::Changelog::Entry::Debian: Remove obsolete methods check_header()
875       and check_trailer(). Hide variables $regex_header and $regex_trailer.
876     - Dpkg::Changelog::Parse: Remove warnings of obsolete options forceplugin
877       and libdir. Remove obsolete functions changelog_parse_debian() and
878       changelog_parse_plugin().
879     - Dpkg::Compression: Hide internal lowercase variables
880       $default_compression, $default_compression_level and
881       $compression_re_file_ext.
882     - Dpkg::Deps::KnownFacts: Remove obsolete check_package() method.
883     - Dpkg::Exit: Hide internal lowercase @handlers variable.
884     - Dpkg::Gettext: Remove obsolete _g() function.
885     - Dpkg::Source::Package: Hide internal lowercase variable
886       @tar_ignore_default_pattern. Remove internal lowercase variable alias
887       $diff_ignore_default_regexp.
888     - Dpkg::Substvars: Remove obsolete no_warn() method.
889     - Dpkg::Index: Change default value for unique_tuple_key to 1.
890     - Dpkg::Version: Remove deprecation warning from semantic change in
891       bool overload.
892     - Dpkg::Checksums: Remove obsolete 'program' property warning.
893     - Dpkg::Conf: Remove obsolete methods and obsolete croak for method option.
894     - Dpkg::Vendor: Remove obsolete 'keyrings' hook.
895     - Dpkg::Exit: Unregister all signal handlers once we have executed them.
896       Closes: #932841
897     - Dpkg::Exit: Register exit handlers also for __DIE__.
898     - Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats.
899     - Dpkg::Dist::Files: On filename parse error say file instead of package.
900     - Dpkg::Substvars: Add new vendor:Name and vendor:Id substvars.
901     - Dpkg::Source::Package: Detect directory traversals under debian
902       directory. Reported by Felix Lechner <felix.lechner@lease-up.com>.
903   * Documentation:
904     - man: Fix uncommon wording constructs.
905     - man: Use a minus sign for a literal string.
906     - man: Clarify that the pager is called via «$SHELL -c».
907     - dpkg-shlibdeps: Document split_soname() function.
908       Prompted by Christopher Crim <christopher.crim@quoininc.com>.
909     - Dpkg::Changelog: Document methods provided by subclasses.
910       Reported by Felix Lechner <felix.lechner@lease-up.com>.
911     - man: Globally adjust left and disable hyphenation.
912     - man: Split dselect(1) --color from --colour option items.
913     - man: Describe the SONAME formats supported in deb-shlibs(5).
914     - man: Move template symbol documentation into new deb-src-symbols(5).
915     - Dpkg::Changelog::Parse: Remove $ sigil from option names in POD.
916     - Dpkg: Say class instead of object when appropriate.
917     - Dpkg::Changelog: Clarify that these classes inherit from some other
918       base class, which will contain the missing documentation.
919       Prompted by intrigeri <intrigeri@debian.org>.
920     - man: Clarify deb-changelog(5) format. Closes: #946780
921     - man: Clarify debian/source/include-binaries format in dpkg-source(1).
922       Prompted by Felix Lechner <felix.lechner@lease-up.com>.
923     - man, doc: Clarify that the postinst "triggered" argument gets the
924       trigger-name(s) as a space-separated list in the second argument.
925       Prompted by Michael Biebl <biebl@debian.org>.
926     - dselect: Update the multicd README file.
927     - doc, man: Mark T and I package instances to avoid misreadings.
928   * Code internals:
929     - Dpkg::Source::Package: Refactor original tarball handling.
930     - perl: Use File::Copy instead of spawning mv/cp commands.
931     - Dpkg::OpenPGP: Refactor signature verification into a new function.
932     - Dpkg::OpenPGP: Make it possible to verify detached signatures.
933     - Dpkg::OpenPGP: Add support for importing an OpenPGP key into a keyring.
934     - Dpkg::BuildFlags: Remove unused hash keys.
935     - libdpkg: Use the variable instead of a type as sizeof() argument.
936     - libdpkg: Use the totalwritten variable for a consistency check.
937     - dselect: Reduce scope of variable, to avoid it being unused in a branch.
938     - dpkg-deb: Fold two adjacent if conditionals into a single one.
939     - dpkg: Initialize flagdeppossi in check_conflict().
940     - libdpkg: Add new C locale switch over support.
941     - libdpkg: Add new versiondescribe_c() to force a C locale.
942     - dselect: Make baselist::draw_column_*() col arguments const.
943     - libdpkg: Use p instead of name in dpkg_arch_name_is_illegal().
944     - dpkg: Remove redundant condition for sourcefile in updateavailable().
945     - dpkg, update-alternatives: Make variables static.
946     - libdpkg: Add missing symbols to the version map.
947     - libdpkg: Fix fiemap memory layout usage that confuses gcc 10 to emit a
948       warning.
949     - libdpkg: Only use varbuf_printf() in pkg_format_show() when necessary.
950       This should speed up «dpkg-query --show» formatting.
951     - libdpkg: Fix package format string to be a string literal.
952       This suppresses a gcc warning.
953     - dpkg: Fix short lived memory leak in --force-help handling.
954     - dpkg-split: Fix short lived file descriptor leak in --auto.
955     - start-stop-daemon: Explicitly ignore unimportant function return values.
956     - start-stop-daemon: Fix memory leak on multiple --chuid arguments.
957     - start-stop-daemon: Close the notification socket in the child.
958     - libdpkg: Fix memory leaks in zlib and bz2 decompression functions.
959     - libdpkg: Add new dir_make_path() and dir_make_path_parent() functions.
960     - libdpkg: Add new atomic file flag to create the base path when missing.
961     - libdpkg: Fix modstatdb_rw enum comments.
962     - libdpkg, dpkg-query: Optimize db-fsys:Files virtual variable loading.
963       We load either the entire db-fsys for all packages, possibly optimized
964       per platform (such as by using fiemap), or the specific ones for the
965       requested packages. This also fixes a problematic cast removing the
966       constness of a variable.
967     - Dpkg::Dist::Files: Document the two filename pattern formats.
968     - update-alternatives: Remove redundant condition in argument parser.
969     - update-alternatives: Move error context setup before calling setjmp(),
970       so that cppcheck stops being confused.
971     - test: Reformat 200_Dpkg_Shlibs.cpp for coding style conformance.
972     - dpkg: Make it possible for the compiler to check printf() format
973       string arguments on dependency printer.
974     - dselect: Reorder branches in packagelist::deselect_one_of so that they
975       are not duplicated.
976     - dselect: Use nullptr instead of NULL.
977     - dselect: Use static_cast<> instead of old-style type qualifier cast.
978     - dselect: Do not use unnecessary old-style casts.
979     - dselect: Fix variable types to avoid needing old-style casts.
980     - libcompat: Disarm libselinux setexecfilecon() declaration for
981       libcompat-test.
982     - libdpkg: Define new VARBUF_OBJECT macro.
983     - libdpkg: Add new ATOMIC_FILE_NORMAL enum value to avoid a cast in C++.
984     - libdpkg: Use a new DPKG_NULL macro that works in C and C++.
985     - libdpkg: Use a new DPKG_STATIC_CAST macro that works in C and C++.
986     - libdpkg: Move printing of errno into dpkg_error_set().
987     - libdpkg: Use a varbuf to store the problem messages per parsedb context.
988     - libdpkg: Fix Doxygen comments.
989   * Build system:
990     - Bump minimal Perl version to 5.24.1.
991     - Add a serial versioning to the m4 files.
992     - Install m4 files into system aclocal directory.
993     - Bump minimal gettext version to 0.19.8, to get the m4 files that can
994       cross-build for musl-based systems.
995     - Enable more compiler warnings.
996     - Update Doxygen configuration from version 1.8.16.
997   * Packaging:
998     - Remove obsolete Breaks satisfied since oldstable.
999     - Replace custom rule for 'configure' with call to dh_autoreconf.
1000       Thanks to Dan Streetman <ddstreet@canonical.com>. Closes: #939516
1001     - dselect: Remove methods state files on purge.
1002       Spotted by Sven Joachim <svenjoac@gmx.de>.
1003     - Switch to debhelper compatibility level 12.
1004     - Switch from debian/compat to debhelper-commpat in Build-Depends.
1005     - Bump Standards-Version to 4.5.0 (no changes required).
1006   * Test suite:
1007     - Remove perlcritic Documentation::RequirePodLinksIncludeText suppression.
1008     - Clarify cppcheck va_list_usedBeforeStarted suppression.
1009     - Skip build directories from codespell check.
1010     - Update stopwords for codespell 1.16.0.
1011     - Suppress new bogus cppcheck 1.90 false positives.
1012     - libdpkg: Remove redundant assignment in t-ehandle unit test.
1013     - Skip backup files from codespell check.
1014     - Ignore python-3.8 runtime warnings in codespell.
1016   [ Updated programs translations ]
1017   * German (Sven Joachim).
1018   * Portuguese (Miguel Figueiredo). Closes: #935695
1019   * Simplified Chinese (Mo Zhou). Closes: #942195, #945776
1021   [ Updated dselect translations ]
1022   * German (Sven Joachim).
1024   [ Updated scripts translations ]
1025   * German (Helge Kreutzmann).
1027   [ Updated man pages translations ]
1028   * German (Helge Kreutzmann). Closes: #931135
1030  -- Guillem Jover <guillem@debian.org>  Sun, 08 Mar 2020 03:31:40 +0100
1032 dpkg (1.19.7) unstable; urgency=medium
1034   [ Guillem Jover ]
1035   * dpkg: Fix off-by-one error in dpkg --abort-error. Closes: #924886
1036     Thanks to Tom Goulet <tomg@sentex.ca>.
1037   * dpkg: Set the force defaults before loading the config file, otherwise we
1038     incorrectly override them. Regression introduced in dpkg 1.19.5.
1039     Closes: #928671
1040   * dpkg: Split the trigger dependtry into two, the second of which will be
1041     the one checking trigger cycles when deferring trigger processing due to
1042     unsatisfiable dependencies. Closes: #928429
1043   * dpkg-deb: Validate ar member magic before normalizing any of its fields.
1044   * dpkg-deb: Honor --nocheck when building packages with newlines in
1045     filenames. Regression introduced in dpkg 1.18.1. Closes: #929727
1046   * Documentation:
1047     - rootless-builds.txt: Expand what the builder means. Mention the
1048       dpkg-deb option to use to set the owner and group to root. And reword
1049       the prototyping section to be less confusing with what is currently
1050       implemented. Closes: #929019
1051     - README: Clarify when autopoint is needed. Closes: #929601
1052     - Fix typos in docs and output strings. Warned by codespell.
1054   [ Updated programs translations ]
1055   * Catalan (Guillem Jover).
1057   [ Updated dselect translations ]
1058   * Catalan (Guillem Jover).
1060   [ Updated scripts translations ]
1061   * Catalan (Guillem Jover).
1063   [ Updated man pages translations ]
1064   * Dutch (Frans Spiesschaert). Closes: #926665
1065   * French (Jean-Pierre Giraud). Closes: #929664
1067  -- Guillem Jover <guillem@debian.org>  Mon, 03 Jun 2019 23:22:35 +0200
1069 dpkg (1.19.6) unstable; urgency=medium
1071   [ Guillem Jover ]
1072   * libdpkg: Add a new TAR_FORMAT_UNKNOWN enum value.
1073   * libdpkg: Set tar_entry to zero on tar_entry_destroy(), to avoid double
1074     free()s and the subsequent crashes.
1075   * libdpkg: Handle non end-of-tape errors from tar_header_decode().
1076   * libdpkg: Use ERANGE instead of EINVAL for tar_atol8() out-of-range error.
1077   * dpkg-gencontrol: Check presence of package build dir before traversing it.
1078   * Perl modules:
1079     - Dpkg::Source::Package::V1: Change default build option style to -sa.
1080       Using -sA by default means the user might lose data on overwrite if
1081       there is already a directory with the same name laying around.
1082       Closes: #910737
1083     - Dpkg::Source::Package: Handle Format field being undefined. On source
1084       format 1.0, the default is for the debian/source/format file not being
1085       present, which means we'll start with an empty Format field name.
1086       Regression introduced in dpkg 1.19.3.
1087   * Packaging:
1088     - Update usertags.
1089     - Install a lintian profile for dpkg based on the debian profile, so that
1090       we can suppress Debian-specific tags, such as the controversial one on
1091       vendor-specific patch series files.
1092     - Add Breaks on lsb-base due to start-stop-daemon exposing breakage in
1093       the killproc function from /lib/lsb/init-functions. Closes: #923861
1094   * Test suite:
1095     - Stop requiring (pseudo-)root in the functional test suite.
1096     - Export and move TESTDATA definition close to the PATH definition.
1097     - Quote the 'yes' command to make a comment clearer.
1099   [ Updated programs translations ]
1100   * Dutch (Frans Spiesschaert). Closes: #924776
1102   [ Updated scripts translations ]
1103   * German (Helge Kreutzmann).
1105   [ Updated man pages translations ]
1106   * Dutch (Frans Spiesschaert). Closes: #924777
1107   * German (Helge Kreutzmann).
1109  -- Guillem Jover <guillem@debian.org>  Mon, 25 Mar 2019 15:08:26 +0100
1111 dpkg (1.19.5) unstable; urgency=medium
1113   [ Guillem Jover ]
1114   * start-stop-daemon: Make sure that we get a meaningful errno on
1115     parse_unsigned(), so that the error messages always make sense.
1116   * start-stop-daemon: Add new fatalv() and fatale() functions and use the
1117     latter for system errors, so that we are explicit on whether we want to
1118     use errno for error reporting or not.
1119   * start-stop-daemon: Always refuse to parse a world-writable pidfile,
1120     except when that is /dev/null.
1121   * dpkg: Print the current set of enabled force options on --force-help.
1122   * dpkg: Parse and set new DPKG_FORCE environment variable for subprocesses.
1123     Closes: #666147
1124   * dpkg-statoverride: Add support for --force-* options.
1125   * dpkg-statoverride: Switch from --force option to new --force-<thing>
1126     options. Deprecate --force option which will be considered an alias for
1127     --force-all for now.
1128   * dpkg, dpkg-statoverride: Add new option --refuse-security-mac to control
1129     SELinux. See #811037.
1130   * dpkg: Clarify error on unknown system user/group in statoverride database.
1131     Closes: #920880
1132   * dpkg-buildpackage: Clarify the warning/error on short OpenPGP key IDs.
1133     Closes: #922039
1134   * dpkg-maintscript-helper: Restrict find for dir-to-symlink move to
1135     -maxdepth 1. Thanks to Ralf Treinen <treinen@free.fr>. Closes: #922799
1136   * dpkg-genbuildinfo: Add support for a new Build-Tainted-By field in
1137     .buildinfo files. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
1138   * libdpkg: Clarify field names in error and warning messages.
1139   * libdpkg: Optimize error handling. Move the error reporting outside the
1140     involved functions so that we do not need to call gettext if there is no
1141     error, which has a significant performance cost.
1142   * libdpkg: Merge nicknames table into fieldinfos, to stop penalizing the
1143     lookup of non-obsolete fieldnames.
1144   * libdpkg: Print a more accurate warning for Revision nicknames.
1145   * libdpkg: Increase the pkg-hash bins size to 65521, to improve hash table
1146     performance at the cost of a bit more memory usage.
1147   * libdpkg: Blank packages that are not-installed with unknown selection.
1148     Closes: #922410
1149   * libdpkg, dpkg: Print the dpkg database directory on access errors.
1150     Closes: #883700
1151   * Perl modules:
1152     - Dpkg::Vendor::Debian: Add support for merged-usr-via-symlinks tainted
1153       tag. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
1154     - Dpkg::Vendor::Debian: Add support for usr-local-has-* tainted tags.
1155     - Dpkg::Source::Package: Add a missing use Dpkg::Source::Format.
1156       Diagnosed by Ian Jackson <ijackson@chiark.greenend.org.uk>.
1157       Closes: #921031
1158   * Documentation:
1159     - start-stop-daemon(1): Document behavior of --pidfile security checks.
1160       Closes: #921557
1161     - dpkg(1): Document the unknown selection state. Closes: #922407
1162   * Code internals:
1163     - dpkg: Move SELinux fallback label to the SELinux specific code path.
1164     - dpkg: Simplify maintscript_set_exec_context().
1165     - dpkg: Move force options support into its own file.
1166     - dpkg: Do not hardcode the program name in the --force-help output.
1167     - dpkg: Switch force options from individual variables to bit fields.
1168     - dpkg: Switch from a char to an enum to track the force options types.
1169     - dpkg: Switch to set the default force option from the forceinfos array.
1170     - libdpkg: New benchmark programs and infrastructure.
1171     - libdpkg: Add new dpkg_error_move() function.
1172     - libdpkg: Add new dpkg_has_error() function.
1173     - libdpkg: Move status names from parse errors to arguments.
1174     - libdpkg: Use va_arg copy instead of the original on a vasprintf() call.
1175     - libdpkg: Include <string.h> in pager.c.
1176       Reported by Y <sevener@cock.li>. Closes: #922212
1177     - libdpkg: Use pkg_set_want() instead of a direct assignment.
1178   * Build system:
1179     - Check whether this dist is a release, based only on the version format.
1180       This will avoid having to do a two staged release to get a proper perl
1181       distribution tarball.
1182   * Packaging:
1183     - autopkgtest: Add file to Depends fields.
1184     - autopkgtest: Clarify behavior on root/non-root requirement.
1185     - Bump Standards-Version to 4.3.0 (no changes required).
1186     - Remove now unused assert usertag description.
1187     - Remove trailing whitespace from changelog.
1188     - Remove Origin and Bugs fields from control file.
1189     - Include a bug-script to report on tainted merged-usr-via-symlinks.
1190   * Test suite:
1191     - libdpkg: Fix unit test for file_slurp(). Closes: #920974
1192       Diagnosed by Frank Schaefer <kelledin@gmail.com>.
1194   [ Updated programs translations ]
1195   * Dutch (Frans Spiesschaert). Closes: #921942
1196   * German (Sven Joachim).
1197   * Simplified Chinese (Zhou Mo). Closes: #920972
1199   [ Updated scripts translations ]
1200   * German (Helge Kreutzmann).
1202   [ Updated man pages translations ]
1203   * Dutch (Frans Spiesschaert). Closes: #921943
1204   * French (Jean-Pierre Giraud). Closes: #920905
1205   * German (Helge Kreutzmann).
1207  -- Guillem Jover <guillem@debian.org>  Sat, 23 Feb 2019 18:00:54 +0100
1209 dpkg (1.19.4) unstable; urgency=medium
1211   * start-stop-daemon: Do not sanity check the pidfile when it is specified as
1212     /dev/null, as that implies the caller wants to start the program no matter
1213     what. Closes: #920242
1214   * Portability:
1215     - start-stop-daemon: Only use SO_PASSCRED if defined. Fixes build failure
1216       at least on GNU/Hurd.
1217   * Packaging:
1218     - autopkgtest: Pass --disable-nls and --disable-dselect to configure.
1219     - autopkgtest: Change Depends to «build-essential, autoconf, pkg-config».
1221  -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2019 13:06:39 +0100
1223 dpkg (1.19.3) unstable; urgency=medium
1225   [ Guillem Jover ]
1226   * dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers field.
1227     Closes: #910734
1228   * dpkg-genchanges: Only reference binary packages being uploaded, which
1229     means that for a source-only upload, the Binary and Description fields
1230     should be empty. Closes: #818618
1231   * dpkg-scanpackages: Do not compute unnecessary checksums when using the
1232     --hash argument. Based on a patch by Chris Lamb <lamby@debian.org>.
1233     Closes: #916456
1234   * dpkg-scanpackages: Emit a warning with the list of repeat packages.
1235     Prompted by Johannes Schauer <josch@debian.org>.
1236   * start-stop-daemon: Check whether standalone --pidfile use is secure.
1237     Prompted by Michael Orlitzky <michael@orlitzky.com>.
1238   * start-stop-daemon: Print complete verbose lines, instead of partial lines
1239     with no newlines and a final print with a newline.
1240   * start-stop-daemon: Add new --notify-await and --notify-timeout options,
1241     which implement the systemd readiness protocol for services.
1242     Closes: #910707
1243   * update-alternatives: Add new --debug option.
1244   * update-alternatives: Fix removal of obsolete slaves from the linked list.
1245     Reported by Andreas Beckmann <anbe@debian.org>. Closes: #916799
1246   * vendor.mk: Fix dpkg_vendor_derives_from macro documentation.
1247     Thanks to Colin Watson <cjwatson@debian.org>. Closes: #913816
1248   * vendor.mk: Add support for an improved dpkg_vendor_derives_from macro.
1249     Version the macros so that both can be used, and default the unversioned
1250     one to the version 0 macro.
1251   * dpkg: Mark the package we are giving up on a trigger cycle as "istobe"
1252     normal, so that the dependency checks know they cannot expect this package
1253     to be processed anymore. Otherwise we ended up never detecting that we
1254     were not making progress, as we expected to process this package at a later
1255     point, when that would never happen anymore. This then was causing asserts
1256     in the process queue loop. Closes: #901127, #910819
1257   * dpkg: Reset progress_bytrigproc once we have injected it into the current
1258     package process queue iteration, so that we do not keep trying to process
1259     it, which might end up generating artificial trigger cycles, if
1260     dependencies are not satisfied yet.
1261   * dpkg: Convert one trigger processing required type into the new try-queued
1262     one, so that we stop skipping unsatisfiable dependency checks.
1263   * dpkg: Move trigproc cycle reset inside try-deferred conditional. We should
1264     only reset the cycle detection in case we are not bailing out from the
1265     processing with an error, otherwise we could come back to this package and
1266     detect an artificial trigger cycle.
1267   * dpkg: Introduce a new dependency try level for trigger processing. This
1268     completely defers trigger processing until after the dependency cycle
1269     breaking level, so to avoid generating artificial trigger cycles, when we
1270     end up trying to process triggers with yet unsatisifiable dependencies.
1271     Closes: #810724, #854478, #911620
1272   * dpkg: Fix --help output, to clarify which arguments are optional.
1273   * libdpkg: Add proper tar error handling. This makes the tar extractor
1274     track and report back parse errors, so that we can give more descriptive
1275     messages.
1276   * libdpkg: Detect unsupported tar entry types to give better error messages.
1277   * libdpkg: Add new db-fsys:Files and db-fsys:Last-Modified virtual fields.
1278   * Perl modules:
1279     - Dpkg::Changelog::Debian: Preserve modelines at EOF. Closes: #916056
1280       Thanks to Chris Lamb <lamby@debian.org> for initial test cases.
1281     - Dpkg::File: Make file_slurp() also accept pathnames in addition to
1282       filehandles.
1283     - Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting move.
1284       Based on a patch by Iain Lane <laney@ubuntu.com> and
1285       Adam Conrad <adconrad@ubuntu.com>. Closes: #915881
1286     - Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import.
1287     - Dpkg::Shlibs::Objdump: Only select objdump program when going to use it.
1288     - Dpkg::Source::Package: Do not reinitialize fields member in constructor.
1289     - Dpkg::Source::Patch: Do not recommend --include-removal when not
1290       supported. Closes: #913012
1291     - Dpkg::Source::Package::V3::Bzr: Fix format name in output message.
1292     - Dpkg::Source::Package: Add a new format option to the new constructor.
1293       Prompted by James McCoy <jamesan@debian.org>.
1294     - Dpkg::Source::Package: Improve debian/source/format parsing and
1295       validation.
1296     - Dpkg::Source::Format: New public module.
1297       Prompted by Mattia Rizzolo <mattia@debian.org>.
1298   * Documentation:
1299     - dpkg(1): Clarify --remove action. Closes: #914478
1300     - dpkg-query(1): Clarify --list option behavior when no arguments are
1301       specified. Closes: #917098
1302     - deb-control(5): Clarify by adding a reference to deb-src-control(5) and
1303       removing an invalid comment in the example.
1304       Prompted by Helmut Grohne <helmut@subdivi.de>.
1305     - dpkg(1): Clarify databases used by --yet-to-unpack and --predep-package.
1306       Prompted by Johannes Schauer <josch@debian.org>.
1307     - Clarify character classes for various formats in man pages, by
1308       explicitly listing the character ranges within parenthesis.
1309       Prompted by Ian Jackson <ijackson@chiark.greenend.org.uk>.
1310     - dpkg-query(1): Document the version introducing the -f option.
1311     - dpkg-architecture(1): Add reference to the TERMS section in the
1312       VARIABLES section. Prompted by Axel Beckert <abe@debian.org>.
1313     - Fix POD for Dpkg::Interface::Storable derived method implementations.
1314     - Dpkg::Deps::Simple(3): Fix POD signature for new constructor.
1315   * Code internals:
1316     - dpkg-maintscript-helper: Use an explicit escape instead of a literal
1317       backslash.
1318     - Quote shell variables. Reported by Johannes Schauer <josch@debian.org>.
1319     - Switch perl code to use the new Dpkg::Source::Format module.
1320     - dpkg-source: Move source format selection earlier in the build.
1321     - dpkg-source: Use new format argument for Dpkg::Source::Package->new().
1322     - dpkg-shlibdeps: Remove unused variable.
1323     - dpkg-scanpackages: Unroll a single iteration loop.
1324     - start-stop-daemon: Compare foundany against 0 instead of treating it
1325       like a boolean.
1326     - start-stop-daemon: Switch code to use new info() and debug() functions.
1327     - update-alternatives: Use enums for actions instead of strings.
1328     - update-alternatives: Switch verbose selection into an enum.
1329     - dpkg: Negate tortoise_not_in_hare() function name and return value.
1330     - dpkg: Initialize trigcyclenode's next member once.
1331     - dpkg: Use common pattern of assigning as an iterator.
1332     - dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle().
1333     - dpkg: Switch dependtry from an int to an enum.
1334     - dpkg: Move dependtry description from deferred_configure() to its
1335       declaration.
1336     - dpkg: Split trigger processing types into required, try-queued and
1337       try-deferred.
1338     - dpkg-query: Rename variable to avoid shadowing a local function.
1339     - When allocating use the variable instead of the type in sizeof().
1340     - dselect: Rename variable r to pkgbin.
1341     - libdpkg, dpkg: Rename r variables to fnn.
1342     - libdpkg: Rename ret variable to next.
1343     - libdpkg: Cleanup fsys module symbol names.
1344     - libdpkg: Rename pkg_db symbols to pkg_hash.
1345     - libdpkg: Add new warning printer setter function.
1346       Prompted by Julian Andres Klode <jak@debian.org>.
1347     - libdpkg: Add new DPKG_ERROR_OBJECT macro.
1348   * Build system:
1349     - get-version: Use a format string with printf.
1350     - run-script: Use $() instead of deprecated ``.
1351     - run-script: Remove unused PERL_PROFILE variable, PERL5OPT can be used
1352       instead, and does not require leaving an unquoted variable around.
1353     - run-script: Add «set -e».
1354     - Build.PL: Set environment variables only for CPAN tests.
1355     - Build.PL: Set locale for CPAN tests to C. Fixes CPAN#127314.
1356     - configure: Split AM_INIT_AUTOMAKE arguments into different lines.
1357   * Packaging:
1358     - Bump Standards-Version to 4.2.1 (no changes needed).
1359     - Switch to debhelper compatibility level 11.
1360     - Create the log file in postinst only if it does not exist.
1361       Prompted by Johannes Schauer <josch@debian.org>.
1362     - Add superficial autopkgtest functional tests.
1363   * Test suite:
1364     - Add new shellcheck author test.
1365     - Add descriptions for the shellcheck exclude codes.
1366     - Update cppcheck suppressions.
1368   [ Updated programs translations ]
1369   * Dutch (Frans Spiesschaert). Closes: #912023
1370   * German (Sven Joachim).
1371   * Italian (Milo Casagrande). Closes: #915610
1372   * Portuguese (Miguel Figueiredo). Closes: #917813
1373   * Simplified Chinese (Zhou Mo). Closes: #919040
1375   [ Updated scripts translations ]
1376   * German (Helge Kreutzmann).
1378   [ Updated man pages translations ]
1379   * Dutch (Frans Spiesschaert). Closes: #912024
1380   * German (Helge Kreutzmann).
1382  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2019 14:26:04 +0100
1384 dpkg (1.19.2) unstable; urgency=medium
1386   [ Guillem Jover ]
1387   * dpkg: Fix --force-not-root for chown() and chmod() based syscalls, and
1388     give a more meaningful error message on chroot(). Closes: #614126
1389   * dpkg-divert, dpkg-statoverride: Add new --instdir and --root options,
1390     and make the commands honor the DPKG_ROOT environment variable.
1391     Closes: #487108
1392   * libdpkg: Call the pager with «$SHELL -c» to respect POSIX. Closes: #910009
1393   * libdpkg: Do not spawn a pager if we are going to call «cat».
1394   * libdpkg: Honor DPKG_PAGER when spawning a pager.
1395     Suggested by Craig Sanders <cas@taz.net.au>.
1396   * libdpkg: Set LESS to “-FRSXMQ” if not already set, when spawning a pager.
1397   * libdpkg: Ignore SIGPIPE when setting up a pager, and then ignore EPIPE
1398     errors when writing to stdout, otherwise if we quit the pager early, the
1399     program will exit with an error code.
1400   * libdpkg: Set stdout to be fully buffered when using a pager.
1401   * dpkg, dpkg-query: Add new --no-pager option. For dpkg this is also a
1402     configuration option. Closes: #909754
1403   * Perl modules:
1404     - Dpkg::OpenPGP: Ignore Version field in enarmored output.
1405       Fixes CPAN#127217.
1406     - Dpkg::OpenPGP: Do not read the gpg user configuration file.
1407     - Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1).
1408     - Dpkg::Source::Package::V2: Split the BinaryFiles module into its own
1409       file, and give it a more generic name (Dpkg::Source::BinaryFiles).
1410     - Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles
1411       module.
1412   * Documentation:
1413     - dpkg-buildpackage(1): Clarify --build=source explanation.
1414     - dsc(5): Clarify what “flattened” means in Testsuite-Triggers.
1415       Prompted by Mattia Rizzolo <mattia@debian.org>.
1416     - dsc(5): Add a reference to where the source formats are described.
1417       Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
1418     - dpkg-source(1): Improve documentation on vendor-specific series files.
1419     - deb-control(5): Document Build-Ids field.
1420       Prompted by Stuart Prescott <stuart@debian.org>.
1421     - dpkg(1): Clarify which fields are affected by dependency options.
1422       Prompted by James Clarke <jrtc27@debian.org>.
1423     - dpkg-query(1): Document the PAGER environment variable usage.
1424     - Dpkg(1): Add POD documentation about the module hierarchy and API.
1425   * Code internals:
1426     - dpkg-split: Use nfstrnsave() instead of nfmalloc() + memcpy().
1427     - libdpkg: Add new fsys-dir module.
1428     - libdpkg: Pass the file contents to the pager instead of the filename.
1429     - libdpkg: Add a pager kill switch, so that it can be forcefully disabled.
1430   * Build system:
1431     - Distribute a LICENSE file on CPAN.
1432     - Do not make the Build.PL script executable.
1433     - Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE instead.
1434     - Add a release_status key to the CPAN metadata.
1435     - Fix typo in CPAN recommends key.
1436     - Improve test and author CPAN dependencies.
1437   * Packaging:
1438     - Break libapt-pkg5.0 instead of apt. Closes: #909959
1439       Analysis by Sven Joachim <svenjoac@gmx.de>.
1440   * Test suite:
1441     - Skip version checks involving «dpkg --compare-versions» if not available.
1442       This is relevant on CPAN or on non-dpkg-based systems.
1444   [ Updated programs translations ]
1445   * Polish (Łukasz Dulny).
1447   [ Updated man pages translations ]
1448   * German (Helge Kreutzmann).
1450  -- Guillem Jover <guillem@debian.org>  Mon, 08 Oct 2018 11:43:48 +0200
1452 dpkg (1.19.1) unstable; urgency=medium
1454   [ Guillem Jover ]
1455   * Fix logic in dpkg-buildpackage to decide whether to run build targets,
1456     which broke tons of packages that are violating Debian policy MUSTs.
1457     Thanks to James Clarke <jrtc27@debian.org>. Closes: #878899
1458   * Do not try to recompute hashes for the .dsc file when signing binary-only
1459     builds in dpkg-buildpackage. Reported by Ximin Luo <infinity0@debian.org>.
1460   * Pass the correct source stanza to the dpkg-buildpackage code parsing the
1461     Rules-Requires-Root field. This meant the field was being ignored.
1462   * Run dpkg-source directly from the current working directory in
1463     dpkg-buildpackage, instead of changing directory back and forth.
1464   * Setup and check rootcommand in dpkg-buildpackage only if it is going to
1465     be needed. Reported by Niels Thykier <niels@thykier.net>.
1466   * Add color support to dpkg-maintscript-helper (a shell script).
1467   * Fix warning by including <sys/sysmacros.h> for makedev() in libdpkg.
1468   * Fix directory traversal with dpkg-deb --raw-extract, by guaranteeing
1469     that the DEBIAN pathname does not exist. Closes: #879982
1470     Reported by Jakub Wilk <jwilk@jwilk.net>.
1471   * Add new AS, STRIP, OBJCOPY, OBJDUMP, NM, AR and RANLIB buildtools
1472     variables to buildtools.mk. Prompted by Helmut Grohne <helmut@subdivi.de>.
1473   * Restore rejecting negated architectures in Architecture field in
1474     dpkg-gencontrol and dpkg-genchanges. Regression introduced in dpkg 1.18.5.
1475   * Fix dpkg-gensymbols to print "error" instead of "warning" when these
1476     are fatal. Closes: #881488
1477   * Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as
1478     the variable is expected to be set by any builder, not just dpkg. And
1479     introduce ephemeral backwards compatibility even though there are no
1480     known users.
1481   * Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is
1482     <implementations-keywords>, following the specification.
1483   * Specify that DEB_GAIN_ROOT_CMD in R³ should preserve the environment.
1484     Proposed by Josh Triplett <josh@joshtriplett.org>.
1485   * Specify new DEB_RULES_REQUIRES_ROOT variable for R³ support.
1486   * Add new --rules-requires-root option to dpkg-buildpackage.
1487   * Declare R³ specification as "recommendation, stable" with version 1.0.
1488   * Export architecture variables by default from architecture.mk, as
1489     documented in dpkg-architecture(1). Closes: #888964
1490     Thanks to Jack Bates <wdz7eo@nottheoilrig.com>
1491   * Increment the line number on dpkg --set-selections on unknown packages.
1492     Reported by Heinz Repp <heinz.repp@arcor.de>. Closes: #888983
1493   * Switch a DEBIAN/conffile parsing assert() in dpkg due to empty lines
1494     into an ohshit(), because this is really a run-time error.
1495   * Fix assert() in dselect to expect the method lock file descriptor to be
1496     initialized, instead of non-zero.
1497   * Switch a fatal() call in start-stop-daemon into the new BUG() macro,
1498     because it is really an internal error.
1499   * Switch all assert() calls (except in update-alternatives) into internerr()
1500     or BUG() calls, to get way better reporting with variable contents and
1501     descriptions, and to make them always present independent of NDEBUG.
1502   * Add a new --no-rename option to dpkg-divert. This is the current default
1503     behavior, but it will make it possible to do a default switch in 1.20.x.
1504   * Warn when using dpkg-divert --add or --remove w/o --rename or --no-rename.
1505   * Warn when using dpkg-divert --rename on a file from an Essential package.
1506   * Use a single “struct filenamenode” definition for the entire code base.
1507     Closes: #746766
1508   * Add support for frontend locking. This makes it possible for frontends
1509     using this new protocol, to safely lock the dpkg database w/o risk of
1510     race conditions with other dpkg instances or frontends supporting the
1511     same protocol. Thanks to Julian Andres Klode <jak@debian.org>.
1512     Closes: #850417, #851984
1513   * Do not emit perl warnings in dpkg-source --help on source formats w/o
1514     options.
1515   * Make dpkg-buildpackage validate OpenPGP signing key IDs length. Error out
1516     for short key IDs and warn for long key IDs.
1517   * On the dpkg conffile prompt, print the set of environment variables setup
1518     for the conffile shell, for easier discoverability.
1519   * Fix dpkg-buildpackage option --rules-file parsing. It was trying to parse
1520     it as --rules-target, which due to the ordering was a no-op.
1521   * Only check for fallback build targets presence on binary builds in
1522     dpkg-buildpackage.
1523   * Only check required build dependencies for known targets specified with
1524     dpkg-buildpackage --rules-target option.
1525     Reported by Johannes Schauer <josch@debian.org>.
1526   * Track package status dirtiness in dpkg to only log and report in status-fd
1527     when it has changed, removing duplication in output. Closes: #365921
1528   * Use Synopsis instead of Summary for the short Description, to unify the
1529     nomenclature and to make it more descriptive. Add a new binary:Synopsis
1530     virtual field to dpkg-query show format.
1531   * Add new dpkg-buildpackage --no-post-clean option, to be able to explicitly
1532     select the current default behavior.
1533   * Dump database package records in alphabetical order. This will give
1534     reproducible status and available database files, and make it possible
1535     to output other deb822 formatted data in a deterministic way.
1536   * Require both standard input and output to be connected to a terminal to
1537     use a pager.
1538   * Run dpkg-query --list output through a pager if we are on a terminal,
1539     instead of truncating it, to avoid data loss. Closes: #898603
1540   * Fix use after free in dpkg maintainer script handling. Regression
1541     introduced in dpkg 1.19.0.
1542   * Flush output for dpkg-query --status, --print-avail and --listfiles at
1543     the end, instead of after each stanza.
1544   * Add support for dumping all dpkg-query --status and --print-avail records
1545     from the database when no arguments are specified. Closes: #616342
1546   * Add new dpkg-gensymbols -l option to avoid having to abuse LD_LIBRARY_PATH
1547     for cross-build paths.
1548   * Check that DPKG_MAINTSCRIPT_PACKAGE is defined in dpkg-maintscript-helper.
1549     Closes: #907772
1550   * Switch dpkg-gencontrol and dpkg-genchanges to track automatically
1551     generated artifacts by using the Auto-Built-Package field from the binary
1552     package instead of hardcoding package name patterns (such as «-dbgsym$»).
1553   * Add new --reverse option to dpkg-parsechangelog, to list the changelog
1554     entries in reverse order.
1555   * Architecture support:
1556     - Add support for riscv64 CPU. Closes: #822914
1557       Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>
1558     - Document the purpose and columns in the tupletable file.
1559   * Portability:
1560     - Add libcompat md5 module to the libcompat-test library, so that we
1561       always make sure it builds, even when we use an external implementation.
1562     - Convert libcompat md5 module to use C99 int types, instead of mapping
1563       them from the BSD types at configure time.
1564     - Use MD5_CTX instead of struct MD5Context, as the prevalent more portable
1565       type on system's <md5.h> headers.
1566     - Check for ldconfig command in dpkg only on platforms that do have it.
1567     - Fix file descriptor leak in start-stop-daemon on AIX.
1568     - libcompat: Add new strchrnul() implementation.
1569   * Perl modules:
1570     - Dpkg::Source::Package::V1: Check that $tarname is defined before use.
1571       Thanks to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
1572       Closes: #879124
1573     - Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl
1574       errors on paths not accepted for fixdebugpath.
1575       Reported by Mattia Rizzolo <mattia@debian.org>, on IRC. Closes: #881051
1576     - Dpkg::Changelog: Print versions for incorrect changelog range warnings.
1577       Thanks to Paul Wise <pabs@debian.org>.
1578     - Dpkg::Shlibs::SymbolFile: Check that $state->{seen} exists instead of
1579       $state being just defined. Fixes regression in dpkg-gensymbols symbols
1580       output. Thanks to Dmitry Shachnev <mitya57@debian.org>. Closes: #880166
1581     - Dpkg::Arch: Add new positive options argument to arch validators.
1582     - Dpkg::Vendor::Debian: Mark hurd-i386 as having gcc builtin PIE.
1583       Requested by Samuel Thibault <sthibault@debian.org>.
1584     - Dpkg::Source::Package::V2: Print one building line per existing tarball.
1585     - Dpkg::Source::Package: Print building lines for upstream tarball
1586       signatures. Closes: #888787
1587     - Dpkg::Deps: Turn virtualpkg tracking from an arrayref into a hashref.
1588     - Dpkg::Vendor::Debian: Mark riscv64 as having gcc builtin PIE.
1589     - Dpkg::Shlibs::Objdump: Fix ELF program detection, for PIE binaries and
1590       executable libraries.
1591     - Dpkg::Version: Fix bool overload behavior back to be an is_valid()
1592       alias. Emit a specific perl warning until 1.20.x so that users can check
1593       whether the semantic change has any impact on the code, which can then
1594       be quiesced. Closes: #895004
1595     - Dpkg::Changelog::Parse: When detecting the changelog format, read the
1596       last 4KiB of the file instead of using «tail -n40», which should be
1597       both faster and more portable, as the default tail(1) is not POSIX
1598       compliant on all systems (c.f. Solaris).
1599     - Dpkg::Build::Types: Add new set_build_type_from_targets() function.
1600     - Dpkg::Shlibs::SymbolFile: Always assign a proper Dpkg::Version to the
1601       deprecated variable, otherwise the scalar value 0 can get confused
1602       on scalar context to denote it is *not* deprecated instead of being
1603       version 0.
1604     - Dpkg::Shlibs: Disable bool overload Dpkg::Version warnings.
1605     - Dpkg::Vendor::Debian: Inline _parse_feature_area() into
1606       _add_build_flags(), for a small speed up and line count reduction.
1607     - Dpkg::BuildFlags: Move default flags setting into the Dpkg::Vendor
1608       modules.
1609     - Dpkg::Gettext: Fix fallback textdomain() to honor its expected interface.
1610     - Dpkg::Deps: Split subpackages into their own separate modules.
1611     - Dpkg::Source: Do not change patch permissions if not necessary.
1612       Closes: #898010
1613     - Dpkg::Substvars: Reword used/unused warnings to clarify their meaning.
1614       Closes: #904258
1615     - Dpkg::Shlibs: Warn when using LD_LIBRARY_PATH with a private library
1616       directory which is a descendent of the current working directory.
1617     - Dpkg::Source::Package::V3::Quilt: Print series file used when applying
1618       patches.
1619     - Dpkg::OpenPGP: Return the destination path on successful ASCII armor
1620       conversion.
1621     - Dpkg::Control::Fields: Do not use & sigil for function calls.
1622     - Dpkg::Shlibs: Ignore nonexistent directories present in LD_LIBRARY_PATH.
1623     - Dpkg::Deps::KnownFacts: Satisfy :native with arch:all packages too.
1624       These are treated as native packages everywhere else in the multi-arch
1625       design, this was the only exception, which has become a source of
1626       packaging problems as of late. This was apparently an oversight in
1627       the original implementation. Closes: #854438
1628     - Dpkg::Vendor::Debian: Add fixfilepath support to reproducible feature.
1629     - Dpkg::Dist::Files: Add support for file attributes.
1630   * Documentation:
1631     - Update gettext minimal version in README.
1632     - Add a missing dot on the dpkg-buildflags(1) «lfs» feature paragraph.
1633       Spotted by Helge Kreutzmann <debian@helgefjell.de>.
1634     - Document DPKG_COLORS environment variable for all programs using it.
1635     - Document DPKG_NLS environment variable for all programs using it.
1636     - Document the Testsuite and Testsuite-Triggers fields in
1637       deb-src-control(5). Prompted by Mattia Rizzolo <mattia@debian.org>.
1638     - Update git URLs for move away from alioth.debian.org.
1639     - Fix set_build_type_from_options() description in Dpkg::Build::Types.
1640     - Clarify PIE build flag feature semantics. Closes: #900088
1641     - Clarify dpkg-buildpackage pre and post-clean options and their default
1642       state.
1643     - Add --build option equivalents for dpkg-buildpackage short build type
1644       options in --help output.
1645     - Fold dpkg-buildpackage --[no-]check-builddeps in --help into both -D
1646       and -d option descriptions.
1647     - Mark profiles as a replaceable item in dpkg-buildpackage --help output.
1648     - Update test suite requirements in README.
1649     - Document textdomain() and ngettext() replacement functions in
1650       Dpkg::Gettext POD.
1651     - Clarify arch-qualified dependency simplification in Dpkg::Deps POD.
1652     - Improve Dpkg::Deps modules and methods documentation.
1653     - Fix typo in deb-changes(5). Closes: #902616
1654     - Clarify awaiting state for interest and activate directives.
1655       Closes: #904060
1656     - Fix man page markup. Closes: #900033, #900035, #900040
1657       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.
1658     - Fix Doxygen comment for libdpkg dpkg_arch_find() function.
1659     - Document the dangers of using start-stop-daemon(8) only with --pidfile
1660       as matching option with the pid file owned by a non-privileged user.
1661   * Code internals:
1662     - Do not use stringy eval to define different sub implementations,
1663       just assign an anonymous sub to the typeglob.
1664     - Use memccpy() instead of strncpy() to quiesce a gcc-8 warning.
1665     - Change pkgbin_name_needs_arch() to never arch-qualify packages that
1666       have an empty or no architecture, which was already handled as part
1667       of varbuf_add_archqual().
1668     - libdpkg: Factor out cached arch-qualified package name generation into
1669       new pkgbin_name_archqual() function.
1670     - libdpkg: Add new pkg_name() and pkgbin_name() const variants.
1671     - libdpkg, dselect: Use new pkg_name_const() and pkgbin_name_const().
1672     - libdpkg: Rename struct pkginfo files member to archives.
1673     - dpkg: Call ensure_package_clientdata() defensively.
1674     - dpkg: For read-only state functions, check that clientdata is allocated
1675       before using it.
1676     - libdpkg: Move files list information from dpkg clientdata to pkginfo.
1677     - dpkg: Move ensure_package_clientdata() into its own file.
1678     - libdpkg: Move db-fsys code from src to lib/dpkg.
1679     - libdpkg: Rename pkg-db module to pkg-hash.
1680     - libdpkg: Simplify pkg_files_blank() by using a pointer to pointer to
1681       track the previous entry.
1682     - libdpkg: Factor out package files handling into its own module.
1683     - libdpkg: Switch to a new tiny struct to track file on-disk identity.
1684       This should reduce the run-time memory used.
1685     - libdpkg: Reset nfiles in files_db_reset().
1686     - libdpkg: Split push_cleanup() into push_cleanup_fallback().
1687     - Switch from strchr() + strlen() to strchrnul().
1688     - libdpkg: Change dpkg_error to track errno values.
1689     - libdpkg: Add new varbuf_new() and varbuf_free() functions.
1690     - libdpkg: Add new file_slurp() function.
1691     - libdpkg: Switch db-fsys to use the new file_slurp() function.
1692     - libdpkg: Add new pkg_infodb_reset_dir().
1693     - libdpkg: Add new m_dup() function.
1694     - libdpkg: Factor out package stanza printing into its own function.
1695     - libdpkg: Split pager specific code into its own module.
1696     - libdpkg: Add pager spawning and reaping support.
1697     - Use new pager spawning support instead of open-coding it, or piping it
1698       via a shell invocation, which required metacharacter escaping.
1699     - dpkg-query: Split enqperpackage() into each different action.
1700   * Build system:
1701     - Set distribution tarball format to ustar, instead of default v7 format.
1702     - Mark PO4A and POD2MAN as precious variables.
1703     - Automatically replace -Wno- with -W when testing compiler flags,
1704       instead of passing the positive form manually.
1705     - Enable clang -Wdocumentation warning if available.
1706     - Enable gcc-7 -Wregister warning if available.
1707     - Add CPAN distribution machinery for the perl modules. Closes: #821177
1708     - Add an autogen script to help people bootstrap the project.
1709     - Distribute the man.stamp from VPATH.
1710     - Preserve timestamps when distributing man pages.
1711     - Add a GitLab CI configuration file.
1712     - Disable C optimization levels when configuring for code coverage.
1713   * Packaging:
1714     - Install update-alternatives policykit-1 file.
1715     - Add Breaks to libdpkg-perl against pkg-kde-tools (<< 0.15.28~), as
1716       that package is using private modules with no API guarantees, that
1717       obviously broke due to recent changes in 1.19.0. Closes: #878919
1718     - Add Breaks on debhelper << 10.10.1~ to dpkg-dev, so that debhelper users
1719       wanting to use R³ support do not need a versioned dependency on dpkg-dev.
1720     - Add Breaks dgit << 3.13~ to libdpkg-perl, as older dgit versions assumed
1721       that Dpkg::Compression::Process was available, via implicit import
1722       from Dpkg::Source::Package.
1723       Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
1724     - Bump Standards-Version to 4.1.1 (no changes needed).
1725     - Add bzip2 and xz-utils to Build-Depends, required by the functional test
1726       suite, but shadowed by dpkg-dev from the build system pulling those in.
1727     - Add versioned libncurses-dev as the first Build-Depends alternative.
1728       Thanks to Sven Joachim <svenjoac@gmx.de>.
1729     - Do not pass VERBOSE to test suite, as we are not using any automake
1730       test driver, so it does not get honored.
1731     - Rename maintainer-build DEB_BUILD_OPTIONS to new standardized terse.
1732     - Enable verbose test suite only in non-terse builds.
1733     - Add a Suggests on sensible-utils to libdpkg-perl.
1734     - Switch libdpkg-perl again to depend on perl:any, now that debootstrap
1735       in stable (stretch) supports arch-qualified dependencies.
1736     - Update libdpkg-perl public module list in package description.
1737     - Add Breaks on apt (<< 1.7~b) for --status-fd duplicate removals.
1738   * Test suite:
1739     - Skip Dpkg::OpenPGP test if gpg is not present.
1740     - Check POD in all perl scripts.
1741     - Consider *.PL also to be perl files.
1742     - Infer automatically the unit test data directory.
1743     - Infer automatically the unit test temp directory.
1744     - Add new po author test case (use i18nspector if available).
1745     - Add new test cases to clarify arch-qualified dependency simplification.
1746     - Add several TODO tests cases for dependency simplification.
1747     - Add new cppcheck author test.
1748     - Add support for new test_get_srcdir() test_get_builddir().
1749     - Add new unit tests for namevalue, fsys-hash and pkg-hash libdpkg modules.
1750     - Improve coverage of perl unit tests.
1751     - Delete fixup lines from i18nspector output instead of emptying them.
1752     - Add new codespell author test.
1753     - Add new test that the public libdpkg headers can be compiled with C++.
1755   [ Josh Triplett ]
1756   * Perl: Replace all calls to Cwd::cwd with Cwd::getcwd; the former calls
1757     /bin/pwd, while the latter uses the getcwd() syscall directly.
1759   [ Updated programs translations ]
1760   * Dutch (Frans Spiesschaert). Closes: #881401
1761   * German (Sven Joachim).
1762   * Italian (Milo Casagrande). Closes: #883085
1763   * Polish (Łukasz Dulny).
1764   * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #900547, #890806
1765   * Spanish (Javier Fernández-Sanguino).
1766   * Traditional Chinese (Buo-ren Lin). Closes: #905887
1767   * Turkish (Mert Dirik). Closes: #886252
1769   [ Updated scripts translations ]
1770   * German (Helge Kreutzmann).
1772   [ Updated man pages translations ]
1773   * Dutch (Frans Spiesschaert). Closes: #881403
1774   * German (Helge Kreutzmann).
1775   * Simplified Chinese (Zhou Mo).
1777  -- Guillem Jover <guillem@debian.org>  Wed, 26 Sep 2018 15:13:22 +0200
1779 dpkg (1.19.0) unstable; urgency=medium
1781   [ Guillem Jover ]
1782   * Remove an unused variable in dpkg-shlibdeps.
1783     Thanks to Niels Thykier <niels@thykier.net>.
1784   * Parse start-stop-daemon usernames and groupnames starting with digits in
1785     -u and -c correctly. Reported by Bodo Eggert <7eggert@online.de>.
1786   * Cache the result of «dpkg-query --control-path» calls in dpkg-shlibdeps.
1787     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #846405
1788   * Always use the binary version for the .buildinfo filename in
1789     dpkg-genbuildinfo. Reported by Raphaël Hertzog <hertzog@debian.org>.
1790     Closes: #869236
1791   * Fix integer overflow in deb(5) format version parser.
1792     Closes: #868356
1793   * Re-enable upstream tar signatures when building source format 1.0.
1794   * Make dpkg-deb --build sanity check the config maintainer script file type
1795     and permissions.
1796   * Add support to dpkg-deb for rootless builds, by setting the owner and
1797     group for the control.tar entries to root:root, and making it possible to
1798     do the same for the data.tar entries via the new --root-owner-group option.
1799     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #291320
1800   * Make dpkg-buildpackage error out if --as-root is passed without
1801     --rules-target.
1802   * Add support for rootless builds in dpkg-buildpackage by honoring the
1803     Rules-Requires-Root (R³) field.
1804   * Add new dpkg-buildflags --query command, which is like --status but in
1805     deb822 format.
1806   * Remove long obsolete dselect floppy method.
1807   * Remove traces of non-US support from dselect methods.
1808   * Add support for a new Build-Kernel-Version field in .buildinfo files,
1809     that can be emitted with a new dpkg-genbuildinfo --always-include-kernel
1810     option. Closes: #873937
1811   * Make dpkg-genchanges honor substvars in .changes Description field.
1812     Closes: #856547
1813   * Add support for source package Description and substvars. This new
1814     field in the debian/control source stanza will be copied into the .dsc
1815     file, and will also be used to initialize the new source:Synopsis and
1816     source:Extended-Description substvars that will be available when
1817     generating the DEBIAN/control and .changes files. Closes: #555743
1818   * Add new “future” feature area in dpkg-buildflags:
1819     - Add new «lfs» feature, to be used instead of the getconf(1) interface
1820       which cannot support cross-building.
1821   * Add new buildtools.mk make fragment to support build tools variable
1822     setup, for both TOOL and TOOL_FOR_BUILD variables. Not included by
1823     default from default.mk.
1824   * Make --uniform-compression the new default dpkg-deb behavior. Add support
1825     for negating the option via --no-uniform-compression.
1826   * Clarify subprocess error message by shuffling words around.
1827   * Print the package name on maintainer script errors. Closes: #877521
1828   * Fix capitalization of Debian in dpkg-deb output messages.
1829   * Add a policykit file for running update-alternatives via pkexec.
1830     Propose by Boyuan Yang <073plan@gmail.com>.
1831   * Perl modules:
1832     - Switch from Dpkg::Util to List::Util, now that the module in the
1833       new required Perl contains the needed functions.
1834     - Add a new "unique_tuple_key" option to Dpkg::Index set_options() to
1835       set better default "get_key_func" options, which will become the default
1836       behavior in 1.20.x. Prompted by Johannes Schauer <josch@debian.org>.
1837     - Mark ppc64 and powerpc as having gcc builtin PIE in Dpkg::Vendor::Debian.
1838     - Make the Dpkg::Substvars warnings output deterministic.
1839       Thanks to Chris Lamb <lamby@debian.org>. Closes: #870221
1840     - Remove unused POSIX module imports.
1841     - Use Errno module instead of the slow to import POSIX.
1842     - Remove unused Dpkg::Path from Dpkg::Vendor::Ubuntu.
1843     - Only load POSIX from Dpkg::Compression::FileHandle if we are going to
1844       use signal definitions, reducing the load time of many other modules.
1845     - Only load Dpkg::BuildOptions and Dpkg::Arch from Dpkg::Vendor-specific
1846       modules if we are going to use them, reducing the load time of many
1847       other modules.
1848     - Only load Term::ANSIColor from Dpkg::ErrorHandling if we are going to
1849       use colors, reducing the load time of many other modules.
1850     - Move color setup into report_pretty in Dpkg::ErrorHandling.
1851     - Move printforhelp initialization into usageerr() in Dpkg::ErrorHandling.
1852     - Avoid many function arguments in Dpkg::Shlibs::SymbolFile parse().
1853     - Avoid many function arguments in Dselect::Ftp do_connect().
1854     - Add new Dpkg::Interface::Storable option to disable compression support,
1855       so that we can load Dpkg::Compression::FileHandle only when enabled.
1856     - Disable decompression support for Dpkg::Vendor origin files.
1857     - Move file_lock() function into a new Dpkg::Lock module, to reduce the
1858       module load chain for several Dpkg modules.
1859     - Add support for new DPKG_NLS environment variable in Dpkg::Gettext,
1860       that when set to 0 will disable NLS (i18n) support in the Dpkg modules,
1861       and reduce the load chain.
1862     - Disable compression when using the default file in
1863       Dpkg::Changelog::Parse.
1864     - Mark all missing CTRL_INDEX_SRC and CTRL_INDEX_PKG fields as allowed
1865       in Dpkg::Control::FieldsCore.
1866     - Complete field order for CTRL_PKG_DEB and CTRL_FILE_STATUS types in
1867       Dpkg::Control::FieldsCore.
1868     - Switch to use lowercase field names for all internal field name
1869       handling in Dpkg::Control::FieldsCore, giving a significant speed up.
1870     - Remove dependency on Dpkg::Checksums from Dpkg::Control::FieldsCore.
1871     - Do not execute code when importing Dpkg::Control::FieldsCore.
1872     - Use substr instead of a regex to match the first line characters in
1873       when parsing control files in Dpkg::Control::HashCore.
1874     - Merge build flag methods into a single _add_build_flags private method
1875       in Dpkg::Vendor::Debian.
1876     - Do not use an intermediate variable in Dpkg::Control::HashCore::Tie
1877       STORE method.
1878     - Expect deb822 stanza delimiters more often than OpenPGP Armor Headers
1879       in Dpkg::Control::HashCore parse method.
1880     - Optimize trailing space matching on Dpkg::Control::HashCore parse
1881       method, by trimming it just once at the beginning of the iteration.
1882     - Optimize trailing space trimming on Dpkg::Control::HashCore parse
1883       method, by requiring that at least one whitespace is present.
1884     - Optimize first character matching in Dpkg::Control::HashCore parse
1885       method, by storing the first character in a variable.
1886     - Optimize field/value parsing in Dpkg::Control::HashCore parse method,
1887       by switching from a capturing regex to split() plus a checking regex.
1888     - Auto-convert binary signatures to OpenPGP ASCII Armor in
1889       Dpkg::Source::Package when building source packages.
1890     - Switch Dpkg::Source::Package::V3 modules to use find_command() instead
1891       of ad-hoc code.
1892     - Call source format prerequisites Dpkg::Source::Package method if
1893       present. Addresses: #877688
1894     - Unify Dpkg::ErrorHandling subprocess errors with the ones from libdpkg.
1895     - Do not emit a perl warning if gcc or dpkg is not found from Dpkg::Arch,
1896       the code already handles the commands not being present.
1897     - Do not unnecessarily require setting the host_arch in Dpkg::Deps.
1898       Closes: #856396
1899     - Do not normalize args past a passthrough stop word in Dpkg::Getopt.
1900       Some commands pass some arguments through to another command, and
1901       those must not be normalized as that might break their invocation.
1902       Reported by Helmut Grohne <helmut@subdivi.de>.
1903   * Documentation:
1904     - Document currently accepted syntax for changelogs in deb-changelog(5).
1905       Closes: #858579
1906     - Mark source:Version substvar in bold in deb-substvars(5).
1907     - Clarify behavior for dpkg-maintscript-helper. Closes: #857852
1908     - Use <command-string> instead of <command> for -c argument value in
1909       dpkg-architecture(1). Reported by Johannes Schauer <josch@debian.org>.
1910     - Itemize the CTRL_* constants in the Dpkg::Index POD.
1911     - Update buildinfo information in dpkg-buildpackage man page to match
1912       the current implementation.
1913     - Add all source files to POTFILES.in files.
1914     - Move deb-version man page to section 7.
1915     - Remove reference to obsolete dpkg-cross(1).
1916     - Sort control field export markers by tool order in deb-src-control(5).
1917     - Document Package-Type and Enhances fields in deb-control(5).
1918     - Write the actual glyphs used to delimit dependency restrictions in
1919       deb-src-control(5).
1920     - Move Package-Type description just after the Package field in
1921       deb-src-control(5).
1922     - Move udeb-specific fields to the end of the list of fields in
1923       deb-src-control(5), and mention these are really udeb-specific.
1924     - Document that dependency fields in binary stanza can have restrictions
1925       in deb-src-control(5).
1926     - Clarify that the Testsuite field is comma-separarted.
1927     - Fix update-alternatives man page section in alternatives/README file
1928       reference. Closes: #872309
1929     - Use correct name for archname validator value in dpkg(1) man page.
1930       Reported by Niels Thykier <niels@thykier.net.
1931     - Add new deb-src-rules(5) man page.
1932     - Document that trailing commas are valid in debian/control dependency
1933       fields, which get stripped when generating output files.
1934       Prompted by Mattia Rizzolo <mattia@debian.org>.
1935     - Clarify that sanitize options should not be used for production builds.
1936     - Remove recommendation to use Pre-Depends for trigger directives from
1937       deb-triggers(5). Closes: #864882
1938     - Add new rootless build experimental draft specification.
1939       Initial proposal by Niels Thykier <niels@thykier.net>, wording fixes
1940       and spec clarifications by Guillem Jover <guillem@debian.org>.
1941     - Fix several function signature documentation.
1942   * Code internals:
1943     - Switch perl code to use -> operator for function variables.
1944     - Switch perl code from split() with /\s+/ to ' '.
1945   * Build system:
1946     - Require Perl 5.20.2, the version in Debian oldstable (jessie).
1947     - Use new gcc-7 -Wrestrict and -Wshift-negative-value warnings if
1948       available.
1949     - Do not override the default DEPENDENCIES for libdpkg, extend it instead.
1950     - Install perl man pages in section 3perl.
1951   * Packaging:
1952     - Remove preinst maintainer scripts for dselect and dpkg-dev, for an
1953       ancient /usr/share/doc symlink to directory switch. Closes: #867327
1954     - Remove now unused libio-string-perl Build-Depends, and versioned
1955       dpkg-dev as we do not use build profiles any more.
1956     - Set Rules-Requires-Root field to no.
1957     - Do not set redundant source compression to xz.
1958     - Bump Standards-Version to 4.1.0 (no changes needed).
1959     - Switch to debhelper compatibility level 10.
1960     - Split alternatives logrotate into its own configuration file to help
1961       downstreams and derivatives.
1962     - Remove ancient code recompressing the alternatives database backups
1963       from xz to gzip in the dpkg daily cron job.
1964     - Remove Replaces and Breaks for ancient transitions.
1965     - Remove workaround for ancient gcc lacking stackprotectorstrong support.
1966     - Remove maintainer script code to handle downgrades to pre-triggers and
1967       pre-multiarch dpkg versions.
1968     - Remove alternative logs when purging dpkg (!?).
1969     - Add support for DPKG_ROOT in dpkg maintainer scripts.
1970     - Add git and bzr to libdpkg-perl Suggests. Closes: #877688
1971   * Test suite:
1972     - Enable perlcritic Documentation::RequirePodSections and
1973       Miscellanea::ProhibitTies.
1974     - Disable perlcritic ValuesAndExpressions::ProhibitEscapedCharacter.
1975     - Add a new all_perl_modules function to Test::Dpkg.
1976     - Add a new module-version unit test to check that module $VERSION
1977       matches the newest entry in the CHANGES section.
1978     - Use Module::Metadata instead of grepping for $VERSION in pod-coverage.
1979     - Avoid many function arguments in Dpkg_Changelog.t check_options().
1980     - Add a new unit test for Dpkg::Control::FieldsCore.
1981     - Switch from IO::String to native open() scalar support.
1982     - Use UTC0 when setting TZ.
1984   [ Updated programs translations ]
1985   * German (Sven Joachim).
1986   * Italian (Pietro Battiston). Closes: #864509
1987   * Portuguese (Miguel Figueiredo). Closes: #868800
1988   * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #867133, #877929
1990   [ Updated scripts translations ]
1991   * German (Helge Kreutzmann).
1993   [ Updated man pages translations ]
1994   * Dutch (Frans Spiesschaert). Closes: #862924
1995   * German (Helge Kreutzmann).
1997  -- Guillem Jover <guillem@debian.org>  Tue, 17 Oct 2017 01:51:16 +0200
1999 dpkg (1.18.24) unstable; urgency=medium
2001   [ Guillem Jover ]
2002   * Add missing symbols to the libdpkg map file.
2003   * Fix dpkg-shlibdeps to preserve the Dpkg::Shlibs::find_library() order
2004     when scanning symbols/shlibs files. This was causing generation of bogus
2005     dependencies when multiple packages provide the same SONAME on different
2006     directories. Regression introduced in dpkg 1.18.17. Closes: #860979
2007   * Make dpkg-maintscript-helper print all unowned files from a directory
2008     when printing the error message, to ease debugging those problems after
2009     the fact. Closes: #813454, #860238
2010     Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
2011   * Add duplicate prevention code for debian/files to dpkg-genbuildinfo, so
2012     that successive runs with different versions and equivalent build types
2013     do not generate multiple .buildinfo entries to be uploaded, which is
2014     similar to what dpkg-gencontrol is doing for .deb files.
2015   * Fix conffile takeover handling during unpack in dpkg on --root or
2016     on diversions. Closes: #837051, #858004
2017   * Fix digest inference for shared conffiles, causing bogus takeover
2018     unpack errors. Regression introduced in dpkg 1.16.9. Closes: #861217
2019   * Improve tar entry metadata parsing in dpkg:
2020     - Do not parse device numbers for non block nor char tar entry objects.
2021     - Make the existing octal parser more robust, by checking for the
2022       expected format of leading zeros or spaces, followed by any ASCII
2023       octal characters (0-7), followed by zero or more space or NULs.
2024     - Add support for base-256 encoded numeric fields, to support large
2025       values, for UID/GID, device number, size and even signed timestamps.
2026       This is necessary not only to be able to store larger values, but to
2027       cover packages that can already be generated by dpkg-deb, given that
2028       it uses the system GNU tar when building. Closes: #850834
2029   * Architecture support:
2030     - Add support for ARM64 ILP32. Closes: #824742
2031       Thanks to Wookey <wookey@wookware.org>.
2032   * Perl modules:
2033     - Remove obsolete hardening-wrapper support from Dpkg::Vendor::Ubuntu.
2034       Thanks to Adam Conrad <adconrad@0c3.net>.
2035     - Bump $Dpkg::Deps::VERSION to match the one documented in CHANGES.
2036     - Ignore by default debian/files.new and debian/files for all source
2037       formats in Dpkg::Source::Package, because these are generated files
2038       with well known pathnames, part of the public interface, and with
2039       dpkg-genbuildinfo always injecting .buildinfo entries into
2040       debian/files, this meant this could disrupt previous workflows based
2041       on not cleaning the source tree.
2042   * Documentation:
2043     - Many spelling fixes. Thanks to Josh Soref <jsoref@gmail.com>.
2044     - Do not include misspellings in changelogs, as that makes detecting them
2045       more difficult.
2046   * Build system:
2047     - Use libexec variable for auxiliary internal programs, and set it to
2048       /usr/lib on Debian and derivatives.
2049     - Check that the detected tar is a GNU tar.
2050     - Check that the detected patch is a GNU patch, so that we get a directory
2051       traversal resistant patch implementation. This fixes CVE-2017-8283 by
2052       delegating those checks to patch(1), so that we trap blank-indented
2053       diff hunks trying to escape from the source tree.
2054   * Test suite:
2055     - Add a test case for blank-indented patches which were the cause for
2056       CVE-2017-8283.
2057     - Handle files with non-zero sizes in c-tarextract libdpkg test code.
2059   [ Updated programs translations ]
2060   * Catalan (Guillem Jover).
2061   * Czech (Miroslav Kure).
2063   [ Updated dselect translations ]
2064   * Catalan (Guillem Jover).
2066   [ Updated scripts translations ]
2067   * Catalan (Guillem Jover).
2069   [ Updated man pages translations ]
2070   * German (Helge Kreutzmann, David Rabel). Closes: #857449
2071   * Spanish (Javier Fernández-Sanguino).
2073  -- Guillem Jover <guillem@debian.org>  Wed, 17 May 2017 13:16:25 +0200
2075 dpkg (1.18.23) unstable; urgency=medium
2077   [ Guillem Jover ]
2078   * Handle unmatched arch-qualified virtual packages in dpkg-genbuildinfo,
2079     instead of letting perl die. Closes: #849944
2080   * Declare .buildinfo format as stable with version 1.0.
2081   * Do not depend on cxxabi.h to have declared __cxa_pure_virtual, use
2082     the same “__cxxabiv1” namespace as specified in the C++ ABI, instead
2083     of using the “abi” alias intended for use by userland.
2084     Thanks to Jörg Sonnenberger <joerg@netbsd.org>.
2085   * Add a comment on any C code switch case that falls through. Fixes new
2086     gcc-7 warnings.
2087   * Use snprintf() instead of sprintf() in libdpkg when constructing the ar
2088     member header, as we might overflow depending on the input data.
2089   * Portability:
2090     - Do not redeclare sys_siglist in libcompat when the system does so.
2091       Thanks to Thomas Klausner <wiz@NetBSD.org>.
2092     - Rename err variable to ret in start-stop-daemon as the former is a
2093       function on BSDs.
2094     - Use 5-argument kvm_getprocs() call form on OpenBSD in start-stop-daemon.
2095     - Use correct struct kinfo_proc ruid submember name on NetBSD in
2096       start-stop-daemon.
2097     - Define _KMEMUSER for NetBSD to get declarations for various
2098       struct kinfo_proc members in start-stop-daemon.
2099   * Perl modules:
2100     - Do not special case EM_SPARC32PLUS for NetBSD in Dpkg::Shlibs::Objdump,
2101       the code has been fixed in NetBSD as that situation could not happen.
2102     - Fix read() error handling in Dpkg::Shlibs::Objdump::get_format() to
2103       gracefully ignore non-ELF files again. Closes: #854536
2104     - Emit an explicit warning from Dpkg::Shlibs::Objdump::Object::analyze()
2105       for unknown executable formats instead of relying on objdump doing so.
2106     - Do not parse bogus ELF binaries in Dpkg::Shlibs::Objdump::get_format().
2107       Reported by Niels Thykier <niels@thykier.net>.
2108     - Add ‘.mnt-ignore’ to the default ignore lists in Dpkg::Source::Package,
2109       as we were already ignoring the ‘_MTN’ pathnames. Closes: #855450
2110       Thanks to Nicolas Boulenguez <nicolas@debian.org>.
2111     - Mark kfreebsd-amd64, kfreebsd-i386, sparc and sparc64 architectures as
2112       having gcc builtin PIE in Dpkg::Vendor::Debian.
2113     - Switch PIE handling in Dpkg::Vendor::Debian to have no default (!) and
2114       delegate the setting to gcc or an explicit request by a user. This is
2115       needed to cope with the general PIE brokenness situation in Debian, and
2116       the current specific brokenness of a Debian gcc patch mangling the dpkg
2117       build flags. Closes: #848129, #845550
2118   * Documentation:
2119     - Clarify the requirements for deb-conffile(5) pathnames. Closes: #854417
2120       Proposed by Dieter Adriaenssens <dieter.adriaenssens@gmail.com>.
2121     - Document dpkg-source --before-build and --after-build in --help output.
2122     - Document dpkg-buildpackage --ignore-builtin-builddeps in --help output.
2123   * Build system:
2124     - Check <sys/proc.h> by also including <sys/param.h>, on several BSD
2125       systems the header is not self-contained.
2126     - Handle libmd implementations built into system libc, as found on some
2127       BSD systems.
2128     - Do not fail on missing compression libraries or headers on automatic
2129       detection mode. Regression introduced in dpkg 1.18.14.
2130   * Test suite:
2131     - Use the detected perl interpreter instead of a random one from PATH.
2133   [ Updated programs translations ]
2134   * Dutch (Frans Spiesschaert). Closes: #856325
2136   [ Updated scripts translations ]
2137   * German (Helge Kreutzmann).
2139   [ Updated man pages translations ]
2140   * Dutch (Frans Spiesschaer). Closes: #856326
2142  -- Guillem Jover <guillem@debian.org>  Mon, 06 Mar 2017 05:41:11 +0100
2144 dpkg (1.18.22) unstable; urgency=medium
2146   [ Guillem Jover ]
2147   * Turn status file parser errors on bogus field blank lines into warnings,
2148     otherwise the system cannot be easily recovered from. Regression
2149     introduced in dpkg 1.16.1. Reported by Jay Freeman <saurik@saurik.com>.
2150   * Perl modules:
2151     - Mask ARM ABI bits in the ELF processor flags in Dpkg::Shlibs::Objdump.
2152       These are too unreliable to be used for exact matching. Closes: #853793
2154   [ Updated programs translations ]
2155   * Turkish (Mert Dirik). Closes: #853202
2157   [ Updated scripts translations ]
2158   * German (Helge Kreutzmann).
2160   [ Updated man pages translations ]
2161   * German (Helge Kreutzmann).
2163  -- Guillem Jover <guillem@debian.org>  Wed, 01 Feb 2017 05:48:58 +0100
2165 dpkg (1.18.21) unstable; urgency=medium
2167   [ Guillem Jover ]
2168   * Revert "Generate Testsuite-Restrictions fields from the test restrictions
2169     in dpkg-source into .dsc files". This change is contentious and should
2170     have been discussed more widely. Given that this has been live only for
2171     a couple of days, the impact should be minimal, but still something to
2172     take into account once and if this gets reintroduced. Closes: #852820
2173   * Perl modules:
2174     - Map alternative or old ELF machine types to canonical ones. We need
2175       those to match on the encoded ABI, otherwise dpkg-shlibdeps will not
2176       be able to find the objects.
2178   [ Updated man pages translations ]
2179   * German (Helge Kreutzmann).
2181  -- Guillem Jover <guillem@debian.org>  Sun, 29 Jan 2017 20:29:58 +0100
2183 dpkg (1.18.20) unstable; urgency=medium
2185   [ Guillem Jover ]
2186   * Add a new --no-sign option to dpkg-buildpackage, to make it possible to
2187     disable all signing in a future-proof way.
2188   * Make dpkg-buildpackage --unsigned-changes not sign .buildinfo either.
2189     This breaks the expectations of users and tools, because there was no
2190     way previously to request no signing at all. Closes: #852822
2191   * Perl modules:
2192     - Mask the machine bits for SH and MIPS in the ELF processor flags in
2193       Dpkg::Shlibs::Objdump. These do not define the ABI, and make the
2194       objects not match when they should, when looking for shared libraries
2195       from dpkg-shlibdeps.
2196     - Encode the ELF ABI as a big-endian byte stream, so that decoding for
2197       output gives meaningful results.
2198     - Disable the NFS-unsafe warning on Linux, as using flock() on NFS has
2199       been safe for some time now. Addresses: #677865 (on Linux)
2200   * Documentation:
2201     - Document the Built-For-Profile field in deb-changes(5).
2203   [ Updated scripts translations ]
2204   * German (Helge Kreutzmann).
2206   [ Updated man pages translations ]
2207   * German (Helge Kreutzmann).
2209  -- Guillem Jover <guillem@debian.org>  Sat, 28 Jan 2017 06:32:53 +0100
2211 dpkg (1.18.19) unstable; urgency=medium
2213   [ Guillem Jover ]
2214   * Stop emitting Built-For-Profiles from dpkg-gencontrol. The information
2215     is already provided in .buildinfo and .changes files, and including it
2216     in the binary packages makes them unreproducible even when the profile
2217     used would not alter its contents. Closes: #831524
2218   * Do not allow empty epochs and revisions in versions. When there's at
2219     least one colon or one dash, we should expect epoch and revision numbers.
2220   * Always set SOURCE_DATE_EPOCH in dpkg-buildpackage and dpkg-source. Use
2221     the current date if the changelog does not have one. Closes: #849081
2222   * Refactor update-alternatives pathname existence check into a new function.
2223   * Avoid useless repeated lstat()s in update-alternatives.
2224   * Only check for debian/tests/control file once in dpkg-source.
2225   * Generate Testsuite-Restrictions fields from the test restrictions in
2226     dpkg-source into .dsc files. Closes: #847926
2227     Based on a patch by Iain Lane <laney@debian.org>.
2228   * Improve the ELF ABI mismatch detector in dpkg-shlibdeps, by parsing the
2229     ELF header ourselves. While still not perfect (things like linux-i386 and
2230     hurd-i386 will still match), it will filter lots of previously matching
2231     objects that should have been ignored, and will work even when objdump
2232     does not know about the specific object details. Closes: #849913
2233   * Add initial support for DEB_BUILD_OPTIONS to dpkg-genbuildinfo. This will
2234     make it possible to enable or disable specific features that should be
2235     recorded in the .buildinfo file. For now only “all” and “path” are
2236     supported. Closes: #848705
2237   * Add again the architecture from the filename to .changes files for any
2238     artifact with one. This reverts the change introduced in dpkg 1.18.11.
2239   * Fold the filtering and checksumming of files to distribute in a .changes
2240     file in dpkg-genchanges into the initial loop. This way we do not include
2241     architectures for artifacts we are not going to distribute, and do not
2242     unnecessarily recompute the checksums for artifacts like the sources.
2243   * Do not compute the architecture list twice in dpkg-genchanges.
2244   * Include .buildinfo files also for source-only uploads in dpkg-genchanges.
2245     Closes: #846164
2246   * Fix check for expected number of binary artifacts in dpkg-genchanges, to
2247     only take into account the artifacts that we are distributing.
2248   * Fix parsing of Pre-Depends and Depends in dpkg-genbuildinfo, so that
2249     the code parses both and not just the first to appear in the stanza.
2250     Based on a patch by Johannes Schauer <josch@debian.org>.
2251   * Add support for signed .buildinfo files to dpkg-buildpackage. Add new
2252     -ui and --unsigned-buildinfo options. Closes: #843925
2253   * Portability:
2254     - On GNU/Hurd try to use the new process executable name attribute from
2255       libps, to properly match on start-stop-daemon --exec.
2256   * Perl modules:
2257     - Fix Debian architecture wildcard parsing so that matching four-tuple
2258       matchings work. Missed in dpkg 1.18.11.
2259       Reported by Julian Andres Klode <jak@debian.org>.
2260     - Add new import tags for Dpkg::Arch.
2261     - Abort on EOF in patch name prompt in Dpkg::Source::Package::V2,
2262       instead of getting into an infinite loop. Closes: #851441
2263     - Call anonymous subs via -> operator instead of casting with &, and fix
2264       bogus POD documentation to match the code.
2265     - Add new Auto-Built-Package field to Dpkg::Control::Fields.
2266     - Add a new debug() reporting function, and switch code to use it.
2267     - Add new Dpkg::BuildOption parse_features() method refactored from
2268       Dpkg::Vendor::Debian.
2269   * Documentation:
2270     - Cleanup software requirements in README.
2271     - Move control member file references from dpkg(1) to deb(5).
2272     - Fix typos in docs and code comments.
2273     - Document Auto-Built-Package field in deb-control(5).
2274   * Build system:
2275     - Disable disk pre-allocation by default, but let the builder re-enable
2276       it via a new configure option. This has been causing major performance
2277       issues on "modern" filesystems.
2278   * Packaging:
2279     - Add debsig-verify to dpkg Suggests. The code optionally supports this
2280       specific signed .deb verification program.
2281       Prompted by Stuart Prescott <stuart@debian.org>.
2282   * Test suite:
2283     - Generate and check all currently possible architecture wildcards.
2284     - Correctly iterate over all default and passed .dsc template substvars.
2286   [ Updated programs translations ]
2287   * Dutch (Frans Spiesschaert). Closes: #851889
2288   * German (Sven Joachim).
2290   [ Updated scripts translations ]
2291   * German (Helge Kreutzmann).
2293   [ Updated man pages translations ]
2294   * Dutch (Frans Spiesschaer). Closes: #851891
2295   * German (Helge Kreutzmann).
2297  -- Guillem Jover <guillem@debian.org>  Fri, 27 Jan 2017 05:43:36 +0100
2299 dpkg (1.18.18) unstable; urgency=medium
2301   [ Guillem Jover ]
2302   * Documentation:
2303     - Document DPKG_DATADIR in an ENVIRONMENT section in dpkg-architecture(1).
2304     - Add a rationale for the purpose of Testsuite-Triggers in dsc(5).
2305       Prompted by Mattia Rizzolo <mattia@debian.org>.
2306   * Packaging:
2307     - Revert the perl to perl:any dependency change in libdpkg-perl, as that
2308       breaks debootstrap in stable (jessie), testing (stretch) and unstable,
2309       which do not support arch-qualified dependencies. We'll have to live
2310       with the Multi-Arch hinter being unhappy for now.
2312   [ Updated man pages translations ]
2313   * German (Helge Kreutzmann).
2315  -- Guillem Jover <guillem@debian.org>  Tue, 20 Dec 2016 13:53:12 +0100
2317 dpkg (1.18.17) unstable; urgency=medium
2319   [ Guillem Jover ]
2320   * Handle empty versions on validation in dpkg-maintscript-helper as they
2321     are optional. Regression introduced in dpkg 1.18.16. Closes: #848422
2322   * Validate versions too in dpkg-maintscript-helper symlink_to_dir and
2323     dir_to_symlink commands.
2324   * Improve logic to identify packages owning a library in dpkg-shlibdeps,
2325     by handling the same library appearing more than once on the filesystem
2326     Thanks to Raphaël Hertzog <hertzog@debian.org>. Closes: #843073
2327   * Documentation:
2328     - Clarify that dpkg-buildpackage does not run «dpkg-source --before-build»
2329       when using the -T option. Closes: #649531
2330     - Document that dpkg sets DPKG_ADMINDIR on maintainer script environment.
2331   * Packaging:
2332     - Do not let dh_perl insert a dependency for libdpkg-perl, because it
2333       emits perl instead of perl:any. Instead hardcode a perl:any dependency
2334       to comply with the perl policy and make the Multi-Arch hinter happy.
2336   [ Updated scripts translations ]
2337   * German (Helge Kreutzmann).
2339   [ Updated man pages translations ]
2340   * German (Helge Kreutzmann).
2342  -- Guillem Jover <guillem@debian.org>  Mon, 19 Dec 2016 02:43:10 +0100
2344 dpkg (1.18.16) unstable; urgency=medium
2346   [ Guillem Jover ]
2347   * Add support for specifying multiple targets on «dpkg-buildpackage -T»
2348     which will be run successively. Closes: #671074
2349   * Reject empty upstream versions in C and perl code. These are not permitted
2350     by deb-version(5), but the code was letting those through.
2351   * Use lzma_cputhreads() instead of sysconf(_SC_NPROCESSORS_ONLN) as the
2352     former is way more portable.
2353   * Automatically decrease xz encoder threads to try to not exceed available
2354     memory limits. This should alleviate the insane requirements of memory
2355     needed on 32-bit architectures with many cores, which results in more
2356     than the userspace addressable memory, when using settings such as
2357     -z9 and/or -Sextreme in dpkg-deb. Closes: #846564
2358   * Add new dpkg --validate-<thing> commands to validate the syntax of
2359     various <thing>s, where the current list is «pkgname», «trigname»,
2360     «archname» and «version».
2361   * Use the new dpkg --validate-version command in dpkg-maintscript-helper,
2362     instead of abusing the --compare-versions command to perform version
2363     validation. Closes: #844701
2364   * Allow readlink(2) to return a size smaller than stat(2) in dpkg. Some
2365     bogus filesystems do not return the actual symlink size in st_size,
2366     which contradicts POSIX. But allowing the case where the returned size
2367     is smaller than the one used to allocate memory is harmless, although
2368     suspect. Let it through, but still print a warning so that users can
2369     install stuff but are reminded they need to get a fixed filesystem in
2370     place. This has affected at least ecryptfs in the past and now
2371     file-based encryption support in ext4 on Android N.
2372   * Add new dpkg-query virtual field source:Upstream-Version. Closes: #844348
2373   * Perl modules:
2374     - Whitelist DPKG_GENSYMBOLS_CHECK_LEVEL, DPKG_ROOT, DPKG_ADMINDIR and
2375       DPKG_DATADIR environment variables in Dpkg::Build::Info.
2376   * Documentation:
2377     - State the current working directory used when running dpkg-buildpackage
2378       hooks.
2379     - Add a new ENVIRONMENT section to dpkg-gensymbols(1) and document
2380       DPKG_GENSYMBOLS_CHECK_LEVEL there.
2381     - Fix bogus description of --force-confmiss in dpkg(1). Regression
2382       introduced in 1.16.4. Reported by Sven Joachim <svenjoac@gmx.de>.
2383       Closes: #846395
2384     - Update dpkg-parsechangelog parser options. The options specific to
2385       the changelog parser program did not get updated when the parser got
2386       switched to be a perl module. Missed in dpkg 1.18.8. Closes: #848189
2387   * Build system:
2388     - Enable compression libs also in automatic check mode in configure.
2389     - Honor DPKG_DATADIR again in the installed Dpkg modules. This was an
2390       explicit public interface, documented in the man page.
2392   [ Updated programs translations ]
2393   * Dutch (Frans Spiesschaert). Closes: #848378
2394   * Simplified Chinese (Zhou Mo). Closes: #844955
2396   [ Updated scripts translations ]
2397   * German (Helge Kreutzmann).
2398   * Swedish (Martin Bagge). Closes: #847220
2400   [ Updated man pages translations ]
2401   * Dutch (Frans Spiesschaert). Closes: #848379
2402   * German (Helge Kreutzmann).
2404  -- Guillem Jover <guillem@debian.org>  Sat, 17 Dec 2016 00:25:53 +0100
2406 dpkg (1.18.15) unstable; urgency=medium
2408   [ Guillem Jover ]
2409   * Improve PIE flags support:
2410     - Do not enable PIE when linking static programs. glibc-based systems
2411       do not support this combination and produce very bogus output.
2412       Proposed by Szabolcs Nagy <nsz@port70.net>. Closes: #843714
2413   * On source builds add 'source' to the Architecture field in the
2414     .buildinfo file in dpkg-genbuildinfo.
2415   * Add new Build-Date field to .buildinfo files.
2416   * Generate deterministic .buildinfo filenames in dpkg-genbuildinfo,
2417     following the same pattern as used for .changes files.
2418   * Bump .buildinfo Format to version 0.2.
2419   * Change dpkg-buildpackage -j and -J on “auto” mode to fallback to serial
2420     execution when we cannot infer the number of online processors on
2421     unsupported or exotic systems. This should be a safer mode of operation.
2422     Proposed by Simon McVittie <smcv@debian.org>.
2423   * Only preallocate disk size in dpkg for unpacked files bigger than 16 KiB.
2424     Closes: #824636
2425   * Perl modules:
2426     - Validate architecture arguments in Dpkg::Deps deps_parse().
2427       Prompted by Johannes Schauer <josch@debian.org>.
2428   * Documentation:
2429     - Escape dashes in field names in dpkg-buildinfo(1).
2430   * Test suite:
2431     - Mark partially documented POD modules as TAP TODO.
2433   [ Updated man pages translations ]
2434   * German (Helge Kreutzmann).
2436  -- Guillem Jover <guillem@debian.org>  Wed, 16 Nov 2016 03:28:05 +0100
2438 dpkg (1.18.14) unstable; urgency=medium
2440   [ Guillem Jover ]
2441   * Improve PIE flags support:
2442     - Rename the spec name cc1_options to self_spec.
2443       Suggested by James Clarke <jrtc27@jrtc27.com>
2444     - Do not set PIE options if they have been negated, and do not reset
2445       them if they have been requested.
2446     Closes: #843791, #843826
2447   * Fix use after free error in dpkg. It was trying to print messages that
2448     had already been freed as part of the database memory pool, causing in
2449     some cases segfaults when reporting the error summary at the end.
2450     Regression introduced in dpkg 1.18.11. Closes: #843874
2451   * Change default color behavior to auto.
2452   * Perl modules:
2453     - Fix confusing date parse error message in Dpkg::Changelog::Entry::Debian
2454       when the date contains “May”. Closes: #843829
2455       Thanks to Nishanth Aravamudan <nish.aravamudan@canonical.com>.
2456     - New module Dpkg::Build::Info module refactored from dpkg-genbuildinfo.
2457       Requested by Johannes Schauer <josch@debian.org>.
2458   * Documentation:
2459     - Improve the DEB_BUILD_OPTIONS description in dpkg-buildpackage(1).
2460       And mention the parallel option there.
2461     - Explicitly mention in dpkg-buildpackage(1) that setting the number
2462       of parallel jobs to 1, restores the serial behavior.
2463       Prompted by Thorsten Glaser <t.glaser@tarent.de>.
2464   * Packaging:
2465     - List public Dpkg::Control::Tests module in libdpkg-perl description.
2466   * Test suite:
2467     - Do not fail tests on missing fakeroot, just skip them.
2468   * Build system:
2469     - Fix inversion logic in libmd configure check when requested explicitly.
2470     - Do not consider the compressor libraries available in configure if the
2471       headers are not usable.
2472     - Fix DPKG_BUILD_RELEASE_DATE to require DPKG_PROG_PERL, as it uses perl.
2473     - Change DPKG_BUILD_RELEASE_DATE to use perl instead of date(1) to
2474       format the timestamp, as the former is more portable.
2476   [ Updated man pages translations ]
2477   * German (Helge Kreutzmann).
2479  -- Guillem Jover <guillem@debian.org>  Fri, 11 Nov 2016 02:26:08 +0100
2481 dpkg (1.18.13) unstable; urgency=medium
2483   * Improve PIE flags support:
2484     - Retroactively document in the changelog that PIE is enabled by default
2485       on all supported architectures regardless of gcc doing so itself on a
2486       subset of them.
2487     - When emitting PIE flags on architectures where gcc does not inject
2488       those itself, do it via a specs file too, so that maintainers can
2489       use them unconditionally regardless of the object being compiled
2490       or linked.
2491     - When injecting -no-pie for linking via the gcc specs file also
2492       inject -fno-PIE.
2493     - Update the documentation.
2494   * Perl modules:
2495     - Do not try to load non-files in Dpkg::Dist::Files load_dir method.
2496       Fixes test failures on non-Linux architectures. Closes: #843436
2497   * Packaging:
2498     - Add missing Breaks on old libdpkg-perl to dpkg. Closes: #843429
2499       Thanks to Sven Joachim <svenjoac@gmx.de>.
2500     - Ship deb-src-files(5) man page in dpkg-dev.
2501   * Build system:
2502     - Use deterministic dates for generated man pages. Closes: #843469
2503       Thanks to Reiner Herrmann <reiner@reiner-h.de>.
2505  -- Guillem Jover <guillem@debian.org>  Mon, 07 Nov 2016 03:28:42 +0100
2507 dpkg (1.18.12) unstable; urgency=medium
2509   * Build system:
2510     - Set umask to 0022 for functional test suite.
2511   * Documentation:
2512     - Rename FILE FORMATS section to FILES in dpkg-source(1).
2513     - Use "dpkg suite" as the manual item in man pages .TH macro.
2514     - Use %VERSION% in dpkg-statoverride(1) source item in man page .TH macro.
2515     - Document environment variables used by source format modules in
2516       dpkg-source(1).
2518  -- Guillem Jover <guillem@debian.org>  Sun, 06 Nov 2016 05:36:20 +0100
2520 dpkg (1.18.11) unstable; urgency=medium
2522   [ Guillem Jover ]
2523   * Make dpkg-maintscript-helper conffile commands more robust. Check that
2524     conffile pathname arguments are absolute paths and verify version number
2525     to be valid. Thanks to David Kalnischkies <david@kalnischkies.de>.
2526   * Add support to dpkg-scanpackages for scanning a single binary file.
2527     Thanks to Javier Serrano Polo <javier@jasp.net>. Closes: #833964
2528   * Obsolete dpkg-deb bzip2 and lzma compression methods by emitting errors.
2529   * Remove obsolete dpkg-deb --old and --new options.
2530   * Remove obsolete dpkg --print-installation-architecture option.
2531   * Fix dpkg error messages when parsing md5sum files to include the package
2532     name affected.
2533   * Do not emit epochs for unambiguous versions in deb-split package header.
2534     Regression introduced in dpkg 1.18.0.
2535   * Make the deb-split(5) generation in dpkg-split reproducible, by using the
2536     timestamp from SOURCE_DATE_EPOCH.
2537   * Generate reproducible file modes for the .deb control member contents.
2538     Closes: #787980
2539   * Switch from non-freeing malloc to m_malloc on statdb slurping.
2540   * Switch from non-freeing malloc to m_malloc for invoke hooks.
2541   * Always reset the package in-core database when shutting down the package
2542     database journal.
2543   * Do not crash if we pass a NULL cip argument to setaction() in libdpkg.
2544   * Shutdown the package database journal in dpkg --get-selections.
2545   * Fix (deactivated) dpkg --command-fd to initialize and reset the files
2546     database on each action.
2547   * Implement source stanza substvars prefixed with S: in dpkg-gencontrol.
2548     These auto-generated variables map each source stanza field into an
2549     output substvar prefixed with “S:”.
2550   * Make dpkg-source generate reproducible source packages when run
2551     standalone, by honoring SOURCE_DATE_EPOCH.
2552   * Fix several short-lived memory leaks in update-alternatives.
2553     Reported by Helmut Grohne <helmut@subdivi.de>.
2554   * Only set the error context message in libdpkg if it has been formatted
2555     correctly.
2556   * Return error in error_context_errmsg_format() only if the error message
2557     gets truncated. In case we have to use the emergency buffer because the
2558     previous vasprintf() call failed, we should only return an error code if
2559     the vsnprintf() call on the emergency buffer truncates the output.
2560   * Fix free() on uninitialized pointer in error_context_errmsg_format() in
2561     libdpkg. Regression introduced in dpkg 1.18.7. Closes: #842004
2562   * Move C++ support code into its own file.
2563   * Add replacement new and delete array operators to C++ support code.
2564   * Implement local abi::__cxa_pure_virtual. When using g++ if we provide our
2565     version of this function we can avoid the dependency on either libstdc++
2566     or libsup++.
2567   * Include missing <new> for new and delete operator declarations.
2568   * Do not log nor print duplicate dpkg removal action. We print
2569     “Removing <package> (<version>)” lines and log remove action twice
2570     when purging a package from frontends, because they usually first call
2571     --remove and then --purge sequentially. When purging a package which is
2572     already in config-files (i.e. it has been removed before), do not print
2573     nor log the remove action.
2574   * Remove default «.» from @INC before loading perl modules in perl code.
2575     Fixes CVE-2016-1238.
2576   * Give more information on --set-selections warnings. Closes: #842230
2577   * Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables to dpkg-architecture
2578     and architecture.mk Makefile fragment.
2579   * Do substvar instantiation just once in dpkg-gencontrol.
2580   * Fix dpkg-gencontrol to not update the files list file (debian/files)
2581     when printing to STDOUT (via -O).
2582   * Do not add architectures to .changes Architecture field for artifacts
2583     that are not a .deb or .udeb in dpkg-genchanges.
2584   * Add support for .buildinfo files:
2585     - Add new dpkg-genbuildinfo command.
2586     - Hook it into the dpkg-buildpackage machinery.
2587     Based on a patch by Jérémy Bobbio <lunar@debian.org>. Closes: #138409
2588   * Enable dpkg-buildpackage -Jauto by default. Closes: #842845
2589   * Fix dpkg to not fail when removing non-existent backup files on read-only
2590     filesystems. Closes: #838877
2591   * Enable PIE on all supported architectures and handle PIE enabled by
2592     default in gcc. On architectures where gcc enables them by default,
2593     stop setting -fPIE and -pie, and set -fno-PIE and -no-pie when disabling
2594     «pie» via gcc specs files, so that we do not emit them on situations
2595     where it would be inappropriate. Closes: #835149
2596     Based on a patch by Bálint Réczey <balint@balintreczey.hu>.
2597   * Architecture support:
2598     - Add support for AIX operating system.
2599     - Add a version pseudo-field to the arch tables.
2600     - Internally represent Debian architectures as quadruplets.
2601   * Portability:
2602     - Cast off_t variables to intmax_t when printing them with "%jd".
2603     - Add missing <string.h> include in libdpkg.
2604     - Cast strlen() return value to ssize_t to match write() return type.
2605     - Use underscore-prefixed system preprocessor symbols instead of namespace
2606       polluting ones (such as “linux”, “OPENBSD” or “hpux”).
2607     - Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0 in
2608       start-stop-daemon. This affects Mac OS X.
2609     - On FreeBSD return STATUS_UNKNOWN instead of false in start-stop-daemon
2610       do_procinit().
2611     - Port start-stop-daemon process handling to Mac OS X.
2612       Based on a patch by Mo McRoberts <mo@nevali.net>.
2613     - Port start-stop-daemon process handling to AIX.
2614     - Fix lookup by name on update-alternatives --config. The code was wrong
2615       and not working at least on Mac OS X, making the test suite to fail.
2616     - Only use gzip --rsyncable in Dpkg::Compression on Debian and hopefully
2617       derivatives, by using perl's $Config{cf_by} variable to key on. The
2618       Debian-specific --rsyncable option should have never been accepted for
2619       use in dpkg to begin with.
2620     - Use our own dpkg_ar_hdr struct instead of relying on the system
2621       ar_hdr struct, as the ar format is not standardized and does vary
2622       across systems, for example on AIX.
2623     - Add <sys/sysmacros.h> on AIX for major() and minor().
2624     - Add missing <errno.h> in libcompat.
2625     - Include libcompat getopt module when we need getopt_long.
2626     - Disable gettext support in libcompat getopt module. We do not carry
2627       translations for this module, and it makes it pull libintl for programs
2628       that might not use it otherwise.
2629   * Perl modules:
2630     - Obsolete Source-Version substvar in Dpkg::Substvars by emitting errors.
2631     - Rework keyring hooks in Dpkg::Vendor. Deprecate the keyrings hook, and
2632       add package-keyrings, archive-keyrings and archive-keyrings-historic
2633       hooks. Prompted by Johannes Schauer <josch@debian.org>.
2634     - Make the Dpkg::Substavars parse() method return the number of substvars
2635       parsed.
2636     - Add new set_field_substvars() method to Dpkg::Substvars.
2637     - Fix reproducible source package support in Dpkg::Source::Archive, by
2638       sorting the tar contents with --sort=name.
2639     - Prefix private Dpkg::Source::Package::* functions with _.
2640     - Defer filehandle closures in Dpkg::IPC::spawn() to avoid double-close.
2641       Closes: #839905, #840293
2642     - Always map the build type to the shortest string form in
2643       Dpkg::Build::Type::get_build_options_from_type().
2644     - Change Dpkg::Compression::FileHandle to inherit directly from IO::File
2645       instead of FileHandle.
2646     - Add new Dpkg::PROGTAR variable to store GNU tar command name.
2647     - Add new Dpkg::PROGMAKE variable to store GNU make command name.
2648     - Add new CTRL_FILE_BUILDINFO type to Dpkg::Control.
2649     - Add new .buildinfo fields to Dpkg::Control::Fields.
2650     - Add new builtin-system-build-paths Dpkg::Vendor hook.
2651     - Cope gracefully with changelogs missing a timestamp trailer.
2652       Based on a patch by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2653       Regression introduced in dpkg 1.18.8. Closes: #843248
2654   * Packaging:
2655     - Add liblocale-gettext-perl to libdpkg-perl Recommends.
2656     - Wrap and document dependency relationships.
2657     - Remove obsolete dependency relationships, since Debian oldstable.
2658     - Remove update-alternatives, dpkg-divert and dpkg-statoverride
2659       compatibility symlinks, again.
2660     - Use perl:Depends via dh_perl instead of a hardcoded perl in Depends.
2661     - Add perl:Depends to dpkg-dev Depends.
2662     - Remove unused dh_strip from binary_indep target.
2663     - Remove ancient upgrade code from maintainer scripts (before 1.15.x).
2664     - Stop compressing the dpkg.deb package with gzip.
2665     - Move dpkg to be the first binary package stanza in debian/control, as
2666       debhelper assigns special meaning by considering it the main package.
2667     - Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONS.
2668   * Documentation:
2669     - Update custom changelog parser API support status in README.api.
2670     - Fix typos in docs and man pages. Thanks to Jakub Wilk <jwilk@debian.org>
2671       Closes: #834584
2672     - Fix formatting in SOURCE_DATE_EPOCH description in dpkg-deb(5).
2673     - Improve dpkg-deb --build arguments documentation in dpkg-deb(1).
2674       Prompted by Johannes Schauer <josch@debian.org>.
2675     - Document the .changes filename that dpkg-buildpackage generates in
2676       dpkg-buildpackage(1). Prompted by Johannes Schauer <josch@debian.org>.
2677     - Add basic maintainer script man pages: deb-postinst(5), deb-postrm(5),
2678       deb-preinst(5) and deb-prerm(5).
2679     - Add new deb-src-files(5) man page.
2680       Prompted by Johannes Schauer <josch@debian.org>.
2681     - Add man page references to other binary control files in dpkg(1).
2682     - Add version when "new" substvars were introduced in deb-substvars(5).
2683     - Switch deb-triggers(5) types into a proper list.
2684     - Itemize --log format entries in dpkg(1).
2685     - Turn the update-alternatives(1) --query example item into a sub-section.
2686     - Turn the Multi-Arch values into a list in deb-control(5).
2687     - Improve user-defined field export marker documentation in
2688       deb-src-control(5); clarify that X can be followed by zero or more
2689       (instead of one or more) letters and turn the items into a proper list.
2690     - Generate the man pages at build time. This makes it possible to process
2691       them and update several variable strings such as system and package
2692       pathnames, the release date and the dpkg suite version. And makes it
2693       possible to use UTF-8 in the source and convert to the more conservative
2694       groff escape sequences on the output.
2695     - Switch from groff escape sequences to UTF-8 in man pages sources.
2696     - Disable hyphenation in man pages globally, because it performs very
2697       poorly on many technical terms.
2698     - Append the German man pages addendum at the end of the translation,
2699       instead of assuming that every page has the SEE ALSO section.
2700     - Explicitly mention that Dpkg::Checksums::add_from_file() is used to
2701       verify digests too. Prompted by Johannes Schauer <josch@debian.org>.
2702     - Document the behavior for consecutive calls to Dpkg perl module parse()
2703       methods. Prompted by Johannes Schauer <josch@debian.org>.
2704     - Document obsolete functions in Dpkg::Conf.
2705   * Test suite:
2706     - Make test main function a TEST_ENTRY macro. This avoids confusing
2707       coverage programs, as the file that actually contains the main function
2708       is the test itself.
2709     - Rename test suite commands to be prefixed with «c-» instead of «t-».
2710     - Add new dpkg-source functional tests.
2711     - Add new dpkg-buildpackage functional tests.
2712     - Add an initial functional test suite for dpkg-deb and dpkg-split.
2713     - Skip the involved tests if IO::String is missing.
2714     - Add new unit test for libdpkg error handling.
2715     - Delete MAKEFLAGS environment variable when testing make invocations.
2716     - Pass -q to grep command to suppress matched output in pod-coverage.t.
2717     - Ignore POD coverage for partially private modules.
2718   * Build system:
2719     - Add support for profiling perl modules.
2720     - Clean up compiler and linker automatic flag usage in configure.
2721     - Fix the __progname check to avoid the optimizer discarding the symbol.
2722     - Fix M4sh/Autoconf coding style. Add a new section to coding-style.txt
2723       describing M4sh/Autoconf.
2724     - Disable C++ exceptions for dselect.
2725     - Fix typo in SE Linux library detection code, only affecting static
2726       mode (not used in Debian). Regression introduced in dpkg 1.18.8.
2727     - Change --with-* option logic to default to check.
2728     - Disable -Wtautological-constant-out-of-range-compare (for clang).
2729     - Check the availability of -W<warning> variant instead of -Wno-<warning>.
2730       As at least gcc and clang do not warn on -Wno-* warning flags, only
2731       when some unrelated warning needs to be emitted.
2732     - Bump po4a version to 0.43 (we are using --porefs wrap option).
2733     - Add support for running the test suite in parallel.
2734     - Specify exec argument for TAP::Harness to gracefully handle non-perl
2735       executables with older versions of the module.
2736     - Require libselinux 2.0.99 for baseline API, remove static linking
2737       support, use pkg-config unconditionally, and perform refinement checks
2738       only if available.
2739     - Check for the required minimal perl version.
2740     - Use builddir instead of CURDIR in man Makefile.am.
2741     - Use cp with -R instead of -r (the former is more portable and not
2742       marked as deprecated by POSIX).
2743     - Print an actual newline instead of a literal \n in lcov output.
2744     - Do not honor DPKG_DATADIR on the installed Dpkg module.
2745     - Pass --as-needed to the linker for dselect to avoid libstdc++ dependency.
2746       Which makes of dselect the only front-end not pulling the C++ run-time.
2748   [ Updated programs translations ]
2749   * Dutch (Frans Spiesschaert). Closes: #841117
2750   * German (Sven Joachim).
2752   [ Updated scripts translations ]
2753   * German (Helge Kreutzmann).
2755   [ Updated man pages translations ]
2756   * Dutch (Frans Spiesschaert). Closes: #842187
2757   * German (Helge Kreutzmann).
2759  -- Guillem Jover <guillem@debian.org>  Sun, 06 Nov 2016 03:09:02 +0100
2761 dpkg (1.18.10) unstable; urgency=medium
2763   [ Guillem Jover ]
2764   * Fix a short-lived memory leak in dpkg archive argument parsing.
2765   * When activating file triggers on conffile purge, use the conffile name
2766     instead of the real pathname it might refer to. This fixes a segfault
2767     when using --instdir, or when the conffile has been moved around and
2768     replaced with a symlink to the target.
2769     Regression introduced in dpkg 1.18.8. Closes: #830267
2770   * Perl modules:
2771     - Disable fixdebugpath feature on unsafe characters in the path.
2772     - Generate reproducible source tarballs by using the new GNU tar
2773       --clamp-mtime option in Dpkg::Source::Archive, to make sure no file
2774       in source packages has an mtime later than the changelog entry time.
2775     - Enable fixdebugpath build flag feature by default.
2776       Thanks to Mattia Rizzolo <mattia@debian.org>. Closes: #832179
2777     - Rename various private methods and functions with an underscore prefix
2778       and unified names.
2779     - Refactor perl modules directory list into a new function in Test::Dpkg.
2780   * Test suite:
2781     - Add new POD coverage author test for public perl modules.
2782   * Documentation:
2783     - Document Testsuite-Triggers in dsc(5).
2784     - Fix deb-changes(5) description to talk about .changes instead of .dsc.
2785       Reported by HW42 <hw42@ipsumj.de>.
2786     - Use debian/control as the SYNOPSIS in deb-src-control(5).
2787     - Add new deb-conffiles(5) man page.
2788     - Add references to deb-control(5) and deb-triggers(5) in dpkg(1).
2789     - Fix typos for repeated “the” word.
2790       Prompted by Valentin Samir <valentin.samir@crans.org> in #830989.
2791     - Fix misspelled -fdebug-prefix-map flag in dpkg-buildflags(1).
2792       Reported by Mattia Rizzolo <mattia@debian.org>.
2793     - Remove mention of source format 1.0 supporting building with upstream
2794       tarball signatures from dpkg-source(1), as this was disabled in 1.18.8.
2795     - Document all public methods in Dpkg::Changelog::Entry::Debian.
2796     - Escape dashes in deb-changes(5) and dsc(5) man pages.
2797     - Fix typos in dpkg-shlibdeps(1). Closes: #832434
2798       Thanks to Carsten Leonhardt <leo@debian.org>.
2800   [ Updated programs translations ]
2801   * German (Sven Joachim).
2802   * Turkish (Mert Dirik). Closes: #832070
2804   [ Updated scripts translations ]
2805   * German (Helge Kreutzmann).
2807   [ Updated man pages translations ]
2808   * German (Helge Kreutzmann).
2810  -- Guillem Jover <guillem@debian.org>  Sun, 31 Jul 2016 12:57:02 +0200
2812 dpkg (1.18.9) unstable; urgency=medium
2814   * Require Dpkg::Control::Info in dpkg-buildpackage.
2815     Initially reported by Helmut Grohne <helmut@subdivi.de>.
2816     Regression introduced in dpkg 1.18.8. Closes: #829542
2817   * Documentation:
2818     - Fix user configuration filename in dpkg-buildpackage(1).
2819       Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #829546
2821  -- Guillem Jover <guillem@debian.org>  Mon, 04 Jul 2016 09:23:13 +0200
2823 dpkg (1.18.8) unstable; urgency=medium
2825   [ Guillem Jover ]
2826   * Do not disable PIE buildflags on */kFreeBSD anymore. Closes: #823877
2827     Thanks to Steven Chamberlain <steven@pyro.eu.org>.
2828   * Add new long options in dpkg-buildpackage for any short option that is
2829     a useful configurable candidate.
2830   * Add configuration file support to dpkg-buildpackage, as buildpackage.conf
2831     under either the dpkg system or user configuration directories.
2832     Closes: #539692, #765494
2833   * Check that debian/tests/control is a regular file before parsing it.
2834   * Generate Testsuite-Triggers field from test dependencies in dpkg-source
2835     into .dsc files. Based on a patch by Martin Pitt <martin.pitt@ubuntu.com>.
2836     Closes: #779559
2837   * Add new dpkg-source --no-overwrite-dir extraction option. Closes: #826334
2838   * Fix number of entries computation returned by sysctl() on */kFreeBSD in
2839     start-stop-daemon.
2840   * Set return buffer length for sysctl(2) calls on */kFreeBSD in
2841     start-stop-daemon.
2842   * Abstract ar archive handling behind a new struct dpkg_ar and functions.
2843   * On dpkg --force-chrootless only set changedir to instdir if defined.
2844     Thanks to Niall Walsh <niallwalsh@celtux.org>. Closes: #824542
2845   * Set primary group to 0 in dpkg when running as root.
2846     Reported by Stuart Prescott <stuart@debian.org>.
2847   * Activate file triggers for conffiles on purge, which has never happened
2848     before. Before dpkg 1.17.0, conffiles were triggered on removal, which
2849     was obviously wrong. Reported by Helmut Grohne <helmut@subdivi.de>.
2850   * Fix strtol() errno check when parsing the COLUMNS envvar in dpkg-query.
2851     Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #827265
2852   * Use new GNU tar --clamp-mtime option in dpkg-deb to make sure no file in
2853     binary packages has an mtime later than the given time. Closes: #759886
2854   * Use the same timestamp for the ar container as for tarball mtime clamping
2855     in dpkg-deb.
2856   * Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH if defined
2857     in dpkg-deb. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
2858   * Preset build timestamp to latest changelog entry in dpkg-buildpackage,
2859     by setting SOURCE_DATE_EPOCH environment variable if it is not already
2860     defined. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
2861     Closes: #759999
2862   * Do not use the debian/rules build target fallback when building both
2863     architecture independent and dependent packages in dpkg-buildpackage.
2864   * Use architecture «all» as part of the .changes filename when building
2865     architecture independent binaries and no architecture dependent binaries.
2866     Closes: #826161
2867   * Do not emit warnings from dpkg-genchanges for automatic debug symbol
2868     packages that are not found in debian/control.
2869   * Export SOURCE_DATE_EPOCH from pkg-info.mk makefile snippet.
2870     Closes: #824572
2871   * Architecture support:
2872     - Add TILE-Gx support to cputable. Closes: #823167
2873       Thanks to Helmut Grohne <helmut@subdivi.de>.
2874   * Perl modules:
2875     - Use warnings::warnif() instead of carp() for deprecated warnings.
2876     - Add new format_range() method and deprecate dpkg() and rfc822() methods
2877       in Dpkg::Changelog.
2878     - Replace changelog program parsers with perl modules.
2879     - Add a getter for the Time::Piece object in Dpkg::Changelog.
2880     - Add new Timestamp field to Dpkg::Changelog output, which ends up on
2881       dpkg-parsechangelog's output.
2882     - Validate source version in set_version_substvars()'s Dpkg::Substvars
2883       method.
2884     - Revert "Dpkg::Conf: Switch implementation to be hash based", as this
2885       change broke backwards compatibility in multiple ways. The format_argv
2886       option was set by default, the order was not preserved, which was
2887       important for dpkg.cfg files, and duplicate option names stopped being
2888       supported. Add regression tests to avoid similar changes in the future.
2889       Closes: #824938
2890     - Add support for system and user config loading in Dpkg::Conf.
2891     - Add support for autopkgtest control files, with new CTRL_TESTS control
2892       type, new recognized fields to Dpkg::Control::Fields, and new modules
2893       Dpkg::Control::Tests and Dpkg::Control::Tests::Entry. Also update
2894       Dpkg::Index to support these.
2895     - Fix Dpkg::Deps so that architecture qualifiers only imply one another
2896       if they are the same. Closes: #745366, #827628
2897     - Add support for new environment variable DEB_BUILD_PATH to be able to
2898       control the path in the fixdebugpath feature in Dpkg::Vendor::Debian.
2899     - Preserve order when prepending shared library paths in Dpkg::Shlibs.
2900       This fixes the order of paths passed via dpkg-shlibdeps -l option.
2901       Closes: #823805
2902     - Check whether dependency restrictions are implied in Dpkg::Deps::Simple.
2903       Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #827633
2904     - Disable upstream tar signature when building format 1.0 source packages
2905       in Dpkg::Source::Package::V1, as the current stable dpkg series do not
2906       support extracting them.
2907     - Preset Last-Update field in patch header template with current time in
2908       Dpkg::Source::Package::V2. Thanks to Daniel Shahaf <danielsh@apache.org>.
2909       Closes: #828146
2910   * Packaging:
2911     - Disable libmd usage in Debian and derivatives for now.
2912   * Build system:
2913     - Stop allowing to set deprecated bzip2 compressor as dpkg-deb default.
2914     - Use libmd automatically if available.
2915     - Uniformize library build options, from --with-zlib to --with-libz,
2916       --with-bz2 to --with-libbz2 and --with-selinux to --with-libselinux.
2917   * Test suite:
2918     - Bump perlcritic ValuesAndExpressions::RequireNumberSeparators minimum
2919       to 99999.
2920     - Add new pod-spell unit test.
2921     - Refactor common unit test checks for needed things into Test::Dpkg.
2922     - Accept perl's Lancaster Consensus AUTHOR_TESTING variable.
2923     - Add new minimum perl version unit test.
2924     - Add new synopsis unit test.
2925     - Add unit tests for dependency simplification with build profiles.
2926   * Documentation:
2927     - Improve dpkg-buildpackage(1) on environment expectations.
2928     - Clarify the format of the db:Status-Abbrev virtual field in
2929       dpkg-query(1). Closes: #824515
2930     - Document the tar entry size limitation for deb(5) format.
2931     - Document interaction between PIE and libraries in dpkg-buildflags(1).
2932       Based on text by Christian Seiler <christian@iwakd.de>.
2933     - Merge ENVIRONMENT sections in dpkg-buildflags(1).
2934     - Document various long options in dpkg-source --help output.
2935     - Move dpkg-source -q option from “Build options” to “General options”
2936       section in --help output.
2937     - Clarify shared library search order in dpkg-shlibdeps(1).
2938     - Remove most remaining AUTHOR sections from man a POD, as they are
2939       strongly discouraged, for being redundant, tending to get out-of-sync,
2940       and their format being inconsistent. In addition most got already
2941       removed in the past for the man pages.
2942     - Mark perlcritic as an optional author test dependency in the README.
2943     - Fix example code in Dpkg::Compression::FileHandle SYNOPSIS.
2945   [ Updated programs translations ]
2946   * German (Sven Joachim).
2947   * Simplified Chinese (Zhou Mo). Closes: #824873
2949   [ Updated scripts translations ]
2950   * German (Helge Kreutzmann).
2952   [ Updated man pages translations ]
2953   * German (Helge Kreutzmann).
2955  -- Guillem Jover <guillem@debian.org>  Sun, 03 Jul 2016 19:01:56 +0200
2957 dpkg (1.18.7) unstable; urgency=medium
2959   [ Guillem Jover ]
2960   * Add new dpkg-source --require-strong-checksums option and change default.
2961     There is no point in erroring out on this condition when signature issues
2962     are only warnings, because we cannot guarantee we have functional keys
2963     for old signatures. Regression introduced in dpkg 1.18.5. Closes: #823428
2964   * Stop using several fixed sized buffers for program reporting, which in
2965     many cases could cause confusing truncation of long messages. Use heap
2966     allocated formatted strings instead:
2967     - In start-stop-daemon to report what to stop.
2968     - In dselect to print main and access methods menu entries.
2969     - In libdpkg command-line option parsing errors.
2970     - In libdpkg warning, notice and info reporting.
2971     - In libdpkg ohshit, ohshitv, ohshite and internerr. But in this case
2972       fallback to a fixed-size emergency buffer in case of allocation or
2973       formatting error, so that we can at least print something, even if
2974       truncated.
2975     Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
2976   * Colorize all fatal-error printing codepaths in libdpkg.
2977   * Architecture support:
2978     - Bump the GNU triplet cpu from i386 to i686 to match toolchain changes.
2979       Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #823619
2980     - Clarify column descriptions in architecture table files.
2981   * Perl modules:
2982     - Relax dependency restrictions parsing to allow again sloppy spaces
2983       around versions, architectures and profile restrictions.
2984       Regression introduced in 1.18.5. Closes: #823431
2985     - Add new require_strong_checksums option to Dpkg::Source::Package.
2986     - Add new tests_dep option to Dpkg::Deps deps_parse() to allow the
2987       otherwise invalid ‘@’ character in dependencies. To be used when
2988       parsing the debian/tests/control file.
2989   * Documentation:
2990     - Shorten example symbol names in dpkg-gensymbols to avoid a mandb
2991       warning due to unwrappable lines in translations.
2993   [ Updated scripts translations ]
2994   * German (Helge Kreutzmann).
2996   [ Updated man pages translations ]
2997   * German (Helge Kreutzmann).
2999  -- Guillem Jover <guillem@debian.org>  Mon, 09 May 2016 03:19:52 +0200
3001 dpkg (1.18.6) unstable; urgency=medium
3003   [ Guillem Jover ]
3004   * Fix file queue tail assignment on file queue pop during unpack. This
3005     could mess up the file queue in some circumstances and leave behind
3006     files in the filesystem as «pathname».dpkg-new after configuration
3007     and without traces of the files in the dpkg database. Closes: #823288
3008   * Use m_strdup() instead of strdup() in dpkg recursive installation code.
3009   * Fix off-by-one array allocation in dpkg recursive installation code that
3010     can cause segfaults.
3011   * Rename sysctl() “name” variable to “mib”, to avoid a clash with the
3012     call site function argument with the same name in start-stop-daemon.
3013     This fixes a build failure on */kFreeBSD systems.
3014   * Initialize number of entries on initial process scan in start-stop-daemon
3015     on */kFreeBSD.
3016   * Packaging:
3017     - Bump Standards-Version to 3.9.8 (no changes needed).
3019   [ Updated programs translations ]
3020   * German (Sven Joachim).
3022  -- Guillem Jover <guillem@debian.org>  Tue, 03 May 2016 20:17:05 +0200
3024 dpkg (1.18.5) unstable; urgency=medium
3026   [ Guillem Jover ]
3027   * Print correct integer parse error for short-only command-line options.
3028     This affects «dpkg-deb -z». Closes: #809174
3029   * Do not abort when traversing symlinks to directories in dpkg-scanpackages
3030     and dpkg-scansources. Closes: #809219
3031   * Implement delete operator with size argument in dselect, required by the
3032     C++14 spec when the size-less delete operator is defined.
3033   * Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLK in dselect.
3034   * Print the archive filename when dpkg cannot access it.
3035   * Check that all passed archive filenames to dpkg exist before queuing them.
3036     Closes: #809963
3037   * Use ohshit() instead of internerr() for unhandled dpkg-split exit codes.
3038     (i.e. do not abort). Closes: #812679
3039   * Detect non-regular file archive arguments earlier in dpkg.
3040   * Switch URLs in docs, code comments and packaging, from http:// or git://
3041     to https:// if the latter is available (round three). This includes the
3042     dpkg git repository, copyright format URL and examples in man pages among
3043     others.
3044   * Clarify where to find the GPL-2 license in debian/copyright.
3045   * Do not enable stack-protector on nios2 in Debian and derivatives (it is
3046     not supported by gcc yet).
3047   * Check first for build type to short-circuit boolean expressions in
3048     dpkg-genchanges.
3049   * Add source format backend-specific --help options support to dpkg-source.
3050   * Add MIPS R6 architectures to arch tables. Closes: #807340
3051     Thanks to YunQiang Su <wzssyqa@gmail.com>.
3052   * Fix memory leak when unpacking conffiles.
3053   * Use fixed string matching for pathnames in dpkg-maintscript-helper.
3054     Thanks to Carsten Hey <carsten@debian.org>.
3055   * Quote shell variables in dpkg-maintscript-helper.
3056     Thanks to Carsten Hey <carsten@debian.org>.
3057   * Anchor pathnames in sed and grep regexes in dpkg-maintscript-helper.
3058     Thanks to Carsten Hey <carsten@debian.org>.
3059   * Allow broken versions starting with a dash in dpkg-maintscript-helper.
3060     Thanks to Carsten Hey <carsten@debian.org>.
3061   * Add a new treewalk module in libdpkg, with the nice properties of avoiding
3062     duplicate stat(2) calls, not calling find(1), and sorting the output w/o
3063     stalling on the entire input being slurped and sorted.
3064     - Use it to build the .deb data member in dpkg-deb.
3065     - Use it to build the .deb control member in dpkg-deb.
3066     Closes: #719845
3067     - Use it with dpkg --recursive option.
3068   * Unify start-stop-daemon --help output with the rest of the tools.
3069   * Search for debsig-verify in PATH instead of using an absolute path.
3070   * Do not error out when failing to open the SE label db on permissive mode.
3071     Closes: #811037
3072   * Rewrite the trigger deferred file parser from flex to manual. The format
3073     is very simple, and a simple hand-written parser is smaller and avoids a
3074     build dependency.
3075   * Be more strict when parsing the COLUMNS environment variable in dpkg-query.
3076   * Make the Architecture field mandatory on package builds.
3077   * Use new Dpkg::Arch functions to validate and parse architectures when
3078     building source packages. Closes: #784808
3079   * Do safe matching of directories containing conffiles in
3080     dpkg-maintscript-helper, instead of using a variable pathname as a regex
3081     with grep, which is susceptible to metacharacters acting as part of the
3082     regex. Proposed by Carsten Hey <carsten@debian.org>.
3083   * Decouple local keyword declaration from command assignment in
3084     dpkg-maintscript-helper, which masks the command return value when
3085     using «set -e».
3086   * Make dpkg pass <new-version> to maintscript actions that cannot get it
3087     otherwise. These actions are now:
3088     - <new-postrm> failed-upgrade <old-version> <new-version>
3089     - <new-postrm> abort-install <old-version> <new-version>
3090     - <new-postrm> abort-upgrade <old-version> <new-version>
3091     - <new-preinst> install <old-version> <new-version>
3092     - <new-preinst> upgrade <old-version> <new-version>
3093     - <new-prerm> failed-upgrade <old-version> <new-version>
3094     Prompted by Andrey Utkin <andrey.krieger.utkin@gmail.com>.
3095   * Promote a print to a warning for missing control files in dpkg-deb.
3096   * Use info() instead of print in dpkg-buildpackage and dpkg-genchanges.
3097   * Add very basic color support to all dpkg namespaced programs, enabled by
3098     setting the environment variable DPKG_COLORS to “auto”, “always” or
3099     “never”, the latter being the default.
3100   * Add support for a new --build option to define build type by a
3101     comma-separated list of components (“source”, “any”, “all”, “binary” or
3102     “full”) in dpkg-genchanges and dpkg-buildpackage.
3103   * Add new -I option to dpkg-shlibdeps to ignore package build directories.
3104     Closes: #821025
3105   * Add new -O option to dpkg-genchanges.
3106   * Make dpkg export variable DPKG_ROOT in maintainer scripts. Closes: #804624
3107     Thanks to Helmut Grohne <helmut@subdivi.de>.
3108   * Add new --force-script-chrootless option to dpkg.
3109     Thanks to Helmut Grohne <helmut@subdivi.de>.
3110   * Portability:
3111     - Move DPKG_ADMINDIR environment variable name out from update-alternatives
3112       code, to make life easier for non-dpkg-based systems.
3113     - Move alternatives temporary extension out from update-alternatives code,
3114       to make life easier for non-dpkg-based systems.
3115     - Switch start-stop-daemon on */kFreeBSD to use the low-level sysctl(3)
3116       interface instead of libkvm-dev.
3117   * Perl modules:
3118     - Add new CTRL_REPO_RELEASE control block type to Dpkg::Control.
3119     - Add new CTRL_COPYRIGHT_HEADER, CTRL_COPYRIGHT_FILES and
3120       CTRL_COPYRIGHT_LICENSE control block types to Dpkg::Control.
3121     - Make patching a file multiple times fatal for the first quilt patch in
3122       Dpkg::Source. Reported by Apollon Oikonomopoulos <apoikos@debian.org>.
3123       Closes: #810720
3124     - Only warn once when a diff patches a file multiple times in
3125       Dpkg::Source::Patch, and fix the warning message to make it clear that
3126       the diff might be patching the file more than once, not just twice.
3127     - Check existence of search criteria in Dpkg::Index when checking with a
3128       regex or a string match. Closes: #780906
3129       Base on a patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>.
3130     - Add new functions to validate and parse architecture names in Dpkg::Arch.
3131     - Make the dependency parser more strict in Dpkg::Deps. Closes: #784806
3132     - Add strong digest marking support to Dpkg::Checksums.
3133     - Error out on source packages without any strong digests in
3134       Dpkg::Source::Package, used by dpkg-source --extract, which can still
3135       be disabled with --no-check.
3136     - Switch Dpkg::Conf implementation to be hash based, add two new accessors
3137       and a new option to the filter method to use the old behavior.
3138     - Do not parse entry multiple times in Dpkg::Changelog::Entry::Debian.
3139       Add new parse_header() and parse_trailer() methods, and deprecate
3140       check_header() and check_trailer() ones.
3141     - Use “GnuPG” instead of “gpg” in error messages to refer to the software
3142       in Dpkg::Source::Package.
3143     - Handle undef versions in Dpkg::Changelog from empty versions in
3144       changelog entry header lines.
3145     - Allow detached upstream orig tarball signatures when extracting
3146       version 1.0 non-native source packages.
3147     - Include upstream orig tarball signatures in source packages.
3148       See #759478.
3149     - Add fixdebugpath to reproducible feature in Dpkg::Vendor::Debian.
3150       Thanks to Daniel Kahn Gillmor <dkg@fifthhorseman.net>. Closes: #819194
3151   * Build system:
3152     - Fix building development documentation.
3153     - Remove unused UA_LIBS variable.
3154     - Split libps and libkvm detection into their own macros and variables.
3155     - Make it possible to build without system libmd.
3156     - Add a configuration summary to configure output.
3157     - Make git log invocation immune to local configuration.
3158     - Do not require passing the perl interpreter to run-script.
3159     - Quote dirname argument in run-script, to handle spaces in pathname.
3160       Reported by Carsten Hey <carsten@debian.org>.
3161     - Use a single po4a opt argument instead of the same per language.
3162   * Packaging:
3163     - Enable all hardening flags, starting with gcc-5 there is no performance
3164       loss anymore when enabling PIE on i386.
3165   * Test suite:
3166     - Add a unit test to compile perl code with warnings.
3167     - Add a unit test for the trigger deferred parser.
3168   * Documentation:
3169     - Say value instead of option in deb-control(5).
3170     - Mark debian changelog format in bold in dpkg-parsechangelog(1).
3171     - Add references to man pages describing file formats.
3172     - Document missing Install-Size, Built-For-Profiles and Build-Profiles
3173       fields in man pages.
3174     - Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
3175     - Remove Debian specific policy references.
3176     - Remove superfluous SEE ALSO references from dpkg-source(1).
3177     - Fix --remove and --purge summary formatting in dpkg(1).
3178     - Move --audit description just after --verify in dpkg(1).
3179     - Mark Maintainer field as bold in deb-src-control(5).
3180     - Fix reference to --record-avail instead of nonexistent --avail.
3181     - Add missing quotes in man pages.
3182     - Document Source field version in deb-control(5).
3183     - Add new deb822(5) man page.
3184     - Document and improve C/C++ programs exit codes in man pages.
3185     - Clarify dpkg --path-exclude/--path-include pathname filter behavior.
3186       Closes: #811267
3187     - Clarify that packages are only automatically forgotten by dpkg if they
3188       contain no user data, such as package selections. Closes: #813179
3189     - Fix documentation for package flags in dpkg(1).
3190     - Clarify that deb-symbols(5) documents the binary format subset, and
3191       the template symbol files are described in dpkg-gensymbols(1).
3192       Closes: #795163
3193     - Update field requirements of control file formats to match dpkg reality.
3194     - Document the format of the origins filename in deb-origin(5).
3195     - Add list of flags set by bug feature area to dpkg-buildflags(1).
3196     - Switch output encoding of man pages to UTF-8.
3197     - Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
3198     - Clarify that i386 does not suffer performance loss due to PIE anymore
3199       since gcc >= 5 in dpkg-buildflags(1).
3200     - Document in deb822(5) that deb-origin(5) also supports comments.
3201     - Clarify which characters constitute the deb822(5) control files syntax
3202       by using Unicode code points and their printable characters.
3203       Based on a patch by Ben Finney <ben@benfinney.id.au>.
3204     - Remove wrong mention that deb-control(5) support comments.
3205     - Make explicit that deb-control(5) documents the binary control file.
3206     - Add missing value for Standards-Version field in dsc(5).
3207       Reported by Helge Kreutzmann <debian@helgefjell.de>.
3209   [ Updated programs translations ]
3210   * Dutch (Frans Spiesschaert). Closes: #822797
3211   * German (Sven Joachim).
3212   * Japanese (Takuma Yamada). Closes: #819939
3213   * Portuguese (Miguel Figueiredo).
3214   * Simplified Chinese (Zhou Mo). Closes: #809517
3215   * Vietnamese (Trần Ngọc Quân).
3217   [ Updated dselect translations ]
3218   * Japanese (Takuma Yamada). Closes: #819940
3220   [ Updated scripts translations ]
3221   * German (Helge Kreutzmann).
3223   [ New man pages translations ]
3224   * Dutch (Frans Spiesschaert). Closes: #822798
3226   [ Updated man pages translations ]
3227   * German (Helge Kreutzmann).
3229  -- Guillem Jover <guillem@debian.org>  Mon, 02 May 2016 04:14:57 +0200
3231 dpkg (1.18.4) unstable; urgency=medium
3233   [ Guillem Jover ]
3234   * Switch dpkg-scansources and dpkg-scanpackages to use File::Find instead
3235     of find(1), as the former is more portable with more consistent behavior,
3236     and always canonicalizes the pathnames. Closes: #800649
3237   * Initialize Config-Version also for packages previously in triggers-pending
3238     state, otherwise we end up not passing the previously configured version
3239     to «postinst configure», which might consider this a first install instead
3240     of an upgrade. Closes: #801156
3241   * Fix memory leaks in «dpkg --verify» and dpkg infodb format upgrade logic.
3242   * Merge all update-alternatives action handling into a single if-else-if
3243     block, to unify the code an allow a future switch into a shared library.
3244   * Perform any necessary cleanups on normal exit from dpkg-divert --add and
3245     --remove commands.
3246   * Make dpkg-architecture warning on non-matching GNU system type compiler
3247     agnostic.
3248   * Add ‘.gitreview’ to the default dpkg-source ignore lists.
3249   * Add support for DPKG_MAINTSCRIPT_DEBUG environment variable to dpkg.
3250   * Fix dpkg-checkbuilddeps exit code to be 1 instead of a random error value
3251     on unsatisfied dependencies. Regression introduced in dpkg 1.18.3.
3252   * Fix an off-by-one write access in dpkg-deb when parsing the old format
3253     .deb control member size. Thanks to Hanno Böck <hanno@hboeck.de>.
3254     Fixes CVE-2015-0860.
3255   * Fix an off-by-one read access in dpkg-deb when parsing ar member names.
3256     Thanks to Hanno Böck <hanno@hboeck.de>.
3257   * Add experimental multithreaded xz compression support in libdpkg, which
3258     requires xz >= 5.2.0.
3259   * Fix physical file offset comparison in dpkg. Closes: #808912
3260     Thanks to Yuri Gribov <tetra2005@gmail.com>.
3261   * Fix usage of dpkg-architecture -s after other action options.
3262     Reported by Niels Thykier <niels@thykier.net>.
3263   * Add NIOS2 support to cputable. Thanks to Marek Vasut <marex@denx.de>.
3264   * On Debian and derivatives enable timeless build flag feature by default.
3265     Thanks to Paul Wise <pabs@debian.org>. Closes: #805872
3266   * Perl modules:
3267     - Add support for Build-Essential field. Closes: #806315
3268   * Test suite:
3269     - Improve perl code test coverage.
3270   * Build system:
3271     - Set PERL5LIB globally for the test suite to the local modules directory,
3272       to avoid using the system modules. Regression introduced in dpkg 1.17.8.
3273       Reported by Jérémy Bobbio <lunar@debian.org>. Closes: #801329
3274     - Use absolute buildir pathnames in PATH variable for the test suite.
3275     - Descend into scripts directory when cleaning up code coverage files.
3276     - Add new configure option --disable-devel-docs to select the kind of docs
3277       to generate, default for now is development documentation.
3278     - Try to use AM_GNU_GETTEXT_REQUIRE_VERSION to benefit from the latest
3279       installed gettext version, while guaranteeing a minimal required version.
3280   * Packaging:
3281     - Add missing Build-Depends for restriction formula support.
3282   * Documentation:
3283     - Move description for “target architecture” from the dpkg-architecture(1)
3284       ‘-A’ option to the TERMS section. Closes: #799046
3285     - Clarify that the md5sum check on «dpkg --verify» is performed on the
3286       file contents, and failures denote changed content. Closes: #760248
3287     - Document that dpkg-buildpackage -nc -S implies -d.
3288     - Clarify role of Build-Depends in deb-src-control(5).
3289       Prompted by Johannes Schauer <j.schauer@email.de>.
3290     - Document supported feature areas.
3291     - Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
3292       Closes: #801958
3293     - Add a subsection separating external from internal environment variables
3294       in dpkg(1).
3296   [ Updated programs translations ]
3297   * Dutch (Frans Spiesschaert). Closes: #800513
3298   * Japanese (Kenshi Muto). Closes: #799432
3299   * Turkish (Mert Dirik). Closes: #799875
3301   [ Updated scripts translations ]
3302   * German (Helge Kreutzmann).
3304   [ Updated man pages translations ]
3305   * German (Helge Kreutzmann, Julian R). Closes: #807156
3307  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 13:20:26 +0100
3309 dpkg (1.18.3) unstable; urgency=medium
3311   [ Guillem Jover ]
3312   * Fix short-lived memory leaks in start-stop-daemon. As a side effect now
3313     a missing group after ‘:’ on --chuid is a fatal error.
3314   * Print the master and slave links in «update-alternatives --display».
3315   * Print the current best alternative in the head instead of the trail
3316     in «update-alternatives --display», with a two space indentation.
3317   * Reimplement «update-alternatives --all» as a fully built-in command
3318     instead of executing itself with --config per subtask.
3319   * Reimplement «update-alternatives --set-selections» as a fully built-in
3320     command instead of executing itself with --set or --auto per subtask.
3321   * Add kfreebsd-armhf support to ostable and triplettable. Closes: #796283
3322     Thanks to Steven Chamberlain <steven@pyro.eu.org>.
3323   * Fix «dpkg --verify» with --root.
3324   * Fix an off-by-one write access in dpkg-deb when parsing the .deb magic.
3325     Reported by Jacek Wielemborek <d33tah@gmail.com>. Closes: #798324
3326   * Split overlong perl regexes into multiline extended regexes.
3327   * Switch dselect multicd method license from GPL2 to GPL2+, with consent
3328     from all its authors.
3329   * Fix inadvertent license change for lib/dpkg/utils.c from GPL2 to GPL2+.
3330   * Fix segfault when using «dpkg --no-act» with a synthetic --admindir.
3331     Reported by David Kalnischkies <david@kalnischkies.de>.
3332   * Perl modules:
3333     - Only warn on invalid week days instead of aborting in
3334       Dpkg::Changelog::Entry::Debian. Regression introduced in dpkg 1.18.2.
3335       Reported by Jakub Wilk <jwilk@debian.org>.
3336     - Do not warn when removing an empty subdirectory on source package
3337       extraction in Dpkg::Source::Package::V2. Closes: #796671
3338     - Do not abort on parse errors from Time::Piece->strptime() for the
3339       changelog trailer date, just queue them so that the caller can decide
3340       if they should be warnings or actual errors. Closes: #795936
3341     - Validate the changelog trailer date, and catch and warn or error on
3342       bogus month names, such as unknown or unabbreviated ones.
3343   * Test suite:
3344     - Get the reference build flags from dpkg-buildflags.pl, instead of
3345       hardcoding them, which might not match depending on the architecture.
3346       Closes: #794694
3347     - Delete any environment variable starting with DEB_ in mk.t that might
3348       affect the test results.
3349   * Build system:
3350     - Add a new --with-devlibdir configure option for the C libdpkg library.
3351   * Packaging:
3352     - Remove unneeded --sourcedir options from dh_install calls.
3353     - Use the new --with-devlibdir configure option to only switch libdpkg-dev
3354       files to the multi-arch directory. Closes: #794977
3355   * Documentation:
3356     - Fix typos for --predep-package option name. Closes: #794688
3357     - Add missing dashes to package-list in deb-src-control(5).
3358     - Mark each individual required field as such, instead of using segregated
3359       sections.
3361   [ Updated programs translations ]
3362   * Catalan (Jordi Mallach).
3363   * French (Sébastien Poher). Closes: #798371
3364   * German (Sven Joachim).
3365   * Vietnamese (Trần Ngọc Quân).
3367   [ Updated dselect translations ]
3368   * French (Sébastien Poher). Closes: #798370
3370   [ Updated scripts translations ]
3371   * French (Sébastien Poher). Closes: #798369
3372   * German (Helge Kreutzmann).
3374   [ Updated man pages translations ]
3375   * German (Helge Kreutzmann).
3377  -- Guillem Jover <guillem@debian.org>  Mon, 21 Sep 2015 07:11:42 +0200
3379 dpkg (1.18.2) unstable; urgency=low
3381   [ Guillem Jover ]
3382   * Fix plural form translations for single plural languages. Closes: #790025
3383   * Add new dpkg-buildpackage -J option, which is a safe version of -j.
3384   * Fix dpkg-gencontrol to add correct binary filename to debian/files,
3385     even when overriding the Package field value with the -D option.
3386     Reported by Niels Thykier <niels@thykier.net>.
3387   * Move the implicit build-essential:native Build-Depends from
3388     dpkg-checkbuilddeps to a new vendor hook, as it is Debian-specific.
3389   * Add support for ignoring built-in build dependencies and conflicts
3390     with the new «dpkg-buildpackage --ignore-builtin-builddeps» and
3391     «dpkg-checkbuilddeps -I» options. Closes: #480638, #571671
3392   * When sys_siglist is defined in the system, try to use NSIG as we cannot
3393     compute the array size with sizeof(). If NSIG is missing fallback to 32
3394     items. Prompted by Igor Pashev <pashev.igor@gmail.com>.
3395   * Use string_to_security_class() instead of a literal SECCLASS value in
3396     the setexecfilecon() libcompat function, as <selinux/flask.h> is now
3397     deprecated.
3398   * Switch libdpkg xz compressor to use CRC64 for integrity checks, to match
3399     the default on the command-line tool, which should provide slightly better
3400     detection against damaged data, at a negligible speed difference.
3401   * Only use the SHELL environment variable for interactive shells.
3402     Closes: #788819
3403   * Move tar option --no-recursion before -T in dpkg-deb. With tar > 1.28 the
3404     --no-recursion option is now positional, and needs to be passed before
3405     the -T option, otherwise the tarball will end up with duplicated entries.
3406     Thanks to Richard Purdie <richard.purdie@linuxfoundation.org>.
3407   * Add an extra level of escaping for double $(evals) in architecture.mk
3408     and buildflags.mk, so that the variables are computed lazily again.
3409     Regression introduced in dpkg 1.16.2. Closes: #793330
3410   * Add binary packages Essential information to Package-List field in the
3411     .dsc file, as optional essential=yes entries. This allows precomputing
3412     the pseudo-essential set before starting an architecture bootstrap.
3413   * Perl modules:
3414     - Remove non-functional timezone name support from
3415       Dpkg::Changelog::Entry::Debian.
3416     - Use Time::Piece (part of the perl core distribution) instead of
3417       Date::Parse in Dpkg::Changelog::Entry::Debian. This reduces the build
3418       and run-time dependencies, and helps architecture bootstrapping.
3419     - Simplify distribution splitting in Dpkg::Changelog::Entry::Debian.
3420     - Add new function changelog_parse_plugin() in Dpkg::Changelog::Parse.
3421     - Add new function changelog_parse_debian() in Dpkg::Changelog::Parse, and
3422       use it in changelog_parse() instead of the external plugin parser when
3423       the input format is “debian”. This significantly speeds up the parsing.
3424     - Remove trailing space before handling blank line dot-separator in
3425       Dpkg::Control::HashCore. Regression introduced in dpkg 1.18.0.
3426       Reported by Jakub Wilk <jwilk@debian.org>. Closes: #789580
3427     - Allow the Maintainer field in CTRL_FILE_STATUS.
3428     - Import make_path from File::Path in Dpkg::Source::Package::V2.
3429       Regression introduced in dpkg 1.18.0. Closes: #789957
3430     - Make the BinaryFiles subpackage self-contained by explicitly importing
3431       File::Spec in Dpkg::Source::Package::V2.
3432     - Do not exclude pre-existing symlinks when unpacking the debian/ tarball
3433       in Dpkg::Source::Package::V2. Closes: #790073, #791535
3434     - Disable the thread sanitizer when the address sanitizer is enabled
3435       in Dpkg::Vendor::Debian as these are mutually incompatible, and make
3436       sanitize=+all not work at all.
3437     - Allow colons (:) in added filenames in Dpkg::Dist::Files, which can be
3438       present when the upstream version contains colons. Regression introduced
3439       in dpkg 1.18.0. Reported by Jakub Wilk <jwilk@debian.org>.
3440     - Future-proof tar invocations in Dpkg::Source::Archive for options that
3441       might become positional in the future, and by always placing function
3442       options first.
3443     - Make the dependency comparison deep by comparing not only the first
3444       dependency alternative, to get them sorted in a reproducible way.
3445       Based on a patch by Chris Lamb <lamby@debian.org>. Closes: #792491
3446     - Support spaces in symbol names in Dpkg::Shlibs::Objdump. This is
3447       required by Go shared libraries. Closes: #785344
3448       Based on a patch by Michael Hudson-Doyle <michael.hudson@canonical.com>.
3449   * Test suite:
3450     - Set SIGINT, SIGTERM and SIGPIPE to their default actions to get
3451       deterministic behavior.
3452     - Add test cases for the makefile snippets.
3453     - Delete DEB_VENDOR from the environment to get reliable results.
3454   * Packaging:
3455     - Make the libdpkg-dev package Multi-Arch:same.
3456     - Mark libio-string-perl as <!nocheck>.
3457   * Documentation:
3458     - Fix grammar in dpkg-architecture(1).
3459       Thanks to Chris Lamb <lamby@debian.org>. Closes: #787616
3460     - Use the feature area name in the dpkg-buildflags(1) subsection title.
3461     - Document DPKG_HOOK_ACTION also in dpkg(1) ENVIRONMENT section.
3462     - Clarify when some features where added in man pages.
3463     - Document --yet-to-unpack, --predep-package and all --assert-<feature>
3464       commands as supported in both «dpkg --help» and dpkg(1).
3465     - Document abitable in dpkg-architecture(1).
3466     - Clarify that an architecture wildcard is a Debian thing in
3467       dpkg-architecture(1).
3468     - Document multiarch triplet in dpkg-architecture(1) TERMS section.
3469     - Remove “my” keyword from Dpkg perl modules function prototypes.
3470     - Say FUNCTIONS instead of METHODS for Dpkg modules when appropriate.
3471     - Fix POD syntax inside verbatim paragraph in Dpkg::Changelog.
3472     - Document and mark Dpkg::Arch as a public module.
3473     - Fix Dpkg::Changelog::Parse::changelog_parse documentation.
3475   [ Updated programs translations ]
3476   * Dutch (Frans Spiesschaert). Closes: #789097
3477   * Simplified Chinese (Zhou Mo). Closes: #787986
3478   * Turkish (Mert Dirik). Closes: #788211
3479   * Vietnamese (Trần Ngọc Quân).
3481   [ Updated man pages translations ]
3482   * German (Helge Kreutzmann).
3484   [ Updated dselect translations ]
3485   * Dutch (Frans Spiesschaert). Closes: #789096
3487   [ Updated scripts translations ]
3488   * German (Helge Kreutzmann).
3490  -- Guillem Jover <guillem@debian.org>  Mon, 03 Aug 2015 15:40:21 +0200
3492 dpkg (1.18.1) unstable; urgency=low
3494   [ Guillem Jover ]
3495   * Cast c_isbits() c argument to an unsigned char when indexing the array.
3496     This fixes build failures on armel, armhf, ppc64el and s390x.
3497   * Do not allow pathnames with embedded newlines in dpkg-deb and dpkg.
3498     Closes: #720761
3499   * Fix setting the SE Linux context when a file has a statoverride.
3500     Closes: #786435
3501   * Set the SE Linux file context even when the file mode has no file type.
3502   * Make dpkg-buildpackage -j override any parallel option specified in
3503     DEB_BUILD_OPTIONS. Regression introduced in dpkg 1.14.15.
3504   * Honor Pre-Depends, Conflicts and Breaks for packages in unpacked and
3505     half states. Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #377860
3506   * Fix build failure on FreeBSD by actually using libmd if available.
3507   * Sort dpkg-scanpackages output by package name and version.
3508     Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
3509   * Sort dpkg-scansources output by package name and version.
3510     Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
3511   * Set the correct default compression value in dpkg-deb for control.tar.gz
3512     member. This meant using compression level 1 when using the zlib shared
3513     library to compress the control.tar member, and always failing when using
3514     the gzip command. Regression introduced in dpkg 1.17.6. Closes: #786654
3515   * Use the generated template file instead of the original one when looking
3516     for changes in dpkg-gensymbols. There's too much information not being
3517     preserved in the symbols files to be able to regenerate templates for
3518     them. Closes: #785937, #786840
3519   * Perl modules:
3520     - Add missing strict and warnings pragmas for submodules.
3521     - Use non-destructive substitutions inside map.
3522     - Use the state keyword to simplify the code.
3523     - Do not replace #PACKAGE# in template mode in Dpkg::Shlibs::SymbolFile.
3524   * Documentation:
3525     - Update current default source compressor from gzip to xz.
3526     - Remove spurious ‘=’ from parallel DEB_BUILD_OPTIONS without arguments
3527       in dpkg-buildpackage(1).
3529   [ Updated programs translations ]
3530   * German (Sven Joachim).
3531   * Simplified Chinese (Zhou Mo). Closes: #786377
3533   [ Updated man pages translations ]
3534   * German (Helge Kreutzmann).
3536   [ Updated dselect translations ]
3537   * German (Sven Joachim).
3539  -- Guillem Jover <guillem@debian.org>  Sat, 30 May 2015 03:00:21 +0200
3541 dpkg (1.18.0) unstable; urgency=low
3543   [ Guillem Jover ]
3544   * Only trim trailing “/” and “/.” from «dpkg-query --search» arguments if
3545     they are a pathname, and not a pattern or a substring match.
3546   * Switch C/C++ code to use a new set of C locale character type functions
3547     independent of the current locale.
3548   * Add support for arch-bits and arch-endian dpkg-gensymbols tags.
3549     Closes: #630342
3550   * Switch perl code from legacy File::Path functions to new ones.
3551   * Fix perl uninitialized value usage in dpkg-scansources when the Binary
3552     field is missing.
3553   * Use dpkg-query instead of dpkg for --search in dpkg-shlibdeps so that
3554     the subprocesses get the correct admindir. Closes: #775258
3555   * Rework the Installed-Size field default value computation to make it
3556     reproducible regardless of the build system filesystem, and document
3557     how the value is computed and that it is just an approximation.
3558     Closes: #650077
3559   * Use strftime() instead of «date -R» in dpkg-genchanges, as the latter
3560     is not specified by POSIX and is not widely portable.
3561   * Warn on obsolete '<' and '>' operators in dpkg --compare-versions.
3562   * Trim end of line whitespace from dpkg and dselect config file parsers.
3563     Reported by Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
3564   * Do not silently eat a standalone ‘-’ in the libdpkg command-line parser.
3565   * Fix short-lived memory leaks in dpkg-deb and libdpkg. Closes: #769515
3566   * Fix «dpkg-deb -b» filename generation when the package does not contain
3567     an Architecture field. Regression introduced in dpkg 1.16.2.
3568   * Fix «dpkg --audit» to report missing and empty architecture fields.
3569     Regression introduced in dpkg 1.16.2.
3570   * Add support to dpkg-deb for reading the archive from standard input,
3571     except for --raw-extract which does not yet support it. Closes: #616614
3572     Based on a patch by Johannes Schauer <j.schauer@email.de>.
3573   * Add ‘.mailmap’ to the default dpkg-source ignore lists.
3574   * Set the SE Linux context on «dpkg-statoverride --update». Closes: #690361
3575   * Do not fail on dpkg-query -W and -l when multiple arguments match the
3576     same package. Closes: #588505
3577   * Change dpkg-maintscript-helper to handle symlinks and pathnames ending in
3578     slash. For the former error out, for the latter strip it. Closes: #771752
3579   * Support moving a conffile not being shipped anymore. Closes: #767003
3580     Thanks to Mathias Behrle <mathiasb@m9s.biz>.
3581   * Add a new dpkg-buildflags sanitize feature area:
3582     - Add new “address”, “thread”, “leak” and “undefined” features, all
3583       disabled by default. Closes: #760741
3584   * Do not accept unknown user or group names on «dpkg-statoverride --add».
3585     Regression introduced in dpkg 1.17.11. Closes: #775124
3586   * Normalize dpkg-parsechangelog command-line parsing, so that «-ovalue»,
3587     «-o value», «--option=value» and «--option value» will all be accepted.
3588     Closes: #693951
3589   * Add dpkg --ctrl-tarfile forwarding command for dpkg-deb.
3590   * Disable dependency checks on dpkg-buildpackage -S -nc.
3591   * Make dependency checks fatal for dpkg-buildpackage -S.
3592   * Update amd64 GNU cpu regex in cputable to match amd64 too, in addition
3593     to x86_64. This is required for FreeBSD.
3594   * Use badusage() instead of ohshit() for command-line errors.
3595   * Use the original template symbols file when diffing in dpkg-gensymbols.
3596     We should not create a new template symbols file, because the output
3597     might change (different sorting order for example) relative to the
3598     original. Closes: #773718
3599   * Do not leak kvm descriptors in start-stop-daemon on GNU/kFreeBSD systems.
3600     Based on a patch by Jeff Epler <jepler@unpythonic.net>. Closes: #779467
3601   * Switch start-stop-daemon to use a monotonic clock if available. This
3602     makes the timeout checks resilient to abrupt system clock changes.
3603     Suggested by Jose M Calhariz <jose.calhariz@hds.com>. Closes: #783014
3604   * Fix perl warning in dpkg-genchanges when parsing BY-HAND file entries.
3605     Regression introduced in dpkg 1.17.7. Closes: #781074
3606   * Use the checksums files list order when building the Files field to match
3607     the other Checksum fields in dpkg-genchanges.
3608   * Skip files based on the architecture from the filename in dpkg-genchanges.
3609   * Allow binary packages not found in debian/control in dpkg-genchanges,
3610     which could allow injecting debug .debs for example.
3611   * Annotate any non-deb binary descriptions (not just udebs) with their
3612     package type in dpkg-genchanges.
3613   * Remove outdated local copy of the Debian README.mirrors.txt file from
3614     dselect ftp access method, and print a message pointing to the current
3615     URL instead. Closes: #784966
3616   * Cleanup default dpkg-shlibdeps shared library directory search list:
3617     - Do not add cross-root directories (/<triplet>/ and /usr/<triplet>/).
3618     - Remove ancient multilib /emul/ia32-linux/ paths.
3619     - Reorder directory precedence to:
3620       «dpkg-shlibdeps -l» > ENV{LD_LIBRARY_PATHS} > cross-multiarch >
3621       DEFAULT_LIBRARY_PATH > ld.so.conf > DEFAULT_MULTILIB_PATH
3622   * When upgrading, copy over the cached arch-qualified package name. This
3623     fixes wrong output when cross-grading.
3624   * Consider foreign packages ambiguous in need of an arch-qualifier.
3625   * Perl modules:
3626     - Rename and deprecate Dpkg::Gettext _g function with new g_.
3627     - Assume in Dpkg::Arch that the abitable is always present, and bump
3628       libdpkg-perl Depends on dpkg to 1.16.3, the version introducing the file.
3629     - Remove support for GCC_TARGET environment variable from Dpkg::Shlibs.
3630       This was a temporary workaround for very old gcc toolchains. See #453267.
3631     - Prefer multiarch paths to multilib ones in Dpkg::Shlibs.
3632       Thanks to Helmut Grohne <helmut@subdivi.de>. Closes: #772184
3633     - Enable sub-second timestamps in Dpkg::Source::Patch by using Time::HiRes.
3634     - Use TMPDIR instead of manually setting DIR on tempfile() call in
3635       Dpkg::Source::Package::V2.
3636     - Switch Dpkg::Checksums from using checksum programs to the more portable
3637       Digest modules. Obsolete the 'program' property, and add a 'name' one.
3638     - Add support for $DEFAULT_TEXT_DOMAIN to Dpkg::Gettext, so that the Dpkg
3639       perl modules can always produce localized messages.
3640     - Fix OpenPGP Armor Header Line parsing in Dpkg::Control::Hash. We should
3641       only accept [\r\t ] as trailing whitespace, although RFC4880 does not
3642       clarify what whitespace really maps to, we should really match the GnuPG
3643       implementation anyway, as that's what we use to verify the signatures.
3644       Reported by Jann Horn <jann@thejh.net>. Fixes CVE-2015-0840.
3645     - Pass PATCH_GET environment variable instead of -g0 to the patch command
3646       in Dpkg::Source::Patch. This allows using non-GNU patch programs, like
3647       FreeBSD's patch.
3648     - Accept an %opts argument for the Dpkg::Control::Info constructor, and
3649       accept either passing a filename option as undef, or a scalar undef.
3650       Closes: #782019
3651     - Do not print on undef filehandle in Dpkg::Control::Info output().
3652       Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #781887
3653     - Always sort the Dpkg::Dist::Files files list on output, instead of
3654       preserving the insertion order, which is not reproducible with parallel
3655       builds. Reported by Jérémy Bobbio <lunar@debian.org>.
3656     - Add new filter() method to Dpkg::Substvars.
3657     - Kill the process when reaching timeout in Dpkg::IPC::wait_child().
3658   * Test suite:
3659     - Check perl code compilation, warnings and strictness.
3660     - Fix dpkg-divert unit test to work on BSD «rm -rf» that cannot traverse
3661       directories with mode 000.
3662     - Fix dpkg-divert unit test to work when there is no /dev/full.
3663     - Skip test cases when there is no c++filt available.
3664     - Add test cases for Dpkg::Conf and Dpkg::Checksums.
3665     - Handle libtool executables in progname unit test.
3666     - Do not use a timeout when testing cat I/O, speeds up test suite by 5s.
3667     - Reduce timeout test from 5 seconds to 1, to speed up test suite by 4s.
3668   * Build system:
3669     - Bump gettext version to 0.19:
3670       + Use --add-location=file in msgmerge and xgettext commands.
3671       + Use --porefs=noline for po4a command.
3672     - Wrap file references in man page PO files with po4a --porefs=wrap.
3673     - Fix support for cross-building dpkg:
3674       + Assume a working C99 snprintf on SUS >= v3.
3675       + Do not try to run the va_copy configure check, just check that the
3676         symbol is available.
3677     - Check that HAVE_DECL_SYS_SIGLIST is 0 instead of undefined, to fix a
3678       build failure on uclibc based systems. Closes: #777044
3679       Based on a patch by Alex Potapenko <opotapenko@gmail.com>.
3680     - Use single suffix rules instead of non-portable %-pattern rules.
3681     - Pass CC to the test suite, so that we can use a non-gcc compiler.
3682     - Call AM_PROG_AR to detect the correct system archiver to use.
3683     - Pass -Wall to automake in AM_INIT_AUTOMAKE, not implied by foreign.
3684   * Packaging:
3685     - Remove old trigger related Breaks and Conflicts from dpkg.
3686     - Only use stackprotectorstrong when building dpkg with gcc >= 4.9.
3687     - Switch to debhelper compatibility level 9.
3688     - Name each public-domain license with a different name.
3689     - Add missing public modules to dpkg-dev package description.
3690     - Get rid of backward compatibility pseudo-tags from bug reports.
3691     - Install doc/README.feature-removal-schedule only on affected packages
3692       and debian/usertags everywhere.
3693   * Documentation:
3694     - Document arch-qualifiers for dependency fields in deb-control(5) and
3695       deb-src-control(5). Reported by Johannes Schauer <j.schauer@email.de>.
3696       Closes: #768842
3697     - Document versioned Provides in deb-control(5).
3698     - Document the version when dpkg-deb --raw-extract got introduced.
3699     - Document dpkg --log format, add missing actions and describe the startup
3700       messages. Closes: #773398
3701     - Document when and how the dpkg-maintscript-helper package name argument
3702       is or should be arch-qualified. Closes: #776072
3703     - Fix and update Arch substvar description in deb-substvars(5).
3704     - Document that current build flag feature areas only work on Debian and
3705       derivatives in dpkg-buildflags(1).
3706     - Use “wildcard characters” instead of “wildchars” in dpkg-query(1).
3707     - Document dpkg-query --search behavior in man page. Closes: #775379
3708     - Document postinst “triggered” argument in debian/dpkg.postinst comment
3709       header.
3710     - Document Dpkg::IPC function signatures.
3711     - Document the obsolete --compare-versions '<' and '>' operators in the
3712       dpkg(1) man page. Thanks to Tomas Pospisek <tpo_hp@sourcepole.ch>.
3713       Closes: #776551
3714     - Move dpkg-divert, dpkg-statoverride and update-alternatives man pages
3715       from section 8 to 1, to match their installation path.
3716     - Capitalize dpkg-parsechangelog(1) option descriptions.
3717     - Mark dpkg-parsechangelog(1) --format values in bold.
3718     - Place short options before long ones in dpkg-mergechangelogs(1) and
3719       dselect(1) man pages.
3720     - Properly terminate a bold marking in dpkg(1).
3721     - Document in man pages the dpkg version when new features were introduced.
3722     - Document that timestamps are reset for files patched with source format
3723       “3.0 (quilt)” too.
3724     - Document in dpkg-buildpackage(1) that using dpkg-source is sometimes
3725       better than -S. Suggested by Johannes Schauer <j.schauer@email.de>.
3726     - Document dselect -? option.
3727     - Document in dpkg-buildflags(1) that DEB_VENDOR influences the execution.
3728     - Document that dpkg performs sanity checks on PATH.
3729     - Mark some words and commands as non-hyphenable in man pages.
3730     - Separate multi-line hanging tag paragraphs with .TQ in man pages.
3731     - Mark field names in bold in man pages.
3732     - Use various groff escape sequences for quoting characters.
3733     - Lowercase warning and note admonitions in start-stop-daemon(8).
3734     - Mark dselect(1) color attributes in bold.
3735     - Say output instead of display for dpkg-deb tar-file option in dpkg(1).
3736     - Say archive instead of filename for dpkg-deb option in dpkg(1).
3737     - Say control-field-name instead of control-file-field in dpkg-deb(1).
3738     - Fix option values and pathname markup in dpkg-deb(1).
3739     - Use .TQ to separate different but related options in dpkg(1).
3740     - Clarify that dpkg-buildpackage -jN forces parallel builds, regardless of
3741       the packaging or upstream build systems supporting them. Closes: #780866
3742     - Remove unneeded update-alternatives references from options descriptions.
3743     - Document that apt might expect Packages.xz too in dpkg-scanpackages(1).
3744     - Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles.
3745     - Document dpkg version when perl module versions got bumped.
3746   * Output message fixes and improvements:
3747     - Remove trailing newline from string literal in warning calls.
3748     - Say “execute” instead of “exec” in Dpkg::Changelog::Parse error message.
3749     - Say “package” instead of “it” in dpkg-name warning message.
3750     - Uppercase field names in error messages.
3751     - Expand EOF and eof into “end of file” in error messages.
3752     - Use “<enter>” instead of “return” or “enter” in input prompts.
3753     - Say directory instead of dir in output messages.
3754     - Merge the same dpkg-scanpackages warning messages into a single line.
3755     - Clarify dpkg-genchanges changes description open error.
3756     - Add missing preposition in Dpkg::Source::Patch error message.
3757     - Improve available state sorting order strings in dselect panel.
3758     - Say “changelog-file” instead of “changelogfile” in --help output.
3759     - Say “command” instead of “action” for dselect.
3760     - Improve commands listing in «dselect --help» output, by printing them
3761       before options and listing them one on each line with a description.
3762     - Improve dselect color-spec --help output.
3763     - Move "(default)" annotations in scripts --help output after option
3764       description.
3765     - Consistently use proper quotation marks ("" or '', and not the
3766       unbalanced `' pair) all over the place.
3767     - Use syserr() instead of an ad-hoc error message in dpkg-scansources.
3768     - Say substvars instead of varlist in dpkg-shlibdeps error messages.
3769     - Fix error messages on invalid uid/git/mode command-line syntax errors
3770       in dpkg-statoverride, to not say they are from the statoverride file.
3771     - Fix error message on empty dsc file in dpkg-genchanges.
3772     - Mention “(^Z)” instead of “char” for the MSDOS end of file character.
3774   [ Raphaël Hertzog ]
3775   * Drop myself from Uploaders.
3777   [ Updated programs translations ]
3778   * Simplified Chinese (Zhou Mo). Closes: #782326
3779   * Turkish (Mert Dirik). Closes: #785096
3780   * Vietnamese (Trần Ngọc Quân).
3782   [ Updated scripts translations ]
3783   * German (Helge Kreutzmann).
3785   [ Updated man pages translations ]
3786   * German (Helge Kreutzmann).
3788  -- Guillem Jover <guillem@debian.org>  Mon, 18 May 2015 15:08:31 +0200
3790 dpkg (1.17.23) unstable; urgency=low
3792   [ Guillem Jover ]
3793   * Use a matching group instead of ${^MATCH} in s/// in dselect build script.
3794   * Skip tar extractor tests if tar is not GNU tar >= 1.27.
3795   * Reset the trigger cycle tracking on unsatisfied dependencies during
3796     trigger processing. Closes: #771730
3797   * Fix out-of-bounds buffer read accesses when parsing field and trigger
3798     names or checking package ownership of conffiles and directories.
3799     Reported by Joshua Rogers <megamansec@gmail.com>.
3800   * Add versioned Breaks on packages creating trigger cycles. Namely auctex,
3801     apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core,
3802     gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress
3803     and xfonts-traditional.
3805   [ Updated programs translations ]
3806   * Basque (Iñaki Larrañaga Murgoitio). Closes: #771893
3807   * Catalan (Guillem Jover).
3808   * Czech (Miroslav Kure).
3809   * Esperanto (Felipe Castro).
3810   * French (Sébastien Poher).
3811   * Italian (Milo Casagrande).
3812   * Portuguese (Miguel Figueiredo).
3813   * Russian (Yuri Kozlov). Closes: #771691
3814   * Simplified Chinese (Zhou Mo). Closes: #771264
3815   * Spanish (Javier Fernández-Sanguino)
3816   * Swedish (Peter Krefting).
3817   * Thai (Theppitak Karoonboonyanan). Closes: #772965
3819   [ Updated scripts translations ]
3820   * Catalan (Guillem Jover).
3821   * Polish (Łukasz Dulny).
3822   * Russian (Yuri Kozlov). Closes: #772841
3824   [ Updated man pages translations ]
3825   * French (Sébastien Poher).
3826   * Italian (Beatrice Torracca). Closes: #771673
3828   [ Updated dselect translations ]
3829   * Catalan (Guillem Jover).
3830   * Czech (Miroslav Kure).
3831   * Norwegian Bokmål (Hans Fredrik Nordhaug).
3832   * Polish (Łukasz Dulny).
3833   * Portuguese (Miguel Figueiredo).
3834   * Russian (Yuri Kozlov). Closes: #771682
3835   * Spanish (Javier Fernández-Sanguino)
3836   * Vietnamese (Trần Ngọc Quân).
3838  -- Guillem Jover <guillem@debian.org>  Tue, 23 Dec 2014 17:45:44 +0100
3840 dpkg (1.17.22) unstable; urgency=low
3842   [ Guillem Jover ]
3843   * Add version introducing --ctrl-tarfile in dpkg-deb(1) man page.
3844   * Bump minimal version for dir_to_symlink and symlink_to_dir commands
3845     to 1.17.14 in dpkg-maintscript-helper(1) man page. Closes: #769843
3846   * Reintroduce update-alternatives, dpkg-divert and dpkg-statoverride
3847     compatibility symlinks under /usr/sbin/. There are still packages
3848     using those paths, but the relevant lintian check did not list any,
3849     so this got removed prematurely.
3850   * Add Breaks on old man-db, fontconfig and readahead-fedora packages using
3851     awaiting triggers, as they produce trigger cycles. Closes: #768599
3852   * Escape package and architecture names on control file parsing warning,
3853     as those get injected into a variable that is used as a format string,
3854     and they come from the package fields, which are under user control.
3855     Regression introduced in dpkg 1.16.0. Fixes CVE-2014-8625. Closes: #768485
3856     Reported by Joshua Rogers <megamansec@gmail.com>.
3857   * Do not match partial field names in control files. Closes: #769119
3858     Regression introduced in dpkg 1.10.
3859   * Fix build on Mac OS X. Regression introduced in dpkg 1.17.11.
3860     Reported by Dominyk Tiller <dominyktiller@gmail.com>.
3861   * Normalize tar entry uid and gid from the current system only in dpkg
3862     unpack. Regression introduced in dpkg 1.17.14. Closes: #769211
3863   * Restore multiple processing instances check for packages and archives
3864     specified on the command-line. Regression introduced in dpkg 1.17.20.
3865   * Fail on trigger processing when it is required to progress. Trigger
3866     processing is sometimes required and sometimes opportunistic, and we
3867     should only fail on the former but ignore the latter. Closes: #768852
3868   * Do not ignore trigger cycles for direct dependencies, these are just
3869     normal trigger cycles, and as such should not be special cased.
3870   * Register all pending triggers for deferred processing when being called
3871     as «dpkg --configure pkgname…». This is a mostly conformant workaround
3872     for frontends like apt that do not correctly call «dpkg --configure -a»
3873     or «dpkg --triggers-only -a» after their normal runs, and leave packages
3874     in triggers-pending and triggers-awaited states. Closes: #766758
3876   [ Updated programs translations ]
3877   * Catalan (Guillem Jover).
3878   * Danish (Joe Dalton).
3879   * French (Sébastien Poher).
3880   * German (Sven Joachim).
3881   * Japanese (Kenshi Muto). Closes: #771255
3882   * Polish (Łukasz Dulny).
3883   * Simplified Chinese (Zhou Mo). Closes: #766724, #770280
3884   * Swedish (Peter Krefting).
3885   * Turkish (Mert Dirik).
3886   * Vietnamese (Trần Ngọc Quân)
3888   [ Updated scripts translations ]
3889   * French (Sébastien Poher).
3890   * German (Helge Kreutzmann).
3891   * Swedish (Peter Krefting).
3893   [ Updated man pages translations ]
3894   * French (Sébastien Poher). Closes: #767934
3895   * German (Helge Kreutzmann). Closes: #752123
3896   * Simplified Chinese (Zhou Mo). Closes: #767573
3897   * Swedish (Peter Krefting).
3899   [ Updated dselect translations ]
3900   * Danish (Joe Dalton).
3901   * Dutch (Frans Spiesschaert). Closes: #771237
3902   * French (Sébastien Poher). Closes: #767918
3903   * Japanese (Kenshi Muto). Closes: #771256
3904   * Swedish (Peter Krefting).
3906  -- Guillem Jover <guillem@debian.org>  Fri, 28 Nov 2014 02:02:34 +0100
3908 dpkg (1.17.21) unstable; urgency=low
3910   [ Guillem Jover ]
3911   * Get consistent git-style diff support, by adding (>= 2.7) to the dpkg-dev
3912     patch Depends, and a Breaks patch (<< 2.7) to libdpkg-perl.
3913   * Error out on obsolete Build-Profiles field syntax.
3914   * Document -g and -G options in dpkg-genchanges(1). Closes: #766568
3915   * Do not accept values bundled with long options in dpkg-parsechangelog.
3916     The parser was accepting things like «--count10», which is just broken.
3917     Instead allow only «--count=10» in addition to «--count 10».
3918   * Accept «-S value» in addition to «-Svalue» in dpkg-parsechangelog.
3919     Closes: #766559
3920   * Add support for new interest-await and activate-await trigger directives.
3921     And a new --await option to dpkg-trigger. This might allow possibly
3922     switching the default meaning after a transition period no shorter than
3923     two minor versions, so in 1.19.x or 1.20.x. Perhaps.
3924   * Do trigger cycle detection after dependency checks in dependtry <= 1,
3925     and before dependency cycle breaking in dependtry > 1. This makes sure
3926     to always catch trigger cycles, but still gives the opportunity to try
3927     to process triggers for packages that are not yet ready in the first
3928     dependtry, but which might be a bit later on, without wrongly detecting
3929     avoidable and bogus trigger cycles. Closes: #766557
3930   * Update features removal schedule:
3931     - The -u, --udeb dpkg-scanpackages options got removed, state that.
3932     - Remove the entry about obsolete fields, as these need to be preserved
3933       for backward compatibility, they are part of the external interface to
3934       be able to handle ancient binary packages.
3936   [ Updated programs translations ]
3937   * Catalan (Guillem Jover).
3938   * German (Sven Joachim). Closes: #766311
3939   * Simplified Chinese (Zhou Mo).
3941   [ Updated scripts translations ]
3942   * Catalan (Guillem Jover).
3944  -- Guillem Jover <guillem@debian.org>  Sat, 25 Oct 2014 02:21:43 +0200
3946 dpkg (1.17.20) unstable; urgency=low
3948   [ Guillem Jover ]
3949   * Add a requeueing insertion protection for process_queue().
3950   * Make sure to always switch to the next dependtry after we have made no
3951     progress for a while. Regression stemming from non future proof changes
3952     introduced with the initial triggers implementation in dpkg 1.14.17
3953     combined with changes in dpkg 1.17.19. Closes: #766242, #766322
3954   * Make the initial dependtry be 1 instead of 0. This gets rid of an unused
3955     dependtry step, which got accidentally introduced when the perl dpkg was
3956     rewritten in C, ages ago.
3957   * Allow detached upstream signatures for upstream orig.tar files in the
3958     .dsc file. Suggested by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
3959     Closes: #759478
3960   * Inline alternative status description into translatable string in
3961     update-alternatives. Required-by: #766311
3962   * Reword description for installed status in dpkg(1) man page.
3964   [ Updated programs translations ]
3965   * German (Sven Joachim).
3966   * Simplified Chinese (Zhou Mo).
3967   * Vietnamese (Trần Ngọc Quân).
3969  -- Guillem Jover <guillem@debian.org>  Thu, 23 Oct 2014 00:43:05 +0200
3971 dpkg (1.17.19) unstable; urgency=low
3973   [ Guillem Jover ]
3974   * Bump the Breaks on devscripts to 2.14.10 due to the new dpkg-architecture
3975     command-line parsing strictness introduced in 1.17.17. Closes: #764965
3976   * Create pidfiles even when start-stop-daemon is not asked to background
3977     the process itself. Although a bit of a dubious usage, because any error
3978     before executing the program will not be properly reported to the caller.
3979     Regression introduced in dpkg 1.17.14. Closes: #765110
3980   * Add new --remove-pidfile option to start-stop-daemon.
3981   * Mention --pid and --ppid in start-stop-daemon(8) man page DESCRIPTION.
3982   * Add invoke hooks for dpkg --add-architecture and --remove-architecture.
3983     Prompted by Helmut Grohne <helmut@subdivi.de>.
3984   * Reverse --verify-format logic to actually accept 'rpm' as valid.
3985     Closes: #765907
3986   * Fix trigger dependency checks and cycle detection.
3987     Regression introduced in dpkg 1.17.17.
3988     Closes: #765434, #765668, #765734, #765781, #765789, #765952
3989   * Rework dependency problem debug and notice output on trigger processing.
3991   [ Updated programs translations ]
3992   * Italian (Milo Casagrande): Closes: #765748
3993   * Turkish (Mert Dirik). Closes: #764942
3994   * Simplified Chinese (Zhou Mo). Closes: #765693
3996   [ Updated scripts translations ]
3997   * German (Helge Kreutzmann).
3999   [ Updated man pages translations ]
4000   * German (Helge Kreutzmann).
4002  -- Guillem Jover <guillem@debian.org>  Mon, 20 Oct 2014 15:17:49 +0200
4004 dpkg (1.17.18) unstable; urgency=low
4006   [ Guillem Jover ]
4007   * Handle empty minimum versions when initializing dependency versions,
4008     as the code is mapping the minimum version 0 to '' to avoid outputting
4009     useless versions. Regression introduced in dpkg 1.17.17. Closes: #764929
4011   [ Updated programs translations ]
4012   * Catalan (Guillem Jover).
4014   [ Updated dselect translations ]
4015   * Catalan (Guillem Jover).
4016   * German (Sven Joachim).
4018  -- Guillem Jover <guillem@debian.org>  Sun, 12 Oct 2014 15:47:44 +0200
4020 dpkg (1.17.17) unstable; urgency=low
4022   [ Guillem Jover ]
4023   * Add dpkg-vendor, Dpkg/File.pm and Dpkg/Util.pm to the list of files with
4024     translatable strings, so that they can be translated.
4025   * Fix some typos for versioned and mentioned in comments and changelogs.
4026   * Mark for translation and unify "rm cleanup" string in dpkg.
4027   * Mark for translation and improve dselect method handling error messages.
4028   * Defer trigger processing if the package does not fulfill dependencies.
4029     Closes: #671711
4030   * Do not write to the database when changing selections with --dry-run.
4031     Closes: #764673
4032   * Add missing imports from Dpkg::BuildProfiles in dpkg-genchanges.
4033     Regression introduced in dpkg 1.17.14. Closes: #764216
4034     Reported by Johannes Schauer <j.schauer@email.de>.
4035   * Initialize dependencies with the correct minimum version from a symbols
4036     file with multiple SONAMEs in dpkg-shlibdeps.
4037     Thanks to Jérémy Bobbio <lunar@debian.org>. Closes: #764721
4038   * Perl modules:
4039     - Allow multiple whitespace in Dpkg::BuildProfiles::get_build_profiles()
4040       when parsing the DEB_BUILD_PROFILES environment variable.
4041       Thanks to Johannes Schauer <j.schauer@email.de>.
4042     - New Dpkg::Getopt private module.
4043     - Document public module Dpkg.
4044     - Document public module Dpkg::Gettext.
4045     - Mark Dpkg::BuildProfiles as a public module.
4046     - Document all public module versions in a CHANGES section.
4047     - Remove EXPORTED from POD section titles.
4048     - Document private modules as such in a CHANGES section.
4049   * Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
4050     Missed in dpkg 1.17.14.
4051   * Initialize DEB_TARGET_ARCH variable without requiring DEB_HOST_ARCH,
4052     which is not being set at all when querying for DEB_TARGET_ variables.
4053   * Normalize dpkg-architecture command-line parsing, so that «--option=value»
4054     «--option value», «-ovalue» and «-o value» will all be accepted.
4055   * Add long option names for all dpkg-architecture short options.
4056   * Add support for --host-arch, --host-type, --target-arch and --target-type
4057     long options in dpkg-buildpackage. These will get passed through to
4058     dpkg-architecture. This restores the ability to specify the target
4059     architecture when building cross-compilers. Regression introduced in
4060     dpkg 1.17.14. Reported by Helmut Grohne <helmut@subdivi.de>.
4061   * Do not modify the topic variable values in list functions in perl code.
4062   * List Dpkg::Exit and Dpkg::Interface::Storable as public modules in
4063     libdpkg-perl package description.
4065   [ Updated programs translations ]
4066   * German (Sven Joachim).
4067   * Vietnamese (Trần Ngọc Quân).
4069   [ Updated scripts translations ]
4070   * German (Helge Kreutzmann).
4072  -- Guillem Jover <guillem@debian.org>  Sun, 12 Oct 2014 04:59:09 +0200
4074 dpkg (1.17.16) unstable; urgency=low
4076   * Set the copyright holder in the po4a calls for man pages.
4077   * Switch remaining topic to named variable in Dpkg::Source::Patch:analyze(),
4078     otherwise the loop was expecting values in one variable but storing them
4079     in another. Regression introduced in dpkg 1.17.14. Closes: #764206
4080   * Set umask to 0 when creating symlinks in tar test case, to normalize
4081     results. POSIX specifies that symlinks have undefined permissions in
4082     their mode, so their setting is system dependent. Linux does not honor
4083     the umask for symlinks, other systems like Hurd or kFreeBSD do.
4084     Regression introduced in dpkg 1.17.14. Closes: #764171
4086  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 13:29:17 +0200
4088 dpkg (1.17.15) unstable; urgency=low
4090   * Do not blacklist pie and stackprotector build flags on mips/mipsel.
4091     Thanks to Aurelien Jarno <aurelien@aurel32.net>. Closes: #763672
4092   * Fix build failures due to mismatched umask in libdpkg tar test case.
4093     Set it to a known value of 0022.
4095  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 03:21:58 +0200
4097 dpkg (1.17.14) unstable; urgency=low
4099   [ Guillem Jover ]
4100   * Fix '--' to '-' on translations for single character options.
4101   * Correct the copyright holder in the gettext Makevars files.
4102   * Switch debian/copyright to machine-readable format 1.0, and extensively
4103     update the information within.
4104   * Bump Standards-Version to 3.9.6 (no changes needed).
4105   * Disable unused run-time type information for dselect.
4106   * Fix compiler flag detection with non-GCC compilers in the build system.
4107   * Fix perl warning on dpkg-source when typing Ctrl-D on patch name prompt.
4108   * Add new dpkg-deb --ctrl-tarfile command.
4109   * dpkg-architecture:
4110     - Add support for target system information via the new DEB_TARGET_ family
4111       of variables, and new -A and -T options to override defaulting to the
4112       host system.
4113     - Clarify that -a, -t, -e and -i work with the host system.
4114   * Place 'Commands:' before 'Options:' sections on --help output in
4115     dpkg-architecture and dpkg-vendor.
4116   * Always warn in dpkg-genchanges on missing Section or Priority value,
4117     either empty or '-'.
4118   * Fix order of Files field on generated .changes file in dpkg-genchanges.
4119     Regression introduced in dpkg 1.17.7.
4120   * Stop warning on unknown arbitrary fields from dpkg-deb.
4121   * Remove unnecessary handling of obsolete Package_Revision field in dselect
4122     ftp method.
4123   * Fix the build system to parse the system curses.h header instead of
4124     dselect-curses.h, to not just default on the builtin and override keys
4125     for dselect key bindings support. Regression introduced in dpkg 1.15.1.
4126   * Emit a warning when using the obsolete Dpkg::Deps check_package() function.
4127   * Add support for versioned Provides to Dpkg::Deps::KnownFacts, missed in
4128     dpkg 1.17.11.
4129   * Man pages:
4130     - Add a mention of packaging helpers support in dpkg-maintscript-helper(1).
4131       Closes: #759754
4132     - Move dpkg-buildflags(1) generic feature area details to the section top.
4133     - Fix prerm invocation arguments in update-alternatives(8).
4134       Reported by jre <jre.winesim@gmail.com>. Closes: #761025
4135   * Add new deps_iterate() function to Dpkg::Deps. Closes: #759747
4136     Based on a patch by Dima Kogan <dima@secretsauce.net>.
4137   * Add support for relative symlinks to dpkg-maintscript-helper symlink_to_dir
4138     command. Suggested by Don Armstrong <don@debian.org>.
4139   * Add a new dpkg-buildflags qa feature area:
4140     - Add a new bug feature, disabled by default, which will enable fatal
4141       warnings for code that can pose actual problems. Closes: #682659
4142     - Add a new canary feature, disabled by default, which will allow tracking
4143       build flags propagation. Closes: #628516
4144   * Pass DEB_BUILD_OPTIONS to dpkg-buildflags in buildflags.mk, required to
4145     get noopt to work at all, for example.
4146   * Add a new dpkg-buildflags reproducible feature area:
4147     - Add a new timeless feature, disabled by default, which will add
4148       «-Wdate-time» to CPPFLAGS.
4149     Thanks to Paul Wise <pabs@debian.org>. Closes: #762683
4150   * Fix error message from buffer_copy() read and write functions. This
4151     affects error messages from partial or broken .deb packages for example.
4152     Regression introduced in dpkg 1.17.10. Closes: #759498
4153   * Remove lpia architecture support.
4154   * Improvements and portability fixes to start-stop-daemon:
4155     - Abort if the system or compatibility setsid() fails.
4156     - Do not exit from the first parent before the pidfile has been created,
4157       when using --background and --make-pidfile, to avoid the race condition.
4158       Based on a patch by Nir Soffer <nirs@hyperms.com>. Closes: #686420
4159     - Make sure the pidfile is always created with a 022 umask.
4160       Reported by Will Conley <willconley3@gmail.com>. Closes: #760222
4161     - Do not abort on --stop when only --pid or --ppid options are specified.
4162       Thanks to Christos Trochalakis <yatiohi@ideopolis.gr>. Closes: #763767
4163     - On kFreeBSD systems do not unnecessarily make kvm_openfiles() open
4164       /dev/mem. This causes issues on FreeBSD jails for example.
4165       Reported by Steven Chamberlain <steven@pyro.eu.org>.
4166     - On systems using libkvm, do not fail when kvm_getprocs() cannot find
4167       any process.
4168   * Map i786 to i386 also for the multiarch pathname in dpkg-architecture.
4169   * Handle omitted binary packages due to build profiles in dpkg-genchanges.
4170     Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #758191
4171   * Update restriction formula syntax for build profiles:
4172     - Restriction lists are now restriction formulas.
4173     - Restriction formulas are given in disjunctive normal form expression:
4174       <foo> <bar baz> <blub>
4175     - Removal of the implicit prefix/namespace mechanic.
4176     - Construct the profiles entry of the Packages-List field by converting
4177       the "<bar baz> <blub>" syntax into "bar,baz+blub".
4178     - Include a temporary compatibility mapping with the old way to write
4179       the Build-Profiles field in binary packages which can be removed once
4180       all affected source packages have moved to the new syntax.
4181     Thanks to Johannes Schauer <j.schauer@email.de>. Closes: #760158
4182   * Normalize instdir in dpkg by removing trailing «/» and «/.». This gets
4183     rid of several inconsistencies and doubled «/» in syscalls and output
4184     messages.
4185   * Never try to remove the root directory or its backups. There's no point in
4186     it, and makes life more difficult for a read-only root with a read-write
4187     overlay or a symlink farm. Requested by sepero111@gmx.com.
4188   * Remove arbitrary filename limit from dpkg-deb, which was lifted some
4189     time ago when the code switched to a dynamic string via varbuf.
4190   * Do not pipe the files to sign from dpkg-buildpackage to GnuPG. When GnuPG
4191     uses the gpg-agent it is unable to detect the correct tty configuration
4192     if stdin is a pipe instead of the current terminal. Closes: #762391
4193   * Add a new --hash option to enable generating only specific file checksums
4194     in dpkg-scanpackages. Requested by Thorsten Glaser <tg@debian.org>.
4195   * Add architecture restriction options for dpkg-architecture -L. This allows
4196     selecting specific subsets of all valid known architectures, matching by
4197     wildcard (-W), endianness (-E) or bits (-B). The restricting options can
4198     be combined, or omitted altogether. Closes: #762635
4199   * Say arch-wildcard instead of arch-alias in dpkg-architecture --help output.
4200   * Test suite:
4201     - Do not leave temporary files behind on failure or when interrupted.
4202     - Add basic unit tests for the FNV hashing function.
4203     - Add unit tests for the libdpkg tar extractor.
4204   * Add --build and --extract command aliases to dpkg-source.
4205   * Print file or package names instead of pointers in dpkg debug output,
4206     to make it more meaningful and reproducible.
4207   * Fix off-by-one error in libdpkg command argv size calculation.
4208     Based on a patch by Bálint Réczey <balint@balintreczey.hu>. Closes: #760690
4209   * Switch the libdpkg string hashing function from FNV-1 to the recommended
4210     FNV-1a variant.
4211   * Switch the dpkg files database string hashing function from what appears
4212     to be a custom hash function to the libdpkg FNV-1a implementation. As a
4213     side effect this fixes an integer overflow. Addresses: #760741
4214   * Double the dpkg files database hash table size to the closest 2^18 prime.
4215     Times have changed, and it's common to have at least these many files.
4216     This reduces the amount of collisions.
4217   * Document optional dpkg -C argument in --help output. Closes: #763000
4218   * Consider a hardlink tar entry as a regular file for mode values, i.e.
4219     assign to it S_IFREG instead of 0.
4221   [ Raphaël Hertzog ]
4222   * Explain better in deb-triggers(5) why interest/activate-noawait should be
4223     favored.
4225   [ Updated programs translations ]
4226   * Catalan (Guillem Jover): Fix mismatched format string.
4227   * Czech (Miroslav Kure).
4228   * Polish (Łukasz Dulny).
4229   * Turkish (Mert Dirik). Closes: #763825
4231   [ Updated man pages translations ]
4232   * German (Helge Kreutzmann).
4233   * Italian (Guillem Jover): Swap order of some dpkg-deb arguments.
4234     Thanks to xor <xor@paranoici.org>. Closes: #759149
4236  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 00:11:08 +0200
4238 dpkg (1.17.13) unstable; urgency=low
4240   [ Guillem Jover ]
4241   * Remove unbalanced trailing single-quote in dpkg-deb error message.
4242     Reported by Trần Ngọc Quân <vnwildman@gmail.com>.
4243   * Remove architecture blacklist from hardening build flag option
4244     stackprotectorstrong. Thanks to Romain Francoise <rfrancoise@debian.org>.
4245   * Documentation:
4246     - Merge binary:Package descriptions in dpkg-query(1).
4247     - Split --remove and --purge options in dpkg(1). This also clarifies on
4248       which package states each option can operate. Closes: #576338
4249     - Remove duplicate “of the” in dpkg-maintscript-helper(1).
4250   * Fix dpkg-maintscript-helper dir_to_symlink to handle relative symlink
4251     targets. Thanks to Helmut Grohne <helmut@subdivi.de>.
4252   * Fix dpkg-maintscript-helper symlink_to_dir to assure absolute pathnames
4253     arguments.
4254   * Fix dpkg-source not detecting modified files during --commit or -b.
4255     Regression introduced in dpkg 1.17.11. Closes: #758426
4256     Reported by Neil Williams <codehelp@debian.org>.
4257   * Only test the strerror() compatible code if sys_errlist and sys_nerr
4258     are present. This fixes a build failure on GNU/Hurd. Closes: #758199
4259   * Switch start-stop-daemon on GNU/kFreeBSD systems to use libkvm, instead
4260     of relying on linprocfs which is not the native procfs on kFreeBSD, and it
4261     is usually not mounted as FreeBSD programs do not expect it to be present.
4263   [ Updated programs translations ]
4264   * Czech (Miroslav Kure).
4265   * German (Sven Joachim).
4266   * Vietnamese (Trần Ngọc Quân).
4268   [ Updated man pages translations ]
4269   * French (Jean-Pierre Giraud, Vincent Thomas, Raphaël Hertzog).
4271   [ Updated scripts translations ]
4272   * French (Raphaël Hertzog).
4273   * German (Helge Kreutzmann).
4275  -- Guillem Jover <guillem@debian.org>  Tue, 19 Aug 2014 20:14:45 +0200
4277 dpkg (1.17.12) unstable; urgency=low
4279   [ Guillem Jover ]
4280   * Only build the compatibility selinux code if libselinux is available or
4281     the user requested it. Also fixes build failures on non-Linux systems.
4282     Closes: #757637
4283   * Documentation:
4284     - Add a short description to each virtual field in dpkg-query(1), and
4285       mention the version they got introduced in dpkg.
4286     - Fix formatting of last paragraphs inside dselect(1) --color description.
4287   * Rework dselect columns code, to make it easier to maintain and read.
4288   * Add new architecture columns to dselect package list view. The new
4289     columns, shown by default, can be turned off with the new ‘A’ key,
4290     or bound to another key via the new “archdisplay” keybinding.
4291   * Fix a descriptor leak on dselect subprocesses when --debug is used.
4292   * Use «tar --format=gnu» when creating source archives. This makes sure we
4293     get a deterministic output format, regardless of what tar defaults to.
4294     Thanks to Jan Blunck <jblunck@infradead.org>..
4295   * Use perl's length instead of defined when checking some environment
4296     variables, if we require them to have content.
4297   * Allow specifying the same build type option multiple times in
4298     dpkg-buildpackage and dpkg-genchanges. There seems to be scripts with
4299     such invocations in the wild. Closes: #757795
4301   [ Updated programs translations ]
4302   * German (Sven Joachim).
4304   [ Updated scripts translations ]
4305   * German (Helge Kreutzmann).
4307   [ Updated man pages translations ]
4308   * German (Helge Kreutzmann).
4310  -- Guillem Jover <guillem@debian.org>  Fri, 15 Aug 2014 03:30:39 +0200
4312 dpkg (1.17.11) unstable; urgency=low
4314   [ Guillem Jover ]
4315   * Switch URLs in docs and code comments from http:// to https:// if the
4316     latter is available (round two). This includes the quilt patch header
4317     templates, and examples in man pages.
4318   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
4319   * Changes to libcompat:
4320     - Make the library testable.
4321     - Do not run qsort() over the scandir() list if it is NULL.
4322     - Add a setexecfilecon() compatibility function out from dpkg code.
4323   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
4324   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
4325     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
4326   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
4327     introduced with the initial triggers implementation in dpkg 1.14.17.
4328     Closes: #751021
4329   * Do not disable the stack-protector build flags on arm64 in Debian and
4330     derivatives, the toolchain supports them now.
4331     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
4332   * When parsing the statoverride database from dpkg-statoverride do not
4333     consider it an error and refuse to operate at all if the user or group
4334     names are not known to the system, just preserve them. Closes: #563307
4335   * Do not write to the available file when unpacking binary packages. This
4336     information is not useful as dpkg has never recorded the archive path,
4337     so it has never been truly available for re-installation anyway.
4338     Closes: #241768
4339   * Add versioned Provides support:
4340     - Add a new dpkg --assert-versioned-provides command.
4341     - Packages can provide a specific version, “virtual (= 1.0)” which will
4342       be honored, previously it would just be accepted when parsing.
4343     - Non-versioned virtual packages will not satisfy versioned dependencies.
4344     - Versioned virtual packages will satisfy non-versioned dependencies.
4345     Based on skeletal code by Ben Collins <bcollins@debian.org>.
4346     Closes: #7330, #24934, #112131, #134582, #180316
4347   * On removal check Depends and Pre-Depends for packages in unpacked and
4348     half-configured states too.
4349   * Add support for new hardening build flag stackprotectorstrong in Debian
4350     and derivatives, enabled by default. It will fallback to stackprotector
4351     when the former is not functional or disabled by the user.
4352     Thanks to Romain Francoise <rfrancoise@debian.org>.
4353   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
4354     of an ad-hoc one. This makes sure any field fixup and sanity check is
4355     performed on the input, and gets reflected on the output.
4356   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
4357     db:Status-Eflag to allow fine-grained access to the Status values.
4358   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
4359   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
4360     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
4361   * Move the explanation of functional checks from --verify-format to the
4362     --verify command in the dpkg(1) man page. Closes: #747264
4363   * Improve dpkg-buildpackage(1) man page:
4364     - Mark DEB_CHECK_COMMAND environment variable in bold.
4365     - Add final item for done hook in the actions sequence.
4366     - Mention that -nc does not apply either when -F is specified.
4367     - Mention that the --FOO-option options can be used multiple times.
4368     - Fix a typo in the BUGS section.
4369   * Mark the “and” between the filenames as regular format in dpkg-source(1).
4370   * Add --format and --ignore-bad-version to dpkg-source --help output.
4371   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
4372     to note that the patch might be malformed (besides not accepting patches
4373     with fuzz).
4374   * Try to preallocate the disk size for extracted files on unpack. This
4375     might help in avoiding filesystem fragmentation, and possibly improve
4376     performance on some filesystems.
4377   * Print the correct removed binary filename when building a source package
4378     with dpkg-source --include-removal. Closes: #755166
4379   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
4380   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
4381     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
4382     snowflake and use a GNU triplet not matching its baseline. This will
4383     cause problems when cross-building and using unmatched combinations of
4384     dpkg-dev and gcc. Closes: #751363
4385   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
4386   * Remove unused pkglibdir variable from libdpkg.pc.in.
4387   * Perl modules:
4388     - Add new set_as_auto() method to Dpkg::Substvars.
4389     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
4390     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
4391     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
4392   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
4393     and dpkg-gencontrol respectively.
4394   * Warn on usage of deprecated Source-Version substvar.
4395   * Say OpenPGP instead of PGP when referring to the standard on code comments
4396     and output messages.
4397   * Add a hint to the “no dependency information found” error message in
4398     dpkg-shlibdeps, to check if the library is actually packaged.
4399     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
4400   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
4401     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
4402   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
4403   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
4404     dpkg-gencontrol.
4405   * Only print build type once in dpkg-genchanges, instead of once for each
4406     specified -A or -B option and then yet another time for the general build
4407     type description.
4408   * Unify build options description in --help output for dpkg-buildpackage
4409     and dpkg-genchanges.
4410   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
4411   * Correctly filter the host architecture on the Architecture field in the
4412     generated .changes file from dpkg-genchanges, when the debian/files
4413     contains arch-specific packages but dpkg-genchanges was called with
4414     one of the build types excluding them.
4415   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
4416     source plus arch-indep/specific builds. Closes: #756975
4417   * Fix dpkg --add-architecture and --remove-architecture to check that they
4418     get exactly one argument. Closes: #757254
4420   [ Updated programs translations ]
4421   * Danish (Joe Dalton). Closes: #754127
4422   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
4423   * Portuguese (Miguel Figueiredo). Closes: #756920
4424   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
4425   * Swedish (Peter Krefting).
4427   [ Updated scripts translations ]
4428   * Swedish (Peter Krefting).
4430   [ Updated man pages translations ]
4431   * Swedish (Peter Krefting).
4433  -- Guillem Jover <guillem@debian.org>  Sat, 09 Aug 2014 17:16:27 +0200
4435 dpkg (1.17.10) unstable; urgency=medium
4437   [ Guillem Jover ]
4438   * Use libtool to build the static libraries, which makes it possible to
4439     embed libcompat inside libdpkg, as required by some external programs
4440     linking against the latter. Closes: #746122
4441   * Fix word wrapping logic in dselect. Regression introduced in dpkg 1.17.3.
4442   * Fix possible out of bounds buffer read access in the error output on
4443     bogus ar member sizes.
4444   * Fix memory leaks in buffer_copy() on error conditions.
4445   * Test suite:
4446     - Improve C code coverage.
4447     - Add template test cases for most perl modules.
4448     - Add test cases for Dpkg::Deps OR relationships.
4449     - Add minimal test case for Dpkg::Source::Quilt.
4450     - Add test cases for Dpkg::Source::Patch CVE-2014-0471 and CVE-2014-3127.
4451     - Add test case for patch disabling hunks; not security sensitive.
4452   * Fix non-security sensitive TOCTOU race in triggers database loading.
4453   * Fix non-security sensitive TOCTOU race in update-alternative alternative
4454     database loading.
4455   * Fix non-security sensitive TOCTOU race in update-alternative rename code.
4456   * Add a workaround to start-stop-daemon for bogus OpenVZ Linux kernels that
4457     prepend, instead of appending, the " (deleted)" marker in /proc/PID/exe.
4458     Closes: #731530
4459   * Move dpkg-architecture -L argument to the Commands --help output section.
4460   * Make dpkg-maintscript-helper print only once that we are moving a
4461     conffile, and not on every interim state transition. Closes: #747370
4462   * Do not use global match variables in perl code.
4463   * Man pages:
4464     - Attempt to clarify and improve wording of some strange or confused
4465       constructs. Reported by Helge Kreutzmann.
4466     - Expand Vcs-* field names into each supported field name in
4467       deb-src-control(5) to make it easier to search for them.
4468     - Change control.tar.gz reference to simply control.tar in deb(5).
4469     - Document in dpkg-deb(1) -Z option that bzip2 and lzma are deprecated.
4470     - Add notes in dpkg-gensymbols(1) about symbol backward-compatibility.
4471       Based on a patch by Bernhard R. Link <brlink@debian.org>.
4472       Closes: #746973
4473     - Document that dpkg-buildpackage(1) -j argument is optional.
4474     - Add current and deprecated media types to deb(5).
4475     - Document in dpkg(1) that --audit now does more than just searching for
4476       partially installed packages.
4477   * Add support for automatic parallel job selection in dpkg-buildpackage,
4478     matching currently active processors, when using -jauto. Closes: #748012
4479   * Perl modules:
4480     - Bump $VERSION for Dpkg::Patch, missed in 1.16.1.
4481     - Bump $VERSION for Dpkg::Deps, missed in 1.17.0.
4482     - Update and fix CHANGES POD sections for public modules.
4483     - Add missing Dpkg::Deps::Multiple profile_is_concerned() and
4484       reduce_profiles() methods, inherited by Dpkg::Deps::Union,
4485       Dpkg::Deps::AND and Dpkg::Deps::OR.
4486   * Do not mangle quilt series files with a missing newline on the last line.
4487     Closes: #584233
4488   * Quiesce tar warnings in cron job by redirecting stderr to /dev/null, as
4489     it seems --warning=none does not work correctly. Closes: #748544
4490   * Do not emit a trailing space from Dpkg::Control::Hash on a field's empty
4491     first line. Bump dpkg-dev Breaks on devscripts to 2.14.4, as previous
4492     versions expect a trailing space from dpkg-parsechangelog output.
4493     Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #749044
4494   * Do not assume that sensible-editor is present on «dpkg-source --commit»,
4495     as that command is very Debian specific. Fallback to try VISUAL, EDITOR,
4496     or vi, if the previous commands are either unset or not found.
4497   * Use badusage() instead of ohshit() on dpkg --ignore-depends argument
4498     parsing errors.
4499   * Add per package dpkg --audit support.
4500   * Add support for DragonFlyBSD to ostable and triplettable.
4501     Thanks to Hleb Valoshka <375gnu@gmail.com>.
4502   * Add support for DragonFlyBSD to start-stop-daemon. Closes: #734452
4503     Based on a patch by Hleb Valoshka <375gnu@gmail.com>.
4504   * Correctly parse patch headers in Dpkg::Source::Patch, to avoid directory
4505     traversal attempts from hostile source packages when unpacking them.
4506     Reported by Javier Serrano Polo <javier@jasp.net> as an unspecified
4507     directory traversal; meanwhile also independently found by me both
4508     #749183 and what was supposed to be #746498, which was later on published
4509     and ended up being just a subset of the other non-reported issue.
4510     Fixes CVE-2014-3864 and CVE-2014-3865. Closes: #746498, #749183
4512   [ Updated programs translations ]
4513   * Catalan (Guillem Jover).
4514   * Italian (Milo Casagrande). Closes: #750105
4516   [ Updated scripts translations ]
4517   * German (Helge Kreutzmann).
4519   [ Updated man pages translations ]
4520   * German (Helge Kreutzmann).
4522   [ Raphaël Hertzog ]
4523   * Let dpkg-source unpack additional tarballs in a deterministic order.
4524     Thanks to Samuel Bronson for the report. Closes: #747148
4526  -- Guillem Jover <guillem@debian.org>  Thu, 05 Jun 2014 20:18:04 +0200
4528 dpkg (1.17.9) unstable; urgency=high
4530   [ Guillem Jover ]
4531   * Do not allow patch files with C-style encoded filenames. Closes: #746306
4532     Fixes CVE-2014-3127 and unconditionally fixes CVE-2014-0471.
4533     Reported by Javier Serrano Polo <javier@jasp.net>.
4534   * Switch alternative database backups from xz to gzip. Closes: #746354
4535   * Do not leak long tar names on bogus or truncated archives.
4536   * Do not leak the filepackages iterator when a directory is used by other
4537     packages.
4538   * Fix short lived memory leaks in «dpkg-split --split».
4539   * Fix memory leak in unused Keybindings screen in dselect.
4540   * Do not leak color string on «dselect --color».
4541   * Fix memory leaks when parsing alternatives.
4542   * Fix off-by-one stack buffer overrun in start-stop-daemon on GNU/Linux and
4543     GNU/kFreeBSD if the executable pathname is longer than _POSIX_PATH_MAX.
4544     Although this should not have security implications as the buffer is
4545     surrounded by two arrays (so those catch accesses even if the stack
4546     grows up or down), and we are compiling with -fstack-protector anyway.
4547   * Mark the command_get_pager() tests on a tty as TODO for now, so that
4548     we do not get failures on build daemons.
4549   * Make test suite errors abort the build again. Closes: #746331
4551   [ Updated scripts translations ]
4552   * French (Steve Petruzzello). Closes: #746350
4553   * German (Helge Kreutzmann).
4555   [ Updated man pages translations ]
4556   * German (Helge Kreutzmann).
4558  -- Guillem Jover <guillem@debian.org>  Wed, 30 Apr 2014 05:45:20 +0200
4560 dpkg (1.17.8) unstable; urgency=high
4562   [ Guillem Jover ]
4563   * Do not backup nonexistent database files from the cron.daily file.
4564     And stop emitting tar warnings. Closes: #745592, #745651
4565   * Test suite:
4566     - Improve Perl code coverage.
4567     - Improve C code coverage.
4568   * Handle space-only strings when parsing versions in libdpkg.
4569   * Document the environment requirements for the dpkg-maintscript-helper
4570     supports command in the man page. Closes: #739634
4571   * Improve wording for «dpkg --verify» and --verify-format in the man page.
4572     Closes: #733057
4573   * Switch test runner from Test::Harness to TAP::Harness.
4574   * Use the perl TAP::Harness for the C test suite instead of the automake
4575     tap-driver, to avoid requiring automake >= 1.12, currently not present
4576     in stable.
4577   * Enable failed test case reporting from the TAP::Harness, so that we get
4578     more meaningful reports on failure from the C test suite.
4579   * Correctly parse C-style diff filenames in Dpkg::Source::Patch, to avoid
4580     directory traversal attempts from hostile source packages when unpacking
4581     them. Reported by Jakub Wilk <jwilk@debian.org>. Fixes CVE-2014-0471.
4583   [ Updated programs translations ]
4584   * German (Sven Joachim).
4585   * Russian (Yuri Kozlov). Closes: #745869
4586   * Vietnamese (Trần Ngọc Quân).
4588  -- Guillem Jover <guillem@debian.org>  Mon, 28 Apr 2014 13:33:11 +0200
4590 dpkg (1.17.7) unstable; urgency=low
4592   [ Guillem Jover ]
4593   * Documentation:
4594     - Mention in deb-symbols(5), that the “main-dependency-template” is
4595       always used. Closes: #737731
4596     - Clarify in deb-control(5) «Multi-Arch: no» field omission.
4597     - Clarify in dpkg-buildpackage(1) --check-option description.
4598     - Document dpkg-query --control-path life expectancy. See: #699647
4599     - Fix indentation of “Extract options (with -x)” title in dpkg-source(1).
4600     - Improve symlink <-> directory switch information in
4601       dpkg-maintscript-helper(1). Closes: #739388
4602     - Add missing flags affected by hardening options to dpkg-buildflags(1).
4603   * Use exit instead of return to exit a subshell in dpkg-maintscript-helper.
4604     Thanks to Richard Levitte <richard@levitte.org>. Closes: #738957
4605   * Localize $_ in Perl functions with while (<$fh>) style loops.
4606   * Perl test suite cleanup:
4607     - Switch test suite runner from ExtUtils::Command::MM to Test::Harness.
4608     - Enable colors in test suite runner.
4609     - Remove sequence number prefixes from test case filenames.
4610   * Do not generate perl warnings on nonexistent fields with
4611     «dpkg-parsechangelog --show».
4612   * Fix bogus message on dependency parse errors in dpkg-checkbuilddeps.
4613     Closes: #736778
4614   * Document is_pgp_signed as a public Dpkg::Control::Hash option.
4615     Closes: #735975
4616   * Do not generate perl warnings on undef versions in
4617     Dpkg::Deps::deps_compare(). See: #737731
4618   * Clarify dpkg-genchanges error message on binary builds without any binary
4619     artifact built. Closes: #726520
4620   * Improve dpkg-source warning message when ignoring file removals,
4621     by adding a hint about the --include-removal option.
4622     Thanks to Moritz Muehlenhoff <jmm@debian.org>. Closes: #738310
4623   * Add a new dpkg-source extraction --ignore-bad-version option.
4624     Closes: #740883
4625   * Add Architecture and Build-Profiles information to Package-List field,
4626     as optional name=value1,value2 entries, with names «arch» and «profile».
4627     Use the now recognized field Build-Profiles from binary stanzas in the
4628     source control file to fill the «profile» value.
4629   * Do not interpret the .dsc filename as a regex when recomputing the
4630     md5sum for the .changes file after signing the .dsc. Closes: #742535
4631   * Cache vendor info Control::Hash objects in Dpkg::Vendor::get_vendor_info()
4632     when parsing the vendor file on each hook invocation.
4633   * If the vendor does not have a Dpkg::Vendor module, try loading a module
4634     from the parent vendors, before falling back to Dpkg::Vendor::Default.
4635     Closes: #735978
4636   * Set Ubuntu build flags for ppc64el instead of ppc64, as Ubuntu never ended
4637     up shipping a ppc64 architecture. Also honor noopt DEB_BUILD_OPTIONS flag.
4638     Thanks to Adam Conrad <adconrad@debian.org. Closes: #738691
4639   * Add OpenRISC or1k support to cputable.
4640     Thanks to Christian Svensson <christian@cmd.nu>. Closes: #736717
4641   * Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS build flags.
4642     Closes: #744326
4643   * Improvements and portability fixes to start-stop-daemon:
4644     - When using the Linux procfs switch to use /proc/PID/status instead of
4645       /proc/PID/stat to read the process name.
4646     - Add a generic KVM-based implementation to initialize the entire
4647       process list.
4648     - Fix FreeBSD KVM code to use current kinfo_proc layout.
4649     - Add a native FreeBSD pid_is_exec() method, which is more reliable than
4650       the KVM-based one, and means neither linprocfs nor procfs are required
4651       on such system anymore. Note that GNU/kFreeBSD is still using Linux
4652       procfs code (which ends up using linprocfs).
4653     - Fix OpenBSD KVM code to use current kinfo_proc layout.
4654     - Detect system specific headers at configure time instead of hardcoding
4655       their usage depending on system macros.
4656     - Add a new --ppid matching option to check for parent PID.
4657       Suggested by Alex Mestiashvili <mailatgoogl@gmail.com>.
4658     - On GNU/Hurd do not link unnecessarily against libshouldbeinlibc and
4659       libihash.
4660   * Set TAR preprocessor variable at build time instead of hardcoding it.
4661     This will allow non-GNU systems to easily use another value for their
4662     GNU tar, which is usually either gnutar or gtar.
4663   * Require compound literals support in the compiler at configure time.
4664   * Fix compound literals usage with compilers in C99 mode, by not assigning
4665     them to static variables.
4666   * Test suite cleanup:
4667     - Do not unnecessarily shut up stdout in t-subproc.
4668     - Test command_exec() exit code.
4669     - Test allocations with new test_alloc() instead of pass/fail macros.
4670     - Switch C test suite to use TAP.
4671   * Add support for Packages-files in dpkg --update-avail and --merge-avail
4672     from pipes, or standard input if the argument is omitted or is ‘-’.
4673     Closes: #357093, #367297
4674   * Error out on not-installed packages passed to «dpkg --verify».
4675   * Deprecate compressing .deb files with bzip2, by making dpkg-deb issue a
4676     warning, as the compressor has been superseded by xz when it comes to
4677     compression ratio, and in cases where higher compatibility or raw speed
4678     is desired gzip is still the better option. Although unpacking will be
4679     kept being supported to handle existing bzip2 compressed .deb files.
4680   * Use GNU tar's --no-unquote when using -T in dpkg-deb to avoid mangling
4681     filenames. Reported by Niels Thykier <niels@thykier.net>. Closes: #743687
4682   * Backup all databases with user data, not just the status database.
4683   * Add Conflicts to dpkg against packages using install-info that were
4684     removed after lenny or squeeze, but may have survived upgrades to wheezy.
4685     Thanks to Andreas Beckmann <anbe@debian.org>. Closes: #735159
4686   * Be verbose on «make check» errors by printing the test suite log.
4688   [ Updated programs translations ]
4689   * German (Sven Joachim).
4690   * Swedish (Peter Krefting).
4691   * Thai (Theppitak Karoonboonyanan). Closes: #745032
4692   * Vietnamese (Trần Ngọc Quân).
4694   [ Updated scripts translations ]
4695   * German (Helge Kreutzmann).
4696   * Swedish (Peter Krefting).
4698   [ Updated man pages translations ]
4699   * German (Helge Kreutzmann).
4700   * Italian (Beatrice Torracca). Closes: #742449
4701   * Swedish (Peter Krefting).
4703  -- Guillem Jover <guillem@debian.org>  Mon, 21 Apr 2014 05:03:52 +0200
4705 dpkg (1.17.6) unstable; urgency=low
4707   [ Guillem Jover ]
4708   * Move signing in dpkg-buildpackage to the end of the build.
4709   * Add new --check-command and --check-option options to dpkg-buildpackage,
4710     and DEB_CHECK_COMMAND environment variable as a default value, to
4711     specify a package checker to use before the signing process.
4712   * Detect a missing gain-root-command even if dpkg-buildpackage is running
4713     as root.
4714   * Detect a missing sign-command in dpkg-buildpackage, before starting the
4715     build, to avoid a failure at the end of the process.
4716   * Remove trailing newlines from dpkg-deb warning message.
4717   * Change dpkg-deb conffile name length warning into an error, as dpkg will
4718     reject those packages at install time anyway.
4719   * Unify and clarify dpkg-deb and dpkg conffile name length error message.
4720     Closes: #108196
4721   * Add new start-stop-daemon --pid option. Closes: #253265
4722   * Mention Multi-Arch: no value in man pages. Closes: #732648
4723   * Correctly hyphenate binary-only and source-only in dpkg-buildpackage
4724     output messages.
4725   * Use makedev(3) when extracting .deb archives rather than ad-hoc
4726     computations, to be able to support large major/minor device numbers,
4727     supported on at least Linux, NetBSD and OpenBSD based systems.
4728     Thanks to Peter Chang <dpf@google.com>.
4729   * Turn the ARM Embedded ABI symbols blacklist into a regex, to stop having
4730     to keep up with the GNU toolchain, or other toolchains emitting different
4731     symbols.
4732   * Blacklist GOMP critical section symbols. Closes: #708033
4733   * Add support for Ignore-Blacklist-Groups field in symbols files, with the
4734     two available group values aeabi and gomp. Closes: #694524
4735   * Allow updating checksums in Dpkg::Checksums without erroring out.
4736   * Add shell hooks support to dpkg-buildpackage, based on the debuild
4737     implementation in devscripts 2.13.9. Closes: #476221
4738   * Add support for Testsuite source field.
4739   * Clarify error message about missing revision in non-native source package.
4740     Closes: #719348, #733746
4741   * Set default compression options in source format specific modules instead
4742     of dpkg-source. This makes sure the correct compression level is set, even
4743     for “3.0 (native)” packages with non-default compressors. Closes: #733326
4744   * Change default source package compressor for new formats (>= 2.0) to xz.
4745   * Ignore the same packages in «dpkg-query --list» when computing the
4746     column width as when printing the entries. Closes: #734114
4747   * Do not produce .deb archives with uncompressed gzip members on
4748     «dpkg-deb -Zgzip -z0», instead create them as non-compressed members,
4749     as if -Znone had been passed, as documented. Closes: #718295
4750   * Add support for .deb archives with a control member not compressed
4751     (control.tar) or compressed with xz (control.tar.xz).
4752   * Add support for creating uniformly compressed .deb archive members,
4753     with the new dpkg-deb option --uniform-compression.
4754   * Fix file descriptor leaks in diversions and statoverride databases.
4755     Closes: #734783
4756   * Allow missing prior-version argument in dpkg-maintscript-helper
4757     dir_to_symlink and symlink_to_dir commands. Closes: #733980
4759   [ Updated programs translations ]
4760   * Swedish (Peter Krefting).
4761   * Vietnamese (Trần Ngọc Quân).
4763   [ Updated scripts translations ]
4764   * German (Helge Kreutzmann).
4765   * Swedish (Peter Krefting).
4767   [ Updated man pages translations ]
4768   * German (Helge Kreutzmann).
4769   * Swedish (Peter Krefting).
4771  -- Guillem Jover <guillem@debian.org>  Wed, 15 Jan 2014 05:29:45 +0100
4773 dpkg (1.17.5) unstable; urgency=low
4775   [ Guillem Jover ]
4776   * Switch non-tty output to be line buffered by default, and set it to fully
4777     buffered only for programs with precious and abundant output, not just
4778     progress reporting output (i.e. dpkg-query). This was causing out-of-order
4779     error and debug messages in relation to normal progress reporting, which
4780     could be very confusing. Regression introduced in dpkg 1.17.2.
4781   * Fix segfault in update-alternatives when adding or renaming slaves for
4782     an existing alternative. Regression introduced in dpkg 1.17.2.
4783     Closes: #731710
4784   * Fix dpkg-maintscript-helper symlink_to_dir and dir_to_symlink commands:
4785     - Always run postinst code regardless of prior-version, as the package
4786       might have been never configured before.
4787     - Be more strict when checking the expected state of paths.
4788     - Rename subcommand shell code to check-files-ownership.
4789     - Change dir_to_symlink switch code to use a staging empty directory,
4790       to avoid dpkg removing files from other packages, when removing the
4791       package old files during upgrade.
4792     - Bump minimal version in man page to 1.17.5.
4793     Closes: #731730
4794   * Mention gpg2 too as one of the default sign commands in dpkg-buildpackage.
4796   [ Updated programs translations ]
4797   * German (Sven Joachim).
4799   [ Updated scripts translations ]
4800   * German (Helge Kreutzmann).
4802   [ Updated man pages translations ]
4803   * German (Helge Kreutzmann).
4805  -- Guillem Jover <guillem@debian.org>  Thu, 12 Dec 2013 08:29:45 +0100
4807 dpkg (1.17.4) unstable; urgency=low
4809   * Keep the diversions and statoverride database files open during dpkg
4810     runs, to avoid eager inode number reuse by the filesystem if these files
4811     get replaced multiple times in maintainer scripts, as we rely on the
4812     inode numbers being different when checking if the databases need to
4813     be reloaded. Regression introduced in 1.17.2. Closes: #731524
4814   * Add debug output to diversions and statoverride database loading code.
4815   * Reset the statoverrides information from the in-core database when
4816     reloading it from disk, otherwise removals in maintainer scripts will
4817     not be seen during the current dpkg run.
4818   * Get rid of dpkg-split global partqueue queue variable.
4819   * Use warningv() in dpkg instead of ad-hoc printing message when
4820     overriding with --force option.
4821   * Switch URLs in docs and code comments from http:// to https:// if the
4822     latter is available.
4824  -- Guillem Jover <guillem@debian.org>  Sat, 07 Dec 2013 07:34:54 +0100
4826 dpkg (1.17.3) unstable; urgency=low
4828   [ Guillem Jover ]
4829   * Check availability of warning flags at build time. Fixes a build failure
4830     on systems with old g++ compilers not accepting -Wc++11-compat.
4831   * Move DPKG_C_C99 call just after AC_PROG_CC, so that subsequent checks
4832     can take advantage of the possibly set flags to enable C99 features.
4833   * Improve configure C99 compiler check output.
4834   * Use C++11 nullptr instead of 0 or NULL, which is way more descriptive
4835     and has a better type. Check for C++11 compiler support, and fallback
4836     nullptr to 0 if unavailable.
4838   [ Updated programs translations ]
4839   * Vietnamese (Trần Ngọc Quân). Closes: #731409
4841  -- Guillem Jover <guillem@debian.org>  Thu, 05 Dec 2013 10:19:38 +0100
4843 dpkg (1.17.2) unstable; urgency=low
4845   [ Guillem Jover ]
4846   * Make Dpkg::Arch debwildcard_to_debtriplet() more robust by matching
4847     on exact 'any' strings, instead of substrings.
4848   * Add manpages-it Replaces to dselect and dpkg-dev. Closes: #717983
4849     Reported by Andreas Beckmann <anbe@debian.org>.
4850   * Document default dpkg-deb compressor change to xz in man page.
4851     Thanks to Salvatore Bonaccorso <carnil@debian.org>. Closes: #718437
4852   * Version manpages-it in Replaces with (<< 2.80-4), now that the package
4853     does not ship the overlapping paths any more.
4854   * Automatically prepend needed spaces for continuation --force-help lines.
4855   * Be more precise on deb format errors with data member in dpkg-deb.
4856   * Do not allow deb packages with control and data members swapped.
4857   * Clarify «dpkg-deb --extract» bad usage error message on missing arguments
4858     by printing all required arguments at once. Closes: #718899
4859   * Clarify the insertion order of _ members in deb(5) man page.
4860   * Fix use after free in alternative_parse_fileset() on update-alternatives.
4861     Reported by Pedro Ribeiro <pedrib@gmail.com>.
4862   * Fix use after free in dpkg_arch_load_list() on libdpkg.
4863     Reported by Pedro Ribeiro <pedrib@gmail.com>.
4864   * Fix theoretical stack buffer overflow in w_dependency() on libdpkg, not
4865     currently applicable. Reported by Pedro Ribeiro <pedrib@gmail.com>.
4866   * Add ppc64el support to cputable. Closes: #718945
4867     Thanks to Jeff Bailey <jeffbailey@google.com>.
4868   * Use dpkg-gencontrol -c argument as a fallback lock file in case
4869     debian/control does not exist. Closes: #667008
4870   * Pass the package reference count (i.e. number of present instances) to
4871     maintainer scripts via the new variable DPKG_MAINTSCRIPT_PACKAGE_REFCOUNT.
4872     Closes: #681370
4873   * Fix field names on error messages in libdpkg, by either capitalizing them
4874     or by renaming them to match reality.
4875   * Do not capitalize error and warning messages.
4876   * When ignoring invalid remove requests in dpkg consider that progress,
4877     reset the loop detector and avoid the assert. Closes: #143307
4878   * Activate all path components for file triggers on removal.
4879     Regression introduced in 1.17.0. Closes: #725437
4880   * Activate file triggers on disappearance more accurately, only when we know
4881     we are inevitably removing things.
4882   * Fix «dpkg-query --list» output when using multibyte character strings,
4883     to avoid unaligned columns and mojibake. Closes: #257505, #718541
4884     Based on a patch by Changwoo Ryu <cwryu@debian.org>.
4885   * Use fully buffered output on non-tty stdout.
4886     Reported by Shawn Landden <shawnlandden@gmail.com>.
4887   * Recognize «start-stop-daemon -C» as documented. Closes: #719746
4888     Reported by Brian S. Julin <bri@abrij.org>.
4889   * When update-alternatives is told to change slave links, do not warn that
4890     the link group is broken, just print a notice that the alternative is
4891     being updated due to the changes.
4892   * Add a new «dpkg --verify» command to check the integrity of packages
4893     installed files. Add a --verify-format option to explicitly select the
4894     output format, currently only rpm compatible output is supported, but
4895     the default might change in the future. Closes: #187019
4896   * Improve dpkg “Preparing to replace” and “Unpacking” progress messages.
4897     Closes: #32427, #71106
4898   * Print the package version on main dpkg progress messages.
4899   * Do not store timestamps in gzip headers when using the command, to try to
4900     mimic the zlib behavior. This does not affect Debian as it's been using
4901     zlib for a very long time. Closes: #719844
4902   * Reset environment variables affecting compressor commands when not using
4903     the shared library implementations. Namely XZ_DEFAULTS, XZ_OPT, BZIP and
4904     BZIP2.
4905   * Use a simple list to track packages owning a file, instead of using a
4906     list of arrays of pointers which waste 10 pointers per non-shared file,
4907     instead of 1. This significantly reduces dpkg memory usage.
4908   * Honor new DEB_SIGN_KEYID environment variable in dpkg-buildpackage.
4909     Suggested by Harald Dunkel <harri@afaics.de>. Closes: #615813, #719418
4910   * Always check subprocess exit codes in Dpkg::Source::Package modules.
4911     Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
4912   * Add support for pie and stack-protector options to dpkg-buildflags FFLAGS,
4913     and update the man page to mention FFLAGS are a subset of CFLAGS.
4914     Closes: #726932
4915   * Improve and unify -O option handling in dpkg-genchanges, dpkg-gensymbols
4916     and dpkg-shlibdeps, by always taking an optional filename argument and
4917     describing in the man page the default output files.
4918   * Use “hyphen” instead of “dash” when we mean the ‘-’ character in the
4919     documentation and code comments.
4920   * Do not NULL-terminate the list in the compat scandir(), as this might
4921     cause a segfault in case the function returns 0 entries.
4922   * Always return from ensure_statoverrides() if file is NULL, otherwise
4923     we might get us to read garbage from memory or segfault.
4924   * Add new symlink_to_dir command to dpkg-maintscript-helper. Closes: #720712
4925     Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
4926   * Add new dir_to_symlink command to dpkg-maintscript-helper. Closes: #583585
4927   * Distinguish dpkg error reports between errors while processing packages
4928     and archives.
4929   * Fix crashes in the first call to gettext() after fork() on Mac OS X, by
4930     forcing the initialization at program start of the CoreFoundation cached
4931     values in libintl.
4932   * Set a default gettext domain for libdpkg code, so that other programs
4933     using a different domain can still get correct translations, like dselect.
4934   * Cleanup libdpkg-perl API:
4935     - Dpkg::Compression: Deprecate $default_compression_level,
4936       $default_compression and $compression_re_file_ext package variables.
4937     - Dpkg::Exit: Deprecate @handlers package variable.
4938     - Dpkg::Source::Package: Deprecate $diff_ignore_default_regexp and
4939       @tar_ignore_default_pattern package variables.
4940     - Dpkg::Changelog::Entry::Debian: Deprecate $regex_header and
4941       $regex_trailer package variables.
4942   * Add GnuPG 2.x support. Add gnupg2 and gpgv2 as alternative Recommends to
4943     gnupg and gpgv (to not pull them by default), but prefer gpgv2 over gpgv,
4944     and gpg2 over gpg at run-time if they are available.
4945   * Switch dpkg conflictor tracking from a fixed-size array to a queue,
4946     fixing several related issues, due to conflictors not being removed from
4947     the array after processing them. dpkg could fill it due to additions in
4948     previous package processing producing very confusing error messages; and
4949     a theoretical problem where a package could get appended to be removed,
4950     then reinstalled as a new version, to get removed again when revisiting
4951     the array in a subsequent package processing. Closes: #726112
4952   * Do not accept empty field names in dpkg.
4953   * Do not accept an initial hyphen in field names.
4954   * Add experimental build profiles support:
4955     - Add support for <!profile.name> build-time restrictions in dependencies.
4956     - Add support for DEB_BUILD_PROFILES environment variable.
4957     - Add new option -P to dpkg-buildpackage and dpkg-checkbuilddeps.
4958     - Add new Built-For-Profiles output field in .deb and .changes files.
4959     Based on a patch by Patrick "P. J." McDermott <pjm@nac.net>,
4960     Wookey <wookey@debian.org> and Johannes Schauer <j.schauer@email.de>.
4961     Closes: #661538
4962   * Bump Standards-Version to 3.9.5.
4963   * Document interactions of dpkg-source --extend-diff-ignore and -i in the
4964     man page. Closes: #729874
4966   [ Updated programs translations ]
4967   * German (Sven Joachim).
4968   * Vietnamese (Trần Ngọc Quân).
4970   [ Updated scripts translations ]
4971   * German (Helge Kreutzmann).
4973   [ Updated man pages translations ]
4974   * French (Christian Perrier): fix incorrectly translated sentence,
4975     thanks to Fabien Givors.
4976   * German (Helge Kreutzmann).
4978  -- Guillem Jover <guillem@debian.org>  Thu, 05 Dec 2013 04:56:31 +0100
4980 dpkg (1.17.1) unstable; urgency=low
4982   * Man pages cleanup:
4983     - Make explicit that dpkg-shlibdeps -e can be used multiple times.
4984     - Improve documentation on how to update the available database before
4985       setting package selections. Suggested by Klaus Ita <koki.eml@gmail.com>.
4986   * Add manpages-it Replaces to dpkg due to new translated man pages.
4987     Reported by Alessio Gaeta <alga777@gmail.com>. Closes: #717983
4988   * Reword libdpkg-perl description and only list public modules.
4989   * Remove space before value in dpkg-parsechangelog -S option on pkg-info.mk.
4990     Closes: #718014
4991   * Make the build system install start-stop-daemon directly under /sbin,
4992     instead of moving it around in debian/rules.
4994  -- Guillem Jover <guillem@debian.org>  Sun, 28 Jul 2013 14:44:50 +0200
4996 dpkg (1.17.0) unstable; urgency=low
4998   [ Guillem Jover ]
4999   * Switch update-alternatives back to a fatal error on out of range priority
5000     on --install.
5001   * Document dpkg-deb --debug in --help output.
5002   * Bump Standards-Version to 3.9.4 (no changes needed).
5003   * Use the new canonical dpkg git Vcs URLs.
5004   * Remove ancient version from zlibg1-dev Build-Depends.
5005   * Add compression development packages to libdpkg-dev Depends.
5006   * Man pages cleanup:
5007     - Disable justification and hyphenation in SEE ALSO sections.
5008     - Remove unneeded double quotes in .SH headings.
5009     - Do not use “header” when “format” or “field” is meant.
5010     - Move dangers of installing via dpkg-deb from BUGS to a NOTES section.
5011     - Remove BUGS sections containing obvious or misplaced information.
5012     - Move BUGS sections before EXAMPLES and SEE ALSO sections.
5013     - Place ENVIRONMENT and FILES sections contiguously.
5014     - Move EXIT STATUS section before ENVIRONMENT.
5015     - Rename CAVEATS sections to NOTES.
5016     - Fold BACKWARD COMPATIBILITY section into other sections.
5017     - Document since when DEB_*_MULTIARCH variables are supported.
5018     - Move compiler flags subsection from ENVIRONMENT to NOTES.
5019     - Unify WARNING and ERROR sections into DIAGNOSTICS.
5020     - Unify command-line options into a single OPTIONS section.
5021     - Mark programs, variables, fields and command-line options in bold.
5022     - Fold dpkg-architecture(1) DEBIAN/RULES section into EXAMPLES.
5023     - Fix dpkg-architecture(1) debian/rules usage documentation.
5024     - Move dpkg-buildflags(1) HARDENING into a new FEATURE AREAS subsection.
5025     - Improve dpkg-buildflags(1) usage documentation.
5026       Thanks to Matthijs Kooijman <matthijs@stdin.nl>. Closes: #657627
5027     - Clarify that DPKG_MAINTSCRIPT_PACKAGE is not arch-qualified.
5028     - Add triggers to the list of binary control information files.
5029       Thanks to Charles Plessy <plessy@debian.org>.
5030   * Use colon instead of dot for user:group in dpkg debug output.
5031   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
5032   * Fix update-alternatives to use the current alternative link as the first
5033     best value, to avoid flip-flops of alternatives with equal priority.
5034     Closes: #699807
5035   * Fix clang warnings due to change of alignment requirements.
5036   * Change copyright file to point to GPL-2 instead of GPL.
5037   * Do not pass -e in shell script shebangs, set it in the body.
5038   * Add new dpkg-parsechangelog --show-field option to print a field value.
5039     Closes: #284664
5040   * Add new dpkg-buildpackage --force-sign option.
5041   * By default do not sign builds for UNRELEASED uploads on dpkg-buildpackage.
5042     Closes: #635117
5043   * Also check Build-Depends-Arch for minimal versions in dpkg-shlibdeps.
5044     Closes: #681470
5045   * Document dpkg-buildflags export mode usage in man page. Closes: #691449
5046     Thanks to Jonathan Nieder <jrnieder@gmail.com>.
5047   * Rename dpkg-buildflags configure exporter to cmdline, but preserve
5048     configure as a legacy alias.
5049   * Mask fortify hardening option from dpkg-buildflags output on noopt.
5050     New glibc 2.16 and later, issue a warning on this condition.
5051     Closes: #691745
5052   * Refer to path instead of file on dpkg-statoverride.
5053   * Always print a descriptive architecture column, even for empty or missing
5054     architectures on «dpkg-query --list».
5055   * Rework SELinux code on unpack to reload the label database if it has
5056     changed, for example while upgrading the SELinux policy package.
5057   * Execute maintainer scripts in a new execution context, based on the
5058     current one and the specific maintainer script filename, and if it's
5059     not different to the current one, use "dpkg_script_t" as a fallback.
5060   * Do not unnecessarily create a dpkg update log record on remove or purge.
5061   * Always reset want status when removing or purging a package; so this
5062     now resets holds among others. Closes: #163763
5063   * Always reset want status when installing a package; so this now resets
5064     holds among others. Closes: #162541
5065   * Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal to the point
5066     when we are definitely removing the main path.
5067   * Activate file triggers on removal more accurately, only when we know
5068     we are inevitably removing things.
5069   * Change dir to / before executing maintainer scripts. Closes: #686782
5070   * Add new dpkg-deb --deb-format option and base --new and --old on it,
5071     as the latter are not future-proof, and neither can be guaranteed to
5072     produce a reliable output file format.
5073   * Drop archtable. It serves no purpose, it's Debian specific, it's
5074     usually outdated, and everyone should be using dpkg-architecture anyway.
5075   * Add musl-linux support to ostable and triplettable.
5076     Requested-by Kevin Bortis <wermut@gmail.com>.
5077   * Remove update-alternatives, dpkg-divert and dpkg-statoverride
5078     compatibility symlinks under /usr/sbin/.
5079   * Remove install-info wrapper.
5080   * Only ignore older packages if the existing version is informative. This
5081     allows any program using libdpkg to parse the available file to see again
5082     packages with versions lesser than 0-0 (like 0~0-0). Closes: #676664
5083   * Fix Dpkg::Control::Hash set_options() to take a hash as argument instead
5084     of two scalars.
5085   * Add a new Dpkg::Vendor get_vendor_dir() function.
5086   * Print correct path to vendor directory on error message in dpkg-vendor.
5087   * Do not hardcode the dpkg system configuration directory in perl scripts,
5088     respect build time setting.
5089   * Deprecate Dpkg perl module lowercase and exported by default variables,
5090     replaced by new unified uppercase non-exported by default ones.
5091   * Do not set -fstack-protector in the default build flags on arm64 (it's
5092     not yet supported). Thanks to Matthias Klose <doko@ubuntu.com>.
5093     Closes: #711936
5094   * Add GCJFLAGS support to dpkg-buildflags. Closes: #708375
5095   * Clarify that dpkg --set-selections needs an up-to-date available db,
5096     by documenting it on the dpkg(1) man page, and warning whenever dpkg
5097     finds unknown packages while setting the selections. Closes: #703092
5098   * Print nicer error messages in perl scripts using Getopt::Long by trapping
5099     $SIG{__WARN__} to call usageerr() on option parse errors.
5100   * Move the exit call out from usage() in dpkg-scansources so that usageerr()
5101     gives a correct exit code. Thanks to Bernhard R. Link <brlink@debian.org>.
5102   * Print correct error message on unknown dpkg-name options before --.
5103   * Require at least one filename on dpkg-name after --.
5104   * Switch program usage errors to not print entire --help output.
5105     Closes: #681371
5106   * Document that «dpkg-parsechangelog -l-» can be used to read from stdin.
5107   * Support parsing compressed changelog files transparently. Closes: #684196
5108   * Sort files inside new diffs generated by dpkg-source lexicographically.
5109     Closes: #689193
5110   * Add support for a build_arch option in Dpkg::Deps deps_parse().
5111     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #697297
5112   * Move epoch-less or revision-less output logic to Dpkg::Version.
5113     Based on a patch by Bernhard R. Link <brlink@debian.org>.
5114   * Catch mismatches between version strings and format versions in
5115     dpkg-source. Ensure that a 3.0 (quilt) package has a non-native version
5116     and that a 3.0 (native) package has a native version. Closes: #700177
5117     Thanks to Bernhard R. Link <brlink@debian.org>.
5118   * Add support for mipsn32(el) and mips64(el) to arch tables.
5119     Thanks to YunQiang Su <wzssyqa@gmail.com>. Closes: #685096, #707323
5120   * Document --file and --label parser options in dpkg-parsechangelog(1).
5121   * Add a new configure --with-dpkg-deb-compressor option to allow selecting
5122     the default dpkg-deb compressor, mainly for downstreams.
5123   * Switch dpkg-deb default compressor from gzip to xz. Build dpkg.deb using
5124     gzip to make debootstrap life easier on non-Debian based systems.
5125   * Add support for gzip compression strategies to dpkg-deb. The new
5126     strategies are: filtered, huffman, rle and fixed.
5127   * Change dpkg and dpkg-deb help output to recommend apt instead of dselect
5128     as a user-friendly frontend.
5129   * Remove temporary file on error during «dpkg-divert --rename».
5130   * Fix value caching in Dpkg::Arch by not shadowing the variables.
5131   * Fix chmod() arguments order in Dpkg::Source::Quilt. Closes: #710265
5132     Thanks to Pablo Oliveira <pablo@sifflez.org>.
5133   * Add new dpkg-shlibdeps -l option to add private shared library directories.
5134     This should be used instead of abusing LD_LIBRARY_PATH to pass the paths,
5135     which might be problematic when cross-compiling. Closes: #698881
5136   * Only apply empty line and comma cleanups when doing substvar replacements
5137     on fields where those are relevant. Closes: #659814
5138   * Do not scan control files twice for PGP signature presence.
5140   [ Raphaël Hertzog ]
5141   * Fix dpkg-maintscript-helper rm_conffile and mv_conffile to do nothing
5142     when the conffile is no longer owned by the current (or named) package.
5143     Thanks to Steve Langasek for the patch. Closes: #716948
5144   * Improve dpkg-maintscript-helper behaviour in “Multi-Arch: same” packages
5145     by arch-qualifying package names read from the environment. Also add
5146     a warning about this potential problem in the manual page.
5147   * Fix usage of non-existent _() function in multiple places of the Perl
5148     code. Thanks to Lincoln Myers <lincoln@netapp.com> for the patch.
5149     Closes: #708607
5151   [ Updated programs translations ]
5152   * Fix typo in Spanish translation of update-alternatives.
5153     Thanks to Javier Fernandez-Sanguino <jfs@debian.org>. Closes: #713020
5155   [ Updated programs translations ]
5156   * Vietnamese (Trần Ngọc Quân). Closes: #715334
5158   [ Added man pages translations ]
5159   * Italian (Beatrice Torracca). Closes: #711647
5161   [ Updated man pages translations ]
5162   * Fix wrong translation of "fortify" in French dpkg-buildflags(1) man page.
5163     Thanks to Christian Perrier <bubulle@debian.org>. Closes: #712976
5164   * Fix typo in dpkg-source(1) man page French translation.
5165     Thanks to Cédric Boutillier <boutil@debian.org>. Closes: #708292
5166   * Japanese (TAKAHASHI Motonobu). Closes: #704240
5168  -- Guillem Jover <guillem@debian.org>  Fri, 26 Jul 2013 23:54:54 +0200
5170 dpkg (1.16.10) unstable; urgency=low
5172   [ Guillem Jover ]
5173   * Fix typos in 1.16.9 changelog entry. Closes: #691954
5174     Thanks to Nicolás Alvarez <nicolas.alvarez@gmail.com>.
5175   * Add missing @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in.
5176   * Do not use an undefined va_list variable in dpkg_put_errno().
5177   * Abort installation if we cannot set the security context for a file.
5178   * Fix OpenPGP armored signature parsing, to be resilient against doctored
5179     input, including source package control files. Closes: #695919
5180   * Make sure the OpenGPG armor contains a signature block, even on EOF.
5181   * Do not accept Armor Header Lines inside a paragraph.
5182   * Do not abort dselect when multiarch is detected, as that only makes
5183     users downgrade and hold on an older version w/ worse multiarch support.
5184   * Fix warning in Dpkg::Source::Archive with «perl -w» due to redefinition
5185     of getcwd() by removing unused POSIX modules usage. Closes: #700978
5187   [ Updated programs translations ]
5188   * Esperanto (Felipe Castro).
5189   * Spanish (Javier Fernández-Sanguino).
5190   * Vietnamese (Trần Ngọc Quân). Closes: #692100
5192   [ Updated scripts translations ]
5193   * Fix mistranslation in French translation of scripts.
5194     Thanks to Filipus Klutiero. Closes: #698530
5195   * Fix typos in French translation of scripts.
5196     Thanks to Sylvestre Ledru. Closes: #702627
5197   * Fix Russian translation (wrong order of parameters in a string).
5198     Thanks to Andrey Rahmatullin for noticing and Yuri Kozlov for fixing
5199     the translation. Closes: #698869
5201  -- Guillem Jover <guillem@debian.org>  Fri, 08 Mar 2013 04:41:26 +0100
5203 dpkg (1.16.9) unstable; urgency=low
5205   [ Raphaël Hertzog ]
5206   * Fix dpkg-source regression in "3.0 (quilt)" source packages while
5207     unapplying patches that remove all files in a directory. Closes: #683547
5208   * Fix segfault in field format parsing on empty strings, affecting
5209     «dpkg-query -W -f ''» and «dpkg-deb -W --showformat=''». LP: #1035512
5210   * Fix dpkg's French usage string which was missing the final “s“ in
5211     --print-foreign-architectures. Closes: #685863
5213   [ Guillem Jover ]
5214   * Use “statoverrides” instead of “statusoverrides” in dpkg-statoverride.
5215     Closes: #686995
5216   * Comment out dpkg(1) documentation about disabled --command-fd option.
5217     Closes: #685677
5218   * Cleanup dpkg-divert unit-test environment to avoid build failures.
5219     Closes: #687656
5220   * Fix update-alternatives test suite to behave correctly on non-Debian
5221     binary paths. Known to be affecting at least Gentoo and Mac OS X.
5222   * Do not leak subcall command arguments in update-alternatives.
5223   * Fix segfault on update-alternatives when passing --slave without any
5224     action at all. LP: #1037431
5225   * Fix memory leak in dpkg filesavespackage().
5226   * Do not print garbage (or worse) on dpkg shared conffile debug output.
5227   * Use a hash instead of a ref to a hash for keys() in Dpkg::BuildFlags
5228     get_feature_areas(). This causes compilation failures with older perl
5229     versions, which can be an issue with partial upgrades.
5230   * Fix filter subpattern debug output format string to print an actual
5231     value instead of just blanks.
5232   * Ignore trailing filter subpattern slashes on reinclusion comparison.
5233     This makes sure to reinclude directories previously excluded so that
5234     contained files marked for inclusion do not fail to unpack due to a
5235     missing directory. Closes: #688416
5236   * Do not consider obsolete conffiles as actively owned by the package.
5237     This ensures conffile entries are not mishandled nor mixed up when
5238     configuring packages owning the non-obsolete conffiles. Closes: #689836
5239     Based on a patch by Andreas Beckmann <debian@abeckmann.de>.
5240   * Properly mark in the database obsolete conffiles on package replaces.
5241   * Sync the Conffiles field values for all package instances. Because
5242     only the first package instance being configured will have a *.dpkg-new
5243     conffile available to be processed, the subsequent ones need to use the
5244     hash from the previously processed entries.
5245   * Fix logic for previously configured conffiles, so that the shared
5246     conffile checks actually work on reinstallation. Closes: #684776
5247   * Avoid info database corruption and bogus accesses on unknown format
5248     values, by always reading the format file and validating it.
5249   * Clarify that the most probable reason for multiarch database
5250     inconsistencies is due to upgrades from unofficial dpkg versions.
5251   * Only satisfy a dependency on a “Multi-Arch: foreign” if arch-unqualified.
5252   * Take architecture into account in virtual packages on remove and
5253     configure dpkg actions. Closes: #683411
5254   * Update update-alternatives --query format and examples in man page to
5255     match the implementation.
5256   * Add two missing 3rd person ‘s’ in dpkg-gensymbols(1). Closes: #689863
5257     Thanks to Paul Menzel <pm.debian@googlemail.com>.
5258   * Fix regression on old-style binNMUs for packages that specify an
5259     explicit binary version to dpkg-gencontrol, by always fixing up the
5260     source version. Closes: #690823
5262   [ Updated programs translations ]
5263   * Catalan (Guillem Jover).
5264   * Czech (Miroslav Kure).
5265   * Danish (Joe Dalton). Closes: #690808
5266   * French (Christian Perrier).
5267   * German (Sven Joachim).
5268   * Italian (Milo Casagrande).
5269   * Japanese (Kenshi Muto).
5270   * Polish (Michał Kułach). Closes: #690449
5271   * Portuguese (Miguel Figueiredo). Closes: #682582, #690431
5272   * Russian (Yuri Kozlov). Closes: #688050, #690415
5273   * Slovak (Ivan Masár). Closes: #690426
5274   * Swedish (Peter Krefting).
5275   * Thai (Theppitak Karoonboonyanan). Closes: #690678
5276   * Traditional Chinese (imacat). Closes: #687002
5278   [ Updated scripts translations ]
5279   * Polish (Michał Kułach). Closes: #683104
5280   * Spanish (Omar Campagne). Closes: #685297
5282   [ Updated dselect translations ]
5283   * Basque (Iñaki Larrañaga Murgoitio). Closes: #686421
5284   * Czech (Miroslav Kure).
5285   * Danish (Joe Dalton). Closes: #689820
5286   * Polish (Michał Kułach).
5288   [ Updated man pages translations ]
5289   * French (Thomas Vincent, Sylvestre Ledru, Christian Perrier).
5290     Closes: #682978, #683221
5291   * German (Helge Kreutzmann).
5292   * Japanese (Hideki Yamane). Closes: #685103
5293   * Polish (Michał Kułach).
5294   * Spanish (Omar Campagne, Guillem Jover). Closes: #683514
5295   * Swedish (Peter Krefting).
5297  -- Guillem Jover <guillem@debian.org>  Sat, 20 Oct 2012 05:59:50 +0200
5299 dpkg (1.16.8) unstable; urgency=low
5301   [ Updated programs translations ]
5302   * Esperanto (Felipe Castro).
5303   * French (Christian Perrier).
5304   * Polish (Michał Kułach). Closes: #680561
5305   * Russian (Yuri Kozlov). Closes: #677850, #680411
5306   * Slovak (Ivan Masár).
5307   * Spanish (Javier Fernández-Sanguino)
5309   [ Updated man pages translations ]
5310   * French (Christian Perrier).
5312   [ Updated scripts translations ]
5313   * French (Christian Perrier).
5314   * Russian (Yuri Kozlov).
5316   [ Updated dselect translations ]
5317   * Danish (Joe Dalton). Closes: #680108
5318   * Russian (Yuri Kozlov).
5319   * Traditional Chinese (Asho Yeh - 阿信).
5321  -- Guillem Jover <guillem@debian.org>  Sat, 21 Jul 2012 02:11:04 +0200
5323 dpkg (1.16.7) unstable; urgency=low
5325   [ Guillem Jover ]
5326   * Fix bogus dpkg-query --control-show badusage() strings.
5328   [ Raphaël Hertzog ]
5329   * Fix dpkg-gencontrol to correctly compute the source version
5330     in the case of "old-style" bin-nmus. Closes: #679959
5332   [ Updated dselect translations ]
5333   * Catalan (Guillem Jover).
5334   * French (Christian Perrier).
5335   * German (Sven Joachim).
5336   * Swedish (Peter Krefting).
5338   [ Updated programs translations ]
5339   * French (Christian Perrier).
5340   * German (Sven Joachim).
5341   * Italian (Milo Casagrande).
5342   * Swedish (Peter Krefting).
5344   [ Updated man pages translations ]
5345   * Swedish (Peter Krefting).
5346   * French (Christian Perrier).
5348   [ Updated scripts translations ]
5349   * Swedish (Peter Krefting).
5350   * French (Christian Perrier).
5352  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 02 Jul 2012 21:16:12 +0200
5354 dpkg (1.16.6) unstable; urgency=low
5356   [ Guillem Jover ]
5357   * Do not translate SE Linux context to human readable form while unpacking,
5358     as that might cause the operation to fail if the mcstransd daemon
5359     stopped running during the transaction. Closes: #679641
5360     Thanks to Russell Coker <russell@coker.com.au>.
5361   * Add --control-list and --control-show to dpkg-query --help output.
5363   [ Raphaël Hertzog ]
5364   * Fix import of error functions in dpkg-buildflags. Regression introduced
5365     in 1.16.5.
5367   [ Updated scripts translations ]
5368   * German (Helge Kreutzmann).
5370   [ Updated man pages translations ]
5371   * German (Helge Kreutzmann).
5373  -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 21:45:10 +0200
5375 dpkg (1.16.5) unstable; urgency=low
5377   [ Raphaël Hertzog ]
5378   * dpkg-source will now clean up after a failed application of a quilt
5379     patch. Closes: #652970
5380     And it will display a message explaining the most likely cause of
5381     failure (patch applying with fuzz).
5382   * When dpkg-source regenerates the automatic patch (with formats "2.0"
5383     or "3.0 (quilt)") it will keep the current patch header to avoid
5384     losing changes made by the maintainer.
5385   * Modify dpkg-source --commit to auto-whitelist modified binary files.
5386     That way the same command can be used whatever kind of upstream files
5387     has been modified.
5388   * dpkg-source now supports a new option --no-unapply-patches to force
5389     patches to be kept applied after build (used by formats "2.0" and "3.0
5390     (quilt)"). Closes: #643043
5392   [ Guillem Jover ]
5393   * Add a dpkg-buildflags --status action to describe the flag settings.
5394     Thanks to Bernhard R. Link <brlink@debian.org>. Closes: #664058
5395   * Add support for “binary-only” key-value option in changelogs, to allow
5396     marking changelog entries as part of a binary only upload, having a
5397     different version from the source package. Closes: #440094, #672723
5398   * Minimize source architecture list on «dpkg-source -b» by removing
5399     architectures already covered by architecture wildcards. Closes: #675333
5400   * Do not assume $ENV{'HOME'} is defined in Dpkg::Source::Package.
5401     Thanks to Niels Thykier <niels@thykier.net>. Closes: #677631
5402   * Document in more detail in deb(5) the supported ar archive format.
5403   * Document in deb-src-control(5) the “Private-” field prefix.
5404   * Add new start-stop-daemon --no-close option to disable closing file
5405     descriptors on --background. Closes: #627333, #646425
5406   * Switch source compression to xz.
5407   * Detect ar header fields truncation due to too long member names or too
5408     large member sizes. Closes: #678933
5409   * Add new dpkg-query --control-list and --control-show commands, which
5410     replace the now deprecated --control-path.
5411   * Print master and slave alternative link names in update-alternatives
5412     --query and always print alternative link in --config. Closes: #679010
5413   * Cleanup and clarify buffer I/O error reporting. Closes: #621763
5414   * Avoid full stop and double newline at the end of errors and warnings.
5415     Thanks to Jonathan Nieder <jnieder@gmail.com>. Closes: #624000
5416   * Change all programs to accept -? instead of -h for help output.
5417   * Add support for specific arch-qualified dependencies. Closes: #676232
5418     Thanks to Thibaut Girka <thib@sitedethib.com>.
5419   * Accept “:native” arch-qualified Build-Dependencies. Closes: #558095
5420     Thanks to Thibaut Girka <thib@sitedethib.com>.
5421   * Do not use undefined values returned form deps_parse() in dpkg-shlibdeps.
5422     Closes: #640676
5423   * Add an Architecture column to «dpkg-query -l» before the Description
5424     column. Suggested by Jonathan Nieder <jnieder@gmail.com>. Closes: #673190
5426   [ Updated programs translations ]
5427   * Swedish (Peter Krefting).
5429   [ Updated dselect translations ]
5430   * Swedish (Peter Krefting).
5432   [ Updated scripts translations ]
5433   * German (Helge Kreutzmann).
5435   [ Updated man pages translations ]
5436   * German (Helge Kreutzmann).
5437   * Swedish (Peter Krefting).
5439  -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 04:28:51 +0200
5441 dpkg (1.16.4.3) unstable; urgency=low
5443   * On «update-alternatives --install» only warn for now on out of range
5444     priorities and clamp the values, as there seems to be packages using
5445     priorities > INT_MAX, which although bogus as they were previously
5446     overflowing the int used to store them, that would cause installation
5447     failures when upgrading from squeeze. This will be reverted to an
5448     error after wheezy. Closes: #676874
5450  -- Guillem Jover <guillem@debian.org>  Sun, 17 Jun 2012 10:56:15 +0200
5452 dpkg (1.16.4.2) unstable; urgency=low
5454   * Check correctly for out of range negative field width values in dpkg-query
5455     --show format strings. Regression introduced in 1.16.4. Closes: #676796
5457  -- Guillem Jover <guillem@debian.org>  Sat, 09 Jun 2012 16:16:17 +0200
5459 dpkg (1.16.4.1) unstable; urgency=low
5461   * Fix explicit file trigger activation. Regression introduced in 1.16.4.
5462     Closes: #676684
5464  -- Guillem Jover <guillem@debian.org>  Fri, 08 Jun 2012 23:17:11 +0200
5466 dpkg (1.16.4) unstable; urgency=low
5468   [ Guillem Jover ]
5469   * Deprecate compressing .deb files with lzma, by making dpkg-deb issue a
5470     warning, as the format has several deficiencies that have been addressed
5471     by upstream in xz. Although unpacking will be kept being supported to
5472     handle existing lzma compressed .deb files.
5473   * Add alternative changelog formats documentation from the policy manual
5474     to dpkg-parsechangelog(1). Closes: #584141
5475   * Add MiNT support to ostable and triplettable.
5476     Requested by Thorsten Glaser <tg@mirbsd.de>.
5477   * Add new frontend.txt file to dpkg-dev documenting some public interfaces
5478     for dpkg frontends. Closes: #670897
5479   * Clarify in dpkg(1) when --force-conf* options cause action.
5480     Suggested by Sven Joachim <svenjoac@gmx.de>. Closes: #391818
5481   * Add “gcc | c-compiler” to libdpkg-perl Suggests, due to Dpkg::Arch usage.
5482     Closes: #671198
5483   * Do not mask PIE from dpkg-buildflags on m68k, it appears to work now.
5484     Requested by Thorsten Glaser <tg@mirbsd.de>.
5485   * Remove deprecated support for PGP style signing command interface from
5486     dpkg-buildpackage.
5487   * Remove obsolete --udeb dpkg-scanpackages option.
5488   * Add arm64 support to cputable. Closes: #672408
5489     Thanks Wookey <wookey@wookware.org>.
5490   * Check parsed integers for invalid or no digit errors in start-stop-daemon
5491     and update-alternatives.
5492   * Check all parsed integers for out of range errors; i.e. that no negative
5493     values are allowed if not appropriate, and that no overflows occur.
5494     Closes: #580038
5495   * Switch start-stop-daemon(8) man page examples from /var/run to /run.
5496   * Do not obscure Dpkg::Source::Package ‘require’ errors with custom
5497     error message. Thanks to Thomas Adam <thomas.adam@smoothwall.net> and
5498     Jonathan Nieder <jrnieder@gmail.com>.
5499   * Add new Dpkg::Substvars::set_as_used() member function.
5500   * Rename Dpkg::Substvars no_warn() member function to mark_as_used(), keep
5501     the old name aliased to the new one producing a deprecation warning.
5502   * Add support for Build-Depends-Arch and Build-Conflicts-Arch fields, and
5503     a new -A option to dpkg-checkbuilddeps. Closes: #629480
5504     Thanks to Roger Leigh <rleigh@debian.org>.
5505   * Add support for “none” as a valid dpkg-deb compression strategy value.
5506     Closes: #674711
5507   * Clarify in dpkg(1) that the «dpkg -l» example only lists installed
5508     packages, and that to list available packages «dpkg-query --load-avail»
5509     has to be used instead. Closes: #673305
5510   * Clarify also in the dpkg(1) man page (already present in the dpkg.cfg(5)
5511     man page) the valid filenames for /etc/dpkg/dpkg.cfg.d/ fragment files.
5512     Closes: #674674
5513   * Fix start-stop-daemon to not follow symlinks when creating pidfiles.
5514     Thanks to Carsten Hey <carsten@debian.org>. Closes: #675918
5515   * Refactor the file locking logic into a new Dpkg::File module, and move
5516     the libfile-fcntllock-perl dependency from dpkg-dev to libdpkg-perl.
5517   * Demote the libfile-fcntllock-perl Depends to a Recommends by falling back
5518     to use flock based locking, because it being an XS module makes building
5519     a new perl package bumping the perl ABI impossible, as both packages
5520     become uninstallable. Thanks to Dominic Hargreaves <dom@earth.li>.
5521     Closes: #675947
5522   * Put an & before field_capitalize() calls in Dpkg::Control::Fields to
5523     fix a usage before declaration warning with perl 5.16. Closes: #676262
5524   * Do not warn in dpkg-divert on missing files list file for packages never
5525     installed before. Closes: #673518
5526   * Add support for liblzma to handle .xz and .lzma compressed files, and
5527     switch to it instead of using xz-utils. This removes the xz-utils
5528     Pre-Depends from dpkg. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
5529   * Always activate all path components for file triggers, this fixes file
5530     trigger handling for conffiles and dpkg-trigger invocations.
5531     Closes: #675613, #676061, #676062, #676107, #676118, #676122
5532   * Do not reset Multi-Arch field in the update log when removing the package.
5533     Closes: #676496
5534   * Fix dpkg-split to honour the DPKG_ADMINDIR environment variable.
5536   [ Updated man pages translations ]
5537   * German (Helge Kreutzmann).
5538   * French (Christian Perrier). Fixes a mistranslation and some
5539     inconsistencies reported by Vincent Danjean( thanks). Closes: #673158
5541  -- Guillem Jover <guillem@debian.org>  Thu, 07 Jun 2012 23:43:19 +0200
5543 dpkg (1.16.3) unstable; urgency=low
5545   [ Guillem Jover ]
5546   * Do not look for newline beyond the read buffer on dpkg-deb extract.
5547   * Check update-alternative name and link arguments for all commands.
5548     Closes: #665050
5549   * Check all dpkg-divert filename arguments to be absolute and to not
5550     contain newlines. Closes: #21722
5551   * Print errors while reading the file list files on a new line instead
5552     of just after the progress percentage. Closes: #552517
5553   * Document in dpkg-source(1) that patches for source format “3.0 (quilt)”
5554     are expected to apply without any fuzz. Closes: #666752
5555     Based on a patch by Luca Capello <luca@pca.it>.
5556   * Remove redundant -Wformat-security from default dpkg-buildflags, which
5557     is already implied by -Werror=format-security. Closes: #664964
5558     Suggested by Peter Eisentraut <petere@debian.org>.
5559   * Document in dpkg-query(1) that commands producing multiple paragraphs
5560     will preserve the order of the packages specified on the argument list.
5561   * Change start-stop-daemon --exec on GNU/Hurd, FreeBSD, NetBSD, OpenBSD
5562     and Solaris to check for executables matching device and inode numbers
5563     instead of filenames.
5564   * Change start-stop-daemon --name on GNU/Hurd to check the process' argv[1]
5565     in addition to argv[0], to handle both binaries and interpreted scripts.
5566     Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
5567   * Handle deb format versions as major.minor integers instead of strings or
5568     floats, the latter being susceptible to parsing errors depending on the
5569     current locale (although this was only affecting the old deb format).
5570   * Ignore the minor format version number for deb-split format, unifying
5571     the behaviour with the deb format.
5572   * Add support for an abitable containing arch attribute overrides.
5573   * Add x32 support to abitable, ostable and triplettable. Closes: #667037
5574   * Fix start-stop-daemon to work with relative --exec arguments and --chdir.
5575     Closes: #669047
5576   * Ignore request to rename a file owned by the diverting package on
5577     «dpkg-divert --add --rename». Closes: #588077
5578   * Clarify dpkg-gensymbols(1) by way of examples that architecture wildcards
5579     are supported in symbols files. Closes: #670048
5580   * Fix memory leak due to Dpkg::Control objects not being garbage-collected.
5581     Thanks to Ben Harris <bjh21@cam.ac.uk>. Closes: #669012
5582   * Compute the md5sum hash on unpack for empty files too, so that these
5583     can be checked correctly for matching content when installing multiple
5584     package instances.
5585   * Generate md5sums files automatically at unpack time if missing from the
5586     binary package. Closes: #155676, #155799
5587   * Add missing list and md5sums database file checks to «dpkg --audit».
5589   [ Helge Kreutzmann ]
5590   * Fix a typo in man/dpkg-buildflags.1.
5592   [ Updated programs translations ]
5593   * French (Christian Perrier).
5594   * German (Sven Joachim).
5595   * Swedish (Peter Krefting).
5597   [ Updated dselect translations ]
5598   * French (Christian Perrier).
5599   * German (Sven Joachim).
5600   * Swedish (Peter Krefting).
5602   [ Updated scripts translations ]
5603   * French (Christian Perrier).
5604   * Swedish (Peter Krefting).
5606   [ Updated man pages translations ]
5607   * French (Christian Perrier).
5608   * German (Helge Kreutzmann).
5609   * Swedish (Peter Krefting).
5611  -- Guillem Jover <guillem@debian.org>  Fri, 27 Apr 2012 10:10:10 +0200
5613 dpkg (1.16.2) unstable; urgency=low
5615   [ Guillem Jover ]
5616   * Move <config.h> and <compat.h> to the top of trigdeferred.l to properly
5617     use the configured features and compat code.
5618   * Honour --disable-nls when the system lacks obstack support, by updating
5619     the obstack compat module from gnulib.
5620   * Link the libdpkg unit tests with libcompat and libintl, so that systems
5621     needing them will compile correctly.
5622   * Check for the presence of the strnlen declaration and correctly provide
5623     the compat one in case the systems lacks it.
5624   * Do not assume existence of paths on the build system in the test suite.
5625   * Do not fail to link dselect on MacOS X when using --disable-nls.
5626   * Remove versioned coreutils Pre-Depends from dpkg due to the ancient
5627     md5sum transition. Reported by Bill Allombert <ballombe@debian.org>.
5628     Closes: #643746
5629   * Change dpkg-architecture to only compute the requested variables. This:
5630     - Fixes the bootstrapping problem, as the dpkg build system only needs
5631       the host architecture, for which dpkg itself is not required.
5632     - Reduces the amount of work performed, including loading and parsing
5633       unnecessary table files or calling either of gcc or dpkg programs.
5634   * Improve error message in dpkg-gencontrol and dpkg-gensymbols when
5635     debian/control does not have any package stanza. Closes: #642473
5636     Based on a patch by Kyle Willmon <kylewillmon@gmail.com>.
5637   * Add Pre-Depends on tar >= 1.23 (satisfied in stable) to dpkg due to it
5638     using the ‘--warning=no-timestamp’ option. Closes: #642802
5639   * Do not segfault on GNU/Linux when dpkg cannot retrieve the block size
5640     for the filesystem containing the info database. LP: #872734
5641   * Fix two memory leaks per tar entry in the tar extractor used on unpack.
5642   * Mark dpkg and dselect as Multi-Arch foreign.
5643     Reported by Steve Langasek <vorlon@debian.org>.
5644   * Mark dpkg-dev and libdpkg-perl as Multi-Arch foreign. Closes: #648217
5645     Thanks to Colin Watson <cjwatson@ubuntu.com>.
5646   * Add new deb-origin.5 man page. Closes: #608884
5647     Thanks to Matt Kraai <kraai@ftbfs.org>.
5648   * Return correct status on start-stop-daemon --status when using --pidfile.
5649   * Treat dpkg-deb compression level independently for each backend. This
5650     has the effect of changing the current behaviour for level 0 on all
5651     compressors except gzip.
5652   * Add new dpkg-deb -S option to specify the compression strategy. The only
5653     currently supported value is “extreme” for xz. Closes: #647915
5654   * Stop using brace expansion to install man pages by using dh_installman
5655     instead of dh_install, the former does not abort on empty glob expansion.
5656   * Do not use absolute paths for programs in perl and shell code.
5657   * Add missing ‘*’ in asprintf() and vasprintf() compat declarations.
5658   * Add support for virtual output binary:Summary and db:Status-Abbrev fields.
5659     Closes: #192619, #427945
5660   * Add support for virtual output source:Package and source:Version fields.
5661     Closes: #653575
5662   * Use a different temporary file per process on libcompat's vsnprintf()
5663     function to avoid race conditions from children after fork(3).
5664     Reported by Daniel Ruoso <daniel@ruoso.com>. Closes: #655411
5665   * Fix start-stop-daemon --exec and --name options on FreeBSD, NetBSD and
5666     OpenBSD by swapping the process matching implementations.
5667   * Fix start-stop-daemon --name option on GNU/Hurd to match the process name.
5668   * Document in more detail the implications of start-stop-daemon matching
5669     options. Closes: #367608
5670   * Improve and clarify dpkg-shlibdeps superfluous linking warning messages.
5671     Based on a patch by Peter Eisentraut <petere@debian.org>. Closes: #656496
5672   * Relax --merge-avail Packages file parser, to not fail on bogus versions.
5673   * When building only arch-indep binaries with «dpkg-buildpackage -A», name
5674     the .changes file using ‘all’ as architecture. Closes: #661638
5675   * Handle unknown architectures gracefully in dpkg-buildflags.
5676     Closes: #663004
5677   * Add missing --status-logger to dpkg --help output.
5678   * Do not print bogus errno string for invalid package names in dpkg
5679     --ignore-depends option.
5680   * Change dpkg-query to not load the available file by default for --list
5681     and --show, add a new --load-avail option to expose the old behaviour.
5682   * Only allow setting selections via «dpkg --set-selections» for known
5683     packages (i.e. those present in either the status or available files).
5684   * Always ignore older versions when parsing the available file, not only
5685     for --update-avail and --merge-avail.
5686   * Mark not-installed non-arch-qualified selections for removal.
5687   * Add new «dpkg --assert-multi-arch» command to allow checking for
5688     multi-arch support availability.
5689   * Bump Standards-Version to 3.9.3 (no changes needed).
5690   * Add architecture consistency checks to «dpkg --audit».
5691   * Add new dpkg --add-architecture and --remove-architecture commands to
5692     track supported architectures.
5694   [ Raphaël Hertzog ]
5695   * Update Dpkg::Shlibs to look into multiarch paths when cross-building
5696     too. Closes: #595144
5697   * Rewrite architecture.mk with explicit loops instead of duplicating many
5698     similar lines. Based on a patch by Thorsten Glaser <tg@mirbsd.de>.
5699   * Modify dpkg-gencontrol and dpkg-distaddfile to grab a write lock
5700     on debian/control before updating debian/files to avoid simultaneous
5701     updates. Closes: #642608
5702     Add libfile-fcntllock-perl to dpkg-dev's Depends since we use this module
5703     to handle the locking.
5704   * Update dpkg-gensymbols(1) to clarify that -e accepts shell patterns
5705     expansions and not regular expressions. And let dpkg-gensymbols output a
5706     warning when a pattern doesn't match any file. Closes: #649248
5707   * Add new option "-a <arch>" to dpkg-checkbuilddeps to check build
5708     dependencies for another architecture. This is really basic for now since
5709     it assumes all build dependencies must be satisfied on the listed
5710     architecture. Closes: #648180 Thanks to Colin Watson for the patch.
5711   * Error out if a dpkg database .list file is not a regular file. LP: #369898
5712   * Fix dpkg-mergechangelogs to not error out on invalid versions.
5713     Closes: #651993
5714   * Fix dpkg-source --commit on "3.0 (quilt)" when an explicit patch file
5715     is given with a relative filename. Closes: #652414
5716   * Further clarify in dpkg-source(1) the conditions under which it's possible
5717     to pass an explicit patch file to dpkg-source --commit.
5718   * Add new --query-features command to dpkg-buildflags. Thanks to Kees Cook
5719     for the patch. Closes: #651481
5720   * Fix description of Multi-Arch in deb-control(5). Closes: #654453
5721     Thanks to Jakub Wilk for spotting the mistake.
5722   * Drop misleading spaces in deb-symbols(5) in the format description.
5723   * Clean up dpkg-architecture(1) dropping useless information and
5724     adding a reference to /usr/share/dpkg/architecture.mk.
5725   * Update dpkg-buildpackage to use the "build-arch" (for -B) and
5726     "build-indep" (for -A) targets unless "make -qn" says that they do not
5727     exist. Closes: #229357
5728   * Improve deb-shlibs(5) to mention that the dependency field must
5729     use the same syntax as a Depends field. Closes: #658696
5730   * Update dpkg-maintscript-helper(1) to recommend usage of the version
5731     removing/renaming a conffile with a "~" suffix as "priorversion"
5732     parameter. Thanks to Sam Morris <sam@robots.org.uk> for the patch.
5733     Closes: #658854
5734   * Fix debug output of dpkg-maintscript-helper. LP: #936340
5736   [ Jonathan Nieder ]
5737   * Bump po4a version in Build-Depends to 0.41, since earlier versions do
5738     not handle --srcdir correctly. Closes: #644370
5740   [ Guillem Jover, Steve Langasek, Raphaël Hertzog ]
5741   * Add new dpkg --print-foreign-architectures command.
5742   * Add support for virtual output binary:Package field.
5743   * Implement Multi-Arch support.
5745   [ Helge Kreutzmann ]
5746   * Fix a typo in man/dpkg-deb.1.
5748   [ Updated programs translations ]
5749   * German (Sven Joachim).
5750   * Italian (Milo Casagrande). Closes: #627832, #657849
5751   * Swedish (Peter Krefting).
5752   * French (Christian Perrier)
5753   * Polish (Michał Kułach). Closes: #658126
5755   [ Updated scripts translations ]
5756   * German (Helge Kreutzmann).
5757   * Spanish (Omar Campagne). Closes: #636238
5758   * Swedish (Peter Krefting).
5760   [ Updated man pages translations ]
5761   * German (Helge Kreutzmann), including typo fix in dpkg-genchanges
5762     Closes: #646496, sub optimal translation of package states LP: #368783
5763     and a fix by Chris Leick
5764   * Japanese (TAKAHASHI Motonobu).
5765   * Spanish (Omar Campagne). Closes: #643969
5766   * Swedish (Peter Krefting).
5767   * Minor errors corrected in French (thanks to David Prévot)
5768   * Fix translation of -B and -A options of dpkg-buildpackage.
5769     Thanks to Vincent Danjean. Closes: #654626
5771   [ Updated dselect translations ]
5772   * Dutch (Jeroen Schot). Closes: #651813
5774  -- Guillem Jover <guillem@debian.org>  Mon, 19 Mar 2012 07:27:12 +0100
5776 dpkg (1.16.1.2) unstable; urgency=medium
5778   [ Raphaël Hertzog ]
5779   * Fix another typo to correctly set DEB_*_ARCH_BITS in architecture.mk.
5780   * Set urgency to medium as changes are minor, and it should migrate
5781     quickly in case 1.16.2 comes soon.
5783   [ Jonathan Nieder ]
5784   * Update dpkg-buildflags(1) to note that the processor option
5785     -D_FORTIFY_SOURCE=2 is set in CPPFLAGS now instead of CFLAGS and
5786     CXXFLAGS. Closes: #646073
5788  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 25 Nov 2011 11:18:30 +0100
5790 dpkg (1.16.1.1) unstable; urgency=low
5792   [ Raphaël Hertzog ]
5793   * Fix dpkg-source to not ignore the automatic patch when checking
5794     for unrecorded changes. Closes: #643148
5795   * Let dpkg-source --commit create debian/patches when required.
5796     Closes: #643037
5797   * Fix dpkg-buildflags --dump to return 0 as exit code and not 1.
5798   * Update dpkg-buildflags(1) to not include quotes in the examples
5799     setting DEB_BUILD_MAINT_OPTIONS.
5800   * Stop outputting build flags in dpkg-buildpackage as it confuses
5801     maintainers who are overriding them in debian/rules and who
5802     are not seeing the expected value in the build log.
5803   * Fix trigger setup code to not reset the status of packages
5804     when they are in a status different from triggers-awaited,
5805     triggers-pending or installed. Closes: #644492
5806   * Fix dpkg-source to ignore changes on debian/patches/.dpkg-source-applied
5807     when building a "2.0" source package. Closes: #642656
5808   * Fix buildflags.mk to re-export the environment variables that
5809     the maintainer can use to change the build flags. Closes: #644412
5811   [ Guillem Jover ]
5812   * Change dpkg-buildflags to set preprocessor option -D_FORTIFY_SOURCE=2
5813     in CPPFLAGS, instead of CFLAGS and CXXFLAGS. Closes: #642521, #643632
5814   * Fix typo to correctly set DEB_*_ARCH_BITS instead of DEB_*_ARCH in
5815     architecture.mk. Thanks to Thorsten Glaser <tg@mirbsd.org>.
5816   * Make dpkg-buildflags disable full relro (bindnow) if relro is not enabled.
5818  -- Guillem Jover <guillem@debian.org>  Fri, 14 Oct 2011 07:08:31 +0200
5820 dpkg (1.16.1) unstable; urgency=low
5822   [ Raphaël Hertzog ]
5823   * Dpkg::Deps: Implement new "reset" method and bump module version to 1.01
5824     due to this.
5825   * Improved description of --search in dpkg-query(1). Closes: #621066
5826     Thanks to Lars Buitinck <larsmans@gmail.com> for the patch.
5827   * Let update-alternatives fsync() its administrative files before
5828     moving them in place to avoid empty files with some filesystems.
5829     LP: #344019
5830   * Tighten the regexp used by dpkg-source to ignore the .pc directory of
5831     quilt. Thanks to Mike Hommey for noticing the problem.
5832   * Change behaviour of dpkg-source's --extend-diff-ignore to also
5833     extend the current diff-ignore if it has already been set.
5834   * Fix dependency checking code to consider a dependency on a virtual
5835     package provided by a package in triggers-pending status as satisfied.
5836   * Do not fail when encountering a pre-dependency in triggers-awaited state,
5837     instead process the awaited triggers. Closes: #526774
5838   * "any" no longer hides "all" in the Architecture field of a .dsc.
5839   * Fix dpkg --remove to really remove the triggers from the various
5840     internal files in /var/lib/dpkg/info/triggers/. Closes: #525160
5841   * Avoid a perl warning in dpkg-gensymbols when no symbols file has been
5842     generated (because it would have been empty). Closes: #626684
5843   * Re-enable the Package-List field but drop the Architecture column since we
5844     have no clear use case yet. It can always be added later on.
5845     Also drop the source line since it duplicates other fields.
5846     Closes: #619131
5847   * Add the extraction part of Dpkg::Source::Package to the supported API.
5848     Useful to extract source packages without having to depend on dpkg-source
5849     (and hence dpkg-dev).
5850   * Add the Dpkg::Vendor module to the supported API. Useful for lintian
5851     when dpkg-dev is absent.
5852   * Check presence of required parameters in dpkg-vendor. Closes: #628726
5853     Thanks to Niels Thykier <niels@thykier.net> for the patch.
5854   * Avoid a Perl warning in dpkg-buildflags when HOME is not set.
5855     Closes: #635467
5856   * dpkg-source can now also use debian/source/local-patch-header (that is not
5857     included in the generated source package) instead of
5858     debian/source/patch-header. Closes: #629582
5859   * Changed dpkg-source --after-build to automatically unapply patches that it
5860     has applied during --before-build.
5861   * Fix two possible causes for the assertion failure "pigp->trigpend_head".
5862     LP: #798793, #424358 Closes: #560251
5863   * Use "special" instead of "particular" to qualify the "3.0 (custom)" format
5864     in dpkg-source(1). Closes: #631435
5865   * Add some supplementary checks to ensure debian/control has the required
5866     fields. Closes: #631439
5867   * dpkg-gensymbols(1): document syntax of comments. Closes: #630996
5868   * Allow empty lines in symbols files to better delimit multiple libraries.
5869     Thanks to Cyril Brulebois <kibi@debian.org> for the patch.
5870   * dpkg: if "prerm upgrade" fails when downgrading, do not try to run
5871     "prerm failed-upgrade" with the prerm of the oldest prerm, it can't work
5872     around a bug of a newer prerm anyway.
5873   * dpkg: support new "interest-noawait" and "activate-noawait" trigger
5874     directives.
5875   * dpkg-buildflags(1): make it clear that DEB_*_(SET|APPEND) environment
5876     variables are meant for users and should not be used by packages.
5877   * update-alternatives: do not allow reusing a slave link in another
5878     slave alternative. Closes: #631547
5879   * Improve dpkg-source's logic to identify ignored files. Closes: #632168
5880   * Fix a small typo in dpkg-source(1). Closes: #632937
5881   * Reword the description of dpkg-source --before-build and --after-build
5882     to be clearer. Closes: #608260
5883   * dpkg-buildpackage no longer exports the compiler flags. Closes: #560070
5884     Packages must directly call dpkg-buildflags to retrieve them.
5885   * dpkg-buildflags supports a prepend command to modify the build
5886     flags. Particularly useful for package maintainers who don't want
5887     their supplementary flags to take precedence over user submitted
5888     flags.
5889   * Add new --dump action to dpkg-buildflags and make it the default action.
5890     Closes: #603435
5891   * dpkg-mergechangelogs now checks the return value of the close() call.
5892     Thanks to Niels Thykier <niels@thykier.net> for the patch. Closes: #633539
5893   * Similar changes to dpkg-shlibdeps and dpkg-gencontrol, also by Niels.
5894   * Fix update-alternatives to not remove a real file when dropping a
5895     symlink for a slave that's not provided by the new current choice.
5896     Closes: #633627
5897   * Improve dpkg-source's error message complaining about the lack
5898     of the upstream tarball. Closes: #634510
5899   * Add some common makefile snippets for use in rules files in
5900     /usr/share/dpkg/: default.mk, architecture.mk, buildflags.mk, pkg-info.mk,
5901     vendor.mk Closes: #606839
5902   * Fix the dpkg-divert test-suite to also skip test that would fail if run
5903     under root. Closes: #634961
5904   * Change merge conflict separators created by dpkg-mergechangelogs to match
5905     the usual norm of being composed of 7 characters. LP: #815700
5906   * With source format 2.0 and 3.0 (quilt), dpkg-source now fails by default
5907     when upstream changes have not been recorded in a quilt patch. The new
5908     --commit operation can be used to properly record the changes before-hand.
5909     LP: #797839
5910     And it fails before installing the automatic patch in debian/patches/
5911     Closes: #615899
5912   * dpkg-buildflags now supports "--export=configure" to output compilation
5913     flags on a single line with double quotes as delimiter of the various
5914     values. It also uses DEB_<flag>_MAINT_<op> to let the maintainer
5915     extend the build flags to use. Last but not least, it can now also strip
5916     options from the returned build flags.
5917   * Fix possible segfault of dpkg in findbreakcycle(). LP: #733414
5918   * dpkg-source now properly cleans up the temporary tarball generated for
5919     native formats in case of unexpected interruption. Closes: #631494
5920   * Fix simplification logic of union dependencies. Closes: #637564
5921   * Fix dpkg's handling of a hardlink pointing to a conffile. Closes: #638291
5922   * Add example of extend-diff-ignore's usage in dpkg-source(1).
5923     Closes: #640198
5924   * dpkg-buildflags now returns hardening flags by default. Closes: #489771
5925     They can be individually enabled/disabled via DEB_BUILD_MAINT_OPTIONS,
5926     see dpkg-buildflags(1). Thanks to Kees Cook for his help.
5928   [ Guillem Jover ]
5929   * Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
5930   * Add ‘.gitmodules’ to the default dpkg-source ignore lists. Closes: #620490
5931   * Document in dpkg-query(1) man page that on --listfiles each list of
5932     files per package name is separated by a blank line. Same goes for
5933     --status and --print-avail.
5934   * Use execvp(3) unconditionally in command_exec(). Making the call always
5935     fallback to use the system shell in case of error, such as with empty
5936     maintainer scripts. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
5937     Closes: #622094
5938   * Improve deb-split(5) format description by splitting debian-split
5939     member contents into a list.
5940   * Switch to debhelper compatibility level 7.
5941     - Use dh_prep instead of deprecated “dh_clean -k”.
5942   * Bump Standards-Version to 3.9.2 (no changes needed).
5943   * Generate filenames following current conventions on “dpkg-split --join”,
5944     by including the architecture in the debian-split member of a split
5945     package and using underscores to separate filename parts.
5946   * Support conffiles with spaces when diffing them. Closes: #147583
5947   * Allow installing packages with bogus versions with new
5948     --force-bad-version.
5949   * Do not fail when unpacking a diverted hardlink. Closes: #245322
5950     Based on a patch by Christopher Baines <cbaines8@gmail.com>.
5951   * Document in dpkg-deb(1) that --fsys-tarfile will always process the
5952     input archive sequentially. Closes: #616609
5953   * Remove long non-functional --new and --old dpkg-deb option handling
5954     from dpkg which were being treated as dpkg commands.
5955   * Remove reference to --nocheck dpkg-deb option from dpkg man page as
5956     the latter does not pass it to the former.
5957   * Clarify the current dpkg behaviour when running the dpkg-deb and
5958     dpkg-query back-ends, of not passing through back-end specific options
5959     when running them from dpkg. Closes: #610940
5960   * Use “unselected” as an adjective in dpkg output messages instead of
5961     “deselected”. Closes: #231089
5962   * Clarify exit status in dpkg-split and start-stop-daemon --help output.
5963   * Clarify “EXIT STATUS” section in man pages by using a table.
5964   * Add a --status command to start-stop-daemon returning LSB Init Script
5965     status action exit codes.
5966   * Add start-stop-daemon process name kernel limits for Solaris, NetBSD,
5967     OpenBSD, FreeBSD and Darwin.
5968   * On package removal, keep only directories actually containing conffiles,
5969     and not directories just matching the substring in the conffile or the
5970     directory itself. Thanks to Ondřej Surý <ondrej@debian.org>.
5971   * On purge correctly remove symlinks acting as directories, when they are
5972     not being used by any other package's files.
5973   * Do not lose track of parent directories on removal so that they can
5974     be properly cleaned up on purge if not used by any other package.
5975     Based on a patch by Ondřej Surý <ondrej@debian.org>. Closes: #454694
5976   * Add ‘.hgsigs’ to the default dpkg-source ignore lists.
5977     Based on a patch by Jakub Wilk <jwilk@debian.org>. Closes: #627462
5978   * Do not allow blank lines in field values. Closes: #308082
5979   * Do not warn on missing architecture on packages in config-files state,
5980     but then make sure the architecture field is usable. Closes: #604241
5981   * Run du with --apparent-size when generating the Installed-Size field in
5982     dpkg-gencontrol to get consistent results independent of build system.
5983     Thanks to Ludovic Brenta <ludovic@ludovic-brenta.org>. Closes: #630533
5984   * Do not fail to unpack shared directories missing on the file system
5985     from packages being replaced by other packages. Closes: #631808
5986   * Do not require programs to define thisname, provide two new functions
5987     to handle the program name (dpkg_set_progname and dpkg_get_progname).
5988     Closes: #631757
5989   * Man pages cleanup:
5990     - Rename “USAGE” dselect(1) section to “ACTIONS” and clarify they can
5991       be performed interactively or from command line.
5992     - Add missing built-in methods to dselect(1).
5993     - Add missing escaping to field dashes in deb-control(5).
5994     - Use dashes instead of underscores for variable text.
5995     - Clarify that several front-end fields are not dselect specific in
5996       dpkg-query(1).
5997     - Use [option...] instead of [options] and friends.
5998     - Use italics or bold instead of surrounding the text with <>.
5999     - Correctly format text with bold and italics.
6000     - Use minus signs and hyphens consistently in man pages.
6001     - Fix reference to /etc/dpkg/dselect.cfg.d instead of dpkg.cfg.d in
6002       dselect(1).
6003     - Add missing optional group|gid --chuid argument in start-stop-daemon(8).
6004   * Refer to Sources and Packages files as part of a repository instead of
6005     as being of exclusive use or owned by APT, which has never been the case.
6006   * Unify somewhat dpkg-maintscript-helper --help output with other commands.
6007   * Add build-indep and build-arch targets as aliases for build in
6008     debian/rules.
6009   * Use the perl interpreter found by configure to call dpkg-architecture.pl
6010     in the m4 DPKG_ARCHITECTURE macro.
6011   * Add new --verbose option to dpkg-deb and change --extract to honour it.
6012     Closes: #293280
6013   * Add new --raw-extract option to dpkg-deb combining --control and
6014     --extract. Closes: #552123
6015   * Defer hardlink renames so that there's never a point were the new
6016     file contents are accessible from the final path before they have
6017     been fsync()ed and cannot be executed causing ETXTBSY when trying
6018     to open the to be installed paths for writing.
6019     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #635683
6020   * Clarify the default dpkg-deb compression-levels on the man page.
6021   * Clarify dpkg --update-avail usage error message. Closes: #628055
6022   * Change Dpkg::Compression default values depending on the compressor
6023     used, and as such dpkg-source inherits this functionality.
6024     Prompted by Timo Juhani Lindfors <timo.lindfors@iki.fi>.
6025   * Print an actual error or warning message instead of assert()ing on
6026     readlink()/stat() size discrepancies. Closes: #639229
6027   * Update alternative links only if they change. This allows for a
6028     read-only file system and a writable database. Closes: #636700
6029     Based on a patch by Salvatore Bonaccorso <carnil@debian.org>.
6030   * Fix double “error:” string in dpkg missing PATH error output.
6031     Closes: #639997
6032   * Do not warn on strange timestamps when unpacking with dpkg-deb.
6033     Closes: #640298
6034   * Reduce dpkg-trigger binary size by refactoring libdpkg modules so that
6035     it does not end up pulling triglib.
6036   * Reduce dpkg-deb binary size by refactoring libdpkg modules so that it
6037     does not end up pulling triglib.
6038   * Do not fail on --compare-version when generating parse warnings.
6039     Existing packages with invalid versions should not fail on their
6040     maintainer scripts due to that.
6041   * Use the user name (instead of the user id) when setting the supplementary
6042     groups in start-stop-daemon. Closes: #641834
6043   * Use --srcdir and --destdir po4a options, and bump Build-Depends version
6044     to 0.36.4.
6046   [ Updated programs translations ]
6047   * German (Sven Joachim). Closes: #620312
6048   * Swedish (Peter Krefting).
6049   * French (Christian Perrier).
6051   [ Updated man pages translations ]
6052   * French (Christian Perrier).
6053   * German (Helge Kreutzmann) including improvement by "Flo".
6054   * Swedish (Peter Krefting).
6056   [ Updated scripts translations ]
6057   * French (Christian Perrier, Sylvestre Ledru). Closes: #637096
6058   * German (Helge Kreutzmann).
6059   * Swedish (Peter Krefting).
6061  -- Guillem Jover <guillem@debian.org>  Fri, 23 Sep 2011 06:00:11 +0200
6063 dpkg (1.16.0.3) unstable; urgency=medium
6065   * Allow again Priority field values not known to dpkg. Regression
6066     introduced in 1.16.0.
6068  -- Guillem Jover <guillem@debian.org>  Wed, 04 May 2011 10:01:30 +0200
6070 dpkg (1.16.0.2) unstable; urgency=high
6072   * Fix dpkg-split --auto to not fail when opening the new depot file.
6073   * Fix dpkg-split to correctly set the last part split size.
6074   * Fix build failure on DEB_BUILD_OPTIONS=noopt due to a missing <locale.h>
6075     include in gettext.h needed by the gettext context functions.
6077  -- Guillem Jover <guillem@debian.org>  Sat, 16 Apr 2011 00:14:15 +0200
6079 dpkg (1.16.0.1) unstable; urgency=low
6081   [ Raphaël Hertzog ]
6082   * Fix regression affecting dpkg -R. Closes: #620636
6083   * Don't fail during unpack if the system doesn't support changing timestamps
6084     of symlinks. Closes: #620679
6086  -- Guillem Jover <guillem@debian.org>  Tue, 05 Apr 2011 07:28:20 +0200
6088 dpkg (1.16.0) unstable; urgency=low
6090   [ Guillem Jover ]
6091   * Use DPKG_MAINTSCRIPT_PACKAGE environment variable as package name on
6092     dpkg-divert when no --package or --local options have been specified.
6093   * Do not allow versions starting with non-digit when doing strict parsing,
6094     warn otherwise.
6095   * Update dpkg(1) to note that --status-fd output does not contain newlines
6096     in error messages anymore (this was fixed in 1.15.0).
6097   * Add a new --status-logger option to dpkg, similar to --status-fd but
6098     instead invoke the command ourselves and feed the status information
6099     to its standard input. Suggested by Raphaël Hertzog.
6100   * Add missing space in update-alternative --set-selections output.
6101   * Add missing options to update-alternative --help output.
6102   * Count “conffile name is duplicated” for dpkg-deb warning count summary.
6103   * Improve and clarify strings for translation. Closes: #604914
6104   * Prefix all fatal error messages with “error: ”.
6105   * Do not check presence of update-rc.d in the PATH in dpkg, as it's not
6106     a program needed for dpkg correct operation.
6107   * Fix dpkg -GEO options on multiple versions of the same packages.
6108     Closes: #31141
6109   * Propagate --admindir to programs run from maintainer scripts.
6110     Closes: #97076
6111   * Do not fail when trying to remove the root directory. This will only
6112     happen either on distributions where dpkg is a foreign package manager,
6113     or on artificial dpkg databases.
6114   * Always warn when parsing any package control data which does not have
6115     an Architecture field except for status and status log files when
6116     packages are not-installed or half-installed.
6117   * By default reject installing packages w/o an Architecture field. They
6118     now need --force-architecture, dpkg will still warn about them though.
6119   * Fix build failure when passing --disable-nls to configure.
6120   * Do not segfault on “dpkg -i --no-act”.
6121   * Add missing semicolon to the vsnprintf() compat declaration.
6122     Thanks to Robert Millan. Closes: #612203
6123   * On install for Ubuntu adjust the i386 GNU cpu name in cputable.
6124     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #611741
6125   * Sync the info database directory on unpack instead of the temporary
6126     control information directory, and print the correct pathname on error
6127     instead of the last file acted on that directory.
6128   * Document in dpkg-query --help output and man page that --list and --show
6129     arguments are optional.
6130   * Do not read and write the available file unnecessarily.
6131     Thanks to Michel Lespinasse <walken@zoy.org>. Closes: #397121
6132   * Fix typo in «dpkg-name --overwrite» argument parsing so that it actually
6133     works at all. Thanks to Ivan Gagis <igagis@gmail.com>. LP: #728708
6134   * Add armhf support to ostable and triplettable. Closes: #594179
6135   * Set the modification time for unpacked symlinks on supported systems.
6136   * Fix undefined value usage in dpkg-genchanges when adding files w/o a
6137     matching architecture, because they are not present in debian/control,
6138     this is most commonly the case due to dpkg-distaddfile.
6139   * Terminate immediately on dpkg-divert rename errors instead of propagating
6140     up the error codes, this improves error reporting and avoids triggering
6141     leak detectors. Closes: #620380
6142   * When moving a diverted file across filesystems in dpkg-divert, remove
6143     the source file.
6144   * Fix large file support for .deb and split .deb in dpkg-deb, dpkg-split
6145     and dpkg on 32-bit architectures.
6147   [ Raphaël Hertzog ]
6148   * Fail properly when debian/source/format is empty. Closes: #600854
6149   * Add new deb-src-control(5) manual page documenting the debian/control
6150     file contained in source packages.
6151     - it documents the X[SBC]- prefix. Closes: #476335
6152     - it documents the VCS-* fields too. Closes: #483119
6153     Thanks to Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> who wrote it
6154     as part of the Google Code In program.
6155   * Enhance dpkg-shlibdeps to not fail immediately when a library is not found.
6156     Instead continue and fail after all problems have been reported. Thanks
6157     to Chris Baines <cbaines8@gmail.com> for the patch. Closes: #596841
6158   * Fix dpkg-source to not list Debian packaging files as modified
6159     upstream files in Format "1.0" when unpacking to a non-standard
6160     directory.
6161   * Apply patch from Colin Watson to let dpkg-buildflags return -O3
6162     instead of -O2 when building ppc64 packages on Ubuntu. Closes: #612472
6163   * Add new function get_control_path() to Dpkg::Path, it wraps dpkg-query
6164     --control-path.
6165   * Update dpkg-shlibdeps to be multiarch-ready:
6166     - use get_control_path() to find symbols/shlibs files
6167     - parse correctly the output of dpkg --search
6168   * Small fix to support files >2GB in .deb on 64-bit systems. Closes: #616502
6169     Thanks to Martin Dorey <mdorey@bluearc.com> for the patch.
6170   * dpkg-source now keeps the file ordering in the autogenerated patch when
6171     regenerating it. Closes: #606080
6172     Thanks to Colin Watson for the patch.
6173   * dpkg-source now uses a timestamp retrieved from the filesystem when
6174     resetting the timestamp of patched files so that a time skew when using
6175     NFS doesn't introduce any inconsistency. Closes: #613023
6176     Thanks to Jonathan Nieder <jrnieder@gmail.com> for the patch and the
6177     diagnosis.
6178   * dpkg-source will now remove quilt's .pc directory when --unapply-patches
6179     is in use. Closes: #591858
6180   * dpkg-source is now a bit less strict when parsing patches:
6181     - it accepts seeing the same file twice; Closes: #608829
6182     - it doesn't match on the English text "No newline at end of file" as it
6183       might be translated in some cases. Closes: #612465
6184   * Improve parser in Dpkg::Control::Hash to not require an empty line
6185     before the PGP signature. Closes: #617923
6186     Thanks to Roger Leigh for the initial patch.
6187   * Fix a regression in dpkg-divert where using --rename led to a failure when
6188     the rename implies crossing file systems. Thanks to Durk Strooisma for
6189     spotting it.
6190   * Use the correct mtime when installing a file with statoverrides.
6191     Regression introduced in 1.16.0. LP: #739179
6192   * Remove duplicate word in german translation of dpkg(1). Closes: #616096
6193   * Strip repeated non-significant spaces before and after newlines
6194     in Uploaders. Closes: #598922
6195   * Ignore whitespaces after options in headers of changelog entries.
6196     Closes: #605719
6197   * Fix dpkg-source's regression with empty patches (introduced while fixing
6198     #613023). Closes: #619541
6200   [ Jonathan Nieder ]
6201   * Remove support for use of synchronous sync(2), due to its pernicious
6202     side-effects and to ease maintenance.
6203   * Clarify that an up-to-date dpkg only needs to be unpacked for
6204     dpkg-maintscript-helper to work.
6206   [ Steve Langasek ]
6207   * Add new variables to dpkg-architecture, DEB_HOST_MULTIARCH and
6208     DEB_BUILD_MULTIARCH, that return the "ideal" GNU triplet for each
6209     architecture which should be used as the path component for library
6210     installation.
6212   [ Mark Hymers ]
6213   * Add support for Built-Using field. Closes: #619311
6215   [ Updated programs translations ]
6216   * German (Sven Joachim).
6217   * Portuguese (Miguel Figueiredo).
6218   * Spanish (Javier Fernandez-Sanguino).
6219   * Swedish (Peter Krefting).
6221   [ Updated man pages translations ]
6222   * German (Helge Kreutzmann).
6223   * Swedish (Peter Krefting).
6225   [ Updated scripts translations ]
6226   * German (Helge Kreutzmann).
6227   * Swedish (Peter Krefting).
6229   [ Updated dselect translations ]
6230   * Spanish (Javier Fernandez-Sanguino).
6232  -- Guillem Jover <guillem@debian.org>  Fri, 01 Apr 2011 23:56:54 +0200
6234 dpkg (1.15.8.10) unstable; urgency=low
6236   * Do not segfault on “update-alternatives --auto” when the link group only
6237     has alternatives which are dangling symlinks. Closes: #611545
6239  -- Guillem Jover <guillem@debian.org>  Sun, 30 Jan 2011 20:28:27 +0100
6241 dpkg (1.15.8.9) unstable; urgency=low
6243   [ Raphaël Hertzog ]
6244   * Drop Breaks on konqueror to avoid some lenny -> squeeze upgrade
6245     problems. It was only needed to ensure install-info is installed
6246     even for partial upgrades. Closes: #610991
6247   * Do the same for all emacs/jed packages. For jed, the breaks has been
6248     rendered useless as the maintainers dropped the install-info dependencies
6249     anyway.
6251   [ Updated programs translations ]
6252   * Remove space before "…" in several Catalan strings (Jordi Mallach).
6253   * Romanian (Stan Ioan-Eugen).
6255  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 24 Jan 2011 20:24:53 +0100
6257 dpkg (1.15.8.8) unstable; urgency=low
6259   [ Guillem Jover ]
6260   * Truncate the output part file on “dpkg-split -s”. Regression introduced
6261     with the C rewrite.
6263   [ Updated man pages translations ]
6264   * Two typos fixed in French (Christian Perrier, thanks to Julien
6265     Valroff).
6267   [ Raphaël Hertzog ]
6268   * Fix multiple security issues with dpkg-source (CVE-2010-1679):
6269     - Enhance checks to catch maliciously crafted patches which could modify
6270       files outside of the unpacked source package.
6271     - Do not consider a top-level symlink like a directory when
6272       extracting a tarball.
6273     - Exclude .pc while extracting the upstream tarball in 3.0 (quilt)
6274       as patch blindly writes in that directory during unpack (and would
6275       follow any existing symlink).
6277  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 06 Jan 2011 21:04:33 +0100
6279 dpkg (1.15.8.7) unstable; urgency=low
6281   [ Guillem Jover ]
6282   * Defer symlink renames so that there's never a point were a symlink
6283     is broken, this is particularly important for shared libraries.
6284     Closes: #605536
6285   * On Linux use sync_file_range() to initiate asynchronous writeback
6286     of just unpacked files. Suggested by Ted Ts'o <tytso@mit.edu>.
6287     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #605009
6288   * On non-Linux use posix_fadvise(POSIX_FADV_DONTNEED) to notify the kernel
6289     dpkg does not need the unpacked files any longer, and that it can start
6290     writeback to be able to evict them from the cache at a later point.
6291   * Fix stanza delimiting on -L, -s and -p output. This was making the output
6292     for multiple packages unrealiable to parse. Closes: #606315
6294   [ Updated programs translations ]
6295   * Basque (Iñaki Larrañaga Murgoitio). Closes: #607253
6296   * Catalan (Guillem Jover).
6297   * Czech (Miroslav Kure). Closes: #605099
6298   * Esperanto (Felipe E. F. de Castro). Closes: #607437
6299   * French (Christian Perrier).
6300   * German (Sven Joachim).
6301   * Indonesian (Arief S Fitrianto). Closes: #605248
6302   * Italian (Milo Casagrande). Closes: #607306
6303   * Japanese (Kenshi Muto). Closes: #607259
6304   * Norwegian Bokmål (Hans Fredrik Nordhaug).
6305   * Portuguese (Miguel Figueiredo). Closes: #605506
6306   * Russian (Yuri Kozlov). Closes: #607292
6307   * Simplified Chinese (Aron Xu).
6308   * Slovak (Ivan Masár). Closes: #607302
6309   * Spanish (Javier Fernandez-Sanguino).
6310   * Thai (Theppitak Karoonboonyanan). Closes: #607501
6312   [ Updated man pages translations ]
6313   * French (Christian Perrier).
6314   * German (Helge Kreutzmann).
6315   * Spanish (Omar Campagne).
6317   [ Updated dselect translations ]
6318   * Spanish (Javier Fernandez-Sanguino).
6320   [ Updated scripts translations ]
6321   * German (fix by Sven Joachim).
6322   * Spanish (Javier Fernandez-Sanguino).
6324  -- Guillem Jover <guillem@debian.org>  Mon, 20 Dec 2010 02:26:26 +0100
6326 dpkg (1.15.8.6) unstable; urgency=low
6328   [ Raphaël Hertzog ]
6329   * Ensure debian/source/local-options is always excluded from the source
6330     package even if the user provides customized -i or -I options.
6331     Closes: #597023
6332   * Fix Dpkg::Version's handling of version with a debian revision but an
6333     empty version (e.g. "-0.1"). Thanks to James Vega <jamessan@debian.org>
6334     for the patch. Closes: #597651
6335   * With "3.0 (quilt)" source package, create .pc/.quilt_series with the
6336     correct series file if the source package provides vendor specific patch
6337     sets.
6339   [ Guillem Jover ]
6340   * Disable by default usage of synchronous sync(2), as it causes undesired
6341     I/O on unrelated file systems. Closes: #588339, #595927, #600075
6342   * Add new --force-unsafe-io to disable safe I/O operations on unpack.
6343     Closes: #584254
6345   [ Updated man pages translations ]
6346   * French (Christian Perrier). Including a typo fix and a typographical
6347     change reported by Vincent Danjean. Closes: #601852
6348   * Spanish (Omar Campagne). Closes: #596519
6350   [ Updated programs translations ]
6351   * Basque (Iñaki Larrañaga Murgoitio). Closes: #599923
6352   * Catalan (Jordi Mallach).
6353   * Danish (Ask Hjorth Larsen). Closes: #600240
6354   * German (Sven Joachim). Improved by Holger Wansing.
6355   * Italian (Pietro Battiston). Fix translation of "however". Closes: #602518
6356   * Portuguese (Miguel Figueiredo). Closes: #596168
6357   * Romanian (Andrei Popescu). Closes: #604769
6358   * Russian (Yuri Kozlov). Closes: #595455
6359   * Vietnamese (Clytie Siddall). Closes: #598473
6361   [ Updated scripts translations ]
6362   * Catalan (Jordi Mallach).
6363   * German (Sven Joachim).
6365   [ Updated dselect translations ]
6366   * Catalan (Jordi Mallach).
6367   * German (Sven Joachim).
6369  -- Guillem Jover <guillem@debian.org>  Thu, 25 Nov 2010 07:10:48 +0100
6371 dpkg (1.15.8.5) unstable; urgency=low
6373   [ Guillem Jover ]
6374   * Do not print a warning when parsing status or status log files on
6375     half-installed packages w/o a Description or Maintainer field, as
6376     this happens normally when the package was never installed before.
6377     Closes: #594167
6378   * Improve git format documentation in dpkg-source(1).
6379     Thanks to Joey Hess, based on a patch by Tanguy Ortolo.
6380   * Clarify effect of “dpkg --purge” on homedir files in dpkg(1).
6381     Thanks to The Fungi <fungi@yuggoth.org>. Closes: #593628
6382   * Add gettext plurals infrastructure support.
6383   * Add gettext messages for plural forms. Closes: #594218
6384   * Fix possible but improbable segfault in update-alternatives in case
6385     the master file name contains a format string specifier. Reported by
6386     Sandro Cazzaniga.
6387   * Fix realloc usage on compat scandir() implementation.
6389   [ Raphaël Hertzog ]
6390   * Fix dpkg-genchanges to not split the short description in the middle of a
6391     UTF8 character. Closes: #593442
6392   * Drop -k parameter from the tar call used by dpkg-source to extract
6393     tarballs. Upstream binary files modified by the packager were not properly
6394     installed due to this. Thanks to James Westby for the report.
6395     Closes: #594440
6396   * Make dpkg Breaks: dpkg-dev (<< 1.15.8) so that older versions of dpkg-dev
6397     that did not depend on libdpkg-perl must be upgraded together with dpkg.
6398     Closes: #596417
6400   [ Helge Kreutzmann ]
6401   * Fix encoding of German addendum. Closes: #595643
6403   [ Updated programs translations ]
6404   * Esperanto (Felipe Castro). Closes: #596173
6405   * French (Christian Perrier).
6406   * German (Sven Joachim).
6407   * Indonesian (Arief S Fitrianto). Closes: #596657
6408   * Italian (Milo Casagrande). Closes: #592953, #595615
6409   * Japanese (Kenshi Muto). Closes: #595468
6410   * Korean (Changwoo Ryu). Closes: #595556
6411   * Norwegian Bokmål (Hans Nordhaug). Closes: #595208
6412   * Simplified Chinese (Aron Xu). Closes: #594513
6413   * Slovak (Ivan Masár). Closes: #595968
6414   * Swedish (Peter Krefting).
6415   * Thai (Theppitak Karoonboonyanan). Closes: #594011
6417   [ Updated man pages translations ]
6418   * French (Christian Perrier).
6419   * German (Helge Kreutzmann).
6420   * Swedish (Peter Krefting).
6422   [ Updated scripts translations ]
6423   * French (Christian Perrier). Includes a fix to a specific
6424     message translation that was imprecise. Closes: #596333
6425   * German (Helge Kreutzmann). Improved by Holger Wansing.
6426   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #595299
6427   * Spanish (Omar Campagne).  Closes: #596518
6428   * Swedish (Peter Krefting).
6429   * Russian (Yuri Kozlov). Closes: #595175
6431  -- Guillem Jover <guillem@debian.org>  Tue, 14 Sep 2010 01:26:21 +0200
6433 dpkg (1.15.8.4) unstable; urgency=low
6435   [ Guillem Jover ]
6436   * Fix use after free segfault on update-alternatives --remove-all.
6437     Closes: #591653, #591654
6438   * Always print a message on warning when parsing control files.
6439   * On database parsing only warn on bogus versions previously accepted,
6440     the other instances will keep producing errors, to avoid newly
6441     introduced bogosity. Closes: #590885, #590896, #591692, #591885
6442   * Fix compilation on Solaris and Darwin:
6443     - Link update-alternatives against libintl if libc does not have i18n
6444       support.
6445     - Include <limits.h> for _POSIX_MAX_PATH in update-alternatives.
6446     Thanks to Fabian Groffen <grobian@gentoo.org>.
6448   [ Raphaël Hertzog ]
6449   * Fix make -C man install so that it actually finds the manual pages
6450     to install. Closes: #591588
6451   * When analyzing the ELF format of a binary in dpkg-shlibdeps, fallback on
6452     usual objdump when the cross objdump failed. Closes: #591522
6454   [ Sven Joachim ]
6455   * Ensure removal of leftover backup .dpkg-tmp files after unpacking
6456     failures, when the backup is still a hard link to the original file.
6457     Closes: #591993
6459  -- Guillem Jover <guillem@debian.org>  Fri, 13 Aug 2010 06:02:10 +0200
6461 dpkg (1.15.8.3) unstable; urgency=low
6463   [ Raphaël Hertzog ]
6464   * Fix dpkg-divert test suite to cope with + and other special characters for
6465     regexps in the build directory name. Thanks to Jonathan Nieder for the
6466     patch and to Phil Kern for the report. Closes: #591182
6468   [ Guillem Jover ]
6469   * Fix buffer overflow in dpkg_ar_member_put_header causing it to write the
6470     header to fd 0 (instead of ar_fd) depending on the stack layout, affecting
6471     armel. Thanks to Phil Kern for the analysis and Reinhard Tartler for the
6472     initial patch. Closes: #591312
6474  -- Guillem Jover <guillem@debian.org>  Mon, 02 Aug 2010 10:38:07 +0200
6476 dpkg (1.15.8.2) unstable; urgency=low
6478   * Bump libdpkg-perl Depends on dpkg to 1.15.8, as it will break dpkg
6479     versions before that when installing and removing libdpkg-perl,
6480     because older update-alternatives and dpkg-divert require Dpkg.pm and
6481     Dpkg/Gettext.pm which will disappear due to the Replaces. Closes: #590867
6482     Thanks to Sven Joachim <svenjoac@gmx.de> for the analysis.
6483   * Allow specifying again absolute and relative paths for dpkg-buildpackage
6484     -r option. Closes: #591010
6486  -- Guillem Jover <guillem@debian.org>  Sat, 31 Jul 2010 04:20:01 +0200
6488 dpkg (1.15.8.1) unstable; urgency=low
6490   * Fix off-by-one error in update-alternatives that lead to an infinite loop
6491     while writing the administrative file. Closes: #590854
6493  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 29 Jul 2010 21:18:16 +0200
6495 dpkg (1.15.8) unstable; urgency=low
6497   [ Raphaël Hertzog ]
6498   * Add new commands --before-build and --after-build to dpkg-source
6499     and modify dpkg-buildpackage to call them automatically at the
6500     start and at the end of the process. With "3.0 (quilt)" source packages
6501     this ensures patches are applied even in case of binary-only builds.
6502     Closes: #572526
6503   * Merge non-regression test for Ubuntu's specificities concerning
6504     changelog handling. Closes: #582389
6505   * Fix some copy-paste mistakes in dpkg-architecture(1). Thanks to Ian Fleming
6506     <iflema@yahoo.com.au> for the patch and Colin Watson for forwarding out of
6507     Launchpad. Closes: #582404 LP: #564308
6508   * Clarify description of dpkg --configure in dpkg(1). Thanks to Colin Watson
6509     for the patch and to Robert Persson for the report.
6510     Closes: #582406 LP: #77287
6511   * Fix the non-regression test lib/dpkg/test/t-ar.c by not overflowing the
6512     size of ar_name. Thanks to Colin Watson for the report, analysis and patch.
6513     Closes: #582401
6514   * Modify Dpkg::Shlibs::Objdump to use the cross objdump binary when cross
6515     compiling. Thanks to Loïc Minier for the initial patch. Closes: #578365
6516   * Make dpkg-maintscript-helper more robust when required parameters are
6517     missing. Closes: #582814
6518   * Clarify that dpkg-maintscript-helper rm_conffile needs the last version of
6519     the package that did not remove the obsolete conffile if this was not
6520     implemented at the time the file became obsolete. Closes: #582893
6521   * Enhance dpkg-maintscript-helper rm_conffile and mv_conffile to work
6522     properly when <lastversion> is not given (or is empty). Closes: #582819
6523   * Small fix in dpkg-gensymbols' handling of tags. Closes: #583656
6524     Thanks to Michael Tautschnig <mt@debian.org> for the report and the fix.
6525   * update-alternatives has been rewritten in C, the only feature change
6526     should be that it uses its own logfile /var/log/alternatives.log (rotated
6527     like dpkg.log).
6528   * Implement new --unapply-patches option for dpkg-source with source formats
6529     2.0 and 3.0 (quilt) that unapplies the patches after a successful build.
6530     This option can be put in debian/source/local-options in the package VCS
6531     repository for instance.
6532   * Implement new --abort-on-upstream-changes option for dpkg-source with
6533     source formats 1.0, 2.0 and 3.0 (quilt). It aborts every time that you try
6534     to build a source package which contains (unmanaged) changes to the
6535     upstream source code. Closes: #579012
6536   * dpkg-source now captures the output of patch and prints it on error so
6537     that the user can better diagnose what went wrong. Closes: #575304
6538   * Fix Dpkg::Changelog to cope properly with an entry of version "0".
6539     Add non-regression test for this. Closes: #587382
6540   * Add --export command to dpkg-buildflags to be used in shell with eval.
6541   * Modify source format "3.0 (git)" to use git bundles. Thanks to Joey Hess
6542     for the patch.
6543     The usage of git bundle avoids distributing cruft. Closes: #477954
6544     It's no longer needed to tell which branch contains the debian packaging,
6545     it uses automatically the one that was used at build-time. Closes: #534637
6546   * Pass --no-name option to gzip to avoid encoding the timestamp in the file
6547     so that the result is more predictable. Closes: #587724
6548     Also pass --rsyncable to make source packages more rsync friendly.
6549   * Replace dpkg-source's tar ignore pattern "*~" with "*/*~" to avoid
6550     matching on the top level directory. Closes: #588265
6551   * In source formats "2.0" and "3.0 (quilt)", make sure to remove the
6552     upstream-provided debian directory before copying the debian-provided
6553     version of that directory in place. Closes: #590297
6555   [ Guillem Jover ]
6556   * Require gettext 0.18:
6557     - Remove embedded gettext files from the repository, now properly
6558       installed by autopoint for all po/ directories.
6559     - Add versioned Build-Depends.
6560   * Fix variable usage after delete in dselect.
6561   * Change default configure admindir to LOCALSTATEDIR/lib/dpkg from
6562     LOCALSTATEDIR/dpkg, so that we can use a correct --localstatedir=/var.
6563   * Add two new dpkg options --path-exclude and --path-include for filtering
6564     files on package installation. This allows embedded systems to skip
6565     /usr/share/doc, manpages, etc. Based on work from Tollef Fog Heen and
6566     Martin Pitt, thanks! Closes: #68788, #68861, #497304, #525567, #583902
6567   * Remove obsolete internal status aliases “postinst-failed” for
6568     stat_halfconfigured and “removal-failed” for stat_halfinstalled.
6569   * Check version syntax when parsing it from libdpkg based programs.
6570     Closes: #574704
6571   * Rewrite mksplit in C, and merge it into dpkg-split.
6572   * Rewrite dpkg-divert in C.
6573   * Use linux-any wildcard for libselinux1-dev Build-Depends instead of
6574     using a list of negated architectures.
6575   * Use Breaks instead of Conflicts in dpkg, dpkg-dev and libdpkg-perl binary
6576     packages.
6577   * Move Dpkg.pm and Dpkg/Gettext.pm from dpkg to libdpkg-perl.
6578   * Bump Standards-Version to 3.9.1.
6579   * Detect when another process has locked the database, and mention that
6580     problematic dpkg --audit results might be due to ongoing operations.
6581     Closes: #80252
6582   * Add new dpkg --force-confask option that forces a conffile prompt when
6583     the conffile from the new package does not differ from the previous one.
6584     Thanks to Henning Makholm <henning@makholm.net>. Closes: #102609
6585   * On dpkg-divert --rename, check if the source file exists, and disable
6586     renaming if it does not. Closes: #550252
6587     As a side effect, this avoids useless errors when the destination
6588     directory is not existent or writable. Closes: #581544
6589   * Properly compute the longest package description from all to be displayed
6590     on “dpkg-query --list”, so that it does not get incorrectly trimmed.
6591   * Consistently use earlier/later instead of smaller/bigger when describing
6592     comparison relationships. Closes: #587641
6593   * Stop exporting DPKG_LIBDIR to maintainer scripts, no need for it anymore.
6594   * Assign correct SE Linux label on non-regular files. Based on a patch by
6595     Russell Coker <russell@coker.com.au>. Closes: #587949
6596   * Add -F option to dpkg-buildpackage to be able to explicitly specify a
6597     normal full build and combine it with -nc. Closes: #547993
6598   * Add missing mentions of the Breaks field alongside the other fields
6599     sharing the same syntax in deb-control(5).
6600     Thanks to Osamu Aoki <osamu@debian.org>. Closes: #590472
6602   [ Updated programs translations ]
6603   * Catalan (Guillem Jover).
6604   * German (Sven Joachim).
6605   * Russian (Yuri Kozlov). Closes: #579149
6606   * Swedish (Peter Krefting).
6608   [ Updated man pages translations ]
6609   * German (Helge Kreutzmann).
6610   * Russian (Yuri Kozlov). Closes: #579149
6611   * Spanish (Omar Campagne).
6612   * Swedish (Peter Krefting).
6614   [ New scripts translation ]
6615   * Spanish (Omar Campagne).
6617   [ Updated scripts translations ]
6618   * French (Christian Perrier).
6619   * German (Helge Kreutzmann). Improved by Holger Wansing.
6620   * Russian (Yuri Kozlov). Closes: #579149
6621   * Swedish (Peter Krefting).
6623  -- Guillem Jover <guillem@debian.org>  Thu, 29 Jul 2010 09:37:35 +0200
6625 dpkg (1.15.7.2) unstable; urgency=low
6627   [ Raphaël Hertzog ]
6628   * Update dpkg-buildflags to respect $XDG_CONFIG_HOME and to use
6629     $XDG_CONFIG_HOME/dpkg/buildflags.conf by default.
6630   * Update deb-substvars(5) to codify how variables containing multiple
6631     lines must be managed.
6632   * Fix boolean evaluation of Dpkg::Version so that version 0 evaluates to
6633     false and dpkg-shlibdeps can strip the minimal version specification.
6634     Closes: #579724
6635     Document this behaviour in the API and add non-regression test to ensure
6636     it's kept.
6637   * Let dpkg-buildflags error out when a required parameter is missing.
6638     Closes: #579722
6639   * Add Bug-Ubuntu field in DEP-3 template provided in the automatic header
6640     of patches in 3.0 (quilt) source packages. Thanks to Benjamin Drung
6641     <bdrung@ubuntu.com> for the patch. Closes: #578002
6642   * Update deb-override(5) by removing references to usage of sections
6643     to place the packages on the mirrors and by indicating that the Debian
6644     policy offers a list of allowed values for section and priority.
6645     Closes: #575410
6646   * Update reference to triggers.txt.gz in dpkg-trigger(1) and deb-triggers(5)
6647     to match the new location. Closes: #580774
6648   * Drop mention of PKG_CONFIG_LIBDIR in dpkg-buildpackage(1), the feature has
6649     been removed in 1.15.6.
6650   * Rename /usr/lib/dpkg/maintscript-helper into
6651     /usr/bin/dpkg-maintscript-helper, it is a public interface even if working
6652     around known limitations.
6653   * Add "supports" command to dpkg-maintscript-helper to ensure the wanted
6654     command is supported before calling it.
6656   [ Guillem Jover ]
6657   * Add powerpcspe support to ostable and triplettable.
6658     Thanks to Sebastian Andrzej Siewior <sebastian@breakpoint.cc> and
6659     Kyle Moffett <Kyle.D.Moffett@boeing.com>. Closes: #568123, #575158
6660   * Fix dpkg --root by properly stripping again the root directory from the
6661     path of the maintainer script to execute. Closes: #580984
6662   * On Linux use sync() instead of an fsync() per file on deferred extraction,
6663     to workaround performance degradation on ext4. Closes: #578635
6665   [ Gerfried Fuchs ]
6666   * Fix syntax error in dpkg-name. Closes: #581315
6668  -- Guillem Jover <guillem@debian.org>  Wed, 19 May 2010 07:57:14 +0200
6670 dpkg (1.15.7.1) unstable; urgency=low
6672   * Fix dpkg-source -b (without -i) for source packages 1.0. Closes: #578693
6673     It was erroneously ignoring all changes because the ignore regex was
6674     wrong (due to the change to ignore debian/source/local-options).
6675   * Add missing call to textdomain() in dpkg-mergechangelogs to make
6676     translations work.
6678  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 22 Apr 2010 08:05:20 +0200
6680 dpkg (1.15.7) unstable; urgency=low
6682   [ Raphaël Hertzog ]
6683   * Clarify the plan concerning dpkg-source, debian/source/format and
6684     the default source format in dpkg-source(1). Add a warning
6685     in dpkg-source to invite people to always create debian/source/format.
6686     We deprecate the fallback to "1.0" (it's there for backwards compatibility
6687     only) and debian/source/format is going to be mandatory at some point in
6688     the future. Closes: #553928
6689   * Add .gitattributes to list of files ignored by dpkg-source.
6690   * Document most common warnings and errors of dpkg-source in its manual
6691     page.
6692   * Let dpkg-source read options from debian/source/local-options as well but
6693     do not include that file in the generated source package.
6694   * Improve explanation of --all option in dpkg-parsechangelog(1). Thanks to
6695     Jari Aalto. Closes: #575706
6696   * Fix dpkg to not lose package metadata on filesystems where readdir()
6697     returns new files added after the opendir() call, btrfs in particular
6698     triggered the problematic behaviour. Closes: #575891
6699   * Tighten the regex used by dpkg-source to match the component name of
6700     supplementary tarballs so that underscore (_) are not allowed as it was
6701     supposed to be.
6702   * Introduce a new script called dpkg-buildflags: its purpose is to retrieve
6703     compilation flags and it should be used within debian/rules to pass
6704     the right compilation flags to the build process. dpkg-buildpackage still
6705     exports them to not break packages currently relying on them but packages
6706     should now start using dpkg-buildflags instead. Closes: #560070
6707   * For Ubuntu set default value of LDFLAGS to -Wl,-Bsymbolic-functions.
6708   * Cleanup some old Conflicts/Replaces, thanks to Helge Kreutzmann.
6709   * Modify dselect to treat all unknown package as known and marked for purge.
6710     This is a temporary work-around so that dselect doesn't try to reinstall
6711     packages of priority > standard that were removed or not installed. Thanks
6712     to Robert Luberda for the patch. Closes: #559519, #556889
6713   * dpkg now exports DPKG_MAINTSCRIPT_NAME to maintainer scripts with the
6714     type of maintainer script currently running (preinst, postinst, prerm,
6715     postrm). Closes: #546577
6716   * dpkg now exports DPKG_LIBDIR to maintainer scripts pointing to the
6717     private directory containing internal programs like the upcoming
6718     maintscript-helper.
6719   * Add $DPKG_LIBDIR/maintscript-helper program that can be used in
6720     maintainer scripts to perform common operations working around
6721     current dpkg limitations: first version supports removing obsolete
6722     conffiles and renaming conffiles. Closes: #514316
6723   * Fix "dpkg-scansources -e", it was calling a non-existing function.
6724     Closes: #578162
6725   * Add new script dpkg-mergechangelogs to do 3-way merges of Debian
6726     changelogs. Add libalgorithm-merge-perl to Recommends for the
6727     benefit of this script.
6729   [ Colin Watson ]
6730   * Modern tar files typically use NormalFile1 rather than NormalFile0 for
6731     file objects. A typo meant that the former never triggered rename
6732     deferral. Closes: #577756
6733   * Use the new list of files on rename deferral instead of old one, so that
6734     newly added files get installed.
6736   [ Guillem Jover ]
6737   * Report deferred trigger errors on status-fd. Closes: #574599
6738     Thanks to Michael Vogt <michael.vogt@ubuntu.com>.
6739   * When creating hard links to normal files on extraction use the .dpkg-new
6740     filename for source as the file is not yet in place due to the rename
6741     deferral. Thanks to Colin Watson for the initial patch.
6742   * Do not output the Package-Type field on udeb.
6743   * Fix versioned Replaces to not produce file overwrite errors on downgrades.
6744     Closes: #568566
6745   * Fix installation of replaced and replacing packages in reverse order
6746     (first the replacing then the replaced) for which the replaced package
6747     is supposed to get disappeared, to disappear the correct package and not
6748     lose track of the ownership of the replaced files.
6750   [ Updated programs translations ]
6751   * German (Sven Joachim).
6753   [ Updated dselect translations ]
6754   * German (Sven Joachim).
6756   [ Updated man pages translations ]
6757   * German (Helge Kreutzmann).
6759   [ Updated scripts translations ]
6760   * German (Helge Kreutzmann).
6762  -- Guillem Jover <guillem@debian.org>  Wed, 21 Apr 2010 04:05:55 +0200
6764 dpkg (1.15.6.1) experimental; urgency=low
6766   [ Guillem Jover ]
6767   * Fix two memory leaks introduced in 1.15.6.
6768   * Always use C99 variadic macros, as the build requires them anyway, we
6769     avoid exposing the configure variable HAVE_C99 on installed headers.
6770   * Use __attribute__ keyword depending on compiler support, we avoid
6771     exposing the configure variable HAVE_C_ATTRIBUTE on installed headers.
6772   * Do not allow a --retry schedule in start-stop-daemon where forever is
6773     the last item, as it needs something to repeat over. Closes: #570938
6774   * Show dselect dependency/conflicts resolution screen again, by switching
6775     the code to use STL's min() and max() instead of preprocessor macros, to
6776     avoid multiple evaluation of arguments. Regression introduced in 1.15.6.
6777     Based on a patch by Robert Luberda <robert@debian.org>. Closes: #574816
6778   * Defer the fsync and rename for normal files in tar extraction so that
6779     it's done in one pass afterwards, to avoid massive I/O degradation due to
6780     the serialization from each write + fsync. This restores extraction times
6781     to numbers closer to the ones before the fsync patch introduced in 1.15.6.
6783   [ Raphaël Hertzog ]
6784   * Accept source packages without "Format" field for compatibility with very
6785     old source packages. Thanks to Colin Watson for the report and the patch.
6786     Closes: #574097
6788   [ Updated programs translations ]
6789   * French (Christian Perrier).
6790   * Swedish (Peter Krefting).
6792   [ Updated scripts translations ]
6793   * Swedish (Peter Krefting).
6795  -- Guillem Jover <guillem@debian.org>  Wed, 24 Mar 2010 13:56:28 +0100
6797 dpkg (1.15.6) experimental; urgency=low
6799   [ Raphaël Hertzog ]
6800   * debian/control: Add the accent on my first name.
6801   * Perl API cleanup:
6802     - rename Dpkg::Deps dump() methods into output([$fh]), overload string
6803       representation ("$dep") to provide the result of $dep->output()
6804     - prefix public functions in Dpkg::Deps with deps_ and export them
6805       by default
6806     - rename Dpkg::Source::Compressor in Dpkg::Compression::Process
6807     - rename Dpkg::Source::CompressedFile in Dpkg::Compression::FileHandle
6808       and completely redesign its API
6809     - update Dpkg::Compression's API to use compression_* functions
6810       instead of granting direct access to variables, integrate
6811       there management of default compression
6812     - introduce Dpkg::Interface::Storable and update many modules
6813       to make use of it
6814     - update Dpkg::BuildOptions to provide an object-oriented interface
6815     - update Dpkg::Checksums to provide an object-oriented interface
6816   * Drop debian-maintainers from Suggests since it's obsolete, the
6817     corresponding keyring is in debian-keyring.
6818   * Merge support of symbol patterns in dpkg-gensymbols. Thanks to
6819     Modestas Vainius for his work (see further for more details).
6820   * Accept filename with spaces and colon in the output of objdump.
6821     Required so that dpkg-shlibdeps support such files properly.
6822     Thanks to Raphaël Geissert for the patch. Closes: #565712
6823   * When unpacking a "3.0 (quilt)" source package, tell quilt where
6824     patches are (to be) stored. Requires quilt >= 0.48-5 to work.
6825     Closes: #557619
6826   * Fix update-alternatives to not try to reinstall an unknown alternative
6827     when the link group is broken, instead switch to the best choice in
6828     automatic mode. Closes: #566406
6829   * Don't return duplicate bug numbers in Launchpad-Bugs-Fixed:.
6830     Thanks to Brian Murray <brian@ubuntu.com> for the report
6831     and the patch. Closes: #569618
6832   * Add $VERSION numbers to all perl modules. Closes: #465256
6833     1.00 and higher means that the API should be stable
6834   * While parsing diff's output, accept any sentence that contains the word
6835     differ (as specified by POSIX) to identify that binary files could not be
6836     compared. Closes: #570008
6837   * dpkg-gencontrol does no longer accept arch-specific dependencies in
6838     arch: all packages. Closes: #560071
6839   * dpkg-gencontrol no longer warns if a substitution variable provided by -V
6840     is not used (the warning is meant to catch unused substitutions coming
6841     from the file, those are package specific with debhelper). Closes: #557133
6842   * dpkg-gencontrol now indicates which package is concerned by the substvars
6843     warning that it displays. Closes: #566837
6844   * dpkg-buildpackage now supports options --source-option=<opt> and
6845     --changes-option=<opt> to forward arbitrary options to dpkg-source and
6846     dpkg-genchanges respectively. Closes: #566230
6847   * The -T option of dpkg-{source,gencontrol,genchanges} can now be used
6848     multiple times to read substitution variables from multiple files.
6849     Closes: #363323
6850   * dpkg-source now supports an option --create-empty-orig in formats
6851     "2.0" and "3.0 (quilt)" to auto-create the main original tarball when
6852     there are supplementary tarballs. This makes it easier to bundle
6853     multiple software together. Closes: #554488
6854   * dpkg-source supports long option names --diff-ignore and --tar-ignore for
6855     -i and -I. A new option --extend-diff-ignore is introduced. Those options
6856     can thus now be used in debian/source/options.
6857   * Generate manual pages for perl modules.
6858   * Introduce the libdpkg-perl package and clarify its status in README.api.
6859   * Update Standards-Version to 3.8.4 (no changes needed).
6860   * Drop unused lintian override for arch-dep-package-has-big-usr-share on
6861     dselect.
6862   * The rewritten Dpkg::Checksums deals properly with filenames with
6863     spaces. Closes: #572030
6864   * dpkg-source does no longer fallback to other source formats if the
6865     requested one is not usable. Closes: #557459
6866   * Modify dpkg-source to error out when it would apply patches containing
6867     insecure paths (with "/../") and also error out when it would apply a
6868     patch through a symlink. Those checks are required as patch will happily
6869     modify files outside of the target directory and unpacking a source package
6870     should not be able to have any side-effect outside of the target
6871     directory. Fixes CVE-2010-0396.
6872   * Also error out when the quilt series contains a path with "/../" as this
6873     can cause patch to create files outside of the source package due
6874     to the -B .pc/$path option that it gets.
6876   [ Guillem Jover ]
6877   * Handle argument parsing in dpkg-checkbuilddeps and dpkg-scanpackages
6878     in a way consistent with the rest of the tools.
6879   * Recognize --help in addition to -h in dpkg-checkbuilddeps.
6880   * Add a --version option to dpkg-checkbuilddeps.
6881   * Improve and mark more messages in writedb() to make translators lives
6882     easier. Closes: #408525
6883   * Improve update-alternatives --display output to use two leading spaces
6884     for current link and slave information. Use single quotes for both “best”
6885     and the alternative it's pointing to. Closes: #549167
6886   * Refer to “half configured” instead of “failed config” in «dpkg-query -l»
6887     header and dselect package status printing for consistency.
6888   * Make “dpkg-statoverride --quiet” actually do something, and quiesce
6889     most of the innocuous warning messages. Closes: #403211
6890   * Make “dpkg-statoverride --update --add” fail if it cannot update the
6891     mode and owner of the file. This would fail later on when dpkg itself
6892     applies the overrides, so better to signal this earlier.
6893   * Add sparc64 to cputable. Thanks to Aurelien Jarno <aurel32@debian.org>.
6894     Closes: #560010
6895   * Do not allow diverting a file to itself, which makes the file to get
6896     removed. Closes: #312206
6897   * Make the check for duplicate fields in a stanza in libdpkg actually work,
6898     which now makes it fatal, as was intended originally. This should not
6899     cause problems for anything using dpkg-dev to build packages as those
6900     are already fatal on that case.
6901   * Add new deb-split(5) man page.
6902   * Fix misspellings of “explicitly” all over the place.
6903   * Normalize ar member names when reading (removing trailing spaces and
6904     slash), this allows deb-split packages be created with GNU ar.
6905   * Validate compression level on dpkg-deb argument parsing.
6906   * Fix error handling, clean up and refactor compression code.
6907     Thanks to Jonathan Nieder for several of the patches.
6908   * Do not print unambiguous epoch on dpkg file overwrite error.
6909   * Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn().
6910   * Change dpkg-dev to Depend on perl instead of perl5 and perl-modules.
6911   * Fix small memory leaks related to scandir() in dpkg-deb and libdpkg.
6912   * Fix dpkg-query and dpkg-trigger to actually print a version on --version.
6913   * Always spawn a new shell on conffile prompt, instead of supporting
6914     self backgrounding, remove DPKG_NO_TSTP environment variable support.
6915     Closes: #38334
6916   * Set DPKG_SHELL_REASON, DPKG_CONFFILE_OLD and DPKG_CONFFILE_NEW environment
6917     variables when spawning a shell for conffile examination. Closes: #60329
6918     Thanks to Daniel Martin <Daniel.Martin@jhu.edu> for the idea.
6919   * Add support for disabling update-alternatives at configure time using
6920     --without-update-alternatives.
6921   * Add support for disabling install-info at configure time using
6922     --without-install-info.
6923   * Update debian/copyright.
6924   * Use Debian instead of ‘Debian GNU/Linux’ when referring to the
6925     distribution.
6926   * On dpkg --no-act with --install, --unpack or --record-avail, and
6927     dpkg-deb --info or --field use mkdtemp() to create a temporary directory
6928     instead of insecure tempnam() or tmpnam() functions.
6929   * Remove --license and --licence options from tools.
6930   * Securely remove newly installed files when rolling-back a failed unpack.
6931   * Change default lzma compression level from 9 to 6.
6932     Thanks to Jonathan Nieder for the initial patch.
6933   * Add support for xz compressed data.tar member of binary packages. Add
6934     xz-utils to dpkg's Pre-Depends. Closes: #542160
6935     Thanks to Jonathan Nieder for the initial patch.
6936   * Use xz command to handle lzma compressed files in dpkg and dpkg-dev.
6937     This removes the lzma package from both dpkg and dpkg-dev dependencies.
6938   * Do not set PKG_CONFIG_LIBDIR in dpkg-buildpackage when cross-building.
6939     The proper solution to this is to let the build system choose the
6940     appropriate pkg-config binary for the build or host system in the same
6941     way pkg.m4 is handling it now. Closes: #551118
6942   * Dynamically link against all external libraries. This includes libbz2
6943     and zlib for dpkg-deb and libselinux for dpkg on GNU/Linux.
6944   * Mark the libdpkg.a API as volatile and require any possible users to set
6945     LIBDPKG_VOLATILE_API to acknowledge that fact.
6946   * Add a new libdpkg-dev package with the headers and the static library,
6947     although its API should be considered volatile.
6948   * Reorganize the doc contents that goes into each package:
6949     - README.multicd only in dselect.
6950     - README.api only in development packages, dpkg-dev and libdpkg-dev.
6951     - triggers.txt only in dpkg-dev.
6952   * Move source.lintian-overrides to debian/source/lintian-overrides.
6953   * Switch SE Linux support to explicitly set path context. This fixes the
6954     mislabeling of files under <admindir> on conffile extraction or on unpack
6955     errors, due to improper default context restoration. Closes: #498438
6956   * Use FIEMAP when available (on Linux based systems) to sort the .list
6957     files loading order. With a cold cache it improves up to a 70%.
6958     Thanks to Morten Hustveit <morten@debian.org>.
6959   * When FIEMAP is not available use posix_fadvise() to start preloading the
6960     .list files before loading them. With a cold cache it improves up to 40%.
6961     Thanks to Stefan Fritsch <sf@sfritsch.de>. Closes: #557560
6962   * Call fsync(2) after writing files on disk, to get the atomicity
6963     guarantees when doing rename(2). Based on a patch by
6964     Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
6965     Closes: #430958
6966   * Call fsync(2) on database directories after creating, renaming or
6967     unlinking files, to guarantee the new file entry is correctly listed
6968     in the directory. Base on a patch by
6969     Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
6970   * Document in the man page the effects of setting TMPDIR for dpkg and
6971     dpkg-deb, HOME for dselect and dpkg and PAGER for dpkg. Closes: #572836
6972   * Document the exit codes for dpkg-query. Closes: #571798
6973   * Document “dpkg-query -l” abbreviated state information in the man page.
6974     Based on a patch by Marc-Jano Knopp <pub_br_debian.org@marc-jano.de>.
6975     Closes: #383869
6976   * Honour LINGUAS environment variable when installing translated man pages.
6977   * Allow disabling at configure time Unicode ncurses support for dselect.
6978     Based on a patch by Yuri Vasilevski <yvasilev@gentoo.org>.
6980   [ Modestas Vainius ]
6981   * Implement symbol patterns (Closes: #563752). From now on, it is possible to
6982     match multiple symbols with a single entry in the symbol file template.
6983     While the concept is not new (wildcards also match multiple symbols),
6984     patterns cover much more ground and are a lot more flexible. Together with
6985     the framework, 3 basic pattern types are supported:
6986     - c++ - matching C++ symbols by their demangled name (as emitted by
6987       c++filt);
6988     - symver - matching by symbol version. It replaces the wildcards feature
6989       which is still supported for backwards compatibility but is reimplemented
6990       on top of the new framework;
6991     - regex - matching symbol names with perl regular expression.
6992     Basic patterns may be combined where it makes sense.
6993   * As a positive side effect of the new symbol patterns implementation,
6994     patterns are now treated like normal symbols whenever possible, e.g. a
6995     pattern is MISSING if it does not match anything. As a result,
6996     dpkg-gensymbols is now able to detect NEW/MISSING symbols when patterns are
6997     present in the symbol file (Closes: #541464). Please note, however, that
6998     there is no way to detect symbol changes in the pattern match sets.
6999   * Add source version to the dpkg-gensymbols diff label, reformat it according
7000     to the rules of dpkg-name.
7001   * Add -a<arch> option to dpkg-gensymbols.
7002   * Add -q option to dpkg-gensymbols. -c0 will never fail but still generate a
7003     diff. Use -c0 -q to keep dpkg-gensymbols completely quiet as before
7004     (Closes: #568228).
7006   [ Jonathan Nieder ]
7007   * Fix a file handle leak in “dpkg-deb --info”. Thanks to Raphael Geissert
7008     for the report and patch.
7010   [ Helge Kreutzmann ]
7011   * Add dpkg-gensymbols.1 to the translatable man page set.
7013   [ Updated programs translations ]
7014   * Catalan (Guillem Jover).
7015   * French (Christian PERRIER).
7016   * German (Sven Joachim).
7017   * Italian 'Milo Casagrande). Closes: #567531
7018   * Simplified Chinese (Aron Xua). Closes: #558794
7019   * Slovak (Ivan Masár). Closes: #559269
7020   * Swedish (Peter Krefting).
7022   [ Updated dselect translations ]
7023   * Catalan (Guillem Jover).
7024   * French (Christian Perrier).
7025   * German (Sven Joachim).
7026   * Spanish (Javier Fernández-Sanguino). Closes: #572861
7027   * Swedish (Peter Krefting).
7029   [ Updated man pages translations ]
7030   * French (Christian Perrier): correcting inconsistencies for the translation
7031     of "original" here and there. Thanks to Julien Valroff for pointing this.
7032   * German (Helge Kreutzmann).
7033   * Swedish (Peter Krefting).
7035   [ Updated scripts translations ]
7036   * Catalan (Guillem Jover).
7037   * French (Christian PERRIER).
7038   * German (Helge Kreutzmann).
7039   * Swedish (Peter Krefting).
7041  -- Guillem Jover <guillem@debian.org>  Fri, 12 Mar 2010 00:15:31 +0100
7043 dpkg (1.15.5.6) unstable; urgency=low
7045   * dpkg-source: with format "3.0 (quilt)" ensure quilt's .pc directory is
7046     created before trying to register a new patch in .pc/applied-patches.
7047     Thanks to Tommi Vainikainen <thv+debian@iki.fi> for the report and the
7048     patch. Closes: #561237
7049   * Fix dpkg-buildpackage to set "parallel=" in DEB_BUILD_OPTIONS instead of
7050     the invalid "parallel=-1" when option "-j" is given. Closes: #562038
7051   * Clarify how dpkg-source --print-format works and display messages on
7052     STDERR when the requested format is discarded. Closes: #560391
7053   * Add ${misc:Depends} in all Depends fields.
7055  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 08 Jan 2010 17:57:43 +0100
7057 dpkg (1.15.5.5) unstable; urgency=low
7059   * Allow again new lines in dpkg-source and dpkg-genchanges on substvar and
7060     maintainer arguments.
7062  -- Guillem Jover <guillem@debian.org>  Tue, 22 Dec 2009 09:49:49 +0100
7064 dpkg (1.15.5.4) unstable; urgency=low
7066   * Fix Dpkg::Index::get() and remove(). Thanks to Roderich Schupp
7067     <roderich.schupp@googlemail.com> for the patch. Closes: #558595
7068   * Modify implementation of "3.0 (quilt)" source format to not be
7069     behave differently depending on whether quilt is installed or not.
7070     The option --without-quilt is thus gone and dpkg-source creates
7071     and relies on the .pc directory to know whether patches are applied
7072     or not. Closes: #557667
7073   * Add new dpkg-source option --single-debian-patch supported by the source
7074     format "3.0 (quilt)" so that it behaves more like 1.0 and its single diff
7075     that is constantly updated with all upstream changes. Useful if the
7076     workflow is VCS based and can't generate a full patch set.
7077   * dpkg-source now uses debian/source/patch-header as header of the automatic
7078     Debian patch in format "3.0 (quilt)".
7079   * Fix Debian changelog parser so that the trailer line is again checked.
7081  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 07 Dec 2009 09:24:31 +0100
7083 dpkg (1.15.5.3) unstable; urgency=low
7085   [ Raphaël Hertzog ]
7086   * Avoid usage of IO::String in dpkg-scanpackages, rely on Dpkg::IPC
7087     instead to directly get a pipe file descriptor. Closes: #557013
7088   * Put "3.0 (quilt)" in the default list of formats tried by dpkg-source
7089     after "1.0" and before "3.0 (native)".
7090   * Let dpkg-source fail if several upstream orig.tar files are available
7091     (using different compression scheme) since we don't know which one
7092     to use.
7093   * Add missing "use Dpkg::Gettext" in Dpkg::Changelog::Entry::Debian.
7094     Closes: #557668
7095   * When building "3.0 (quilt)" source packages, use QUILT_PATCH_OPTS="-t -F 0
7096     -N -u -V never -g0" so that quilt is as strict as dpkg-source's internal
7097     implementation of quilt. Closes: #557664, #558233
7098   * Before accepting to build a 3.0 (quilt) source packages, ensure that
7099     debian/patches is a directory (or non-existing) and that
7100     debian/patches/series is a file (or non-existing). Closes: #557618
7101   * Dpkg::IPC::fork_and_exec() now includes the changed environment
7102     variables in the default error message displayed when the sub-process
7103     fails.
7105   [ Guillem Jover ]
7106   * Verify that the alternative used in update-alternatives --set has been
7107     registered instead of failing with an undefined value in the slave
7108     method. Closes: #554136
7109   * Strip leading spaces in the first line of a field's value in
7110     Dpkg::Control::Hash. Closes: #557547
7112  -- Guillem Jover <guillem@debian.org>  Fri, 27 Nov 2009 19:23:36 +0100
7114 dpkg (1.15.5.2) unstable; urgency=low
7116   * Change Dpkg::Version API to accept invalid versions by default and add
7117     is_valid() method. The boolean evaluation of a version object returns
7118     true if the version is valid, false otherwise.
7119   * Update dpkg-shlibdeps to always use Dpkg::Version now that it can
7120     contain the empty version string. Closes: #556786
7121   * Keep compatibility with perl 5.8 by avoiding the _ prototype.
7123  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 18 Nov 2009 11:54:50 +0100
7125 dpkg (1.15.5.1) unstable; urgency=low
7127   * Fix build failures due to off_t type mismatch caused by not including
7128     <config.h> first on the unit tests. Suggested by Pierre Habouzit and
7129     Julien Cristau, thanks!
7131  -- Guillem Jover <guillem@debian.org>  Tue, 17 Nov 2009 16:42:00 +0100
7133 dpkg (1.15.5) unstable; urgency=low
7135   [ Guillem Jover ]
7136   * Remove obsolete conffiles on purge. Closes: #421367, #453005, #454628
7137   * Update list of binaries dpkg checks on the PATH.
7138     - Remove install-info, now a wrapper that will disappear soonish.
7139     - Add programs used by dpkg itself: sh, rm, find, tar and dpkg-deb.
7140   * Check and warn on duplicate conffiles in dpkg-deb. Closes: #131633
7141   * Make the upstream build system silent by default with automake 1.11 or
7142     newer, and always verbose when building the Debian packages.
7143   * Fix small leak when parsing ‘--ignore-depends’ option values.
7144   * Define compatibility WCOREDUMP only if the system does not have it.
7145   * When start-stop-daemon fails to set the io scheduling warn instead of
7146     finishing fatally. Closes: #553580
7147   * Update md5 file paths in debian/copyright.
7148     Thanks to Jonathan Nieder <jrnieder@gmail.com>.
7149   * On ‘dpkg-trigger --help’ print the default admindir instead of the one
7150     passed on the command line.
7151   * Abort on configure if the required C99 extensions are not supported.
7152   * Add C coding style document.
7153   * Make dpkg as strict as dpkg-statoverride on input when validating the
7154     parsed data from the statdb.
7155   * Rewrite dpkg-statoverride in C.
7156   * Use C99 snprintf function family semantics to avoid having to call them
7157     in a loop to grow the varbuf buffer. This should reduce memory usage and
7158     be slightly faster on varbufprintf calls.
7159   * Use the size from stat to allocate the buffers for readlink, instead of
7160     indefinitely calling readlink and growing the buffer. This should reduce
7161     memory usage when handling lots of symlinks, and be slightly faster.
7162   * Rework varbuf API to avoid increasing buffers indefinitely when adding
7163     content to them, regardless of space being already available.
7164   * Fix build macros to allow start-stop-daemon to use TIOCNOTTY.
7165   * Generate the autoconf version from git to make it easier to see when a
7166     snapshot version is being used.
7167   * Add infrastructure for doxygen, for now not installed anywhere.
7168   * Allow overriding the pkg-config path to ease cross-compilation.
7169     Suggested by Tollef Fog Heen <tfheen@err.no>.
7170   * Fix spelling errors in the Catalan translation. Closes: #553328
7171     Thanks to Robert Millan.
7172   * Update the FSF postal address in the source code license headers by
7173     replacing it with a URL to the gnu.org page.
7174   * Fix a file descriptor leak in dpkg-deb.
7175     Reported by Raphael Geissert <atomo64@gmail.com>.
7176   * Fix resource leaks on error conditions in compat scandir.
7177   * Add a new status-fd action when disappearing a package. Closes: #537338
7179   [ Raphaël Hertzog ]
7180   * Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure
7181     that /etc/dpkg/origins/default exists. Closes: #545274
7182   * Update Standards-Version to 3.8.3 (no changes needed).
7183   * Major changes to the perl API:
7184     - Dpkg::Control is now Dpkg::Control::Info
7185     - Dpkg::Cdata is gone and is replaced by a new Dpkg::Control
7186     - Dpkg::Control::Fields contains authoritative information
7187       about fields allowed in various types of control information
7188       (and can be customized by each vendor). It also integrates
7189       information that was previously available through Dpkg::Deps.
7190     - Dpkg::Changelog has been split in multiple modules and largely
7191       modified to offer an interface that is now more in line with the
7192       other modules.
7193   * All dpkg-* perl programs that work with control information have been
7194     updated to use the new Dpkg::Control interface.
7195     In this process, dpkg-scanpackages has been fixed to not skip non-standard
7196     fields. Closes: #494136
7197   * Create Launchpad-Bugs-Fixed directly in the changelog parsing code thanks
7198     to a new vendor hook post-process-changelog-entry. Closes: #536066
7199   * Integrate dpkg-ftp into dselect. Add the required Replaces and Conflicts.
7200   * dpkg-scanpackages/dpkg-scansources now supports compressed override files.
7201   * dpkg-scanpackages now supports a new --medium option as needed to
7202     generate Packages.cd file for consumption by the multicd dselect access
7203     method. Closes: #402527
7204   * Integrate dpkg-multicd into dselect. Add the required Replaces and
7205     Conflicts. The dpkg-scanpackages fork is dropped. Closes: #516631
7206   * Fix bashisms in dselect multicd access method. Closes: #530070
7207   * Add support of "xz" compression method for source packages. Add dependency
7208     dpkg-dev → xz-utils to ensure xz and unxz are available.
7209   * Fix dpkg-source --include-binaries to correctly compute the path name of
7210     the discovered binary files. Closes: #554612
7211   * Remove extra quoting that should not be there while passing an exclude
7212     file to git ls-files during build of 3.0 (git) source package.
7213     Thanks to Courtney Bane for the patch. Closes: #551829
7214   * Optimize dpkg-source -b by avoiding many diff calls when not required.
7215     Thanks to Mike Hommey for the idea. Closes: #554689
7216   * Add new option --print-format to dpkg-source to be able to know by advance
7217     the source format that would be used during a build.
7218   * Modify dpkg-source -b to use default build options from
7219     debian/source/options. Thus it's now possible to have sticky options, for
7220     example for the choice of a compression method (--compression=<comp>).
7221   * dpkg-source outputs the list of upstream files modified by the diff.gz
7222     (applies only to source packages using format 1.0). Closes: #482166
7223     It also recommends usage of 3.0 (quilt) format during dpkg-source -b if it
7224     detects changes to upstream files that are stored in the .diff.gz.
7225   * Add DEP-3 compliant headers to automatic patches created by dpkg-source
7226     in 3.0 (quilt) source format. Closes: #543581
7227   * Switch dpkg to source format "3.0 (native)" with bzip2 compression.
7229   [ Updated programs translations ]
7230   * Czech (Miroslav Kure).
7231   * French (Christian Perrier).
7232   * German (Sven Joachim).
7233   * Italian (Milo Casagrande). Closes: #548615, #555806
7234   * Polish (Wiktor Wandachowicz). Closes: #548541
7235   * Swedish (Peter Krefting).
7237   [ Updated dselect translations ]
7238   * Czech (Miroslav Kure).
7239   * French (Christian Perrier).
7240   * German (Sven Joachim).
7241   * Polish (Wiktor Wandachowicz). Closes: #548541
7242   * Swedish (Peter Krefting).
7244   [ Updated man pages translations ]
7245   * French (Christian Perrier).
7246   * French translation error fixed (Christian Perrier)
7247     Thanks to Pietro Battiston for spotting it. Closes: #545446
7248   * German (Helge Kreutzmann).
7249   * Polish (Wiktor Wandachowicz). Closes: #548541
7250   * Swedish (Peter Krefting).
7252   [ Updated scripts translations ]
7253   * German (Helge Kreutzmann).
7254   * Polish (Wiktor Wandachowicz). Closes: #548541
7255   * Swedish (Peter Krefting).
7257  -- Guillem Jover <guillem@debian.org>  Tue, 17 Nov 2009 10:17:57 +0100
7259 dpkg (1.15.4.1) unstable; urgency=medium
7261   * Do not mark any package as unseen in dselect. This is a workaround
7262     until it learns how to store such information again. Closes: #545366
7264  -- Guillem Jover <guillem@debian.org>  Mon, 19 Oct 2009 15:15:17 +0200
7266 dpkg (1.15.4) unstable; urgency=low
7268   [ Guillem Jover ]
7269   * Call _g instead of g_ in dpkg-name.
7270   * Fix inverted logic when deciding to assume the architecture in dpkg-name
7271     when the package didn't have such field.
7272   * Do not take into account Revision and Package_Revision fields in dpkg-name
7273     and dpkg-scanpackages as they have been handled already by “dpkg-deb -I”.
7274   * Switch dpkg-scansources to use Dpkg::Cdata instead of duplicating the
7275     .dsc parsing code. As a side effect it now handles properly bogus files.
7276   * Do not remap obsolete fields in dpkg-scanpackages as they have been
7277     handled already by “dpkg-deb -I”.
7278   * Properly mark packages being purged for disappearance from the database.
7279     This will make the status database not be left behind with traces of old
7280     not-installed packages. Closes: #472208
7281   * On parse mark not-installed leftover packages for automatic removal from
7282     the database on next dump. This obsoletes the --forget-old-unavail option,
7283     thus making it now a no-op. Closes: #33394, #429262
7284   * Document “hold” under package selection states instead of flags in dpkg(1).
7285   * Remove trailing ‘/’ and ‘/.’ from the directory name to be used as the
7286     package name on “dpkg-deb -b”. Closes: #218018, #373602
7287   * Remove obsolete ‘hold’ and ‘hold-reinstreq’ internal status flags.
7288   * Add fakeroot to dpkg-dev Recommends. Closes: #536821
7289   * Fix an always false test when trying to decide which package to deselect
7290     to resolve a dependency problem in dselect.
7291   * Add uClibc Linux support to ostable and triplettable. Closes: #455501
7292   * Add uClinux support to ostable and triplettable.
7293     Thanks to Simon Richter <sjr@debian.org>.
7294   * When aborting due to file conflicts print the version of the conflicted
7295     package. Closes: #540019
7296   * Remove double slash in database path visible to the user in some error
7297     conditions.
7298   * Stop matching sparc64-*-* GNU triplets with sparc Debian architecture.
7299   * Add support for config.d style directories in dpkg and dselect,
7300     (/etc/dpkg/dpkg.cfg.d and /etc/dpkg/dselect.cfg.d respectively).
7301   * Define DPKG_MAINTSCRIPT_ARCH on the maintainer script environment to the
7302     architecture the package got built for.
7303   * Document DPKG_MAINTSCRIPT_PACKAGE maintainer script environment variable
7304     in dpkg man page.
7305   * Document DPKG_RUNNING_VERSION maintainer script environment variable
7306     in dpkg man page.
7307   * Change po4a usage to not create unwanted changes depending if doing out or
7308     in-tree builds.
7309   * Use po4a “--previous” support when updating the man pages.
7310     Suggested by Christian Perrier <bubulle@debian.org>.
7311   * On configuration error print file name and line number.
7312   * Allow quoting values in configuration file options.
7313   * Add new --pre-invoke and --post-invoke hooks in dpkg.
7314   * Add new --control-path command to dpkg-query.
7315   * Use ohshit on bad version syntax in --compare-versions.
7316   * Add Multi-Arch to the list of known binary package fields for dpkg-dev.
7317     Thanks to Steve Langasek <vorlon@debian.org>.
7319   [ Raphaël Hertzog ]
7320   * Replace install-info by a wrapper around GNU's install-info. The wrapper
7321     will be dropped in squeeze+1. dpkg now Breaks: old versions of
7322     info-browsers that do not depend on the new install-info package
7323     that provides the real functionality. Closes: #9771, #523980
7324     See https://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
7325   * Fix dpkg's preinst in case /var/lib/dpkg/alternatives contains unexpected
7326     sub-directories. Closes: #535138
7327     And also when one of the file doesn't contain correct alternatives
7328     information (improper number of lines). Closes: #537558
7329   * Upgrade Standards-Version to 3.8.2 (no changes).
7330   * Update deb-substvars(5) to list fields that do not support substvars.
7331     Closes: #535353
7332   * Fix dpkg-parsechangelog to include all entries with -v0 parameter.
7333     Closes: #537800
7334   * Fix update-alternatives to mention the correct slave link that can't
7335     be installed due to a conflicting file instead of quoting the master link.
7336   * Add support for extra override file in dpkg-scanpackages. Thanks to Robert
7337     Millan for the patch. Closes: #537559
7338   * Add support for extra override file in dpkg-scansources.
7339   * Document format of extra override file in a new manual page
7340     deb-extra-override(5).
7341   * Update sample in dpkg-gensymbols(1) to give an accurate listing of
7342     64 bit arches. Thanks to Julien Cristau for the patch. Closes: #540382
7343   * Create /etc/cron.daily/dpkg to handle the backup of
7344     /var/lib/dpkg/status in /var/backups. This is taken out of the cron
7345     package and need no conflicts/breaks as the code does nothing if
7346     the current status file is already backuped. Thanks to Leo 'costela'
7347     Antunes <costela@debian.org> for the patch. Closes: #541412
7348   * Change behaviour of dpkg --merge-avail to not update a package's
7349     information if the version provided is older than the one already listed
7350     in the available file. Thanks to Ian Jackson
7351     <ian@davenant.greenend.org.uk> for the patch. Closes: #496114
7352   * dpkg-architecture can now export DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
7353     (pointer size and endianness):
7354     - cputable (in dpkg) modified to contain those information
7355     - dpkg-dev depends on dpkg (>= 1.15.4) to ensure that we have an updated
7356       cputable (and so that a versioned build-dependency on dpkg-dev is enough
7357       to use this new feature)
7358     Closes: #531307
7359   * Split overly long Binary: field values over multiple lines. This is
7360     allowed since policy 3.8.3. Closes: #494714
7361   * Improve performance of dpkg-shlibdeps by caching minimal version
7362     associated to each library in Dpkg::Shlib::SymbolFile. Thanks to
7363     Jiří Paleček <jpalecek@web.de> for the patch.
7364   * Slightly improve dpkg-source(1) by giving the section name that we're
7365     referring to. Closes: #544037
7366   * Fix translation error in German manpage of dpkg-buildpackage. Thanks
7367     to Joachim Breitner <nomeata@debian.org>. Closes: #541829
7369   [ Modestas Vainius ]
7370   * Provide a meaningful label for dpkg-gensymbols diff.
7372   [ Updated programs translations ]
7373   * Asturian (Marcos Alvarez Costales). Closes: #535327
7374   * French (Christian Perrier).
7375   * German (Sven Joachim).
7376   * Italian (Milo Casagrande). Closes: #536538
7377   * Russian (Yuri Kozlov). Closes: #542254
7378   * Slovak (Ivan Masár). Closes: #537742
7379   * Swedish (Peter Krefting).
7381   [ Updated dselect translations ]
7382   * Russian (Yuri Kozlov). Closes: #542254
7383   * Slovak (Ivan Masár). Closes: #537741
7385   [ Updated man pages translations ]
7386   * French (Christian Perrier).
7387   * German (Helge Kreutzmann), proofread by Jens Seidel.
7388   * Swedish (Peter Krefting).
7390   [ Updated scripts translations ]
7391   * French completed (Christian Perrier).
7392   * German (Helge Kreutzmann).
7393   * Russian (Yuri Kozlov). Closes: #542254
7394   * Swedish (Peter Krefting).
7396  -- Guillem Jover <guillem@debian.org>  Sun, 06 Sep 2009 09:37:45 +0200
7398 dpkg (1.15.3.1) unstable; urgency=low
7400   [ Modestas Vainius ]
7401   * Fix wildcard support in symbol files. Closes: #536034
7403  -- Guillem Jover <guillem@debian.org>  Wed, 08 Jul 2009 11:26:36 +0200
7405 dpkg (1.15.3) unstable; urgency=low
7407   [ Guillem Jover ]
7408   * Unset TAR_OPTIONS when extracting .deb archives.
7409   * Use default compressor values in dpkg-source from Dpkg::Source::Compressor.
7410   * Fix dpkg-scanpackages to properly detect spurious overrides.
7411   * Rewrite dpkg-name in perl.
7412   * Do not close already closed files in some error conditions in libdpkg.
7413   * Use the correct units (KiB) in dpkg-split when referring to partsize.
7414   * Document in dpkg-statoverride(8) that mode needs to be specified in
7415     octal. Closes: #534551
7416   * Mark argument names in dpkg-statoverride.1 in italic.
7417   * Explicitly pass field argument to Dpkg::ErrorHandling::unknown().
7418   * Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields.
7420   [ Raphaël Hertzog ]
7421   * Unset TAR_OPTIONS when creating/extracting tar archives for source
7422     packages. Closes: #530860
7423   * Add cleanup of all invalid (master) alternatives in preinst script.
7424     Closes: #530633, #531611, #532739, #521760
7425   * Let update-alternatives fix a manual alternative with a dangling symlink
7426     by switching it to automatic mode. Closes: #529999
7427   * Add missing paragraph separator in dpkg-buildpackage(1). Thanks to Per
7428     Andersson <avtobiff@gmail.com>. Closes: #532769
7429   * Fix English mistake (“as you request” → “as you requested”) in several
7430     places. Thanks to David Stansby for the patch. Closes: #533171
7431   * Support tags before symbols in symbols file contained in source packages.
7432     The first two tags are "optional" (use it to not fail if the symbol might
7433     disappear from the library without breaking the ABI) and "arch" to
7434     restrict the set of architectures where the symbol is supposed to exist.
7435     Thanks to Modestas Vainius <modestas@vainius.eu> for the patch.
7436     See dpkg-gensymbols(1) for more information. Closes: #521551
7437   * Do not include #MISSING lines in symbols files integrated in binary
7438     packages. Closes: #526251
7439   * Assume an implicit version of "Base" for all unversioned symbols
7440     that are merged into a SymbolFile. Closes: #533181
7441   * Add new tag "ignore-blacklist" to force-include symbols which are
7442     normally blacklisted. This can be useful for libgcc to include symbols
7443     that the toolchain allows being shared but that are often static (and
7444     hence are blacklisted for this reason). Closes: #533642
7445   * In dpkg-source, explicitly pass --keyring ~/.gnupg/trustedkeys.gpg to
7446     gpgv as it does not use it if other --keyring parameters are given.
7447     Closes: #530769
7448   * In dpkg-vendor, allow using dashes instead of spaces in vendor
7449     filenames. Closes: #532222
7450   * Skip dpkg-genchanges' warning about lower version numbers for backports
7451     (recognized by ~bpo or ~vola in their version number). Closes: #525115
7452   * Support all checksum algorithms in dpkg-scanpackages/dpkg-scansources.
7453     Closes: #533828
7454   * Fix dependency parsing code in Dpkg::Deps to not accept "foo\nbar"
7455     even if foo is valid. Closes: #534464
7456     Thanks to Andrew Sayers for spotting the problem.
7458   [ Joachim Breitner ]
7459   * Warn about unused substvars in dpkg-gencontrol. Closes: #532760
7461   [ Updated programs translations ]
7462   * Catalan (Jordi Mallach). Closes: #532109
7463   * Czech (Miroslav Kure).
7464   * German (Sven Joachim). Closes: #534831
7465   * Simplified Chinese (Deng Xiyue). Closes: #531387
7466   * Swedish (Peter Krefting).
7468   [ Updated dselect translations ]
7469   * Czech (Miroslav Kure).
7471   [ Updated man pages translations ]
7472   * German (Helge Kreutzmann).
7473   * Swedish (Peter Krefting).
7475   [ Updated scripts translations ]
7476   * German (Helge Kreutzmann).
7477   * Swedish (Peter Krefting).
7479  -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2009 19:06:43 +0200
7481 dpkg (1.15.2) unstable; urgency=low
7483   [ Guillem Jover ]
7484   * Fix FTBFS on GNU/Hurd due to a mismatched define usage in
7485     start-stop-daemon. Closes: #530446
7486   * Remove obsolete priorities support from dselect.
7487     Thanks to Sven Joachim <svenjoac@gmx.de>.
7488   * Fix bashism (“echo -e”) in dselect disk setup method. Closes: #530071
7489   * Properly parse fdisk output in dselect disk setup method.
7490   * Fix memory leaks due to not destroying some pkg iterators.
7492   [ Updated programs translations ]
7493   * Asturian (Marcos Alvarez Costales). Closes: #529889
7494   * Basque (Piarres Beobide). Closes: #529857
7495   * French (Christian Perrier).
7496   * German (Sven Joachim).
7498   [ Updated man pages translations ]
7499   * German (Helge Kreutzmann).
7501   [ Updated dselect translations ]
7502   * French (Christian Perrier).
7504   [ Updated scripts translations ]
7505   * French (Christian Perrier).
7506   * German (Helge Kreutzmann).
7508  -- Guillem Jover <guillem@debian.org>  Tue, 26 May 2009 01:00:36 +0200
7510 dpkg (1.15.1) unstable; urgency=low
7512   [ Raphaël Hertzog ]
7513   * Fix dpkg-genchanges to not include the additional upstream tarballs
7514     when they are not desired (specific to source packages using format 3.0
7515     quilt).
7516   * Call quilt only once to apply all patches instead of once per patch
7517     when building 3.0 (quilt) source packages. Closes: #518453
7518   * Fix dpkg-shlibdeps so that it works again when analyzing binaries
7519     outside of package's directory. Closes: #518687
7520   * Modify dpkg-shlibdeps to let shlibs.local override symbols files too.
7521   * Drop support of debian/control's “Format” field used by dpkg-source while
7522     it's not too late. Instead debian/source/format should be used to indicate
7523     the desired source package format.
7524   * Update deb-triggers(5) and dpkg-trigger(1) to add a reference to
7525     /usr/share/doc/dpkg/triggers.txt.gz. Closes: #519717
7526   * Avoid perl warnings in dpkg-gencontrol and dpkg-genchanges when the
7527     Architecture field is missing in a binary package. Closes: #510282
7528   * Modify Dpkg::Version::check_version() to not die by default.
7529     Closes: #510615
7530   * dpkg-source now ignores all possible vi swap file extensions (and not
7531     only .swp). The corresponding exclude pattern for -I also got tightened to
7532     only catch filenames starting with a dot. Closes: #515540
7533   * dpkg-gencontrol displays a better error message when an ORed dependency
7534     is used in a union field like Conflicts, Replaces or Breaks.
7535     Closes: #489238
7536   * dpkg-source's signature check is now done with gpgv if possible and
7537     timeouts if not completed within 10 seconds. Closes: #490929
7538     When using gpg, use --no-default-keyring to be consistent with gpgv's
7539     behaviour to not use the user's keyring. Closes: #440841
7540   * Update dpkg-dev dependencies: Closes: #472942
7541     - Move gnupg to Recommends. It's needed to sign .dsc and .changes.
7542     - Add gpgv to Recommends. Useful to check signatures of extracted packages.
7543     - Add debian-maintainers to Suggests. Together with debian-keyring they
7544     contain all the GPG keys required to verify official Debian packages.
7545   * Drop /etc/dpkg/origins as it's taken over by base-files (see #487437).
7546   * Fix dpkg-shlibdeps to properly initialize a symbol-based dependency
7547     even when some symbols are associated with a (fake) version "0". Such a
7548     version means that the symbol has always existed in all versions of the
7549     package.
7550   * When dpkg delegates to dpkg-query or dpkg-deb to do the actual work, add
7551     the "--" marker to explicitly document the end of options so that
7552     arguments starting with a dash are not interpreted as options.
7553     Closes: #293163
7554     Thanks to Bill Allombert for the patch.
7555   * dpkg now correctly refuses empty parameters when an integer value is
7556     wanted. Closes: #386197 Based on a patch by Bill Allombert.
7557   * Fix a mistake in the french translation of dpkg's manual page.
7558     Thanks to Jonathan Gibert. Closes: #522032
7559   * Fix dpkg-source to not die when uncompressor processes are killed by
7560     SIGPIPE due to tar closing the pipe without exhausting all the data
7561     available. Closes: #523329
7562   * dpkg-gencontrol now handles properly (empty) dependencies which contain
7563     only spaces. Closes: #522787
7564   * dpkg-source now accepts additional tarballs (in format "3.0 (quilt)")
7565     with a "component" name containing dashes. Closes: #524376
7566   * Fix dpkg-source to not complain on binary files that are ignored and are
7567     not going to be included in the debian tarball of a "3.0 (quilt)" source
7568     package. Closes: #524375
7569   * Bump Standards-Version to 3.8.1 (no change required).
7570   * Do not store usernames and group names in tarballs created by dpkg-source,
7571     they are anyway ignored at unpack time. Closes: #523184
7572   * Fix update-alternatives to not remove real files installed in place of
7573     an alternative link when the corresponding alternative is fully removed.
7574     Closes: #526538
7575   * Add a new dpkg-vendor tool to query vendor information stored in
7576     /etc/dpkg/origins. It can be used in debian/rules to enable different
7577     behaviour depending on the current vendor at the time of the build.
7578     Closes: #498380
7579     Modify dpkg-buildpackage to not set the DEB_VENDOR environment variable,
7580     packages should use the dpkg-vendor program instead.
7581   * Ensure that the automatic patch created in format "3.0 (quilt)" is always
7582     well registered with quilt even when it's updated by a new call to
7583     dpkg-source. Thanks to Goswin von Brederlow for the initial patch.
7584     Closes: #525858
7585   * Do not update/create debian/patches/.dpkg-source-applied during build,
7586     it's only meant to document what patches have been applied at extraction
7587     time. Closes: #525835
7588   * Let dpkg-buildpackage add the missing execute right on debian/rules if
7589     needed. Display a warning when it happens. Closes: #499088
7590   * Allow combining -nc and -S in dpkg-buildpackage but display a warning
7591     saying that it's not advised. Closes: #304404
7592   * Let dpkg-buildpackage error out with subprocerr() when dpkg-checkbuilddeps
7593     is interrupted/killed by a signal. Closes: #498734
7594   * Fix dpkg-buildpackage/dpkg-genchanges to properly interpret option -v0.
7595     Closes: #475916
7596   * Improves how dpkg-parsechangelog handles non-existing versions
7597     in its --since, --until, --to, --from options. Approximate the intent
7598     by selecting the nearest version instead. Closes: #477638
7599   * Update dpkg-parsechangelog's documentation to make it clearer that spaces
7600     are not allowed between single characters options and their values.
7601     Closes: #494883
7602   * Don't let dpkg-scanpackages complain about missing overrides when
7603     no overrides file has been given. Closes: #468106
7604     Thanks to Piotr Engelking for the patch.
7606   [ Guillem Jover ]
7607   * Fix typo in dpkg output (for ‘unexpected’). Closes: #519082
7608     Thanks to Ivan Masár.
7609   * Sync archtable with architectures currently present in Debian sid.
7610     - Remove m68k.
7611     - Add kfreebsd-i386 and kfreebsd-amd64.
7612   * Add avr32 to cputable. Closes: #523456
7613   * Detect the curses headers to use instead of hardcoding them.
7614   * Make dpkg-source do not set arch:any in .dsc on arch-restricted packages.
7615     Thanks to Philipp Kern <pkern@debian.org>. Closes: #526617
7616   * Add '.hgtags' to the default dpkg-source -i regex and -I pattern.
7617     Closes: #525854
7618   * Use backticks instead of non-portable make $(shell) function in automake.
7619   * Do not install dselect and start-stop-daemon man pages when the programs
7620     have been disabled from configure.
7621   * Move Debian specific keyrings to the Debian vendor class and change the
7622     Ubuntu vendor class to inherit from it.
7623   * Do not set the Arch substvar in dpkg-source, avoiding generating warnings
7624     when there's no compiler present. Closes: #526132
7625   * Preserve faulting errno when printing reason in start-stop-daemon fatal
7626     function.
7627   * Only print fatal errno string in start-stop-daemon if it was non-zero.
7628   * Print the valid values for the IO scheduler class in start-stop-daemon
7629     --help output.
7630   * Print a warning when using obsolete '--print-installation-architecture'.
7631     Closes: #528171
7632   * Remove obsolete --largemem and --smallmem dpkg options.
7633   * Remove obsolete --force-auto-select dpkg option.
7634   * Remove obsolete priorities support from dpkg.
7635   * Remove obsolete 822-date program.
7636   * Do not right justify the database reading progress percent counter.
7637   * Remove deprecated status on substvars for dpkg-source dpkg-genchanges,
7638     and stop producing warnings.
7639   * Make deprecated dpkg-scanpackages --udeb option produce a warning.
7640   * Change dpkg-source --help output to state there's no default substvar
7641     file to match reality.
7642   * Warn in start-stop-daemon if the argument to --name is longer than the
7643     supported kernel process name size. Closes: #353015, #519128
7644   * Do not warn in dpkg-deb when parsing unknown fields with the “Private-”
7645     prefix. Based on a patch by Nils Rennebarth. Closes: #353040
7647   [ Frank Lichtenheld ]
7648   * Dpkg::Version: Remove unnecessary function next_elem which just
7649     replicates the standard shift behaviour.
7651   [ Colin Watson ]
7652   * Add "keyrings" vendor hook, used by dpkg-source to allow vendors to
7653     supply additional keyrings against which source package signatures will
7654     be verified. Implement this for Ubuntu. Closes: #525834
7656   [ Updated dselect translations ]
7657   * German (Sven Joachim).
7658   * Swedish (Peter Krefting).
7660   [ Updated scripts translations ]
7661   * French (Christian Perrier).
7662   * German (Helge Kreutzmann).
7663   * Swedish (Peter Krefting).
7665   [ Added programs translations ]
7666   * Asturian (Marcos Alvarez Costales). Closes: #519478, #519813, #519998
7667   * Esperanto (Felipe Castro). Closes: #523023
7669   [ Updated programs translations ]
7670   * French (Christian Perrier).
7671   * German (Sven Joachim).
7672   * Slovak (Ivan Masár). Closes: #519084
7673   * Swedish (Peter Krefting).
7674   * Russian (Yuri Kozlov). Closes: #526659
7676   [ Updated man pages translations ]
7677   * German (Helge Kreutzmann).
7678   * Swedish (Peter Krefting).
7680  -- Guillem Jover <guillem@debian.org>  Thu, 21 May 2009 06:45:45 +0200
7682 dpkg (1.15.0) experimental; urgency=low
7684   [ Guillem Jover ]
7685   * Do not suggest manually changing the alternative symlinks on
7686     update-alternative's verbose mode. Closes: #412487
7687   * Refactor subprocess signal setup.
7688   * Mark and coalesce similar strings for translation.
7689   * Add '.be' to the default dpkg-source -i regex. Closes: #481716
7690     Based on a patch by Ben Finney.
7691   * Fix link order when using libcompat.a and libintl.a by placing them after
7692     libdpkg.a. Based on a patch by Martin Koeppe. Closes: #481805
7693   * Remove duplicate program name from dpkg-trigger badusage output.
7694   * Trim trailing slash and slash dot from 'dpkg -S' arguments when those
7695     are path names, but not on patterns. Closes: #129577
7696   * Fix the support for passing more than one --status-fd option to dpkg.
7697     Until now only the last one was being used.
7698   * Replace realloc plus error checking usage with m_realloc.
7699   * Add '.hgignore' to the default dpkg-source -i regex and -I pattern.
7700     Closes: #485365
7701   * Support diverting files when origin and destination are on different file
7702     systems. Based on a patch by Juergen Kreileder. Closes: #102144, #149961
7703   * Do not silently enable --rename on dpkg-divert --remove. Closes: #160848
7704   * Do not allocate memory when lstat fails during package upgrade.
7705   * Properly lstat the correct file when using --root on package upgrade.
7706     Thanks to Egmont Koblinger. Closes: #281057
7707   * Print a longer string when a disallowed field value is found when parsing.
7708   * Use $(filter ...) instead of $(findstring ...) to extract space separated
7709     options from DEB_BUILD_OPTIONS in debian/rules.
7710   * Do not leave new conffile as .dpkg-new when it has been diverted, also
7711     properly activate the file trigger for the diverted conffile.
7712     Based on a patch by Timothy G Abbott. Closes: #58735, #476899
7713   * Improve comment on BUGS section in dpkg-deb.1 about lack of authentication
7714     and checksum support in .deb files. Closes: #492052
7715   * Use a troff special character for the copyright symbol on man pages.
7716   * Mark program names in dpkg-trigger.1 in bold.
7717   * Unmark dselect debug messages for translation.
7718   * Use a the warning function to uniformly print all warning messages.
7719   * Properly use internerr to report about programming bugs.
7720   * Do not log repeated strings when the write call wrote partial data.
7721   * Change dir to / after chroot when using --instdir.
7722     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #509578
7723   * Make dpkg log files user readable. Closes: #480556
7724   * Clarify in the start-stop-daemon man page that the signal sent by default
7725     is TERM not KILL. Closes: #507568
7726   * Warn in dpkg-deb man page that -x will modify the extraction directory
7727     permissions. Closes: #502496
7728   * Make start-stop-daemon behave the same way whether --chuid gets a user
7729     name or a uid. Closes: #368000
7730   * Add new option --procsched to start-stop-daemon to be able to set the
7731     process scheduling policy and priority. Closes: #175740
7732   * Add initial C unit test suite for libdpkg.
7733   * Sanitize --status-fd output by replacing newlines with spaces.
7734     Closes: #505172
7735   * Remove unneeded cpio dependency from dpkg-dev.
7736   * Add kopensolaris support to ostable and triplettable. Closes: #509312
7737   * Document in deb.5 in detail the currently supported format, ar member
7738     names, types of tar archives and data.tar members.
7739   * Print correct feature name on «dpkg --assert-*» failures.
7740   * Add progress reporting to dpkg while reading the file list database.
7741     Based on a patch by Romain Francoise.
7742   * Add new option --iosched to start-stop-daemon to be able to set the
7743     IO scheduling class and priority. Closes: #443535
7744     Thanks to Chris Coulson <chrisccoulson@googlemail.com>.
7745   * Add tar format detection support to the internal extractor.
7746   * Add support for ustar long names using the prefix field. Closes: #474092
7747   * Code refactoring and cleanup, some of the major changes include:
7748     - Use standard interfaces instead of ad-hoc ones.
7749     - Fix memory leaks.
7750     - Fix compilation warnings.
7751     - Constify string members in structures and arguments in functions.
7752     - Make local functions static.
7753     - Remove unused functions, macros and variables.
7754     - Fix and cleanup libcompat broken replacement implementations.
7755     - Reduction of module interdependencies.
7756     - Rename function and variable names to make them more clear.
7757     - Cleanup and split of header files.
7759   [ Raphaël Hertzog ]
7760   * Enhance dpkg-shlibdeps' error message when a library can't be found to
7761     include the ELF format of the desired library. Closes: #474671
7762   * dpkg-gensymbols now refuses empty values for the -v -P and -e
7763     parameters.
7764   * Update dpkg(1) to refer to conffile whenever we speak of configuration
7765     file handled by dpkg. Thus harmonize vocabulary with the policy. Thanks
7766     to Helge Kreutzmann <debian@helgefjell.de>. Closes: #381219
7767   * Improve error message stating that dpkg is unable to create a file so that
7768     it also refers to the real filename instead of the non-diverted name only.
7769     Thanks to Daniel Hahler for the patch. Closes: #457135
7770   * dpkg-gencontrol can now again read the control file from its standard
7771     input with "-c-". Closes: #465340
7772   * Add DEB_VENDOR environment variable in the build environment to be able
7773     to change behaviour dynamically depending on the vendor of the current
7774     system (or target system when the user overrides DEB_VENDOR by setting
7775     it himself). Closes: #457371
7776   * dpkg-shlibdeps give less strong warnings for symbols not found in NEEDED
7777     libraries when the shared library is a non-public directory and is likely
7778     to be a plugin. Closes: #481165
7779   * Clarify list of packages displayed by dpkg --get-selections and
7780     dpkg-query -l. Thanks to Jidanni. Closes: #487455
7781   * Document -A option in dpkg-buildpackage(1). Closes: #482834
7782   * Add some warning concerning the available file and the related commands.
7783     They are mostly obsolete for APT users. Closes: #481185
7784   * Add new option --listpackage to dpkg-divert. Thanks to Timothy G Abbott
7785     <tabbott@MIT.EDU> for the patch. Closes: #485012
7786   * Add new option --require-valid-signature to dpkg-source. Closes: #390282
7787   * In dpkg-query(1) document the origin of the various fields and warn that
7788     they are not always available. Closes: #488293
7789   * Improve error message in install-info when the file doesn't exist.
7790     Thanks to Thomas Hood <jdthood@yahoo.co.uk>. Closes: #107098
7791   * Use description of installed package as fallback in dselect.
7792     Based on a patch from Bruce Sass <bmsass@shaw.ca>. Closes: #21659
7793   * Reduce memory usage of dselect by avoiding usage of a big infopad.
7794     Thanks to Michel Lespinasse <walken@zoy.org> for the patch.
7795     Closes: #395140
7796   * Largely improve and update dpkg-buildpackage's manual page.
7797   * Clarify two points in dpkg-source(1). Closes: #490693
7798   * Support RUNPATH exactly like RPATH in dpkg-shlibdeps. Closes: #502258
7799     Thanks to Javier Serrano Polo <jasp00@terra.es>.
7800   * Set Standards-Version to 3.8.0 (no changes needed).
7801   * Drop some unneeded lintian overrides.
7802   * Fix a chmod call in dpkg-source to not fail when POSIXLY_CORRECT is set.
7803     Closes: #506028
7804   * Optimize dpkg-shlibdeps by caching parsed symbols files and
7805     objdump objects. Thanks to Modestas Vainius <modestas@vainius.eu> for the
7806     patch. Closes: #503954
7807   * Add new framework to hook vendor-specific logic (see
7808     module Dpkg::Vendor::Default).
7809   * Add Ubuntu vendor object implementing lookup of launchpad bugs in
7810     changelogs and a safety-check for Maintainer fields of forked packages
7811     (launched during source build). Closes: #426752, #499924
7812   * Improve behaviour of update-alternatives --config. Thanks to
7813     Osamu Aoki <osamu@debian.org> for the initial patch. We can know
7814     select between manual and auto in --config and --all. Closes: #392430
7815   * Fix update-alternatives to not switch to manual mode an alternative
7816     with a broken symlink (instead let the current action fix it).
7817     Also ensure that a message is displayed by default when such a switch is
7818     made. Closes: #141325, #87677
7819   * Fix update-alternatives' logic to rename files. It failed to ignore errors
7820     in some cases where it wanted to when the source file didn't exist.
7821     Closes: #99870
7822     This also makes update-alternatives less noisy when this happens since we
7823     don't call mv when we know that it's going to fail.
7824     Closes: #98822
7825   * Properly remove inappropriate slave links in update-alternatives even when
7826     we switch to manual mode with --set or --config. Closes: #388313
7827   * Modify update-alternatives to always remove the alternative group when the
7828     last alternative is removed (even in manual mode).
7829   * Ensure that update-alternative --install fix the links if the alternative
7830     installed is the one currently selected. Closes: #100135
7831   * Let update-alternatives deal with empty files in its administrative
7832     directory by ignoring them. Closes: #457863
7833   * Add new --target and --as-root options to dpkg-buildpackage to call
7834     any debian/rules target with the proper build environment.
7835     Closes: #477916
7836   * Move update-alternatives, dpkg-divert and dpkg-statoverride to /usr/bin
7837     but keep compatibility symlinks in /usr/sbin for the squeeze release
7838     until all maintainer scripts are fixed (see
7839     https://lintian.debian.org/tags/command-with-path-in-maintainer-script.html).
7840     Closes: #216606
7841   * Use dh_lintian to install lintian overrides. Build-Depends on debhelper
7842     (>= 6.0.7) for this. Update debhelper compatibility level to 6 at the same
7843     time.
7844   * Drop cleanup-info script.
7845   * Reset umask to 0022 in dpkg-gencontrol and dpkg-gensymbols to ensure that
7846     files created in the DEBIAN directory have sane permissions.
7847     Closes: #516481
7848   * Rewrite update-alternatives (so that we can understand it again) and
7849     implement new features on top of it:
7850     - the --config output is now sorted. Closes: #437060
7851     - it now logs information to /var/log/dpkg.log. Closes: #445270
7852     - it forbids reusing master alternative as slave and vice-versa.
7853       Closes: #342566
7854     - it forbids reusing alternative links managed by other alternatives
7855     - new sanity checks on --install parameters. Closes: #423176
7856     - install slave link only if the corresponding slave file is available.
7857       Closes: #143701
7858     - new option --get-selections to export the configuration of all
7859       alternatives. It's a simple way to discover the name of all available
7860       alternatives. Closes: #273406, #392429
7861     - new option --set-selections to reconfigure a set of alternatives in
7862       a single command.
7863   * Document in update-alternatives(8) how one can repair all broken
7864     alternatives with a single command. Closes: #250258, #395556
7865   * Modify dpkg-gensymbols to replace #PACKAGE# on the fly while installing
7866     symbols files so that package having libraries whose name varies between
7867     architectures do not need to hardcode the package name. Closes: #517264
7869   [ Pierre Habouzit ]
7870   * Add a --query option to update-alternatives. Closes: #336091, #441904
7872   [ Updated scripts translations ]
7873   * Polish (Wiktor Wandachowicz). Closes: #514106
7875   [ Updated man pages translations ]
7876   * Polish (Wiktor Wandachowicz). Closes: #514106
7878   [ Updated programs translations ]
7879   * Portuguese (Miguel Figueiredo).
7880   * Korean (Changwoo Ryu).
7881   * Romanian (Eddy Petri?or)
7882   * Slovak (Ivan Masár). Closes: #514490
7884  -- Guillem Jover <guillem@debian.org>  Mon, 02 Mar 2009 06:13:53 +0200
7886 dpkg (1.14.25) unstable; urgency=low
7888   [ Guillem Jover ]
7889   * Fix typo in package description (for 'provides').
7890     Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com>. Closes: #510755
7891   * Do not lose conffiles while replacing them from another package on the
7892     same install run. Closes: #513857
7893     As a side effect this fixes the following symptoms:
7894     - Do not do unneeded conffile prompts when it wasn't locally changed.
7895     - Do not ensure (and thus do not output debug information) that the
7896      .dpkg-new and .dpkg-tmp directories for an existing directory do not
7897       exist. Closes: #80416
7899   [ Raphaël Hertzog ]
7900   * dpkg-deb now always produces GNU tarballs inside .deb and ignores
7901     TAR_OPTIONS. Closes: #513863
7903   [ Updated programs translations ]
7904   * Basque (Piarres Beobide). Closes: #506092, #509851
7905   * Simplified Chinese (Deng Xiyue). Closes: #506177
7906   * Traditional Chinese (Tetralet). Closes: #513312
7908   [ Updated dselect translations ]
7909   * Basque (Piarres Beobide). Closes: #509852
7910   * Norwegian Bokmål (Hans F. Nordhaug).
7911   * Portuguese (Miguel Figueiredo). Closes: #509904
7913   [ Updated scripts translations ]
7914   * Add missing space in French translation.
7915     Thanks to Cyril "Oeil de lynx" Brulebois.
7917  -- Guillem Jover <guillem@debian.org>  Tue, 03 Feb 2009 00:00:41 +0200
7919 dpkg (1.14.24) unstable; urgency=low
7921   [ Raphaël Hertzog ]
7922   * Fix parsing of objdump output (by dpkg-shlibdeps) in a special case where
7923     the symbol name is separated only with a single space. Closes: #506139
7924   * Fix dpkg-shlibdeps behaviour when Build-Depends-Package is used in the
7925     symbols file. It was merging all dependency templates into the generated
7926     dependency instead of simply modifying the minimal version. Thanks to
7927     Modestas Vainius <modestas@vainius.eu>. Closes: #507346
7928   * Fix dpkg-source to correctly extract a source package even when called
7929     from a non-writable directory when a target directory has been specified
7930     on the command line. Closes: #507217, #507219
7932   [ Guillem Jover ]
7933   * Do not allow installing packages with non-obsolete conffiles owned by
7934     other packages without a proper Replaces field. Closes: #508392
7936   [ Updated dselect translations ]
7937   * Galician (Marce Villarino). Closes: #509887
7939   [ Updated programs translations ]
7940   * Galician (Marce Villarino). Closes: #509150
7941   * Vietnamese (Clytie Siddall). Closes: #509424
7943   [ Updated scripts translations ]
7944   * Improve German translation.
7946  -- Guillem Jover <guillem@debian.org>  Mon, 29 Dec 2008 05:38:31 +0100
7948 dpkg (1.14.23) unstable; urgency=low
7950   [ Raphaël Hertzog ]
7951   * Blacklist "__gnu_local_gp" symbol for dpkg-gensymbols. Closes: #500188
7952     Thanks to Thiemo Seufer <ths@debian.org>.
7953   * Important bugfix in dpkg-gensymbols for people using includes in symbol
7954     files: the current object didn't flow back from the included file to
7955     the including file.
7956   * Fix Dpkg::Version comparison code. Closes: #504135
7958   [ Guillem Jover ]
7959   * Untangle fatal abort condition from the “too many errors” one in the
7960     archives and packages processing loop. Closes: #367226
7961   * Abort on unrecoverable fatal errors instead of continuing execution, as
7962     the recovery code assumed the execution would not be reaching it again
7963     and some times bogus update files were created either with incompletely
7964     written content or with '#padding' lines. Closes: #497041, #499070
7966   [ Updated programs translations ]
7967   * Brazilian Portuguese (Felipe Augusto van de Wiel).
7968   * Catalan (Jordi Mallach).
7969   * Czech (Miroslav Kure). Closes: #505910
7970   * French (Christian Perrier)
7971   * German (Sven Joachim).
7972   * Greek (Emmanuel Galatoulas). Closes: #498585
7973   * Japanese (Kenshi Muto).
7974   * Korean (Changwoo Ryu). Closes: #505777
7975   * Norwegian Bokmål (Hans F. Nordhaug).
7976   * Polish (Wiktor Wandachowicz).
7977   * Portuguese (Miguel Figueiredo). Closes: #505869
7978   * Russian (Yuri Kozlov). Closes: #499028, #505735
7979   * Romanian (Eddy Petri?or).
7980   * Slovak (Ivan Masár). Closes: #506024
7981   * Spanish (Javier Fernandez-Sanguino). Closes: #505836
7982   * Swedish (Peter Krefting).
7984   [ Updated scripts translations ]
7985   * Fix typo in Russian. Closes: #499736
7986   * Fix wrong translation in French. Closes: #504123
7987   * French (Christian Perrier).
7989   [ Updated man pages translations ]
7990   * German (Helge Kreutzmann).
7992  -- Guillem Jover <guillem@debian.org>  Tue, 18 Nov 2008 11:50:56 +0200
7994 dpkg (1.14.22) unstable; urgency=low
7996   [ Raphaël Hertzog ]
7997   * The last "small fix" actually broke conversion of source packages to
7998     "3.0 (quilt)" format when they have local changes and no pre-existing
7999     quilt series file. Now always provide a valid name in QUILT_SERIES.
8000     Closes: #496920
8001   * Fix permissions of the automatically generated patch in "2.0" and "3.0
8002     (quilt)" format. They were improperly set to 0600 due to tempfile()
8003     and were not reset to a sane value. Closes: #496925
8004   * Fix dpkg-gensymbols to not scan (real) directories accessed through a
8005     symlink contained in the build tree as they may well not be part of
8006     the package (with absolute symlinks). It was already skipping symlinks
8007     (since 1.14.16.6) for similar reasons.
8009   [ Updated programs translations ]
8010   * Basque (Piarres Beobide). Closes: #496753
8011   * Brazilian Portuguese (Felipe Augusto van de Wiel).
8012   * Galician (Jacobo Tarrio).
8013   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #497309
8014   * Swedish (Daniel Nylander and Peter Krefting).
8015   * Vietnamese (Clytie Siddall). Closes: #497893
8017   [ Updated man pages translations ]
8018   * Swedish (Peter Krefting).
8020   [ Updated scripts translations ]
8021   * Swedish (Peter Krefting).
8023  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 05 Sep 2008 16:54:45 +0200
8025 dpkg (1.14.21) unstable; urgency=low
8027   [ Raphaël Hertzog ]
8028   * Small fix in "3.0 (quilt)" source format when using non-standard name
8029     of the quilt series.
8030   * Handle debian.tar.gz files like diff.gz in dpkg-buildpackage and
8031     dpkg-genchanges to detect the kind of upload.
8032   * Add "armel" to /usr/share/dpkg/archtable. Closes: #487768
8033   * Modified Dpkg::BuildOptions to recognize and use spaces as separator
8034     in DEB_BUILD_OPTIONS (in order to conform with the Debian policy
8035     ruling established in #430649). Closes: #486937
8036   * Fix dpkg-source to not use -i and -I by default with "1.0" source
8037     packages. Closes: #495138
8039   [ Guillem Jover ]
8040   * When loading the status file fix up any inconsistent package in state
8041     triggers-awaited w/o the corresponding package with pending triggers.
8042     Closes: #487637, #486843, #489068
8043   * Fix --no-act in triggers related code. Closes: #495097
8044   * Do not assert when dpkg stops processing packages due to too many
8045     errors occurred while configuring or removing packages.
8046     Thanks to Ian Jackson <ian@davenant.greenend.org.uk>. Closes: #483655
8047   * Move lzma from dpkg Suggests to Pre-Depends. Closes: #456332
8048   * Match description of -si option in dpkg-buildpackage to the one in
8049     dpkg-genchanges. Closes: #493743
8050   * Close --status-fd file descriptors on exec, so that they are not
8051     inherited by the children. Closes: #471488, #487684
8052   * State that the preferred front-end is aptitude and replace one instance
8053     of dselect usage with apt-get. Closes: #483785
8055   [ Updated man pages translations ]
8056   * French (Florent Usseil).
8057   * German (Helge Kreutzmann).
8059   [ Updated scripts translations ]
8060   * Russian (Yuri Kozlov). Closes: #490076
8061   * German (Helge Kreutzmann).
8063   [ Updated programs translations ]
8064   * Basque (Piarres Beobide). Closes: #490905
8065   * Czech (Miroslav Kure).
8066   * French (Christian Perrier).
8067   * German (Sven Joachim).
8068   * Korean (Changwoo Ryu).
8069   * Romanian (Eddy Petri?or).
8070   * Russian (Yuri Kozlov). Closes: #488689
8071   * Simplified Chinese (Deng Xiyue). Closes: #496176
8072   * Slovak (Ivan Masár). Closes: #488903, #495505
8073   * Thai (Theppitak Karoonboonyanan). Closes: #488090
8075   [ Added programs translations ]
8076   * Lithuanian (Gintautas Miliauskas). Closes: #493326
8078   [ Updated dselect translations ]
8079   * Romanian (Eddy Petri?or).
8081  -- Guillem Jover <guillem@debian.org>  Tue, 26 Aug 2008 05:32:39 +0300
8083 dpkg (1.14.20) unstable; urgency=low
8085   [ Guillem Jover ]
8086   * Change UTF-8 '©' to '(C)' in deb-version.5 (unfuzzy translations).
8087   * Document --force-breaks in 'dpkg --force-help' output.
8088   * Document triggers --debug values in dpkg.1. Thanks to Sven Joachim.
8089   * Improve package descriptions for dpkg, dpkg-dev and dselect.
8090     Thanks to Justin B Rye for the review and corrections. Closes: #484002
8091   * When dpkg-divert does renames do no check the target file if the source
8092     does not exist and the rename is thus being disabled. This also allows
8093     removing bogus diversions. Closes: #476973, #469033
8094   * Properly close triggers 'File' file, so it does not get leaked to children.
8096   [ Raphaël Hertzog ]
8097   * Add missing 'use File::Path' in Dpkg::Source::Package::V3::quilt.
8098   * Use debian/patches/debian-changes-<version> (without the trailing ".diff")
8099     as default name for the automatic patch created by the format "3.0
8100     (quilt)". This ensures a saner cohabitation with patch systems that
8101     apply all of debian/patches/*.{diff,patch}.
8102   * Improve patch parser to accept more patches that are accepted by patch
8103     itself.
8104   * Correctly skip comments in quilt series files (concerns "3.0 (quilt)" source
8105     packages). Closes: #486323
8106   * The automatically created patches (in source package formats "2.0" and
8107     "3.0 (quilt)") will now contain "/dev/null" as previous filename when the
8108     patch creates a new file (instead of putting the same name).
8109   * Set PERL_DL_NONLZY to 1 in perl scripts that are likely to be called in
8110     package's configuration scripts to work around the perl bug #479711.
8112   [ Helge Kreutzmann ]
8113   * Fix a typo in dselect.1.
8115   [ Updated programs translations ]
8116   * Basque (Piarres Beobide). Closes: #481043
8117   * Brazilian Portuguese (Felipe Augusto van de Wiel).
8118   * Catalan (Jordi Mallach). Closes: #383448
8119   * Czech (Miroslav Kure).
8120   * French (Christian Perrier).
8121   * Galician (Jacobo Tarrio). Closes: #483441
8122   * German (Sven Joachim).
8123   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #480626
8124   * Polish (Wiktor Wandachowicz).
8125   * Simplified Chinese (Deng Xiyue). Closes: #483143
8126   * Swedish (Peter Karlsson).
8127   * Vietnamese (Clytie Siddall). Closes: #481199
8129   [ Updated man pages translations ]
8130   * German (Helge Kreutzmann).
8131   * Polish (Wiktor Wandachowicz).
8132   * Swedish (Peter Karlsson).
8134   [ Updated scripts translations ]
8135   * French (Christian Perrier).
8136   * German (Helge Kreutzmann).
8137   * Polish (Wiktor Wandachowicz).
8138   * Russian (Yuri Kozlov).
8139   * Swedish (Peter Karlsson).
8141   [ Updated dselect translations ]
8142   * Brazilian Portuguese (Felipe Augusto van de Wiel).
8143   * Polish (Wiktor Wandachowicz).
8145  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 18 Jun 2008 09:33:54 +0200
8147 dpkg (1.14.19) unstable; urgency=low
8149   [ Guillem Jover ]
8150   * Fix a double-free by setting scontext to NULL after calling freecon.
8151     Based on a patch by Russell Coker. Closes: #474339
8152   * Add missing import of internerr in Dpkg::Source::Patch.pm.
8153     Thanks to Marco d'Itri. Closes: #479205
8154   * Consider also custom Package-Type fields when printing warnings in
8155     dpkg-gencontrol. Closes: #452273
8157   [ Raphaël Hertzog ]
8158   * Add missing import of subprocerr in Dpkg::Source::Package. Thanks to Sven
8159     Joachim for the patch.
8160   * Handle symlinks better when deciding if dpkg-source has to copy the
8161     original tarball in the current extraction directory. Closes: #475668
8162   * Fix the dpkg-source error message about unrepresentable changes to
8163     source because the type of a file changed (new and old were inverted).
8164   * Fix dpkg-genchanges to detect udeb based on Package-Type control
8165     header instead of file extension analysis on uploaded files.
8166     Closes: #476113
8167   * Fix dpkg-source to grant correct permissions to tarballs of native
8168     source packages. Closes: #477784
8169   * Add Conflicts: devscripts (<< 2.10.26) to ensure that people are
8170     using versions of debsign/mergechanges that support the Checksums fields
8171     in *.dsc and *.changes.
8172   * Cleanup the various Conflicts/Replaces fields to remove references
8173     to package that have disappeared before sarge (this includes dpkg-doc-ja,
8174     dpkgname, and dpkg-static which has never officially been built).
8175     dpkg-iasearch has been kept as popcon still reports a few installations.
8176   * Collapsed multiple conflicts of dpkg with old versions of dpkg-dev
8177     in a single Conflicts: dpkg-dev (<< 1.14.16).
8178   * The "3.0 (quilt)" source package format now parses correctly series files
8179     with patch options and warn if something else than -p1 is used.
8180   * Change the way dpkg-source finds the perl object to use to unpack/build
8181     a source package to ignore the minor part of the Format: version.
8182     For example "1.0" and "1.1" would both map to Dpkg::Source::Package::V1
8183     instead of ::V1_0 and ::V1_1 before. Similarly "3.0 (quilt)" now maps to
8184     ::V3::quilt instead of ::V3_0::quilt.
8185   * Fix changelog parser to not fail when an unexpected changelog entry
8186     appears without the preceding heading line. Closes: #478925
8187   * Change the "2.0" and "3.0 (quilt)" source packages to refuse by default
8188     binary files in the debian sub-directory. They have to be whitelisted
8189     through debian/source/include-binaries. Closes: #473041
8190   * Make sure triggers are activated when a file is removed in a directory
8191     shared by multiple packages. Closes: #479850
8193   [ Helge Kreutzmann ]
8194   * Minor fixes and clarifications to man pages.
8196   [ Updated programs translations ]
8197   * Brazilian Portuguese (Felipe Augusto van de Wiel). Closes: #480579
8198   * Czech (Miroslav Kure).
8199   * French (Florent Ussel).
8200   * Galician (Jacobo Tarrio).
8201   * German (Sven Joachim).
8202   * Polish (Wiktor Wandachowicz).
8203   * Portuguese (Miguel Figueiredo).
8204   * Russian (Yuri Kozlov). Closes: #478827
8205   * Slovak (Ivan Masár). Closes: #478897
8206   * Swedish (Peter Karlsson).
8208   [ Updated man pages translations ]
8209   * German (Helge Kreutzmann).
8210   * Polish (Wiktor Wandachowicz).
8211   * Swedish (Peter Karlsson).
8213   [ Updated scripts translations ]
8214   * German (Helge Kreutzmann).
8215   * Polish (Wiktor Wandachowicz).
8216   * Russian (Yuri Kozlov). Closes: #479142
8217   * Swedish (Peter Karlsson).
8219   [ Updated dselect translations ]
8220   * Brazilian Portuguese (Felipe Augusto van de Wiel).
8221   * Czech (Miroslav Kure).
8222   * French (Christian Perrier).
8223   * German (Sven Joachim).
8224   * Russian (Yuri Kozlov). Closes: #478802
8225   * Slovak (Ivan Masár). Closes: #479007
8227  -- Guillem Jover <guillem@debian.org>  Mon, 12 May 2008 08:33:07 +0300
8229 dpkg (1.14.18) unstable; urgency=low
8231   [ Guillem Jover ]
8232   * Bump po4a version in Build-Depends to 0.33.1-1, as usage of UTF-8
8233     in original man pages was causing build failures. Closes: #473498
8234   * Add triggers documentation to dpkg-dev. Closes: #473449
8235   * Add deb-triggers.5 and dpkg-trigger.1 man pages, and document new
8236     statuses and options in dpkg.1.
8238   [ Raphaël Hertzog ]
8239   * When dpkg-source builds a source package of Format: 2.0 or 3.0 (quilt) it
8240     applies the patches before the build if
8241     debian/patches/.dpkg-source-applied doesn't exist. This file is created
8242     during extraction if patches are applied, and is auto-excluded from the
8243     debian tarball. This enables on-the-fly conversion of source packages from
8244     Format: 1.0 to Format: 3.0 (quilt) without manual intervention of the
8245     user. This feature can be disabled with the option --no-preparation.
8246   * The dpkg-source option --skip-patches disables application of patches
8247     during extraction of source packages using Format: 2.0 or Format: 3.0
8248     (quilt).
8249   * Ensure the Files field is last in *.dsc and *.changes. This is a
8250     work-around for some braindead dsc parsers (dupload and sbuild for
8251     instance, see #473518 and #470440).
8252   * Initialize dependencies for libraries having symbols files with the
8253     smallest minimal version listed in the symbols file instead of using
8254     an unversioned dependency. It's the only way to ensure the library
8255     presence if it wasn't available in all versions of the package that ever
8256     existed. Closes: #474079
8257   * Don't use the -p option of diff for Format: 1.0 source packages.
8258     dpkg-source of sarge doesn't accept data after @@. Closes: #474417
8260   [ Updated dselect translations ]
8261   * German. (Sven Joachim).
8262   * Swedish (Peter Karlsson).
8264   [ Updated programs translations ]
8265   * Portuguese (Miguel Figueiredo).
8266   * Simplified Chinese (Deng Xiyue). Closes: #473523
8267   * Swedish (Peter Karlsson).
8268   * Vietnamese (Clytie Siddall). Closes: #473726
8270   [ Updated man pages translations ]
8271   * German (Helge Kreutzmann).
8272   * Swedish (Peter Karlsson).
8274   [ Updated scripts translations ]
8275   * German (Helge Kreutzmann).
8276   * Swedish (Peter Karlsson).
8278  -- Guillem Jover <guillem@debian.org>  Tue, 08 Apr 2008 07:00:10 +0300
8280 dpkg (1.14.17) experimental; urgency=low
8282   [ Guillem Jover ]
8283   * Replace strdup plus error checking usage with a new m_strdup function.
8284     Closes: #379028
8285   * Add new keybinding in dselect to restore all selections back to
8286     whatever's currently installed. Closes: #151540
8287     Thanks to Colin Watson.
8288   * Use system timersub and fix timeval normalization in multiplication in
8289     start-stop-daemon. Thanks to Andreas Påhlsson. Closes: #462225
8290   * Cosmetic fixes to start-stop-daemon output and man page. Document that
8291     --chuid will change the group even if it has not been specified. Add
8292     EXIT STATUS and EXAMPLE sections to man page. Thanks to Justin Pryzby.
8293   * Add Raphaël Hertzog to Uploaders, and remove Brendan O'Dea and
8294     Christian Perrier with their permission.
8295   * Use functions from libcompat when those are not provided by the system.
8296     - Add strnlen to libcompat.
8297     - Link programs against libcompat which provides obstack. Closes: #142042
8298   * Change dpkg-gencontrol to not output the Homepage field on udeb.
8299   * Reintroduce 'no-debsig' back in dpkg.cfg to avoid failing to install any
8300     package when debsig-verify is installed. Closes: #311843
8301   * Fix some small memory leaks. Closes: #469520
8302     Thanks to Sean Finney.
8303   * Correct broken dselect logic for self-conflicting packages.
8304     Thanks to Ian Jackson.
8305   * Implement 'Breaks' properly in dselect. Closes: #448946
8306     Thanks to Ian Jackson.
8307   * Fix erroneous description of Breaks in dselect output.
8308     Thanks to Ian Jackson.
8309   * Allow compilation with --disable-nls on systems without libintl.h where
8310     a non glibc claims to be glibc. Closes: #465420
8311   * Fix crash when a .deb file becomes unreadable while dpkg is starting.
8312     Thanks to Ian Jackson. Closes: #255882
8313   * Few file descriptor cleanup and error handling fixes.
8314     Thanks to Ian Jackson. Closes: #443338
8315   * Move test suite invocation to a new check target in debian/rules.
8316   * Add support for nocheck DEB_BUILD_OPTIONS in debian/rules, so that the
8317     dpkg test suite can be skipped if desired.
8318   * Improve log and status-fd output by printing more status change updates
8319     and actions. Thanks to Ian Jackson.
8320   * Implement triggers support. Thanks to Ian Jackson.
8321     Closes: #17243, #68981, #215374, #217622, #248693, #308285
8323   [ Raphaël Hertzog ]
8324   * Add a warning displayed by dpkg-genchanges if the current version is
8325     smaller than the previous one. Closes: #4655
8326   * Add -d and -c options in dpkg-checkbuilddeps to override
8327     build-depends/conflicts. Closes: #114774
8328   * Include list of libraries in dpkg-gensymbols' warning about new/lost
8329     libraries.
8330   * Add -R option to dpkg-buildpackage so that one can replace the usual
8331     "debian/rules" by something else. Closes: #355654
8332   * Always list all binary packages in the Description: field of .changes
8333     files. It's nice for reviewers and mentors.debian.net was using this field
8334     on source only uploads to display short description of what the package is
8335     about.
8336   * Handle the case when the library has a different SONAME than the one used
8337     to find it. Closes: #462413
8338   * Fix Dpkg::Version and Dpkg::Fields::Object to import _g() from
8339     Dpkg::Gettext. Thanks to Adam Heath and Olivier Berger for spotting
8340     this. Closes: #465651
8341   * Change PATH during make check to look into build directories containing
8342     dpkg and the related scripts. Thanks to Mike Frysinger. Closes: #466957
8343   * Some lintian cleanup:
8344     - add overrides for some useless I: tags
8345     - drop unused overrides
8346     - updated several manual pages to fix hyphen-used-as-minus-sign
8347     - fixed manpage-has-errors-from-man in several manual pages
8348     - removed empty debian/dpkg.prerm
8349   * Removed old upgrade code from dpkg's preinst and postinst which only
8350     concerns upgrading from dpkg version older than the one in oldstable
8351     already. And thus we get rid of old the last usage of read in those
8352     scripts (fixes lintian's warning read-in-maintainer-script).
8353   * Removed sorting of dependencies in dpkg-gencontrol and dpkg-source. But
8354     kept it for all other fields (Enhances, Conflicts, Replaces, Breaks,
8355     Build-Conflicts and Build-Conflicts-Indep).
8356   * Instead changed dpkg-shlibdeps to sort the dependencies generated in
8357     ${shlibs:*} variables.
8358   * Changed the logic of simplification of dependencies: if any dependency
8359     must be discarded due to another dependency appearing further
8360     in the field, the superseding dependency will take the place of the
8361     discarded one. Added a test case for this.
8362   * dpkg-shlibdeps properly accounts usage of symbols provided by private
8363     libraries without SONAME. Closes: #469838
8364   * Add a new warning to dpkg-shlibdeps when a library NEEDED is in fact
8365     not used by any of the binaries analyzed. Closes: #472332
8366   * Add a new --warnings=<value> option to select the set of warnings to
8367     activate. By default, do not activate the warning about useless
8368     libraries at the binary level (instead the new warning above is activated
8369     by default: it's less strict and more useful).
8370   * dpkg-source has been heavily refactored to make it easier to support
8371     multiple source package formats. Several new source package formats have
8372     been added:
8373     - the format "2.0" is the original wig&pen
8374     - the format "3.0 (quilt)" is based on 2.0. It uses a tarball for the
8375       debian directory and can thus include binary files. Binaries
8376       outside of the debian directory can be also included if they
8377       are listed in debian/source/include-binaries (and option
8378       --include-binaries will generate this file automatically).
8379       Closes: #4588, #4628
8380     - thus it will also preserve timestamps on Debian-provided
8381       documentation like README.Debian. Closes: #366555
8382     - it handles an explicit series of patches and the patch can thus be
8383       named without constraints. Patches can contain arbitrary
8384       headers/comments between file chunks. Closes: #363018
8385     - it ignores changes on a number of temporary and VCS-specific files
8386       by default. Closes: #203792, #323909
8387     - the patches in debian/patches can remove files. Closes: #12564
8388     - the patches are applied at unpack time. Closes: #463048
8389     - the formats "3.0 (quilt/native)" don't include VCS directories by
8390       default. Closes: #435126
8391     - the format "3.0 (custom)" can be used to create a source package
8392       containing arbitrary files. It's useful for helper tools that can
8393       generate the files by themselves in a more efficient way
8394       (like all the *-buildpackage tools). Closes: #246918
8395     - the formats "3.0 (git/bzr)" are experimental formats based
8396       on corresponding VCS repositories. Thanks to Joey Hess and Colin Watson
8397       respectively.
8398   * dpkg-source has a new --no-check option. It disables GPG check and
8399     checksums checks. Closes: #220758
8400   * dpkg-shlibdeps is now able to look into directories containing libraries
8401     used by cross-built binaries provided that the right environment variable
8402     are set. Closes: #453267
8403   * Change default value of LDFLAGS (set by dpkg-buildpackage) to ''
8404     instead of '-Wl,-Bsymbolic-functions'. It's safer at this point of the
8405     release cycle.
8406   * dpkg-buildpackage will set PKG_CONFIG_LIBDIR (but not override an existing
8407     value) in case of cross-compilation so that pkgconfig finds .pc files
8408     in the directory specific to the target architecture. Closes: #439979
8410   [ Frank Lichtenheld ]
8411   * Add a warning in dpkg-buildpackage if the build-dependencies are not
8412     satisfied during -S. Closes: #445552
8413   * Add a missing space in the German scripts translation. Closes: #463398
8414   * Add improved deb-shlibs.5 manual page by Zack Weinberg. Closes: #466135
8415   * dpkg-buildpackage exports some build related environment variables
8416     now. Based on a patch by Matthias Klose. Closes: #465282
8417     (See dpkg-buildpackage(1) and https://wiki.ubuntu.com/DistCompilerFlags
8418      for details)
8419   * Add support for use of SHA1 and SHA256 checksums in .dsc and
8420     .changes files. Information will be available in Checksums-Sha{1,256}
8421     fields. .changes format version increased to 1.8.
8422   * Link dselect against libncursesw. Closes: #466321
8423   * Forward port a patch from the old changelog parser to the new
8424     one that got lost during the transition. '+' and '.' can now
8425     be used in distribution names yet again. Reported by dann frazier.
8426     Closes: #467470
8428   [ Updated programs translations ]
8429   * Korean (Changwoo Ryu).
8430   * Polish (Robert Luberda).
8431   * Romanian (Eddy Petrişor).
8432   * Slovak (Ivan Masár). Closes: #471342
8433   * Swedish (Peter Karlsson).
8434   * Thai (Theppitak Karoonboonyanan). Closes: #468916
8436   [ Updated man pages translations ]
8437   * German (Helge Kreutzmann).
8438   * Polish (Robert Luberda).
8439   * Swedish (Peter Karlsson).
8441   [ Updated dselect translations ]
8442   * Basque (Piarres Beobide). Closes: #462403
8444   [ Updated scripts translations ]
8445   * German (Helge Kreutzmann).
8446   * Polish (Robert Luberda).
8447   * Swedish (Peter Karlsson).
8449   [ Updated dselect translations ]
8450   * Polish (Robert Luberda).
8451   * Romanian (Eddy Petrişor).
8453  -- Guillem Jover <guillem@debian.org>  Sun, 30 Mar 2008 12:48:22 +0300
8455 dpkg (1.14.16.6) unstable; urgency=medium
8457   * Let dpkg-gensymbols skip directories which are just symlinks when scanning
8458     the package build dir.
8459   * Bump urgency to medium to compensate lost days in testing migration due to
8460     the two last uploads.
8462  -- Raphaël Hertzog <hertzog@debian.org>  Sat, 26 Jan 2008 19:20:40 +0100
8464 dpkg (1.14.16.5) unstable; urgency=low
8466   * Fix dpkg-gensymbols handling of #include so that one can include multiple
8467     times the same file and have it properly taken into account.
8468   * Add many armel-specific symbols to dpkg-gensymbols' blacklist.
8469     Closes: #462318
8471  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 24 Jan 2008 14:20:10 +0100
8473 dpkg (1.14.16.4) unstable; urgency=low
8475   * Import capit in Dpkg::Cdata from Dpkg::Fields. Closes: #462172
8477  -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2008 08:44:32 +0200
8479 dpkg (1.14.16.3) unstable; urgency=low
8481   [ Raphaël Hertzog ]
8482   * Remove the ":utf8" layer that utf8-encodes already valid utf8.
8483     Closes: #462098
8484   * Disable variable substitution in dpkg-genchanges. Closes: #462079, #462089
8486   [ Guillem Jover ]
8487   * Make start-stop-daemon set the supplementary groups if the real user or
8488     group are different than the ones we should switch to. Closes: #462075
8489   * Fix segfault in start-stop-daemon when using --group w/o --chuid (as
8490     a side effect, using --group alone works for the first time in years).
8491     Closes: #462072
8492   * Fix timeout computations for start-stop-daemon --retry option. This has
8493     not worked properly for a long time (maybe never), but came to light
8494     due to #460903's fix. Closes: #462104
8496  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 23:39:59 +0200
8498 dpkg (1.14.16.2) unstable; urgency=low
8500   * Change uid after changing gid and initializing supplementary groups in
8501     start-stop-daemon. Closes: #462018
8502   * Change temporary dpkg Breaks on dpkg-dev (= 1.14.13) and (= 1.14.14)
8503     to Conflicts, so that users from etch can upgrade to sid (or lenny
8504     once dpkg has migrated).
8506  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 13:05:22 +0200
8508 dpkg (1.14.16.1) unstable; urgency=low
8510   * Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends.
8511     Reported by Aurelien Jarno. Closes: #461875
8513  -- Frank Lichtenheld <djpig@debian.org>  Mon, 21 Jan 2008 12:48:51 +0100
8515 dpkg (1.14.16) unstable; urgency=low
8517   [ Guillem Jover ]
8518   * Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps.
8519     Closes: #402901
8520   * Add build-essential to dpkg-dev Recommends.
8521   * Do not warn about unrecognized Homepage field in binary package stanzas
8522     in dpkg-genchanges and dpkg-source. Closes: #460309
8523   * Do not use the enoent helper binary, and use perl POSIX module instead.
8524   * Keep checking for the process when start-stop-daemon is called with
8525     --retry even if the daemon removed the pidfile. Closes: #460903
8526     Thanks to Justin Pryzby for the analysis.
8527   * Make --quiet silence --test in start-stop-daemon. Closes: #367998
8528   * Check current uid and gid in start-stop-daemon before calling setuid,
8529     setgid and initgroups. Closes: #222524
8530     Based on a patch by Samuel Thibault.
8531   * Remove unimplemented --test option from update-alternatives.
8532     Closes: #392432, #461247
8533   * Additionally check if errno is EEXIST after rmdir(2), as SUSv3 specifies
8534     that on non-empty directories it can either return that or ENOTEMPTY.
8535     This fixes run time problems on Solaris.
8536   * Fix start-stop-daemon --help output to state that --name is one of the
8537     possible required options to use. Closes: #354999
8538   * Demote dselect from priority important to optional. Closes: #461327
8539   * Fix portability issues on HP-UX, by not using backticks inside double
8540     quotes in m4 files. Closes: #24514
8541   * Switch Maintainer address to <debian-dpkg@lists.debian.org> from
8542     <team@dpkg.org>.
8543   * Add README.feature-removal-schedule describing the features to be removed
8544     and README.api describing the provided APIs.
8546   [ Frank Lichtenheld ]
8547   * Make the -L option of dpkg-parsechangelog actually work (it's
8548     only been eleven years...)
8549   * Import the code from my external Parse::DebianChangelog as
8550     Dpkg::Changelog and Dpkg::Changelog::Debian. Using this
8551     from parsechangelog/debian adds the following requested
8552     features:
8553      - Option to use a non-lossy format. Closes: #95579
8554      - Various options to better control how many entries
8555        should be displayed. Closes: #226932
8557   [ Raphaël Hertzog ]
8558   * Replaced all the remaining code in controllib.pl by new modules. All
8559     scripts have been adjusted to use the new modules and controllib.pl has
8560     been removed.
8561   * The code to parse debian/control is available in a perl module
8562     Dpkg::Control. Closes: #26554
8563   * Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on
8564     dpkg for the convenience of sid users. Closes: #459815
8565   * Update dpkg-source(1) to explain better what the directory after -b is.
8566     Closes: #323606
8567   * Also force version in ${binary:Version} if dpkg-gencontrol -v<version>
8568     is used. That way we're consistent with the definition of that variable
8569     in deb-substvars(5). Closes: #433477
8570   * Add support of Dm-Upload-Allowed field. Closes: #453400
8571   * Fix dpkg-shlibdeps' filtering of duplicated dependencies in fields of
8572     lesser priority (when -d is used).
8573   * Fix behaviour of dpkg-shlibdeps when the same binary was passed multiple
8574     times for use in different dependency fields (-d option).
8575   * Change logic of -si option of dpkg-genchanges to include the original
8576     tarball only if the current upstream version differs from the upstream
8577     version of the previous changelog entry. Replaces the heuristic based
8578     on revision number (-0, -0.1 or -1). Closes: #28701
8579   * Some code refactoring on dpkg-genchanges and bug fixes in the generation
8580     of the Description: field. As a result, source only uploads will no more
8581     have Description fields.
8582   * Add support of wildcard entries in symbols files. This makes it much
8583     simpler to write symbols files for well managed libraries but in that case
8584     dpkg-gensymbols can't check any more if symbols have disappeared.
8585     Closes: #459359
8587   [ Updated man pages translations ]
8588   * Fix typo in French. Closes: #460021
8589   * German (Helge Kreutzmann).
8591   [ Updated programs translations ]
8592   * Basque (Piarres Beobide). Closes: #459565
8593   * French (Christian Perrier).
8594   * German, Basque, Norwegian Bokmål, Swedish, Vietnamese, Simplified Chinese,
8595     Galician unfuzzied.
8596   * Russian (Yuri Kozlov). Closes: #460708
8598   [ Updated scripts translations ]
8599   * Russian (Yuri Kozlov). Closes: #460709
8600   * Swedish (Peter Karlsson).
8602  -- Guillem Jover <guillem@debian.org>  Mon, 21 Jan 2008 10:00:45 +0200
8604 dpkg (1.14.15) unstable; urgency=low
8606   [ Raphaël Hertzog ]
8607   * Make sure {dpkg-dev,dselect}.preinst are included in the source tarball.
8608     Closes: #452730
8609   * Blacklist armel-specific symbols in dpkg-gensymbols. Reported by Riku
8610     Voipio. Closes: #457964
8611   * Fix typos in various manpages. Patch from A. Costa. Closes: #458276
8612   * Make dpkg-shlibdeps choose the right symbols files when we have several
8613     debian/*/DEBIAN/symbols for a given soname. Closes: #458860
8614   * Add a -S<pkgbuilddir> option to dpkg-shlibdeps to indicate a package build
8615     tree to scan first when trying to find a needed library.
8616   * Change dpkg-gensymbols to mark symbols that disappeared with #MISSING
8617     instead of #DEPRECATED, it's clearer for people.
8618   * Fix Dpkg::Shlibs::Objdump to properly take into account R_*_COPY
8619     relocations. Closes: #454036
8620   * Explain better the order in which postinst/prerm scripts are called
8621     between a package and its dependencies. Thanks to Nicolas François and
8622     Helge Kreutzmann for their suggestions. Closes: #379641
8623   * Fix Dpkg::BuildOptions so that dpkg-buildpackage doesn't double all
8624     options in DEB_BUILD_OPTIONS when called with the -j parameter.
8625     Closes: #453656
8627   [ Guillem Jover ]
8628   * Move compression related variables to a new Dpkg::Compression module.
8629   * Remove disabled, obsolete and quite incomplete Hebrew translations.
8630   * Revert dpkg-dev versioned dependency bump on dpkg >= 1.14.13 back to
8631     >= 1.14.6, as the compression variables are now in a module in dpkg-dev.
8632   * Do not display garbage in dselect on monochrome terminals, by setting
8633     a missing ncurses character attribute. Closes: #155741, #157093
8634     Thanks to Sven Rudolph.
8635   * Do not loop endlessly in dselect with very long package descriptions.
8636     Closes: #179320, #342495
8637     Thanks to John Zaitseff.
8638   * Ignore wrapped lines in install-info when matching section titles.
8639     Closes: #214684
8640     Thanks to Andreas Metzler and Ian Zimmerman.
8641   * Do not use strdup for execvp arguments. Closes: #379027
8642   * Do not print 'failed to kill' warning in start-stop-daemon when polling
8643     the pid. Closes: #157305, #352554
8644     Thanks to Samuel Thibault.
8645   * Properly print build message in dpkg-buildpackage for lzma and bzip2
8646     compressed sources. Closes: #458519
8647   * Promote bzip2 Recommends to Depends for dpkg-dev. Closes: #458521
8648   * Add lzma to dpkg-dev Depends.
8649   * Do not automatically enable -j if DEB_BUILD_OPTIONS contains parallel=n,
8650     and allow overriding its value from the environment. Closes: #458589
8651   * Fix Dpkg::BuildOptions to parse all options in DEB_BUILD_OPTIONS, so
8652     that dpkg-buildpackage called with -j preserves unrecognized options.
8653   * Fix several signed vs unsigned value comparisons that were making some
8654     code to never be executed.
8656   [ Updated programs translations ]
8657   * French (Christian Perrier).
8658   * German (Sven Joachim). Closes: #459223
8659   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #457918, #458732
8660   * Simplified Chinese (Deng Xiyue). Closes: #459018
8661   * Swedish (Peter Karlsson).
8662   * Vietnamese (Clytie Siddall). Closes: #459016
8664   [ Updated scripts translations ]
8665   * French (Christian Perrier).
8666   * Swedish (Peter Karlsson).
8668   [ Updated man pages translations ]
8669   * Swedish (Peter Karlsson).
8671  -- Guillem Jover <guillem@debian.org>  Mon, 07 Jan 2008 12:12:16 +0200
8673 dpkg (1.14.14) unstable; urgency=low
8675   * Fix override disparity: set priority of dselect to important.
8676   * Add libio-string-perl to Build-Depends as it's needed by a non-regression
8677     test (fix FTBFS, thus a quick upload).
8678   * Make dpkg-dev depend on dpkg (>= 1.14.13) as the latest Dpkg.pm is needed
8679     for dpkg-source.
8681  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 27 Dec 2007 11:20:38 +0100
8683 dpkg (1.14.13) unstable; urgency=low
8685   [ Frank Lichtenheld ]
8686   * Add an own manpage for Dpkg's version format. Mostly stolen
8687     from policy. Closes: #373003
8688   * Fix control file parsing for field values starting with a colon.
8689     Apparently nobody ever needed this until Vcs-Cvs came along.
8690     Closes: #453364
8691   * Copy the usr/share/doc directory to dpkg-dev and dselect (Instead
8692     of using symlinks). The space requirements are minimal and adding
8693     the needed dependencies to comply with policy would be way more
8694     inconvenient. Pointed out by Rene Engelhard. Closes: #452730
8695   * Allow more than one arch and more than one type of a package
8696     in debian/files. Parts of the patch by Goswin von Brederlow
8697     and Bastian Blank. Closes: #356299, #377400, #229143
8698   * Allow building only architecture independent packages (-A).
8699     Closes: #109794, #200454
8700   * Bump Standards-Version to 3.7.3 (no changes)
8702   [ Raphaël Hertzog ]
8703   * When dpkg-shlibdeps finds a lib in a directory which is just a symlink to
8704     another directory that is also considered, remember the other directory
8705     name as the canonical one. Closes: #453885
8706   * dpkg-shlibdeps doesn't warn any more about libm.so.6 being unused if the
8707     binary is also linked against libstdc++ since g++ always add an implicit
8708     -lm. Closes: #454616
8709   * Included files in symbols files (via #include) do no more need to repeat
8710     the header line. Closes: #455260
8711   * Tweak the sort algorithm between dependencies so that intervals
8712     are displayed as "a (>= 1), a (<< 2)" instead of the opposite.
8713     Closes: #455520
8714   * Extend format of symbols files to support arbitrary fields of
8715     meta-information. First field is Build-Depends-Package used to extract the
8716     version requirement possibly encoded in the Build-Depends field and make
8717     sure that the generated dependency is at least as strict as this one.
8718   * Fix dpkg-gensymbols to not update version info of a deprecated symbol.
8719     Closes: #457739
8720   * Fix dpkg-source's behaviour with options -sk -sK -sp -sP. Closes: #457784
8722   [ Guillem Jover ]
8723   * Ignore the man pages when building without NLS support. Closes: #457673
8724   * Fix perl warnings:
8725     - Check for undefined values when reading from the alternative db.
8726   * Properly handle symlinks for alternatives with nonexistent slave links.
8727     Closes: #76295, #246906, #433567, #451872, #220044, #392440, #441021
8728     Closes: #443241
8729     Based on a patch by Daniel Leidert <daniel.leidert@wgdd.de>.
8730   * Fail when diverting to a non existent directory. Closes: #245562
8731     Thanks to Flavio Stanchina <flavio@stanchina.net>.
8732   * Refactor update-alternatives.
8734   [ Updated programs translations ]
8735   * French (Christian Perrier, as this was trivial).
8736   * Spanish (Javier Fernández-Sanguino Peña). Closes: #456984
8737   * Swedish (Peter Karlsson).
8739   [ Updated man pages translations ]
8740   * German (Helge Kreutzmann).
8741   * Swedish (Peter Karlsson).
8743   [ Updated scripts translations ]
8744   * French (Frédéric Bothamy).
8745   * German (Helge Kreutzmann).
8746   * Japanese (Kenshi Muto). Closes: #455841
8747   * Swedish (Peter Karlsson).
8749  -- Guillem Jover <guillem@debian.org>  Thu, 27 Dec 2007 09:16:45 +0200
8751 dpkg (1.14.12) unstable; urgency=low
8753   [ Raphaël Hertzog ]
8754   * Add -I<file> option to dpkg-gensymbols to force the usage of a specific
8755     symbols file.
8756   * Dpkg::Shlibs::find_library() now returns canonicalized paths.
8757   * dpkg-shlibdeps always tries the realpath() of a lib as fallback when
8758     trying to identify the package of a lib (and not only for symlinks).
8759   * dpkg-shlibdeps doesn't fail any more if it can't find unversioned
8760     libraries on the presumption that they are just private libraries. Outputs
8761     a warning instead.
8762   * Expand the dpkg-shlibdeps manual page with explanations concerning
8763     failures.
8764   * The environment variable DPKG_GENSYMBOLS_CHECK_LEVEL can be used to force
8765     dpkg-gensymbols to use a precise level of checks. Closes: #452022
8767   [ Guillem Jover ]
8768   * Define several private functions and variables as static.
8769   * Move extern declarations to header files and stop defining them as extern.
8770   * Unify parsing of Section and Priority in dpkg-gencontrol with Homepage.
8771   * Switch dpkg-scanpackages to use the new Dpkg::ErrorHandling and
8772     Dpkg::Versions modules.
8774  -- Guillem Jover <guillem@debian.org>  Thu, 29 Nov 2007 06:14:09 +0200
8776 dpkg (1.14.11) unstable; urgency=low
8778   [ Raphaël Hertzog ]
8779   * dpkg-shlibdeps now ignores the lack of dependency information in some
8780     specific cases (instead of failing):
8781     - when the library is in the same package than the binary analyzed
8782     - when the library is not versioned and can't have a shlibs file
8783   * dpkg-shlibdeps now only displays 10 warnings about symbols not found for
8784     each binary and a count of skipped warnings. Closes: #452318
8785   * dpkg-shlibdeps: optimize "dpkg -S" lookups by caching results, patch
8786     from Aaron M. Ucko <ucko@debian.org>. Closes: #452577
8788   [ Guillem Jover ]
8789   * Fix dpkg-scanpackages to properly support an optional override file.
8790     Closes: #452621
8792  -- Guillem Jover <guillem@debian.org>  Sat, 24 Nov 2007 07:19:02 +0200
8794 dpkg (1.14.10) unstable; urgency=low
8796   [ Raphaël Hertzog ]
8797   * dpkg-shlibdeps now correctly identify private libraries (avoid many
8798     warnings with perl/python modules). Closes: #452338
8799   * Move capit() to a Dpkg::Fields module and use it in dpkg-shlibdeps.
8800     Closes: #452262
8801   * Add more debug messages to dpkg-shlibdeps to ease collecting information
8802     in case of problems.
8803   * dpkg-shlibdeps now accepts again empty dependencies in shlibs files.
8804   * dpkg-shlibdeps will try harder to identify packages providing a library
8805     by looking up dpkg -S on the realpath of any symlink to a library.
8806     Closes: #452339
8807   * dpkg-source now correctly identifies the extension of the
8808     orig.tar.{gz,bz2,lzma} file and won't unexpectedly create "Format: 2.0"
8809     .dsc files.
8811   [ Guillem Jover ]
8812   * Add support for Package-Type in dpkg-name.
8813   * Restore cross compilation support by honouring the environment host and
8814     arch variables to override the default values on the dpkg-dev scripts.
8816   [ Updated man pages translations ]
8817   * Swedish (Peter Karlsson)
8819   [ Added scripts translations ]
8820   * Swedish (Peter Karlsson)
8822  -- Guillem Jover <guillem@debian.org>  Fri, 23 Nov 2007 06:32:27 +0200
8824 dpkg (1.14.9) unstable; urgency=low
8826   [ Raphaël Hertzog ]
8827   * Fix bad behaviour of Dpkg::Path::get_pkg_root_dir() and adjust
8828     dpkg-shlibdeps accordingly. Closes: #452012
8829   * Fix Dpkg::Deps to accept empty fields. Closes: #452013
8831   [ Updated man pages translations ]
8832   * German (Helge Kreutzmann).
8834  -- Guillem Jover <guillem@debian.org>  Tue, 20 Nov 2007 07:15:41 +0200
8836 dpkg (1.14.8) unstable; urgency=low
8838   [ Raphaël Hertzog ]
8839   * Heavy rework of dpkg-shlibdeps:
8840     - Support "symbols" files to generate finer-grained dependencies.
8841       Those files can be created by the new dpkg-gensymbols command.
8842       Closes: #430367
8843     - Uses now all paths in RPATH (instead of only the first).
8844       Closes: #395942
8845     - Support parsing include directives in /etc/ld.so.conf. Closes: #431597
8846     - Libraries are also searched in the public directories of packages
8847       being built and thus debian/shlibs.local can effectively define
8848       dependencies for libraries that are being built. Closes: #80340
8849     - "symbols" files use the full SONAME as key instead of splitting it in
8850       (name, version) like in the "shlibs" format. This allows binaries to
8851       be linked with unversioned libraries and not fail. Note that
8852       unversioned libraries are still a very bad idea.  Closes: #48208
8853     - dpkg-shlibdeps now supports '-x<package>' options that can be used to
8854       exclude packages from generated dependencies (use with care though).
8855       Closes: #41907, #109954
8856     - If dpkg-shlibdeps doesn't find any dependency information for a
8857       shared library that is actively used, then it will fail. This can be
8858       disabled with the option '--ignore-missing-info'. Closes: #10807
8859   * Switch perl programs to use the new Dpkg::Deps module. This changes the
8860     behaviour of dpkg-gencontrol and dpkg-source which will rewrite and
8861     simplify dependencies and build dependencies as possible. Multiple
8862     dependencies on the same package are replaced by their intersection.
8863     Closes: #178203, #186809, #222652
8865   [ Frank Lichtenheld ]
8866   * Add $(MAKE) check to build target
8867   * Allow using other compressions than gzip on dpkg-source -b
8868     (NOTE: this will result in a Format: 2.0 source package!).
8869     Closes: #382673
8870   * Various small fixes to the manpages suggested by Helge Kreutzmann.
8871     Closes: #445858
8872   * Fix Dpkg::BuildOptions (and thereby dpkg-buildpackage) to really
8873     set DEB_BUILD_OPTIONS. Found by Daniel Shepler. Closes: #446119
8874   * Change some ' in shell code in dpkg-source.1 and dpkg-query.1 to
8875     proper \(aq. Reported by Daniel van Eeden. Closes: #447476
8877   [ Guillem Jover ]
8878   * Use shipped perl modules when calling perl programs at build time.
8879   * Switch perl programs to use the new Dpkg::ErrorHandling and Dpkg::Arch
8880     perl modules.
8881   * Add support for format strings in Dpkg::ErrorHandling functions.
8882   * Move build and host arch detection code from dpkg-architecture to
8883     Dpkg::Arch.
8884   * Add initial udeb support:
8885     - Support new fields Package-Type, Subarchitecture, Kernel-Version
8886       and Installer-Menu-Item. Closes: #383916
8887     - New '--type' option for dpkg-scanpackages.
8888   * Make dpkg-dev Conflict on dpkg-cross << 2.0.0 which was sourcing
8889     dpkg-buildpackage expecting it to be a shell script. Closes: #445852
8890   * Get rid of undefined macros from man pages. Thanks to Colin Watson
8891     for the analysis.
8893   [ Updated dselect translations ]
8894   * Czech (Miroslav Kure).
8896   [ Added programs translations ]
8897   * Thai (Theppitak Karoonboonyanan). Closes: #446501
8899   [ Updated programs translations ]
8900   * Czech (Miroslav Kure).
8901   * Galician (Jacobo Tarrio). Closes: #446624
8902   * Polish (Robert Luberda).
8903   * Russian (Yuri Kozlov). Closes: #446278
8905   [ Updated man pages translations ]
8906   * German (Helge Kreutzmann). Closes: #448354
8907   * Polish (Robert Luberda).
8908   * Swedish (Peter Karlsson).
8910   [ Added scripts translations ]
8911   * German (Helge Kreutzmann). Closes: #448353
8913   [ Updated scripts translations ]
8914   * Polish (Robert Luberda).
8915   * Swedish (Peter Karlsson).
8917  -- Guillem Jover <guillem@debian.org>  Mon, 19 Nov 2007 10:36:30 +0200
8919 dpkg (1.14.7) unstable; urgency=low
8921   [ Guillem Jover ]
8922   * Add back $dpkglib into @INC, needed by the controllib.pl require in
8923     822-date. Closes: #440962
8924   * Document in dpkg-scanpackages that apt now requires Packages.bz2 in
8925     preference to Packages.gz. Closes: #440973
8926   * Stop recognizing the obsolete Optional field when building packages.
8927   * Use fakeroot, if present, by default to gain root privileges in
8928     dpkg-buildpackage.
8929   * Fix typos in dpkg-deb.1 and start-stop-daemon.8. Closes: #441051
8930     Thanks to A. Costa.
8931   * After '<prerm> remove' fails and while doing the error unwinding, if
8932     the '<postinst> abort-remove' call succeeds, preserve the old status
8933     instead of unconditionally setting it to 'Installed'. Closes: #432893
8934     Thanks to Brian M. Carlson.
8935   * Add Vcs-Browser and Vcs-Git fields to debian/control.
8936   * Add a Homepage field to debian/control (to be changed later when
8937     there's a more formal site).
8938   * Allow comparing unsupported architectures for equality and identity.
8939     Based on a patch by Frank Lichtenheld. Closes: #427210
8940   * Document Origin and Bugs fields in deb-control.5. Closes: #173463
8941   * Do not replace substvars for build dependencies (it was not supported
8942     anyway).
8944   [ Frank Lichtenheld ]
8945   * Add _MTN to dpkg-source -i default regex. Suggested by Jari Aalto.
8946   * Convert dpkg-buildpackage to a Perl script.
8947     Fix some bugs in the new script detected in experimental:
8948     Closes: #444362
8949   * dpkg-buildpackage accepts a -j<n> option now which will set
8950     MAKEFLAGS(-j<n>) and DEB_BUILD_OPTIONS(parallel=<n>) accordingly.
8951     parallel=<n> in DEB_BUILD_OPTIONS will be passed to MAKEFLAGS as
8952     well. Based on an idea by Robert Millan. Closes: #440636
8953   * Allow dpkg-source -I without a pattern which will load a default
8954     list of pattern similar to -i without regexp. Patch by
8955     Jari Aalto. Closes: #440972
8956   * Rework documentation of dpkg-source's -i and -I options.
8957     Closes: #323911, #440956
8958   * Add --utf8-strings to gpg call in dpkg-buildpackage since
8959     that seems to be the better default. Suggested by Székelyi Szabolcs.
8960     Closes: #379418
8961   * Let dpkg-buildpackage error out early if the version number from
8962     the changelog is not a valid Debian version. Closes: #216075
8963   * Fix dpkg-source to create correct diffs for files with spaces in
8964     their name (apparently we don't have many of those ;).
8965     Based on a patch by Marcel Toele. Closes: #445380
8967   [ Updated programs translations ]
8968   * Basque (Piarres Beobide). Closes: #440859
8969   * Danish (Claus Hindsgaul). Closes: #441106
8970   * French (Frédéric Bothamy).
8971   * German (Sven Joachim). Closes: #440537
8972   * Nepali (Shiva Prasad Pokharel). Closes: #437825
8973   * Portuguese (Miguel Figueiredo). Closes: #441113
8974   * Romanian (Eddy Petrişor).
8975   * Vietnamese (Clytie Siddall). Closes: #440502
8976   * Korean (Sunjae Park). Closes: #443190
8978   [ Updated man pages translations ]
8979   * German (Helge Kreutzmann).
8980   * Swedish (Peter Karlsson).
8981   * Korean (Sunjae Park). Closes: #443191
8983   [ Updated scripts translations ]
8984   * Correct a typo in the French translation. Closes: #443276
8985   * Swedish (Peter Karlsson).
8987  -- Guillem Jover <guillem@debian.org>  Mon, 08 Oct 2007 07:31:34 +0300
8989 dpkg (1.14.6) unstable; urgency=low
8991   [ Frank Lichtenheld ]
8992   * Synchronise usage information of dpkg, dpkg-deb, and
8993     dpkg-query man pages. This fixes some small mistakes
8994     and also Closes: #321520
8996   [ Guillem Jover ]
8997   * Man pages cleanup:
8998     - Some italics and bold fixes.
8999     - Unify ellipsis, argument separator, and remove redundant program name
9000       preceding the options.
9001     - Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
9002       and remove leftover string from man page split. Closes: #439306
9003     - Split option descriptions so that it gets easier to distinguish.
9004     - Unify author and copyright information formatting.
9005   * Move variables automatically modified at build time for the perl scripts
9006     to a new style perl module (Dpkg) and make all programs use it.
9007   * Switch 'dpkg-gettext.pl' to a new style perl module (Dpkg::Gettext).
9008   * Implement support for Breaks field. Closes: #379140
9009     Thanks to Ian Jackson.
9010   * Run the deconfiguration of each package to be deconfigured once, instead
9011     of once per each conflicting package being removed. Closes: #378003
9012     Thanks to Ian Jackson.
9013   * Do not segfault when the result from a 'dpkg-query -l' is bigger than
9014     the total number of current packages, and do not produce repeated
9015     results with overlapping patterns on 'dpkg-query -W'. Closes: #428427
9016   * Tightening dpkg-dev versioned Depends to dpkg 1.14.6, and dpkg Conflicts
9017     against << dpkg-dev 1.14.6, where the perl modularization started.
9018   * Do not print empty lines after 'Setting up ...' output. Closes: #392317
9019   * When a slave alternative is inapplicable do not attempt to create the
9020     slave link before removing it again. Closes: #411699
9021     Thanks to Ian Jackson.
9022   * Do not consider it a file conflict if the package contains a symlink
9023     to a directory where the existing symlink on-disk points to the
9024     same place. Closes: #377682
9025     Thanks to Ian Jackson.
9026   * Fix perl warnings:
9027     - When removing a non diverted file with dpkg-divert. Closes: #438416
9028   * Implement support for Homepage field. Closes: #142324
9029   * Ignore XB- fields instead of XC- fields from control file binary package
9030     stanzas in dpkg-genchanges.
9031   * Explicitly ignore all known fields from the control file source package
9032     stanza in dpkg-genchanges, instead of leaving unknown fields unwarned.
9033   * Implement support for Vcs-Browser, Vcs-Arch, Vcs-Bzr, Vcs-Cvs, Vcs-Darcs,
9034     Vcs-Git, Vcs-Hg, Vcs-Mtn and Vcs-Svn fields in control file source
9035     package stanza.
9036   * Implement support for Tag field.
9038   [ Updated scripts translations ]
9039   * French (Frédéric Bothamy, Christian Perrier).
9040   * Swedish (Peter Karlsson).
9042   [ Updated programs translations ]
9043   * Dzongkha (Tshewang Norbu). Closes: #430931
9044   * Nepali (Shiva Prasad Pokharel). Closes: #435353
9045   * Polish (Robert Luberda).
9046   * Russian (Yuri Kozlov). Closes: #436147
9047   * Swedish (Peter Karlsson).
9049   [ Updated dselect translations ]
9050   * Russian (Yuri Kozlov). Closes: #436149
9051   * Swedish (Peter Karlsson).
9053   [ Updated man pages translations ]
9054   * German (Helge Kreutzmann).
9055   * Polish (Robert Luberda).
9056   * Swedish (Peter Karlsson).
9058  -- Guillem Jover <guillem@debian.org>  Wed, 05 Sep 2007 07:36:02 +0300
9060 dpkg (1.14.5) unstable; urgency=low
9062   [ Guillem Jover ]
9063   * Add lpia support to ostable and triplettable.
9064   * Fix dpkg-source to not emit duplicated entries for the Architecture field
9065     in the .dsc file.
9066   * Fix dpkg-scanpackages to load the override file after having filled the
9067     packages information. Closes: #428169, #428470
9068   * Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
9069     Thanks to Adeodato Simó.
9070   * Support a colon separated list of paths from the ELF RPATH field in
9071     dpkg-shlibdeps. Thanks to Jiří Paleček. Closes: #427988
9072   * Man pages cleanup:
9073     - Reference deb-substvars(5) instead of dpkg-substvars(5). Closes: #429182
9074     - Mark dpkg-* commands in bold.
9075     - Unify title header.
9076     - Remove an additional space in install-info(8) and mark gzip in bold
9077       and remove redundant reference to GNU.
9078     - Fix explanation of dpkg-source '-b' option, remove a reference to
9079       checking for a missing empty string argument, and add a reference
9080       to '-sX' arguments affecting the behaviour. Closes: #428167
9081     - Remove documented dpkg-gencontrol options in dpkg-source left over
9082       from the man pages split.
9084   [ Frank Lichtenheld ]
9085   * Fix typo in German translation of start-stop-daemon(8).
9086     Noted by Joachim Breitner. Closes: #430008
9087   * Correct permission and owner/group handling when extracting
9088     tar balls to match more the user's preferences instead of
9089     ours or the ones from the originator of the tar ball. Patch
9090     by Ian Jackson. Closes: #390915, #207289
9091   * dpkg-source warns now about new empty files since those will
9092     not be represented in the diff. Closes: #383394
9094   [ Updated dselect translations ]
9095   * French (Christian Perrier).
9096   * Romanian (Eddy Petrişor).
9098   [ Updated programs translations ]
9099   * Estonian (Ivar Smolin). Closes: #427589
9100   * Portuguese (Miguel Figueiredo).
9101   * Romanian (Eddy Petrişor).
9102   * Spanish (Javier Fernandez-Sanguino). Closes: #429958
9104   [ Updated man pages translations ]
9105   * German (Helge Kreutzmann).
9107  -- Frank Lichtenheld <djpig@debian.org>  Tue, 03 Jul 2007 00:27:07 +0200
9109 dpkg (1.14.4) unstable; urgency=low
9111   [ Guillem Jover ]
9112   * Fix perl warnings:
9113     - When unpacking a source package with -sp from a different directory
9114       than the one containing the tarball. Closes: #424998
9115   * Remove an unused variable in dpkg-statoverride by renaming it to the
9116     initially intended name. Closes: #425041
9117   * Fix loose regex in dpkg-source (/\.debian.tar/ -> /\.debian\.tar/).
9118     Thanks to Kylan Robinson. Closes: #425629
9119   * Revert change on 1.14.0 from Aaron M. Ucko. Trim down duped entries only
9120     when passing them to dpkg-query instead. Closes: #425641
9121   * Recognize again architecture wildcards. Closes: #424670
9123   [ Updated programs translations ]
9124   * Basque (Piarres Beobide). Closes: #425776
9125   * French (Frédéric Bothamy).
9126   * Galician (Jacobo Tarrío).
9128  -- Guillem Jover <guillem@debian.org>  Thu, 24 May 2007 19:30:26 +0300
9130 dpkg (1.14.3) unstable; urgency=low
9132   [ Guillem Jover ]
9133   * Fix perl warnings:
9134     - In dpkg-genchanges when called with -S. Closes: #423193
9135     - In architecture comparison operations. Closes: #423452
9136     - Fill slavepaths undefined entries with an empty string to guarantee
9137       they are always defined. Closes: #423140, #423451, #423544, #423555
9138   * Include the new split man pages deb-substvars.5, deb-override.5 and
9139     deb-shlibs.5 in dpkg-dev.
9140   * Fix deb-substvars.5 section to match reality.
9141   * Refactor update-alternatives.
9142   * Fix dpkg-divert to work again w/o specifying the '--divert' and
9143     '--package' or '--local' options. Closes: #423864
9144   * Document in install-info.8 that when no '--section' option is specified,
9145     install-info will try to use the INFO-DIR-SECTION entry from the info
9146     file. Add missing commas. Thanks to Kurt B. Kaiser. Closes: #397737
9147   * Disambiguate in install-info.8 the use of 'Info directory' with
9148     'Info dir file'. Closes: #420766
9149   * Document in deb-control.5 that the control file can have '#'-style
9150     comments. Closes: #406481
9151   * Make start-stop-daemon fork twice while daemonizing.
9153   [ Updated scripts translations ]
9154   * French (Frédéric Bothamy). Closes: #423392
9156   [ Updated programs translations ]
9157   * French (Christian Perrier).
9158   * German (Sven Joachim). Closes: #423401
9160   [ Updated dselect translations ]
9161   * German (Sven Joachim). Closes: #423403
9163  -- Guillem Jover <guillem@debian.org>  Tue, 15 May 2007 16:02:59 +0300
9165 dpkg (1.14.2) unstable; urgency=low
9167   [ Guillem Jover ]
9168   * Remove bashisms in dpkg-buildpackage. Closes: #422239
9169   * Handle case in update-alternatives when there's no existing alternative
9170     to configure. Closes: #260987, #353252, #367717, #392431
9171   * Add solaris support to ostable and triplettable. Closes: #361866
9172   * Properly create the generic name symlink in update-alternatives for new
9173     alternatives. Closes: #422979
9174   * Include translations again, which disappeared due to a dirty source tree
9175     and a bogus Makefile.am for the man pages. Closes: #423029, #423085
9177  -- Guillem Jover <guillem@debian.org>  Wed, 09 May 2007 22:22:45 +0300
9179 dpkg (1.14.1) unstable; urgency=low
9181   [ Guillem Jover ]
9182   * Fix partial upgrades by tightening dpkg-dev versioned Depends to
9183     dpkg 1.14.0, and dpkg Conflicts against << dpkg-dev 1.14.0, where
9184     the triplettable support first appeared. Closes: #422848
9186  -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 18:23:49 +0300
9188 dpkg (1.14.0) unstable; urgency=low
9190   [ Guillem Jover ]
9191   * Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the
9192     one in the source. Thanks to Nicolas François. Closes: #379320
9193   * Allow dpkg-buildpackage to properly override '-b' when passed after '-B'.
9194     Thanks to Julian Gilbey. Closes: #397479
9195   * Move retrieval of uid and gid information from controllib.pl into a
9196     function, so that scripts not needing it do not execute that code.
9197     Based on a patch by Riku Voipio. Closes: #396884
9198   * Do not bail out in dpkg when building without start-stop-daemon support,
9199     by checking if the macro value is true instead of it being defined.
9200     Thanks to Mark Rosenstand.
9201   * Make all perl scripts use strict and warnings, to ease catching errors.
9202   * Refactor update-alternatives code, with the side effect that now commands
9203     on non existing link group files will return an error code (except
9204     for --remove, now). Closes: #273407
9205   * Add a missing newline to a warning message in dpkg. Closes: #390914
9206     Thanks to Ian Jackson.
9207   * Fix typo in variable name in dpkg-source which was causing it to not
9208     create directories when extracting the diff. Closes: #374645
9209   * Fix up and down keystrokes in the dselect help message. Closes: #383438
9210     Thanks to Sven Joachim.
9211   * Convert 822-date to be a simple wrapper around 'date -R'. 822-date is
9212     now deprecated and should not be used anymore. It might be removed
9213     sometime in the future. Closes: #31634, #367712, #314462
9214     Thanks to Frank Lichtenheld.
9215   * Add '.gitignore' to the default dpkg-source -i regex. Closes: #409566
9216     Thanks to Julien Cristau.
9217   * Add '.hg' to the default dpkg-source -i regex. Closes: #414794
9218   * Use l10n-friendlier strings to describe dependencies. Closes: #390916
9219     Thanks to Ian Jackson.
9220   * Change priority for dpkg-dev from standard to optional to match the
9221     override.
9222   * Do not use a build-stamp in debian/rules.
9223   * Fix confusing bottom status lines in dselect, unifying them by removing
9224     the method or package name and capitalizing. Closes: #9085
9225   * Check proper error value returned by BZ2_bzerror. Closes: #410605
9226   * Exit with an error instead of an assert if a file name is too long when
9227     building a .deb package. Closes: #393069
9228   * Exit with an error instead of an assert if the number of conflictors is
9229     exceeded. Remove bogus comments. Closes: #377855
9230   * Fix regular expression special-casing Origin, Bugs and Maintainer fields
9231     which was making X[SBC]- fields containing such strings to propagate into
9232     the .deb control file unprocessed. Thanks to Colin Watson.
9233   * Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
9234     and dpkg-shlibdeps. Closes: #162348
9235   * Cleaning and format unification of manual pages.
9236   * Make the override-file argument to dpkg-scanpackages optional.
9237   * Refactor compression filtering code.
9238   * Split override file information from dpkg-scanpackages.1 into
9239     deb-override.5 manual page.
9240   * Split dpkg-source.1 into independent man pages, namely deb-substvars.5,
9241     deb-shlibs.5, dpkg-buildpackage.1, dpkg-distaddfile.1, dpkg-genchanges.1,
9242     dpkg-gencontrol.1, dpkg-parsechangelog.1 and dpkg-shlibdeps.1.
9243   * Support building binary packages with the member data.tar.lzma compressed
9244     with lzma.
9245   * Require gettext 0.16.1.
9246   * Show the epoch (if present) when displaying package versions.
9247     Closes: #107449, #179913, #345594, #393924, #405668
9248     Based on a patch by Jeffrey W. Baker.
9249   * Switch from pseudo-tags to usertags, and update the documentation.
9250   * Fix typo in German dpkg man page. Closes: #416167
9251     Thanks to Martin Weis.
9252   * Properly sort Uploaders field in generated .dsc files.
9253   * Reorder a bit the fields in output files.
9254   * Speed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped
9255     libraries. Thanks to Aaron M. Ucko. Closes: #421290
9256   * Generalize source architecture handling by abstracting it through the new
9257     Debian triplet and the new triplettable.
9258   * Add armel support to ostable and triplettable. Closes: #414087
9260   [ Updated programs translations ]
9261   * Dutch (Bart Cornelis).
9262   * French (Frédéric Bothamy).
9263   * Polish (Robert Luberda).
9264   * Romanian (Eddy Petrişor).
9265   * Simplified Chinese (Anthony Wong). Closes: #415320
9266   * Traditional Chinese (Anthony Wong). Closes: #415230
9268   [ Added programs translations ]
9269   * Estonian added (Ivar Smolin). Closes: #422404
9270   * Kurdish added (Erdal Ronahi). Closes: #418154
9271   * Marathi added (Priti Patil). Closes: #416810
9273   [ Updated man pages translations ]
9274   * German (German l10n team). Closes: #418528
9275   * Polish (Robert Luberda).
9277   [ Updated dselect translations ]
9278   * Dutch (Bart Cornelis).
9279   * Polish (Robert Luberda).
9281  -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 11:11:50 +0300
9283 dpkg (1.13.25) unstable; urgency=low
9285   [ Guillem Jover ]
9286   * Fix year 2018 in changelog for Michael Alan Dorman's upload in 1998,
9287     which was confusing the changelog parsers. Closes: #402526
9288   * Document in its man page that update-alternatives requires cooperation
9289     from all packages dealing with the specific file. Closes: #396338
9290     Thanks to Tomas Pospisek <tpo_deb@sourcepole.ch>.
9291   * Require POSIX inside subprocerr in controllib.pl. Closes: #390636
9292     Thanks to Brendan O'Dea <bod@debian.org>.
9293   * Support extracting lzma compressed source and binary packages,
9294     and add a Suggests on package lzma. Closes: #347715
9295   * Add '/emul/ia32-linux' biarch paths to dpkg-shlibdeps. Closes: #403216
9296   * Remove non-modified /etc/dpkg/dpkg.cfg configuration file when upgrading
9297     from versions 1.9.21 through 1.10.28, to avoid getting prompted about
9298     conffile changes. Closes: #398061
9300   [ Updated programs translations ]
9301   * Chinese (Traditional, Asho Yeh).
9302   * Korean (Sunjae Park). Closes: #394135, #404938
9303   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #391143
9304   * Nepali (Shiva Prasad Pokharel).
9305   * Romanian (Eddy Petrişor).
9306   * Catalan (Jordà Polo).
9307   * Swedish (Peter Karlsson).
9308   * Vietnamese (Clytie Siddall). Closes: #399343
9310   [ Added programs translations ]
9311   * Punjabi (A S Alam).
9313   [ Updated scripts translations ]
9314   * Catalan (Jordi Mallach).
9316   [ Updated dselect translations ]
9317   * Korean (Sunjae Park). Closes: #404943
9319  -- Guillem Jover <guillem@debian.org>  Tue,  2 Jan 2007 00:23:57 +0200
9321 dpkg (1.13.24) unstable; urgency=low
9323   [ Guillem Jover ]
9324   * Fix dselect segfault by adding a field description matching the
9325     dependency field enum position. Closes: #392731, #392724
9327   [ Updated programs translations ]
9328   * Nepali (Shiva Prasad Pokharel). Closes: #373728
9330  -- Guillem Jover <guillem@debian.org>  Fri, 13 Oct 2006 16:34:39 +0300
9332 dpkg (1.13.23) unstable; urgency=low
9334   [ Guillem Jover ]
9335   * Add initial support for the Breaks field, by parsing but rejecting it.
9336     Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #375703
9337   * Use dpkg-architecture from the source tree to get the target Debian
9338     architecture, instead of duplicating the logic in the m4 files.
9339   * Remove comment headers in dselect/helpmsgs.{cc,h} about the files being
9340     autogenerated, replace them with a proper license and copyright comment.
9341     Closes: #382308
9342   * Add a new line at the end of m4/compiler.m4 file, to cope with an
9343     autoreconf failure due to the new m4 1.4.7.
9345   [ Nicolas François ]
9346   * Specify --null before the -T tar's option to avoid the "tar: -: file name
9347     read contains nul character" warning.
9348     Closes: #376351, #375749, #376724, #377279
9350   [ Added programs translations ]
9351   * Dzongkha (Kinley Tshering).
9353   [ Updated programs translations ]
9354   * Basque (Piarres Beobide). Closes: #375118
9355   * Brazilian Portuguese (Andre Luis Lopes).
9356   * Catalan (Robert Millan, Jordi Mallach). Closes: #383448
9357   * Czech (Miroslav Kure).
9358   * Danish (Claus Hindsgaul).
9359   * Dutch (Bart Cornelis).
9360   * Dzongkha (Tenzin Dendup). Closes: #388192
9361   * French (Frédéric Bothamy).
9362   * Galician (Jacobo Tarrio).
9363   * German (Sven Joachim). Closes: #381409, #381740
9364   * Hungarian (SZERVÁC Attila).
9365   * Italian (Stefano Canepa, Davide Viti). Closes: #387821
9366   * Japanese (Kenshi Muto). Closes: #386963
9367   * Khmer (Khoem Sokhem). Closes: #375099
9368   * Portuguese (Miguel Figueiredo, Rui Branco).
9369   * Romanian (Eddy Petrişor).
9370   * Russian (Yuri Kozlov). Closes: #376746, #391143
9371   * Slovak (Peter Mann). Closes: #387282
9372   * Spanish (Javier Fernandez-Sanguino). Closes: #386759
9373   * Swedish (Daniel Nylander). Closes: #383643
9374   * Vietnamese (Clytie Siddall). Closes: #383588
9376   [ Added scripts translations ]
9377   * Catalan (Jordi Mallach).
9378   * French (Philippe Batailler).
9380   [ Updated dselect translations ]
9381   * Brazilian Portuguese (Andre Luis Lopes).
9382   * Catalan (Robert Millan, Jordi Mallach).
9383   * Danish (Claus Hindsgaul).
9384   * German (Sven Joachim). Closes: #384843
9385     (Sven is now the new German translation maintainer for dpkg and dselect).
9386   * Hungarian (SZERVÁC Attila).
9387   * Indonesian (Arief S Fitrianto). Closes: #391144
9388   * Italian (Stefano Canepa).
9389   * Japanese (Kenshi Muto).
9390   * Norwegian Bokmål (Hans Fr. Nordhaug).
9391   * Russian (Yuri Kozlov).
9392   * Slovak (Peter Mann).
9393   * Spanish (Javier Fernández-Sanguino Peña). Closes: #391144
9394   * Swedish (Daniel Nylander).
9395   * Vietnamese (Clytie Siddall).
9397   [ Updated man pages translations ]
9398   * French (Philippe Batailler).
9399   * German (Helge Kreutzmann). Closes: #379030
9401   [ Added man pages translations ]
9402   * German (Helge Kreutzmann).
9403     Closes: #379286, #379298, #379417, #379433, #379661, #379798, #379825
9404     Closes: #379985, #380130, #380239, #380365, #381047, #380660, #380443
9405     Closes: #381349, #381488
9406   * Japanese (KISE Hiroshi).
9407     Closes: #381141, #381865, #384768, #385675, #386965, #388837
9409  -- Guillem Jover <guillem@debian.org>  Thu, 12 Oct 2006 02:56:09 +0300
9411 dpkg (1.13.22) unstable; urgency=low
9413   [ Guillem Jover ]
9414   * Version the po4a Build-Depends to >= 0.23 as we are using options
9415     introduced in that version. Thanks to Sergio Gelato. Closes: #370536
9416   * Add '.bzrtags' directory to default dpkg-source -i regex.
9417     Suggested by Adeodato Simó. Closes: #370392
9418   * Print update-alternatives '--config' listing layout evenly spaced.
9419     Closes: #325895
9420   * Clarify the legend in update-alternatives '--help' (Andrew Ferrier).
9421     Closes: #305318
9422   * Add the source version inside parenthesis to the Source field in the
9423     generated .changes and binary packages if the binary package version
9424     differs (like in binNMUs). Closes: #62529
9425   * Add missing comment serving as documentation about abort-remove on
9426     removal in dpkg.postinst (Justin Pryzby). Closes: #372145
9427   * Fix typo in dpkg-deb manpage (Robert Luberda). Closes: #373999
9428   * Clarify dpkg-architecture new options '-e' and '-i' in man page, add
9429     backward compatibility information and give some examples.
9430     Thanks for the initial suggestions to Junichi Uekawa. Closes: #370830
9431   * Modified some strings to be able to merge them in the .pot files.
9432   * Add new '--umask' option to start-stop-daemon. Closes: #368003
9434   [ Frank Lichtenheld ]
9435   * dpkg-source issued spurious warnings about fields defined with
9436     XB-. They now get correctly suppressed. Closes: #374154
9437   * Give a correct warning when the user requested an unknown
9438     sign command that we will default to a pgp style interface.
9439     Closes: #133470
9441   [ Updated programs translations ]
9442   * Romanian (Eddy Petrişor).
9443   * Galician (Jacobo Tarrio).
9444   * French (Christian Perrier).
9445   * Swedish (Peter Karlsson).
9446   * Basque (Piarres Beobide). Closes: #373107
9447   * Polish (Robert Luberda).
9448   * Catalan (Guillem Jover).
9450   [ Added programs translations ]
9451   * Nepali (Paras Pradhan). Closes: #373728
9453   [ Updated dselect translations ]
9454   * Simplified Chinese (Kov Tchai). Closes: #366260
9456   [ Updated man pages translations ]
9457   * Polish (Robert Luberda).
9459   [ Christian Perrier ]
9460   * Typo fix in update-alternatives ("alternativse"). Thanks to Eddy Petrisor
9461     for spotting it. Translations unfuzzied.
9462   * Make similar messages in dpkg-statoverride and dpkg-divert exactly similar
9463     Thanks to Eddy Petriso for spotting them, again.
9465  -- Guillem Jover <guillem@debian.org>  Wed, 21 Jun 2006 18:03:29 +0300
9467 dpkg (1.13.21) unstable; urgency=low
9469   [ Guillem Jover ]
9470   * Disambiguate error message about conflicting command line actions by
9471     providing both long and short option names. Based on a suggestion by
9472     Josip Rodin. Closes: #45575
9473   * Add '/lib32' and '/usr/lib32' to the dpkg-shlibdeps library path search
9474     list. Closes: #367892
9475   * Revert usage of English perl non-essential module from install-info.
9476     Closes: #369928, #369958, #370157, #370174, #370210
9477   * Print the correct file being parsed by dpkg-parsechangelog's debian
9478     parser. Closes: #368961
9479   * Fix dependency cycle breaking in the case when every link involves
9480     a Provides (Ian Jackson). This is a proper fix for #349442.
9481     Closes: #370017
9483   [ Updated programs translations ]
9484   * Czech (Miroslav Kure).
9485   * Vietnamese (Clytie Siddall).
9487  -- Guillem Jover <guillem@debian.org>  Sun,  4 Jun 2006 19:02:44 +0300
9489 dpkg (1.13.20) unstable; urgency=low
9491   [ Frank Lichtenheld ]
9492   * Add gettext support for the Perl scripts. Based on a patch by
9493     Nicolas François. Closes: #165843
9494   * Only print usage information of dpkg-scanpackages on stdout
9495     if requested explicitly. Use stderr in case of error.
9496     Closes: #366659
9497   * Add remarks to dpkg-scansources and dpkg-scanpackages
9498     man pages about the need to compress the generated files
9499     to be able to access them via apt. Closes: #65839
9500   * Allow '+' and '.' in distribution names in Debian changelogs.
9501     Based on a patch by John Wright.
9502     Closes: #361171
9503   * Use the Debian keyring in dpkg-source when checking signatures
9504     of .dsc files, if available. Closes: #364726
9505   * Let dpkg-buildpackage pass through all remotely sensible
9506     -sX options to dpkg-source (-s[nsAkurKUR] currently).
9507     Closes: #36586
9508   * Improve the description of --showformat in dpkg-deb
9509     man page and add a pointer to the complete description
9510     of the option in dpkg-query.
9511   * Don't spew out garbage from dpkg-deb, if the second argument
9512     to -I is a absolute filename. Based on a patch by Ian Eure.
9513     Closes: #35573
9514   * Fix --ignore-depends argument value parsing. Closes: #169125
9515   * Completely remove md5sum diversion madness.  Instead, we Pre-Depend
9516     on a version of textutils which provides /usr/bin/md5sum.  We rely on
9517     the logic in coreutils to remove our diversions. Patch by
9518     Ian Jackson. Closes: #315784, #313605
9519   * Try harder to detect dependency cycles that contain Provides
9520     links. Closes: #349120, #349442
9521   * Update archtable to reflect current archive: Add amd64 and remove
9522     sh. Closes: #367329
9523   * Don't claim in dpkg man page that we set DPKG_OLD_CONFFILE and
9524     DPKG_NEW_CONFFILE on sub shells since we actually don't.
9525   * Fix printing of user defined fields with --showformat and
9526     document the existence of this feature in dpkg-query man page.
9527   * Make --forget-old-unavail more reliable by deleting architecture
9528     information of removed packages. Patch by Piotr Engelking.
9529     Closes: #208532
9530   * When building packages with dpkg-deb give a more useful error
9531     message in case a conffile entry has leading whitespace. Patch
9532     by David Lopez Moreno. Closes: #281562
9533   * Don't drop directories that contain our conffiles too early from
9534     our file listing. Otherwise we might leave them behind on purge
9535     if we share them with other packages.
9536     Closes: #174180, #198128, #198522, #318825, #366178
9538   [ Nicolas François ]
9539   * Fix typos in the Russian man pages. Thanks to Stepan Golosunov.
9540     Closes: #366587
9541   * Honour tabbing requested via --showformat even if the field to
9542     be printed is empty. Closes: #361671
9543   * Flush the terminal's input before prompting what to do with a
9544     configuration file. Closes: #316551
9545   * Fix the --force-depends-version option. Closes: #57104
9547   [ Guillem Jover ]
9548   * Standardize scripts usage output format and at the same time make
9549     the strings easier for the translators. Add '--help' and '--version'
9550     for most of the scripts. Print the usage and version to stdout.
9551   * Do not strip the epoch from the source:Upstream-Version substvar.
9552     Closes: #366351
9553   * Properly check and report lock file existence in install-info.
9554     Based on patch by Ben Pfaff. Closes: #368874
9555   * Correct default info directory for '--infodir' in install-info man
9556     page (Ben Pfaff). Closes: #368875
9557   * Print the bogus version and prefix the error message with 'dpkg: '
9558     when using '--compare-versions'. Closes: #369177
9559   * Remove duplicated string " , at changelog " in dpkg-parsechangelog's
9560     debian style parser (Julian Gilbey). Closes: #369205
9561   * Update the Section and Priority fields in the status file from the
9562     new packages. We assume that the information from the binary package
9563     is correct, otherwise it should be fixed there to match the archive
9564     override file (Koblinger Egmont).
9565     Closes: #54529, #58106, #81171, #230610, #237622, #237626
9566   * Bump Standards-Version to 3.7.2 (no changes needed).
9567   * Add lintian overrides for dpkg, dpkg-dev, dselect and sources.
9568   * Replace logrotate installation logic with dh_installlogrotate.
9570   [ Updated programs translations ]
9571   * Portuguese (Miguel Figueiredo).
9572   * Polish (Robert Luberda).
9573   * Hungarian (SZERVÁC Attila).
9574   * Romanian (Eddy Petrişor).
9575   * Russian (Yuri Kozlov). Closes: #366353
9576   * Czech (Miroslav Kure).
9577   * Simplified Chinese (Kov Tchai). Closes: #366985
9578   * Swedish (Peter Karlsson).
9579   * Galician (Jacobo Tarrio).
9580   * Slovak (Peter Mann).
9581   * Dutch (Bart Cornelis).
9582   * Basque (Piarres Beobide). Closes: #366185
9584   [ Updated dselect translations ]
9585   * Polish (Robert Luberda).
9586   * Basque (Piarres Beobide). Closes: #366187
9587   * Czech (Miroslav Kure).
9588   * Romanian (Eddy Petrişor).
9590   [ Updated man pages translations ]
9591   * Polish (Robert Luberda).
9593  -- Guillem Jover <guillem@debian.org>  Wed, 31 May 2006 07:43:16 +0300
9595 dpkg (1.13.19) unstable; urgency=low
9597   [ Frank Lichtenheld ]
9598   * Add -follow (back) to find call in dpkg-scanpackages.
9599     Closes: #358011
9600   * Fix error in archive.c that lead to a infinite loop when
9601     installing files with long, non-ASCII filenames in
9602     certain locales. Closes: #346436
9604   [ Updated programs translations ]
9605   * French (Christian Perrier).
9606   * Galician (Jacobo Tarrio).
9607   * Romanian (Eddy Petrişor).
9608   * Dutch (Bart Cornelis).
9609   * Swedish (Peter Karlsson).
9610   * Danish (Claus Hindsgaul). Closes: #362317
9611   * Czech (Miroslav kure).
9612   * Vietnamese (Clytie Siddall). Closes: #363264
9613   * Spanish (Javier Fernández-Sanguino Peña). Closes: #357911
9614   * Basque (Piarres Beobide). Closes: #363683, #363679
9615   * Japanese (Kenshi Muto). Closes: #365334
9617   [ Updated dselect translations ]
9618   * Romanian (Eddy Petrişor).
9619   * Galician (Jacobo Tarrio).
9620   * French (Christian Perrier).
9621   * Dutch (Bart Cornelis).
9623   [ Nicolas Francois ]
9624   * Generate the Russian man pages in the KOI8-R charset. Closes: #361987
9625   * Document the shlibs.local format in dpkg-source(1). Closes: #316485
9626   * Fix a typo in an error message. Thanks to Justin Pryzby. Closes: #364539
9628   [ Guillem Jover ]
9629   * Fix strings so that they can be more easily translated. Closes: #134358
9630   * Add new substvars source:Version, source:Upstream-Version and
9631     binary:Version so packages will be able to avoid breaking on binNMUs.
9632     Based on a patch by Ken Bloom and Jeroen van Wolffelaar. Closes: #358530
9633   * Support binNMU safe packages even when source and binary differ in
9634     version.
9635   * Rename dpkg:UpstreamVersion to dpkg:Upstream-Version. Make dpkg:Version
9636     and dpkg:Upstream-Version get the current dpkg versions instead of the
9637     ones from the package being built.
9638   * Split usage strings to make it easier for translators when those change.
9639     Closes: #323957
9640   * Standardize start-stop-daemon usage output format.
9641   * Make install-info '--dir-file' option compatible with GNU install-info
9642     by renaming the infodir variable to dirfile and not appending the
9643     '/dir' string except when initializing from '--info-dir' or
9644     '--infodir' (Wayne Davison). Closes: #61640, #67237, #286275
9645   * Make install-info add a new line after adding the last entry at the
9646     end of the dir file, which makes the info readers able to see those
9647     last entries (Nicolas François). Closes: #164495
9648   * Use the numerical value of errno instead of a string in install-info
9649     when checking if the locking error was due to an already existing
9650     file, which is locale dependent, and die accordingly. Based on a patch
9651     by Nicolas François. Closes: #199204, #210781
9652   * Escape hyphens in man pages.
9653   * Bump Standards-Version to 3.7.1.
9654   * Wrapped debian/control fields except Uploaders given current policy.
9656  -- Guillem Jover <guillem@debian.org>  Thu,  4 May 2006 14:05:21 +0300
9658 dpkg (1.13.18) unstable; urgency=low
9660   [ Updated programs translations ]
9661   * Romanian (Sorin Batariuc). Closes: #356664
9662   * Danish (Claus Hindsgaul). Closes: #356188
9663   * Polish (Robert Luberda).
9664   * Dutch (Bart Cornelis).
9666   [ Updated dselect translations ]
9667   * Spanish (Javier Fernández-Sanguino Peña). Closes: #357912
9668   * Danish (Claus Hindsgaul). Closes: #356188
9669   * Polish (Robert Luberda).
9670   * Russian (Yuri Kozlov). Closes: #361415
9672   [ Updated man pages translations ]
9673   * Typos corrected in French dpkg-source man page
9674     Thanks to Nicolas Bonifas who spotted them
9675   * Russian completed. Thanks to Yuri Kozlov.
9676     Closes: #361415
9678   [ Christian Perrier ]
9679   * Correct typos in man pages. Thanks to A. Costa for spotting them
9680     Closes: #358091, #358092, #358093, #358094, #358095
9682   [ Guillem Jover ]
9683   * Add a '[!]' in --force-all help denoting that it is a dangerous option.
9684     Closes: #359935
9685   * Prefix any chroot path to the exec file name when stating it in
9686     start-stop-daemon. Closes: #318771, #333066
9687   * Add '-r' to the help output of start-stop-daemon (Jared Spiegel).
9688     Closes: #354869
9689   * Use mustsetvar when setting the value of the sversion variable in
9690     dpkg-buildpackage (Andrew Suffield). Closes: #158953
9691   * Pass '--admindir' option over to dpkg-query when passing '--admindir' or
9692     '--root' to dpkg (initial patch by Branden Robinson).
9693     Closes: #153305, #271041, #282853, #307715, #355915
9694   * Support system library directories in dpkg-shlibdeps symlinked from
9695     '/lib/ldconfig'. Closes: #356452
9696   * Document that 'dpkg --get-selections' and 'dpkg-query -l' without a
9697     pattern will not list packages in state purge. Closes: #355633
9698   * Obsolete force/refuse 'auto-select' dpkg option.
9699   * Add new '--clear-selections' option to dpkg (Andrew Suffield).
9700     Closes: #112388
9701   * Use '--clear-selections' in the dpkg man page example on how to transfer
9702     the status to another installation. Closes: #137442
9704  -- Guillem Jover <guillem@debian.org>  Mon, 10 Apr 2006 06:40:22 +0300
9706 dpkg (1.13.17) unstable; urgency=low
9708   [ Frank Lichtenheld ]
9709   * Fix handling of -DArchitecture=foo in dpkg-gencontrol. Closes: #251911
9710   * Handle architectures in all dependency fields in debian/control,
9711     even those of binary packages. Closes: #252657, #324741, #347819
9712   * More dpkg-scanpackages fixes (--arch option handling). Closes: #353506
9714   [ Guillem Jover ]
9715   * Add missing parentheses surrounding a man page section reference
9716     in the dpkg-source man page (Matt Kraai). Closes: #353731
9717   * Fix misspelling of "occurred" in dpkg-gencontrol and dpkg-source
9718     (Matt Kraai). Closes: #353949
9719   * Major cleanup of manpages, by using properly the bold and italic
9720     attributes and other embellishments.
9721   * Add dpkg-query(1) in the SEE ALSO section in dpkg(1). Closes: #354643
9722   * Don't try to compile in SELinux support on GNU/kFreeBSD amd64.
9723   * Add new quiet option to dpkg-source to suppress warnings. Closes: #355065
9724   * Do not expand architecture aliases anymore in .dsc files.
9725   * Change start-stop-daemon's --exec behaviour again on GNU/Linux to compare
9726     the referred file pointed by the '/proc/<pid>/exe' symlink, stripping
9727     any ' (deleted)' string and stating the result. Closes: #354867
9729   [ Updated man pages translations ]
9730   * Polish (Robert Luberda). Closes: #353782
9731   * French (Philippe Batailler).
9733   [ Updated dselect translations ]
9734   * Hungarian (Szervác Attila).
9735   * Dutch (Bart Cornelis).
9736   * Czech (Miroslav Kure).
9738   [ Updated programs translations ]
9739   * Italian (Lele Gaifax)
9740   * Simplified Chinese (Carlos Z.F. Liu).
9741   * Portuguese (Miguel Figueiredo).
9742   * Dutch (Bart Cornelis).
9743   * Hungarian (Szervác Attila).
9744   * Czech (Miroslav Kure).
9745   * Russian (Yuri Kozlov). Closes: #357724
9747  -- Guillem Jover <guillem@debian.org>  Mon, 20 Mar 2006 03:33:03 +0200
9749 dpkg (1.13.16) unstable; urgency=low
9751   * The "not really a brown paper bag needed but it's close" release
9753   [ Guillem Jover ]
9754   * Move auxiliary autotools scripts to config/.
9755   * Require gettext 0.14.5.
9756   * Move the methods directory to dselect/methods, so the contents will not
9757     be installed if dselect is not to be built.
9758   * Move dselect gettext strings to its own domain provided now by the
9759     dselect package.
9761   [ Frank Lichtenheld ]
9762   * Fix override handling in dpkg-scanpackages which was broken in
9763     1.13.14 and .15. Closes: #353305
9764   * Make -isp the default behaviour of dpkg-gencontrol as it is
9765     always used anyway these days. Suggested by Matthew Vernon.
9766     Closes: #215233
9767   * Typo fixes in man pages by A. Costa:
9768     - dpkg-deb.1 Closes: #353424
9769     - dpkg-statoverride.8 Closes: #353425
9770     - install-info.8 Closes: #353426
9771     - start-stop-daemon.8 Closes: #353427
9772     - update-alternatives.8 Closes: #353428
9773     - dpkg.1, dpkg.cfg.5 Closes: #353429
9775  -- Frank Lichtenheld <djpig@debian.org>  Sat, 18 Feb 2006 17:59:00 +0100
9777 dpkg (1.13.15) unstable; urgency=low
9779   [ Guillem Jover ]
9780   * Add a missing closing parenthesis in a dpkg string (Jordi Mallach).
9782   [ Christian Perrier ]
9783   * Updated translations:
9784     - Brazilian Portuguese (Andre Luis Lopes). Closes: #352432
9785     - Galician (Jacobo Tarrio). Closes: #352443
9787   [ Updated translations ]
9788   * Catalan (Jordi Mallach).
9789   * Portuguese (Miguel Figueiredo).
9790   * Swedish (Daniel Nylander).
9792   [ Added translations ]
9793   * Hungarian (Szervác Attila).
9795   [ Added man pages translations ]
9796   * Hungarian (Szervác Attila): dpkg.cfg.5 and dselect.cfg.5.
9798  -- Frank Lichtenheld <djpig@debian.org>  Wed, 15 Feb 2006 23:37:40 +0100
9800 dpkg (1.13.14) experimental; urgency=low
9802   [ Guillem Jover ]
9803   * Make start-stop-daemon print the proper version instead of 'VERSION'.
9804   * Set the HOME environment variable when using the --chuid switch in
9805     start-stop-daemon. Closes: #295169, #267784
9806   * Cleanup and unify program usage and version output, make it more i18n
9807     friendly. Fix wrong gettext usage with interparsed macros.
9808     Thanks to Changwoo Ryu for noticing. Closes: #237915
9809   * Mark some strings as translatable (Changwoo Ryu). Closes: #256387
9810   * Remove a trailing 'C' character from update-alternatives manpage.
9811   * Use pkg-config to get the proper flags to link against libselinux.
9812     Add a Build-Dependency on pkg-config, tighten libselinux1-dev to
9813     at least version 1.28-4 which provides a .pc file, and remove
9814     libsepol1-dev as libselinux1-dev is Depending on it.
9815   * Add command descriptions in the synopsis, and add a usage example for
9816     -f in the dpkg-query manpage. Thanks for the initial patch to
9817     Philippe Batailler. Closes: #352091
9818   * Document about the default log file, the behaviour in case of multiple
9819     --log options and add a reference to dpkg.cfg manpage in the dpkg manpage.
9820     Thanks to James R. Van Zandt. Closes: #350440
9821   * Escape ` and ' in manpages otherwise they are converted to quotation
9822     marks, which makes cut and paste not work. Thanks to Denis Barbier.
9823     Closes: #349925
9825   [ Frank Lichtenheld ]
9826   * Let dpkg-source ignore comments in the hunk header as used by
9827     diff -p (Anand Kumria). Closes: #344880
9828   * Let dpkg-buildpackage create a .changes file even if signing the
9829     .dsc file failed. This makes it easier to just sign the package
9830     later (Julian Gilbey). Closes: #217963
9831   * Change heuristics of dpkg-buildpackage's gpg check to allow for
9832     more complex setups (Julian Gilbey). Closes: #163061
9833   * Add files and dirs used by bzr to default dpkg-source -i regex
9834     (maximilian attems). Closes: #345164
9835   * Add .git directory to default dpkg-source -i regex.
9836     Suggested by Hans Ulrich Niedermann. Closes: #351885
9837   * dpkg-scanpackages can now output Packages files with multiple
9838     versions of a single package (Don Armstrong). Closes: #229589.
9839   * dpkg-scanpackages outputs help when given the --help or -h option
9840     (Don Armstrong). Closes: #319541
9841   * Document dpkg-scanpackage -m in man page.
9842   * Let warn dpkg-source if more than one -sX option was given and
9843     document the behaviour in this case in the man page.
9844     Closes: #246637
9845   * Make dpkg-source -b more robust regarding to existing symlinks
9846     by creating new files in a secure manner. Closes: #178839, #338591
9847   * Fix some semantic errors in dpkg-shlibdeps due to typos in used
9848     variables.
9849   * On package configuration, differentiate between modified and
9850     deleted configuration files (Ian Jackson). Closes: #351361
9851   * Improve processing of disappearing conffiles (Ian Jackson).
9852     This is part of the fix for #108587.
9853   * Let dpkg-source -x touch all patched files to have the same
9854     timestamp to mitigate time-skew problems (Denis Barbier).
9855     Closes: #105750
9856   * Strip any newlines from Uploaders field on dpkg-source -b.
9857     Closes: #254449
9859   [ Christian Perrier ]
9860   * Switch to po4a for manpages translation. Closes: #320122
9861     This adds a Build-Depends on po4a.
9862   * Add Vietnamese to po/LINGUAS as it was previously missing.
9863   * Updated translations:
9864     - Catalan (Jordi Mallach). Closes: #351587
9865     - French (Christian Perrier): 1011t.
9866     - Galician (Jacobo Tarrio): 1002t. Closes: #351795
9867     - Basque (Piarres Beobide): 1002t. Closes: #351845
9868     - Slovak (Peter Mann): 1002t. Closes: #352087, #352311
9869     - Vietnamese (Clytie Siddall): 1011t. Closes: #352307
9871  -- Frank Lichtenheld <djpig@debian.org>  Sun, 12 Feb 2006 02:32:12 +0100
9873 dpkg (1.13.13) unstable; urgency=low
9875   [ Frank Lichtenheld ]
9876   * dpkg and dselect are now in section admin, not section base.
9877     Correct info in the control file.
9878   * Bump Standards-Version to 3.6.2 (no changes).
9879   * Fix typo in dpkg-architecture man page. Closes: #334330
9880   * Honor LD_LIBRARY_PATH in dpkg-shlibdeps. Fixes a regression
9881     from 1.13.11 to .12.
9882   * Don't recurse into package directories to search for local
9883     shlibs files since it is obviously a waste of time. Based
9884     on a suggestion by Steve Langasek. Closes: #338725
9886   [ Christian Perrier ]
9887   * Updated translations:
9888     - Dutch (Bart Cornelis). Fix error mentioned in #323908 by
9889       Stephan Kramer.
9890     - Japanese (Kenshi Muto). Closes: #349808
9892   [ Guillem Jover ]
9893   * Fix typo in dpkg-statoverride manpage. Closes: #348113
9894     Thanks to Marc Haber <mh+debian-packages@zugschlus.de>.
9895   * Document the --no-debsig option in dpkg manpage. Closes: #316367
9896     Thanks to Bastian Kleineidam <calvin@debian.org>.
9897   * Fix typos in dselect manpage. Closes: #310358
9898     Thanks to A Costa <agcosta@gis.net>.
9899   * Fix typo in start-stop-daemon's help output. Closes: #333673
9900     Thanks to Christoph Maser <cm@financial.com>.
9901   * Document the correct format string for dpkg-query --showformat option.
9902     Update -l example and lower case the program name in the title header.
9903     Thanks to Zefram <zefram@fysh.org>. Closes: #174976
9904   * Make dpkg-architecture not print the warning about a mismatch between
9905     gcc target machine type and GNU target system type if the actions are
9906     '-e' or '-i'.
9908  -- Frank Lichtenheld <djpig@debian.org>  Sat, 28 Jan 2006 13:04:16 +0100
9910 dpkg (1.13.12) experimental; urgency=low
9912   * Due to the changes in dpkg-shlibdeps it is not recommended
9913     to use this version for building packages intended to be
9914     uploaded into an official archive, yet.
9916   [ Frank Lichtenheld ]
9917   * Update AUTHORS and debian/copyright for new maintainer team.
9919   * Don't use the ldd output in dpkg-shlibdeps. Search for the
9920     matching libraries ourself. This fixes problems with both
9921     symlinked directories, Closes: #103024, #145714, #164020, #285857
9922     and biarch builds. Closes: #317082
9923   * Let dpkg-gencontrol bail out with an error if parsedep
9924     found an error while parsing a dependency field. Closes: #228125
9925   * dpkg-source -x now tries to chown all files extracted from
9926     tar files. The temporary directory is now created with mode
9927     0700, too. Together this should make it safer to run
9928     dpkg-source -x as root. Based on suggestions by Marcus
9929     Brinkmann and Colin Watson. Closes: #144571, #238460
9930   * Let dpkg-source -b check the build relation fields before
9931     putting them into the .dsc. As a side effect they also
9932     get normalized. Closes: #254449
9933   * Check the gpg signatures of .dsc files before unpacking. See
9934     the upstream changelog for a full description of the semantics.
9935     Based on a patch by Matt Zimmerman. Closes: #48711
9936   * Let dpkg-source ensure (as good as possible) that all
9937     build source packages can also be unpacked.
9938     Closes: #6820, #7014
9939     Also fixed handling of md5sum -b output in dpkg-source on
9940     the way. Based on a patch by Ingo Saitz. Closes: #316123
9941   * Check for illegal architecture strings in dpkg-gencontrol and
9942     dpkg-source. dpkg-gencontrol will only issue a warning while
9943     dpkg-source will error out. Closes: #96920
9944   * Add support "package types" to dpkg-shlibdeps. Patch by Joey Hess.
9945     Closes: #335056, #345475
9946   * Fix man page references to dpkg and dselect man pages. Many
9947     of them still had a wrong section.
9948     Closes: #332826
9949   * Let dpkg-source -b warn about special permissions of files added
9950     in the diff since these will get lost. Closes: #306125
9951   * dpkg-source -x didn't work in case the upstream version or
9952     the Debian version ended with ~. Fixed.
9954   [ Christian Perrier ]
9955   * Updated translations:
9956     - French (Christian Perrier).
9957     - Polish (Bartosz Fenski). Closes: #314237
9958     - Norwegian Bokmal (Hans F. Nordhaug). Closes: #315548, #315990
9959     - Czech (Miroslav Kure). Closes: #323775, #345347
9960     - Russian (Yuri Kozlov). Closes: #323821, #335170
9961     - Japanese (Kenshi Muto). Closes: #323938
9962     - Brazilian Portuguese (Andre Luis Lopes). Closes: #325224, #332872
9963     - Russian (Yuri Kozlov). Closes: #335170, #349151
9964     - Swedish (Peter karlsson). Closes: #325990, #344058, #337164, #334063
9965     - Norwegian Nynorsk (Håvard Korsvoll). Closes: #315987
9966     - Portuguese (Miguel Figueiredo).
9967       Closes: #315461, #323674, #323642, #330021
9968     - Spanish (Javier Fernández-Sanguino Peña). Closes: #323662, #315253
9969     - Danish (Claus Hindsgaul). Closes: #348575, #323779, #337948, #325687
9970     - Dutch (Bart Cornelis). Closes: #323908
9971     - German (Michael Piefel). Closes: #323964
9972     - Italian (Stefano Canepa). Closes: #324114, #344671, #347225
9973     - Catalan (Jordi Mallach). Closes: #324456
9974     - Basque (Piarres Beobide). Closes: #342089, #332698
9975     - Tagalog (Eric Pareja). Closes: #337307
9976     - Simplified Chinese (Tchaikov). Closes: #338268
9977     - Galician (Jacobo Tarrío). Closes: #338904
9978     - Romanian (Eddy Petrişor). Closes: #340674
9979     - Vietnamese (Phan Vinh Thinh, Clytie Siddall).
9980     - Indonesian (Parlin Imanuel). Closes: #344513
9981     - Greek (Galaxico). Closes: #344646
9982     - Czech (Miroslav Kure). Closes: #345347
9983   * Fixed broken translation:
9984     - Brazilian Portuguese (James Troup). Closes: #332872
9985   * Fix Russian man page for start-stop-daemon(8)
9986     Closes: #325804
9987   * Fix German man page for update-alternatives(8)
9988     Closes: #329908
9989   * Fix typo in dpkg online help message. Unfuzzy translations
9990     Closes: #349299
9992   [ Guillem Jover ]
9993   * Add armeb to cputable. Closes: #331232
9994     Thanks to Lennert Buytenhek <buytenh+debian@wantstofly.org>.
9995   * Don't try to compile in SELinux support on GNU/kFreeBSD.  Closes: #313300
9996     Thanks to Aurelien Jarno <aurel32@debian.org>.
9997   * When linking statically, explicitly add libsepol, even if its only a
9998     transitive library. The proper fix should come with a pkg-config file.
9999     Based on a patch by Bart Martens <bart.martens@advalvas.be>.
10000     Closes: #347744, #348659
10001   * Add support for architecture wildcards, but for now they will only be
10002     exposed in debian/control files, not in binary nor source packages.
10003     Closes: #291939
10004   * Change start-stop-daemon's --exec option behaviour on GNU/Linux to
10005     compare the filename pointed by '/proc/<pid>/exe' instead of the inode
10006     and device numbers. Thanks to Vasilis Vasaitis <v.vasaitis@sms.ed.ac.uk>.
10007     Closes: #337942
10009  -- Frank Lichtenheld <djpig@debian.org>  Tue, 24 Jan 2006 11:15:36 +0100
10011 dpkg (1.13.11.1) unstable; urgency=low
10013   * Change maintainers to new team.
10015  -- Scott James Remnant <scott@netsplit.com>  Thu, 12 Jan 2006 07:56:49 +0000
10017 dpkg (1.13.11) unstable; urgency=low
10019   The "Good, clean fun" Release.
10021   * Fixed the always broken error handling so that only the intended
10022     cleanup handlers are run, rather than ones that we didn't expect.
10023     This corrects the bug when a package's postrm fails and the package is
10024     left in an installed state with no files; the package will now be left
10025     in a half-installed state, as originally intended.  Found by Marga
10026     Manterola while documenting the maintainer scripts.  Closes: #296026.
10027   * Fixed removal of files involved in diversions during upgrade, caused by
10028     checking whether the "directory" was in use by another package without
10029     actually checking whether or not it was a directory.  Closes: #310390.
10030   * Fixed package saving to not disappear packages who divert anything from
10031     the installing package out of the way.  Closes: #113626.
10032   * Improved clean-up of unpack failure during install or upgrade, to leave
10033     the system in exactly the same state as it started in.
10034     Closes: #47404, #82407, #121173, #170869, #201848, #236733, #268639.
10035   * Fixed crash when unpacking a package which has an unversioned Replaces
10036     declared on it by another package previously unpacked in the same run
10037     (Colin Watson).  Closes: #322595.
10039   * New install unwinding fixed to ensure we don't leave a version in the
10040     status db for a not-installed package.
10041   * Corrected error call when encountering a corrupted filesystem tarfile
10042     to not print "Success".  Closes: #95570.
10043   * Fixed castration of potentially unsafe devices to not follow symlinks.
10044     Closes: #169928.
10045   * Marked log file descriptor as close-on-exec.  Closes: #320925.
10046   * Re-worked dpkg-source -x to allow all manner of strange things maintainers
10047     seem to do, unpacking isn't the right place to enforce sanity; we'll
10048     do it in -b later on >:-).  Closes: #316470, #317760, #318473, #318745,
10049     #322359, #322361, #322362.
10051   * Corrected dselect synopsis line to match consensus.  Closes: #318659.
10052   * Changed dpkg-name to use a shell redirect rather than the /dev/stderr
10053     device that may not be writable.  Closes: #318376.
10054   * Adjusted various dpkg-query options to avoid outputting a trailing
10055     newline.  Closes: #151651, #319781.
10056   * Changed references to "statusoverride" file to just "statoverride"
10057     to make it match reality.  Closes: #320952.
10058   * Fixed several bugs with the default diff ignore list used by dpkg-source.
10059   * Added ,,* to the list of default diff ignore list.  Closes: #322917.
10061   * Fixes to dpkg-dev (Frank Lichtenheld):
10062     - dpkg-checkbuilddeps will now exit with an error if it is unable to
10063       parse a dependency field.  Closes: #171762, #302229.
10064     - dpkg-genchanges will now output a warning if given -sd for a native
10065       package, as it's going to ignore it.  Closes: #5571.
10066     - dpkg-source fixed to give a more meaningful error message if given
10067       a directory as the first argument.  Closes: #306874.
10068     - dpkg-source fixed to handle being given an absolute path to -b.
10069       Closes: #147574.
10070     - Fix controllib.pl to allow whitespace before version operators.
10071       Closes: #273489, #310306.
10072     - Fix architecture dependency parsing that sometimes generated wrong
10073       list of requirements.  Closes: #319816.
10074     - Make the default control field name mangling behaviour "nicer" by
10075       upper-casing all letters that come after a dash.  Closes: #306474.
10076     - Ignore trailing newlines in single paragraph control files.
10077       Closes: #57194, #156319
10078   * Documentation:
10079     - Fixed typo in dpkg-architecture man page.  Closes: #317770.
10080     - Documented dpkg-deb -W/--show and --showformat.  Closes: #319784.
10082  -- Scott James Remnant <scott@netsplit.com>  Wed, 17 Aug 2005 04:44:44 +0100
10084 dpkg (1.13.10) unstable; urgency=low
10086   The "Bully's Special Prize" Release.
10088   * Removed /usr/sbin/start-stop-daemon.  Closes: #313400.
10089   * Fixed md5sum diversion removal.  Closes: #313415.
10090   * Fixed dpkg-source to handle native tarballs with a Debian revision.
10091     Closes: #313381, #313433.
10092   * Fixed upgrade from pre-sarge dpkg outside of dselect.  Closes: #314575.
10093   * Changed log times to be local rather than UTC.  Closes: #313347.
10094   * Changed log writing to be line-buffered.  Closes: #314550.
10095   * Moved log creation to postinst, and don't fail if base-passwd hasn't
10096     been configured yet.  Closes: #316084.
10097   * Don't try to compile in SELinux support on Hurd.  Closes: #313398.
10098   * Place code for SELinux support in the right place so it will actually
10099     get compiled in and used (Manoj Srivastava).  Closes: #314886.
10101   * Documentation:
10102     - Added missing word to dpkg-architecture manpage.  Closes: #313554.
10103     - Reference to dpkg manpage in dpkg.cfg corrected.  Closes: #314262.
10104   * Updated translations (Christian Perrier):
10105     - Basque (Piarres Beobide Egana).  Closes: #313474.
10106     - Catalan (Jordi Mallach).  Closes: #313288.
10107     - Czech (Miroslav Kure).  Closes: #314431.
10108     - Danish (Claus Hindsgaul).
10109     - French (Christian Perrier).
10110     - German (Jens Seidel).  Closes: #314125.
10111     - Greek (Greek team).  Closes: #314828.
10112     - Italian (Lele Gaifax).
10113     - Japanese (Kenshi Muto).  Closes: #313330.
10114     - Russian (Yuri Kozlov).  Closes: #313620.
10115   * Hebrew translation de-activated on request of the translator until there
10116     is better support for RTL languages.  Closes: #313282.
10118  -- Scott James Remnant <scott@netsplit.com>  Tue, 28 Jun 2005 14:19:06 +0100
10120 dpkg (1.13.9) unstable; urgency=low
10122   The "On like Donkey Kong" Release.
10124   * Only open the log file when we first need to write to it, this avoids
10125     the need to suppress errors when not root which fakeroot defeated anyway.
10126   * Stop dpkg-source clobbering an existing .orig directory during unpacking.
10127     Closes: #21236.
10128   * Allow an alternate output directory to be specified to dpkg-source by
10129     giving a second argument to -x.  Closes: #246802, #282323.
10130   * Added .arch-inventory to default diff ignore regexp.  Closes: #304297.
10132   SELinux support (Manoj Srivastava):
10133   * On SELinux-enabled systems, try to set the security context when the
10134     package is unpacked.  Closes: #193653, #249496, #307139.
10135   * Added build-dependency on libselinux1-dev.
10137   Improvements to dpkg-source (Brendan O'Dea):
10138   * Support unpacking of "Wig And Pen" (Format 2.0) source packages.
10139   * Multiple pristine upstream tarballs allowed.
10140   * Native and upstream tarballs may be bzip2-compressed instead of gzip,
10141     as may the debian diff or tarball.
10142   * Unsupported format error fixed to output the unsupported format
10143     rather than the supported one.  Closes: #156317.
10145  -- Scott James Remnant <scott@netsplit.com>  Sun, 12 Jun 2005 15:52:43 +0100
10147 dpkg (1.13.8) experimental; urgency=low
10149   The "In like Flynn" Release.
10151   * Linux 2.6.12 changed the behaviour of mmap to fail and set EINVAL when
10152     given a zero length, rather than returning NULL.  This is POSIXly
10153     correct, so handle zero-length package control files (like available).
10155  -- Scott James Remnant <scott@netsplit.com>  Fri, 10 Jun 2005 07:39:44 +0100
10157 dpkg (1.13.7) experimental; urgency=low
10159   The "Maidenhead Creeping Water Plant" Release.
10161   * Reduced inability to open a log file to a warning, suppressed for
10162     non-root operations.  Closes: #312383.
10164  -- Scott James Remnant <scott@netsplit.com>  Thu,  9 Jun 2005 06:12:56 +0100
10166 dpkg (1.13.6) experimental; urgency=low
10168   The "Just kidding about the God part" Release.
10170   * Fixed incorrect installation location of /etc/logrotate.d/dpkg caused
10171     by a mis-understanding of dh_install's abilities.
10173  -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:58:36 +0100
10175 dpkg (1.13.5) experimental; urgency=low
10177   The "Flatulent Elm of West Ruislip" Release.
10179   * Actions and package states are now logged by default in the
10180     /var/log/dpkg.log file.  This file is rotated monthly and can be
10181     disabled by commenting the line in /etc/dpkg/dpkg.cfg.
10182   * User decisions about conffiles are now logged.
10183   * dpkg-source no longer complains about Enhances field.  Closes: #159642,
10184     #159745, #159746.
10185   * preinst no longer relies on procps being installed.  Closes: #311808.
10187   * Architecture Support:
10188     - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality.
10189       DEB_*_ARCH_CPU remains at i386, you should be checking against that.
10190       Closes: #310394.
10191     - Fixed order ostable is read to prevent Linux becoming the Hurd.
10192       Closes: #309603.
10193   * Updated man page translations (Christian Perrier):
10194     - Syntax error corrected in Swedish man page for dpkg-deb.
10195       Closes: #300980.
10196     - Syntax error corrected in Spanish man page for dpkg-scanpackages.
10197       Closes: #300981
10199  -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:34:21 +0100
10201 dpkg (1.13.4) experimental; urgency=low
10203   The "Or the Wabbit gets it" Release.
10205   * Add -L option to dpkg-architecture to list architecture strings
10206     we can accept.
10208  -- Scott James Remnant <scott@netsplit.com>  Tue, 29 Mar 2005 13:31:15 +0100
10210 dpkg (1.13.3) experimental; urgency=low
10212   The "Paying off Karma at a vastly accelerated rate" Release.
10214   * Missing newline added to warning output function.  Closes: #283798.
10215   * Fixed prototype warning in dpkg-scansources.  Closes: #213577, #219760,
10216     #267505.
10217   * Removed trailing line from debian origins file.  Closes: #264904.
10218   * Changed dpkg-buildpackage to say "source changed by" rather than
10219     "source maintainer is".  Closes: #247313.
10220   * Fixed dpkg-gencontrol to allow '-' in architecture names.  Closes: #274677.
10221   * Fixed "unknown information field" error to report field that it doesn't
10222     know about.  Closes: #275243.
10224   * Documentation:
10225     - Remove "medium-level" from description of dpkg.  Closes: #292454.
10226     - Harmonised argument names in update-alternatives(8).
10227       Closes: #267095, #284941
10228     - Documented what the '+' and '*' mean in update-alternatives --config
10229       output.  Closes: #270486.
10230     - Mention aptitude alongside dselect in 'dpkg --usage' and
10231       'dpkg-deb --help', fix quote style of mention in 'dpkg --help'.
10232       Closes: #274800, #278118.
10233     - Associate --truename with the description of what it does in
10234       dpkg-divert(8).  Closes: #277076.
10235     - Removed last remaining references to the packaging manual, replacing
10236       with better references.  Closes: #262775.
10237     - Documented format of file dpkg --set-selections takes.  Closes: #270043.
10239  -- Scott James Remnant <scott@netsplit.com>  Mon, 21 Mar 2005 03:10:27 +0000
10241 dpkg (1.13.2) experimental; urgency=low
10243   The "Mysteriously Unnamed" Release.
10245   * md5sum has been removed, the coreutils or textutils version will be
10246     diverted to /usr/bin/md5sum.  Closes: #6633, #136110.
10247     The following bugs are filed against the dpkg md5sum, so no longer apply.
10248     Closes: #95755, #193877, #223381, #264195, #270241, #286632,
10249   * Take Replaces into account when installing packages; don't issue a
10250     "trying to overwrite" error if the file that already exists is in
10251     a package that Replaces the one being installed.
10252     Closes: #164595, #184635, #277890.
10253   * Allow actions and status changes to be logged to a file.  Disabled by
10254     default, uncomment line in /etc/dpkg/dpkg.cfg to enable.
10255     Closes: #957, #53376, #77109, #143882, #284499.
10256   * Don't truncate output of 'dpkg -l' when stdout is not a tty.
10257     Closes: #92263, #253860, #258608, #261822, #282790.
10258   * Fix further compilation problems with gcc 4.0.  Closes: #299699
10259   * Handle tar files without trailing slash in directory names.
10260     Closes: #287152.
10261   * Output arguments to maintainer scripts with -D2.  Closes: #237684,
10262     #296030.
10264   * Architecture Support:
10265     - Added ppc64.  Closes: #263743.
10266     - Split archtable into cputable and ostable, archtable is retained
10267       for compatibility with other packages that might use it only.
10268     - dpkg-architecture no longer canonises -t argument.  Closes: #173205.
10269     - dpkg-architecture output includes new DEB_*_ARCH_OS and
10270       DEB_*_ARCH_CPU variables that contain the Debian system and CPU
10271       names respectively.
10272     - dpkg-architecture outputs (mostly) correct GNU system names now,
10273       in particular this means that it will output "linux-gnu" instead
10274       of "linux".  You should use the new _ARCH_OS variables instead.
10275   * Documentation:
10276     - Add examples to dpkg-divert(8).  Closes: #291816.
10277     - Correct typo in dpkg-architecture(1).  Closes: #299090.
10279  -- Scott James Remnant <scott@netsplit.com>  Fri, 18 Mar 2005 16:21:32 +0000
10281 dpkg (1.13.1) experimental; urgency=low
10283   The "Livin' like a good boy oughta" Release.
10285   * Removed dpkg --print-gnu-build-architecture option.  Use variables
10286     defined by dpkg-architecture instead.
10287   * Soft-deprecated dpkg --print-installation-architecture.  Use
10288     dpkg --print-architecture instead, which now does the same thing.
10289   * dpkg --print-architecture no longer calls c-compiler.  Closes: #164863.
10290   * Removed third field from /usr/share/dpkg/archtable.
10292   * Now we no-longer pre-depend on dselect, check the upgrade will work
10293     in preinst and give the user a chance to abort if they haven't yet
10294     installed dselect and need to.  Closes: #282335.
10295   * Fix handling of GNU longname and longlink when a tarfile entry has
10296     both.  Closes: #128388.
10297   * md5sum no longer outputs "-" when no argument is supplied.
10298     Closes: #164591, #164889.
10299   * Add darcs metadirectory to dpkg-source diff ignore list.  Closes: #289760.
10300   * Add new '-f' short option to dpkg-query as equivalent to --showformat.
10301     Closes: #281627.
10302   * Report conffile conflicts and per-package errors on the status-fd.
10303     Closes: #297880.
10304   * Correct typo in dpkg-architecture.  Closes: #282701.
10305   * Fix start-stop-daemon's support for GNU/kFreeBSD.  Closes: #258051.
10307   * Architecture Support:
10308     - Added kfreebsd-amd64.  Closes: #280963.
10309     - Added m32r.  Closes: #280710.
10310     - Clean up of archtable.  Closes: #118910, #286898.
10311     - Clean up of dpkg-architecture.  Closes: #256323.
10312   * Updated translations (Christian Perrier):
10313     - French (French Team).
10314     - Greek (Konstantinos Margaritis).  Closes: #295922.
10316  -- Scott James Remnant <scott@netsplit.com>  Thu,  3 Mar 2005 12:09:07 +0000
10318 dpkg (1.13.0) experimental; urgency=low
10320   The "Three banana strategy" Release.
10322   * Remove the /usr/info or /usr/info/dir symlinks we used to create.
10323     Closes: #206063, #288415.
10324   * Fix cast in lvalue assignment that gcc 4.0 doesn't like.
10325     Closes: #282669, #284797.
10326   * Correct bashism in disk method update script.  Closes: #260568.
10328   * Scorched-earth reimplementation of the build process and control files
10329     with debhelper and automake.  Closes: #200683, #217946, #229629, #260568,
10330     #266995, #279701, #283640, #292973, #293041.
10331   * Remove SGML and POD documentation formats due to both licensing and
10332     sanity issues.  Closes: #285806.
10333   * The dpkg-doc and dpkg-static packages are no more.
10334   * dpkg.cfg cleaned up to remove useless examples.
10335     Closes: #169618, #305192.
10337  -- Scott James Remnant <scott@netsplit.com>  Fri, 14 Jan 2005 19:28:00 +0000
10339 dpkg (1.10.28) unstable; urgency=low
10341   The "Awh, yeah?  Ripper!" Release.
10343   * New translations (Christian Perrier):
10344     - Romanian (Eddy Petrisor).  Closes: #309714.
10345     - Tagalog (Eric Pareja).  Closes: #296407.
10346   * Updated translations (Christian Perrier):
10347     - French (Christian Perrier).
10348     - Greek (Konstantinos Margaritis).  Closes: #295922
10349     - Indonesian (Arief S Fitrianto).  Closes: #296733
10350   * Updated man page translations (Christian Perrier):
10351     - French (Philippe Batailler).
10352     - Syntax error corrected in Brazilian Portuguese man page for
10353       update-alternatives.  Closes: #300646
10355  -- Scott James Remnant <scott@netsplit.com>  Thu, 26 May 2005 18:18:10 +0100
10357 dpkg (1.10.27) unstable; urgency=low
10359   The "Grab your gun and bring in the cat" Release.
10361   * New Translations (Christian Perrier):
10362     - Indonesian (Arief S Fitrianto).
10363     - Norwegian Bokmål (Bjorn Steensrud).
10364   * Updated Translations (Christian Perrier):
10365     - Dutch (confusing option corrected by Christian Perrier).
10366     - Galician (Jacobo Tarrio).
10367     - Korean (Seo Sanghyeon).
10368     - Simplified Chinese (Carlos Liu).
10369     - Traditional Chinese (Asho Yeh).
10371  -- Scott James Remnant <scott@netsplit.com>  Thu, 10 Feb 2005 15:10:22 +0000
10373 dpkg (1.10.26) unstable; urgency=low
10375   The "Captain Tight-Pants" Release.
10377   * Fix incorrect claim that 'Q' in dselect quits without saving changes
10378     (really 'X').
10379   * Revert to current 'stable' behaviour of Space/Enter/'Q' in the dselect
10380     help screen, Space leaves the help screen and Enter and 'Q' do nothing.
10381     It's dangerous to encourage users to press Enter or 'Q' since they
10382     commit changes in the package selection screen.
10384   * New Translations (Christian Perrier):
10385     - Basque (Piarres Beobide Egaña).  Closes: #281245.
10386       (Was really added in 1.10.24, but forgotten from ALL_LINGUAS.)
10387     - Bosnian (Safir Šećerović).
10388     - Slovak (benco).  Closes: #284896, #289341
10389     - Traditional Chinese (Asho Yeh).  Closes: #287375.
10390   * Updated Translations (Christian Perrier):
10391     - Brazilian Portuguese (André Luís Lopes).  Closes: #281228.
10392     - Catalan (Jordi Mallach).  Closes: #281333.
10393     - Czech (Miroslav Kure).  Closes: #281231.
10394     - Danish (Claus Hindsgaul).  Closes: #281103.
10395     - Dutch (Christian Perrier).  Closes: #282087.
10396     - Galician (Héctor Fernéndez López).
10397     - German (Michael Piefel).  Closes: #281503.
10398     - Italian (Stefano Canepa). Closes: #282543.
10399     - Japanese (Kenshi Muto).  Closes: #281144.
10400     - Korean (Changwoo Ryu).  Closes: #282246.
10401     - Norwegian Nynorsk (Håvard Korsvoll).  Closes: #281456.
10402     - Polish (Bartosz Feñski).
10403     - Portuguese (Miguel Figueiredo).  Closes: #281122, #289359.
10404     - Russian (Yuri Kozlov).  Closes: #281166.
10405     - Simplified Chinese (Tchaikov, Carlos Liu).
10406     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #281117.
10407     - Swedish (Peter Karlsson).  Closes: #281165.
10409  -- Scott James Remnant <scott@netsplit.com>  Tue, 11 Jan 2005 16:26:51 +0000
10411 dpkg (1.10.25) unstable; urgency=low
10413   The "你他媽的天下所有的人都該死" Release.
10415   This release is to correct the mangled Simplified Chinese translation
10416   included in 1.10.24 caused by rebellion of the translator's mail client.
10418   * Updated Translations (Christian Perrier):
10419     - Dutch (Bart Cornelis).  Closes: #278700.
10420     - Polish (Bartosz Fenski).  Closes: #280406.
10421     - Simplified Chinese (Tchaikov, Carlos Liu).  Closes: #278676.
10423  -- Scott James Remnant <scott@netsplit.com>  Thu, 11 Nov 2004 20:06:57 +0000
10425 dpkg (1.10.24) unstable; urgency=low
10427   The "Donald, where's your troosers?" Release.
10429   * Add support for uncompressed data.tar archive members and bzip2-
10430     compressed data.tar.bz2 members of binary packages.  Closes: #34727.
10432   * New Translations (Christian Perrier):
10433     - Basque (Piarres Beobide).  Closes: #265491.
10434     - Greek (George Papamichelakis).  Closes: #260809.
10435     - Hebrew (Lior Kaplan).  Closes: #275267.
10436     - Simplified Chinese (Tchaikov, Carlos Liu).  Closes: #265197.
10437   * Updated Translations (Christian Perrier):
10438     - Brazilian Portuguese (Andre Luis Lopes).  Closes: #260964, #273947,
10439       #278063.
10440     - Czech (Miroslav Kure).  Closes: #255904, #278178.
10441     - Catalan (Jordi Mallach).  Closes: #278098.
10442     - Danish (Claus Hindsgaul).  Closes: #278097.
10443     - Dutch (Bart Cornelis).  Closes: #268271, #268886, #274366, #278061.
10444     - Galician (Hector Fernandez).
10445     - German (Michael Piefel).  Closes: #276462, #278168.
10446     - French (Christian Perrier).
10447     - Japanese (Kenshi Muto).  Closes: #272456, #278141.
10448     - Italian (Lele Gaifax).
10449     - Korean (Changwoo Ryu).  Closes: #261528, #278142.
10450     - Norwegian Nynorsk (Håvard Korsvoll).  Closes: #275387, #278286.
10451     - Polish (Bartosz Fenski).  Closes: #268452, #278064.
10452     - Portuguese (Miguel Figueiredo).  Closes: #268266, #261424, #261519,
10453       #278294.
10454     - Russian (Yuri Kozlov).  Closes: #268452, #278154.
10455     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #277173, #278117.
10456     - Swedish (Peter Karlsson).
10457   * Updated Manpage Translations (Christian Perrier):
10458     - French (Philippe Batailler).  Closes: #268048.
10459     - Spanish (Ruben Porras).  Closes: #261807.
10460     - Swedish (Peter Karlsson).
10462  -- Scott James Remnant <scott@netsplit.com>  Wed, 27 Oct 2004 09:25:58 +0100
10464 dpkg (1.10.23) unstable; urgency=low
10466   The "Let the Wookie win" Release.
10468   * Updated hurd start-stop-daemon support.  Closes: #133640, #254180.
10469   * Removed usage of non-POSIX test options.  Closes: #256302.
10471   * Architecture Support:
10472     - Renamed x86-64 to amd64.  Closes: #252346, #254598.
10473   * Documentation:
10474     - Correct typo in dpkg-divert(8).  Closes: #254175.
10475   * New Translations:
10476     - Korean (Changwoo Ryu).  Closes: #254590.
10477   * Updated Translations:
10478     - Catalan (Jordi Mallach).
10479     - Danish (Claus Hindsgaul).  Closes: #252407.
10480     - French (Christian Perrier).  Closes: #252586.
10481     - Italian (Lele Gaifax).
10482     - Polish (Bartosz Fenski).  Closes: #254209.
10483     - Spanish manpages (Ruben Porras).  Closes: #246158, #246159, #246160,
10484       #246161, #246162, #246163, #246164.
10486  -- Scott James Remnant <scott@netsplit.com>  Mon, 19 Jul 2004 19:52:14 +0100
10488 dpkg (1.10.22) unstable; urgency=low
10490   The DebConf4 Release.
10492   This release is mostly intended to mop up the minor and trivial bug
10493   fixes in the list and clear out the documentation changes.  As such,
10494   it should be treated with even more suspicion than is normal.
10496   * Use colouring to break cycles earlier to avoid long loops whilst
10497     installing or configuring packages.  Closes: #232445, #246857.
10498   * Don't try to configure packages that disappeared in the same
10499     run.  Closes: #202997.
10500   * Fix segfault when "gcc -dumpmachine" returns a non-matching triplet.
10501     Closes: #211850.
10502   * Remove restriction that package names be at least two characters long.
10503     Closes: #237734.
10504   * Fix dpkg-source (actually controllib.pl) to output the field name
10505     properly again.  Closes: #226931, #246595.
10506   * Make dpkg-scanpackages output Origin and Bugs fields with proper
10507     casing.  Closes: #154422.
10508   * Add support for DOS line-endings to md5sum.  Closes: #246103.
10509   * Fix start-stop-daemon segfault on Hurd.  Closes: #133640.
10510   * Allow dpkg-shlibdeps to run as non-root users.  Closes: #96881.
10511   * Correct various compiler warnings.  Closes: #229766.
10513   * Architecture Support:
10514     - Added x86-64 (x86_64 / amd64).  Closes: #238483, #241938.
10515     - Added i?86-gnu (Hurd).  Closes: #216695, #236331.
10516     - Added i386-kfreebsd-gnu and i386-knetbsd-gnu.  Closes: #250176.
10517   * Packaging:
10518     - Create $(docdir) even when --without-sgml-doc is passed so the
10519       ChangeLog can be installed.  Closes: #137719.
10520     - Stop hardcoding the list of manual page languages in debian/rules,
10521       so we include Spanish, Russian and Brazilian Portuguese.  Closes: #245994.
10522     - Quote LDFLAGS in debian/rules to allow multiple options.
10523       Closes: #230242.
10524   * Documentation:
10525     - Move dpkg-scanpackages and dpkg-scansources to section 1 as they
10526       are user tools.  Closes: #114946.
10527     - Correct hyphen characters in manpages.  Closes: #212284, #247086, #226800.
10528     - Remove obsolete references to the Debian Packaging Manual.
10529       Closes: #122910, #140695.
10530     - Correct 'n' and 'p' key descriptions in dselect help message.
10531       Closes: #120562.
10532     - Add --force-bad-verify to dpkg manpage.  Closes: #192812.
10533     - Correct dpkg manpage to refer to --force-remove-reinstreq instead of
10534       non-existent --force-reinstreq option.  Closes: #232831.
10535     - Correct documentation of --compare-versions arguments.  Closes: #232317.
10536     - Correct usage of "et al" to "et al.".  Closes: #230751.
10537     - Add dpkg-reconfigure(8) to SEE ALSO section of dpkg(8).  Closes: #233282.
10538     - Suggest packages that provide additional functionality in the dpkg
10539       manpage.  Closes: #81355.
10540     - Suggest dselect update in description of dpkg --update-avail.
10541       Closes: #206163.
10542     - Suggest aptitude as well as dselect.  Closes: #217042.
10543     - Suggest fakeroot for dpkg-source -r.  Closes: #175897.
10544     - Correct documentation of start-stop-daemon.  Closes: #41554, #211856.
10545     - Correct documentation of start-stop-daemon manpage to refer to --retry
10546       alongside --stop.  Closes: #204691.
10547     - Add note that start-stop-daemon will chdir("/") unless -d is specified.
10548       Closes: #217823, #218060.
10549     - Correct documentation of dpkg-query --list.  Closes: #232639.
10550     - Correct invalid use of &quot; within update-alternatives(8) with .BR.
10551       Closes: #244624.
10552     - Rewrite description of dpkg-source -i to indicate the intent of the
10553       default setting rather than the exact exclusions.  Closes: #227169.
10554     - Correct documentation of dpkg-statoverride --update.  Closes: #85079.
10555     - Correct documentation of update-alternatives --install.  Closes: #179648.
10556     - Documented dpkg:Version and dpkg:UpstreamVersion substvars.
10557       Closes: #85815, #85818.
10558     - Fix spelling error in utils/md5sum.1.  Closes: #250281.
10559     - Replace "&c." with the slightly clearer "etc.".  Closes: #235773.
10560     - Correct various typos.  Closes: #219623, #221235.
10561   * Updated Translations:
10562     - Catalan (Jordi Mallach).
10563     - French (Christian Perrier).  Closes: #246359.
10564     - Italian (Lele Gaifax).
10565     - Japanese manpages (KISE Hiroshi).  Closes: #248483.
10566     - Russian (Nikolai Prokoschenko).  Closes: #249254.
10567     - Spanish manpages (Ruben Porras).  Closes: #246158, #246159, #246160,
10568       #246161, #246162, #246163, #251830.
10569   * New Translations:
10570     - German start-stop-daemon and update-alternatives manpages
10571       (Helge Kreutzmann).  Closes: #247116, #249454.
10572     - Spanish dpkg-scansources manpage (Ruben Porras).  Closes: #246164.
10574  -- Scott James Remnant <scott@netsplit.com>  Tue,  1 Jun 2004 18:21:40 -0300
10576 dpkg (1.10.21) unstable; urgency=low
10578   * Fix incorrect linked list node removal code that caused every second
10579     shared or diverted conffile to be deleted by dpkg.
10580     Closes: #10879, #33046, #47267, #90623, #98210, #109691, #146167.
10581     Closes: #155456, #204275.
10582   * Call mknod with the required device type.  Closes: #158916.
10583   * Correct the default query output format to be consistent with
10584     what the underlying library expects.  Closes: #174973.
10585   * Fix missing NULL-termination in dpkg-query -W display of dependency
10586     fields.  Closes: #174978
10587   * Strip output from md5sum(1) after the first whitespace character.
10588     Closes: #200763.
10589   * Output a warning if we cannot open a configuration file instead of
10590     treating it as a fatal error, in case our home directory is not readable
10591     by root.  Closes: #200701.
10592   * Set LC_ALL to C before spawning off dpkg --search, to avoid searching
10593     on localized strings.  Closes: #244316.
10594   * Don't require argument for start-stop-daemon -V.  Closes: #237589.
10595   * Correct use of @ARGV within dpkg-scanpackages, allowing -u to work
10596     once again.  Closes: #225086, #241503.
10597   * Make sure file permissions passed to dpkg-statoverride are numeric.
10598     Closes: #161156.
10599   * Correctly break out of the loop in install-info.
10600     Closes: #124225, #160761.
10601   * Add --dir-file option to install-info for GNU install-info
10602     compatibility.  Closes: #179192
10603   * Refer to debian-policy in dpkg-doc's description instead of the
10604     non-existent packaging-manual.  Closes: #120970.
10605   * Remove incorrect mention of build-essential from dpkg-checkbuilddeps
10606     manpage.  Closes: #219210.
10607   * Add a note about diverting shared libraries to the dpkg-divert
10608     manpage.  Closes: #214699.
10609   * Updated Translations:
10610     - Brazilian Portuguese (Andre Luis Lopes).  Closes: #237864.
10611     - Catalan (Jordi Mallach).
10612     - Danish (Claus Hindsgaul).  Closes: #237624.
10613     - Dutch (Pieter-Paul Spiertz, Bart Cornelis, Erwin).
10614       Closes: #102094, #151799, #207758.
10615     - French (Sam Hocevar).  Closes: #243191.
10616     - German (Florian Ernst).  Closes: #109669, #115352, #187952, #244098.
10617     - Japanese manpages (KISE Hiroshi).  Closes: #220776.
10618     - Polish (Bartosz Fenski).  Closes: #242870.
10619     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #166052.
10620     - Swedish (Peter Karlsson).
10621   * New Translations:
10622     - Japanese dpkg-source manpage (KISE Hiroshi).  Closes: #239000.
10623     - Norwegian Nynorsk (Gaute Hvoslef Kvalnes).  Closes: #233614.
10624     - Portuguese (Miguel Figueiredo).  Closes: #240081.
10625     - Spanish dpkg-source manpage (Ruben Porras).  Closes: #171489.
10627  -- Scott James Remnant <scott@netsplit.com>  Sun, 25 Apr 2004 18:55:10 +0100
10629 dpkg (1.10.20) unstable; urgency=high
10631   * Update Japanese translation.  Closes: #224616
10632   * Update French translation.  Closes: #218713
10633   * Fix spelling error in German md5sum man page.  Closes: #230750
10634   * Fix typo in pt_BR po file.  Closes: #192102
10635   * Revert fix for #232916, this turns out to be a bug in the pgpgp
10636     wrapper, dpkg worked fine with pgp itself.
10638  -- Scott James Remnant <scott@netsplit.com>  Thu, 11 Mar 2004 11:24:54 +0000
10640 dpkg (1.10.19) unstable; urgency=high
10642   * Distinguish unmet build dependencies from build conflicts.
10643     Closes: #217943, #235266.
10644   * Force NULL-termination of all tar file entry names.  Closes: #232025.
10645   * Allow dselect to use the full window width.  Closes: #139781.
10646   * Pass correct number of arguments for format string when out of disk
10647     space.  Closes: #213038, #217286, #213543, #213846.
10648   * Remove duplicated entries from ChangeLog.  Closes: #157437.
10649   * Fix dpkg-buildpackage when used with PGP.  Closes: #232916.
10650   * Update support for Debian FreeBSD.  Closes: #211566.
10651   * Store Architecture in the status file.  Closes: #228253.
10652   * Don't print offending lines in md5sum.  Closes: #170953.
10653   * Check bounds of md5sum lines.  Closes: #168443, #199489, #199693.
10655  -- Scott James Remnant <scott@netsplit.com>  Mon,  8 Mar 2004 19:05:32 +0000
10657 dpkg (1.10.18.1) unstable; urgency=medium
10659   * Non-maintainer upload to fix release-critical bugs.
10660   * Terminate string buffer in main/remove.c.  Closes: #228379.
10661   * Prevent stashing of hardlinked devices and setuid or setgid binaries
10662     by removing permissions on upgrade as well as on remove.
10663     Closes: #225692.
10664   * Update dpkg conflicts to << 1.10, instead of 1.9.
10665     Closes: #190611, #221989, #222760.
10667  -- Scott James Remnant <scott@netsplit.com>  Thu, 26 Feb 2004 01:17:27 +0000
10669 dpkg (1.10.18) unstable; urgency=medium
10671   * Rebuild, tagging and releasing correctly from cvs this time.
10673  -- Adam Heath <doogie@debian.org>  Mon, 27 Oct 2003 13:39:56 -0600
10675 dpkg (1.10.17) unstable; urgency=medium
10677   * Make dselect do conflict resolution when dealing with automatically
10678     selected recommended package. Thanks to Colin Watson for the analysis
10679     and patch. Closes: Bug#151663
10680   * Branden Robinson <branden@debian.org>:
10681     s/dpkg-checkbuild/dpkg-checkbuilddeps/ in usage.
10682   * dpkg-checkbuilddeps now sets $reduce_arch.  Closes: #212796.
10683   * Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>:
10684     Add -u in dpkg-scanpackages.  Closes: #214123.
10685     Add -a<arch> command to dpkg-scanpackages.
10686   * Add .#* to dpkg-source's default ignore filter.  Closes: #217380.
10687   * Matthias Urlichs <smurf@smurf.noris.de>:
10688     Don't assume /usr/info/dir exists if /usr/info does.  Closes: #165770.
10689   * Jordi Mallach <jordi@debian.org>:
10690     Update Catalan translation.
10691   * Fix errors with dependency fields that reference ${dpkg:Version}.
10692     Closes: #213108.
10694  -- Adam Heath <doogie@debian.org>  Mon, 27 Oct 2003 13:04:57 -0600
10696 dpkg (1.10.16) unstable; urgency=low
10698   * Almost *EVERY* damn file was including config.h in the wrong spot.
10699     After making it the first include, then off_t/size_t/etc could actually
10700     be redefined to be 64-bit compatible.
10701   * Jordi Mallach <jordi@debian.org>:
10702     Fix configure to set HAVE_SETLOCALE.  Closes: #211816
10703   * "Loïc Le Loarer" <lll_deb@m4x.org>:
10704     Add a -d|--chdir option to start-stop-daemon.  Closes: #151802
10705   * Split the background block into 2 parts: one that does the fork, and
10706     opens /dev/tty and /dev/null, and one that does everything else.  The
10707     second block is then moved to be run right before the exec.  This
10708     allows error messages to be seen from the child(previously, they were
10709     lost), and allows for the chroot to not require the device files.
10710     These changes based on the bugs filed by:
10711     Marc Herbert <Marc.Herbert@ens-lyon.fr>: Closes: #155219
10712     Loïc Le Loarer <lll_deb@m4x.org>: Closes: #151800
10713   * Mario Lang <mlang@debian.org>:
10714     When --start, --startas and --pidfile are given, print 'process'
10715     instead of '(null)' for the process name, if it's already running.
10716     Closes: #209355
10717   * Imported several translated manpages, from debian-doc cvs:
10718     * Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
10719       deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
10720       dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
10721       dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
10722       "Esteban Manchado Velázquez" <zoso@debian.org>: Closes: #171489
10723     * French: deb.5
10724       Julien Louis <arthur51@ifrance.com>: Closes: #164906
10725     * Portuguese: dpkg.8 dselect.8
10726   * Matt Zimmerman <mdz@debian.org>
10727     In dpkg's manpage, -O had an inverted word.  Closes: #111711
10728   * Marcin Owsiany <porridge@debian.org>:
10729     Fix Polish translation of 'conflicts with'  Closes: #112057
10730   * Jiri Masik <masik@darbujan.fzu.cz>:
10731     Improve Czech translation of: "dpkg - warning: ignoring request to
10732     remove %s which isn't installed."  Closes: #117518
10733   * Marco Nenciarini <mnencia@prato.linux.it>:
10734     Fix missing space in Italian translation when listing files, and the
10735     file is diverted.  Closes: #138244
10736   * Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>:
10737     Update Polish translation.  Closes: #142370
10738   * Martin Quinson <mquinson@ens-lyon.fr>:
10739     Fix missing space in French translation of: "%s - warning: downgrading
10740     %.250s from %.250s to %.250s.\n"  Closes: #149142
10741   * Hidetaka Iwai <tyuyu@sings.jp>:
10742     Fix typo in Japanese translation of dpkg --force-help; downgrade ->
10743     downgrade:  Closes: #157819
10744   * Martin Quinson <mquinson@ens-lyon.fr>:
10745     Fix French translation when listing files, and the file is diverted.
10746     Closes: #162154
10747   * Rune Schjellerup <olberd@odense.kollegienet.dk>:
10748     Fix Danish translation of(was missing the leading space): " does not
10749     appear to be available\n"  Closes: #192972
10750   * Fix md5sum when handling large files.  Closes: #162691
10751   * Fix dpkg-checkbuilddeps calling of parsedep.  It wasn't setting
10752     use_arch.  Closes: #212796.
10753   * Joey Hess <joeyh@debian.org>:
10754     Change formatting of info.dir.  Closes: #167379.
10756  -- Adam Heath <doogie@debian.org>  Sat, 25 Oct 2003 15:46:16 -0500
10758 dpkg (1.10.15) unstable; urgency=low
10760   * Fix detection of va_copy.
10761   * Back out debian/rules build-arch detection.  It is *not* possible *at
10762     all* to detect available targets in a rules file.  Period.
10764  -- Adam Heath <doogie@debian.org>  Fri, 19 Sep 2003 20:02:19 -0500
10766 dpkg (1.10.14) unstable; urgency=low
10768   * controllib.pl:
10769     * Rewrote the parsedep stuff, so that it wasn't done during control
10770       file parsing.  Scripts that need the internal parsed format should
10771       call parsedep on the field's value.
10772     * Split the substvars parsing into a separate function.
10773     * No longer validate dependency fields when reading the control file.
10774       Some fields may have vars in them, which breaks the validation.
10775     * dpkg-gencontrol calls substvars after parsing the control file, and
10776       then validates the substituted depends lines.  Originally,
10777       substitution occurred only during writing of the final output file.
10778     * Andreas Barth <aba@not.so.argh.org>:
10779       Fix bad regex that didn't allow spaces in dependency field parsing.
10780       It now directly matches what the c code expects.  It previously was
10781       allowing all of \S, which matched on '('.
10782       Closes: #211660.
10783   * Remove stale debug in debian/control that would have broken
10784     installation on s390.
10785   * We were calling our own local copy of dpkg-gencontrol, but the
10786     system-installed copy of dpkg-shlibdeps.  Now, both are called from
10787     the build directory.
10789  -- Adam Heath <doogie@debian.org>  Fri, 19 Sep 2003 12:29:34 -0500
10791 dpkg (1.10.13) unstable; urgency=low
10793   * Fix parsing of deps when both () and [] are specified.
10794   * Set $host_arch in controllib.pl:parsedep.
10795   * dpkg-checkbuilddeps doesn't output the [] stuff when finding invalid
10796     deps.
10798  -- Adam Heath <doogie@debian.org>  Wed, 17 Sep 2003 13:23:15 -0500
10800 dpkg (1.10.12) unstable; urgency=low
10802   * Fix dpkg-source output of build-depends lines.
10804  -- Adam Heath <doogie@debian.org>  Tue, 16 Sep 2003 13:43:45 -0500
10806 dpkg (1.10.11) unstable; urgency=low
10808   * dpkg no longer provides any BYHAND files.  If you need the source
10809     tarball, use the orig.tar.gz file available in the pool.  The
10810     precompiled tars were hold-overs from when debs were not standard
10811     ar/tar files.
10812   * Install /usr/share/doc/dpkg/pseudo-tags, which talks about the bug
10813     titling we use to mark bugs for filtering in the Debian bts.
10814   * Updated ca.po.
10815   * Teach dpkg-source that ~ is legal in version numbers
10816   * Add build-depends on sgml-base, and increase gettext build-depends to
10817     0.12.1-3.
10818   * Updated config.sub and config.guess in cvs.
10819   * Change use of strncpy in parsedb to memcpy.  Closes: #160447
10820   * No longer generate helpmsgs.{cc,h}.
10821   * several controllib changes:
10822     * Moved dependency parsing logic from dpkg-checkbuilddeps.
10823       The dpkg-checkbuilddeps parser didn't support empty fields, while
10824       the controllib parser did.
10825     * All dependency fields parsed by controllib.pl support [arch]
10826       specifiers.  If the arch specifier doesn't apply for the current
10827       arch, then the item will not be added to the internal list structure.
10828     * Comment lines(that begin with '#') are removed during parsing.
10829     * Store the original casing of field names, for use in error reporting.
10830     * Store the original field's casing with 'o:' prepended in %fi.
10831       * ballombe@merulo.debian.org:
10832         dpkg-checkbuilddeps now handles empty fields.  Closes: #111562
10833       * Branden Robinson <branden@debian.org>:
10834         support comments(first char on line begins with '#') in
10835         debian/control.  Closes: #191810
10836       * Bastian Blank <waldi@debian.org>:
10837         Allow for per-arch generated dependency fields.  Closes: #170575
10838       * Branden Robinson <branden@debian.org>:
10839         Report the original casing of field names when they are unknown.
10840         Closes: #177753
10841   * Patch dpkg-buildpackage to call debian/rules -qn build-arch, and if
10842     it's available, modify -B handling appropriately.  If build-arch is not
10843     available, then when -B was called, do *not* pass -B on to
10844     dpkg-checkbuilddeps.  Closes: #203097
10845   * Frank Lichtenheld <frank@lichtenheld.de>:
10846     Apply patch, to handle missing infodir.bak, and empty files.  Closes:
10847     #196361
10848   * Change standard_startup and standard_shutdown into macros.  Closes:
10849     #200351.
10850   * Andrew Suffield <asuffield@debian.org>:
10851     Fix inverted test of eof in parsedb, while looking for eof after
10852     field name.  Closes: #198218
10853   * Yann Dirson <dirson@debian.org>
10854     Add set -e to dpkg-doc.postinst.  Closes: #191261
10855   * Michael Weber <michaelw@debian.org>:
10856     dpkg --print-architecture now does gcc -dumpmachine instead of
10857     --print-libgcc-file-name.  Closes: #131893, #8241, #106793, #210285
10858   * Daniel Silverstone <dsilvers@digital-scurf.org>:
10859     Apply patch to change hashing function, and increase bin size, for
10860     the package database.  Closes: #206416
10861   * Paul Eggert <eggert@CS.UCLA.EDU>:
10862     Apply patch to make dpkg work with POSIX 1003.1-2001.  Closes:
10863     #204894
10864   * Joey Hess <joeyh@debian.org>:
10865     Fix "stripping trailing /" message from dpkg-statoverride.  Closes:
10866     #203782
10867   * Sami Liedes <sliedes@cc.hut.fi>:
10868     Increase filesdb bin size, and alter hashing function.  Closes:
10869     #179385
10870   * Anthony Towns <aj@azure.humbug.org.au>:
10871     Retry removing empty dirs during purge.  Closes: #112386
10872   * Darren Salt <linux@youmustbejoking.demon.co.uk>:
10873     Add .cvsignore to dpkg-source's default diff ignore regex.  Also fix
10874     missing \ escape for .deps.  Closes: #174013
10875   * Koblinger Egmont <egmont@uhulinux.hu>:
10876     Fix segfault with --status-fd.  Closes: #173618
10877   * Colin Watson <cjwatson@debian.org>,
10878     Andrew Suffield <asuffield@debian.org>:
10879     Add .svn, {arch}, and .arch-ids to dpkg-source -i default regex.
10880     Closes: #169359
10881   * Falk Hueffner <falk@debian.org>:
10882     Added alphaev68-linux-gnu to archtable.  Closes: #199360
10883   * Elie Rosenblum <fnord@debian.org>:
10884     Apply patch to support OpenBSD.  Closes: #154277
10885   * Geoff Richards <qef@laxan.com>:
10886     Add --config to action section, and add as EXAMPLES section.  Closes:
10887     #208014, #115759
10888   * Yann Dirson <dirson@debian.org>:
10889     install-info --version and --help now display on stdout.  Closes:
10890     #154633
10891   * Dan Jacobson <jidanni@dman.ddts.net>:
10892     Mention what dpkg and dpkg-query -S will not find.  Closes: #153096
10893   * Sebastian Leske <sleske@enterprise.mathematik.uni-essen.de>:
10894     Mention in dpkg(8) that downgrading a package can have serious
10895     consequences.  Closes: #61156
10896   * Dan Jacobson <jidanni@dman.ddts.net>:
10897     In dpkg-scanpackages(8), including small note that other tools might
10898     use the generated Packages file.  Closes: #208894
10899   * Warren Turkal <wturkal@cbu.edu>:
10900     Fix some typos in dpkg-source(1).  Closes: #207259, #204123, #167426
10901   * Dan Jacobson <jidanni@dman.ddts.net>:
10902     Alter text in dselect(8), implying that other interfaces are available
10903     for installing packages.  Closes: #206164.
10904   * Daniel Bonniot <bonniot@users.sourceforge.net>:
10905     Note in start-stop-daemon(8) that --nicelevel takes an argument.
10906   * Ruben Porras <nahoo82@telefonica.net>:
10907     Remove duplicate 'can' in deb-control(5).  Closes: #183840
10908   * Dan Jacobson <jidanni@dman.ddts.net>:
10909     Fix short description in dpkg-scansources(8).  Closes: #175770
10910   * Zefram <zefram@fysh.org>:
10911     In dpkg(8), move dpkg-query options to their own subsection, like
10912     dpkg-deb.  Closes: #174971
10913   * Thomas Hood <jdthood@yahoo.co.uk>
10914     Add --dry-run and --simulate as synonyms to --no-act.  Closes:
10915     #165099
10916   * Junichi Uekawa <dancer@netfort.gr.jp>:
10917     Fix wrong reference to DEB_BUILD_GNU_SYSTEM on --host in
10918     dpkg-architecture(1).  Closes: #163621
10919   * Michael Klein <michael.klein@puffin.lb.shuttle.de>:
10920     s/Usuaully/Usually/ in deb-control.5.  Closes: #161819
10921   * Joey Hess <joeyh@debian.org>:
10922     Removed reference in dselect(8) about recommends not being handled
10923     well.  Closes: #157973
10924   * Andrew Suffield <aps100@doc.ic.ac.uk>:
10925     s/dpkg-source/dpkg-parsechangelog/ in dpkg-parsechangelog -h.
10926     Closes: #155822
10927   * Matej Vela <vela@debian.org>:
10928     Unhighlight "May be repeated multiple times." in dpkg-source(1).
10929     Closes: #151845
10930   * Jordi Mallach <jordi@debian.org>:
10931     Make all actions in dpkg-deb -h lower case.  Closes: #150642
10932   * Alexander Hvostov <root@aoi.dyndns.org>:
10933     Add -g|--group to start-stop-daemon, and document properly.  Closes:
10934     #127342
10935   * Szerb Tamas <toma@mlf.linux.rulez.org>:
10936     s/THANKS/THANKS.gz/ in dpkg(8).  Closes: #91348
10937   * "James R. Van Zandt" <jrv@vanzandt-pc.mitre.org>:
10938     In dpkg(8), mention running dselect, install after --set-selections.
10939     Closes: #175236
10940   * Yann Dirson <dirson@debian.org>:
10941     Remove disabled --command-fd from help.  Closes: #169619
10942   * Tobias Burnus <tburnus@physik.fu-berlin.de>:
10943     Apply patch to update-alternatives that provides --set and --remove-all
10944     commands.  Closes: #133745.
10945   * Osamu Aoki <debian@aokiconsulting.com>:
10946     Add --all to update-alternatives, that calls --config on all
10947     alternatives.  Closes: #126621
10948   * Dan Jacobson <jidanni@jidanni.org>:
10949     Alter --config prompt, to be more clear, that one must 'press' enter to
10950     accept the default.  Closes: #203557
10951   * Peter Moulder <pmoulder@bowman.csse.monash.edu.au>:
10952     Fix some -w issues in update-alternatives.  Closes: #137313
10953   * Eduard Bloch <edi@gmx.de>:
10954     Apply patch to check whether the target path exists on removing.
10955     Closes: #37254
10956   * Colin Walters <walters@debian.org>:
10957     After opening files, set binmode.  Closes: #175363
10959  -- Adam Heath <doogie@debian.org>  Tue, 16 Sep 2003 12:52:11 -0500
10961 dpkg (1.10.10) unstable; urgency=low
10963   * Update archtable for hurd.  Closes: #187509.
10964   * Make the dpkg-iasearch conflicts versioned.  Closes: #170698.
10965   * Surround sed call with '' in Makefile.in.  Closes: #187534.
10966   * Strip trailing / from the file args in dpkg-statoverride.  Closes:
10967     #184239.
10968   * Modified to use autotools-dev.  Closes: #179656.
10969   * Add netbsd support.  Closes: #179658, #179659.
10970   * Support hyphenated values in dpkg-architecture. Closes: #179661
10971   * No longer managed the /usr/doc symlinks.
10973  -- Adam Heath <doogie@debian.org>  Sat, 26 Apr 2003 15:10:24 -0500
10975 dpkg (1.10.9) unstable; urgency=low
10977   * Fix dereference in main/help.c:cu_closefd(), which was the cause of
10978     close(random number) on most arches, but close(0) on s390x.
10979   * Add s390x to archtable.  Closes: #160976.
10981  -- Adam Heath <doogie@debian.org>  Sun, 15 Sep 2002 13:21:38 -0500
10983 dpkg (1.10.8) unstable; urgency=low
10985   * Make the multiline regex have an upper bound, instead of being
10986     unbounded, as newer perls have a larger stack frame, which cause them
10987     to segfault quicker with larger inputs.  Closes: #159756.
10989  -- Adam Heath <doogie@debian.org>  Thu,  5 Sep 2002 16:32:01 -0500
10991 dpkg (1.10.7) unstable; urgency=low
10993   * Fix double free in modstatdb_init, in the case that modstatdb_shutdown
10994     was called previously.  Closes: #159515.
10996  -- Adam Heath <doogie@debian.org>  Tue,  3 Sep 2002 18:59:19 -0500
10998 dpkg (1.10.6) unstable; urgency=low
11000   * Don't call nffreeall, in any of the c/c++ programs.  It appears dselect
11001     slightly corrupts it's memory enough that it can't be freed without
11002     segfaulting.  Closes: #159023.
11004  -- Adam Heath <doogie@debian.org>  Sun,  1 Sep 2002 00:19:18 -0500
11006 dpkg (1.10.5) unstable; urgency=low
11008   * Fix segfault in md5sum if the file being checked doesn't exist.
11009     Closes: #154503.
11010   * Fix extraction of md5sum in dpkg-scanpackages.  Closes: #153769.
11011   * Handle directories better in md5sum.  Closes: #157453.
11012   * Fix read past buffer in lib/nfmalloc.c.  Closes: #157304.
11013   * Fix several read pass buffer bugs, and a memleak.  Closes: #155362.
11014   * Fix segfault when --auto-deconfigure is given.  Closes: #157762.
11015   * Allow spaces between the end of a version, and the trailing ')'.
11016     Closes: #154898.
11017   * Fixes for HURD:  Closes: #156545
11018     * Add i386-gnu0.3 to archtable.
11019     * Fix handling of static compiles, with regard to zlib.
11020   * Previous install-infos(before 1.10) handled multiple dir file entries,
11021     because they would copy the entire stanza unmodified.  The newest
11022     version does not do this, as it reformats the options, and thereby
11023     only takes the first line.  So, we now split all the lines from the
11024     stanza, and process them all.  Closes: #147492.
11025   * Fix corruption of available file, caused by use of memory that was
11026     previously freed.  Closes: #154257.
11027   * Fix several minor memleaks.
11028   * Remove /usr/sbin/start-stop-daemon.  Closes: #156437.
11030  -- Adam Heath <doogie@debian.org>  Thu, 29 Aug 2002 16:43:15 -0500
11032 dpkg (1.10.4) unstable; urgency=low
11034   * Remove -ffunction-sections and -fdata-sections.  Closes: #152130.
11035   * Install archtable into /usr/share/dpkg/.
11037  -- Adam Heath <doogie@debian.org>  Sun, 14 Jul 2002 15:17:56 -0500
11039 dpkg (1.10.3) unstable; urgency=low
11041   * Move dselect.cfg to dselect package. Closes: Bug#152132
11042   * Install methods into /usr/lib/dpkg/methods, not /usr/lib/dpkg.  Closes:
11043     #152161.
11044   * Fix test inversion in start-stop-daemon, when checking the pid given in
11045     a pid file.  Thanks Thomas Morin <thomas.morin@enst-bretagne.fr>.
11046     Closes: #152270.
11047   * If in --test mode, and --stop is given, increment n_killed, so that
11048     start-stop-daemon returns the proper exit value.  Thanks Thomas Morin
11049     <thomas.morin@enst-bretagne.fr>.  Closes: #151992.
11051  -- Adam Heath <doogie@debian.org>  Thu, 11 Jul 2002 22:58:43 -0500
11053 dpkg (1.10.2) unstable; urgency=low
11055   * Make configuration files in $HOME work again
11056   * dpkg + dpkg-static conflict with dpkg-dev << 1.9, to fix md5sum error
11057     in dpkg-source.  Closes: #151691.
11058   * Remove -Z from patch call, in dpkg-source, as it makes patch warn about
11059     missing timestamps.  Closes: #151965
11060   * Install debian/dselect.conffiles.
11062  -- Adam Heath <doogie@debian.org>  Thu,  4 Jul 2002 21:08:09 -0500
11064 dpkg (1.10.1) unstable; urgency=low
11066   * Add conflict with dpkg-iasearch which intruded on our namespace.
11067   * Replace manpages-de which includes one of our manpages.  Closes: #151485
11068   * Don't always call autoheader when building. Closes: #151471
11069   * Fix double conflict in dpkg. Closes: Bug#151581
11070   * Move dselect methods to dselect package.
11071   * dpkg-checkbuilddeps no longer checks for build-essential. dpkg should
11072     not hardcode Debian policy.
11073   * Make dpkg-genchanges accept ~ as part of a package filename.
11074     Closes: Bug#150739
11075   * Move dpkg.cfg and dselect.cfg manpages into dpkg package. Closes: Bug#132901
11077  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  2 Jul 2002 12:34:07 +0200
11079 dpkg (1.10) unstable; urgency=low
11081   * dpkg now reorders symlinks when extracting debs.  However, this is also
11082     still done when building debs.  After a stable release of Debian has
11083     occurred with this modified dpkg, the reordering when building can be
11084     removed.
11085   * Fixed upper/lowercase problems with package names. Closes: Bug#58091
11086     (and 3 others).
11087   * Add Russian manual pages
11088   * Fix n in dselect package list (performs searchagain now)
11089   * Fix layout problem in dpkg-divert manpage. Closes: Bug#103667
11090   * When a package is set to hold, and a reinstallation is requested,
11091     -E will not properly skip it.  Closes: #45787.
11092   * Make dpkg-checkbuilddeps use dpkg-architecture. Closes: Bug#104230
11093   * Improve dpkg-architecture documentation. Closes: Bug#104232
11094   * Update German translation. Closes: Bug#97239
11095   * Update Polish translation. Closes: Bug#115783
11096   * Update French translation.
11097   * Update Brazilian translation.
11098   * Update Danish translation.
11099   * Update Galician translation.
11100   * Update Portuguese translations.
11101   * Add Catalan translation
11102   * Add German md5sum manpage
11103   * Add Brazilian update-alternatives manpage. Closes: Bug#122132
11104   * Improve dselect manpage. Closes: Bug#103839
11105   * dpkg-name(1) no longer mentions the non-existing dpkg(5) manpage.
11106     Closes: Bug#104214
11107   * Improve handling of Recommends and Suggests in dselect. Closes: Bug#34942
11108   * Add per-user configuration files. Closes: Bug#103845
11109   * Split dselect into its own package. dpkg Pre-Depends on it
11110     to make sure no weird things happen during an upgrade but this
11111     will allow us to make dselect option at some point in the future.
11112     Closes: #114249.
11113   * Make colours in dselect user-configurable. Closes: Bug#103994
11114   * Make Q do an abort in the method selection menu to make things more
11115     consistent with the package list
11116   * Fix test for nice(2) failure in start-stop-daemon. Closes: Bug#104561
11117   * Improve the dselect helpscreen a bit. Closes: Bug#72634
11118   * New version comparison routine that can handle arbitrarily large numbers
11119     and accepts `~' as a low-sorting character. Closes: Bug#93386
11120   * dselect now accepts regular expressions when searching for packages
11121     and can search in package descriptions as well.
11122     Closes: Bug#81009,#83139
11123   * Move query commands into a separate dpkg-query command. For the old options
11124     (-L,-l,-s,-S) dpkg will still call it for you.
11125   * Add configurable package listing support to dpkg-query
11126   * Handle window resize in dselect main menu. Closes: Bug#98275
11127   * update-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
11128   * Add --showformat and --show options to dpkg-deb and dpkg-query to
11129     allow one to customize the output format
11130   * several install-info cleanups:
11131     * Move /usr/info/dir to /usr/share/info/dir.  Closes: #67174.
11132     * If /usr/share/info doesn't exist, print a message saying so,
11133       instead of the confusing "couldn't lock" error.  Closes: #2531.
11134     * If /usr/share/info/dir doesn't exist, or is empty, try to copy the
11135       backup from /var/backups/infodir.bak.  Closes: #121309.
11136     * Add a --remove-exactly option, and allow for relative filenames.
11137       Closes: #92650.
11138     * Use the section from the .info file if --section is not given.
11139       Closes: #76100.
11140     * Error messages now include the filename being processed.
11141       Closes: #66735
11142     * /usr/share/info/dir now has it's entries formatted to even widths.
11143       Closes: #11228
11144     * --calign|--align|--maxwidth are now ignored.
11145   * strip enoent as well. Closes: Bug#112378
11146   * Fix format error in Dutch translation. Closes: Bug#113120
11147   * When parsing stdin, md5sum now displays '-' as the filename, to match
11148     textutils md5sum.  Closes: #121489.
11149   * Apply patch from bug, to give update-alternatives a --list command.
11150     Closes: #120924.
11151   * Make dpkg-checkbuilddeps always check for build-essential.
11152     Closes: Bug#118420.
11153   * Use space separated output instead of comma separated in
11154     dpkg-checkbuilddeps
11155   * Update default ignore expression in dpkg-source to also match *~ and
11156     *.swp in subdirs. Closes: Bug#127458
11157   * Handle errors when verifying md5sums. Closes: Bug#102367
11158   * dpkg-source now uses reliable timestamps for changed files.
11159     Closes: Bug#105750
11160   * Fix typo in start-stop-daemon help message. Closes: Bug#131439
11161   * update-alternative exits with a non-zero exit code when displaying
11162     a non-existing alternative. Closes: Bug#131496
11163   * Use gzip -c in install-info. Closes: Bug#131758
11164   * start-stop-daemon works on HP-UX now. Closes: Bug#130130
11165   * Fix dselect spin when run without input. Closes: Bug#132476
11166   * Update-alternatives now correctly restores an alternative to auto mode
11167     when removing a manually selected alternative. Closes: Bug#132632
11168   * Copy bugs and origin information into status file. Closes: Bug#132714
11169   * Improve wording of update-alternatives --config text. Closes: Bug#133035
11170   * Add manpages for dpkg.cfg and dselect.cfg. Closes: Bug#132901
11171   * Improve test for illegal packagename for dpkg-gencontrol -p option
11172   * Fix segfault when getenv("PATH") returns null.  Closes: Bug#136349
11173   * Add Large File Summit extensions. Closes: Bug#130509
11174   * Fix typo in dpkg-source manpage. Closes: Bug#141906
11175   * Re-fix handling of multiple blank lines in control. Closes: Bug#143117
11176   * Document --force-confmiss and --force-bad-verify. Closes: Bug#146855
11177   * Drop upgrade compat stuff in dpkg postinst for ancient versions (over
11178     5 years old)
11179   * Always set CLOEXEC on the lock fd.  Closes: Bug#147872
11180   * Clean up tmp files when ctrl-c is sent to dpkg-source.  Closes:
11181     Bug#58653.
11182   * dpkg-source no longer requires exact case matches for fields in
11183     debian/control.  Closes: Bug#139159.
11184   * dpkg-scanpackages now gives proper case for Source and Installed-Size.
11185     Closes: Bug#119532.
11186   * dpkg-architecture: s/build on/built on/; same for 'build for'.
11187     Closes: Bug#140441.
11188   * cl-debian.pl now recognizes emergency as valid in changelogs.
11189     Closes: Bug#138013.
11190   * Properly count recursive expansion of variables, instead of just
11191     counting all variable expansions.  Closes: #144121.
11192   * Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes
11193     files from tar, when building a native package.  Closes: Bug#75947.
11194   * Close the old debian/files file, before doing a rename.  Closes:
11195     Bug#111503.
11196   * Fix documentation of -v<version> for dpkg-parsechangelog, removing the
11197     requirement that the version has to be in the changelog.  Closes:
11198     Bug#117968.
11199   * Fix typo in dpkg-source(1), for '-sU'.  Closes: Bug#126340.
11200   * Add dpkg-scansources to dpkg-scanpackages(8).  Closes: Bug#147924.
11201   * Change /usr/info into a symlink to /usr/share/info if possible
11203  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 21 Jun 2002 21:53:15 +0200
11205 dpkg (1.9.21) unstable; urgency=low
11207   * Fix corrupt Swedish translations that would some error messages display
11208     incorrectly.
11209   * Enable --force-overwrite by default in /etc/dpkg/dpkg.cfg
11210   * dpkg.cfg is now no longer a conffile. This means the installer can
11211     change defaults depending on how an install is done
11212   * Detect truncated debs, and abort the unpack.  Closes: #138569.
11213   * Improve dpkg(8) --force documentation
11214   * Fix error in Russian dselect translation
11216  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 16 May 2002 19:42:29 +0200
11218 dpkg (1.9.20) unstable; urgency=medium
11220   * Fix assertion when --auto-deconfigure is set.  Closes: #137765.
11221   * Fix segfault discovered by fixing the above.
11222   * Fix segfault when getenv("PATH") returns null.  Closes: #136349
11223   * Recompiled against updated zlib, to fix possible security issue.  Also
11224     bumped build-depends to match.  Closes: #137931(grave)
11226  -- Adam Heath <doogie@debian.org>  Sun, 17 Mar 2002 02:52:44 -0600
11228 dpkg (1.9.19) unstable; urgency=medium
11230   * install-info continues to read all data from a pipe, until EOF.
11231     Closes: #99816(grave).
11232   * Add Catalan translation
11233   * Update Danish translation. Closes: Bug#131869
11234   * Update French translation.
11235   * update-alternative exits with a non-zero exit code when displaying
11236     a non-existing alternative. Closes: Bug#131496
11237   * Changed Maintainer to debian-dpkg@lists.
11238   * Fix "Up to date installed packages" for polish translation.  Closes:
11239     #116398.
11240   * Swap updated/up-to-date polish translations(they were reversed).
11241     Closes: #117583, #102961.
11242   * Mark /etc/alternatives/README as a conffile.
11243   * Strip .note, .comment, and /usr/lib/dpkg/enoent.
11244   * Make dpkg-gencontrol not warn about Uploaders.  Closes: #111090.
11246  -- Adam Heath <doogie@debian.org>  Sat,  2 Feb 2002 11:47:34 -0600
11248 dpkg (1.9.18) unstable; urgency=low
11250   * Fix MD5Sum corruption when upgrading a package.  Closes: Bug#113961.
11251   * Add Wichert and I to debian/control:Uploaders.
11253  -- Adam Heath <doogie@debian.org>  Sat,  3 Nov 2001 00:31:00 -0600
11255 dpkg (1.9.17) unstable; urgency=low
11257   * updated-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
11259  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 22 Aug 2001 01:24:52 +0200
11261 dpkg (1.9.16) unstable; urgency=low
11263   * Revert architecture-change to dpkg-source from 1.9.11, see ChangeLog
11264     for details.
11266  -- Wichert Akkerman <wakkerma@debian.org>  Thu,  5 Jul 2001 22:42:11 +0200
11268 dpkg (1.9.15) unstable; urgency=low
11270   * Change policy of handling dscformat in dpkg-source
11271   * Fix the arglist construction for maintainer scripts
11272   * Revert dscformat to 1.0 since older dpkg-source versions do not have
11273     the new policy. In the future (starting at format 2.0 to maintain
11274     compatibility with old dpkg-source implementations) minor changes to
11275     the dscformat have to be fully backward and forward compatible.
11277  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 30 Jun 2001 16:41:43 +0200
11279 dpkg (1.9.14) unstable; urgency=low
11281   * Make the Uploaders field in a .dsc file optional.
11282   * Disabled sanity checking of source packages.
11284  -- Adam Heath <doogie@debian.org>  Mon, 25 Jun 2001 02:22:40 -0500
11286 dpkg (1.9.13) unstable; urgency=medium
11288   * Add a -W option to dpkg-source(and the other utils, where it is just
11289     passed thru), to turn certain errors into warnings(of which, only
11290     one is changed, namely, the 'tar doesn't contain preceding directory'
11291     error).  Closes: #101813, and partially 101845.
11292   * Don't error out if the files in the tar have leading './', for
11293     dpkg-source.  (another partial close of 101845).
11294   * Handle the case where a single directory exists in the orig.tar.gz, but
11295     it is NOT of the form <pkg>-<ver>.  Closes: #101845.
11296   * Set LC_ALL in dpkg-source when we call external programs when we are
11297     going to parse their output.  Another bug from 101845.
11298   * Handle stating of truncated cpio filenames(100 char limit, bah), in
11299     dpkg-source.  Another bug from 101845.
11300   * Add support for an Uploaders field, which is read from the first
11301     paragraph of debian/control, and propagated to the .dsc.  This lists
11302     the people allowed to upload a package.  If it is not set, then the
11303     value of the Maintainer is placed into this field of the .dsc.  This
11304     bumps the .dsc format to 1.1.  Closes: #101815.
11305   * Handle symlinks in the tarball, and don't error out if found.
11306   * in controllib, make warnerrors default to warnings.  Affects
11307     dpkg-source.  This will be changed to be errors in the future.
11309  -- Adam Heath <doogie@debian.org>  Sun, 24 Jun 2001 13:48:52 -0500
11311 dpkg (1.9.12) unstable; urgency=medium
11313   * Fix do_script() bug. Closes: Bug#101552
11314   * Fix building and extracting of certain kinds of source packages.
11315     Closes: #101684.
11316   * Added Colin Watson to THANKS.
11318  -- Adam Heath <doogie@debian.org>  Wed, 20 Jun 2001 18:27:03 -0500
11320 dpkg (1.9.11) unstable; urgency=low
11322   * The "Hang on to your hats, it gets bumpy from here." release.
11323   * Trim trailing spaces from package names when checking builddeps.
11324     Closes: #101304.
11325   * Apply patch from bug to fix logic error that kept everything but
11326     Build-Deps from working in checkbuilddeps.  Closes: #101511.
11327   * Apply patch to correctly check the output of gcc on hurd, for
11328     dpkg-architecture. Closes: #99874.
11329   * The internal pod docs in dpkg-architecture were updated to reflect
11330     that -f was no longer implied when -q was given, but the build system
11331     wasn't generating new documentation.  Closes: #100997.
11332   * deb(5) now has a see-also for deb-old(5).  Closes: #99620.
11333   * Fix dpkg-shlibdeps infinite directory recursion thru symlinks.
11334     Closes: #97622.
11335   * Set the Architecture to 'source' only when doing source only uploads
11336     in the generated changes files.  Closes: #100144.
11337   * Document -nc in the dpkg-buildpackage manpage.  Closes: #101038.
11338   * Make dpkg-source work with GNU md5sum.  Closes: #97666.
11339   * in dpkg-source, when both arch: all and arch: <arch> packages exist in
11340     debian/control, don't promote the source arch: to any, but only list
11341     all and <arch>.  Closes: #94608
11342   * Apply patch from Colin Watson:  Closes: #89679
11343     * Reset SIGPIPE to DEFAULT when forking gzip.
11344     * set LANG to C before execing cpio, as we parse its output.
11345     * In checktarcpio() and checktarsane(), use the previously open pipes,
11346       instead of the opening files on disk(which was the old, ancient way).
11347     * Improve the output parsing of tar in checktarsane().
11348   * warn instead of die when find returns an error(which happens if there
11349     is a dangling symlink, because we use -follow).  Closes: #51479.
11350   * Change list of allowed urgencies in debian/changelog to: low, medium,
11351     high, and critical.  Closes: #94475.
11352   * Error out if an illegal package name is used in dpkg-gencontrol.pl.
11353     Closes: #61211
11354   * Apply patch from Marcus Brinkmann to dpkg-buildpackage:  Closes:
11355     #98201.
11356     * Option -a implies option -d.
11357     * Set ARCH correctly to host architecture, rather than build arch.
11359  -- Adam Heath <doogie@debian.org>  Tue, 19 Jun 2001 22:15:25 -0500
11361 dpkg (1.9.10) unstable; urgency=low
11363   * Fix [arch] parsing, and handle extra spaces better.  Closes: #100512,
11364     #101031.
11365   * Apply patch from bug, to fix cleanup of dpkg-divert temp files.
11366     Closes: #100474.
11367   * Swap j/k keys on the main menu, so they function like the package
11368     selection screen(and like vi).  Closes: #100502.
11369   * Multiple fixes in bug: Closes: #99892.
11370     * s/DEAD_JOE/DEADJOE/ in dpkg-source.
11371     * Switch to auto mode if alternative symlink is missing.
11372   * Update Spanish translation
11374  -- Adam Heath <doogie@debian.org>  Sat, 16 Jun 2001 14:57:45 -0500
11376 dpkg (1.9.9) unstable; urgency=low
11378   * The leading and trailing spaces patch in the last upload had some
11379     issues with trailing spaces.  This fixes them.  No bug to close, as the
11380     bts is still down.
11382  -- Adam Heath <doogie@debian.org>  Wed,  6 Jun 2001 22:36:57 -0500
11384 dpkg (1.9.8) unstable; urgency=low
11386   * Remove leading and trailing spaces from versions, and check for
11387     embedded spaces, inside dpkg.  Closes: #99186.
11388   * Handle varied use of spaces in dpkg-checkbuilddeps.  Closes: #98899.
11389   * Reset SIGPIPE back to default, in dpkg-source.  Closes: #98563.
11390   * Remove bogus $! check from dpkg-architecture.  Closes: #99428.
11392  -- Adam Heath <doogie@debian.org>  Sat,  2 Jun 2001 15:15:04 -0500
11394 dpkg (1.9.7) unstable; urgency=low
11396   * If a new file doesn't exist on disk, but is a going to be installed as
11397     a directory, then don't error out.  Closes: Bug#17381.
11398   * Update japanese manpages.  Closes: Bug#97831.
11399   * Update it.po.  Closes: Bug#98273.
11400   * Fix bad cleanup in dpkg-divert.  Closes: Bug#98578,#98828,#98831.
11402  -- Adam Heath <doogie@debian.org>  Mon, 28 May 2001 18:59:03 -0500
11404 dpkg (1.9.4) unstable; urgency=low
11406   * Oops.  EOF_mmap incorrectly detecting the end of the data block.
11407     Closes: Bug#95981.
11408   * After fixing the above bug, and using debootstrap to build a sid
11409     chroot, I discovered that my previous dependency cycle fix could cause
11410     segfaults in some situations.
11412  -- Adam Heath <doogie@debian.org>  Tue,  1 May 2001 23:04:46 -0500
11414 dpkg (1.9.3) unstable; urgency=low
11416   * Fix compiles on ppc. Closes: Bug#95918.
11418  -- Adam Heath <doogie@debian.org>  Tue,  1 May 2001 00:29:45 -0500
11420 dpkg (1.9.2) unstable; urgency=low
11422   * Recompile, to fix incorrect path 1.9.1/dpkg-divert. Closes: Bug#95845
11424  -- Adam Heath <doogie@debian.org>  Mon, 30 Apr 2001 14:21:28 -0400
11426 dpkg (1.9.1) unstable; urgency=low
11428   * Fix segfault with empty status and available, and when missing a
11429     trailing new line.  Closes: Bug#95496
11430   * Make dpkg-shlibdeps not care if dpkg --search return with an error.
11431     Closes: Bug#95568
11432   * Fix corruption of user-defined fields in status and available.
11433     Closes: Bug#95567.
11434   * Changed dpkg.cfg to include no-debsig by default, as no debs are
11435     currently signed, and we get false errors when debsig-verify is
11436     installed.  This will be removed in the future, when the archive tools
11437     support package signatures.  Closes: Bug#95573
11438   * dpkg-buildpackage should only check for valid signinterface if the
11439     user specifies one. Closes: Bug#95598
11440   * Fix removing of diversions.  Closes: Bug#95655
11441   * Fix md5sum -c. Closes: Bug#95586
11443  -- Adam Heath <doogie@debian.org>  Sat, 28 Apr 2001 16:28:21 -0500
11445 dpkg (1.9.0) unstable; urgency=low
11447   * Things should mostly work OpenBSD 2.8 as well now
11448   * Added a --status-pipe option.
11449   * Fixed several memleaks.
11450   * Profiled dpkg.
11451     * Reworked lib/parse.c:parsedb().  Instead of using getc(), then
11452       calling varbufaddc(), it now reads the entire file at once into a
11453       huge buffer, then moves pointers around, to do the parsing.  This
11454       gave a speedup of 33% on a dual celeron 333, when reading status and
11455       available.
11456     * various other speedups.
11457   * Removed all --smallmem code, as smallmem and largemem now actually
11458     use about the same amount of memory, and largemem is faster.  Both
11459     --largemem and --smallmem are now obsolete options, and will print
11460     a warning if used. Closes: Bug#84905, #67528
11461   * Initialize uninitialized variables.  This should solve several
11462     segfaults. Closes: Bug#25317(plus 9 others, thru the beauty of
11463     merges)
11464   * Found that when working with dependency cycles, and part of the cycle
11465     was a provide, the provider was not being considered, so the cycle
11466     could not be broken. Closes: Bug#87985(and 3 others)
11467   * Update German translation, Closes: Bug#80529,#80532,#87581
11468   * Update French translation, Closes: Bug#65284,#85035,#87238
11469   * Update Japanese translation, Closes: Bug#93873
11470   * Updated all other translations (but no bugs filed)
11471   * Add Danish translation
11472   * Remove spurious '%s' in Polish translation, Closes: Bug#74814
11473   * Add French manpages, courtesy of Philippe Batailler
11474   * Ignore vim swapfiles in dpkg-source, Closes: Bug#81630
11475   * remove --import option from dpkg-statoverride, Closes: Bug#81358
11476   * Replace nfmalloc implementation with obstack. Added obstack.[ch] to
11477     optlib, for non-GNU systems.
11478   * dpkg-divert only allows absolute filenames now. Closes: Bug#82419
11479   * Handle diffs from non-existing files to existing files. Closes: Bug#82708,
11480     #90982.
11481   * Small fixes to the buildsystem. Closes: Bug#84361
11482   * Fix dpkg-statoverride --update for things other then plain files.
11483     Closes: Bug#84449
11484   * Fix race with source directory disappearing in dpkg-source.
11485     Closes: Bug#45511
11486   * Fix manpage for dpkg-gencontrol. Closes: Bug#84625
11487   * Add -n option for dpkg-gencontrol to specify a filename. Closes: Bug#75796
11488   * Use POSIX glob instead of regexp in debian/rules. Closes: Bug#83042,
11489     #84582
11490   * fix typo in usage message for dpkg-divert, Closes: Bug#85977
11491   * Use full path for argv[0] when calling scripts. Closes: Bug#68783
11492   * Add ia64 support to dpkg-architecture.
11493   * Minor script changes, Closes: Bug#87485
11494   * Stop dpkg-genchanges from complaining about missing packages
11495     when doing a source-only build. Closes: Bug#87571,#15644,#25496
11496   * Various dpkg-architecture cleanups. Closes: Bug#87505
11497   * Modify dpkg-architecture to handle gcc versions containing letters.
11498     Closes: Bug#83083
11499   * dpkg-buildpackage updates: Closes: Bug#87572,#85847
11500     + make -C work properly
11501     + fix test for gpg secret keyring
11502     + improve source messages
11503     + skip signing pause when building unsigned packages
11504     + test for invalid signinterface. Closes: Bug#87579
11505     + remove debsign support, it's useless and doesn't work
11506     + Use correct architecture when naming .changes file. Closes: Bug#88015
11507   * Fix wording in dpkg-statoverride manpage for --add. Closes: Bug#85080
11508   * Fix typo in start-stop-daemon manpage. Closes: Bug#88225
11509   * Add dpkg-checkbuilddeps to check if build dependencies are satisfied
11510     and modify dpkg-buildpackage to call it if wanted.
11511     Closes: Bug#86453,#83812,#60717,#74372,#67896,#60717,#13961
11512   * dpkg-parsechangelog can read a changelog from stdin now. Closes: Bug#80142
11513   * Fix confusing wording for dpkg-buildpackage -uc option in manpage.
11514     Closes: Bug#83468
11515   * dpkg-statoverride now exits with exitcode 1 if we do a --list but don't
11516     output anything. Closes: Bug#84328
11517   * Remove Linux reference from all scripts, they should run fine on
11518     other OSes as well.
11519   * Mark last argument in dpkg-scanpackages usage info as optional.
11520     Closes: Bug#86658
11521   * Fix cache in dpkg-scanpackages version comparison. Closes: Bug#90722
11522   * Fix formatting error in dpkg-source.1. Closes: Bug#82723
11523   * Change dpkg-gencontrol to fix comma-related syntax errors after
11524     processing substvars. Closes: Bug#92908
11525   * Verify package signatures if debsig-verify is installed. Closes: Bug#37017
11526   * Handle window resize in dselect main menu. Closes: Bug#93559
11527   * Initialize all parts of the package record.  This should fix several
11528     segfaults people have been seeing in dpkg.  Closes: Bug#90328.
11529   * Apply patch from bug#86847, that escapes intl chars in filenames.
11530     Closes: Bug#83752, #85040, #86847, #89000.
11531   * Errors during dpkg -s(and other similar commands) are now printed
11532     on stderr.  Closes: Bug#88987.
11533   * Add a --retry option to start-stop-daemon. Closes: Bug#75139
11534   * Fix regeps to extract Closes magic from a changelog so the #
11535     is really optional. Closes: Bug#94474
11536   * Remove useless statement from dpkg-shlibdeps. Closes: Bug#90516
11537   * Make the debian changelog parser identify itself with $progname.
11538     Closes: Bug#89409
11539   * Give a syntax error when we get an unexpected PGP signature in control
11540     files. Closes: Bug#75562
11541   * Change dpkg manpage to reflect that --force-statoverride is no enabled
11542     by default. Closes: Bug#95023
11543   * Handle dangling symlinks, by ignoring error code 1 from find, when
11544     processing --recursive. Closes: Bug#4784
11545   * dpkg -L, -S, -l, -s, and -p now return an error code if any package
11546     does not exist. Closes: Bug#4974, #72406
11547   * dselect has a configuration file as well now
11548   * Get ENOENT value at runtime in dpkg-divert instead of hardcoding it.
11549     Closes: Bug# 31620
11550   * Fix wrong ENOENT test in dpkg-divert. Closes: Bug#95088
11551   * Add support for more SuperH variants (sh[34]{,eb}-linux-gnu)
11552   * Fix formatting and a typo in the dpkg manpage
11553   * Document the dpkg.cfg configuration file in dpkg(8)
11555  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 26 Apr 2001 12:39:16 +0200
11557 dpkg (1.8.3.1) unstable; urgency=low
11559   * Revert change to nfmalloc.c that was causing SIGBUS on sparc.
11561  -- Ben Collins <bcollins@debian.org>  Sat, 13 Jan 2001 08:52:11 -0500
11563 dpkg (1.8.3) unstable; urgency=low
11565   * Do chown before chmod in dpkg-statoverride, Closes: Bug#81943
11566   * Fix recursion in dpkg-shlibdeps, Closes: Bug#81322
11567   * Really completely revert dpkg-source patches which broke backwards
11568     compatibility
11570  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 12 Jan 2001 00:02:22 -0800
11572 dpkg (1.8.2) unstable; urgency=low
11574   * Don't attempt to read from an input source when we only want 0 bytes.
11575     Also handle buggy systems that return EAGAIN instead of EINTR.  Closes:
11576     #81881.
11578  -- Adam Heath <doogie@debian.org>  Thu, 11 Jan 2001 00:43:50 -0600
11580 dpkg (1.8.1.1) unstable; urgency=low
11582   * Apply patch from bug to fix badly generated diffs(in some
11583     circumstances).  Closes: #81152
11585  -- Adam Heath <doogie@debian.org>  Sat,  6 Jan 2001 16:07:33 -0600
11587 dpkg (1.8.1) unstable; urgency=low
11589   * Make --name a valid option.  Closes: #31206, #51953.
11590   * dpkg-deb -I <pkg> <control> works again
11591   * Update Swedish translation
11593  -- Wichert Akkerman <wakkerma@debian.org>  Thu,  4 Jan 2001 19:31:13 +0100
11595 dpkg (1.8.0) unstable; urgency=low
11597   * Add -k|--symlink option to dpkg-name.  Closes: #35040
11598   * Made the accelerator keys in dselect's main menu separate options, so
11599     that they can be translated separately.  Closes: #50955.
11600   * Added depends on sysvinit (>= 2.72), so that we can make sure that
11601     /etc/rcS.d exists.  Closes: #55037.
11602   * update-rc.d: Changed documentation and help, as -f only applies during
11603     remove.  Closes: #55049.
11604   * Added a --force-all option.  Closes: #61354.
11605   * Format help string for --abort-after like other option help strings.
11606     Closes: #62464.
11607   * Fix dselect methods to pass admindir to dpkg from dselect.
11608   * Minor tweak so that when patch 2.5.4 is manually used to apply a diff,
11609     it doesn't get applied multiple times.  Closes: #65021
11610   * Add --nicelevel to start-stop-daemon, to alter a programs priority
11611     before starting.  Closes: #65191.
11612   * Document that --largemem is the default, and that the test point is
11613     24 megs.  Closes: #65607.
11614   * Document that --set-selections does not actually install any
11615     packages.  Closes: #65340.
11616   * Fix typo in dpkg-deb.1.  Closes: #65945.
11617   * Add --truename option to dpkg-divert.  Closes: #68489.
11618   * Documented COLUMNS in dpkg(8).  Closes: #77001.
11619   * Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can
11620     use the result of the test during build time.  Closes: Bug#75138
11621   * Added description for "suggests" in main/depcon.c:describedepcon().
11622     Closes: Bug#74113
11623   * Removed bashing from dpkg.postinst.
11624   * Make '#' optional in Closes: tags.  Closes: Bug#63137.
11625   * Add -t to -h output in dpkg-buildpackage:  Closes: Bug#49598.
11626   * Fix typo in --compare-versions error message.  Closes: Bug#66474.
11627   * -R doesn't mean --root.  Closes: Bug#66068, #72013
11628   * Add armv3l to archtable.  Closes: Bug#72125
11629   * Fix two memory leaks, and lesson the memory foot print a tad.  Hints
11630     taken from 74259.
11631   * Fix some things perl5.6 complains about. Closes: Bug#77337
11632   * Fix references to dpkg-deb manpage. Closes: Bug#77855
11633   * Update Galish translation
11634   * Add new --import option to dpkg-statoverride to make it easy to
11635     import suidmanager settings.
11636   * Speedup patches by Adam Heath
11637   * statoverride fixes by Robert Luberda, Closes: Bug#78436
11638   * Add Linux S/390 support. Closes: Bug#79063
11639   * Using libz to decompress data instead of calling gzip.
11640     Closes: Bug#49581
11641   * Add gettext to build-depends
11642   * Fix warning when trying to remove a non-existing statoverride.
11643     Closes: Bug#79352
11644   * Be more paranoid with file permissions when extracting files
11645   * Apply statoverrides to more then just files
11646   * Update update-alternatives manpage to use FHS instead of FSSTND.
11647     Closes: Bug#80237
11648   * List descriptions for udebs in .changes
11650  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 25 Dec 2000 17:19:31 +0100
11652 dpkg (1.7.2) unstable; urgency=low
11654   * Fix parsing of configuration files
11655   * Add new powerpc-linux-gnu entry to archtable. Closes: Bug#76522
11656   * No longer bother to install emacs things. I don't use emacs myself
11657     and can't support that properly.
11658   * scripts/dpkg-shlibdeps.pl: Make it parse soname's in the format of
11659     "libfoo-X.X.so" (e.g. libdb-3.1.so) and use it. Also make it give a
11660     warning if there is a NEEDED line in the objdump output that we cannot
11661     grok.
11662   * scripts/dpkg-shlibdeps.pl: resolve library paths using a combination
11663     of the libc major version, and ldconfig -p output. Solves problems
11664     with errant libc5 deps.
11665   * Correct name of .changes file when doing source-only builds
11666   * Fix -ap option for dpkg-buildpackage. Closes: Bug#77305
11667   * Fix typo in update-alternatives manpage. Closes: Bug#77829
11668   * Fix typo in script-regexp update-rc.d. Closes: Bug#76029
11670  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 23 Nov 2000 18:55:50 +0100
11672 dpkg (1.7.1) unstable; urgency=medium
11674   * Fix a typo in the dpkg-statoverride manpage
11675   * dpkg-statoverride reads and writes the right file now
11676   * Make update-alternatives use the right dir for alternatives again
11678  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Nov 2000 01:16:39 +0100
11680 dpkg (1.7.0) unstable; urgency=low
11682   * Allow the administrator to override file mode and ownership using the
11683     new dpkg-statoverride tool.
11684   * Use objdump instead of ldd in dpkg-shlibdeps
11685   * Fix logic in dpkg-shlibdeps so it looks for dependencies as specified
11686     in its documentation
11687   * Make update-alternatives update slave links with --config and properly
11688     switch the alternative to manual mode
11689   * HURD updates, Closes: Bug#57753,#57754,#57755
11690   * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
11691   * add dpkg:UpstreamVersion and dpkg:Version substvars in dpkg-genchanges
11692     and dpkg-gencontrol.  Closes: Bug#62069,#64774
11693   * dpkg-genchanges: add new Changed-By field to .changes with the last
11694     person who made a change, and modify the Maintainer-field to be the
11695     actual maintainer. Update the format-version to 1.7 to reflect this.
11696   * dpkg-genchanges: allow a space between # and a to-be-closed bugnumber
11697   * dpkg-deb: reorder files when building a package
11698   * dpkg-statoverride: new tool to override ownership and modes for files
11699   * Check COLUMNS environment for dpkg -l output. Closes: Bug#65536
11700   * Add Origin and Bugs fields to the control file
11701   * Install new /etc/dpkg/origins/debian file
11702   * Corrections and updates to Swedish translation.
11703   * Add Galician, German, Dutch and Brazilian translations
11704   * archtable: add ia64 and sh; revert sparc64 so that it turns into sparc.
11705     There won't be a full binary-sparc64 port. Closes: Bug#70788
11706   * dselect/main.cc: small fixups to get it to compile with gcc-2.96
11707   * Clean up fd handling in some places. Closes: Bug#69359,#69360,#69361
11708   * Document -k option for dpkg-buildpackage. Closes: Bug#71808
11709   * Install commented dummy shlibs.default and shlibs.override files
11710   * Give dpkg a configurationfile
11711   * dpkg-scanpackages now uses the most recent version if multiple versions
11712     of a package are found.
11713   * don't rename a file to itself in dpkg-source. Closes: Bug#75060
11714   * Fix buffer overflow in cmdname handling in start-stop-daemon.
11715     Closes: Bug#75103
11716   * Don't abort if start-stop-daemon tries to read a non-existing pidfile.
11717     Closes: Bug#75105
11718   * Update formatting of start-stop-daemon manpage. Closes: Bug#75110
11719   * Make a missing package a warning instead of an error in dpkg-genchanges
11721  -- Wichert Akkerman <wakkerma@debian.org>  Sun,  5 Nov 2000 17:28:39 +0100
11723 dpkg (1.6.13) frozen unstable; urgency=low
11725   * Add Format-flag to .dsc format: we know we are going to change the
11726     format in the next release, this change will make dpkg-source abort
11727     with a reasonable error instead of doing unexpected things.
11728   * Fix error in gettext'ized string
11729   * Updated Czech, French, Polish and Spanish translations. Closes: Bug#63663
11730   * debian-changelog-mode.el: fix documentation string for
11731     debian-changelog-finalise-last. Closes: Bug#63003
11733  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  8 May 2000 16:08:53 +0200
11735 dpkg (1.6.12.99) frozen unstable; urgency=low
11737   * Pre-release for 1.6.13. which will only feature translation updates
11738   * Fix typo in dpkg-divert, Closes: Bug#60243
11739   * dpkg-genchanges: recognize non-deb packages (tarballs, such as
11740     dpkg-non-deb and boot-floppies disk tarballs). This makes sure that we
11741     include them when figuring out the Arch field in the .changes
11742   * mark another string as translateable, Closes: Bug#62543
11743   * fix location of --abort-after in --help output, Closes: Bug#62464
11744   * fix allocation error in checkpath(), Closes: Bug#62364
11745   * add Hold to list of desired package states in -l output, Closes: Bug#58765
11747  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 21 Apr 2000 11:52:59 +0200
11749 dpkg (1.6.12) frozen unstable; urgency=high
11751   * Fix test for gpg/pgp in dpkg-buildpackage. You can now build
11752     unsigned packages again. Closes: Bug#60395
11753   * Updated Spanish and Swedish translations. Closes: Bug#41735
11754   * Merge patch from Joel Klecker to remove emacsen-common stuff from dpkg-dev
11756  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  3 Apr 2000 16:50:02 +0200
11758 dpkg (1.6.11) frozen unstable; urgency=high
11760   * Oops, missed one case where the libc/ncurses conflict reared its
11761     ugly head and broke dselect miserably.
11762   * fix syntax error in dpkg-divert. Closes: Bug#60050
11764  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 10 Mar 2000 11:52:07 +1100
11766 dpkg (1.6.10) frozen unstable; urgency=low
11768   * The `it rains in Sydney' release
11769   * Mark another string in dselect as translateable, Closes: Bug#58618
11770   * Fix typos, Closes: Bug#58619
11771   * Change dselect keybindings slightly so `n' really does searchagain
11772   * Updated Czech and Spanish translations, Closes: Bug#58617
11773   * dpkg-divert.pl: reinstate last writeability-patch. Modified
11774     to not abort on ENOENT: this indicates a directory does not (yet)
11775     exist. If this happens don't try to rename. This should fix all
11776     current dpkg-divert problems. Closes: Bug#59207,#58596
11777   * update-alternatives: switch back to auto-mode when manually selected
11778     alternative is removed, Closes: Bug#54933
11779   * dselect no longer segfaults on SIGWINCH but does The Right Thing
11780     instead. Closes: Bug#54303,#58697,#59419
11782  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Mar 2000 15:09:47 +1100
11784 dpkg (1.6.9) frozen unstable; urgency=low
11786   * Fix typo in update-alternatives manpage
11787   * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
11788   * Cleanup bits of install-info to make it more stable
11789   * Fix Build-Dependency for ncurses, Closes: Bug#58073
11790   * Some more documentation updates, Closes: Bug#57985
11791   * Revert patch to check for writeable filesystems in dpkg-divert,
11792     Closes: Bug#57840
11794  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 18 Feb 2000 12:11:58 +0100
11796 dpkg (1.6.8) frozen unstable; urgency=low
11798   * Turn --force-overwrite on by default
11799   * Fix a couple of small buildsystem errors
11800   * Support multiple adjacent newlines in control-style files, Closes: Bug#56056
11801   * Updated Czech and Swedish translations
11802   * Revert patch to change order of things when purging a package,
11803     Closes: Bug#56374
11804   * Handle failed open of /dev/tty in dpkg -l, Closes: Bug# 55041
11805   * Update Japanese translations, Closes: Bug# 56641, #57494, #57595
11806   * Update extended description for dpkg-dev, Closes: Bug# 56675
11807   * Implement verbose option for update-alternative
11808   * Fix conflicts handling
11810  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 10 Feb 2000 15:31:31 +0100
11812 dpkg (1.6.7) frozen unstable; urgency=low
11814   * dpkg compiles on HP-UX, Solaris and IRIX now
11815   * start-stop-daemon can chroot now, Closes: Bug#54513
11816   * Allow space between # and the bugnumber in the changelog
11817   * Display package description with waddnstr, Closes: Bug#54313
11818   * Updated Japanese manpages, Closes: Bug#54690, #55080
11819   * Upload full source for packages with version *-0.1, Closes: Bug#54651
11821  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 16 Jan 2000 18:36:10 +0100
11823 dpkg (1.6.6) unstable; urgency=low
11825   * dpkg-buildpackage supports debsign, Closes: Bug#58333
11826   * fix update-alternatives manpage, Closes: Bug#53859
11827   * Updated Polish translation
11828   * Pass admindir to dpkg, Closes: Bug#54039
11829   * Fix dpkg -l output
11830   * Remove dpkg-safelist again, it had issues
11832  -- Wichert Akkerman <wakkerma@debian.org>  Fri,  7 Jan 2000 19:51:45 +0100
11834 dpkg (1.6.5) unstable; urgency=low
11836   * Update Spanish translation
11837   * Don't strip 8th bit in dselect packagelists, Closes: Bug# 49061
11838   * Don't use \z in dpkg-scansources, Closes: Bug# 53182
11839   * Correctly unregister internals manual, Closes: Bug# 53200
11840   * dselect helpessages can be translated now, Closes: Bug# 51381
11841   * dselect UI tweaks, including a new --expert mode
11842   * Added build-depends, Closes: Bug# 53394
11843   * Added THANKS-file with people who have contributed to the code
11844   * Use full width of tty in packagelisting, Closes: Bug# 53395
11845   * Add -z option to dpkg-deb to set compressionlevel when building
11846     packages, Closes: Bug# 53398
11847   * Fix segfaults when producing a diff between current and new conffile,
11848     Closes: Bug# 52197
11850  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 25 Dec 1999 04:47:09 +0100
11852 dpkg (1.6.4) unstable; urgency=low
11854   * No longer byte-compile for emacs
11855   * Add Swedish translation
11856   * start-stop-daemon: honour --oknodo if we fail to kill a process
11857     Closes: Bug#52580,#52185,#52457
11858   * Fix dselect program description, Closes: Bug#52328
11859   * Fix architecture-detection in dpkg-gencontrol, Closes: Bug#52616
11860   * Accept single-number values in update-rc.d, Closes: Bug#46810
11862  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 19 Dec 1999 16:27:48 +0100
11864 dpkg (1.6.3) unstable; urgency=high
11866   * Comment dselect changes from 1.6.2, they seem to have a problem
11867     Closes: #52043,52058,52088,51437
11868   * Really fix emacs-stuff. Hopefully. Closes: #51919,51525
11869   * Fix copyright display in dselect menu, Closes: #52093
11870   * Fix uid/gid-changes in start-stop-daemon, Closes: #52081
11872  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Dec 1999 17:06:00 +0100
11874 dpkg (1.6.2) unstable; urgency=low
11876   * New dpkg-scansources, Closes: #51888
11877   * Fix default for elispdir, Closes: #51919,51525
11878   * New manpages for cleanup-info and dpkg-divert, Closes: #51539, 46657
11879   * Buildsystem updates, Closes: #51525, 51855, 51914
11880   * Modify dselect behaviour for suggests and recommends
11882  -- Wichert Akkerman <wakkerma@debian.org>  Sun,  5 Dec 1999 19:29:50 +0100
11884 dpkg (1.6.1) unstable; urgency=low
11886   * Fix some slight packaging errors
11888  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 26 Nov 1999 20:18:48 +0100
11890 dpkg (1.6) unstable; urgency=low
11892   * Major overhaul of the buildsystem
11893   * Update Standards-Version to 3.1.0
11894   * Move to version 1.6 to reflect the amount of changes made
11895   * Fix mixup with Czech and Polish translations, Closes: Bug# 48986
11896   * utils/start-stop-daemon.c: Added ability for user.group arg to
11897     --chuid. Also, always call initgroups() when using --chuid.
11898   * utils/start-stop-daemon.8: Document above change, also add note to the
11899     --make-pidfile option concerning its problem with daemons that fork
11901  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 25 Nov 1999 04:30:01 +0100
11903 dpkg (1.4.1.19) unstable; urgency=low
11905   * Fix replaces for dpkg-dev
11906   * Add gettext-support to dselect
11907   * Added Czech and Polish translations for dpkg
11908   * Fixed incorrect patch for --print-architecture (oops, oh well
11909     it was already broken when there was no gcc anyway :)
11910   * Fixed missing mipseb that was supposed to be in the archtable
11911   * Better output in update-alternatives --config, now shows the
11912     current, and the preferred choices.
11913   * dpkg-name: ignore epoch when getting version
11914   * 50dpkg-dev.el: add it as a conffile for dpkg-dev
11915   * internals.sgml: Removed references to the versions of build tools,
11916     they date the document.
11917   * debian-changelog-mode.el: added hint for better log-email handling
11918   * Added recognition for new source-depends fields for policy
11919     referenced in bug #41232
11920   * dpkg-buildpackage: add -ap option to force a pause prior to starting
11921     the sign process. This helps for people who don't keep their signatures
11922     on the filesystem (on a floppy perhaps, then mount as needed).
11923   * minor script corrections
11924   * dpkg-dev control: Change gcc to c-compiler in the recommends field, and
11925     move cpio, patch and make to the depends line
11926   * Leave file info intact in available when installing packages. MD5sum,
11927     Filename, and MSDOS-Filename used to get lost when installing a
11928     package.
11929   * Added armv4l to archtable
11930   * Added 'D' to the list of choices for conffile handling, closes: #48137
11931   * Converted internals.sgml to debiandoc format. Also added a dpkg-doc
11932     package that contains the generated output from this file (.ps, .html
11933     and .info), includes doc-base support. Internals.sgml is also not
11934     generated on the binary-arch target, and is no longer "byhand"
11935   * dpkg-gencontrol: add "Source" to the fields placed in the control file
11936   * dpkg-parsechangelog: fixed loop for parsepath (#48526)
11937   * main/{processarc.c,depcon.c}: added new structure for conflictors,
11938     which contains a struct for conflicts. This is used to create an array
11939     of conflicting packages, which are going to be replaced. Allows for
11940     multiple conflicts and replaces. All conflictor handlers were
11941     converted to loops to handle each one (processarc.c).
11942   * dpkg-divert: Fix check for writable filesystem, closes: #48646
11944  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 30 Oct 1999 15:14:40 +0200
11946 dpkg (1.4.1.18) unstable; urgency=low
11948   * Backout dep check patch
11950  -- Ben Collins <bcollins@debian.org>  Sat, 23 Oct 1999 00:39:24 -0400
11952 dpkg (1.4.1.17) unstable; urgency=low
11954   * Add support for long filenames, along with --assert-longfilenames
11955   * Added --chuid option to start-stop-daemon to allow switching to
11956     a different uid when starting a process
11957   * Add mipseb and mipsel to the archtable too, since mips and mipseb are
11958     both viable names for the mips big endian arch, and mipsel is also needed
11959   * Update dpkg-architecture's archtable
11960   * Added --config option to update-alternatives to allow easy changing
11961     of the registered alternatives for a specific name
11962   * Updated the deb-control(5) man page with all the current fields
11963     and uses
11964   * Made the large info screen show 5 lines of the pkglist so that
11965     it scrolled properly, and still showed the cursor in dselect
11966   * Removed references to dpkg(5) which seems to not exist anymore
11967   * Fixed `dpkg-deb --help' and dpkg-deb(1) from reporting --no-check
11968     when it's actually --nocheck (went with the hardcoded option, so
11969     this is just a documentation fix).
11970   * Added better check in disk.setup for a working NFS server. Makes
11971     it compatible with other non-Linux servers.
11972   * Corrected dpkg(8)'s example of using dpkg -i (showed it used with
11973     a .tar.gz instead of a .deb)
11974   * Applied patch to correct improper TMPDIR handling in dpkg-deb
11975   * When encountering an error in extracting the tar archives in the
11976     packages, we should abort the install, not simply give an error
11977     and continue.
11978   * Make dpkg give the builtin arch if there was an error while exec()'ing
11979     the C compiler with --print-architecture. We still fail if the
11980     output from gcc was bad in some way, since they may be of importance.
11981   * Removed the maintainer-configure portion in debian/rules, since
11982     we should be shipping the source with all the auto* stuff
11983     already generated anyway
11984   * Removed the ltconfig patch, and resort to a debian/rules fix
11985     to libtool itself after running configure
11986   * Removed shlibs.default.i386. It's now a template for arch porting to
11987     Debian/dpkg, we install it still, if there exists a file matching the
11988     arch
11989   * Reimplemented a better *stat cache for the removal checking code,
11990     this helps a lot when doing upgrades where the packages are a lot
11991     different in layout
11992   * Increased largemem auto detection to >= 24megs, since it's not uncommon
11993     for dpkg to actually use 16megs of ram all on its own when using the
11994     largemem setting (old minimum was 16megs)
11995   * debian/rules: chmod -x everything in /usr/lib to make lintian happy.
11996     in the clean phase just rm -rf $(BUILD), we don't need to run
11997     distclean and all that other stuff. Don't run "make dist", we
11998     simply copy the .tar.gz that dpkg-source creates for the byhand
11999     source.
12000   * Make start-stop-daemon exit(1) when we don't find one of the
12001     pid's we are trying to kill, in accordance with the man page.
12002   * When running --configure on an already installed package, just
12003     say it's installed, and not that it is in an unconfigurable
12004     state
12005   * Fixed some compiler warnings
12006   * Make dpkg check for uid 0 requirement, before checking the path
12007     since not being root, is probably the reason that the PATH is
12008     borked in the first place
12009   * Make -p short for --print-avail, and -P short for --purge
12010   * Fix typo in md5sum(1) man page
12011   * start-stop-daemon: Add --background and --make-pidfile options
12012   * update-alternatives: make sure we remove "old" symlinks when they
12013     are no longer pertinent. Add /etc/alternatives/README that refers
12014     to the update-alternatives(8) man page.
12015   * dpkg-divert: Add check for being able to write to the old/new
12016     destination before doing a rename. We fail on this, without
12017     changing the diversion registry
12018   * Fix bad regex in update-rc.d
12020  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 21 Oct 1999 17:49:03 +0200
12022 dpkg (1.4.1.16) unstable; urgency=medium
12024   * Hardcode ENOENT again since the errno-part of the POSIX module
12025     isn't in perl-*-base. sigh.
12027  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 15 Oct 1999 04:01:14 +0200
12029 dpkg (1.4.1.15) unstable; urgency=low
12031   * non-maintainer release.
12032   * Move dselect into its own package
12033   * Remove conffiles before directories when purging
12034   * Check if integrity from other packages will broken when processing
12035     an archive
12036   * dpkg-deb can handle package made with Linux ar.
12037   * Add check to update-alternatives to see if the sequencecode is between
12038     0 and 99
12039   * Fix failed assertion, which was actually two bugs: a logic error in
12040     checkforremoval and a wrong assumption in findbreakcycle
12041   * dselect doesn't die when you resize the terminal
12042   * check if a file is also in a new package before removing it when upgrading
12043   * offer to show a diff between the old and new conffile
12044   * dpkg-scanpackages: don't abort but only skip a package if we can't
12045     open it
12046   * Add HURD-support to  start-stop-daemon
12047   * Reinstate patch to not read available when doing --list-files
12048   * Add a couple of --force options to handle changed conffiles
12050  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 14 Oct 1999 04:20:56 +0200
12052 dpkg (1.4.1.14) unstable; urgency=low
12054   * non-maintainer release.
12055   * dpkg-source works again on empty diffs, Closes: Bug# 46159
12056   * Install locale-files in /usr/share, Closes: Bug# 46631
12057   * Make /usr/share/doc/dpkg-dev a symlink to /usr/share/doc/dpkg
12058   * Actually include fix to make update-alternatives works filesystems (oops!)
12059   * Check if codenumber is between 0 and 99, Closes: Bug# 46810
12061  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  5 Oct 1999 19:19:05 +0200
12063 dpkg (1.4.1.13) unstable; urgency=low
12065   * Non-maintainer release.
12066   * NMU number 13, lets see what breaks :)
12067   * update-alternatives works across filesystems now
12068   * Make -sgpg work in dpkg-buildpackage (typo)
12070  -- Wichert Akkerman <wakkerma@debian.org>  Tue, 28 Sep 1999 01:26:19 +0200
12072 dpkg (1.4.1.12) unstable; urgency=low
12074   * Non-maintainer release.
12075   * Fix typo in chmodsafe_unlink that made dpkg chmod files that
12076     weren't setuid or setgid
12078  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 26 Sep 1999 02:41:30 +0200
12080 dpkg (1.4.1.11) unstable; urgency=low
12082   * Non-maintainer release.
12083   * Added sparc64 to archtable
12084   * Added entries for newer alpha architectures to the archtable
12085   * Always run patch and diff with LANG set to C.
12086   * Handle diff warning for files with no newline at the end of file
12087     Closes: Bug#45642
12089  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 24 Sep 1999 03:23:54 +0200
12091 dpkg (1.4.1.10) unstable; urgency=low
12093   * Non-maintainer release.
12094   * Build dpkg-scansources manpages using pod2man
12095   * dpkg-buildpackage changes:
12096     + fix signinterface-detection
12097     + use gpg by default if $HOME/.gnupg/secring.gpg exists
12099  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 16 Sep 1999 15:36:43 +0200
12101 dpkg (1.4.1.9) unstable; urgency=low
12103   * Non-maintainer release.
12104   * Updated dpkg-scansources to current version from Roderick Schertler
12105   * Update location of GPL in internals-manual
12106   * Update location of GPL and dpkg copyright in all manpages
12107   * Include patch from Roman Hodek for dpkg-source to handle diffs of files
12108     with lines that begin with two dashes.
12109   * Move dpkg-scansources to dpkg-dev package
12110   * Move dpkg-scansources manpage to section 8
12111   * Fix error that moved a lot of manpages to the dpkg package.
12112   * It looks like not reading the available-file for listfiles was not greeted
12113     with much enthiousiasm, so reverse the change.
12115  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 15 Sep 1999 03:45:07 +0200
12117 dpkg (1.4.1.8) unstable; urgency=low
12119   * Non-maintainer release.
12120   * Merge dpkg-doc-ja
12121   * Add patch from Raphaël Hertzog <rhertzog@hrnet.fr> for dpkg-scansources
12122     to skip comments in signatures. This allows packages to also use GnuPG.
12124  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 13 Sep 1999 04:16:33 +0200
12126 dpkg (1.4.1.7) unstable; urgency=low
12128   * Non-maintainer release.
12129   * Use /usr/share/doc
12130   * Merge changes from dpkg-iwj tree:
12131     + change section in dpkg-deb.1 to 1
12132     + Use COPYINGFILE instead of hardcoded GPL-location in showcopyright()
12133     + varbufprintf (used for some error messages) vsnprintf return value
12134       assumption changed to correspond to reality rather than glibc-doc.
12135     + Don't read available-info when not needed (slightly improved from
12136       dpkg-iwj: don't read for listfiles either :)
12137     + Cleanup --assert-* code
12138     + Assume largemem on systems without sysinfo(2).
12139     + modify preexec-script for easier script execution
12140     + Do not chmod(".../path/to/symlink",0600) causing many bad perms.
12141     + Sanity-check numbers for parameters
12142     + Move some logic from process_archive into wantinstall
12143     + Print '0' in dpkg-scanpackages if no packages found.
12145  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 10 Sep 1999 04:06:32 +0200
12147 dpkg (1.4.1.6) unstable; urgency=low
12149   * Non-maintainer release.
12150   * scripts/dpkg-architecture.pl: Update to latest version.
12151   * scripts/dpkg-architecture.1: Likewise.
12153  -- Marcus Brinkmann <brinkmd@debian.org>  Sat, 24 Jul 1999 18:24:21 +0200
12155 dpkg (1.4.1.5) unstable; urgency=low
12157   * Non-maintainer release.
12158   * (dpkg-dev): Use emacsen-common for debian-changelog-mode.el
12159     (closes:Bug#20776,#31030).
12160   * Removed references to the packaging and policy manuals from debian/control.
12161   * Put debian-changelog-mode.el in dpkg-dev and remove from dpkg (closes:Bug#29271).
12162   * Fix paths in 50dpkg-dev.el using Roderick Schertler's patch
12163     (closes:Bug#28270,#29702,#26876,#29184,and others).
12164   * Note that bug number 17367 was fixed in 1.4.0.26.
12165   * Add Zack Weinberg's install-info patch for GNU install-info
12166     compatibility (closes:Bug#28965).
12167   * Add dpkg-architecture stuff from Marcus Brinkmann.
12168   * Remove debian-keyring suggests from dpkg.
12169   * Add -k<keyid> flag to dpkg-buildpackage.
12170   * --textmode works in gpg, remove kluge from dpkg-buildpackage.
12171   * Cleanup configure.in slightly (stop using tl_ macros, fix gettext stuff).
12172   * Attempt to make Debian source useful for non-Debian systems
12173     (i.e. distclean tree instead of maintainer-clean tree).
12174   * Sync with wichert's 1.4.1.4.
12175   * Add my ltconfig-1.3.2.diff (RPATH workaround).
12176   * Add dpkg-scansources program and man page.
12177   * Man pages in /usr/share/man.
12179  -- Joel Klecker <espy@debian.org>  Tue, 13 Jul 1999 18:12:15 -0700
12181 dpkg (1.4.1.4) unstable; urgency=low
12183   * Also change developer-keyring to debian-keyring for dpkg-dev package
12184   * Include spanish translation from Nicolás Lichtmaier <nick@debian.org>
12185   * Depend on perl5 instead of perl
12187  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  5 Jul 1999 00:04:14 +0200
12189 dpkg (1.4.1.3) unstable; urgency=low
12191   * Modify tarobject() so it does not complain if we are creating a
12192     directory that replaces a removed file. This works around the
12193     problem that the filedatabase doesn't remember what filetype a
12194     file was by assuming it already was a directory
12196  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 31 May 1999 23:49:23 +0200
12198 dpkg (1.4.1.2) unstable; urgency=low
12200   * Non-maintainer upload
12201   * Rebuild, so this is glibc2.1 (unless you're on m68k), which is rumoured
12202     to also fix the i8n-problems.
12203   * Incorporate 1.6 format of .changes, patch from Guy Maor
12204   * Fix bug in section-handling of dpkg-scanpackages, patch from Guy Maor
12205   * Disable force-overwrites again, since we're in unstable
12206   * Assume largemem on systems for which sysinfo is not available, Bug# 33658
12208  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 26 May 1999 15:50:17 +0200
12210 dpkg (1.4.1.1) unstable; urgency=low
12212   * Non-maintainer upload
12213   * Install emacs-startup scripts with mode 0644 (lintian)
12214   * Incorporate changes in NMU 1.4.0.32 made by Vincent Renardias
12215     <vincent@waw.com> for slink:
12216     + Apply patch from Jim Pick for update-alternatives.pl to
12217       fix 'Important' bugs #30891 in dpkg and (#27382, #27383, #27696,
12218       #27703, #27736, #27097(merged bugs)) in jdk1.1.
12219   * Incorporate changes in NMU 1.4.0.33 made by me for slink:
12220     + Fix illegal perl construct (Bug# 30985)
12221     + Initialize oialtname->useinstead and oicontest->camefrom to 0 (Bug# 30397)
12222     + Update shlibs.default for libncurses 4 (Bug# 30332)
12223     + Suggest debian-keyring instead of developer-keyring (Bug# 27376, 30248)
12224     + Abort dpkg-divert when attempting to divert a directory (Bug# 30126)
12225     + Make dpkg-deb.1 aware that it is in section 1, not 8
12226     + Fix section in reference to dpkg-deb in dpkg.8 (Bug# 29740)
12227     + Fix typo in --force-help (Bug# 26193)
12228     + Correct path for debian-changelog-mode.el (Bug# 24606)
12229     + Make disk-method for dpkg use /var/run instead of /tmp to fix
12230       symlink-attacks (Bug# 21399)
12231     + Document -n and -f options for update-rc.d in manpage (Bug# 15913)
12232     + Add --abort-after option to change after how many errors we abort and
12233       change the default to 50 (Bug# 22940)
12234     + Fix controllib.pl: don't check debian/substvars unless needed, and
12235       don't depend on language settings (Bug# 31508)
12236     + Allow a - in the architecture-field (Bug# 25537)
12238  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  1 Feb 1999 00:44:01 +0100
12240 dpkg (1.4.1) unstable; urgency=low
12242   * Maintainer release by IWJ.
12243   * Changed Maintainer: field description.
12244   * Various changes to make the damn thing build.
12245   * Add .cvsignore files.
12247  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun,  1 Nov 1998 17:33:38 +0000
12249 dpkg (1.4.0.31) unstable; urgency=low
12251   * dpkg/processarc.c: Make newfileslist static like the other arguments
12252     for register_cleanup's cu_* functions.
12253   * N-th fix for controllib.pl (simulate old behavior by trying stdin,
12254     stdout, and stderr for getlogin()).
12255   * Enable --force-overwrite for slink release, and comment where to do
12256     so (dpkg/main.c).
12257   * Recompile against ncurses4.
12259  -- Daniel Jacobowitz <dan@debian.org>  Thu, 22 Oct 1998 17:37:23 -0400
12261 dpkg (1.4.0.30) unstable; urgency=low
12263   * dpkg-dev isn't allowed to have a Recommends: debian-keyring (as that's
12264     in contrib), so it's now lowered to a Suggests: . Thanks to James Troup
12265     for pointing this out.
12267  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Sat, 26 Sep 1998 13:59:23 +0200
12269 dpkg (1.4.0.29) unstable; urgency=low
12271   * For now, prefer PGP over GPG.
12273  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Tue, 22 Sep 1998 09:38:09 +0200
12275 dpkg (1.4.0.28) unstable; urgency=low
12277   * Added gpg (GNU Privacy Guard) support:
12278     * scripts/buildpackage.sh: default to GPG (unless no GPG, but only a PGP
12279       secret key file is found), as GPG, unlike PGP, is DFSG-free.
12280     * Updated dpkg-source(1), and added gpg(1) and pgp(1) to the SEE ALSO
12281       section.
12282     * Worked around broken textmode implementation in GPG.
12283     * dpkg-dev now Suggests: gnupg .
12284   * No longer includes developer-keys.pgp . Instead, dpkg now Suggests: and
12285     dpkg-dev now Recommends: developer-keyring.
12286   * Compiled with latest libstdc++ (2.9).
12288  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Mon, 21 Sep 1998 13:17:14 +0200
12291 dpkg (1.4.0.27) unstable; urgency=low
12293   * REALLY fixed dpkg-dev, and new attempt to placate installer on internals.
12295  -- Daniel Jacobowitz <dan@debian.org>  Fri, 27 Jul 1998 15:58:04 -0400
12297 dpkg (1.4.0.26.0.1) unstable; urgency=low
12299   * Binary-only upload for x86 and fixed dpkg-dev
12301  -- Daniel Jacobowitz <dan@debian.org>  Fri, 24 Jul 1998 15:58:04 -0400
12303 dpkg (1.4.0.26) unstable; urgency=low
12305   * Non-maintainer upload.
12307   * Make --root work with maintainer scripts (Patch by Scott Barker,
12308     bugs #4863 and #3170).
12309   * Fix $(lispdir) bug if compiling without emacs (noticed by Joey Hess).
12311  -- Daniel Jacobowitz <dan@debian.org>  Thu, 23 Jul 1998 12:02:04 -0400
12313 dpkg (1.4.0.25) unstable; urgency=low
12315   * Non-maintainer upload.
12317   * Add the requested -nc option to dpkg-buildpackage (Do
12318     not clean source tree, useful in debugging cycles).
12319   * controllib.pl: Again by popular acclamation, fix the getlogin() warnings.
12320     I redirected STDERR onto fd 0 before calling getlogin().
12321   * tools.m4: Fix display of whether c++ works.
12322   * dpkg-deb/extract.c: glibc 2.1 and some kernels want to make
12323     fflush() move the current fpos.  Until someone can fix that,
12324     protect with seek.
12325   * Add an extra 0, to dselect/{pkg,meth}keys.cc so it compiles again.
12326   * Start using lchown() if available.
12327   * Really fix #20353. (aclocal.m4 was the wrong place; that's a generated
12328     file.  The correct place is in tl_canon.m4.)
12330  -- Daniel Jacobowitz <dan@debian.org>  Tue, 21 Jul 1998 03:14:14 -0400
12332 dpkg (1.4.0.24) unstable; urgency=low
12334   * Non-maintainer upload.
12336   * dpkg/main.c: Turn --force-overwrite off as default.
12337   * dpkg/main.c: don't list --force-overwrite as default in --force-help,
12338     noticed by Peter Weiss <Peter.Weiss@Informatik.Uni-Oldenburg.DE> and
12339     others. [#23542, part of #17409].
12340   * dpkg/dpkg.8: replaced with a newer version from Jim Van Zandt
12341     <jrv@vanzandt.mv.com>. [#21061]
12343   * dpkg-deb/build.c (do_build): add missing \n and improve error message
12344     when conffile name is too long. [#7057]
12346   * scripts/update-alternatives.8: replaced with better man page from
12347     Charles Briscoe-Smith <cpb4@ukc.ac.uk>. [#17283]
12348   * scripts/dpkg-source.1: corrected logic error in documentation for
12349     dpkg-gencontrol's -p option, as noticed by Oliver Elphick
12350     <olly@linda.lfix.co.uk>. [#14655]
12351   * scripts/controllib.pl (findarch): correct typo in error message,
12352     noticed by Yann Dirson <ydirson@a2points.com>. [#22106]
12353   * scripts/dpkg-buildpackage.sh: fix typo for 'source maintainer',
12354     noticed by Joey Hess <joey@kite.ml.org>, Adam P. Harris
12355     <apharris@onshore.com> and others. [#10175, #15559]
12356   * scripts/dpkg-genchanges.pl: applied patch from Roman Hodek
12357     <Roman.Hodek@informatik.uni-erlangen.de> which solves problems with
12358     architecture specific packages in mostly architecture independent
12359     multi-binary source packages. [#14341, #20192].
12361   * doc/Makefile.am: remove any reference to the packaging manual, as it is
12362     now provided by the separate "packaging-manual" package.
12363   * doc/packaging.sgml: removed.
12364   * doc/developer-keys.pgp: updated to the current debian keyring.
12366   * aclocal.m4: applied patch from Joel Klecker <jk@espy.org> to handle
12367     egcs' --print-libgcc-file-name output. [#20353]
12369   * debian/copyright: correct FSF address.
12370   * debian/rules: add code from lesstif's debian/rules to make libtool
12371     less of a fool (i.e. not use -rpath and to link shared libraries
12372     against libraries it depends on).  Code by Richard Braakman
12373     <dark@xs4all.nl> and Yann Dirson <dirson@debian.org>.
12374   * debian/rules: remove all reference to the packaging manual as it is
12375     now provided by the separate "packaging-manual" package. [#21581,
12376     #21186, #22698, #23342]
12377   * debian/rules: link dpkg-divert.1.gz to undocumented.7.gz as the lack
12378     of a real manpage has been reported in #11093.
12379   * debian/README.compile: removed gawk and bogus comment about gettext
12380     being in experimental, as reported by Santiago Vila <sanvila@unex.es>
12381     [#23344].  Added libpaperg (debiandoc2ps needs paperconf).
12382   * debian/shlibs.default.i386: updated for glibc, reported by Herbert Xu
12383     <herbert@gondor.apana.org.au>. [#13140]
12384   * debian/control (dpkg-dev): depend on perl as POSIX (not a part of
12385     perl-base) is needed by most of the perl dpkg-* scripts, noticed by
12386     Joel Klecker <jk@espy.org>. [#22115]
12388  -- James Troup <jjtroup@comp.brad.ac.uk>  Wed, 24 Jun 1998 14:38:52 +0200
12390 dpkg (1.4.0.23.2) frozen unstable; urgency=low
12392   * Non-maintainer upload.
12393   * dpkg/main.c: Turn --force-overwrite back on as default.
12395  -- James Troup <jjtroup@comp.brad.ac.uk>  Tue, 23 Jun 1998 22:19:26 +0200
12397 dpkg (1.4.0.23.1) frozen unstable; urgency=low
12399   * No real changes, only a new version code to make this go to frozen too.
12401  -- Nils Rennebarth <nils@debian.org>  Wed, 10 Jun 1998 17:29:58 +0200
12403 dpkg (1.4.0.23) frozen unstable; urgency=low
12405   * Non-maintainer bug-fix release
12406   * Update the disk method to the hamm directory structure (Bug#21000)
12408  -- Nils Rennebarth <nils@debian.org>  Sun,  7 Jun 1998 19:14:51 +0200
12410 dpkg (1.4.0.22) frozen unstable; urgency=medium
12412   * Non-maintainer bug-fix release
12413   * Install main changelog file as `changelog.gz' instead of
12414     `changelog.dpkg.gz' (Debian Policy, section 5.8) (Bug#6052,15157)
12415   * Avoid use of /tmp/*.$$ in preinst and postinst (Bug#19712)
12416   * Make sure diversions file is always created with mode 0644 (Bug#19494)
12417   * When removing a file, chmod it to 000 if it's a char or block
12418     device or remove its s[ug]id bits, if any (Bug#6006)
12419   * Minor fixes in the programmer's manual (Bug#6206)
12420   * Always create readable status and available files
12421     (Bug#9869,11887,14636,15786,19146)
12422   * Make dpkg-gencontrol honour -DArchitecture=xxxx (Bug#9893)
12423   * Allow different archs for the same binary in debian/files (Bug#9894)
12424   * Added workaround in /usr/lib/dpkg/methods/disk/setup
12425     to avoid bash warning (Bug#10111,10131)
12426   * Recognize old .deb packages with other locales (Bug#12232)
12427   * Added `SHELL=bash' to debian/rules: it uses bash-specific structs
12428   * Move some files from dpkg to dpkg-dev (part of Bug#13295)
12429   * Minor fix in packaging manual regarding to Standards-Version (Bug#14696)
12430   * Fixed --altdir and --admindir in update-alternatives (Bug#15332)
12431   * Strip /usr/lib/libdpkg* (Bug#15671)
12432   * dpkg: send output of --help, --force-help and -Dhelp to stdout
12433     (Bug#16051,18574)
12434   * send correct signals with start-stop-daemon (Bug#17258)
12435   * Make `dpkg-divert --test --remove' work as expected (Bug#19531)
12436   * Determine properly the architecture if gcc is egcs (Bug#20353)
12438  -- Juan Cespedes <cespedes@debian.org>  Sun,  5 Apr 1998 17:37:01 +0200
12440 dpkg (1.4.0.21) unstable; urgency=low
12442   * Non-maintainer release to include a new update-rc.d
12443   * Fixed date on files in the archive from 2017 and 2018 by running
12444     touch foo; find . -newer foo | xargs -r touch; rm foo
12445   * Changed start-stop-daemon message "No <program> found; none killed." to
12446     "No <program> found running; none killed."
12448  -- Miquel van Smoorenburg <miquels@cistron.nl>  Thu,  5 Mar 1998 14:19:46 +0100
12450 dpkg (1.4.0.20) unstable; urgency=low
12452   * Disabled --force-overwrites.
12453   * Removed core file from source
12455  -- Michael Alan Dorman <mdorman@debian.org>  Tue,  9 Jan 1998 03:34:28 -0500
12457 dpkg (1.4.0.19) unstable; urgency=low
12459   * Changed methods/disk.setup to use output of
12460     'dpkg --print-installation-architecture' instead of hard-coded
12461     '1386' (fixes #10995).
12462   * Patched dpkg-source to properly quote metacharacters in strings
12463     before using them in pattern-matching expressions (fixes #10811).
12464   * Fixed several documentation typos (fixes #10764).
12465   * dpkg-source now works around 100-character filename limitation of cpio
12466     (fixes #10400).
12467   * dpkg-source now properly handles '\ no newline in source' message from
12468     patch (fixes #5041).
12470  -- Klee Dienes <klee@debian.org>  Sun, 13 Jul 1997 19:28:22 -0700
12472 dpkg (1.4.0.18) unstable; urgency=low
12474   * dpkg-source now uses new -z option to GNU patch (still needs to be
12475     changed to detect and use old version as well) (fixes #9904, #10005, #10007).
12476   * Added i686 to archtable.
12477   * shlibs.default now uses xlib6 instead of elf-x11r6lib (fixes #9926).
12478   * debian-changelog-mode now uses interruptible completing type-in fields
12479     instead of the previous 'select-a-letter method'.  I consider this
12480     better and more standard than the previous way, but I'd welcome
12481     opinions to the contrary.  Consider this a 'probationary' change for
12482     now (fixes #9873, #9874).
12484  -- Klee Dienes <klee@debian.org>  Sun, 25 May 1997 09:56:08 -0400
12486 dpkg (1.4.0.17) unstable; urgency=low
12488   * All of the dpkg binaries (but not dpkg-dev or dselect) now speak
12489     french, thanks to patches from Christophe Le Bars <clebars@teaser.fr>
12490   * Fix leading spaces before day in 822-date.
12491   * Changes from Tom Lees <tom@lpsg.demon.co.uk> to better support
12492     building on non-Debian systems; minor Makefile fixes.
12493   * Added 'ppc powerpc powerpc' to archtable.
12494   * Changed documentation paper size to US/Letter instead of A4 (A4
12495     may be better, but it's easier to print US/Letter on A4 than it is
12496     to print A4 on US/Letter).
12498  -- Klee Dienes <klee@debian.org>  Tue,  13 May 1997 15:24:31 -0400
12500 dpkg (1.4.0.16) experimental; urgency=low
12502   * Added generated sources to GNU-format source archive so it no longer
12503     requires perl to build.
12505  -- Klee Dienes <klee@debian.org>  Sat, 10 May 1997 17:34:29 -0400
12507 dpkg (1.4.0.15) experimental; urgency=low
12509   * Changed dpkg-genchanges to check for ($arch == $substvar{'Arch'}), not
12510     ($arch ne 'all') (fixes #9688).
12511   * Fixed bug in start-stop-daemon.c (was using optarg after argument
12512     parsing was over) (fixes #9597, #9603, #9364).
12513   * Provide 50dpkg-dev.el for xemacs as well as emacs.
12514   * Explicitly provide path for debian-changelog-mode in 50dpkg-dev to use
12515     .el file as workaround until xemacs can read emacs19 .elc files.
12516   * Pass top_distdir explicitly to 'make dist' to accommodate bug in
12517     automake_1.1o-1.
12518   * Fix debian/build to make html documentation without including
12519     directories in tar archives (fixes #9348).
12521  -- Klee Dienes <klee@debian.org>  Fri,  9 May 1997 13:17:18 -0400
12523 dpkg (1.4.0.14) experimental; urgency=low
12525   * Fixed buglet in install-info.pl (fixes #9438).
12526   * Re-write of update-rc.d.pl, primarily by Miquel van Smoorenburg
12527     <miquels@cistron.nl> (fixes #9434, #9436).
12528   * Renamed "dpkg Programmer's Manual" to "dpkg Internals Manual".
12530  -- Klee Dienes <klee@debian.org>  Tue,  6 May 1997 22:01:07 -0400
12532 dpkg (1.4.0.13) experimental; urgency=low
12534   * Fix to start-stop-daemon so that it still takes numeric arguments (had
12535     been broken in 1.4.0.12) (fixes #9598).
12536   * Fix 822-date to sanity-check localtime() output (seconds must be the
12537     same as GMT).
12538   * Patch from Guy Maor <maor@ece.utexas.edu> to dpkg-source.pl to support
12539     pristine (MD5-equivalent) upstream sources.
12540   * Patch from Michael Alan Dorman <mdorman@calder.med.miami.edu> to
12541     update-rc.d.pl to fix handling multiple start/stop entries on a single
12542     line.
12543   * Several fixes to dpkg-genchanges to support -B option (added in
12544     1.4.0.12) (fixes #9340).
12545   * Handle errors from 822-date in debian-changelog-mode.el.
12546   * Changed cl-debian.pl to correctly handle extra whitespace in changelog
12547     datestamps.
12549  -- Klee Dienes <klee@debian.org>  Mon,  5 May 1997 18:12:43 -0400
12551 dpkg (1.4.0.12) experimental; urgency=low
12553   * Re-wrote 822-date for clarity and to support timezone offsets >= 12h
12554     (New Zealand in DST is +1300, for example) (fixes #7130).
12555   * Patch from Juergen Menden <menden@morgana.camelot.de> to support
12556     archdependent-only builds (fixes #8912, #9245, #5359).
12557   * Fix archtable entry for powerpc (fixes #8794).
12558   * Strip /sbin/* and /usr/sbin/* in debian/rules (fixes #8853).
12559   * Moved start-stop-daemon to /sbin (fixes #8669).
12560   * Set sharedstatedir and localstatedir for $(MAKE) install in
12561     debian/rules (fixes #8852).
12562   * Fixes for update-rc.d(8) from Jim Van Zandt <jrv@vanzandt.mv.com>
12563     (fixes #8576).
12564   * No longer do variable substitutions when generating change file (fixes
12565     #5862).
12566   * Support symbolic signal names in start-stop-daemon (fixes #7715).
12567   * Add autoload for debian-changelog-mode to /etc/emacs/site-start.d
12568     (fixes #4519, #5841).
12569   * Add recommendation for gcc and make in dpkg-dev (gcc is needed for dpkg
12570     --print-architecture, used by dpkg-gencontrol; make is needed for any
12571     debian/rules file) (fixes #8470).
12572   * Minor changes to packaging manual section on source package
12573     conversion (fixes #6801).
12574   * Renamed "programmer's manual" to 'packaging manual'.
12575   * Start of new "programmer's manual" containing information on dpkg
12576     internals and build information.  This manual uses the new
12577     TeXinfo-SGML format, currently included in doc/.
12578   * dselect/pkgdepcon.cc now checks for debug not NULL, not just depdebug.
12579   * Changed makefiles to support building outside of source directory.
12580   * Include GNU-format source distribution with other non-debian packages.
12582  -- Klee Dienes <klee@debian.org>  Sun,  4 May 1997 11:08:19 -0500
12584 dpkg (1.4.0.11) experimental; urgency=low
12586   * Patches for alpha and libc6 from Michael Alan Dorman
12587     <mdorman@calder.med.miami.edu>.
12588   * Fixed minor problems in dpkg-shlibdeps regular expressions for libc6.
12589   * Fix regex to detect directory creation in dpkg-source.pl.
12590   * Minor changes for automake-1.1n.
12592  -- Klee Dienes <klee@debian.org>  Sun, 23 Mar 1997 18:09:33 -0500
12594 dpkg (1.4.0.10) unstable; urgency=medium
12596   * Fixed bug in controllib.pl (@fowner was entire passwd entry,
12597     not just [uid, gid] as it should have been).
12599  -- Klee Dienes <klee@debian.org>  Thu, 20 Mar 1997 13:06:52 -0500
12601 dpkg (1.4.0.9) unstable; urgency=low
12603   * Check fputs() return values for (ret >= 0), not (ret != 0) (fixes #7522).
12604   * dpkg-shlibdeps no longer gives error for Java and statically linked
12605     binaries (fixes #4988).
12606   * Change 'details of the old format' to 'details of the new format' in
12607     deb-old.5 (fixes #7605).
12608   * dpkg-source -b now warns (was previously silent) if maintainer changes
12609     create new subdirectories.  dpkg-source -x now warns (previously gave
12610     error) if maintainer changes create new subdirectories (partially
12611     fixes #6866, #6671, #5045, #6482).
12612   * Added manual page for start-stop-daemon (8).
12613   * Added C version of start-stop-daemon by
12614     Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl> (fixes #1670).
12615   * Converted to use GNU automake for the build process by Tom Lees
12616     <tom@lpsg.demon.co.uk>.<
12617   * Preliminary support for dpkg functions as a shared library (now
12618     provides libdpkg.so, but much work needs to be done in better
12619     segregating and defining the interface).
12620   * Preliminary internationalization support by Galen Hazelwood
12621     <galenh@debian.org>.  Only the library, dpkg-deb, md5sum, and dpkg
12622     have been converted so far.  No translations have yet been
12623     constructed.
12624   * Handle 'libc.so.6 => /lib/libc.so.6 (0x40010000)' format from libc6
12625     ldd (fixes #7603, #7926, #8688, #9179, #9134, #8516).
12626   * Removed policy.sgml (it has been moved to the debian-policy package).
12627   * Include patch from Darren Stalder <torin@daft.com> for
12628     dpkg-buildpackage to choose PGP key based on Maintainer: field of
12629     package being built (or -m<maintainer> option, if present) (fixes
12630     #7898).
12631   * Changed controllib.pl to use $ENV{LOGNAME}, getlogin(), and $<
12632     (in that order) to determine the intended ownership of
12633     debian/{files,substvars},  (fixes #7324, #6823, #5659, #5965, #5929,
12634     #9239, #5366).
12635   * Don't sign .dsc file in dpkg-buildpackage if building a binary-only
12636     release (fixes #7260).
12637   * Updated developer-keys.pgp to latest revision (fixes #6134).
12639  -- Klee Dienes <klee@debian.org>  Mon, 17 Mar 1997 16:11:24 -0500
12641 dpkg (1.4.0.8) unstable; urgency=medium
12643   * Corrected update-rc.d for bash 2.0
12644   * Updated developer-keys.pgp from
12645     http://www.iki.fi/liw/debian/debian-keyring.tar.gz
12647  -- Guy Maor <maor@ece.utexas.edu>  Mon, 3 Feb 1997 04:05:01 -0600
12649 dpkg (1.4.0.7) stable unstable; urgency=HIGH
12651   * Fixed --assert-support-predepends failing between unpack & configure.
12652   * Added --assert-working-epoch option.
12654  -- Guy Maor <maor@ece.utexas.edu>  Sat, 25 Jan 1997 23:02:11 -0600
12656 dpkg (1.4.0.6) stable unstable; urgency=high
12658   * Patched lib/vercmp.c to hopefully fix dselect epoch processing
12659     (Bug#6204), (Bug#4590).
12660   * Patched scripts/dpkg-buildpackage, scripts/dpkg-genchanges,
12661     scripts/dpkg-gencontrol for epoch processing, courtesy of Loic Prylli
12662     <lprylli@graville.fdn.fr> (Bug#6138, Bug#5225).
12663   * Patched dpkg-genchanges to actually honor the -u switch to specify
12664     directory (Bug#5564).
12665   * Applied patch to main/archive.c to correct problems setting set[gu]id
12666     binaries, courtesy of Herbert Xu <herbert@greathan.apana.org.au>
12667     (Bug#5479).
12668   * Applied patch to dpkg-source to correct debian-only package names,
12669     courtesy of Guy Maor <maor@ece.utexas.edu> (Bug#5355).
12671  -- Michael Alan Dorman <mdorman@calder.med.miami.edu>  Thu, 2 Jan 1997 11:36:09 -0500
12673 dpkg (1.4.0.5) stable frozen unstable; urgency=medium
12675   * Distribution for frozen too.
12677  -- Heiko Schlittermann <heiko@lotte.sax.de>  Thu, 5 Dec 1996 09:13:42 +0100
12679 dpkg (1.4.0.4) stable unstable; urgency=medium
12681   * Bug2962 fixed: patch from Ian Jackson applied
12682     (cursor keys won't work after search)
12683   * Manuals 2.1.2.2
12685  -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 15 Nov 1996 20:21:18 +0100
12687 dpkg (1.4.0.3) unstable; urgency=medium
12689   * dpkg-source -x: created bad permissions (set x-bit for
12690     all files pointed to by a symlink)
12692  -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 18 Oct 1996 18:32:06 +0200
12694 dpkg (1.4.0.2) unstable; urgency=medium
12696   * dpkg-buildpackage.sh: reverted the quoting change -- (you
12697     should use super, sudo, really, but not su.  Or write a wrapper
12698     around su)
12699   * dpkg-buildpackage.sh: passing -m, -C, -v options to dpkg-genchanges
12700     more the way Ian likes ;-)
12701   * dpkg-source.pl: new function deoctify() as replacement for eval()
12702     (turn \ddd into the corresponding character) [rem: probably better
12703     solution would be to convert cpios output names into complete \ddd
12704     representation as well tars output names]
12705   * dpkg-source.pl: fixed 2 typos in failure message on creating
12706     $origtargz.tmp-nest.
12707   * main/main.c: typo for `treat'
12708   * main/enquiry.c: fixed the ignorance for some relations in --compare-versions
12709   * main/enquiry.c: missing version is now handled as described in `dpkg --help'
12710     (or at least as I understood `dpkg --help' PLEASE TRY IT)
12711   * lib/parsehelp.c: fixed parsing of epoch information
12713  -- Heiko Schlittermann <heiko@lotte.sax.de>  Sun, 6 Oct 1996 23:27:47 +0200
12715 dpkg (1.4.0.1) unstable; urgency=medium
12717   * dpkg-source: doesn't get screwed up from hardlinks
12718     in the archive now
12719   * dpkg-source: doesn't get screwed up from `unprintable' characters
12720     in file names (e.g. from the kbd package)
12721   * controllib.pl: $varlistvile -> $varlistfile (thanx Karl Sackett)
12722   * dpkg-buildpackage: quoting for $rootcommand (thanx  Michael Meskes)
12723     and `eval' as default $rootcommand
12724   * dpkg-*, controllib.pl: created debian/files and debian/substvars
12725     are chown'ed to `getlogin()' and its group
12726   * doc/: mv changed to mv -f
12727   * dpkg-buildpackage: added an option -a for overriding the
12728     architecture in the changes _file_name_
12729   * dpkg-buildpackage: pass -m* -v* .. options to dpgk-genchangelog
12730   * dpkg-name moved to dpkg-dev
12732  -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 21 Sep 1996 22:06:01 +0200
12734 dpkg (1.4.0) unstable; urgency=low (HIGH for new source format)
12736   * Corrected buffer overrun when dpkg-deb generates filename.  (Bug#4467.)
12737   * dpkg-shlibdeps works with DEBIAN/shlibs (thanks Heiko Schlittermann).
12738   * Added libm.so.5 to shlibs.default for i386/m68k.
12740   * Split binary package into two: dpkg and dpkg-dev.
12741   * dpkg-source(1) documents mode and ownership setting during extraction.
12743   * dpkg-scanpackages moved to /usr/bin.
12744   * Include /usr/bin/dpkg-deb, not dpkg-deb.dist; don't rename in scripts.
12745   * Copyright file changed slightly.
12746   * debian-changelog-mode uses magic key substitution strings.  (Bug#4419.)
12747   * Changed email address in control file to <ian@chiark.greenend.org.uk>.
12748   * Manuals and own Standards-Version: updated to 2.1.1.0.
12750  -- Ian Jackson <ian@chiark.greenend.org.uk>  Thu, 12 Sep 1996 01:13:33 +0100
12752 dpkg (1.3.14) unstable; urgency=low
12754   * dpkg-buildpackage new -tc (clean source tree) option.
12756   * Formatted documentation removed by `make clean' and so not in source.
12757   * Manuals and own Standards-Version: updated to 2.1.0.0.
12758   * Distribute {policy,programmer}.{html.tar,ps}.gz with each upload.
12760  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 1 Sep 1996 20:43:40 +0100
12762 dpkg (1.3.13) unstable; urgency=low (HIGH for building new src X programs)
12764   * X shared libraries added to shlibs.default (=> `elf-x11r6lib').
12765   * dpkg-source tar invocation fixed so that TAPE env var doesn't break it.
12766   * dpkg-source copes better with missing final newline messages from diff.
12768   * dpkg-buildpackage usage message fixed: -si is the default.  (Bug#4350.)
12769   * dpkg-source error message about src dir mismatch typo fixed.  (Bug#4349.)
12771   * dpkg-source(1) has suggestions for dpkg-buildpackage -r option.
12772   * dpkg-source change date fixed.  (Bug#4351.)
12773   * More developers' keys.
12774   * Manual updates, own Standards-Version updated.
12776  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 31 Aug 1996 20:08:18 +0100
12778 dpkg (1.3.12) unstable; urgency=medium
12780   * dpkg prints old version number when upgrading.  (Bug#4340.)
12781   * dpkg-deb tries to detect and flag corruption by ASCII download.
12783   * dpkg-genchanges and dpkg-buildpackage say what source is included.
12785   * dpkg-buildpackage passes +clearsig=on to PGP (or pgpcommand).  (Bug#4342.)
12787   * dpkg-source prints better error for cpio not honouring -0t.
12788   * control file Suggests cpio >= 2.4.2, rather than just cpio.
12790  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 30 Aug 1996 15:31:51 +0100
12792 dpkg (1.3.11) unstable; urgency=low
12794   * EBUSY when dpkg removes a directory is only a warning.
12796   * dpkg-genchanges generates sensible warning (not confusing error
12797     about mismatch) for missing Section/Priority in binary packages.
12799   * Added dpkg --print-gnu-build-architecture option.
12800   * shlibs.default for m68k provided, as a copy of i386 version.
12802  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 29 Aug 1996 14:05:02 +0100
12804 dpkg (1.3.10) unstable; urgency=medium
12806   * dpkg-source(1) manpage alias symlinks are not dangling.
12807   * dselect selects things by default if they are installed.
12808   * Added `pentium' as alias for `i386' architecture.
12809   * Added `Suggests: cpio, patch' and explanatory text to Description.
12810     (Bugs #4262, #4263.)
12812   * More developers' PGP keys.
12813   * Manual updates, new source format released.
12815  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 26 Aug 1996 14:30:44 +0100
12817 dpkg (1.3.9) unstable; urgency=low (high for new source format)
12819   * dpkg --get-selections and --set-selections added.
12820   * New dpkg --force-not-root flag.
12822   * Don't replace directory with another package's file.  (Bug#4202.)
12824   * All manpages now installed compressed.
12825   * Copyright file moved to /usr/doc/dpkg/copyright.
12826   * Standards-Version updated (0.2.1.1).
12828  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 24 Aug 1996 19:09:30 +0100
12830 dpkg (1.3.8) unstable; urgency=low (high for new source format)
12832   * dpkg-buildpackage -sa, -si options work correctly.
12834   * update-rc.d(8) updated to reflect design and reality.
12835   * Programmers' and policy manual updates.
12837  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 23 Aug 1996 12:48:26 +0100
12839 dpkg (1.3.7) unstable; urgency=low (medium for source pkg docs)
12841   * dselect +/-/_/= on lines for all broken, new, local or whatever
12842     packages do not affect _all_ packages.  (Bug#4129.)
12844   * Support for diff-only uploads in source packaging tools.
12845   * dpkg-genchanges -d<descripfile> option renamed to -C.
12846   * dpkg-buildpackage understands -m, -v, -C (for dpkg-genchanges).
12847   * Support for debian/shlibs.local added to dpkg-shlibdeps.
12848   * Shared library files' search order defined in dpkg-source(1), and
12849     relevant files added to the FILES section.
12851   * Programmers' manual describes source packaging tools.
12852   * Policy manual mentions shared library control area file.
12853   * dpkg-source manpage includes dpkg-shlibdeps in title line.
12854   * Manuals have changelog and automatic version numbering.
12855   * changelogs (for dpkg and for manuals) installed.
12856   * binary target split into binary-arch and binary-indep in manual.
12857   * Manpages should be compressed.
12858   * Copyright file is moved to /usr/doc/<package>/copyright.
12859   * Changelogs must be installed in /usr/doc/<package>.
12861   * dpkg-deb(8) moved to dpkg-deb(1).
12863   * binary target split into binary-arch and binary-indep in source.
12864   * changelog entry for 1.2.14 copied from that (forked) release.
12866  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 22 Aug 1996 15:36:12 +0100
12868 dpkg (1.3.6) experimental; urgency=low (HIGH for new source format)
12870   * dpkg-source now has broken argument unparsing for tar.  (Bug#4195.)
12872   * dpkg-gencontrol writes to debian/tmp/DEBIAN/control by default.
12873   * dpkg-shlibdeps script added.
12875   * Back to old sh update-rc.d, and removed manpage, because new Perl
12876     version and the manpage have different syntax and semantics.
12877   * update-rc.d prints usage message for missing terminal `.'.  (Bug#4122.)
12879   * Use rm -rf instead of just rm -r in dpkg-deb --info &c.  (Bug#4200.)
12881   * Added support for Installed-Size to dpkg-gencontrol, and documented.
12882   * Source packaging substitution variables and name syntax rationalised.
12883   * dpkg-source scripts' usage messages improved slightly.
12884   * dpkg-source works with non-empty second (orig dir) argument.
12886   * Added rationale for copyright policy to manual.
12887   * More developers' PGP keys.
12888   * Control database handling cleanups (usu. Source field blanked).
12890  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 20 Aug 1996 15:39:58 +0100
12892 dpkg (1.3.5) experimental; urgency=low (high for debian-changelog-mode)
12894   * 822-date script included.  (Bug#4136.)
12895   * debian-changelog-add-version works on empty file.
12896   * debian-changelog-mode mode-help works properly.
12898   * dpkg-source tells patch not to make numbered backups.  (Bug#4135.)
12900   * More developers' PGP keys.
12901   * Paragraph on uucp -a and -g options removed from policy manual.
12903  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 14 Aug 1996 14:46:47 +0100
12905 dpkg (1.3.4) experimental; urgency=low
12907   * Removed debugging output from dpkg-source -x.  Oops.
12908   * Removed section on source package permissions from policy manual -
12909     dpkg-source now sorts these out.
12911  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 11 Aug 1996 13:25:44 +0100
12913 dpkg (1.3.3) experimental; urgency=low
12915   * Programmers' & policy manuals in source tree; HTML in /usr/doc/dpkg.
12916   * Old guidelines.info and text files in /usr/doc/dpkg removed.
12918   * dpkg-source sets permissions on extracted debianized source tree
12919     and does not copy ownerships out of archive even if running as root.
12921   * Emacs mode `dpkg changelog' renamed to `Debian changelog'.
12922   * Default changelog format renamed from `dpkg' to `debian'.
12924   * debian-changelog-mode sets fill-prefix correctly.
12925   * debian-changelog-mode urgencies except HIGH lowercase by default.
12926   * debian-changelog-mode displays keymap in doc string and so mode help.
12928   * More maintainers' PGP keys.
12930   * Remove built changelog parsers with `clean' target in source.
12932  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 10 Aug 1996 23:35:51 +0100
12934 dpkg (1.3.2) experimental; urgency=LOW (MEDIUM for dpkg-source)
12936   * Faster update-rc.d written in Perl by Miquel van Smoorenburg.
12937   * install-info --test doesn't lock dir.  (Bug#3992, thanks Darren).
12939   * dpkg-source doesn't break in the presence of any symlinks.
12941   * More developers' keys added to doc/developer-keys.pgp.
12942   * Install developers' keys in /usr/doc/dpkg/developer-keys.pgp.
12943   * dpkg-source documents undefined substvar behaviour.
12944   * minor debian/rules cleanups.
12946  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 10 Aug 1996 02:13:47 +0100
12948 dpkg (1.3.1) experimental; urgency=LOW
12950   * manpage for dpkg-source et al now available.
12951   * dpkg-changelog-mode.el installed in site-lisp, but still no autoload.
12953   * dpkg-source prints correct string for not-understood tar -vvt output.
12954   * dpkg-source parsing of tar -vvt output made more robust.
12956   * dpkg-buildpackage prints usage message on usage error.
12957   * dpkg-gencontrol can print usage message.
12958   * -T<varlistfile> option added to dpkg-source.
12959   * Description of -f<fileslistfile> corrected in dpkg-distaddfile usage.
12960   * -m<maintainer> synopsis changed in dpkg-genchanges usage.
12961   * debian/substvars may now contain blank lines.
12963  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 8 Aug 1996 02:36:04 +0100
12965 dpkg (1.3.0) experimental; urgency=LOW
12967   * dpkg can install named pipes.
12968   * dpkg-deb supports directory for destination, generates filename.
12969   * dpkg-{source,gencontrol,genchanges,parsechangelog,buildpackage},
12970     dpkg-distaddfile scripts to support new source package format.
12971   * a.out build no longer supported.
12972   * Changed to new source package format.
12974  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 6 Aug 1996 02:31:52 +0100
12977 dpkg (1.2.14) stable unstable; urgency=MEDIUM
12979   * dselect +/-/_/= on lines for all broken, new, local or whatever
12980     packages do not affect _all_ packages.  (Bug#4129.)
12982   * NOTE - THE HISTORY FORKS HERE.  1.2.14's change appears in 1.3.7.
12984  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 22 Aug 1996 00:39:52 +0100
12987 dpkg (1.2.13) unstable; urgency=LOW
12989   * dpkg --search produces correct output for diversions.
12990   * dpkg-name remove unnecessary arch missing warning.  (Bug#3482.)
12992   * dpkg-deb --build warns about uppercase chars in package name.
12994   * dpkg-scanpackages error messages updated and manpage provided
12995     (thanks to Michael Shields).
12996   * dpkg-scanpackages warns about spurious entries in override file.
12997   * dpkg-scanpackages `noverride' renamed to `override' everywhere.
12998   * dpkg-scanpackages field ordering to put Architecture higher.
12999   * dpkg-scanpackages field names capitalised appropriately.
13000   * dpkg-scanpackages invokes find with -follow.  (Bug#3956.)
13002   * guidelines say #!/usr/bin/perl everywhere, not #!/bin/perl.
13003   * Many developers' PGP keys added.
13005   * configure script uses ${CC} instead of $(CC) (again :-/).
13006   * developers' keys included in dpkg source tree and /usr/doc.
13007   * configure remade using autoconf 2.10-3 (was 2.4-1).
13009  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 1 Aug 1996 02:46:34 +0100
13011 dpkg (1.2.12); priority=LOW
13013   * dpkg --search and --list understand and comment on diversions.
13014   * dpkg-divert displays diversions more intelligibly.
13016   * Guidelines are somewhat clearer about descriptions.
13017   * deb(5) describes new format; old moved to deb-old(5).  (Bug#3435.)
13018   * deb-control(5) carries a warning about being out of date.
13020   * Added 1996 to dselect version/copyright.
13022  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Jul 1996 15:04:49 +0100
13024 dpkg (1.2.11); priority=MEDIUM
13026   * dselect had dependency bug if installed package newer than avail.
13027   * Added `replaces' to dselect's list of package relationship strings.
13029  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 1 Jul 1996 02:51:11 +0100
13031 dpkg (1.2.10); priority=MEDIUM
13033   * Fixed bug in old-style version/revision number parsing.  (Bug#3440.)
13035  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 29 Jun 1996 03:32:45 +0100
13037 dpkg (1.2.9); priority=MEDIUM
13039   * Fixed status database updates reading bug.
13040   * `Setting up' message includes version number.
13041   * `existence check' message changed to say `cannot access archive'.
13043  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 27 Jun 1996 13:39:36 +0100
13045 dpkg (1.2.8); priority=LOW
13047   * dpkg --record-avail puts data in Size field.
13048   * strip / for rmdir(2) in cleanup to work around kernel bug.  (Bug#3275.)
13049   * dpkg-split --msdos no longer allows `-' and other chars in filenames.
13051   * manual dpkg-split(8) written.
13052   * dpkg-split minor typo in --auto usage error message fixed.
13053   * dpkg-deb(8) very minor cosmetic fix to --build option.
13055  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 25 Jun 1996 03:00:14 +0100
13057 dpkg (1.2.7); priority=LOW
13059   * dpkg-scanpackages syntax errors fixed.
13061  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 21 Jun 1996 04:10:38 +0100
13063 dpkg (1.2.6); priority=MEDIUM
13065   * NFS, CDROM and partition dselect methods include mountpoint
13066     in paths given to dpkg in [I]install, so they should now work.
13068   * Removed some leftover files from source tree.
13070  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 12 Jun 1996 14:35:19 +0100
13072 dpkg (1.2.5); priority=MEDIUM
13074   * Allow, but do not create, packages in half-installed state
13075     with no version number.  (Aargh.)
13077  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 04:55:43 +0100
13079 dpkg (1.2.4); priority=MEDIUM
13081   * New dpkg-name from Erick (<pkg>_<version>_<arch>.deb convention).
13082   * Disappeared packages can't own conffiles any more !  (Bug#3214.)
13083   * install-info creates Miscellaneous sections with a newline
13084     following the heading.  (Bug#3218.)
13085   * cleanup-info script installed in /usr/sbin; called as appropriate
13086     by postinst.  Thanks to Kim-Minh Kaplan.  (Bug#3125.)
13087   * Allow superseded Essential packages to be purged after they've
13088     been removed (clear the Essential flag on removal, and ignore it
13089     on packages that are in stat_configfiles).
13091   * dselect disk methods understand `y' as well as `yes' for using
13092     development tree.
13093   * dselect doesn't make packages appear as `new' again if update
13094     of available packages fails.
13095   * dselect places method selection cursor over option last selected.
13097   * dpkg-scanpackages doesn't die when repeated packages are found.
13098   * dpkg-scanpackages allows many old maintainers (`//'-separated).
13100   * `Version' field is now mandatory (some operations already
13101     wouldn't work right anyway if it wasn't there).
13103   * update-rc.d(8) now says you must remove the script.  (Bug#3215.)
13104   * dpkg --force-help says that --force-overwrite is on by default.
13105   * dpkg-deb manpage rewritten.
13106   * debian.README (= /usr/doc/copyright/dpkg) edited slightly.
13108   * Some database parsing grunge removed (pdb_preferversion, &c).
13109   * Source tree doc/sgml contains some embryonic manuals.
13110   * Leftover files in lib directory in source tree deleted.
13112  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 03:52:01 +0100
13114 dpkg (1.2.3); priority=HIGH
13116   * install-info doesn't replicate section headings (Bug#3125, #2973).
13117   * New dpkg-name manpage broken off from script (oops!).
13118   * dselect help screens made consistent with new strings, flags, &c.
13119   * dselect error flag column labelled E (Error), not H (Hold).
13120   * `Escape' no longer bound to `exit list without saving' in dselect.
13122  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 28 May 1996 02:14:57 +0100
13124 dpkg (1.2.2); priority=MEDIUM
13126   * Fixed dselect coredump found by Erick Branderhorst (thanks).
13127   * Sort obsolete removed packages separately, not under Available.
13129  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 23 May 1996 21:31:05 +0100
13131 dpkg (1.2.1); priority=MEDIUM
13133   * `=' key in dselect really does `hold' rather than `unhold'.
13134   * dselect dependency processing now interacts better with `hold'.
13135   * dselect `I' key (not `i') modifies display of the info window.
13136   * dselect shows unavailable packages as being unavailable.
13137   * dselect main menu headings and many other strings changed to try to
13138     discourage people from deselecting every package and using [R]emove.
13139     Notably, `select' changed to `mark' throughout.
13141   * dselect disk methods now print a few fewer double slashes.
13142   * dselect disk access methods will offer to use dpkg --record-avail
13143     to scan the available packages, if no Packages file is found.
13145   * New dpkg --compare-versions option, for the benefit of scripts &c.
13146   * New dpkg --clear-avail option forgets all available packages info.
13147   * New dpkg --print-avail option, prints `available' data (from Packages, &c).
13148   * dpkg usage message is more informative, but no longer fits on screen.
13149   * dpkg --avail option renamed --record-avail.
13151   * Latest dpkg-name from Erick Branderhorst.
13152   * dpkg-scanpackages has more sensible problem reporting.
13153   * postinst configure now gets null argument (not <unknown> or <none>)
13154     when there is no previously configured version.
13156   * Guidelines say that postinst configure is given previous version.
13157   * Guidelines don't refer to maintainer-script-args.txt in main text.
13158   * Guidelines (Texinfo source) uploaded separately.
13160   * Own version of strcpy (used for debugging) removed.
13161   * Interface to access methods document in source (doc/dselect-methods.txt).
13162   * debian.buildscript moves changes file into parent directory.
13164  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 22 May 1996 01:26:31 +0100
13166 dpkg (1.2.0); priority=MEDIUM
13168   * dselect can sort packages by available and installed states, and
13169     display their version numbers.  (Use O, o and V.)
13170   * Hold is properly integrated as a real `wanted state', rather than
13171     a separate flag.
13172   * Epochs in version numbers implemented, using the syntax
13173     <epoch>:<version>-<revision>.  (Epoch not usually displayed.)
13174   * dselect disk method is architecture-independent (uses dpkg's
13175     installation architecture, and looks in the right part of the tree).
13177   * dselect disk method doesn't try to satisfy the predependencies of
13178     packages which are on hold.
13179   * Fixed conflict-related assertion failure.  (Bug#2784.)
13180   * conffiles do not cause file conflicts if the conflicting package
13181     is in the `configuration only' state.  (Bug#2720.)
13182   * Fixed messages where available version number was reported as installed
13183     version in conflict and dependency messages.  (Bug#2654, Bug#2974.)
13185   * New format .deb files are default even for a.out compiles (but
13186     a.out version of dpkg is in old format).
13187   * Characters @:= (at colon equals) in package names now strictly
13188     forbidden everywhere (_ is still allowed in existing packages).
13189   * New dpkg --print-installation-architecture option prints installation
13190     architecture (compiled in), rather than build architecture (determined
13191     from gcc -print-libgcc-file-name).
13193   * Version messages show whether compiled a.out or ELF (i386 only).
13194   * Fixed missing space in version syntax error messages.
13195   * Manpage dpkg.8 installed with warning about inaccuracy.
13197   * Guidelines don't say to stop and restart daemons in runlevels 2345;
13198     instead they say to start in 2345 and stop in 016.
13199   * Guidelines and version messages say just Debian Linux.
13200   * Guidelines typo fix for '"stop"'.  (Bug#2867.)
13202   * doc/Makefile.in clean properly deletes various guidelines.info* files.
13204  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 16 May 1996 00:01:21 +0100
13206 dpkg (1.1.6); priority=MEDIUM
13208   * Check virtual dependencies when removing (ouch! - thanks SDE.)
13209   * Fixed bug in internal database validity management that could
13210     make dselect and dpkg dump core.  (Bug#2613.)
13211   * Fixed two coredumping bugs when using local diversions.  (Bug#2804.)
13212   * Fixed disappearance of overwritten packages.  (Bug#2696.)
13213   * install-info won't modify dir file before start of menu.
13214   * install-info will create Miscellaneous heading if no sections yet.
13216   * Only alphanums and +-. allowed in package names - enforced by
13217     dpkg-deb --build and documented in Guidelines.
13218   * dselect doesn't display packages unless they are installed, selected
13219     or available.
13220   * dselect doesn't show spurious section and priority headings.
13221   * dselect has a few extra keybindings (from Lee Olds).
13222   * --force message changed to `--force enabled' so that default is OK.
13224   * dpkg-name now includes architecture component in .deb filename,
13225     and translates - in package name to _.
13226   * .deb file has architecture component in filename.
13228   * Guidelines changed to say Pre-Depends is for experts only.
13229   * Guidelines say to provide a unidiff (-u) rather than an old context diff.
13230   * Guidelines say 755 root.root for shared libraries.
13232  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 1 May 1996 00:47:22 +0100
13234 dpkg (1.1.5); priority=MEDIUM (HIGH for diversions users)
13236   * Fixed coredump when using diversions.  (Bug#2603.)
13237   * Fixed typo in dpkg-divert which could lose diversions.  (Bug#2662.)
13239   * --force-overwrite is the default.
13240   * diversions.text provides better examples.
13242  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 10 Apr 1996 13:59:30 +0100
13244 dpkg (1.1.4); priority=MEDIUM
13246   * Allow overwriting of conflicting packages being removed.  (Bug#2614.)
13248   * a.out control file says Pre-Depends: libc4 | libc.  (Bug#2640.)
13249   * ELF control file and libc dependencies changed to use finalised scheme.
13250   * ELF control file and libc dependencies for i386 only.  (Bug#2617.)
13252   * Guidelines say use only released libraries and compilers.
13253   * Install wishlist as /usr/doc/dpkg/WISHLIST.
13254   * Remove spurious entries for Guidelines in info dir file.
13256   * dpkg-deb --build checks permissions on control (DEBIAN) directory.
13258   * Spaces in control file fields not copied by dpkg-split.  (Bug#2633.)
13259   * Spaces in split file part control data ignore.  (Bug#2633.)
13261   * Portability fixes, including patch from Richard Kettlewell.
13262   * Fixed minor configure.in bug causing mangled GCC -W options.
13264  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Apr 1996 01:58:40 +0100
13266 dpkg (1.1.3); priority=LOW
13268   * dselect disk methods support Pre-Depends installation ordering.
13269   * When dpkg fails and --auto-deconfigure would help it says so.
13270   * dpkg --search output lists several packages with same file on one line.
13271   * Improved dpkg usage message somewhat.
13273   * dpkg-deb --build checks permissions and types of maintainer scripts.
13274   * dpkg-deb --build treats misspecified conffiles as error, not warning.
13275   * dpkg --print-architecture prints compiler's architecture while
13276     dpkg --version (&c) print system's arch (this to help cross-compiling).
13277   * More minor guidelines changes, including dir entry fixup.
13279   * configure script caches more values.
13280   * Changed maintainer email address to ian@chiark.chu.cam.ac.uk.
13282  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 16 Mar 1996 19:18:08 +0000
13284 dpkg (1.1.2); priority=LOW
13286   * Packaging guidelines installed properly (and as guidelines
13287     rather than debian-guidelines).
13288   * ELF version has more checks to stop you wrecking your dpkg installation.
13289   * dselect disk methods now look for a `local' tree as well, for
13290     people who want locally-available software of various kinds.
13291   * dpkg-divert has debugging message removed.
13292   * Minor guidelines changes.
13294   * Various makefile cleanups, mainly to do with ELF vs. a.out support.
13295   * debian.rules cleans out ~ files itself, as well as calling make clean.
13296   * debian.rules names .nondebbin.tar.gz file ELF too, if appropriate.
13298  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 14 Mar 1996 03:38:29 +0000
13300 dpkg (1.1.1elf); priority=LOW
13302   * Added /usr/lib/dpkg/elf-executables-ok and elf-in-kernel.
13303   * Replaces field now allows automatic removal of conflicting packages.
13304   * Replaces field now required to overwrite other packages' files.
13305   * Architecture field, and dpkg --print-architecture, supported.
13306   * build new format archives by default when compiled with ELF compiler.
13308   * symlinks are now installed atomically (good for shared libraries).
13309   * create /var/lib/dpkg/diversions in postinst if necessary (Bug#2465.)
13310   * Pre-Depends now correctly fails if package never configured.
13311   * dselect disk methods mount with -o nosuid,nodev.
13312   * update-rc.d defaults doesn't add both K and S in any one runlevel;
13313     dpkg postinst fixes up this situation if it sees it.
13315   * Assorted fixups to the Guidelines, which are now in one piece.
13316   * dpkg --list prints version string in one piece.
13317   * dpkg-scanpackages doesn't produce notice on output with list of
13318     packages with Section and/or Priority control file fields.
13320   * control file and debian.rules work both for ELF and non-ELF compiles.
13321   * most files compiled with -O2 (-O3 only for some critical files) -
13322     this fixes ELF build.
13324  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Mar 1996 04:25:28 +0000
13326 dpkg (1.1.0); priority=LOW
13328   * dpkg supports Pre-Depends.
13329   * postinst script gets most-recently-configured version as $2.
13331   * lib/tarfn.c #includes <errno.h> (portability fix).
13333  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 11 Feb 1996 21:07:03 +0000
13335 dpkg (1.0.17); priority=LOW
13337   * dpkg --recursive follows symlinks (useful for devel tree).
13339  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Feb 1996 15:58:46 +0000
13341 dpkg (1.0.16); priority=LOW
13343   * dpkg-deb much faster reading new format archives.  (Bug#2256.)
13344   * Developers' documentation in /usr/doc/dpkg/, /usr/info/.
13346   * Fixed typo in control file Description.
13348   * configure script tries to improve matters wrt sysinfo.
13349   * any debian-tmp.deb is deleted by `./debian.rules clean'.
13351  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 4 Feb 1996 15:51:59 +0000
13353 dpkg (1.0.15); priority=LOW
13355   * dselect disk methods should never unmount things they didn't mount.
13356   * debian.README aka /usr/doc/copyright updated.
13358  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 15:05:39 +0000
13360 dpkg (1.0.14); priority=MEDIUM
13362   * fixed file descriptor leak in dpkg introduced in 1.0.11.
13363   * included dpkg-name in this package (conflicts with dpkg-name).
13365   * redraw in dselect main menu changed to use clearok (like in lists).
13366   * sa_restorer in struct sigaction no longer used (portability fix).
13367   * removed Guidelines from source package.
13369  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 02:52:29 +0000
13371 dpkg (1.0.13); priority=MEDIUM
13373   * dselect partition and mounted methods work again.
13374   * dpkg-deb --no-act in usage message.
13376  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 26 Jan 1996 18:37:03 +0000
13378 dpkg (1.0.12); priority=MEDIUM (HIGH for users of 1.0.11)
13380   * Fixed frequent dpkg coredump introduced in 1.0.11.  (Bug#2219.)
13381   * dpkg-deb ensures version numbers start with alphanumerics.
13383  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 24 Jan 1996 00:42:31 +0000
13385 dpkg (1.0.11); priority=MEDIUM
13387   * corrected potentially serious problem with dpkg low-memory in-core
13388     files database.
13389   * dpkg-split --msdos puts output files in right directory.  (Bug#2165.)
13391   * diversions implemented - see `dpkg-divert --help'.
13393   * dselect shows and uses (for dependencies) currently installed
13394     version of a package if that is more recent.
13395   * dpkg --force-... options are in separate help screen.
13396   * better error messages for corrupted .deb archives.  (Bug#2178.)
13397   * dselect NFS method will unmount correct copy of NFS area if mounted
13398     twice.
13400   * removes some ELF compilation warnings.
13402  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 Jan 1996 02:41:46 +0000
13404 dpkg (1.0.10); priority=MEDIUM
13406   * dpkg-deb option parsing unmuddled (-I option was removed
13407     in 1.0.9 and broke dpkg-deb).  (Bug#2124.)
13409   * dpkg-split will work when ELF `ar' is installed, and is faster.
13411   * nfs dselect method now available.
13412   * disk methods don't prompt spuriously for Packages files.
13413   * cdrom+harddisk methods can find Packages files.
13415   * dpkg-scanpackages (creates Packages files) now in /usr/sbin.
13417   * various changes to help compilation of dpkg-deb, dpkg-split
13418     and md5sum on non-Debian systems.
13419   * <sys/fcntl.h> replaced by <fcntl.h> throughout.
13421  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 Jan 1996 02:55:19 +0000
13423 dpkg (1.0.9); priority=MEDIUM
13425   * dselect uninitialized variable coredump fixed (thanks Carl).
13427   * version numbers printed by --version fixed.  (Bug#2115.)
13428   * disk method problem with missing Packages files fixed.  (Bug#2114.)
13429   * dependency version relationships now <= >= << >> =.  (Bug#2060.)
13431   * install-info is in /usr/sbin, not /usr/bin.  (Bug#1924.)
13432   * dpkg regards Revision field as obsolete.
13434   * <asm/unistd.h> changed to <linux/unistd.h> (for m68k port).
13435   * scripts/Makefile.in `clean' target deletes scripts.
13437  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 11 Jan 1996 20:51:20 +0000
13439 dpkg (1.0.8); priority=LOW
13441   * update-alternatives slightly more helpful message.  (Bug#1975.)
13442   * cosmetic improvements to disk installation method.  (Bug#1970,1956.)
13443   * mounted filesystem and unmounted partition separate methods.  (Bug#1957.)
13445  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Dec 1995 04:07:47 +0000
13447 dpkg (1.0.7); priority=MEDIUM (HIGH to upgrade syslogd)
13449   * dselect harddisk/CDROM method script handles multiple package
13450     areas.
13451   * Everything has a manpage, though many are very unhelpful indeed.
13453  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 30 Nov 1995 03:59:14 +0000
13455 dpkg (1.0.6); priority=MEDIUM (HIGH to upgrade syslogd)
13457   * conffiles can now be taken over properly from one package by
13458     another which replaces it.  (Bug#1482.)
13459   * dpkg will not deconfigure essential packages when --auto-deconfigure
13460     is set (this bug was fairly unlikely ever to be exercised).
13462   * dpkg checks for the presence of certain important programs on the PATH.
13463   * dselect is now more informative when a dependency is missing, saying
13464     "<package> does not appear to be available".  (Bug#1642, 1705).
13466   * `make distclean' fixed; config.* &c removed from source archive.
13467   * lib/lock.c now uses fcntl rather than flock, for better portability.
13469   * `Package_Revision: 0' removed from control file.
13470   * Some inaccuracies and bad formatting in various messages corrected.
13472  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 21 Nov 1995 20:15:18 +0000
13474 dpkg (1.0.5); priority=LOW
13476   * dpkg-split allows some space for the header.  (Bug#1649.)
13477   * dpkg-split now has --msdos option for 8.3 filenames.
13478   * dpkg-split --join &c will not complain about trailing garbage.
13480   * dselect & dpkg will no longer ignore SIGHUP will running subprocesses.
13482  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 13 Oct 1995 13:59:51 +0100
13484 dpkg (1.0.4); priority=MEDIUM (HIGH for dselect users with 1.0.3)
13486   * fixed bug which prevented dselect from displaying the bottom line of
13487     any listing screen.  This was introduced in 1.0.3, sorry !
13489   * a conffile will never cause a prompt if the package maintainer
13490     distributes a file identical to the user's, even if the file has
13491     been edited by both the user and the maintainer or is a
13492     newly-registered conffile.  (Bug#1639.)
13494   * dselect disk/cdrom method script says where to get Packages file.
13495   * dselect help has better descriptions of the functions of Return and Q.
13497   * postinst now warns about some problems with /usr/lib/dpkg/methods/hd.
13499  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 12 Oct 1995 01:45:38 +0100
13501 dpkg (1.0.3); priority=MEDIUM
13503   * dselect: fixed segfault when doing some multiple (de)selections.
13505  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 10 Oct 1995 03:21:12 +0100
13507 dpkg (1.0.2); priority=MEDIUM
13509   * problem with screen refresh after `o' (change order) corrected.
13511  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 9 Oct 1995 13:11:04 +0100
13513 dpkg (1.0.1); priority=LOW
13515   * much better dpkg performance on low-memory systems.
13516   * start-stop-daemon --name should now work. (oops!)
13517   * fixed typo which could turn into memory overwriting bug sometime.
13519  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 8 Oct 1995 20:12:29 +0100
13521 dpkg (1.0.0); priority=LOW
13523   * Version 1.0.0: dpkg is no longer beta.
13525   * tar extractor no longer looks up an empty string using getgrnam
13526     (this causes the libc to coredump when using NIS).
13528  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 1 Oct 1995 13:07:36 +0100
13530 dpkg (0.93.80); priority=LOW
13532   * dselect help screen intro changed to remove `much' before `help'.
13534   * update-alternatives.pl contains hardcoded ENOENT value, instead
13535     of requiring POSIX.pm to be present.
13537   * Makefiles changed to strip when installing instead of when building.
13539  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 30 Sep 1995 01:44:12 +0100
13541 dpkg (0.93.79) BETA; priority=LOW
13543   * DPKG_NO_TSTP environment variable which stops dpkg sending the
13544     process group a SIGTSTP (Bug#1496).
13545   * End key should work in dselect lists (Bug#1501).
13546   * various message typos (missing \n's) fixed (Bug#1504).
13548  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 29 Sep 1995 03:27:01 +0100
13550 dpkg (0.93.78) BETA; priority=LOW
13552   * dselect keystrokes help file typo fix.
13554  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 28 Sep 1995 20:31:02 +0100
13556 dpkg (0.93.77) BETA; priority=MEDIUM
13558   * dpkg --remove --pending will purge things when appropriate.
13560   * fixed failure to null-terminate dpkg conflict problem messages.
13561   * fixed bug in formatting of dependency version problem messages.
13563   * Conffiles resolution prompt for new conffile: typo fixed.
13564   * Changed dpkg usage error to suggest `-Dhelp' instead of `--Dhelp'.
13566  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 23:44:35 +0100
13568 dpkg (0.93.76) BETA; priority=MEDIUM
13570   * dpkg --auto-deconfigure option (used automatically by dselect) allows
13571     `important' packages which many others depend on to be split.
13572   * dpkg should no longer fail an assertion during complicated
13573     multiple configurations involving packages which are on hold.
13575   * update-alternatives supports negative priorities.
13576   * /etc/alternatives is included in the .deb archive.
13578   * Package priorities changed: Required (Req), Important (Imp), Standard (Std),
13579     Optional (Opt) and Extra (Xtr).  For backward compatibility Base is an
13580     alias for Required, and Recommended is kept as a level just below Standard.
13582   * dselect shows introductory help screen when entering package lists (both
13583     main and recursive).
13584   * dselect help messages made more friendly.
13585   * dselect package list `quit, confirm, and check dependencies' key is
13586     now Return rather than lowercase `q'; likewise method list `select this
13587     one and configure it' key.
13588   * dselect selects packages with priority `standard' or better by default.
13589   * dselect `v=verbose' becomes `v=terse' when in verbose mode.
13591   * hard disk method unmounts /var/lib/dpkg/methods/mnt on failure.
13592   * disk methods' install message uses `stty' to find out what the
13593     interrupt character is, and uses that in the prompt (rather than ^C).
13594   * dpkg now tolerates ^Z characters in Packages files.
13595   * harddisk method doesn't display extra slash when updating packages file.
13596   * harddisk method burbles less if it doesn't have a good default.
13598   * dpkg-deb now supports new flexible format, but old format still default.
13600  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 02:49:41 +0100
13602 dpkg (0.93.75) BETA; priority=MEDIUM
13604   * dselect no longer segfaults when you try to modify the last item.
13606   * dselect Makefile compiles with -g, and links without -s, but installs
13607     with -s, so that built source directory has debugabble binary.
13609  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Sep 1995 02:59:29 +0100
13611 dpkg (0.93.74) BETA; priority=LOW
13613   * dpkg-split implemented and installed in /usr/bin/dpkg-split.
13614     (NB this is not compatible with Carl Streeter's old dpkg-split script.)
13615   * dpkg uses dpkg-split.
13616   * floppy disk method available - NB this is a first attempt only.
13618   * hard disk method uses --merge-avail rather than --update-avail.
13619   * installation by default of `standard' packages removed again.
13620     (I don't think this is the right place to do this.)
13621   * update-alternatives --remove correctly deletes all slave links;
13622     minor cosmetic improvements.
13624  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Sep 1995 02:06:05 +0100
13626 dpkg (0.93.73) BETA; priority=LOW
13628   * dselect multi-package selection now done by `divider' lines
13629     actually in the package list, rather than horizontal highlight
13630     movement.
13631   * dselect help available, and keybindings rationalised.
13633   * postinst removes /usr/lib/dpkg/methods/hd if upgrading from
13634     0.93.42.3 or earlier.
13635   * `hold' flag changed to be settable by the user only, and
13636     made orthogonal to the `reinstallation required' flag.
13637   * dpkg will install by default any packages with priority of
13638     `standard' or better unless they're explicitly deselected.
13640   * dselect dependency/conflict resolution will suggest marking absent
13641     packages for `purge' rather than `deinstall'.
13642   * disk method script produces message about invoking dpkg.
13643   * dpkg produces warning, not error, when it gets EPERM trying to
13644     remove a directory belonging to a package being removed.
13645   * dpkg, dpkg-deb usage error reporting improved.
13646   * dselect detects too-dumb terminals and stops.
13647   * dpkg-deb(8) updated a little (thanks to Bill Mitchell).
13649   * dselect debugmake script uses -O0.
13651  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 10 Sep 1995 12:23:05 +0100
13653 dpkg (0.93.72) BETA; priority=MEDIUM
13655   * /usr/sbin/update-alternatives added.
13657   * New names for certain control file fields (old names work
13658     as aliases): Optional -> Suggests, Recommended -> Recommends,
13659     Class -> Priority.
13661  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 3 Sep 1995 16:37:41 +0100
13663 dpkg (0.93.71) BETA; priority=LOW
13665   * dpkg doesn't silently overwrite `new' conffiles (Bug#1283).
13666   * case now not significant in Essential, Status and Class (Bug#1280).
13667   * dselect checks method scripts for execute, not for write.
13669   * spelling fixes in lib/dbmodify.c and dselect/helpmsgs.src.
13671   * dselect `clean' target deletes helpmsgs.cc and helpmsgs.cc.new.
13673  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 31 Aug 1995 13:56:08 +0100
13675 dpkg (0.93.70) BETA; priority=MEDIUM
13677   * dselect unmounted harddisk method has many silly bugs fixed.
13679   * dpkg --root option restored (was removed by mistake in 0.93.68).
13680   * minor cosmetic change to dselect subprocess failure message.
13682  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
13684 dpkg (0.93.69) BETA; priority=MEDIUM
13686   * dpkg --configure and --remove should work properly when
13687     they have to defer processing (this tends to happen when many
13688     packages are processed at once).  (Bug#1209.)
13690   * dpkg --configure and --remove work better when `processing'
13691     several related packages with --no-act.
13693   * dpkg --auto is now two options, --pending or -a (for configure,
13694     remove, &c) and --recursive or -R (for install, unpack, &c).
13696   * dpkg debug options in usage message, and values available (-Dh).
13698  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
13700 dpkg (0.93.68) BETA; priority=MEDIUM
13702   * dpkg won't get an internal error if you try to use the default
13703     conffiles response (ie, if you just hit return).  (Bug#1208.)
13705   * dselect hard disk and CD-ROM methods - the real thing, but ALPHA.
13707   * dselect allows you to go straight to `update' or `install' if
13708     you have already set up an access method.
13709   * new dpkg options --yet-to-unpack, --merge-avail and --update-avail.
13710   * dpkg -G is an abbreviation for dpkg --refuse-downgrade.
13711   * dpkg -R alias for --root withdrawn, pending reuse with different meaning.
13712   * dpkg --help message rationalised somewhat.
13714   * Obsolete `examples' and `dpkg-split' directories removed from
13715     source tree.  The `hello' package is a better example.
13717  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 7 Aug 1995 02:16:25 +0100
13719 dpkg (0.93.67) BETA; priority=LOW for C dpkg alpha testers, HIGH for others
13721   * dpkg no longer statically linked and -g.
13722   * calls to abort() changed to print string, file and line number first.
13723   * removed unused variable from dpkg source.
13725  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 4 Aug 1995 01:39:52 +0100
13727 dpkg (0.93.66) ALPHA; priority=MEDIUM
13729   * dpkg will correctly remove overwritten files from the lists of
13730     the package(s) that used to contain them.
13732   * dpkg --purge is now an action, rather than a modifier for --remove,
13733     and the -P alias for it is withdrawn.
13735   * dpkg --unpack/--install filenames in messages are now more sensible
13736     about when to use .../ (show as many trailing components as possible
13737     in 40 characters, or the whole path if that the last component is
13738     longer than that).
13740  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 3 Aug 1995 02:11:03 +0100
13742 dpkg (0.93.65) ALPHA; priority=MEDIUM
13744   * dpkg --remove should, when a package being removed is depended-on
13745     by another that is also queued for removal, defer the depended-on
13746     package rather than aborting it.  (Bug#1188.)
13748   * dpkg will not attempt to configure or remove a package more than
13749     once in the same run.  (Bug#1169.)
13751   * dpkg cosmetic fix to dependency problems message (this bug
13752     hasn't been triggered to my knowledge).
13754   * perl-dpkg no longer installed in /usr/bin.
13756  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 2 Aug 1995 13:02:58 +0100
13758 dpkg (0.93.64) ALPHA; priority=MEDIUM
13760   * dpkg marks a package as no longer `to be configured in this run'
13761     when an error occurs, so that other packages which depend on it
13762     will fail (rather than causing a loop and an assertion failure,
13763      packages.c:166: failed assertion `dependtry <= 4').
13765   * dselect initial selection granularity is single-package.
13766   * dpkg --no-also-select option renamed to --selected-only (old option
13767     still accepted, but no longer in --help).  Changed -N to -O.
13769   * dselect `update' option changed to `install' (and other options
13770     renamed too).  NB: old access methods will not work, because
13771     the `update' script should now be an `install' script.
13773   * dselect `installation methods' renamed to `access methods'.
13774   * dpkg --skip-same-version and --refuse-downgrade produce friendlier
13775     messages when they skip packages.
13776   * --licence option now properly mentioned in all programs' --version
13777     messages.
13779   * bad fix for ELF compile problem involving myopt.h removed (compile
13780     problem turned out to be a GCC bug.)
13782  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 1 Aug 1995 03:03:58 +0100
13784 dpkg (0.93.63) ALPHA; priority=LOW
13786   * preinst works around shell bug/misfeature involving `trap'.
13788   * dpkg --skip-same-version doesn't skip packages which have
13789     an error flag set or which aren't in a standard `installed' state.
13791   * dpkg --search now does a substring search if the string doesn't
13792     start with a wildcard character (*, [ or ?) or slash.
13794   * problem with C/C++ linkage of stuff in "myopt.h" fixed, to help
13795     with compiling with GCC 2.7.0.
13797   * dselect Makefile.in `clean' deletes curkeys.inc &c, so that they are
13798     not shipped in the distribution source and will be rebuilt on the
13799     target system.
13801  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 27 Jul 1995 13:38:47 +0100
13803 dpkg (0.93.62) ALPHA; priority=HIGH
13805   * dpkg purges leftover control scripts from /var/lib/dpkg/tmp.ci,
13806     rather than associating them with the wrong package.  (Bug#1101.)
13808   * dpkg won't `disappear' packages containing no files or directories,
13809     nor a package required for depends/recommended.  (Bug#1128.)
13811   * dpkg follows directory symlinks.  (Bug#1125.)
13813   * dselect fixups for ELF/GCC2.7.0 compilation.
13815  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 21 Jul 1995 21:43:41 +0100
13817 dpkg (0.93.61) ALPHA; priority=LOW
13819   * dselect keybindings and status characters and descriptions changed
13820     (in pursuance of Bug#1037, user interface problems, still open.)
13822   * Some cleanups to fix mistakes discovered by ELF-GCC 2.7.0, and fixup
13823     for newer C++ draft standard (`for' variable declaration scope change).
13825  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 18 Jul 1995 01:42:51 +0100
13827 dpkg (0.93.60) ALPHA; priority=HIGH
13829   * dpkg doesn't think packages have `disappeared' if you install
13830     several packages at once.  (later reported as Bug#1132.)
13832   * usage error messages tidied up.
13834  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 17:56:56 +0100
13836 dpkg (0.93.59) ALPHA; priority=HIGH
13838   * dpkg doesn't break maintainer scripts &c if package `foo' exists
13839     when processing package `foobar'.  (Related to Bug#1101.)
13841   * dpkg implements `disappear' functionality.
13842   * dpkg/dselect remove dead entries from /var/lib/dpkg/status.
13844   * dpkg --list now sorted correctly and output somewhat improved.
13845   * some debugging messages moved from dbg_stupidlyverbose to dbg_scripts.
13846   * dpkg prints `Removing foo' message even if foo is not configured.
13847   * dpkg only prints `serious warning: files list file ... missing'
13848     once for each package.
13850  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 02:32:11 +0100
13852 dpkg (0.93.58) ALPHA; priority=HIGH
13854   * dpkg should write out status even for packages which it has only
13855     encountered in the `available' file so far.
13857  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 20:19:21 +0100
13859 dpkg (0.93.57) ALPHA; priority=LOW
13861   * dpkg does chroot when running maintainer scripts (--instdir
13862     should work right now, though I haven't been able to test it).
13864  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 01:32:30 +0100
13866 dpkg (0.93.56) ALPHA; priority=HIGH
13868   * dpkg can now overwrite symlinks to directories, and will
13869     do correct handling of symlinks to plain files.
13870   * dpkg should not replace any directory with a symlink.
13872  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 13 Jul 1995 02:43:36 +0100
13874 dpkg (0.93.55) ALPHA; priority=MEDIUM
13876   * dpkg can now extract hardlinks.
13877   * dpkg configuration/removal works in the presence of dependency cycles.
13878   * dpkg should no longer fail an assertion at processarc.c:193.
13880  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 12 Jul 1995 01:34:44 +0100
13882 dpkg (0.93.54) ALPHA; priority=MEDIUM
13884   * dpkg and dselect no longer throw away all Class and Section
13885     information in /var/lib/dpkg/available.  (Oops.)
13886   * dpkg --refuse-<something> now works (this broke some dselect
13887     method scripts' attempts to use --refuse-downgrade).
13888   * dpkg --audit and --list implemented.
13890  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 10 Jul 1995 00:35:13 +0100
13892 dpkg (0.93.53) ALPHA; priority=LOW
13894   * dpkg --install/--unpack only skips on-hold packages with --auto.
13895   * dpkg doesn't fclose() the --fsys-tarfile pipe twice.
13896   * dpkg error handling and reporting cleaned up.
13897   * dpkg now lists any failed packages/files just before exiting.
13899  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 9 Jul 1995 16:31:36 +0100
13901 dpkg (0.93.52) ALPHA; priority=MEDIUM
13903   * dpkg won't segfault due to missing (Package_)Revision fields.
13904   * dpkg --search works.
13905   * dpkg will set execute permissions on scripts if necessary.
13906   * dpkg prints filenames in --unpack and --install.
13908  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 12:41:39 +0100
13910 dpkg (0.93.51) ALPHA; priority=HIGH
13912   * dpkg --status and --listfiles now work.
13914   * dpkg --remove --auto won't try to remove everything (!)
13915   * dpkg --unpack doesn't coredump after unpacking the first package.
13916   * dpkg won't fail an assertion if it bombs out of --configure
13917     or --remove because of too many errors.
13919   * Support for `Essential' in dpkg (not yet in dselect).
13920   * `available' (Packages) file class and section override those
13921     from package control files.
13922   * `Essential: yes' added to control file.
13924   * Locking strategy changed, now uses flock (no more stale locks).
13925   * preinst now more helpful about conffiles upgrade problem.
13927  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 01:15:26 +0100
13929 dpkg (0.93.50) ALPHA
13931   * C dpkg now in service.
13933   * dselect now installs in /usr/bin instead of /usr/sbin.
13934   * Improved `explanation of display' help and changed HSOC to EIOW.
13935   * dselect goes back to top of info display when you move the
13936     highlight.
13938   * Added <sys/types.h> to md5sum/md5.c, for the benefit of FreeBSD.
13939   * --admindir doesn't append `var/lib/dpkg' to its argument.
13941  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
13943 dpkg (0.93.42.3) BETA; priority=LOW
13945   * Rebuilt using ncurses 1.9.2c-0.
13946   * Silenced `subcritical error' message if errno == ENOENT.
13948  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 12 Jun 1995 13:09:24 +0100
13950 dpkg (0.93.42.2) BETA; priority=HIGH
13952   * install-info --remove properly removes multi-line entries.
13953   * Slightly changed ^L redraw code in dselect package list.
13955  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Jun 1995 14:06:01 +0100
13957 dpkg (0.93.42.1) BETA; priority=HIGH esp. for new installations
13959   * update-rc.d default no longer adds K entries in runlevels 2345.
13961  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 6 Jun 1995 18:56:23 +0100
13963 dpkg (0.93.42) BETA; priority=LOW; HIGH for dselect users
13965   * Fix uninitialized variable reference bug in dselect (#890).
13966   * Fix problem with wordwrapping package and method descriptions.
13967   * Create /var/lib/dpkg/methods/mnt.
13969  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
13971 dpkg (0.93.41) BETA; priority=LOW
13973   * Create /var/lib/dpkg/methods.
13974   * dpkg.pl noisily ignores --skip-same-version rather than barfing.
13976  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 13:28:27 +0100
13978 dpkg (0.93.40) BETA; priority=LOW
13980   * dselect's subprogram failure message made to stand out more.
13982   * When switching out of curses, always move the cursor to the
13983     bottom right corner of the screen.
13985  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 01:03:38 +0100
13987 dpkg (0.93.39) BETA; priority=LOW
13989   * dselect can now:
13990     - allow you to select and configure an installation method;
13991     - invoke installation method scripts to update the available file
13992       and unpack packages;
13993     - invoke dpkg to configure and remove packages.
13994     There are no installation methods available yet.
13996   * Search feature in dselect works (it was purely an ncurses bug).
13998   * dpkg-*.nondebbin.tar.gz now available (built by debian.rules).
14000   * The target directory for dpkg-deb --extract (also available as
14001     dpkg --extract) is no longer optional.  dpkg-deb suggests the use
14002     of dpkg --install if you omit it.
14004   * Added <errno.h> to lib/lock.c and fixed ref. to `byte' in
14005     md5sum/md5.c, for portability to Solaris 2.
14007   * Rebuilt `configure' and `config.h.in' using autoconf 2.3.
14008   * Revised function attribute support checking in configure script.
14009   * Removed obsolete `dselect.pl' from scripts directory.
14010   * New option --licence on all the C programs.
14012  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 May 1995 18:05:38 +0100
14014 dpkg (0.93.38) BETA; priority=MEDIUM
14016   * Version number comparisons (in dpkg and dselect) now >= <=
14017     as documented (Bug#831; thanks to Christian Linhart).
14019   * dselect now has a non-superuser readonly mode.
14020   * dselect doesn't pop up unsatisfied `Optional's when quitting.
14021   * `unable to delete saved old file' message fixed dpkg_tmp to dpkg-tmp.
14023   * Made dpkg convert `revision' to `package_revision' when reading
14024     (eg) the `status' file.  libdpkg.a has `revision' as a synonym
14025     for `package_revision' and writes the former.
14027   * Major improvements and many changes to C option parsing, database
14028     management, error handling, Makefiles &c to support dpkg.
14029   * dpkg-deb should now work if sizeof(void*) < sizeof(void(*)()).
14031  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 24 Apr 1995 12:34:39 +0100
14033 dpkg (0.93.37) BETA; priority=LOW (MEDIUM for dselect users)
14035   * Fixed segfault if no description available (Bug#735);
14036     thanks to Peter Tobias for the bug report.
14037   * Fixed other assorted minor bugs in description displays.
14039   * Changed dpkg-deb --info short option from -i to -I, to make
14040     it unique across dpkg and dpkg-deb (-i still works with
14041     dpkg-deb for backwards compatibility).
14043   * Produce more sensible error when main package list is empty.
14045  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 7 Apr 1995 02:24:55 +0100
14047 dpkg (0.93.36) BETA; priority=LOW (MEDIUM for dselect users)
14049   * All the C code (including dselect) updated to support `provides'
14050     (virtual packages).
14051   * Revamped dselect's related package selection/deselection
14052     algorithms.
14053   * Everything can now handle arbitrary `class' values (as well
14054     as the predefined ones which we understand and can interpret).
14055   * Fixed bug that prevented display update when moving down a small
14056     recursive package list in dselect.
14057   * Column heading characters corrected from `SHOC' to `HSOC'.
14059  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 6 Apr 1995 12:48:13 +0100
14061 dpkg (0.93.35) BETA; priority=MEDIUM
14063  * Preserve ownerships and permissions on configuration files.
14064  * Fix bug in conffile updating that could leave a hardlink
14065    <foo>.dpkg-new to the conffile <foo>.
14067  * Improved dselect's package list help messages.
14068  * Highlight now moves on after (de)selecting just one package.
14069  * Better algorithm for scrolling up/down when moving highlight.
14070  * Fixed bug in display of `preformatted' extended Description lines.
14071    (dselect is still ALPHA, but is fairly stable.)
14073  * Improved dpkg's message when configuring a package that doesn't
14074    exist, and when selecting or skipping a package that isn't
14075    currently selected (during unpack processing).
14077  * Description in control file expanded.
14079  * Scroll back to top when changing what is in the `info' area.
14081 dpkg (0.93.34) BETA; priority=LOW (HIGH for dselect users)
14083  * dselect: Fixed bug which caused a coredump if you exited the
14084    package list if you'd made any changes.  Ouch !
14086  * dselect: Improved selection algorithm to show fewer extraneous
14087    packages; improved display for unavailable packages.
14089  * dpkg: Improved progress messages during unpacking somewhat.
14091 dpkg (0.93.33) BETA; priority=LOW (HIGH for dselect users)
14093  * dselect now has a main menu.
14095  * Fixed nasty uninitialized data bug in dselect.
14097  * dselect now locks and unlocks the packages database.
14099 Mon, 27 Mar 1995 03:30:51 BST  Ian Jackson <iwj10@cus.cam.ac.uk>
14101         * dpkg (0.93.32): Alpha dselect released and installed in
14102                           /usr/sbin/dselect.
14103         * dpkg (0.93.32): Many portability enhancements: should now
14104                           compile using GCC 2.6.3, and dpkg-deb should
14105                           compile better on non-Linux systems.
14106         * dpkg (0.93.32): dpkg will not loop if its stdin disappears
14107                           and it needs to prompt.
14108         * dpkg (0.93.32): Fixed removal dependency error to show
14109                           correct package (Bug #648).
14110         * dpkg (0.93.32): Tidied up copyright notices.
14111         * dpkg (0.93.32): First draft of update-rc.d manpage, not yet
14112                           installed in /usr/man.
14113         * dpkg (0.93.32): Changes to top-level Makefile.in to improve
14114                           error trapping.
14115         * dpkg (0.93.32): Improved Makefile `clean' and `distclean'
14116                           targets.
14117         * dpkg (0.93.32): Deleted irrelevant `t.c' from lib and
14118                           dselect directories.
14119         * dpkg (0.93.32): Added vercmp.c with version comparison code.
14120         * dpkg (0.93.32): varbufextend message changed - varbufs not
14121                           just for input buffers.
14122         * dpkg (0.93.32): varbuf has C++ member functions in header
14123                           #ifdef __cplusplus.
14125 Changes in dpkg 0.93.31:
14127 * start-stop-daemon --pidfile now works (Bug#571).
14128 * Fixed dependency processing bugs which could require a rerun of
14129   dpkg --configure (Bug#566).
14130 * Fixed garbage output for `language' of control file in dpkg-deb --info.
14132 Changes in dpkg 0.93.30:
14134 * Added /usr/sbin/start-stop-daemon.
14136 Changes in dpkg 0.93.09:
14138 * Made postinst scripts really be run when dpkg --purge used.
14139 * Added new --force-extractfail option - VERY DANGEROUS.
14141 Changes in dpkg 0.93.28:
14143 * Removed undef of 0x_p21 in read_database_file, which caused the
14144   the whole status database to become trashed when any update files
14145   were read.
14146 * Make infinite-loop prevention and cycle detection work.
14147 * Made findbreakcycle work (ie, break properly when cycle detected).
14148 * New script, update-rc.d, to update links /etc/rc?.d/[KS]??*.
14149 * dpkg.pl now sets the umask to 022.
14150 * Cosmetic error message fix to dpkg-deb.
14151 * Deleted OLD directory altogether.
14152 * Improved error-trapping in top-level Makefile loops.
14154 Changes in dpkg 0.93.27:
14156 * Make version number specifications in Depends &c work.
14157 * Added AC_PROG_CXX to autoconf.in for dselect.
14158 * Changed myopt.h not to have cipaction field in cmdinfo (this was
14159   specially for dpkg-deb) - now we have a generic void*.
14160 * Renamed `class' member of `pkginfoperfile' to `clas' [sic].
14161 * Much work in `dselect' subdirectory.
14162 * Deleted executables, objects and libraries from OLD tree !
14163 * Minor changes to various copyright notices and top-of-file comments.
14164 * Don't install nasty Perl dselectish thing as /usr/bin/dselect.
14166 Changes in dpkg 0.93.26:
14168 * Added --no-also-select instead of not auto-selecting on --unpack
14169   but doing so on --install; removed --force-unpack-any.
14171 Changes in dpkg 0.93.25:
14173 * Fixed duplicate output (failure to flush before fork) bug.
14174 * More clarification of md5sum.c copyright.
14175 * Corrected typo in ChangeLog in 0.93.24 source package.
14177 Changes in dpkg 0.93.24:
14179 * dpkg could copy conffiles info from one package to another.  Aargh.
14180   Bug #426.
14181 * dpkg failed to initialise status if you tried to remove or
14182   configure a nonexistent package.  Bug #419.
14183 * install-info now handles START-INFO-DIR-ENTRY entries like:
14184    * Gdb::                         The GNU debugger.
14185   Previously it would only accept (Bug #407):
14186    * Gdb: (gdb).                   The GNU debugger.
14187 * When installing a new foo.info[.gz], install-info now replaces
14188    * Foo: (foo.info).              The Gnoo Foo.
14189   as well as just * Foo: (foo). ...
14190 * Moved option parsing out of dpkg-deb into libdpkg.
14191 * Assorted minor source code rearrangements.
14192 * Fixed assorted copyright notices, clarified md5sum copyright.
14193 * Corrected typo in 0.93.23 source package's ChangeLog.
14195 Changes in dpkg 0.93.23:
14197 * `dpkg-deb' --build now does a syntax check on the control file.
14198 * `dselect' is now no longer called `debian', spurious copy removed
14199   from package top-level source directory.
14200 * C control information parsing complete and somewhat tested.
14201 * Moved `global' include files into $(srcdir)/include from ../lib,
14202   added some files to the lib Makefile, and arranged for pop_cleanup().
14204 Changes in dpkg 0.93.22:
14206 * Fixed bug which caused dpkg to see failures of md5sum where there
14207   were none (would also have caused dpkg to miss a real failure).
14208 * Fixed failure to update some `status' database fields.
14210 Changes in dpkg 0.93.21:
14212 * Fixed error-handling bug which could corrupt database.
14214 Changes in dpkg 0.93.20:
14216 * Fixed bug which ran old (/var/adm/dpkg) postinst scripts.
14217 * Fixed dpkg usage message which claimed -i => both --install & --info.
14218 * Use Colin Plumb's MD5 code - faster, and better copyright.
14219 * Manpages: dpkg-deb(8), deb-control(5), deb(5) - thanks to Raul
14220   Deluth Miller.  Also, an xfig picture of some C program innards.
14222 Changes in dpkg 0.93.19:
14224 * Don't delete the `list' file from the dpkg database.
14225 * Fixed various bugs in the conffile handling.
14226 * Conffiles that are symlinks will now be treated as if the
14227   `dereferenced' name of the file was listed in conffiles.  This means
14228   that /etc/foo -> /usr/etc/foo will cause all conffile updates of
14229   /etc/foo to create /usr/etc/foo.dpkg-tmp &c instead.  However, the
14230   link will be removed if --purge is used to delete all the conffiles.
14231 * When doing a new installation, or when updating a conffile that
14232   wasn't listed as a conffile in the old version of the package, don't
14233   do any prompting but just install the version from the archive.
14234 * Corrected error message if exec of dpkg --vextract failed
14235   and --instroot or --root specified.
14236 * Added new --force-unpack-any option.
14237 * Extra newline after --status output.
14238 * Added -W options to CFLAGS.
14239 * Fixed mistake in previous ChangeLog entry.
14241 Changes in dpkg 0.93.18:
14243 * Fixed invocation of dpkg-deb --vextract if --root or --instdir
14244   not specified.
14245 * Create /var/lib/dpkg/updates.
14247 Changes in dpkg 0.93.17:
14249 * install-info --remove exits with status 0 if it doesn't find the
14250   thing to remove, instead of status 1.
14251 * Error handling functions have __attribute__((format...)) if GCC.
14252 * push_cleanup its arg takes void **argv instead of char **argv.
14253 * Top-level Makefile.in has set -e before `for' loops.
14254 * dpkg-deb --info not-an-existing-file produces fewer error messages.
14256 Changes in dpkg 0.93.16:
14258 * Made --root= option really extract to $instroot instead of `/'.
14259 * install-info clears the 0444 bits in its umask.
14260 * Fixed a few database handling bugs which cause dpkg always to fail,
14261   and usually to corrupt the status database in various ways.
14262 * dpkg-deb completely rewritten, now doesn't tinker with
14263   /var/{adm,lib}/dpkg.  Should be faster.
14264 * Directory structure and Makefiles in source package reorganised.
14266 Changes in dpkg 0.93.15:
14268 * Added `debian' (dselect), still very primitive.
14269 * Database format changed, and moved from /var/adm to /var/lib.
14270 * Added dpkg --avail mode, --list, --status and --search.
14271 * Set of dpkg => dpkg-deb pass-through operations changed (but
14272   dpkg-deb not yet updated).
14273 * Added --root, --admindir and --instdir, as well as --isok &c.
14274 * Moved much stuff into /usr/lib/dpkg-lib.pl, rewritten status
14275   database handling.
14276 * Put packages in `purge' state even if `deinstall' requested if
14277   they have no postrm and no conffiles.
14278 * Version number comparisons fixed.
14279 * insert-version.pl now installs lib.pl filename too.
14280 * Strip trailing slashes when reading files from file lists.
14282 Changes in dpkg 0.93.14:
14284 * Fixed parsing of DEPENDS &c fields with trailing whitespace.
14285 * postinst now fixes up broken ispell.control file.
14286 * Cyclic dependency/multiple package removal processing: don't consider
14287   packages we've just removed when looking for a reason not to go ahead.
14288 * Added call to postinst with `purge' argument for expunging old
14289   configuration etc. that aren't listed in conffiles.
14291 Changes in dpkg 0.93.13:
14293 * sub S_ISREG defined in dpkg.pl.
14294 * Checking of DEPENDS &c fields was too lax, causing an internal error
14295   if you fed it certain kinds of broken control file.
14296 * Fixed misleading message from bogus installationstatus call.
14297 * New -u and -U options to dpkg-deb which don't unpack the /DEBIAN
14298   directory, and use these in dpkg.pl; clean up /DEBIAN in postinst.
14300 Changes in dpkg 0.93.12:
14302 * No longer needs *.ph files, since these appear to be broken.
14303 * Postinst fixes up *.control files with curly brackets.
14304 * embryo of dselect.
14306 Changes in dpkg 0.93.11:
14308 * New --ignore-depends option.
14309 * This ChangeLog changed format here.
14311 Wed Nov 30 15:38:21 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
14313         * dpkg 0.93.11 released.
14315         * conffile updating fixed.
14317         * Message `upgrade' in dpkg changed to `replace'.
14319         * install-info now copes with multi-line entries.
14321         * version numbers now done automatically in dpkg and install-info.
14323         * more debugging around conffiles updates.
14325         * *.hash files not deleted so soon.
14327         * adds brand new packages to status array so we can install them.
14329         * postinst does h2ph for {sys,linux}/{stat,types}.ph if required.
14331 Mon Nov 28 02:00:13 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
14333         * dpkg 0.93.10 released.
14335         * dpkg.pl completely rewritten.
14337         * dpkg-deb: removed dabase-processing and --install option.
14339         * Makefiles reworked, debian.rules added.
14341         * Don't install anything in /usr/doc/examples.
14343         * dpkg-*.deb contains /usr/bin/dpkg-deb.dist, fixed up by postinst.
14345 Thu Oct 20 13:22:20 1994  Ian Murdock  (imurdock@debra.debian.org)
14347         * dpkg 0.93.9 released.
14349         * dpkg.pl: Use $argument, not $package, with `--build'.
14350         Make sure that saved postinst scripts are executable.
14352 Tue Oct 18 09:40:57 1994  Ian Murdock  (imurdock@debra.debian.org)
14354         * dpkg 0.93.8 released.
14356         * deb/remove.c (pkg_remove): Do not report an error from rmdir ()
14357         when `errno' is ENOTEMPTY (Directory not empty), because in this
14358         case we have found the highest-level directory in the package and
14359         are ready to exit the loop (i.e., it is a normal occurrence).
14361 Mon Oct 17 10:44:32 1994  Ian Murdock  (imurdock@debra.debian.org)
14363         * Makefile.in: Adapted all Makefiles to the GNU Coding Standards.
14365         * deb/remove.c (pkg_remove): Make sure that parent directories are
14366         removed LAST!  This will result in complete removal of packages
14367         when --remove is called.  dpkg 0.93.7 (and earlier) had problems
14368         with this because it tried to remove directories in order, which
14369         will work most of the time, but not necessarily all of the time.
14371         * deb/list.c (pkg_list): Output is sorted by package name.
14373 Tue Oct  4 12:27:10 1994  Ian Murdock  (imurdock@debra.debian.org)
14375         * deb/contents.c (pkg_contents): When a list file cannot be
14376         opened, silently fail and let the front-end explain the problem.
14378         * deb/util.c (return_info): When a control file cannot be opened,
14379         silently fail and let the front-end explain the problem.
14381         * deb/search.c (pkg_search): Exit 0 if the regular expression is
14382         matched and 1 if it is not.
14384 Mon Oct  3 18:38:53 1994  Ian Murdock  (imurdock@debra.debian.org)
14386         * dpkg.pl: New file.  Replaces dpkg.sh.
14388         * deb/Makefile.in: Renamed `dpkg-util.deb' to `dpkg-deb'.
14390         * deb/build.c (pkg_build): `--build' is less verbose, instead
14391         letting the front-end add verbosity where appropriate.
14393         * deb/install.c (pkg_install): Ditto.
14395         * deb/remove.c (pkg_remove): Ditto.
14397         * deb/search.c (pkg_search): Ditto.
14399         * deb/describe.c (pkg_describe): `--describe' is less verbose,
14400         instead letting the front-end add verbosity where appropriate.
14401         The ``Description:'' label has been removed.
14403         * deb/version.c (pkg_version): `--version' is less verbose,
14404         instead letting the front-end add verbosity where appropriate.
14405         The ``Version:'' label has been removed, as has the maintainer
14406         information.
14408 Mon Sep 12 14:22:04 1994  Ian Murdock  (imurdock@debra.debian.org)
14410         * deb/version.c (pkg_version): `--version' now reports the
14411         version number of dpkg if no argument is specified.
14413 Thu Sep  1 13:31:37 1994  Ian Murdock  (imurdock@debra.debian.org)
14415         * dpkg 0.93.7 released.
14417         * deb/build.c (pkg_build): check status and exit if non-zero.
14419         * deb/contents.c (pkg_contents): ditto.
14421         * deb/install.c (archive_extract): ditto.
14423 Thu Sep  1 13:20:08 1994  Ian Murdock  (imurdock@debra.debian.org)
14425         * deb/version.c (pkg_version): indent to the same point as
14426         pkg_describe.
14428 Thu Sep  1 12:21:11 1994  Ian Murdock  (imurdock@debra.debian.org)
14430         * Makefile.in (dist): added debian.rules binary, source and
14431         dist targets to make final distribution easier to make.
14432         (install): install programs to /usr/bin.
14434         * deb/Makefile.in (install): install programs to /usr/bin.
14436         * deb/list.c (pkg_list): enforce a maximum limit of ten characters
14437         for the package name in the output.
14438         (pkg_list): left-justify the version number to make it easier for
14439         the front-end to parse the output.
14440         (pkg_list): replace first '\n' character in packages[n].description
14441         with '\0'.
14443         * deb/install.c (archive_extract): use the `p' option to `tar' to
14444         ensure that permissions are preserved.
14446 Sat Aug 27 09:53:37 1994  Ian Murdock  (imurdock@debra.debian.org)
14448         * dpkg 0.93.6 released.
14450         * deb/util.c (return_info): only unlink CONTROL if ARCHIVE_FLAG is
14451         true!
14453 Fri Aug 26 15:38:22 1994  Ian Murdock  (imurdock@debra.debian.org)
14455         * dpkg 0.93.5 released.
14457         * deb/contents.c (pkg_contents): merged function archive_contents
14458         into function pkg_contents.
14460         * deb/contents.c (pkg_contents): use lstat (rather than stat) so
14461         that symbolic links are recognized.
14462         (pkg_contents): print the usual `<path> -> <link_to>' now that we
14463         recognize symbolic links.
14465         * deb/util.c (return_info): create a FIFO to pipe the needed
14466         information to the ``formatter'' rather than creating a directory
14467         in /tmp for the package information, which is what we used to do.
14469 Thu Aug 25 11:46:27 1994  Ian Murdock  (imurdock@debra.debian.org)
14471         * lib/fake-ls.c (mk_date_string): return a pointer to malloc'ed
14472         area.
14473         (mk_mode_string): ditto.
14475         * dpkg.sh: make sure the control information is extracted to a
14476         uniquely-named temporary directory during package installation.
14478         * dpkg.sh: execute the pre- and post-removal scripts during
14479         package removal.
14481         * dpkg.sh: exit immediately if dpkg-util.deb reports failure.
14483         * deb/install.c (pkg_control): make sure that `package' exists and
14484         is a Debian archive before doing anything.
14486         * deb/install.c (pkg_extract): make sure that `package' exists and
14487         is a Debian archive before doing anything.
14489         * deb/install.c (pkg_install): unlink `extract_output' when done.
14491         * deb/remove.c (pkg_remove): use lstat (rather than stat) so that
14492         --remove does not get confused and think that a symbolic link to a
14493         directory is actually a directory, which results in the symbolic
14494         link never being removed at all.
14496 ChangeLog begins Thu Aug 25 11:46:27 1994 for dpkg 0.93.5.