Release 1.21.19
[dpkg/guillem.git] / debian / changelog
blobc05652bb90497edc1fbca3ed011f6f4f269306a7
1 dpkg (1.21.19) unstable; urgency=medium
3   [ Guillem Jover ]
4   * Architecture support:
5     - Revert "arch: Add support for loong64 CPU". See #1028654.
6   * Perl modules:
7     - Dpkg::OpenPGP::Backend::GnuPG: Set secure signing preferred algorithms.
8       Closes: #1028961
9     - Dpkg::OpenPGP::Backend::GnuPG: Touch trustedkeys.gpg on temporary gpg
10       home.
11     - Dpkg::OpenPGP::Backend::GnuPG: Fallback to use «gpg dearmor» if
12       present. Reported by Sven Joachim <svenjoac@gmx.de> (on IRC).
13     - Dpkg::Vendor::Ubuntu: Fix lto feature to honor DEB_BUILD_OPTIONS.
14   * Test suite:
15     - Set the permissions explicitly for the copied ChangeLog.old file.
16     - Add unit tests for lto build flags handling in Ubuntu.
17       Thanks to Shengjing Zhu <shengjing.zhu@canonical.com>.
18       See https://bugs.launchpad.net/bugs/2002582.
19   * Localization:
20     - Update Catalan translation.
21     - Update Portuguese man pages translation.
22       Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1028981
24   [ Sven Joachim ]
25   * Localization:
26     - Update German programs translation.
28   [ Helge Kreutzmann ]
29   * Localization:
30     - Update German man pages translation.
32  -- Guillem Jover <guillem@debian.org>  Tue, 24 Jan 2023 23:39:50 +0100
34 dpkg (1.21.18) unstable; urgency=medium
36   [ Guillem Jover ]
37   * Perl modules:
38     - Dpkg::BuildFlags: Fix strip method to always work with duplicates.
39       Closes: #1028044
40   * Documentation:
41     - man: Add a note to dpkg-fsys-usrunmess(8) about Debian support.
42       Closes: #1008486
43   * Code internals:
44     - libdpkg: Move compression level max bound check from dpkg-deb.
45     - libdpkg: Switch dpkg_lzma_strerror() to use struct io_lzma.
46     - libdpkg: Split compression filter operation tracking from its status.
47     - libdpkg: Generalize compression stream action handling.
48     - libdpkg: Abstract compression stream status tracking.
49     - libdpkg: Add zstd support for .deb archives. Closes: #892664
50   * Build system:
51     - Update .mailmap mappings.
52   * Packaging:
53     - Update copyright years.
54   * Test suite:
55     - Add dpkg-deb build and extract tests.
57  -- Guillem Jover <guillem@debian.org>  Tue, 10 Jan 2023 18:46:37 +0100
59 dpkg (1.21.17) unstable; urgency=medium
61   [ Guillem Jover ]
62   * dpkg-genbuildinfo: Do not fail if the cross-compiler cannot compile.
63     Closes: #1027966
64   * Code internals:
65     - dpkg-buildinfo: Fix indentation.
66   * Packaging:
67     - Stop shipping the «git log» changelog in exchange for no trimming.
68       Closes: #1027716
70  -- Guillem Jover <guillem@debian.org>  Thu, 05 Jan 2023 12:34:05 +0100
72 dpkg (1.21.16) unstable; urgency=medium
74   [ Guillem Jover ]
75   * dpkg-deb: Fix buffer overflow on long directory names with old deb formats.
76     Reported by Georgy Yakovlev <gyakovlev@gentoo.org>.
77   * Perl modules:
78     - Dpkg::Compression: Pass --no-adjust to xz to force compression threaded
79       mode.
80     - Dpkg::Compression: Make xz not emit warnings nor exit non-zero on
81       warnings.
82     - Dpkg::OpenPGP::Backend::SOP: Add sqop as an alternative SOP
83       implementation.
84     - Dpkg::Source::Package::V3::Git: Move error() argument out of g_() call.
85   * Code internals:
86     - libdpkg: Make xz not emit warnings nor exit non-zero on warnings.
88   [ Helge Kreutzmann ]
89   * Localization:
90     - Update German man pages translation.
91     - Update German scripts translation.
93  -- Guillem Jover <guillem@debian.org>  Wed, 04 Jan 2023 23:57:40 +0100
95 dpkg (1.21.15) unstable; urgency=medium
97   [ Guillem Jover ]
98   * Perl modules:
99     - Dpkg::BuildFlags: Add new get_feature() method.
100     - Dpkg::Vendor::Debian: Use get_feature() instead of use_feature() for PIE.
101       Reported by Helmut Grohne <helmut@subdivi.de>.
102     - Dpkg: Temporarily silence deprecation warnings.
103   * Test suite:
104     - Improve TAP descriptions to clarify we are testing patch(1).
106   [ Sven Joachim ]
107   * Localization:
108     - Update German programs translation.
110  -- Guillem Jover <guillem@debian.org>  Mon, 02 Jan 2023 12:44:53 +0100
112 dpkg (1.21.14) unstable; urgency=medium
114   [ Guillem Jover ]
115   * dpkg-source: Add new --threads-max option to control threaded compressors.
116   * dpkg-buildflags: Add support for features handled as builtin defaults.
117   * Perl modules:
118     - Dpkg::Compression::Process: Unify and simplify cmdline handling.
119     - Dpkg::Compression: Change $COMP hashref into a %COMP hash.
120     - Dpkg::Compression: Add new compression_get_file_extension() and switch to
121       it.
122     - Dpkg::Compression: Move the POD for each function immediately before it.
123     - Dpkg::Compression: Clarify the compression_get/set_default_level() are
124       global.
125     - Dpkg::Compression: Use %COMP directly in functions when it is safe.
126     - Dpkg::Compression: Add new compression_get/set_level() and switch to it.
127     - Dpkg::Compression: Add new compression_get/set_cmdline_de/compress().
128     - Dpkg::Compression: Deprecate compression_get_property().
129     - Dpkg::Compression: Add multi-threaded xz support.
130     - Dpkg::Vendor::Devuan: Add new vendor module.
131       Requested by Ivan J. <parazyd@dyne.org>.
132     - Dpkg::BuildFlags: Make it possible to not load the vendor defaults on
133       new().
134     - Dpkg::BuildFlags: Add a new use_feature() method.
135     - Dpkg::BuildFlags: Add a new set/get_option_value() private methods.
136     - Dpkg::BuildFlags: Add missing feature area to is_maintainer_modified()
137       POD.
138     - Dpkg::BuildFlags: Add support for builtin build flags.
139     - Dpkg::Vendor::Debian: Track option values state as a build flag options.
140     - Dpkg::Vendor::Debian: Generalize feature areas defaults.
141     - Dpkg::Vendor::Ubuntu: Use a string comparison instead of debarch_eq().
142     - Dpkg::Vendor::Ubuntu: Use new build flag option override support to set
143       -O3.
144     - Dpkg::Vendor::Ubuntu: Handle LTO by default using new feature overrides.
145     - Dpkg::BuildEnv: Rename from Dpkg::Build::Env.
146     - Dpkg::BuildTypes: Rename from Dpkg::Build::Types.
147     - Dpkg::BuildInfo: New module to deprecate the Dpkg::Build::Info module.
148   * Documentation:
149     - man: Document dpkg-source -q option.
150     - doc: Update TODO.
151     - man: Document start-stop-daemon options that might be no-ops on some
152       systems.
153     - man: Turn spaces followed by tabs into spaces in start-stop-daemon(8).
154     - man: Use stanza instead of paragraph, block or record for deb822 parts.
155   * Code internals:
156     - libdpkg: Use correct return type in meminfo functions definitions.
157     - libdpkg: Split DPKG_ATTR_ declarations.
158     - lib: Refactor format attributes into a common *_ATTR_FMT.
159     - lib: Use __name__ format for attributes.
160     - lib: Use __has_attribute() to check for attribute availability.
161     - libdpkg: Mark tar on-disk members with attribute nonstring.
162     - scripts: Use stanza instead of entry or block.
163     - libdpkg: Rename functions with names containing record to stanza.
164     - dselect: Rename functions with names containing block to stanza.
165     - perl: Add missing space around equal-based operators.
166     - scripts: Fix indentation.
167     - perl: Fix list and hash literals indentation.
168     - scripts: Cuddle else and elsif.
169     - perl: Remove excess blank lines.
170     - dselect, src, utils: Remove excess blank lines.
171     - dpkg-scansources: Turn spaces followed by tabs into spaces.
172   * Packaging:
173     - Clarify new xz multi-threaded support is for decompression.
174     - Bump Standards-Version to 4.6.2.
175   * Test suite:
176     - Add unit tests for most of Dpkg::Compression.
177   * Localization:
178     - Update Dutch translations.
179       Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
180       Closes: #1027312, #1027313
182   [ Helge Kreutzmann ]
183   * Localization:
184     - Update German man pages translation.
185     - Update German scripts translation.
187  -- Guillem Jover <guillem@debian.org>  Sun, 01 Jan 2023 23:48:16 +0100
189 dpkg (1.21.13) unstable; urgency=medium
191   [ Guillem Jover ]
192   * Perl modules:
193     - Test::Dpkg: Refactor OpenPGP requisite into test_needs_openpgp_backend().
194     - Dpkg::Backend::GnuPG: Ensure future signing interop with gpg --openpgp.
195   * Documentation:
196     - man: Move parallel-safe note from dpkg-buildpackage -j option to
197       --jobs-force.
198   * Code internals:
199     - start-stop-daemon: Cast struct sockaddr_un to struct sockaddr on bind()
200       call.
201     - lib: Stop using register keyword.
202     - libcompat: Remove unused arguments from ngettext() fallback macro.
203     - libcompat: Switch manual copying to memcpy() in obstack module.
204     - libcompat: Switch obstack to use size_t.
205     - libcompat: Use an union to track chunkfun and freefun.
206     - dpkg-architecture: Fix indentation.
207     - libdpkg: Fix pdb_lax_stanza_parser and pdb_allow_empty aliased values.
208     - libcompat: Add noreturn and sentinel C attributes.
209     - utils: Switch to use libcompat attributes.
210     - libdpkg: Add new multi-threaded xz decompression support. Closes: #956452
211     - libdpkg: Pass -T+1 instead of -T1 to xz when compressing.
212     - libdpkg: On threads-max > 0 pass --no-adjust to xz to force threaded
213       mode.
214     - Use hyphenated multi-threaded in text.
215   * Build system:
216     - Consider lib and utils prefixes as internal in gen-changelog.
217     - Fix m4 files coding style.
218     - Include <stdio.h> for printf() usage in __progname check.
219   * Packaging:
220     - Require liblzma >= 5.4.0 for multi-threaded decompressor support.
221     - Clarify versioned dependency rationale comments.
222     - Add pkgconf as main Build-Depends alternative to pkg-config.
223   * Test suite:
224     - Skip deb-format tests if required compressors are not present.
225     - Use a custom dpkg database directory for dpkg-buildpackage tests.
226     - Switch Dpkg::Source::Package test to use test_needs_openpgp_backend().
227     - Skip deb-format tests if gzip is not present.
228     - Skip dpkg-source tests if xz is not present.
229     - Use the PERL detected at configure time in autotests.
230     - Use perl instead of yes+dd to generate a data-file for deb-split.
231   * Localization:
232     - Update Simplified Chinese programs translation.
233       Thanks to Boyuan Yang <byang@debian.org>. Closes: #1025625
235  -- Guillem Jover <guillem@debian.org>  Mon, 19 Dec 2022 02:07:45 +0100
237 dpkg (1.21.12) unstable; urgency=medium
239   [ Guillem Jover ]
240   * dpkg-architecture: Properly compute required information to gather.
241     Reported by Sören Tempel <soeren@soeren-tempel.net>.
242   * Code internals:
243     - dpkg-architecture: Rename information tracking constants and variables.
244   * Packaging:
245     - Set paths for configure in autopkgtests to match installed ones.
246     - Add libmd-dev to libdpkg-dev Depends.
247       Reported by Alexandre Detiste <alexandre.detiste@gmail.com>.
249  -- Guillem Jover <guillem@debian.org>  Tue, 06 Dec 2022 04:27:57 +0100
251 dpkg (1.21.11) unstable; urgency=medium
253   [ Guillem Jover ]
254   * dpkg-genbuildinfo: Do not fail if there is no cross-compiler.
255     Closes: #1025273
256   * Documentation:
257     - doc: Update Doxyfile after code reorganization.
258     - doc: Update Doxygen configuration from version 1.9.4.
259     - man: Remove B<> or replace with S< >.
260   * Code internals:
261     - libdpkg: Document str_end parameter for str_strip_quotes().
262   * Packaging:
263     - Add libmd-dev to the test-root and test-not-root autopkgtests.
264     - Add source lintian-overrides.
265     - Remove obsolete libncursesw5-dev alternative from Build-Depends.
266     - Update copyright years.
267   * Localization:
268     - Unfuzzy translations after markup fixes.
270   [ Helge Kreutzmann ]
271   * Localization:
272     - Update German man pages translation.
274  -- Guillem Jover <guillem@debian.org>  Sat, 03 Dec 2022 00:18:29 +0100
276 dpkg (1.21.10) unstable; urgency=medium
278   [ Guillem Jover ]
279   * dpkg: Avoid setgid(2) call if not needed.
280     Thanks to Christian Göttsche <cgzones@googlemail.com>. Closes: #1014332
281   * dpkg-architecture: Do not compute values that are not required.
282   * dpkg-buildpackage: Fix swapped long options for -m/-e.
283   * dpkg-buildpackage: Add --source-by and --changed-by aliases for -m/-e.
284   * dpkg-deb: Add support for DPKG_DEB_COMPRESSOR_TYPE/LEVEL. Closes: #550475
285   * dpkg-genbuildinfo: Refactor build-tainted-by gathering into a function.
286   * dpkg-genbuildinfo: Add new can-execute-cross-built-programs tainted flag.
287     Thanks to Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>.
288     Closes: #1011191
289   * dpkg: Make -E also take into account the architecture.
290     Thanks to Ian Jackson <ijackson@chiark.greenend.org.uk>. Closes: #1014476
291   * dpkg-source: Fix confusing regex match for option arguments.
292   * dpkg-buildpackage: Fix --jobs and --jobs-try parsing with no «=».
293   * dpkg-buildpackage: Rename --jobs/--jobs-try argument in --help output.
294   * dpkg-buildpackage: Add new --jobs-force option.
295   * dpkg-buildpackage: Change -j, --jobs semantics to non-force mode.
296     Closes: #905835
297   * dpkg, dpkg-statoverride: Install SELinux log callback to filter messages.
298     Thanks to Christian Göttsche <cgzones@googlemail.com>.
299   * dselect: Clarify non-free section as optional not free software component.
300     Closes: #30972
301   * dselect: Require the Dpkg modules for the ftp access method.
302   * dpkg-buildpackage: Remove blank line around signfile output lines.
303   * dpkg-buildpackage: Add new --sign-keyid and alias --sign-key to it.
304   * dpkg-buildpackage: Add --sign-keyfile and DEB_SIGN_KEYFILE support.
305   * dpkg-buildpackage: Add --sign-backend to specify the OpenPGP backend.
306   * dpkg-source: Translate source format specific --help option descriptions.
307   * dpkg-shlibdeps: Cache soname check against shlibs files. Closes: #1022766
308   * libdpkg, dpkg: Switch triggers database to use reproducible package names.
309     Closes: #990712
310   * update-alternatives: Switch point at which we increment alternative
311     refcount.
312   * dpkg: Fix setting admindir when root is set.
313   * dpkg-split: Add support for --root and --admindir.
314   * Architecture support:
315     - Move i386 and ia64 in an alphabetical-ish order in the cputable.
316     - Add support for loong64 CPU.
317       Based on a patch by 张丹丹 <zhangdandan@loongson.cn>. Closes: #1023486
318   * Perl modules:
319     - Dpkg::Source::Package::V1: Remove redundant exit handler for erasedir().
320     - Dpkg::Source::Package::V2: Update and clarify patch header metadata
321       template.
322     - Dpkg::Deps: Merge dependency string into a single line when parsing.
323       Closes: #1019565
324     - Dselect::Ftp: Switch to current mirror list for ftp method output.
325     - Dpkg::Source::Package: Use File::Spec instead of ad-hoc concatenation.
326     - Dpkg::Source::Package: Verify signatures before printing source files
327       addition.
328     - Dpkg::Source::Package: Print verifying signature for all source formats.
329     - Dpkg::Vendor: Rename @tries variable to @names.
330     - Dpkg::Vendor: Fix get_vendor_file() to return on first match.
331       Reported by Niels Thykier <niels@thykier.net> (on IRC).
332     - Dpkg::Vendor: Avoid duplicate file loading attempts.
333     - Dpkg::Vendor: Prefer loading lowercase vendor file first as documented.
334       Reported by Niels Thykier <niels@thykier.net> (on IRC).
335     - Dpkg::Vendor: Prefer loading capitalized vendor modules.
336     - Dpkg::Vendor: Use a normalized key to access the cached objects.
337       Reported by Niels Thykier <niels@thykier.net> (on IRC).
338     - Dpkg::Vendor: Fix vendor file loading for vendors with special
339       characters.
340     - Dpkg::Vendor: Fix module loading for vendors with special characters.
341       Reported by Niels Thykier <niels@thykier.net> (on IRC).
342     - Dpkg::Vendor: Deprecate loading vendor files with no special character
343       mapping.
344     - Dpkg::Vendor: Deprecate loading vendor module names starting lower-cased.
345       Reported by Niels Thykier <niels@thykier.net> (on IRC).
346     - Test::Dpkg: Refactor test files search into _test_get_files function().
347     - Dselect::Ftp: Declare %CONFIG with «our» instead of «my».
348     - Dselect::Ftp: Conditionally load perl modules shipped in the perl
349       package.
350     - Test::Dpkg: Make test_get_temp_path() remove the path before creating it.
351     - Dpkg::File: Add new file_dump() function.
352     - Dpkg::File: Add new file_touch() function.
353     - Dpkg::OpenPGP: Remove unused $exec_opts argument from _exec_openpgp().
354     - Dpkg::OpenPGP: Pass opts as a hash ref on the first argument.
355     - Dpkg::OpenPGP: Refactor _gpg_import_keys() out of import_key().
356     - Dpkg::OpenPGP: Refactor GnuPG common options into functions.
357     - Dpkg::OpenPGP: Require gpgv and do not fallback to gpg to verify
358       signatures.
359     - Dpkg::OpenPGP: Refactor _gpg_verify() out from verify_signature().
360     - Dpkg::OpenPGP: Split verify_signature() into verify() and
361       inline_verify().
362     - Dpkg::OpenPGP: Rename keyrings option to certs.
363     - Dpkg::OpenPGP: Rename and namespace GnuPG specific symbols.
364     - Dpkg::OpenPGP: Refactor is_armored() out from openpgp_sig_to_asc().
365     - Dpkg::OpenPGP: Refactor armoring code into an armor() function.
366     - Dpkg::Source::Package: Add armor_original_tarball_signature() member.
367     - Dpkg::OpenPGP: Merge ASCII armored key import into signature
368       verification.
369     - Dpkg::OpenPGP: Add native helpers for ASCII Armor.
370       Thanks to Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
371       See https://salsa.debian.org/debian/devscripts/-/merge_requests/286.
372     - Dpkg::OpenPGP: Switch armor() to use native OpenPGP armor functions.
373     - Dpkg::OpenPGP: Add new dearmor() function.
374     - Dpkg::OpenPGP: Use dearmor() instead of _gpg_import_keys() in
375       _gpg_verify().
376     - Dpkg::OpenPGP: Move status check from _gpg_exec() to _gpg_verify().
377     - Dpkg::OpenPGP: Make it a class.
378     - Dpkg::OpenPGP::KeyHandle: Refactor new key handle from dpkg-buildpackage.
379     - Dpkg::OpenPGP: Pass an array instead of an arrayref to _gpg_exec().
380     - Dpkg::OpenPGP::ErrorCodes: Add new module.
381     - Dpkg::OpenPGP: Switch functions to return Dpkg::OpenPGP::ErrorCodes.
382     - Dpkg::OpenPGP: Change inline_verify to take an output file.
383       Requested by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
384     - Dpkg::OpenPGP: Make armor idempotent.
385     - Dpkg::Source::Package: Call armor() unconditionally for signature
386       conversion.
387     - Dpkg::OpenPGP: Remove now unnecessary is_armored() method.
388       Prompted by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
389     - Dpkg::OpenPGP: Call dearmor() unconditionally for GnuPG certificate
390       imports.
391     - Dpkg::OpenPGP: Reintroduce gpg fallback for signature verification.
392     - Dpkg::OpenPGP: Automatically detect both cmd and cmdv.
393     - Dpkg::OpenPGP: Refactor trusted keyrings from Dpkg::Source::Package.
394     - Dpkg::OpenPGP: Refactor signing code from dpkg-buildpackage.
395     - Dpkg::OpenPGP::KeyHandle: Add new needs_keystore() method.
396     - Dpkg::OpenPGP::Backend: Refactor GnuPG functions from Dpkg::OpenPGP.
397     - Dpkg::OpenPGP::Backend: Add new has_verify_cmd() method.
398     - Dpkg::OpenPGP: Add multi-backend loading support.
399     - Dpkg::OpenPGP: Add Sequoia backend support.
400     - Dpkg::OpenPGP: Handle backend requiring a keystore daemon for signing.
401     - Dpkg::Gettext: Fix typo in POD.
402     - Dpkg::Changelog: Rename __sanity_check_range method to _sanitize_range.
403     - Dpkg: Rename _sanity_check and _sanity_check_opts to _check_opts.
404     - Dpkg::Source::Package: Rename _sanity_check to _check_workdir.
405     - Dpkg::Shlibs::Objdump: Rename ELF constants to match more closely the
406       spec.
407     - Dpkg::Gettext: Add new gettext compatibility stub.
408     - Dpkg::Shlibs: Handle unknown executable file formats.
409       Reported by Helmut Grohne <helmut@subdivi.de> (on IRC).
410     - Dpkg::OpenPGP: Add Stateless OpenPGP (SOP) backend support.
411   * Make fragments:
412     - Switch Fortran compiler variables to use gfortran.
413       Spotted by Enrico Zini <enrico@debian.org>. Closes: #1024421
414   * Documentation:
415     - doc: Spell SELinux correctly.
416     - man: Clarify how --build-by and --release-by get passed to
417       dpkg-genchanges.
418     - doc: Use https:// URLs instead of http:// when possible (round four).
419     - doc: Switch releases download link from ftp.debian.org to deb.debian.org.
420     - doc: Update git repo URL and mention it being the primary one.
421     - doc: Fix typos.
422     - man: Fix typo in markup.
423     - man: Add description of bug closure Perl regex in deb-changelog(5).
424       Based on a patch by Daniel Shahaf <danielsh@apache.org>.
425       See #953911.
426     - man: Clarify when package names get arch-qualified in dpkg-query output.
427       Reported by Jakub Wilk <jwilk@jwilk.net> (on IRC).
428     - doc: Do not use UTF-8 quotes in POD.
429     - doc: Remove __END__ marker for ending POD documentation.
430     - doc: Fix typos in coding-style.txt.
431     - doc: Do not use «e.g.» outside parenthesis.
432     - doc: Use US English spelling.
433     - man: Switch debian-installer modules.txt reference to a git URL.
434     - man: Clarify that dpkg-buildpackage --build components imply a single
435       type. Closes: #927265
436     - man: Clarify «hold» behavior with explicit actions in --force-hold
437       text.
438       See #985749.
439     - man: Add references to deb-src-symbols(5) from deb-symbols(5).
440     - doc: Fix «i.e.» usage.
441     - man: Clarify dpkg-maintscript-helper switched symlinks/dirs need be
442       shipped. Closes: #974053
443     - man: Clarify Build-Profiles syntax in deb-src-control(5).
444       Thanks to Christoph Berg <myon@debian.org>. Closes: #1022237
445     - man: Clarify dpkg-buildpackage --sign-key description.
446     - man: Mark «lto» as bold in list title in dpkg-buildflags(1).
447     - man: Clarify PIE and ASLR acronyms and grammar in dpkg-buildflags(1).
448     - man: Fix --depotdir default pathname in dpkg-split(1).
449   * Code internals:
450     - dpkg-genbuildinfo: Use Dpkg::Version to parse source version.
451     - libdpkg: Fix type name for AIX dpkg_get_progname() implementation.
452     - dpkg-deb: Move DPKG_DEB_THREADS_MAX parsing from libdpkg.
453     - dpkg-deb: Refactor parse_compress_type() from set_compress_type().
454     - dpkg: Remove redundant «continue» keyword at the end of a loop.
455     - dpkg-fsys-usrunmess: Do not pass to print a ref to *STDERR.
456     - update-alternatives: Call tzset() explicitly now that we use
457       localtime_r().
458     - dpkg-name: Use none() instead of ad-hoc comparisons.
459     - dpkg: Rename struct relationinfo string member to op.
460     - dpkg: Rewrite relationinfos array variable definition.
461     - dpkg: Use explicit EXIT_SUCCESS/EXIT_FAILURE instead of 0/1 in
462       relationinfos.
463     - libdpkg, dselect: Reformat enum declarations.
464     - libdpkg: Add new varbuf_add_dir() function.
465     - libdpkg, dpkg: Use varbuf_add_dir() instead of _add_str() + _add_char().
466     - libdpkg: Use updatesdir when using the updates directory.
467     - libdpkg: Use pkg_infodb_get_dir() on opendir() instead of oldname.
468     - libdpkg: Associate each varbuf_state to a varbuf.
469     - libdpkg: Add new varbuf_rollback_len() and varbuf_rollback_start()
470       functions.
471     - libdpkg: Switch updatefn handling to use varbuf snapshots.
472     - libdpkg: Rewrite fnis array variable definition.
473     - libdpkg: Remove trailing «/» from UPDATESDIR definition.
474     - dpkg-genchanges: Use intermediate variables to access fields.
475     - dpkg-genchanges: Refactor $is_backport check into a boolean.
476     - dselect: Unconditionally load perl modules included in perl-base.
477     - dselect: Remove unused Net::FTP import from ftp method scripts.
478     - scripts: Switch to use file_slurp() instead of open coding it.
479     - scripts: Switch to use file_dump() instead of open coding it.
480     - scripts: Switch to use file_touch() instead of open coding it.
481     - dpkg-buildpackage: Rename $signkey to $signkeyid.
482     - dpkg-buildpackage: Move error report into singfile().
483     - dselect: Use %zd instead of %jd for pointer difference in format string.
484     - libdpkg: Refactor system meminfo gathering into its own module.
485     - libdpkg: Refactor meminfo gathering into a filename generic function.
486     - libdpkg: Use an enum for meminfo return error codes.
487     - libdpkg: Fix available memory computation for xz thread scaling.
488       Closes: #1023870
489     - dselect: Declare constructor with one argument as explicit.
490     - libdpkg: Fix doxygen comment to match function argument.
491     - libdpkg: Refactor database trigger await option parse/dump.
492     - libdpkg: Parse and dump the explicit trigger await option on interest
493       changes.
494     - libdpkg: Switch trk_explicit_interest_change() to use
495       pkg_spec_parse_pkg().
496     - libdpkg: Add a new pnaw_same package name printing mode.
497     - libdpkg: Remove unneeded intermediate variable in dpkg_fsys_set_dir().
498     - dpkg-trigger: Refactor trigger activation into a new function.
499     - dpkg-trigger: Turn do_check() into a cipaction function.
500     - dpkg-trigger: Use ACTION macros and cipaction for CLI action selection.
501     - dpkg-divert: Load database only from within relevant actions.
502     - dpkg-statoverride: Load database only from within relevant actions.
503     - src: Handle --help and --version as proper actions.
504     - libdpkg: Refactor debug_parse_mask().
505     - libdpkg: Add support for a new DPKG_DEBUG environment variable.
506     - src: Make instdir static.
507     - src: Avoid using instdir directly except for initialization.
508     - libdpkg: Add new options-dirs module to handle directory option parsing.
509     - libdpkg: Automatically initialize fsys and db dirs on demand.
510       Reported by stackomatiker (on stackoverflow).
511       See https://stackoverflow.com/questions/73529576.
512   * Build system:
513     - Add the author testing dependencies to Build-Depends under a profile.
514     - Fully switch to libmd for MD5 implementation.
515     - Simplify author testing.
516     - Consider Dselect prefixes as perl modules too in gen-changelog.
517     - Move authorcheck target to tap.am.
518     - Sort test_data variables.
519     - Use long options for lcov invocations.
520     - Fix coverage reports after code restructuring.
521     - Use long options for autotools commands.
522     - Do not ignore Makefile under the functional test suite.
523     - Consider src and scripts prefixes as internal in gen-changelog.
524     - Consider scripts/mk prefixes as new «Make fragments» in gen-changelog.
525   * Packaging:
526     - Bump Standards-Version to 4.6.1 (no changes needed).
527     - Properly install specs under /usr/share/doc/dpkg/spec/.
528     - Do not compress spec files.
529     - Update bogus lintian tag format.
530     - Update debbugs usertags.
531     - Switch from gpg to gnupg for author testing Build-Depends.
532     - Add build dependencies for release process.
533   * Test suite:
534     - Do not use unportable -a option to cp.
535     - Use «perl» instead of «stat -c '%s'».
536     - Redirect dd stderr to /dev/null instead of using status=none argument.
537     - Remove stray backslash before comma.
538     - Add Dpkg::File unit tests.
539     - Improve OpenPGP unit tests and check verification and signing.
540     - Add unit tests for meminfo module.
541     - Refactor total number of expected known architectures into a variable.
542     - Use long options for aspell invocation.
543     - Use --quiet instead of -q on cppcheck invocations.
544     - Move active line-based cppcheck suppressions into inline comments.
545     - Make cppcheck unknownMacro suppression more specific.
546     - Tell cppcheck the C/C++ standards the code intends to comply with.
547     - Remove unused cppcheck suppressions.
548     - Use pkginstance in a new unit test.
549     - Switch NULL to DPKG_NULL in header file.
550     - Add functional tests for triggers database handling.
551     - Fix typo in update-alternatives test comment.
552     - Fix typo in DPKG_GEN_FSYS_LINK m4 macro.
553     - Rename m4 variables that matched environment variable names.
554     - Add functional tests for --root, --instdir and --admindir options.
555   * Localization:
556     - Fix typo in Japanese translation.
557       Thanks to Kisaragi Marine <kisaragi.effective@gmail.com>.
558       Closes: #1023376
559     - Update Catalan translations.
560     - Update Dutch translations.
561       Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
562       Closes: #1021442, #1021443
563     - Update Portuguese man pages translation.
564       Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1018682
565     - Update Simplified Chinese programs translation.
566       Thanks to Boyuan Yang <byang@debian.org>. Closes: #1021281
567     - Update Swedish translations.
568       Thanks to Peter Krefting <peter@softwolves.pp.se>. Closes: #1021091
570   [ Helge Kreutzmann ]
571   * Localization:
572     - Update German man pages translation.
573     - Update German scripts translation.
575   [ Sven Joachim ]
576   * Localization:
577     - Update German programs translation.
579  -- Guillem Jover <guillem@debian.org>  Thu, 01 Dec 2022 12:12:14 +0100
581 dpkg (1.21.9) unstable; urgency=medium
583   [ Guillem Jover ]
584   * dpkg-deb: Add support for --threads-max and DPKG_DEB_THREADS_MAX.
585     Prompted by vv221 on IRC.
586   * Perl modules:
587     - Dpkg::Source::Package::V2: Always fix the permissions for upstream
588       tarballs. Closes: #1012195
589     - Dpkg::BuildFlags: Document optimize feature area.
590   * Documentation:
591     - man: Clarify that statoverrides do not need to be known to dpkg.
592       Closes: #1011510
593     - man: Expand Protected and Essential field use cases. Closes: #1008780
594     - doc: Rename frontend.txt to frontend-api.txt.
595     - doc: Move specifications under doc/spec.
596     - man: Add references to rootless-builds.txt spec.
597   * Code internals:
598     - libdpkg: Refactor command actions for compression.
599   * Build system:
600     - Split the test-runner into its own script.
602   [ Helge Kreutzmann ]
603   * Localization:
604     - Update German man pages translation.
605     - Update German scripts translation.
607  -- Guillem Jover <guillem@debian.org>  Fri, 01 Jul 2022 11:25:58 +0200
609 dpkg (1.21.8) unstable; urgency=medium
611   [ Guillem Jover ]
612   * dpkg-statoverride: Add support for --force-not-root. Closes: #1009069
613     Based on a patch by John Spencer <maillist-dpkg@barfooze.de>.
614   * dpkg: Fix «De-configuring» message to allow configuration to use new
615     version.
616   * Perl modules:
617     - Dpkg::Source::Archive: Prevent directory traversal for in-place extracts.
618       Reported by Max Justicz <max@justi.cz>. Fixes CVE-2022-1664.
619     - Dpkg::Substvars: Add support for optional substvars assigned with ?=.
620   * Documentation:
621     - man: Reference deb-substvar(5) from dpkg-source(1) and dpkg-shlibdeps(1).
622     - man: Structure and clarify deb-substvars(5).
623       Prompted by Niels Thykier <niels@thykier.net>.
624   * Build system:
625     - Unhook dist-cpan from make dist target.
626   * Packaging:
627     - Silence warning about merged-usr-via-aliased-dirs on Ubuntu.
628     - Remove useless [] around tr sets.
629   * Localization:
630     - Update Dutch translations. Closes: #1010031, #1010032, #1010033
631       Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
632     - Update Portuguese man pages translations. Closes: #1011095
633       Thanks to Américo Monteiro <a_monteiro@gmx.com>.
635   [ Helge Kreutzmann ]
636   * Localization:
637     - Update German man pages translation.
639  -- Guillem Jover <guillem@debian.org>  Wed, 25 May 2022 10:39:29 +0200
641 dpkg (1.21.7) unstable; urgency=medium
643   - The “Social Contract §3: We will not hide problems”
644     and “Persuasion through bullying and abuse” release. -
646   [ Guillem Jover ]
647   * dpkg-fsys-usrunmess: Handle /lib/modules itself also being untracked.
648     Closes: #1008764
649   * Documentation:
650     - man: Fix typo. Thanks to Peter Krefting <peter@softwolves.pp.se>.
651       See #1008706.
652   * Packaging:
653     - Silence warning about merged-usr-via-aliased-dirs on Debian.
654   * Localization:
655     - Fix gettext parameter reordering syntax for German translation.
656       Closes: #1008671
657     - Update Swedish translations.
658       Thanks to Peter Krefting <peter@softwolves.pp.se>. Closes: #1008706
660   [ Helge Kreutzmann ]
661   * Localization:
662     - Update German man pages translation.
664  -- Guillem Jover <guillem@debian.org>  Fri, 01 Apr 2022 02:27:33 +0200
666 dpkg (1.21.6) unstable; urgency=medium
668   - This also clears a bullying NMU. -
670   [ Guillem Jover ]
671   * Documentation:
672     - man: Document untracked kernel module files handling in
673       dpkg-fsys-usrunmess(8).
675  -- Guillem Jover <guillem@debian.org>  Tue, 29 Mar 2022 11:56:58 +0200
677 dpkg (1.21.5) unstable; urgency=medium
679   [ Guillem Jover ]
680   * dpkg-fsys-usrunmess: Explicitly set user/group and mode for created dirs.
681     Closes: #1008478
682   * dpkg-fsys-usrunmess: Set a known umask before starting. See #1008478.
683   * dpkg-fsys-usrunmess: Special case untracked kernel module files.
684     Closes: #1008316
685   * Perl modules:
686     - Dpkg::Control::Types: Use bit shifts instead of literals in enum.
687     - Dpkg::Control::Fields: Fix field_register() to return nothing.
688     - Dpkg::Control::Fields: Refactor manifest types into new
689       ALL_FILE_MANIFEST.
690     - Dpkg::Control::Fields: Fix POD to end sentences with a dot.
691     - Dpkg::Control::Fields: Fix POD to add missing spaces and blank lines.
692     - Dpkg::Control::Fields: Document and clarify return types and values in
693       POD.
694   * Code internals:
695     - libdpkg: Rename f_revision() to f_obs_revision().
696     - libdpkg: Warn when parsing obsolete Recommended/Optional/Class fields.
697       Prompted by David Kalnischkies <donkult@debian.org>.
698     - libdpkg: Add missing dependency type to obsolete dependency fields.
699     - libdpkg: Update code comment for obsolete fields.
700   * Test suite:
701     - Add test cases for obsolete fields.
703   [ Helge Kreutzmann ]
704   * Localization:
705     - Update German man pages translation.
707  -- Guillem Jover <guillem@debian.org>  Tue, 29 Mar 2022 02:52:14 +0200
709 dpkg (1.21.4) unstable; urgency=medium
711   [ Guillem Jover ]
712   * dpkg-shlibdeps: Require non-empty name and version in SONAME formats.
713   * Perl modules:
714     - Dpkg::Control::Fields: Remove duplicate *Built-Using from field order
715       lists. Reported by David Kalnischkies <donkult@debian.org>.
716   * Documentation:
717     - man: Clarify uses cases for Static-Built-Using.
718       Prompted by Shengjing Zhu <zhsj@debian.org>.
719   * Test suite:
720     - Use actual octal numbers for chmod() calls.
721     - Do not use non-POSIX shell syntax for arithmetic expressions.
722       Based on a patch by Sören Tempel <soeren@soeren-tempel.net>.
724   [ Helge Kreutzmann ]
725   * Localization:
726     - Update German man pages translation.
728  -- Guillem Jover <guillem@debian.org>  Sat, 26 Mar 2022 13:38:44 +0100
730 dpkg (1.21.3) unstable; urgency=medium
732   [ Helge Kreutzmann ]
733   * Localization:
734     - Update German man pages translation.
735     - Update German scripts translation.
737   [ Guillem Jover ]
738   * dpkg-db-backup: Check for required commands before starting.
739   * dpkg: Allow absolute pathnames for configurable external run-time tools.
740     Based on a patch by Adrian Ho <the.gromgit@gmail.com>. Closes: #1007816
741   * dpkg-fsys-usrunmess: Add options and prompt about regression prevention
742     package. Prompted by Paul Wise <pabs@debian.org>.
743   * dpkg-deb: Move duped control member check inside the detection conditional.
744   * dpkg-deb: Fix movecontrol() to take a directory argument.
745   * dselect: Remove non-multi-cd code from multi_cd method.
746   * dselect: Rename multicd method to media.
747   * dselect: Remove left overs for mount support from disk method.
748   * dselect: Remove bogus quote escaping from method setup scripts.
749   * dselect: Rename disk method to file.
750   * scripts: Use backport-version-regex vendor hook instead of hardcoding the
751     marker.
752   * Perl modules:
753     - Dpkg::Source::Package::V3::Git: Name bundle remote as bundle.
754     - Dpkg::Source::Package::V3::Git: Set origin remote to Vcs-Git if present.
755     - Dpkg::Path: Resolve /dev/null before comparing canonicalized pathnames.
756     - Dpkg::Compression: Conditionally use the gzip --rsyncable option.
757     - Dpkg::Compression: Use gzip -n instead of --no-name.
758     - Dpkg::Vendor: Add a new backport-version-regex hook.
759     - Dpkg::Control::Fields: Add Static-Built-Using field support.
760   * Documentation:
761     - man: Clarify Built-Using field purpose and format.
762   * Code internals:
763     - libdpkg: Refactor file_is_exec().
764     - libdpkg: Check that executables are regular files.
765     - dpkg-fsys-usrunmess: Refactor prompting into a new function.
766     - dpkg: Rename r variable to remainder.
767   * Packaging:
768     - Clarify the merged-usr-via-aliased-dirs warning.
769       Prompted by Paul Wise <pabs@debian.org>.
770     - Sync original bug-script merged-usr warning with postinst updates.
771   * Test suite:
772     - Check deb format with duplicate debian-binary and control.tar members.
773     - Add further deb-split format checks.
774     - Place deb-old and deb checks on their own test groups.
775     - Check all currently supported deb-old formats.
776   * Localization:
777     - Update Portuguese man pages translation.
778       Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1001915
780  -- Guillem Jover <guillem@debian.org>  Thu, 24 Mar 2022 21:00:24 +0100
782 dpkg (1.21.2) unstable; urgency=medium
784   [ Guillem Jover ]
785   * dpkg: Fix memory leak in remove-on-upgrade handling.
786   * dpkg-deb: Fix unexpected end of file conditions on .deb extract.
787   * Use anchor links for the dpkg FAQ URLs.
788   * update-alternatives: Do not skip --config with a single entry.
789     Reported by David Kalnischkies <donkult@debian.org>.
790   * update-alternatives: Refactor alternative_install().
791   * update-alternatives: Use intermediate variables when parsing actions.
792   * update-alternatives: Clarify option parse errors by printing the wrong
793     values.
794   * update-alternatives: Clarify bad usage message by enclosing in angles and
795     quoting arguments.
796   * dpkg-buildpackage: Switch terse make from -s to --no-print-directory.
797     Closes: #1003164
798   * scripts: Unify deprecated command-line option warnings.
799   * dpkg-source: Fix alternate changelog file usage with 2.0 and 3.0 formats.
800     Reported by Umut <ue16@gmx.de> (on IRC).
801   * update-alternatives: Use the target timestamp when the symlink does not
802     exist. Closes: #1004557
803   * dselect: Handle window resizes in help and menu screens. Closes: #382307
804   * dselect: Do not beep on key press errors in method and package list
805     windows. Closes: #533639
806   * dselect: Add support for --instdir.
807   * Perl modules:
808     - Dpkg::Control::FieldsCore: Sort control type entries in %FIELD_ORDER.
809     - Dpkg::Control::FieldsCore: Refactor Vcs fields into a common variable.
810     - Dpkg::Control::FieldsCore: Refactor testsuite fields into a common
811       variable.
812     - Dpkg::Control::FieldsCore: Accept Architecture as a debian/tests/control
813       field.
814     - Dpkg::Control::FieldsCore: Add missing allowed fields for (In)Release
815       files.
816     - Dpkg::Control::FieldsCore: Add field order for all control types.
817     - Dpkg::Index: Switch key function for control tests to be a stanza index.
818       Reported by Paul Gevers <elbrus@debian.org>.
819     - Dpkg::Source::Package: Only generate the patch header if needed.
820       Prompted by Umut <ue16@gmx.de> (on IRC).
821     - Dpkg::Source::Package: Use File::Spec instead of ad-hoc concatenation.
822   * Documentation:
823     - man: Mention on what actions triggers get processed in dpkg(1).
824       Closes: #1001010
825     - man: Clarify that dpkg-divert --list pattern is optional.
826       Thanks to наб <nabijaczleweli@nabijaczleweli.xyz>. Closes: #1001761
827     - man: Use «main» git branch in examples.
828     - man: Markup each individual element independently.
829     - man: Refer to the relevant maintscript actions explicitly.
830     - man: Add a missing preposition to deb-preinst(5).
831     - man: Do not hardcode DPKG_ADMINDIR in update-alternatives.
832     - man: Document that update-alternatives honors DPKG_ROOT.
833     - man: Clarify --admindir and --instdir default values.
834       Reported by Johannes Schauer Marin Rodrigues <josch@debian.org>.
835   * Code internals:
836     - libdpkg: Check that cip is not NULL before dereferencing it.
837     - libdpkg: Add missing symbols to the version map.
838     - libdpkg: Use the amount of available memory instead phys_mem/2.
839       Thanks to Sebastian Andrzej Siewior <sebastian@breakpoint.cc>.
840     - libdpkg: Refactor liblzma memlimit and cputhreads getters.
841     - libdpkg: Dynamically allocate the buffers for de/compression I/O.
842     - libdpkg: Increase I/O memory buffers from 4 to 32 KiB.
843     - libdpkg: Pass struct compress_params as the first argument.
844     - libdpkg: Pass struct compress_params to decompressors.
845     - libdpkg: Refactor pkg_format_print() out from pkg_format_show().
846     - libdpkg: Do not restrict source:* virtual fields to installed packages.
847       Closes: #1004372
848     - libdpkg: Do not allow argv with no arguments.
849     - update-alternatives: Refactor alternative_has_broken_symlink().
850     - update-alternatives: Move symlink removal inside fsys_symlink().
851     - update-alternatives: Move filename generation outside alternative setup.
852     - dselect: Rework windows resize to be signal safe.
853     - scripts: Expand long word list into one entry per line.
854     - scripts/mk: Remove unneeded conditionals.
855       Thanks to Nicolas Boulenguez <nicolas@debian.org>.
856     - scripts/mk: Indent code in Makefile fragments.
857       Thanks to Nicolas Boulenguez <nicolas.boulenguez@free.fr>.
858   * Build system:
859     - Terminate lists in variables with «# EOL».
860     - Move build helper tools into build-aux/.
861     - Reorganize dpkg programs source code under src/.
862     - Move autotest suite under src/.
863     - Move C test suite machinery into lib/dpkg/.
864     - Fix relocated autotest test suite runner.
865     - Fix gitignore for build-aux/ directory.
866     - Namespace Config variable usage.
867       Reported by Павловец Сергей Николаевич
868       <s.pavlovets@ivcmf.by>.
869     - Add gitlab CI test for shared library building.
870     - Link all programs against libcompat.
871       Prompted by Jörg Sonnenberger <joerg@NetBSD.org>.
872     - Remove unused TESTDATA variable from autotest suite.
873     - Rework TAP check hooking into the autotools machinery.
874     - Move EXTRA_DIST close to the files it is acting on.
875     - Refactor autotest dependencies into a new variable.
876     - Refactor autotest machinery into an automake include file.
877     - Fold autotest test suite machinery into src/ from src/at/.
878     - Rename do_path_subst to do_make_subst.
879     - Factor out installation variable substitution into a new subst.am file.
880     - Move shell scripts into src/.
881     - Make AS_TR_* calls more clear.
882     - Support compression library names with dashes.
883     - Add zlib-ng support.
884     - Rename HAVE_LZMA_MT to HAVE_LZMA_MT_ENCODER.
885     - Move zsh completion under a subdirectory.
886     - Switch sed pseudo-in-place replace invocations with copy then move.
887     - Add comment about «sed -i» not being portable.
888       Prompted by Nicolas Boulenguez <nicolas@debian.org>.
889     - Mark libcompat and libdpkg as internal components in changelog.
890     - Support specifying previous and next tags to gen-changelog.
891     - Use non-capturing groups in regex in gen-changelog.
892     - Do not hardcode «main» section for title check in gen-changelog.
893     - Use sort flag instead of hardcoding the section in gen-changelog.
894     - Do not put localization entries on their own changelog group.
895   * Packaging:
896     - Ignore directories for the alternatives state fixup. Closes: #1001695
897     - Update bug-script to clarify usrmerge systems are unsupported.
898     - Install aclocal m4 files into libdpkg-dev.
899     - Install optional localized man pages with dh_installman.
900     - Add a new not-installed file.
901     - Switch to use the dh sequencer.
902     - Make TESTSUITEFLAGS extensible.
903     - Pass -jN to autotools autotest test suite via TESTSUITEFLAGS.
904     - Update lintian overrides.
905     - Use dpkg-error.sh in postinst.
906     - Warn in postinst about merged-/usr-via-aliased-dirs breakage.
907   * Test suite:
908     - Move AT_TESTED to testsuite.at.
909     - Run the tools with --version.
910     - Rename DPKG_GEN_FILE to DPKG_GEN_CTRL_FILE.
911     - Refactor control file template generation.
912     - Rewrite dpkg-realpath test from TAP to autotest.
913     - Rewrite dpkg-divert test from TAP to autotest.
914     - Remove now unused TAP tests support from src/.
915     - Print field type name instead of id in test case description.
916     - Add new pkg-format unit tests.
917     - Fix test_command_exec program invocation.
918       Thanks to Sören Tempel <soeren+git@soeren-tempel.net>.
919     - Use a temporary file instead of unportable «sed -i».
920       Prompted by Nicolas Boulenguez <nicolas@debian.org>.
921     - Add test case for SOURCE_DATE_EPOCH.
922       Thanks to Nicolas Boulenguez <nicolas@debian.org>.
923     - Use «each» instead of «keys» and value fetching.
924       Thanks to Nicolas Boulenguez <nicolas@debian.org>.
925   * Localization:
926     - Remove previous msgid for non-fuzzy translations.
927     - Update Catalan translations.
928     - Update Dutch translation. Closes: #1003671, #1003672, #1003673
929       Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
930     - Update Swedish translations. Closes: #1003799, #1007116
931       Thanks to Peter Krefting <peter@softwolves.pp.se>.
933   [ Sven Joachim ]
934   * Localization:
935     - Update German dselect translation.
936     - Update German programs translation.
938   [ Helge Kreutzmann ]
939   * Localization:
940     - Update German man pages translation.
941     - Update German scripts translation.
943  -- Guillem Jover <guillem@debian.org>  Sun, 13 Mar 2022 20:17:35 +0100
945 dpkg (1.21.1) unstable; urgency=medium
947   [ Guillem Jover ]
948   * dpkg-buildpackage: Remove duplicate command print for dpkg-genchanges.
949   * dpkg-buildpackage: Fix build description due to improper multiline match.
950   * dpkg-realpath: Remove spurious heading space from --help output.
951   * update-alternatives: When initializing admindir from DPKG_ADMINDIR append
952     "/alternatives". Closes: #1001198
953   * Code internals:
954     - Remove <ar.h> inclusions.
955   * Packaging:
956     - Install deb-md5sums(5) into dpkg-dev package.
958  -- Guillem Jover <guillem@debian.org>  Mon, 06 Dec 2021 21:04:18 +0100
960 dpkg (1.21.0) unstable; urgency=medium
962   [ Guillem Jover ]
963   * dpkg-genchanges: Include orig tarball on source package renames.
964     Closes: #980066
965   * scripts: Consider SHA-1 and RIPEMD-160 weak algorithms in OpenPGP
966     signatures.
967   * dpkg: During unpack print a removal message due to Conflicts.
968     Closes: #985401
969   * scripts: Add zsh completions for dpkg-parsechangelog.
970     Thanks to Daniel Shahaf <danielsh@apache.org>. Closes: #986103
971   * dpkg-buildpackage: When printing build type match the extension exactly.
972     Closes: #989824
973   * dpkg-maintscript-helper: Use xargs -I argument instead of deprecated -i.
974   * dpkg-maintscript-helper: Quote variable inside ${} to avoid pattern match.
975   * libdpkg: Fix dpkg_fsys_get_path() to always strip leading / and ./.
976   * libdpkg: Set the default database directory relative to the system root.
977   * dpkg-divert, dpkg-statoverride: Set admindir after instdir.
978   * update-alternatives: Fix admindir setting.
979     Prompted by Johannes Schauer Marin Rodrigues <josch@debian.org>.
980   * dselect: Honor DPKG_ADMINDIR environment variable.
981   * dpkg-query, dpkg-trigger, dselect: Add support for setting the root
982     directory.
983   * dpkg-fsys-usrunmess: Move forced reconfiguration to the last step.
984     See #991190.
985   * dpkg-fsys-usrunmess: Install a local policy-rc.d to ignore service
986     restarts. Closes: #991190
987   * dpkg-fsys-usrunmess: Do not fail when removing lingering directories.
988   * dpkg-fsys-usrunmess: Generate a regression prevention package.
989   * dpkg-fsys-usrunmess: Fix typo in debug message.
990   * dpkg: Distinguish deconfiguration message for installation and multi-arch
991     syncs.
992   * dpkg-buildpackage: Add new --changes-file option.
993     Prompted by Niels Thykier <niels@thykier.net>.
994   * dpkg-buildpackage: Add new --buildinfo-file option.
995   * dpkg: Rework --assert-<feature> logic to be more robust.
996     Prompted by Helmut Grohne <helmut@subdivi.de>.
997     Prompted by David Kalnischkies <donkult@debian.org>.
998   * dpkg: Improve --assert-<feature> descriptions.
999   * dpkg: Add a new --assert-help option.
1000   * scripts/mk: Pass DEB_BUILD_PATH to dpkg-buildflags. See #985553.
1001   * dpkg-db-backup: New program factored out from Debian-specific daily cron.
1002   * dpkg-db-backup: Accept an option to override the number of rotation cycles.
1003   * dpkg-db-backup: Honor the admindir set at configure time.
1004   * update-alternatives: Fix --auto and --set-selections output progress.
1005   * update-alternatives: Print defaults for configuration and database
1006     pathnames.
1007   * scripts: Replace shebang in dpkg-error shell library with shellcheck
1008     directive.
1009   * dpkg-buildpackage: Add support for terse DEB_BUILD_OPTIONS.
1010   * dpkg-mergechangelogs: Add new --merge-unreleased option. Closes: #582921
1011   * dpkg: Restore fallback to "new-prerm failed-upgrade" for downgrades.
1012     Analysis by Ian Jackson <ijackson@chiark.greenend.org.uk>. Closes: #996959
1013   * dselect: Use safe temporary file creation in methods setup.
1014   * dselect: Remove bashism from update script in multicd method.
1015   * dpkg: Fix --verify to handle missing or inaccessible pathnames.
1016     Closes: #963087
1017   * dpkg: Add partial --verify support for mode checks.
1018   * Use «digest» instead of «hash» in output messages.
1019     Reported by Sven Joachim <svenjoac@gmx.de>.
1020   * dselect: use `grep -E` instead of `egrep`.
1021     Thanks to Ville Skyttä <ville.skytta@iki.fi>. Closes: #999600
1022   * libdpkg: Fix memory leak on End Of Tape condition in tar parser.
1023   * dpkg: Fix short lived memory leak with --recursive.
1024   * dpkg: Fix conffile removal-on-upgrade handling. Closes: #995387
1025   * dpkg-deb: Fix conffile name length tracking on remove-on-upgrade parsing.
1026     Reported by uau on IRC.
1027   * Architecture support:
1028     - Clarify that the regex columns need to be ordered to match first.
1029     - Add support for ARCv2 CPU. Closes: #980963
1030       Based on a patch by Alexey Brodkin <Alexey.Brodkin@synopsys.com>.
1031   * Portability:
1032     - start-stop-daemon: Define SOCK_NONBLOCK to 0 if not defined.
1033     - libdpkg: Add support for AIX to dpkg_get_progname().
1034   * Perl modules:
1035     - Dpkg::Source::Quilt: Add hint to check missing files on patch apply
1036       failures.
1037       Reported by Joseph Nahmias <jello@debian.org>.
1038     - Dpkg::Changelog::Parse: Require format plugins to inherit from
1039       Dpkg::Changelog.
1040     - Dpkg::OpenPGP: Refactor openpgp implementation execution into a new
1041       function.
1042     - Dpkg::Vendor::Debian: Refactor compiler flag names into an array.
1043     - Dpkg::Vendor::Debian: Add new lto feature in new optimize area.
1044       Closes: #940571
1045     - Test::Dpkg: Print actual error messages in test_neutralize_checksums().
1046     - Dpkg::Deps: Use current_sub feature for __SUB__.
1047     - Dpkg::BuildFlags: Add support for ASFLAGS.
1048       See https://salsa.debian.org/debian/debhelper/-/merge_requests/50.
1049     - Dpkg::Compression: Use gzip --rsyncable unconditionally.
1050     - Dpkg::Changelog::Entry::Debian: Fix full month misuse warning.
1051     - Dpkg::Shlibs::Symbol: Emit a warning on fully qualified symver patterns.
1052       Closes: #993991
1053     - Dpkg::Control::HashCore: Add new keep_duplicate option.
1054     - Dpkg::Control::FieldsCore: Add new field_parse_binary_source().
1055       Closes: #980527
1056     - Dpkg::Control::FieldsCore: Fix types allowed for
1057       field_parse_binary_source().
1058       Reported by Johannes Schauer Marin Rodrigues <josch@debian.org>.
1059     - Dpkg::Shlibs::Objdump: Fix apply_relocations to work with versioned
1060       symbols. Closes: #1000421
1061     - Dpkg::Vendor::Ubuntu: Update Maintainer field logic to include
1062       “canonical”. Based on a patch by
1063       William 'jawn-smith' Wilson <william.wilson@canonical.com>.
1064       Closes: #1000557
1065     - Dpkg::Source::Package::V2: Add hint about version matching source tree.
1066       Based on a patch by Samuel Henrique <samueloph@debian.org>.
1067       Closes: #996044
1068   * Documentation:
1069     - man: Itemize dpkg-gensymbols -c levels.
1070     - man: Add man page for deb-md5sums(5).
1071       Reported by Maxim Cournoyer (on IRC).
1072     - man: Switch the Architecture field in deb-control(5) to required.
1073       Reported by Maxim Cournoyer (on IRC).
1074     - man: Make clear that dpkg-query arguments accept multiple values.
1075       Prompted by Rémi Rampin <remirampin@gmail.com>. See #913781.
1076     - man: Document dpkg-query --search and --listfiles output formats.
1077     - doc: Fix incorrect use of ‘an’ article.
1078     - doc: Update coding style to document POD instead of troff.
1079     - doc: Update THANKS file.
1080     - doc: Annotate current maintainer start year.
1081     - doc: Sort maintenance information chronologically.
1082     - man: Add versions since features where introduced.
1083     - man: Further clarify when re-inclusions of excluded pathnames happen.
1084       Closes: #871420
1085     - doc: Update Doxygen configuration from version 1.9.1.
1086     - doc: Improve description of dpkg suite.
1087       Prompted by Fabrice Bauzac-Stehly <noon@mykolab.com>.
1088     - man: Add a reference to where the Installed-Size algorithm is described.
1089     - man: Improve dpkg --verify-format rpm format documentation.
1090     - man: Document in deb-substvars(5) what ${} is good for.
1091       Prompted by Paul Wise <pabs@debian.org>.
1092     - man: Document in dpkg-architecture(1) target being useful for emulators
1093       too. Prompted by Helmut Grohne <helmut@subdivi.de>.
1094     - man: Document in dpkg-query(1) full --search and --listfiles output
1095       format. Prompted by Johannes Schauer Marin Rodrigues <josch@debian.org>.
1096   * Code internals:
1097     - Remove irrelevant or obsolete FIXME markers.
1098     - Turn FIXME markers denoting pending actions into TODO markers.
1099     - Turn FIXME markers giving historic information into simple Notes.
1100     - update-alternatives: Turn FIXME for explicit behavior choice into an XXX.
1101     - Use localtime_r() instead of localtime().
1102     - libdpkg: Remove MDEBUG support from m_malloc() implementation.
1103     - libdpkg: Mark dpkg_arch_unmark() arch_remove argument as const.
1104     - libdpkg: Mark treewalk_open() func argument as const.
1105     - dpkg: Mark ignore_depends() pkg argument as const.
1106     - dpkg: Mark deb_parse_conffiles() pkg argument as const.
1107     - libcompat: Remove local setexecfilecon() and require libselinux 2.3.
1108     - libdpkg: Add missing DPKG_{BEGIN,END}_DECLS in header files.
1109     - dpkg: Move SELinux function declarations into its own header file.
1110     - dpkg: Move the command action enum to its own header file.
1111     - dpkg: Switch from including "main.h" to "force.h".
1112     - dselect: Rename dme() to display_menu_entry().
1113     - dpkg: Split function handling deconfiguration due to install and removal.
1114     - libdpkg: Add new ACTION_MUX macro for continued options.
1115     - dpkg: Refactor --assert-<feature> handling to be data driven.
1116     - dpkg-fsys-usrunmess: Do not use interpolated strings for literals.
1117     - dpkg-db-backup: Add a license header comment.
1118   * Build system:
1119     - Fallback to $^X and 'perl' if $Config{perlpath} is unset or empty.
1120     - Bump minimal Perl version to 5.28.1.
1121     - Remove redundant localedir and pkgconfdir initializations.
1122     - Check for libsocket.
1123     - Do not set have_libmd on the found branch in AC_SEARCH_LIBS.
1124     - Switch DPKG_FUNC_C99_SNPRINTF from AC_LANG_SOURCE to AC_LANG_PROGRAM.
1125     - Check whether fsync(3) works on directories.
1126     - Remove obsolete AC_HEADER_STDC.
1127     - Detect appropriate sed program at configure time.
1128     - Rename DPKG_DEB_PROG_TAR to DPKG_PROG_TAR.
1129     - Parametrize the backups directory with a configure option.
1130     - Add a check for symlinks in the git repository.
1131     - Rename shell scripts to .sh.
1132     - Switch from hardcoded /run to parametrized runstatedir.
1133     - Use new Dpkg::Control keep_duplicate option in gen-changelog.
1134     - Use title-case for field in gen-changelog.
1135     - Execute run-script via CONFIG_SHELL.
1136       Reported by Larkin Nickle <me@larbob.org>.
1137     - Quote variables containing pathnames in m4 macros.
1138     - Add support for commit message fix up machinery in gen-changelog.
1139   * Packaging:
1140     - Use absolute pathnames in .install debhelper fragments.
1141     - Remove unused dh_installcron call for arch-indep targets.
1142     - Add support for a native systemd timer. Closes: #985444
1143     - Create auotpkgtest installation directory.
1144     - Bump Standards-Version to 4.6.0 (no changes needed).
1145   * Test suite:
1146     - Pass --ignore-builtin-builddeps to dpkg-buildpackage.
1147     - Use can_run() instead of find_command().
1148     - Add descriptions to makefile test runners.
1149     - Add unit tests for architecture bijective mapping property.
1150     - Suppress cppcheck constParameter check.
1151     - Suppress bogus cppcheck for nullPointerRedundantCheck.
1152     - Mark external sourced shell files for checking.
1153     - Ignore new shellcheck checks.
1154     - Remove shipped dpkg database.
1155     - Add re-inclusion of symlink case to t-filtering. See #871420.
1156     - Generate symlink during test build time.
1157     - Remove superfluous long filename.
1158     - Refactor parse_ctrl() from parse_dsc().
1159     - Update codespell stopwords.
1161   [ Helge Kreutzmann ]
1162   * deb-md5sums.pod: Fix typo.
1164   [ Add programs translations ]
1165   * Occitan (Quentin PAGÈS).
1167   [ Update dselect translations ]
1168   * German (Sven Joachim).
1170   [ Update man pages translations ]
1171   * German (Helge Kreutzmann).
1173   [ Update programs translations ]
1174   * German (Sven Joachim).
1175   * Polish (Marcin Owsiany, Łukasz Dulny).
1177   [ Update scripts translations ]
1178   * German (Helge Kreutzmann).
1180  -- Guillem Jover <guillem@debian.org>  Sun, 05 Dec 2021 16:32:45 +0100
1182 dpkg (1.20.8) unstable; urgency=medium
1184   [ Guillem Jover ]
1185   * start-stop-daemon: Open the --output file in append mode.
1186   * dpkg: Fix --auto-deconfigure for essential and protected during
1187     installation. Reported by Julian Andres Klode <jak@debian.org>.
1188     See #983014.
1189   * dpkg-realpath: Fix resolution for absolute symlinks on «/».
1190     Closes: #983855
1191   * dpkg-realpath: Fix symlink loop tracker.
1192   * Perl modules:
1193     - Test::Dpkg: Fix test data path fetching on CPAN.
1194     - Dpkg::Exit: Preserve exit code in END block.
1195   * Build system:
1196     - Group Test::Dpkg changelog entries into “Perl modules” section.
1197   * Packaging:
1198     - Run autopkgtest test suites in verbose mode.
1199   * Test suite:
1200     - Set PERL in the perl test suite.
1201     - Use gunzip instead of zcat and assume it might not be present.
1202     - Mock dpkg and gcc for architecture detection code.
1203     - Initialize DEB_BUILD_ARCH and DEB_HOST_ARCH to avoid computing them.
1204     - Update suppressions for cppcheck 2.4.
1206   [ Update man pages translations ]
1207   * Dutch (Frans Spiesschaert). Closes: #981884
1208   * German (Helge Kreutzmann).
1209   * Portuguese (Américo Monteiro). Closes: #980018
1211   [ Update programs translations ]
1212   * Dutch (Frans Spiesschaert). Closes: #981882
1214   [ Update scripts translations ]
1215   * German (Helge Kreutzmann). Closes: #983865
1217  -- Guillem Jover <guillem@debian.org>  Tue, 13 Apr 2021 22:17:05 +0200
1219 dpkg (1.20.7) unstable; urgency=medium
1221   [ Guillem Jover ]
1222   * libdpkg: Do not consider the database locked with a missing lock file.
1223     Reported by David Kalnischkies <donkult@debian.org>.
1224   * Documentation:
1225     - man: Clarify and expand information on dpkg-realpath(1) man page.
1226       Closes: #979564
1227   * Packaging:
1228     - Update copyright notices in debian/copyright.
1229     - Bump Standards-Version to 4.5.1 (no changes required).
1230   * Test suite:
1231     - On as-root mode do not use sudo if already running as root.
1232     - Print WARN instead of FAIL for maintscript fd leaks.
1234   [ Update man pages translations ]
1235   * German (Helge Kreutzmann).
1237   [ Update programs translations ]
1238   * German (Sven Joachim).
1240  -- Guillem Jover <guillem@debian.org>  Sat, 09 Jan 2021 00:59:45 +0100
1242 dpkg (1.20.6) unstable; urgency=medium
1244   [ Guillem Jover ]
1245   * libdpkg: Fix undefined behavior in varbuf functions.
1246     Reported by KOLANICH <kolan_n@mail.ru>.
1247   * libdpkg: Fix memory leaks in tar_extractor().
1248   * libdpkg: Fix memory leak in trigger deferred processing.
1249     Reported by KOLANICH <kolan_n@mail.ru>.
1250   * libdpkg: Fix memory leak in filesystem treewalk node free function.
1251   * libdpkg: Fix memory leak in filesystem treewalk iterator.
1252   * libdpkg: Fix single-instance memory leak with fsys dir.
1253   * libdpkg: Fix short-lived memory leaks.
1254   * libdpkg: Reset error context errmsg after free().
1255   * dpkg: Fix memory leak for cidir.
1256     Reported by KOLANICH <kolan_n@mail.ru>.
1257   * dpkg: Fix short-lived memory leak in --force-help output.
1258     Based on a patch by KOLANICH <kolan_n@mail.ru>.
1259   * dpkg-deb: Fix single-instance memory leak on missing conffiles control
1260     file.
1261   * dpkg-divert: Fix short-lived memory leaks.
1262   * dpkg-realpath: Add new -z, --zero option.
1263     Requested by Johannes Schauer <josch@debian.org>.
1264   * dpkg-deb: Make decompression error message more descriptive.
1265     Closes: #968442
1266   * dpkg-architecture: Add a --print-format option.
1267     Prompted by #968963.
1268   * dpkg-buildpackage: Warn on known R³ values in uppercase.
1269     Reported by Niels Thykier <niels@thykier.net>.
1270   * dpkg-buildpackage: Error out on R³ "yes" value.
1271     Requested by Niels Thykier <niels@thykier.net>.
1272   * dpkg-buildpackage: Clarify R³ keyword diagnostic messages.
1273   * dpkg-deb, dpkg-split: Fix time handling to support 64-bit time.
1274   * libdpkg: Check that the ar archive time is within bounds.
1275   * libdpkg: Ignore not-installed packages for source related virtual fields.
1276     Closes: #972580
1277   * libdpkg: Make source version parsing more robust on missing data.
1278     See #972580.
1279   * libdpkg: Do not forget not-installed packages that are set on hold.
1280     Reported by David Kalnischkies <donkult@debian.org>.
1281   * update-alternatives: Fix memory leaks for alternative database context on
1282     load errors.
1283   * update-alternatives: Fix short-lived memory leaks for alternative structs.
1284   * update-alternatives: Fix memory leaks with new_choice.
1285   * update-alternatives: Fix short-lived memory leaks for log_file and admdir.
1286   * dpkg-buildflags: Add support for DFLAGS. Closes: #975896
1287   * dpkg-parsechanaglog: Document --file in --help output.
1288   * libdpkg: Fix allocation size wrap around when growing a varbuf.
1289   * dpkg-query: Do not print database loading progress. Closes: #977240
1290   * Rename taint tag to merged-usr-via-aliased-dirs.
1291   * dpkg-buildflags: Enable reproducible=fixfilepath by default.
1292     Thanks to Vagrant Cascadian <vagrant@reproducible-builds.org>.
1293     See https://lists.debian.org/debian-devel/2020/10/msg00222.html.
1294     Closes: #974087
1295   * start-stop-daemon: Move umask setup before any file has been created.
1296   * start-stop-daemon: Add a new --output option to redirect stderr and stdout.
1297   * dpkg-maintscript-helper: Do not pass DPKG_ROOT prefixed pathmames to
1298     dpkg-realpath.
1299   * dpkg: When removing old files check the pathname with diversion and
1300     instdir.
1301   * dpkg-realpath: Make 'link includes root prefix' error more verbose.
1302   * libdpkg: Make sure we do not walk on rootless trees.
1303   * dpkg: Fix incorrect logic around printing dependency warnings.
1304     Thanks to Jessica Clarke <jrtc27@debian.org>.
1305     Reported by Helmut Grohne <helmut@subdivi.de>.
1306   * Support remove-on-upgrade conffile flag via DEBIAN/conffiles.
1307     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #822462
1308   * dpkg-fsys-usrunmess: New program.
1309   * Perl modules:
1310     - Dpkg::Index: Add new item_opts option.
1311     - Dpkg::Exit: Fix exit handler on program termination. Closes: #966083
1312     - Dpkg::Changelog::Entry::Debian: Fix format string.
1313       Prompted by #967911.
1314     - Dpkg::Changelog::Parse: Add new verbose option.
1315       Prompted by #967911.
1316     - Dpkg::Changelog::Parse: Document 'label' option.
1317     - Dpkg::Source::Package::V1: Print a message when verifying tarball
1318       signatures.
1319     - Dpkg::Path: Fix pathname traversal check for symlinks. Closes: #971203
1320     - Dpkg::Source::Package: Honor no_check for directory traversal checks.
1321       See #971203.
1322     - Dpkg::Source::Package: Call syserr() instead of syserror().
1323       Reported by Drew Parsons <dparsons@debian.org>.
1324       See #849752. Closes: #976249
1325     - Dpkg::Path: Check first whether the files are the same by comparing
1326       string-wise. Closes: #849752
1327     - Dpkg::OpenPGP: Refactor gpg armor code into its own function.
1328   * Documentation:
1329     - man: Fix typo in --print-unset option reference.
1330       Reported by Ferenc Wágner <wferi@debian.org>. Closes: #966110
1331     - man: Clarify that dpkg-architecture uses some of its own variables.
1332       Closes: #966111
1333     - man: Fix casing and namespacing in VARIABLES definitions.
1334     - man: Fix typo in dpkg-source(1).
1335       Thanks to Paul Wise <pabs@debian.org>.
1336     - man: Add a reference to deb-symbols(5) in deb-src-symbols(5) DESCRIPTION.
1337       Prompted by #970083.
1338     - man: Specify that symbol, version and id are separated by a single
1339       whitespace. Closes: #970083
1340     - man: Clarify day-of-month format in deb-changelog(5).
1341       Reported by Axel Beckert <abe@debian.org>.
1342       See #971977.
1343     - man: Update update-alternatives maintainer script usage information.
1344       Prompted by Niels Thykier <niels@thykier.net>.
1345     - man: Switch to use L<> markup for URLs instead of B<>.
1346     - doc, man: Clarify that R³ values are case sensitive.
1347       Prompted by Niels Thykier <niels@thykier.net>.
1348     - man: Add references to deb822(5) to file formats based on it.
1349       Prompted by Niels Thykier <niels@thykier.net>.
1350     - man: Clarify config-files state in dpkg(1).
1351       Prompted by Stuart Prescott <stuart@debian.org>.
1352     - man: Fix typos.
1353     - man: Hyphenate multiple words in deb-override(5) format description.
1354     - man: Uppercase acronyms and logic operators.
1355     - man: Empty or whitespace-only lines in deb-conffiles(5) are not accepted.
1356   * Code internals:
1357     - libcompat, dpkg: Stop using deprecated security_context_t data type.
1358     - update-alternatives: Refactor alternative database context freeing into a
1359       new function.
1360     - libdpkg: Do not define the clamp macro when compiling C++ code.
1361       Reported by Helmut Grohne <helmut@subdivi.de>.
1362     - libdpkg: Replace FSF address by pointing to the gnu.org URL.
1363     - libdpkg: Initialize pkgbin's newhash to NULL.
1364       Prompted by Steinar H. Gunderson <sesse@debian.org>.
1365     - libdpkg: Use memset() instead of open-coding struct blanking.
1366       Prompted by Steinar H. Gunderson <sesse@debian.org>.
1367     - Do not call fsys_hash_init() before command actions.
1368       Prompted by Steinar H. Gunderson <sesse@debian.org>.
1369     - libdpkg: Fix m_pipe() function definition prototype to match declaration.
1370     - libdpkg: Refactor new str_rtrim_spaces().
1371       Based on a patch by Niels Thykier <niels@thykier.net>.
1372     - dpkg: Call fsys_hash_find_node() outside tar_fsys_namenode_queue_push().
1373     - Use a conffilename variable to track the actual conffile name in the
1374       buffer.
1375       Thanks to Niels Thykier <niels@thykier.net>.
1376   * Build system:
1377     - Add new gen-changelog tool.
1378     - Pre-process the curses header before parsing it. Closes: #970545
1379     - Fix variable substitution in man pages.
1380       Reported by Niels Thykier <niels@thykier.net>. Closes: #978983
1381     - Add a README.cpan to be installed as README in the CPAN distribution.
1382     - Do not try to use <sys/sysctl.h> on GNU/Linux.
1383     - Fix «make distcheck» for man pages.
1384     - Update GitLab CI configuration to use built-in functional test suite.
1385     - Make it possible to override PKGDATADIR on built scripts too.
1386     - Disable umask to 0 for Docker executor in GitLab CI.
1387     - Disable functional test suite debug mode on GitLab CI.
1388     - Sort po4a entries in po4a.cfg.
1389   * Packaging:
1390     - Do not fail the bug-script if readlink fails. Closes: #968397
1391     - Improve cron file robustness on missing or empty backup files.
1392       Closes: #969472
1393     - Use AUTOPKGTEST_TMP instead of writing into the source tree.
1394     - Hook the functional test suite into autopkgtest.
1395     - Remove trailing comma from lintian profile file.
1396     - Do not hardcode libdpkg-perl dependency on perl:any.
1397       Thanks to Sven Joachim <svenjoac@gmx.de>.
1398   * Test suite:
1399     - Fix short lived memory leaks in unit tests.
1400     - Print the ehandle unit test error output on verbose mode.
1401     - Improve dpkg-divert test to output stdout and stderr.
1402     - Use intermediate variable for directory traversal item iteration.
1403     - Refactor root handling in Dpkg::Path unit tests.
1404     - Refactor test verbose check into an inline function.
1405     - Make it possible to include test.h from benchmarks.
1406     - Disable hash reports in benchmark tests unless verbose.
1407     - Add support for basic test try/catch/finally keywords.
1408     - Merge the dpkg-tests.git repository into tests/.
1409     - Update merged functional test suite assumptions.
1410     - Remove redundant test cases from the functional test suite.
1411     - Remove source package building support from functional test suite.
1412     - When using DPKG_BUILDTREE add scripts/ to DPKG_PATH.
1414   [ Add man pages translations ]
1415   * Portuguese (Américo Monteiro). Closes: #964751
1417   [ Update dselect translations ]
1418   * Dutch (Frans Spiesschaert). Closes: #968294
1419   * French (Didier Vidal). Closes: #964749
1421   [ Update man pages translations ]
1422   * Dutch (Frans Spiesschaert). Closes: #968743
1423   * German (Helge Kreutzmann).
1425   [ Update programs translations ]
1426   * Dutch (Frans Spiesschaert). Closes: #968744
1427   * German (Sven Joachim).
1429   [ Update scripts translations ]
1430   * German (Helge Kreutzmann).
1432  -- Guillem Jover <guillem@debian.org>  Fri, 08 Jan 2021 04:39:40 +0100
1434 dpkg (1.20.5) unstable; urgency=medium
1436   [ Guillem Jover ]
1437   * Revert change to prefix the specs file spec string self_spec with +
1438     instead of *. The prefix is supposed to go in the text itself
1439     instead of the spec name, which already had it. This change only
1440     apparently fixed the issue at hand because gcc started parsing it as
1441     the «[SUFFIX]:» case, completely disabling the PIE handling.
1442     Thanks to Thorsten Glaser <tg@mirbsd.de>.
1443   * Perl modules:
1444     - Dpkg::Source::Package::V1: Explicitly initialize constructor options to
1445       their implicit values, otherwise other code end up assuming different
1446       defaults. This is required here too as this class does not call the
1447       initialization from its parent.
1448   * Build system:
1449     - Detect the GNU program variants for make, patch and tar in the CPAN
1450       distribution to replace in the Dpkg module.
1451     - Set DEB_BUILD_ARCH to a dummy “amd64” in the CPAN distribution tests
1452       to not require a dpkg(1) in the system.
1453   * Test suite:
1454     - Only print the Dpkg::Path::check_directory_traversal() error on failure.
1456   [ Updated scripts translations ]
1457   * German (Helge Kreutzmann).
1459  -- Guillem Jover <guillem@debian.org>  Wed, 08 Jul 2020 05:40:39 +0200
1461 dpkg (1.20.4) unstable; urgency=medium
1463   [ Guillem Jover ]
1464   * Improve PIE flags support:
1465     - Prefix the specs file spec string self_spec with + instead of *.
1466       This way we do not override any previous setting, otherwise when
1467       passing the -specs options twice (f.ex. to compile and link), only the
1468       last one will take effect, which can break the build. Closes: #870383
1469   * Perl modules:
1470     - Dpkg::Source::Package: Explicitly initialize constructor options to
1471       their implicit values, otherwise other code end up assuming different
1472       defaults. Closes: #964017
1473     - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
1474       verify_signature(), to make sure we do not write to the user home
1475       directory, except for the trustkeys.db file if present.
1476     - Dpkg::Path: Refactor new check_directory_traversal() function out of
1477       Dpkg::Source::Package->extract().
1478     - Dpkg::Path: Do not do partial matches for directory traversal checks,
1479       expect a trailing slash after the base directory name.
1480     - Dpkg::Path: Catch uncanonicanizable pathnames with a proper error.
1481       Closes: #964111
1482     - Dpkg::Path: Do not consider missing symlink targets a directory
1483       traversal attempt. Closes: #964234
1484     - Dpkg::Path: Allow /dev/null for directory traversals.
1485       Reported by Holger Levsen <holger@layer-acht.org>.
1486   * Build system:
1487     - Add Module::Signature as configure recommends for CPAN.
1488   * Test suite:
1489     - Use File::Path::make_path() instead of chained mkdir() in Dpkg_Path.t.
1490     - Add unit tests for Dpkg::Path::check_directory_traversal().
1492   [ Updated programs translations ]
1493   * German (Sven Joachim).
1495  -- Guillem Jover <guillem@debian.org>  Tue, 07 Jul 2020 07:57:48 +0200
1497 dpkg (1.20.3) unstable; urgency=medium
1499   [ Guillem Jover ]
1500   * Perl modules:
1501     - Dpkg::OpenPGP: Pass --no-options to gpg in verify_signature().
1502       Reported by Bertrand Marc <bmarc@debian.org>. Closes: #963839
1503     - Dpkg::Build::Info: Clarify by giving context to the
1504       get_build_env_whitelist() deprecation warning. Closes: #963844
1505       Reported by Sven Joachim <svenjoac@gmx.de>.
1506     - Dpkg::Source::Package: Fix check_original_tarball_signature() to make
1507       import_key() honor require_valid_signature, which should default to
1508       false. Reported by Mattia Rizzolo <mattia@debian.org>.
1509     - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
1510       import_key(), to make sure we do not write to the user home directory,
1511       which might be read-only or non-existent. Closes: #963944
1512       Reported by Mattia Rizzolo <mattia@debian.org>.
1513   * Code internals:
1514     - libdpkg: Print a notice if we cannot write to the log file.
1515   * Build system:
1516     - Improve error diagnosis for configure version fetching script.
1517       Prompted by Norbert Preining <norbert@preining.info>.
1519   [ Updated programs translations ]
1520   * German (Sven Joachim).
1522  -- Guillem Jover <guillem@debian.org>  Mon, 29 Jun 2020 12:37:51 +0200
1524 dpkg (1.20.2) unstable; urgency=medium
1526   * dpkg: Do not include the architecture with --robot --version.
1527   * update-alternatives: Create alternatives directory (/etc/alternatives)
1528     if it is missing, to help with installation bootstrapping.
1529     Reported by Johannes Schauer <josch@debian.org>.
1530   * update-alternatives: Create the log directory if it is missing.
1531   * Perl modules:
1532     - Dpkg::Source::Package: Turn the missing expected tarball signature
1533       error into a warning for now, as it is causing unintended fallout,
1534       and does not play nice (yet) with tarballs repackaged by uscan(1).
1535       Closes: #963821
1536   * Code internals:
1537     - update-alternatives: Move log_msg() after make_path() so that we can use
1538       the latter.
1539     - update-alternatives: Add new xstrndup() and xdirname() functions.
1540   * Build system:
1541     - Set SHELL in the test environment.
1542     - Do not fail if po4a is not found, and search for it just once.
1543     - Fix name and section generation for translated man pages. This caused
1544       pod2man to get an empty --name argument and not output anything,
1545       resulting in generating empty man pages. Closes: #963794
1546   * Packaging:
1547     - Sort debian/dpkg-dev.manpages.
1548     - Install deb-src-symbols(5) in dpkg-dev package.
1550  -- Guillem Jover <guillem@debian.org>  Sun, 28 Jun 2020 00:42:11 +0200
1552 dpkg (1.20.1) unstable; urgency=medium
1554   [ Guillem Jover ]
1555   * Fix dpkg logging regression introduced in 1.20.0:
1556     - libdpkg: Use varbuf member .used instead of .size in log_message(),
1557       to avoid printing garbage.
1558     - libdpkg: Open the log file as write-only instead of read-only.
1559     Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #953684
1560   * Unify and cleanup Makefile fragment files comments, including information
1561     about version of introduction.
1562   * Add new buildopts.mk Makefile fragment to support parsing DEB_BUILD_OPTIONS
1563     options with arguments, such as “parallel” as DEB_BUILD_OPTION_PARALLEL.
1564   * dpkg-genchanges: Handle empty Date fields from parsed debian/changelog.
1565     Based on a patch by Baptiste BEAUPLAT <lyknode@cilg.org>. Closes: #956321
1566   * dpkg-source: Check that debian/tests/control has the required fields.
1567     Prompted by Felix Lechner <felix.lechner@lease-up.com>.
1568   * dpkg-deb, dpkg: Do not accept relative pathnames in DEBIAN/conffiles.
1569     Reported by Niels Thykier <niels@thykier.net>.
1570   * dpkg-split: Fix off-by-one check in ar header padding, that was making
1571     parsing error out on valid archives. Regression introduced in dpkg 1.18.8.
1572   * libdpkg: Fix error message for ending version character in dependency
1573     parser:
1574     - Move the version unterminated case before the catchall.
1575     - Print the actual wrong character and print what is expected.
1576   * libdpkg: Do not use econtext->errmsg on out of context abort, as it might
1577     be uninitialized.
1578   * update-alternatives: Set the umask to 022 on program start.
1579     Reported by Paul Wise <pabs@debian.org>.
1580   * dpkg-parsechangelog: Fix --show-field for multiline fields. We were not
1581     stripping trailing whitespace, and were not prefixing empty lines with
1582     a ‘.’, like when printing with the field names.
1583     Reported by Paul Wise <pabs@debian.org>.
1584   * dpkg: Add a new --robot option to be used with --version.
1585   * dpkg, dpkg-query: Document missing options in --help output.
1586   * Unify ellipsis formatting in programs --help output.
1587   * Add Protected field support.
1588   * dpkg-realpath: New program, to be used by dpkg-maintscript-helper, and
1589     any maintainer script that needs a realpath that can handle pathnames
1590     relative to the dpkg root directory.
1591   * dpkg-realpath: Add support for DPKG_ROOT.
1592     Thanks to Helmut Grohne <helmut@subdivi.de>.
1593   * dpkg-realpath: Add support for --root and --instdir options.
1594   * dpkg-maintscript-helper: Add support for DPKG_ROOT:
1595     - Add DPKG_ROOT support for conffiles.
1596       Thanks to David Kalnischkies <david@kalnischkies.de>.
1597     - Add DPKG_ROOT support for symlink to and from directory switches.
1598       Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
1599     Closes: #832176
1600   * update-alternatives: Add DPKG_ROOT support, and new --root and --instdir
1601     options. Closes: #871808
1602   * Portability:
1603     - libdpkg: When using uselocale(), include <xlocale.h> for locale_t if
1604       the header is available. Needed on BSDs.
1605       Reported by Sirio Balmelli <sirio@b-ad.ch>.
1606   * Perl modules:
1607     - Dpkg: Add a LICENSE section to the POD.
1608     - Dpkg::Source::Package: Add new get_upstream_signing_key() method.
1609     - Dpkg::Source::Package: Check missing expected tarball signatures.
1610     - Dpkg::Source::Package::V1: Check version format matching source format.
1611     - Dpkg::Vendor::Debian: Add debian-nonupload.gpg keyring.
1612       Thanks to Taowa Munene-Tardif <taowa@debian.org>. Closes: #956055
1613     - Dpkg::Vendor::Debian: Detect merged-usr-via-symlinks also with absolute
1614       pathnames. Reported by Adam Borowski <kilobyte@angband.pl>.
1615     - Dpkg::Build::Info: Avoid whitelist in function name.
1616     - Dpkg::Shlibs::SymbolFile: Avoid blacklist and whitelist terms.
1617   * Documentation:
1618     - man: Fix misused two-fonts macros.
1619       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955028
1620     - man: Trim trailing whitespace from output.
1621       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955030
1622     - man: Mention that dpkg(1) does not provide all back-end interfaces.
1623       Prompted by Elana Hashman <ehashman@debian.org>.
1624     - man: Clarify and fix file formats SYNOPSIS.
1625     - man: Clarify that deb-control(5) is a subset of deb-src-control(5).
1626       Closes: #958229
1627     - man: Unify warning and note admonitions formatting.
1628     - man: Remove useless commented out macros.
1629     - man: Fix unbalanced quotes in macro arguments.
1630     - man: Specify the indentation level for all following .IP macros, not
1631       just the first one.
1632     - man: Use .TP macros instead of hand-crafted formatting.
1633     - man: Fix font markup for some variable and literal strings.
1634     - dpkg-maintscript-helper: Add -?, --help and --version to --help output.
1635     - man: Fix apt and aptitude references.
1636       Reported by Helge Kreutzmann <debian@helgefjell.de>.
1637     - man: Mark commands (eval) in bold and quote library names (libgcc).
1638       Reported by Helge Kreutzmann <debian@helgefjell.de>.
1639     - man: Use UTF-8 quotes instead of ancient groff register variables.
1640     - man: Use literal double quotes instead of groff escape sequences.
1641     - man: Clarify that we resolve bug reports not bug report numbers.
1642       Reported by Helge Kreutzmann <debian@helgefjell.de>.
1643     - man: Clarify POSIX shell eval command usage in dpkg-architecture(1).
1644     - man: Use item lists instead of verbatim or hand-crafted formatting.
1645     - man: Do not use verbatim formatting for text that is not an example.
1646     - man: Markup examples explicitly with .EX/.EE.
1647     - man: Fix indentation for a note admonition in dpkg-scansources(1).
1648     - man: Document that a 3.0 (quilt) patch cannot create or modify symlinks.
1649       Thanks to Johannes Schauer <josch@debian.org>.
1650     - man: Reword text to reduce length in verbatim code block.
1651     - man: Add semicolons before verbatim code blocks.
1652     - man: Update dselect methods provided. Several got removed in 1.20.0.
1653     - man: The Installed-Size field does not get its value from du(1) since
1654       1.18.0.
1655     - man: Fix dpkg-gencontrol -P description to not refer to dpkg-source.
1656       Reported by Jakub Wilk <jwilk@jwilk.net>.
1657     - man: Place description of override value column on its own paragraph.
1658     - man: Surround markup within verbatim blocks with .nf/.fi.
1659     - man: Balance font markup.
1660     - man: Do not nest font markup.
1661     - man: Use .ig/.. macros to disable text instead of commenting it out.
1662     - man: Do not mark end of sentence period with bold.
1663     - man: Add a missing comma after man page reference in SEE ALSO section.
1664     - man: Convert man pages from roff to POD.
1665     - man: Clarify the dpkg --no-act admonition.
1666     - man: Avoid whitelist term in dpkg-source man page.
1667   * Code internals:
1668     - Use $() in shell or qx() in perl instead of ``.
1669     - dpkg-split: Switch part number variables from unsigned int to int.
1670     - scripts: Refactor shell error handling into a shell library
1671     - Reformat shell code to follow the coding style.
1672     - update-alternatives: Parametrize option names in output strings.
1673     - update-alternatives: Move logging function close to output functions.
1674     - update-alternatives: Move argument parsing functions close to main().
1675     - update-alternatives: Add general purpose non-failing functions for
1676       administrative directory access.
1677     - update-alternatives: Add filesystem abstraction functions.
1678   * Build system:
1679     - Handle .git being a plain file when getting the dpkg tree version.
1680     - Add debian/changelog as a Changes file to the CPAN distribution.
1681     - Set DPKG_SERIES to 1.20.x when running the functional test suite.
1682     - When using po4a require at least po4a 0.59. Change the po4a --porefs
1683       argument from no longer supported “noline,wrap” to “file”, as wrapping
1684       is the default since po4a 0.58. We require po4a 0.59 as 0.58 had a
1685       regression in its --srcdir support.
1686     - Switch to set the po4a addendum in the po4a_paths section instead of
1687       repeating it for each man page.
1688     - Use po4a conditional addendum support, and remove empty addenda.
1689     - Use po4a mode=eof support in addenda.
1690     - Do not use make prerequisites on suffix rule definitions.
1691       Closes: #961850
1692     - Add man page number suffixes to the automake SUFFIXES variable.
1693     - Update false positive suppressions for cppcheck 2.1.
1694     - Install specifications and API contracts in docdir.
1695     - Add support for switching man pages from roff to POD format.
1696     - Fix shell files substitution for version variable.
1697   * Packaging:
1698     - Switch to debhelper compatibility level 13.
1699     - Remove debian/tmp prefix from manpages debhelper fragment files.
1700     - Handle missing localized man pages gracefully.
1701     - Install AUTHORS, THANKS, usertags, README.api and
1702       README.feature-removal-schedule only in dpkg.deb.
1703     - Rename debian/usertags to debian/README.bug-usertags.
1704     - Install specifications to /usr/share/doc/dpkg/ in the dpkg-dev package.
1705     - Detect merged-usr-via-symlinks also with absolute pathnames in
1706       bug-script. Reported by Adam Borowski <kilobyte@angband.pl>.
1707   * Test suite:
1708     - Rename deb-content test cases to make them more descriptive.
1709     - Skip autogenerated files from codespell.
1711   [ Updated programs translations ]
1712   * German (Sven Joachim).
1713   * Simplified Chinese (Boyuan Yang). Closes: #958437
1715   [ Updated scripts translations ]
1716   * German (Helge Kreutzmann).
1718   [ Updated man pages translations ]
1719   * German (Helge Kreutzmann).
1721  -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2020 02:41:48 +0200
1723 dpkg (1.20.0) experimental; urgency=medium
1725   [ Guillem Jover ]
1726   * libdpkg: Do not generate a backup file for the available database.
1727     Closes: #343578
1728   * perl: Switch Getopt::Long from bundling to bundling_values. This means
1729     the few scripts using Getopt::Long will stop accepting options in the
1730     form «-ab» for «-a -b», which is not future-proof, as it does not allow
1731     these options to get new arguments without making them ambiguous.
1732   * dpkg-buildpackage: Remove transient backwards R³ compatibility code.
1733   * buildtools.mk: Add support for nostrip in DEB_BUILD_OPTIONS when setting
1734     the STRIP variable.
1735   * dpkg-genbuildinfo: Do not include irrelevant packages in the Binary field.
1736   * dpkg: Do not clear selections for unknown packages. Closes: #927752
1737   * dpkg-shlibdeps: Add support for new Build-Depends-Packages, to be able
1738     to specify multiple packages. Closes: #926669
1739     Based on a patch by Frank Schaefer <kelledin@gmail.com>.
1740   * perl: Remove support for versioned GnuPG 2 program and packages.
1741   * libdpkg: Clarify lock contender error message. Print the PID of the lock
1742     contender, and add a warning explaining that removing the lock file is
1743     never the correct solution.
1744   * dpkg-genchanges, dpkg-mergechangelogs: Remove support for ~vola
1745     versioning, as volatile.debian.org was decommissioned some time ago.
1746   * dpkg-genchanges, dpkg-mergechangelogs: Match ~deb also as a backport
1747     marker in versions. Closes: #934980
1748   * libdpkg, dpkg: Use new versiondescribe_c() for non-localizable call sites,
1749     such as when writing to a log, which should not be localized.
1750     Reported by Julien Cristau <jcristau@debian.org>.
1751   * dpkg-query: Try to use the package synopsis from the available file if
1752     not installed. Closes: #43573
1753   * dpkg-gencontrol: Take into account hardlinks when computing the
1754     Installed-Size substvar. Closes: #923475
1755     Patch co-authored with Sven Joachim <svenjoac@gmx.de>.
1756   * dpkg: Fix and clarify behavior for packages marked to be on “hold”. These
1757     need to be processed for configuration and triggers. Closes: #926472
1758   * dpkg: Use DPKG_ADMINDIR to set the admindir. Closes: #900071
1759   * dpkg-source: Remove backwards compatibility code for legacy build-profiles.
1760   * perl: Give more context on field parsing errors. Closes: #637060
1761   * dpkg-buildpackage: Add option to sanitize environment. Closes: #843776
1762   * update-alternatives: Cope with a missing administrative directory.
1763   * update-alternatives: Create the administrative directory on demand.
1764   * dpkg-split: Cope with a missing parts/ database directory.
1765   * dpkg-split: Create the parts/ database directory on demand.
1766   * libdpkg: Consider msdbrw_needsuperuser equivalent to msdbrw_write, so
1767     the same checks are performed on normal non --force-not-root operation.
1768   * libdpkg: Add support for bootstrapping the installation of dpkg:
1769     Closes: #914515
1770     - Create the logfile with correct permissions, and remove the code
1771       setting up the logfile from the dpkg postinst.
1772     - Allow missing status and available databases, so that they get created
1773       on write, and remove the code setting them up from the dpkg postinst.
1774       Closes: #647911
1775     - Do not change the ownership of the triggers database directory. Either
1776       we are running as root:root which means the ownership should be correct
1777       already, or we are not which means we cannot change it anyway.
1778     - Create the dpkg database directory on demand.
1779     - Create the updates/ database directory on demand.
1780     - Create the info/ database directory on demand.
1781   * dpkg-architecture: Fix handling of exec failing in --command.
1782     Reported by Helmut Grohne <helmut@subdivi.de>.
1783   * dpkg-buildpackage: Do not accept equal signs as part of the hook names.
1784     Reported by Daniel Shahaf <danielsh@apache.org>. Closes: #948291
1785   * dselect: Mark a string for translation.
1786   * dselect: Cleanup access methods:
1787     - Remove harddisk methods, as they were non-functional due to fdisk
1788       interface changes, and do not make sense anymore as we can expect users
1789       to mount any such filesystem on their own, to then use a filesystem
1790       method instead. Prompted by Helmut Grohne <helmut@subdivi.de>.
1791     - Remove cdrom method superseded by the multi_cd method.
1792     - Remove nfs methods, as there is nothing special about NFS, and mounting
1793       these should just be left to the local admin, who can mount any other
1794       remote filesystem too.
1795     - Remove multi_mount method, as the multi_cd method can take care of
1796       mounting the necessary images or devices.
1797     - Replace changelog with correct copyright in file header.
1798   * dpkg, dselect: Stop using first-person singular in output messages.
1799   * libdpkg: Fix memory leak in parsedb context close.
1800   * buildtools.mk: Add QMAKE variable. Closes: #920878
1801   * po: Fix translation of --compare-versions. Closes: #951614
1802     Thanks to Boyuan Yang <byang@debian.org>.
1803   * Perl modules:
1804     - Dpkg::Source::Package: Verify original tarball signatures at build time.
1805     - Dpkg::BuildFlags: Add new unset() method.
1806       Requested by Daniel Schepler <dschepler@gmail.com>.
1807     - Dpkg::Source::Package::V2: Emit a special patch header on
1808       single-debian-patch. Closes: #933152
1809     - Dpkg::Vendor::Debian: Only scan /usr/local/ directories that exist.
1810       Closes: #932967
1811     - Dpkg::Vendor::Debian: Do not set -Werror=implicit-function-declaration
1812       for C++. Closes: #939969
1813     - Dpkg::Deps: Check for valid virtual package version relations. Do not
1814       allow non-equal version relations in virtual provides. Closes: #930317
1815     - Dpkg: Remove internal lowercase variables $version, $progname,
1816       $admindir, $dpkglibdir and $pkgdatadir.
1817     - Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822().
1818     - Dpkg::Changelog::Entry::Debian: Remove obsolete methods check_header()
1819       and check_trailer(). Hide variables $regex_header and $regex_trailer.
1820     - Dpkg::Changelog::Parse: Remove warnings of obsolete options forceplugin
1821       and libdir. Remove obsolete functions changelog_parse_debian() and
1822       changelog_parse_plugin().
1823     - Dpkg::Compression: Hide internal lowercase variables
1824       $default_compression, $default_compression_level and
1825       $compression_re_file_ext.
1826     - Dpkg::Deps::KnownFacts: Remove obsolete check_package() method.
1827     - Dpkg::Exit: Hide internal lowercase @handlers variable.
1828     - Dpkg::Gettext: Remove obsolete _g() function.
1829     - Dpkg::Source::Package: Hide internal lowercase variable
1830       @tar_ignore_default_pattern. Remove internal lowercase variable alias
1831       $diff_ignore_default_regexp.
1832     - Dpkg::Substvars: Remove obsolete no_warn() method.
1833     - Dpkg::Index: Change default value for unique_tuple_key to 1.
1834     - Dpkg::Version: Remove deprecation warning from semantic change in
1835       bool overload.
1836     - Dpkg::Checksums: Remove obsolete 'program' property warning.
1837     - Dpkg::Conf: Remove obsolete methods and obsolete croak for method option.
1838     - Dpkg::Vendor: Remove obsolete 'keyrings' hook.
1839     - Dpkg::Exit: Unregister all signal handlers once we have executed them.
1840       Closes: #932841
1841     - Dpkg::Exit: Register exit handlers also for __DIE__.
1842     - Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats.
1843     - Dpkg::Dist::Files: On filename parse error say file instead of package.
1844     - Dpkg::Substvars: Add new vendor:Name and vendor:Id substvars.
1845     - Dpkg::Source::Package: Detect directory traversals under debian
1846       directory. Reported by Felix Lechner <felix.lechner@lease-up.com>.
1847   * Documentation:
1848     - man: Fix uncommon wording constructs.
1849     - man: Use a minus sign for a literal string.
1850     - man: Clarify that the pager is called via «$SHELL -c».
1851     - dpkg-shlibdeps: Document split_soname() function.
1852       Prompted by Christopher Crim <christopher.crim@quoininc.com>.
1853     - Dpkg::Changelog: Document methods provided by subclasses.
1854       Reported by Felix Lechner <felix.lechner@lease-up.com>.
1855     - man: Globally adjust left and disable hyphenation.
1856     - man: Split dselect(1) --color from --colour option items.
1857     - man: Describe the SONAME formats supported in deb-shlibs(5).
1858     - man: Move template symbol documentation into new deb-src-symbols(5).
1859     - Dpkg::Changelog::Parse: Remove $ sigil from option names in POD.
1860     - Dpkg: Say class instead of object when appropriate.
1861     - Dpkg::Changelog: Clarify that these classes inherit from some other
1862       base class, which will contain the missing documentation.
1863       Prompted by intrigeri <intrigeri@debian.org>.
1864     - man: Clarify deb-changelog(5) format. Closes: #946780
1865     - man: Clarify debian/source/include-binaries format in dpkg-source(1).
1866       Prompted by Felix Lechner <felix.lechner@lease-up.com>.
1867     - man, doc: Clarify that the postinst "triggered" argument gets the
1868       trigger-name(s) as a space-separated list in the second argument.
1869       Prompted by Michael Biebl <biebl@debian.org>.
1870     - dselect: Update the multicd README file.
1871     - doc, man: Mark T and I package instances to avoid misreadings.
1872   * Code internals:
1873     - Dpkg::Source::Package: Refactor original tarball handling.
1874     - perl: Use File::Copy instead of spawning mv/cp commands.
1875     - Dpkg::OpenPGP: Refactor signature verification into a new function.
1876     - Dpkg::OpenPGP: Make it possible to verify detached signatures.
1877     - Dpkg::OpenPGP: Add support for importing an OpenPGP key into a keyring.
1878     - Dpkg::BuildFlags: Remove unused hash keys.
1879     - libdpkg: Use the variable instead of a type as sizeof() argument.
1880     - libdpkg: Use the totalwritten variable for a consistency check.
1881     - dselect: Reduce scope of variable, to avoid it being unused in a branch.
1882     - dpkg-deb: Fold two adjacent if conditionals into a single one.
1883     - dpkg: Initialize flagdeppossi in check_conflict().
1884     - libdpkg: Add new C locale switch over support.
1885     - libdpkg: Add new versiondescribe_c() to force a C locale.
1886     - dselect: Make baselist::draw_column_*() col arguments const.
1887     - libdpkg: Use p instead of name in dpkg_arch_name_is_illegal().
1888     - dpkg: Remove redundant condition for sourcefile in updateavailable().
1889     - dpkg, update-alternatives: Make variables static.
1890     - libdpkg: Add missing symbols to the version map.
1891     - libdpkg: Fix fiemap memory layout usage that confuses gcc 10 to emit a
1892       warning.
1893     - libdpkg: Only use varbuf_printf() in pkg_format_show() when necessary.
1894       This should speed up «dpkg-query --show» formatting.
1895     - libdpkg: Fix package format string to be a string literal.
1896       This suppresses a gcc warning.
1897     - dpkg: Fix short lived memory leak in --force-help handling.
1898     - dpkg-split: Fix short lived file descriptor leak in --auto.
1899     - start-stop-daemon: Explicitly ignore unimportant function return values.
1900     - start-stop-daemon: Fix memory leak on multiple --chuid arguments.
1901     - start-stop-daemon: Close the notification socket in the child.
1902     - libdpkg: Fix memory leaks in zlib and bz2 decompression functions.
1903     - libdpkg: Add new dir_make_path() and dir_make_path_parent() functions.
1904     - libdpkg: Add new atomic file flag to create the base path when missing.
1905     - libdpkg: Fix modstatdb_rw enum comments.
1906     - libdpkg, dpkg-query: Optimize db-fsys:Files virtual variable loading.
1907       We load either the entire db-fsys for all packages, possibly optimized
1908       per platform (such as by using fiemap), or the specific ones for the
1909       requested packages. This also fixes a problematic cast removing the
1910       constness of a variable.
1911     - Dpkg::Dist::Files: Document the two filename pattern formats.
1912     - update-alternatives: Remove redundant condition in argument parser.
1913     - update-alternatives: Move error context setup before calling setjmp(),
1914       so that cppcheck stops being confused.
1915     - test: Reformat 200_Dpkg_Shlibs.cpp for coding style conformance.
1916     - dpkg: Make it possible for the compiler to check printf() format
1917       string arguments on dependency printer.
1918     - dselect: Reorder branches in packagelist::deselect_one_of so that they
1919       are not duplicated.
1920     - dselect: Use nullptr instead of NULL.
1921     - dselect: Use static_cast<> instead of old-style type qualifier cast.
1922     - dselect: Do not use unnecessary old-style casts.
1923     - dselect: Fix variable types to avoid needing old-style casts.
1924     - libcompat: Disarm libselinux setexecfilecon() declaration for
1925       libcompat-test.
1926     - libdpkg: Define new VARBUF_OBJECT macro.
1927     - libdpkg: Add new ATOMIC_FILE_NORMAL enum value to avoid a cast in C++.
1928     - libdpkg: Use a new DPKG_NULL macro that works in C and C++.
1929     - libdpkg: Use a new DPKG_STATIC_CAST macro that works in C and C++.
1930     - libdpkg: Move printing of errno into dpkg_error_set().
1931     - libdpkg: Use a varbuf to store the problem messages per parsedb context.
1932     - libdpkg: Fix Doxygen comments.
1933   * Build system:
1934     - Bump minimal Perl version to 5.24.1.
1935     - Add a serial versioning to the m4 files.
1936     - Install m4 files into system aclocal directory.
1937     - Bump minimal gettext version to 0.19.8, to get the m4 files that can
1938       cross-build for musl-based systems.
1939     - Enable more compiler warnings.
1940     - Update Doxygen configuration from version 1.8.16.
1941   * Packaging:
1942     - Remove obsolete Breaks satisfied since oldstable.
1943     - Replace custom rule for 'configure' with call to dh_autoreconf.
1944       Thanks to Dan Streetman <ddstreet@canonical.com>. Closes: #939516
1945     - dselect: Remove methods state files on purge.
1946       Spotted by Sven Joachim <svenjoac@gmx.de>.
1947     - Switch to debhelper compatibility level 12.
1948     - Switch from debian/compat to debhelper-commpat in Build-Depends.
1949     - Bump Standards-Version to 4.5.0 (no changes required).
1950   * Test suite:
1951     - Remove perlcritic Documentation::RequirePodLinksIncludeText suppression.
1952     - Clarify cppcheck va_list_usedBeforeStarted suppression.
1953     - Skip build directories from codespell check.
1954     - Update stopwords for codespell 1.16.0.
1955     - Suppress new bogus cppcheck 1.90 false positives.
1956     - libdpkg: Remove redundant assignment in t-ehandle unit test.
1957     - Skip backup files from codespell check.
1958     - Ignore python-3.8 runtime warnings in codespell.
1960   [ Updated programs translations ]
1961   * German (Sven Joachim).
1962   * Portuguese (Miguel Figueiredo). Closes: #935695
1963   * Simplified Chinese (Mo Zhou). Closes: #942195, #945776
1965   [ Updated dselect translations ]
1966   * German (Sven Joachim).
1968   [ Updated scripts translations ]
1969   * German (Helge Kreutzmann).
1971   [ Updated man pages translations ]
1972   * German (Helge Kreutzmann). Closes: #931135
1974  -- Guillem Jover <guillem@debian.org>  Sun, 08 Mar 2020 03:31:40 +0100
1976 dpkg (1.19.7) unstable; urgency=medium
1978   [ Guillem Jover ]
1979   * dpkg: Fix off-by-one error in dpkg --abort-error. Closes: #924886
1980     Thanks to Tom Goulet <tomg@sentex.ca>.
1981   * dpkg: Set the force defaults before loading the config file, otherwise we
1982     incorrectly override them. Regression introduced in dpkg 1.19.5.
1983     Closes: #928671
1984   * dpkg: Split the trigger dependtry into two, the second of which will be
1985     the one checking trigger cycles when deferring trigger processing due to
1986     unsatisfiable dependencies. Closes: #928429
1987   * dpkg-deb: Validate ar member magic before normalizing any of its fields.
1988   * dpkg-deb: Honor --nocheck when building packages with newlines in
1989     filenames. Regression introduced in dpkg 1.18.1. Closes: #929727
1990   * Documentation:
1991     - rootless-builds.txt: Expand what the builder means. Mention the
1992       dpkg-deb option to use to set the owner and group to root. And reword
1993       the prototyping section to be less confusing with what is currently
1994       implemented. Closes: #929019
1995     - README: Clarify when autopoint is needed. Closes: #929601
1996     - Fix typos in docs and output strings. Warned by codespell.
1998   [ Updated programs translations ]
1999   * Catalan (Guillem Jover).
2001   [ Updated dselect translations ]
2002   * Catalan (Guillem Jover).
2004   [ Updated scripts translations ]
2005   * Catalan (Guillem Jover).
2007   [ Updated man pages translations ]
2008   * Dutch (Frans Spiesschaert). Closes: #926665
2009   * French (Jean-Pierre Giraud). Closes: #929664
2011  -- Guillem Jover <guillem@debian.org>  Mon, 03 Jun 2019 23:22:35 +0200
2013 dpkg (1.19.6) unstable; urgency=medium
2015   [ Guillem Jover ]
2016   * libdpkg: Add a new TAR_FORMAT_UNKNOWN enum value.
2017   * libdpkg: Set tar_entry to zero on tar_entry_destroy(), to avoid double
2018     free()s and the subsequent crashes.
2019   * libdpkg: Handle non end-of-tape errors from tar_header_decode().
2020   * libdpkg: Use ERANGE instead of EINVAL for tar_atol8() out-of-range error.
2021   * dpkg-gencontrol: Check presence of package build dir before traversing it.
2022   * Perl modules:
2023     - Dpkg::Source::Package::V1: Change default build option style to -sa.
2024       Using -sA by default means the user might lose data on overwrite if
2025       there is already a directory with the same name laying around.
2026       Closes: #910737
2027     - Dpkg::Source::Package: Handle Format field being undefined. On source
2028       format 1.0, the default is for the debian/source/format file not being
2029       present, which means we'll start with an empty Format field name.
2030       Regression introduced in dpkg 1.19.3.
2031   * Packaging:
2032     - Update usertags.
2033     - Install a lintian profile for dpkg based on the debian profile, so that
2034       we can suppress Debian-specific tags, such as the controversial one on
2035       vendor-specific patch series files.
2036     - Add Breaks on lsb-base due to start-stop-daemon exposing breakage in
2037       the killproc function from /lib/lsb/init-functions. Closes: #923861
2038   * Test suite:
2039     - Stop requiring (pseudo-)root in the functional test suite.
2040     - Export and move TESTDATA definition close to the PATH definition.
2041     - Quote the 'yes' command to make a comment clearer.
2043   [ Updated programs translations ]
2044   * Dutch (Frans Spiesschaert). Closes: #924776
2046   [ Updated scripts translations ]
2047   * German (Helge Kreutzmann).
2049   [ Updated man pages translations ]
2050   * Dutch (Frans Spiesschaert). Closes: #924777
2051   * German (Helge Kreutzmann).
2053  -- Guillem Jover <guillem@debian.org>  Mon, 25 Mar 2019 15:08:26 +0100
2055 dpkg (1.19.5) unstable; urgency=medium
2057   [ Guillem Jover ]
2058   * start-stop-daemon: Make sure that we get a meaningful errno on
2059     parse_unsigned(), so that the error messages always make sense.
2060   * start-stop-daemon: Add new fatalv() and fatale() functions and use the
2061     latter for system errors, so that we are explicit on whether we want to
2062     use errno for error reporting or not.
2063   * start-stop-daemon: Always refuse to parse a world-writable pidfile,
2064     except when that is /dev/null.
2065   * dpkg: Print the current set of enabled force options on --force-help.
2066   * dpkg: Parse and set new DPKG_FORCE environment variable for subprocesses.
2067     Closes: #666147
2068   * dpkg-statoverride: Add support for --force-* options.
2069   * dpkg-statoverride: Switch from --force option to new --force-<thing>
2070     options. Deprecate --force option which will be considered an alias for
2071     --force-all for now.
2072   * dpkg, dpkg-statoverride: Add new option --refuse-security-mac to control
2073     SELinux. See #811037.
2074   * dpkg: Clarify error on unknown system user/group in statoverride database.
2075     Closes: #920880
2076   * dpkg-buildpackage: Clarify the warning/error on short OpenPGP key IDs.
2077     Closes: #922039
2078   * dpkg-maintscript-helper: Restrict find for dir-to-symlink move to
2079     -maxdepth 1. Thanks to Ralf Treinen <treinen@free.fr>. Closes: #922799
2080   * dpkg-genbuildinfo: Add support for a new Build-Tainted-By field in
2081     .buildinfo files. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
2082   * libdpkg: Clarify field names in error and warning messages.
2083   * libdpkg: Optimize error handling. Move the error reporting outside the
2084     involved functions so that we do not need to call gettext if there is no
2085     error, which has a significant performance cost.
2086   * libdpkg: Merge nicknames table into fieldinfos, to stop penalizing the
2087     lookup of non-obsolete fieldnames.
2088   * libdpkg: Print a more accurate warning for Revision nicknames.
2089   * libdpkg: Increase the pkg-hash bins size to 65521, to improve hash table
2090     performance at the cost of a bit more memory usage.
2091   * libdpkg: Blank packages that are not-installed with unknown selection.
2092     Closes: #922410
2093   * libdpkg, dpkg: Print the dpkg database directory on access errors.
2094     Closes: #883700
2095   * Perl modules:
2096     - Dpkg::Vendor::Debian: Add support for merged-usr-via-symlinks tainted
2097       tag. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
2098     - Dpkg::Vendor::Debian: Add support for usr-local-has-* tainted tags.
2099     - Dpkg::Source::Package: Add a missing use Dpkg::Source::Format.
2100       Diagnosed by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2101       Closes: #921031
2102   * Documentation:
2103     - start-stop-daemon(1): Document behavior of --pidfile security checks.
2104       Closes: #921557
2105     - dpkg(1): Document the unknown selection state. Closes: #922407
2106   * Code internals:
2107     - dpkg: Move SELinux fallback label to the SELinux specific code path.
2108     - dpkg: Simplify maintscript_set_exec_context().
2109     - dpkg: Move force options support into its own file.
2110     - dpkg: Do not hardcode the program name in the --force-help output.
2111     - dpkg: Switch force options from individual variables to bit fields.
2112     - dpkg: Switch from a char to an enum to track the force options types.
2113     - dpkg: Switch to set the default force option from the forceinfos array.
2114     - libdpkg: New benchmark programs and infrastructure.
2115     - libdpkg: Add new dpkg_error_move() function.
2116     - libdpkg: Add new dpkg_has_error() function.
2117     - libdpkg: Move status names from parse errors to arguments.
2118     - libdpkg: Use va_arg copy instead of the original on a vasprintf() call.
2119     - libdpkg: Include <string.h> in pager.c.
2120       Reported by Y <sevener@cock.li>. Closes: #922212
2121     - libdpkg: Use pkg_set_want() instead of a direct assignment.
2122   * Build system:
2123     - Check whether this dist is a release, based only on the version format.
2124       This will avoid having to do a two staged release to get a proper perl
2125       distribution tarball.
2126   * Packaging:
2127     - autopkgtest: Add file to Depends fields.
2128     - autopkgtest: Clarify behavior on root/non-root requirement.
2129     - Bump Standards-Version to 4.3.0 (no changes required).
2130     - Remove now unused assert usertag description.
2131     - Remove trailing whitespace from changelog.
2132     - Remove Origin and Bugs fields from control file.
2133     - Include a bug-script to report on tainted merged-usr-via-symlinks.
2134   * Test suite:
2135     - libdpkg: Fix unit test for file_slurp(). Closes: #920974
2136       Diagnosed by Frank Schaefer <kelledin@gmail.com>.
2138   [ Updated programs translations ]
2139   * Dutch (Frans Spiesschaert). Closes: #921942
2140   * German (Sven Joachim).
2141   * Simplified Chinese (Zhou Mo). Closes: #920972
2143   [ Updated scripts translations ]
2144   * German (Helge Kreutzmann).
2146   [ Updated man pages translations ]
2147   * Dutch (Frans Spiesschaert). Closes: #921943
2148   * French (Jean-Pierre Giraud). Closes: #920905
2149   * German (Helge Kreutzmann).
2151  -- Guillem Jover <guillem@debian.org>  Sat, 23 Feb 2019 18:00:54 +0100
2153 dpkg (1.19.4) unstable; urgency=medium
2155   * start-stop-daemon: Do not sanity check the pidfile when it is specified as
2156     /dev/null, as that implies the caller wants to start the program no matter
2157     what. Closes: #920242
2158   * Portability:
2159     - start-stop-daemon: Only use SO_PASSCRED if defined. Fixes build failure
2160       at least on GNU/Hurd.
2161   * Packaging:
2162     - autopkgtest: Pass --disable-nls and --disable-dselect to configure.
2163     - autopkgtest: Change Depends to «build-essential, autoconf, pkg-config».
2165  -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2019 13:06:39 +0100
2167 dpkg (1.19.3) unstable; urgency=medium
2169   [ Guillem Jover ]
2170   * dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers field.
2171     Closes: #910734
2172   * dpkg-genchanges: Only reference binary packages being uploaded, which
2173     means that for a source-only upload, the Binary and Description fields
2174     should be empty. Closes: #818618
2175   * dpkg-scanpackages: Do not compute unnecessary checksums when using the
2176     --hash argument. Based on a patch by Chris Lamb <lamby@debian.org>.
2177     Closes: #916456
2178   * dpkg-scanpackages: Emit a warning with the list of repeat packages.
2179     Prompted by Johannes Schauer <josch@debian.org>.
2180   * start-stop-daemon: Check whether standalone --pidfile use is secure.
2181     Prompted by Michael Orlitzky <michael@orlitzky.com>.
2182   * start-stop-daemon: Print complete verbose lines, instead of partial lines
2183     with no newlines and a final print with a newline.
2184   * start-stop-daemon: Add new --notify-await and --notify-timeout options,
2185     which implement the systemd readiness protocol for services.
2186     Closes: #910707
2187   * update-alternatives: Add new --debug option.
2188   * update-alternatives: Fix removal of obsolete slaves from the linked list.
2189     Reported by Andreas Beckmann <anbe@debian.org>. Closes: #916799
2190   * vendor.mk: Fix dpkg_vendor_derives_from macro documentation.
2191     Thanks to Colin Watson <cjwatson@debian.org>. Closes: #913816
2192   * vendor.mk: Add support for an improved dpkg_vendor_derives_from macro.
2193     Version the macros so that both can be used, and default the unversioned
2194     one to the version 0 macro.
2195   * dpkg: Mark the package we are giving up on a trigger cycle as "istobe"
2196     normal, so that the dependency checks know they cannot expect this package
2197     to be processed anymore. Otherwise we ended up never detecting that we
2198     were not making progress, as we expected to process this package at a later
2199     point, when that would never happen anymore. This then was causing asserts
2200     in the process queue loop. Closes: #901127, #910819
2201   * dpkg: Reset progress_bytrigproc once we have injected it into the current
2202     package process queue iteration, so that we do not keep trying to process
2203     it, which might end up generating artificial trigger cycles, if
2204     dependencies are not satisfied yet.
2205   * dpkg: Convert one trigger processing required type into the new try-queued
2206     one, so that we stop skipping unsatisfiable dependency checks.
2207   * dpkg: Move trigproc cycle reset inside try-deferred conditional. We should
2208     only reset the cycle detection in case we are not bailing out from the
2209     processing with an error, otherwise we could come back to this package and
2210     detect an artificial trigger cycle.
2211   * dpkg: Introduce a new dependency try level for trigger processing. This
2212     completely defers trigger processing until after the dependency cycle
2213     breaking level, so to avoid generating artificial trigger cycles, when we
2214     end up trying to process triggers with yet unsatisifiable dependencies.
2215     Closes: #810724, #854478, #911620
2216   * dpkg: Fix --help output, to clarify which arguments are optional.
2217   * libdpkg: Add proper tar error handling. This makes the tar extractor
2218     track and report back parse errors, so that we can give more descriptive
2219     messages.
2220   * libdpkg: Detect unsupported tar entry types to give better error messages.
2221   * libdpkg: Add new db-fsys:Files and db-fsys:Last-Modified virtual fields.
2222   * Perl modules:
2223     - Dpkg::Changelog::Debian: Preserve modelines at EOF. Closes: #916056
2224       Thanks to Chris Lamb <lamby@debian.org> for initial test cases.
2225     - Dpkg::File: Make file_slurp() also accept pathnames in addition to
2226       filehandles.
2227     - Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting move.
2228       Based on a patch by Iain Lane <laney@ubuntu.com> and
2229       Adam Conrad <adconrad@ubuntu.com>. Closes: #915881
2230     - Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import.
2231     - Dpkg::Shlibs::Objdump: Only select objdump program when going to use it.
2232     - Dpkg::Source::Package: Do not reinitialize fields member in constructor.
2233     - Dpkg::Source::Patch: Do not recommend --include-removal when not
2234       supported. Closes: #913012
2235     - Dpkg::Source::Package::V3::Bzr: Fix format name in output message.
2236     - Dpkg::Source::Package: Add a new format option to the new constructor.
2237       Prompted by James McCoy <jamesan@debian.org>.
2238     - Dpkg::Source::Package: Improve debian/source/format parsing and
2239       validation.
2240     - Dpkg::Source::Format: New public module.
2241       Prompted by Mattia Rizzolo <mattia@debian.org>.
2242   * Documentation:
2243     - dpkg(1): Clarify --remove action. Closes: #914478
2244     - dpkg-query(1): Clarify --list option behavior when no arguments are
2245       specified. Closes: #917098
2246     - deb-control(5): Clarify by adding a reference to deb-src-control(5) and
2247       removing an invalid comment in the example.
2248       Prompted by Helmut Grohne <helmut@subdivi.de>.
2249     - dpkg(1): Clarify databases used by --yet-to-unpack and --predep-package.
2250       Prompted by Johannes Schauer <josch@debian.org>.
2251     - Clarify character classes for various formats in man pages, by
2252       explicitly listing the character ranges within parenthesis.
2253       Prompted by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2254     - dpkg-query(1): Document the version introducing the -f option.
2255     - dpkg-architecture(1): Add reference to the TERMS section in the
2256       VARIABLES section. Prompted by Axel Beckert <abe@debian.org>.
2257     - Fix POD for Dpkg::Interface::Storable derived method implementations.
2258     - Dpkg::Deps::Simple(3): Fix POD signature for new constructor.
2259   * Code internals:
2260     - dpkg-maintscript-helper: Use an explicit escape instead of a literal
2261       backslash.
2262     - Quote shell variables. Reported by Johannes Schauer <josch@debian.org>.
2263     - Switch perl code to use the new Dpkg::Source::Format module.
2264     - dpkg-source: Move source format selection earlier in the build.
2265     - dpkg-source: Use new format argument for Dpkg::Source::Package->new().
2266     - dpkg-shlibdeps: Remove unused variable.
2267     - dpkg-scanpackages: Unroll a single iteration loop.
2268     - start-stop-daemon: Compare foundany against 0 instead of treating it
2269       like a boolean.
2270     - start-stop-daemon: Switch code to use new info() and debug() functions.
2271     - update-alternatives: Use enums for actions instead of strings.
2272     - update-alternatives: Switch verbose selection into an enum.
2273     - dpkg: Negate tortoise_not_in_hare() function name and return value.
2274     - dpkg: Initialize trigcyclenode's next member once.
2275     - dpkg: Use common pattern of assigning as an iterator.
2276     - dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle().
2277     - dpkg: Switch dependtry from an int to an enum.
2278     - dpkg: Move dependtry description from deferred_configure() to its
2279       declaration.
2280     - dpkg: Split trigger processing types into required, try-queued and
2281       try-deferred.
2282     - dpkg-query: Rename variable to avoid shadowing a local function.
2283     - When allocating use the variable instead of the type in sizeof().
2284     - dselect: Rename variable r to pkgbin.
2285     - libdpkg, dpkg: Rename r variables to fnn.
2286     - libdpkg: Rename ret variable to next.
2287     - libdpkg: Cleanup fsys module symbol names.
2288     - libdpkg: Rename pkg_db symbols to pkg_hash.
2289     - libdpkg: Add new warning printer setter function.
2290       Prompted by Julian Andres Klode <jak@debian.org>.
2291     - libdpkg: Add new DPKG_ERROR_OBJECT macro.
2292   * Build system:
2293     - get-version: Use a format string with printf.
2294     - run-script: Use $() instead of deprecated ``.
2295     - run-script: Remove unused PERL_PROFILE variable, PERL5OPT can be used
2296       instead, and does not require leaving an unquoted variable around.
2297     - run-script: Add «set -e».
2298     - Build.PL: Set environment variables only for CPAN tests.
2299     - Build.PL: Set locale for CPAN tests to C. Fixes CPAN#127314.
2300     - configure: Split AM_INIT_AUTOMAKE arguments into different lines.
2301   * Packaging:
2302     - Bump Standards-Version to 4.2.1 (no changes needed).
2303     - Switch to debhelper compatibility level 11.
2304     - Create the log file in postinst only if it does not exist.
2305       Prompted by Johannes Schauer <josch@debian.org>.
2306     - Add superficial autopkgtest functional tests.
2307   * Test suite:
2308     - Add new shellcheck author test.
2309     - Add descriptions for the shellcheck exclude codes.
2310     - Update cppcheck suppressions.
2312   [ Updated programs translations ]
2313   * Dutch (Frans Spiesschaert). Closes: #912023
2314   * German (Sven Joachim).
2315   * Italian (Milo Casagrande). Closes: #915610
2316   * Portuguese (Miguel Figueiredo). Closes: #917813
2317   * Simplified Chinese (Zhou Mo). Closes: #919040
2319   [ Updated scripts translations ]
2320   * German (Helge Kreutzmann).
2322   [ Updated man pages translations ]
2323   * Dutch (Frans Spiesschaert). Closes: #912024
2324   * German (Helge Kreutzmann).
2326  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2019 14:26:04 +0100
2328 dpkg (1.19.2) unstable; urgency=medium
2330   [ Guillem Jover ]
2331   * dpkg: Fix --force-not-root for chown() and chmod() based syscalls, and
2332     give a more meaningful error message on chroot(). Closes: #614126
2333   * dpkg-divert, dpkg-statoverride: Add new --instdir and --root options,
2334     and make the commands honor the DPKG_ROOT environment variable.
2335     Closes: #487108
2336   * libdpkg: Call the pager with «$SHELL -c» to respect POSIX. Closes: #910009
2337   * libdpkg: Do not spawn a pager if we are going to call «cat».
2338   * libdpkg: Honor DPKG_PAGER when spawning a pager.
2339     Suggested by Craig Sanders <cas@taz.net.au>.
2340   * libdpkg: Set LESS to “-FRSXMQ” if not already set, when spawning a pager.
2341   * libdpkg: Ignore SIGPIPE when setting up a pager, and then ignore EPIPE
2342     errors when writing to stdout, otherwise if we quit the pager early, the
2343     program will exit with an error code.
2344   * libdpkg: Set stdout to be fully buffered when using a pager.
2345   * dpkg, dpkg-query: Add new --no-pager option. For dpkg this is also a
2346     configuration option. Closes: #909754
2347   * Perl modules:
2348     - Dpkg::OpenPGP: Ignore Version field in enarmored output.
2349       Fixes CPAN#127217.
2350     - Dpkg::OpenPGP: Do not read the gpg user configuration file.
2351     - Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1).
2352     - Dpkg::Source::Package::V2: Split the BinaryFiles module into its own
2353       file, and give it a more generic name (Dpkg::Source::BinaryFiles).
2354     - Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles
2355       module.
2356   * Documentation:
2357     - dpkg-buildpackage(1): Clarify --build=source explanation.
2358     - dsc(5): Clarify what “flattened” means in Testsuite-Triggers.
2359       Prompted by Mattia Rizzolo <mattia@debian.org>.
2360     - dsc(5): Add a reference to where the source formats are described.
2361       Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
2362     - dpkg-source(1): Improve documentation on vendor-specific series files.
2363     - deb-control(5): Document Build-Ids field.
2364       Prompted by Stuart Prescott <stuart@debian.org>.
2365     - dpkg(1): Clarify which fields are affected by dependency options.
2366       Prompted by James Clarke <jrtc27@debian.org>.
2367     - dpkg-query(1): Document the PAGER environment variable usage.
2368     - Dpkg(1): Add POD documentation about the module hierarchy and API.
2369   * Code internals:
2370     - dpkg-split: Use nfstrnsave() instead of nfmalloc() + memcpy().
2371     - libdpkg: Add new fsys-dir module.
2372     - libdpkg: Pass the file contents to the pager instead of the filename.
2373     - libdpkg: Add a pager kill switch, so that it can be forcefully disabled.
2374   * Build system:
2375     - Distribute a LICENSE file on CPAN.
2376     - Do not make the Build.PL script executable.
2377     - Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE instead.
2378     - Add a release_status key to the CPAN metadata.
2379     - Fix typo in CPAN recommends key.
2380     - Improve test and author CPAN dependencies.
2381   * Packaging:
2382     - Break libapt-pkg5.0 instead of apt. Closes: #909959
2383       Analysis by Sven Joachim <svenjoac@gmx.de>.
2384   * Test suite:
2385     - Skip version checks involving «dpkg --compare-versions» if not available.
2386       This is relevant on CPAN or on non-dpkg-based systems.
2388   [ Updated programs translations ]
2389   * Polish (Łukasz Dulny).
2391   [ Updated man pages translations ]
2392   * German (Helge Kreutzmann).
2394  -- Guillem Jover <guillem@debian.org>  Mon, 08 Oct 2018 11:43:48 +0200
2396 dpkg (1.19.1) unstable; urgency=medium
2398   [ Guillem Jover ]
2399   * Fix logic in dpkg-buildpackage to decide whether to run build targets,
2400     which broke tons of packages that are violating Debian policy MUSTs.
2401     Thanks to James Clarke <jrtc27@debian.org>. Closes: #878899
2402   * Do not try to recompute hashes for the .dsc file when signing binary-only
2403     builds in dpkg-buildpackage. Reported by Ximin Luo <infinity0@debian.org>.
2404   * Pass the correct source stanza to the dpkg-buildpackage code parsing the
2405     Rules-Requires-Root field. This meant the field was being ignored.
2406   * Run dpkg-source directly from the current working directory in
2407     dpkg-buildpackage, instead of changing directory back and forth.
2408   * Setup and check rootcommand in dpkg-buildpackage only if it is going to
2409     be needed. Reported by Niels Thykier <niels@thykier.net>.
2410   * Add color support to dpkg-maintscript-helper (a shell script).
2411   * Fix warning by including <sys/sysmacros.h> for makedev() in libdpkg.
2412   * Fix directory traversal with dpkg-deb --raw-extract, by guaranteeing
2413     that the DEBIAN pathname does not exist. Closes: #879982
2414     Reported by Jakub Wilk <jwilk@jwilk.net>.
2415   * Add new AS, STRIP, OBJCOPY, OBJDUMP, NM, AR and RANLIB buildtools
2416     variables to buildtools.mk. Prompted by Helmut Grohne <helmut@subdivi.de>.
2417   * Restore rejecting negated architectures in Architecture field in
2418     dpkg-gencontrol and dpkg-genchanges. Regression introduced in dpkg 1.18.5.
2419   * Fix dpkg-gensymbols to print "error" instead of "warning" when these
2420     are fatal. Closes: #881488
2421   * Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as
2422     the variable is expected to be set by any builder, not just dpkg. And
2423     introduce ephemeral backwards compatibility even though there are no
2424     known users.
2425   * Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is
2426     <implementations-keywords>, following the specification.
2427   * Specify that DEB_GAIN_ROOT_CMD in R³ should preserve the environment.
2428     Proposed by Josh Triplett <josh@joshtriplett.org>.
2429   * Specify new DEB_RULES_REQUIRES_ROOT variable for R³ support.
2430   * Add new --rules-requires-root option to dpkg-buildpackage.
2431   * Declare R³ specification as "recommendation, stable" with version 1.0.
2432   * Export architecture variables by default from architecture.mk, as
2433     documented in dpkg-architecture(1). Closes: #888964
2434     Thanks to Jack Bates <wdz7eo@nottheoilrig.com>
2435   * Increment the line number on dpkg --set-selections on unknown packages.
2436     Reported by Heinz Repp <heinz.repp@arcor.de>. Closes: #888983
2437   * Switch a DEBIAN/conffile parsing assert() in dpkg due to empty lines
2438     into an ohshit(), because this is really a run-time error.
2439   * Fix assert() in dselect to expect the method lock file descriptor to be
2440     initialized, instead of non-zero.
2441   * Switch a fatal() call in start-stop-daemon into the new BUG() macro,
2442     because it is really an internal error.
2443   * Switch all assert() calls (except in update-alternatives) into internerr()
2444     or BUG() calls, to get way better reporting with variable contents and
2445     descriptions, and to make them always present independent of NDEBUG.
2446   * Add a new --no-rename option to dpkg-divert. This is the current default
2447     behavior, but it will make it possible to do a default switch in 1.20.x.
2448   * Warn when using dpkg-divert --add or --remove w/o --rename or --no-rename.
2449   * Warn when using dpkg-divert --rename on a file from an Essential package.
2450   * Use a single “struct filenamenode” definition for the entire code base.
2451     Closes: #746766
2452   * Add support for frontend locking. This makes it possible for frontends
2453     using this new protocol, to safely lock the dpkg database w/o risk of
2454     race conditions with other dpkg instances or frontends supporting the
2455     same protocol. Thanks to Julian Andres Klode <jak@debian.org>.
2456     Closes: #850417, #851984
2457   * Do not emit perl warnings in dpkg-source --help on source formats w/o
2458     options.
2459   * Make dpkg-buildpackage validate OpenPGP signing key IDs length. Error out
2460     for short key IDs and warn for long key IDs.
2461   * On the dpkg conffile prompt, print the set of environment variables setup
2462     for the conffile shell, for easier discoverability.
2463   * Fix dpkg-buildpackage option --rules-file parsing. It was trying to parse
2464     it as --rules-target, which due to the ordering was a no-op.
2465   * Only check for fallback build targets presence on binary builds in
2466     dpkg-buildpackage.
2467   * Only check required build dependencies for known targets specified with
2468     dpkg-buildpackage --rules-target option.
2469     Reported by Johannes Schauer <josch@debian.org>.
2470   * Track package status dirtiness in dpkg to only log and report in status-fd
2471     when it has changed, removing duplication in output. Closes: #365921
2472   * Use Synopsis instead of Summary for the short Description, to unify the
2473     nomenclature and to make it more descriptive. Add a new binary:Synopsis
2474     virtual field to dpkg-query show format.
2475   * Add new dpkg-buildpackage --no-post-clean option, to be able to explicitly
2476     select the current default behavior.
2477   * Dump database package records in alphabetical order. This will give
2478     reproducible status and available database files, and make it possible
2479     to output other deb822 formatted data in a deterministic way.
2480   * Require both standard input and output to be connected to a terminal to
2481     use a pager.
2482   * Run dpkg-query --list output through a pager if we are on a terminal,
2483     instead of truncating it, to avoid data loss. Closes: #898603
2484   * Fix use after free in dpkg maintainer script handling. Regression
2485     introduced in dpkg 1.19.0.
2486   * Flush output for dpkg-query --status, --print-avail and --listfiles at
2487     the end, instead of after each stanza.
2488   * Add support for dumping all dpkg-query --status and --print-avail records
2489     from the database when no arguments are specified. Closes: #616342
2490   * Add new dpkg-gensymbols -l option to avoid having to abuse LD_LIBRARY_PATH
2491     for cross-build paths.
2492   * Check that DPKG_MAINTSCRIPT_PACKAGE is defined in dpkg-maintscript-helper.
2493     Closes: #907772
2494   * Switch dpkg-gencontrol and dpkg-genchanges to track automatically
2495     generated artifacts by using the Auto-Built-Package field from the binary
2496     package instead of hardcoding package name patterns (such as «-dbgsym$»).
2497   * Add new --reverse option to dpkg-parsechangelog, to list the changelog
2498     entries in reverse order.
2499   * Architecture support:
2500     - Add support for riscv64 CPU. Closes: #822914
2501       Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>
2502     - Document the purpose and columns in the tupletable file.
2503   * Portability:
2504     - Add libcompat md5 module to the libcompat-test library, so that we
2505       always make sure it builds, even when we use an external implementation.
2506     - Convert libcompat md5 module to use C99 int types, instead of mapping
2507       them from the BSD types at configure time.
2508     - Use MD5_CTX instead of struct MD5Context, as the prevalent more portable
2509       type on system's <md5.h> headers.
2510     - Check for ldconfig command in dpkg only on platforms that do have it.
2511     - Fix file descriptor leak in start-stop-daemon on AIX.
2512     - libcompat: Add new strchrnul() implementation.
2513   * Perl modules:
2514     - Dpkg::Source::Package::V1: Check that $tarname is defined before use.
2515       Thanks to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
2516       Closes: #879124
2517     - Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl
2518       errors on paths not accepted for fixdebugpath.
2519       Reported by Mattia Rizzolo <mattia@debian.org>, on IRC. Closes: #881051
2520     - Dpkg::Changelog: Print versions for incorrect changelog range warnings.
2521       Thanks to Paul Wise <pabs@debian.org>.
2522     - Dpkg::Shlibs::SymbolFile: Check that $state->{seen} exists instead of
2523       $state being just defined. Fixes regression in dpkg-gensymbols symbols
2524       output. Thanks to Dmitry Shachnev <mitya57@debian.org>. Closes: #880166
2525     - Dpkg::Arch: Add new positive options argument to arch validators.
2526     - Dpkg::Vendor::Debian: Mark hurd-i386 as having gcc builtin PIE.
2527       Requested by Samuel Thibault <sthibault@debian.org>.
2528     - Dpkg::Source::Package::V2: Print one building line per existing tarball.
2529     - Dpkg::Source::Package: Print building lines for upstream tarball
2530       signatures. Closes: #888787
2531     - Dpkg::Deps: Turn virtualpkg tracking from an arrayref into a hashref.
2532     - Dpkg::Vendor::Debian: Mark riscv64 as having gcc builtin PIE.
2533     - Dpkg::Shlibs::Objdump: Fix ELF program detection, for PIE binaries and
2534       executable libraries.
2535     - Dpkg::Version: Fix bool overload behavior back to be an is_valid()
2536       alias. Emit a specific perl warning until 1.20.x so that users can check
2537       whether the semantic change has any impact on the code, which can then
2538       be quiesced. Closes: #895004
2539     - Dpkg::Changelog::Parse: When detecting the changelog format, read the
2540       last 4KiB of the file instead of using «tail -n40», which should be
2541       both faster and more portable, as the default tail(1) is not POSIX
2542       compliant on all systems (c.f. Solaris).
2543     - Dpkg::Build::Types: Add new set_build_type_from_targets() function.
2544     - Dpkg::Shlibs::SymbolFile: Always assign a proper Dpkg::Version to the
2545       deprecated variable, otherwise the scalar value 0 can get confused
2546       on scalar context to denote it is *not* deprecated instead of being
2547       version 0.
2548     - Dpkg::Shlibs: Disable bool overload Dpkg::Version warnings.
2549     - Dpkg::Vendor::Debian: Inline _parse_feature_area() into
2550       _add_build_flags(), for a small speed up and line count reduction.
2551     - Dpkg::BuildFlags: Move default flags setting into the Dpkg::Vendor
2552       modules.
2553     - Dpkg::Gettext: Fix fallback textdomain() to honor its expected interface.
2554     - Dpkg::Deps: Split subpackages into their own separate modules.
2555     - Dpkg::Source: Do not change patch permissions if not necessary.
2556       Closes: #898010
2557     - Dpkg::Substvars: Reword used/unused warnings to clarify their meaning.
2558       Closes: #904258
2559     - Dpkg::Shlibs: Warn when using LD_LIBRARY_PATH with a private library
2560       directory which is a descendent of the current working directory.
2561     - Dpkg::Source::Package::V3::Quilt: Print series file used when applying
2562       patches.
2563     - Dpkg::OpenPGP: Return the destination path on successful ASCII armor
2564       conversion.
2565     - Dpkg::Control::Fields: Do not use & sigil for function calls.
2566     - Dpkg::Shlibs: Ignore nonexistent directories present in LD_LIBRARY_PATH.
2567     - Dpkg::Deps::KnownFacts: Satisfy :native with arch:all packages too.
2568       These are treated as native packages everywhere else in the multi-arch
2569       design, this was the only exception, which has become a source of
2570       packaging problems as of late. This was apparently an oversight in
2571       the original implementation. Closes: #854438
2572     - Dpkg::Vendor::Debian: Add fixfilepath support to reproducible feature.
2573     - Dpkg::Dist::Files: Add support for file attributes.
2574   * Documentation:
2575     - Update gettext minimal version in README.
2576     - Add a missing dot on the dpkg-buildflags(1) «lfs» feature paragraph.
2577       Spotted by Helge Kreutzmann <debian@helgefjell.de>.
2578     - Document DPKG_COLORS environment variable for all programs using it.
2579     - Document DPKG_NLS environment variable for all programs using it.
2580     - Document the Testsuite and Testsuite-Triggers fields in
2581       deb-src-control(5). Prompted by Mattia Rizzolo <mattia@debian.org>.
2582     - Update git URLs for move away from alioth.debian.org.
2583     - Fix set_build_type_from_options() description in Dpkg::Build::Types.
2584     - Clarify PIE build flag feature semantics. Closes: #900088
2585     - Clarify dpkg-buildpackage pre and post-clean options and their default
2586       state.
2587     - Add --build option equivalents for dpkg-buildpackage short build type
2588       options in --help output.
2589     - Fold dpkg-buildpackage --[no-]check-builddeps in --help into both -D
2590       and -d option descriptions.
2591     - Mark profiles as a replaceable item in dpkg-buildpackage --help output.
2592     - Update test suite requirements in README.
2593     - Document textdomain() and ngettext() replacement functions in
2594       Dpkg::Gettext POD.
2595     - Clarify arch-qualified dependency simplification in Dpkg::Deps POD.
2596     - Improve Dpkg::Deps modules and methods documentation.
2597     - Fix typo in deb-changes(5). Closes: #902616
2598     - Clarify awaiting state for interest and activate directives.
2599       Closes: #904060
2600     - Fix man page markup. Closes: #900033, #900035, #900040
2601       Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.
2602     - Fix Doxygen comment for libdpkg dpkg_arch_find() function.
2603     - Document the dangers of using start-stop-daemon(8) only with --pidfile
2604       as matching option with the pid file owned by a non-privileged user.
2605   * Code internals:
2606     - Do not use stringy eval to define different sub implementations,
2607       just assign an anonymous sub to the typeglob.
2608     - Use memccpy() instead of strncpy() to quiesce a gcc-8 warning.
2609     - Change pkgbin_name_needs_arch() to never arch-qualify packages that
2610       have an empty or no architecture, which was already handled as part
2611       of varbuf_add_archqual().
2612     - libdpkg: Factor out cached arch-qualified package name generation into
2613       new pkgbin_name_archqual() function.
2614     - libdpkg: Add new pkg_name() and pkgbin_name() const variants.
2615     - libdpkg, dselect: Use new pkg_name_const() and pkgbin_name_const().
2616     - libdpkg: Rename struct pkginfo files member to archives.
2617     - dpkg: Call ensure_package_clientdata() defensively.
2618     - dpkg: For read-only state functions, check that clientdata is allocated
2619       before using it.
2620     - libdpkg: Move files list information from dpkg clientdata to pkginfo.
2621     - dpkg: Move ensure_package_clientdata() into its own file.
2622     - libdpkg: Move db-fsys code from src to lib/dpkg.
2623     - libdpkg: Rename pkg-db module to pkg-hash.
2624     - libdpkg: Simplify pkg_files_blank() by using a pointer to pointer to
2625       track the previous entry.
2626     - libdpkg: Factor out package files handling into its own module.
2627     - libdpkg: Switch to a new tiny struct to track file on-disk identity.
2628       This should reduce the run-time memory used.
2629     - libdpkg: Reset nfiles in files_db_reset().
2630     - libdpkg: Split push_cleanup() into push_cleanup_fallback().
2631     - Switch from strchr() + strlen() to strchrnul().
2632     - libdpkg: Change dpkg_error to track errno values.
2633     - libdpkg: Add new varbuf_new() and varbuf_free() functions.
2634     - libdpkg: Add new file_slurp() function.
2635     - libdpkg: Switch db-fsys to use the new file_slurp() function.
2636     - libdpkg: Add new pkg_infodb_reset_dir().
2637     - libdpkg: Add new m_dup() function.
2638     - libdpkg: Factor out package stanza printing into its own function.
2639     - libdpkg: Split pager specific code into its own module.
2640     - libdpkg: Add pager spawning and reaping support.
2641     - Use new pager spawning support instead of open-coding it, or piping it
2642       via a shell invocation, which required metacharacter escaping.
2643     - dpkg-query: Split enqperpackage() into each different action.
2644   * Build system:
2645     - Set distribution tarball format to ustar, instead of default v7 format.
2646     - Mark PO4A and POD2MAN as precious variables.
2647     - Automatically replace -Wno- with -W when testing compiler flags,
2648       instead of passing the positive form manually.
2649     - Enable clang -Wdocumentation warning if available.
2650     - Enable gcc-7 -Wregister warning if available.
2651     - Add CPAN distribution machinery for the perl modules. Closes: #821177
2652     - Add an autogen script to help people bootstrap the project.
2653     - Distribute the man.stamp from VPATH.
2654     - Preserve timestamps when distributing man pages.
2655     - Add a GitLab CI configuration file.
2656     - Disable C optimization levels when configuring for code coverage.
2657   * Packaging:
2658     - Install update-alternatives policykit-1 file.
2659     - Add Breaks to libdpkg-perl against pkg-kde-tools (<< 0.15.28~), as
2660       that package is using private modules with no API guarantees, that
2661       obviously broke due to recent changes in 1.19.0. Closes: #878919
2662     - Add Breaks on debhelper << 10.10.1~ to dpkg-dev, so that debhelper users
2663       wanting to use R³ support do not need a versioned dependency on dpkg-dev.
2664     - Add Breaks dgit << 3.13~ to libdpkg-perl, as older dgit versions assumed
2665       that Dpkg::Compression::Process was available, via implicit import
2666       from Dpkg::Source::Package.
2667       Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2668     - Bump Standards-Version to 4.1.1 (no changes needed).
2669     - Add bzip2 and xz-utils to Build-Depends, required by the functional test
2670       suite, but shadowed by dpkg-dev from the build system pulling those in.
2671     - Add versioned libncurses-dev as the first Build-Depends alternative.
2672       Thanks to Sven Joachim <svenjoac@gmx.de>.
2673     - Do not pass VERBOSE to test suite, as we are not using any automake
2674       test driver, so it does not get honored.
2675     - Rename maintainer-build DEB_BUILD_OPTIONS to new standardized terse.
2676     - Enable verbose test suite only in non-terse builds.
2677     - Add a Suggests on sensible-utils to libdpkg-perl.
2678     - Switch libdpkg-perl again to depend on perl:any, now that debootstrap
2679       in stable (stretch) supports arch-qualified dependencies.
2680     - Update libdpkg-perl public module list in package description.
2681     - Add Breaks on apt (<< 1.7~b) for --status-fd duplicate removals.
2682   * Test suite:
2683     - Skip Dpkg::OpenPGP test if gpg is not present.
2684     - Check POD in all perl scripts.
2685     - Consider *.PL also to be perl files.
2686     - Infer automatically the unit test data directory.
2687     - Infer automatically the unit test temp directory.
2688     - Add new po author test case (use i18nspector if available).
2689     - Add new test cases to clarify arch-qualified dependency simplification.
2690     - Add several TODO tests cases for dependency simplification.
2691     - Add new cppcheck author test.
2692     - Add support for new test_get_srcdir() test_get_builddir().
2693     - Add new unit tests for namevalue, fsys-hash and pkg-hash libdpkg modules.
2694     - Improve coverage of perl unit tests.
2695     - Delete fixup lines from i18nspector output instead of emptying them.
2696     - Add new codespell author test.
2697     - Add new test that the public libdpkg headers can be compiled with C++.
2699   [ Josh Triplett ]
2700   * Perl: Replace all calls to Cwd::cwd with Cwd::getcwd; the former calls
2701     /bin/pwd, while the latter uses the getcwd() syscall directly.
2703   [ Updated programs translations ]
2704   * Dutch (Frans Spiesschaert). Closes: #881401
2705   * German (Sven Joachim).
2706   * Italian (Milo Casagrande). Closes: #883085
2707   * Polish (Łukasz Dulny).
2708   * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #900547, #890806
2709   * Spanish (Javier Fernández-Sanguino).
2710   * Traditional Chinese (Buo-ren Lin). Closes: #905887
2711   * Turkish (Mert Dirik). Closes: #886252
2713   [ Updated scripts translations ]
2714   * German (Helge Kreutzmann).
2716   [ Updated man pages translations ]
2717   * Dutch (Frans Spiesschaert). Closes: #881403
2718   * German (Helge Kreutzmann).
2719   * Simplified Chinese (Zhou Mo).
2721  -- Guillem Jover <guillem@debian.org>  Wed, 26 Sep 2018 15:13:22 +0200
2723 dpkg (1.19.0) unstable; urgency=medium
2725   [ Guillem Jover ]
2726   * Remove an unused variable in dpkg-shlibdeps.
2727     Thanks to Niels Thykier <niels@thykier.net>.
2728   * Parse start-stop-daemon usernames and groupnames starting with digits in
2729     -u and -c correctly. Reported by Bodo Eggert <7eggert@online.de>.
2730   * Cache the result of «dpkg-query --control-path» calls in dpkg-shlibdeps.
2731     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #846405
2732   * Always use the binary version for the .buildinfo filename in
2733     dpkg-genbuildinfo. Reported by Raphaël Hertzog <hertzog@debian.org>.
2734     Closes: #869236
2735   * Fix integer overflow in deb(5) format version parser.
2736     Closes: #868356
2737   * Re-enable upstream tar signatures when building source format 1.0.
2738   * Make dpkg-deb --build sanity check the config maintainer script file type
2739     and permissions.
2740   * Add support to dpkg-deb for rootless builds, by setting the owner and
2741     group for the control.tar entries to root:root, and making it possible to
2742     do the same for the data.tar entries via the new --root-owner-group option.
2743     Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #291320
2744   * Make dpkg-buildpackage error out if --as-root is passed without
2745     --rules-target.
2746   * Add support for rootless builds in dpkg-buildpackage by honoring the
2747     Rules-Requires-Root (R³) field.
2748   * Add new dpkg-buildflags --query command, which is like --status but in
2749     deb822 format.
2750   * Remove long obsolete dselect floppy method.
2751   * Remove traces of non-US support from dselect methods.
2752   * Add support for a new Build-Kernel-Version field in .buildinfo files,
2753     that can be emitted with a new dpkg-genbuildinfo --always-include-kernel
2754     option. Closes: #873937
2755   * Make dpkg-genchanges honor substvars in .changes Description field.
2756     Closes: #856547
2757   * Add support for source package Description and substvars. This new
2758     field in the debian/control source stanza will be copied into the .dsc
2759     file, and will also be used to initialize the new source:Synopsis and
2760     source:Extended-Description substvars that will be available when
2761     generating the DEBIAN/control and .changes files. Closes: #555743
2762   * Add new “future” feature area in dpkg-buildflags:
2763     - Add new «lfs» feature, to be used instead of the getconf(1) interface
2764       which cannot support cross-building.
2765   * Add new buildtools.mk make fragment to support build tools variable
2766     setup, for both TOOL and TOOL_FOR_BUILD variables. Not included by
2767     default from default.mk.
2768   * Make --uniform-compression the new default dpkg-deb behavior. Add support
2769     for negating the option via --no-uniform-compression.
2770   * Clarify subprocess error message by shuffling words around.
2771   * Print the package name on maintainer script errors. Closes: #877521
2772   * Fix capitalization of Debian in dpkg-deb output messages.
2773   * Add a policykit file for running update-alternatives via pkexec.
2774     Propose by Boyuan Yang <073plan@gmail.com>.
2775   * Perl modules:
2776     - Switch from Dpkg::Util to List::Util, now that the module in the
2777       new required Perl contains the needed functions.
2778     - Add a new "unique_tuple_key" option to Dpkg::Index set_options() to
2779       set better default "get_key_func" options, which will become the default
2780       behavior in 1.20.x. Prompted by Johannes Schauer <josch@debian.org>.
2781     - Mark ppc64 and powerpc as having gcc builtin PIE in Dpkg::Vendor::Debian.
2782     - Make the Dpkg::Substvars warnings output deterministic.
2783       Thanks to Chris Lamb <lamby@debian.org>. Closes: #870221
2784     - Remove unused POSIX module imports.
2785     - Use Errno module instead of the slow to import POSIX.
2786     - Remove unused Dpkg::Path from Dpkg::Vendor::Ubuntu.
2787     - Only load POSIX from Dpkg::Compression::FileHandle if we are going to
2788       use signal definitions, reducing the load time of many other modules.
2789     - Only load Dpkg::BuildOptions and Dpkg::Arch from Dpkg::Vendor-specific
2790       modules if we are going to use them, reducing the load time of many
2791       other modules.
2792     - Only load Term::ANSIColor from Dpkg::ErrorHandling if we are going to
2793       use colors, reducing the load time of many other modules.
2794     - Move color setup into report_pretty in Dpkg::ErrorHandling.
2795     - Move printforhelp initialization into usageerr() in Dpkg::ErrorHandling.
2796     - Avoid many function arguments in Dpkg::Shlibs::SymbolFile parse().
2797     - Avoid many function arguments in Dselect::Ftp do_connect().
2798     - Add new Dpkg::Interface::Storable option to disable compression support,
2799       so that we can load Dpkg::Compression::FileHandle only when enabled.
2800     - Disable decompression support for Dpkg::Vendor origin files.
2801     - Move file_lock() function into a new Dpkg::Lock module, to reduce the
2802       module load chain for several Dpkg modules.
2803     - Add support for new DPKG_NLS environment variable in Dpkg::Gettext,
2804       that when set to 0 will disable NLS (i18n) support in the Dpkg modules,
2805       and reduce the load chain.
2806     - Disable compression when using the default file in
2807       Dpkg::Changelog::Parse.
2808     - Mark all missing CTRL_INDEX_SRC and CTRL_INDEX_PKG fields as allowed
2809       in Dpkg::Control::FieldsCore.
2810     - Complete field order for CTRL_PKG_DEB and CTRL_FILE_STATUS types in
2811       Dpkg::Control::FieldsCore.
2812     - Switch to use lowercase field names for all internal field name
2813       handling in Dpkg::Control::FieldsCore, giving a significant speed up.
2814     - Remove dependency on Dpkg::Checksums from Dpkg::Control::FieldsCore.
2815     - Do not execute code when importing Dpkg::Control::FieldsCore.
2816     - Use substr instead of a regex to match the first line characters in
2817       when parsing control files in Dpkg::Control::HashCore.
2818     - Merge build flag methods into a single _add_build_flags private method
2819       in Dpkg::Vendor::Debian.
2820     - Do not use an intermediate variable in Dpkg::Control::HashCore::Tie
2821       STORE method.
2822     - Expect deb822 stanza delimiters more often than OpenPGP Armor Headers
2823       in Dpkg::Control::HashCore parse method.
2824     - Optimize trailing space matching on Dpkg::Control::HashCore parse
2825       method, by trimming it just once at the beginning of the iteration.
2826     - Optimize trailing space trimming on Dpkg::Control::HashCore parse
2827       method, by requiring that at least one whitespace is present.
2828     - Optimize first character matching in Dpkg::Control::HashCore parse
2829       method, by storing the first character in a variable.
2830     - Optimize field/value parsing in Dpkg::Control::HashCore parse method,
2831       by switching from a capturing regex to split() plus a checking regex.
2832     - Auto-convert binary signatures to OpenPGP ASCII Armor in
2833       Dpkg::Source::Package when building source packages.
2834     - Switch Dpkg::Source::Package::V3 modules to use find_command() instead
2835       of ad-hoc code.
2836     - Call source format prerequisites Dpkg::Source::Package method if
2837       present. Addresses: #877688
2838     - Unify Dpkg::ErrorHandling subprocess errors with the ones from libdpkg.
2839     - Do not emit a perl warning if gcc or dpkg is not found from Dpkg::Arch,
2840       the code already handles the commands not being present.
2841     - Do not unnecessarily require setting the host_arch in Dpkg::Deps.
2842       Closes: #856396
2843     - Do not normalize args past a passthrough stop word in Dpkg::Getopt.
2844       Some commands pass some arguments through to another command, and
2845       those must not be normalized as that might break their invocation.
2846       Reported by Helmut Grohne <helmut@subdivi.de>.
2847   * Documentation:
2848     - Document currently accepted syntax for changelogs in deb-changelog(5).
2849       Closes: #858579
2850     - Mark source:Version substvar in bold in deb-substvars(5).
2851     - Clarify behavior for dpkg-maintscript-helper. Closes: #857852
2852     - Use <command-string> instead of <command> for -c argument value in
2853       dpkg-architecture(1). Reported by Johannes Schauer <josch@debian.org>.
2854     - Itemize the CTRL_* constants in the Dpkg::Index POD.
2855     - Update buildinfo information in dpkg-buildpackage man page to match
2856       the current implementation.
2857     - Add all source files to POTFILES.in files.
2858     - Move deb-version man page to section 7.
2859     - Remove reference to obsolete dpkg-cross(1).
2860     - Sort control field export markers by tool order in deb-src-control(5).
2861     - Document Package-Type and Enhances fields in deb-control(5).
2862     - Write the actual glyphs used to delimit dependency restrictions in
2863       deb-src-control(5).
2864     - Move Package-Type description just after the Package field in
2865       deb-src-control(5).
2866     - Move udeb-specific fields to the end of the list of fields in
2867       deb-src-control(5), and mention these are really udeb-specific.
2868     - Document that dependency fields in binary stanza can have restrictions
2869       in deb-src-control(5).
2870     - Clarify that the Testsuite field is comma-separarted.
2871     - Fix update-alternatives man page section in alternatives/README file
2872       reference. Closes: #872309
2873     - Use correct name for archname validator value in dpkg(1) man page.
2874       Reported by Niels Thykier <niels@thykier.net.
2875     - Add new deb-src-rules(5) man page.
2876     - Document that trailing commas are valid in debian/control dependency
2877       fields, which get stripped when generating output files.
2878       Prompted by Mattia Rizzolo <mattia@debian.org>.
2879     - Clarify that sanitize options should not be used for production builds.
2880     - Remove recommendation to use Pre-Depends for trigger directives from
2881       deb-triggers(5). Closes: #864882
2882     - Add new rootless build experimental draft specification.
2883       Initial proposal by Niels Thykier <niels@thykier.net>, wording fixes
2884       and spec clarifications by Guillem Jover <guillem@debian.org>.
2885     - Fix several function signature documentation.
2886   * Code internals:
2887     - Switch perl code to use -> operator for function variables.
2888     - Switch perl code from split() with /\s+/ to ' '.
2889   * Build system:
2890     - Require Perl 5.20.2, the version in Debian oldstable (jessie).
2891     - Use new gcc-7 -Wrestrict and -Wshift-negative-value warnings if
2892       available.
2893     - Do not override the default DEPENDENCIES for libdpkg, extend it instead.
2894     - Install perl man pages in section 3perl.
2895   * Packaging:
2896     - Remove preinst maintainer scripts for dselect and dpkg-dev, for an
2897       ancient /usr/share/doc symlink to directory switch. Closes: #867327
2898     - Remove now unused libio-string-perl Build-Depends, and versioned
2899       dpkg-dev as we do not use build profiles any more.
2900     - Set Rules-Requires-Root field to no.
2901     - Do not set redundant source compression to xz.
2902     - Bump Standards-Version to 4.1.0 (no changes needed).
2903     - Switch to debhelper compatibility level 10.
2904     - Split alternatives logrotate into its own configuration file to help
2905       downstreams and derivatives.
2906     - Remove ancient code recompressing the alternatives database backups
2907       from xz to gzip in the dpkg daily cron job.
2908     - Remove Replaces and Breaks for ancient transitions.
2909     - Remove workaround for ancient gcc lacking stackprotectorstrong support.
2910     - Remove maintainer script code to handle downgrades to pre-triggers and
2911       pre-multiarch dpkg versions.
2912     - Remove alternative logs when purging dpkg (!?).
2913     - Add support for DPKG_ROOT in dpkg maintainer scripts.
2914     - Add git and bzr to libdpkg-perl Suggests. Closes: #877688
2915   * Test suite:
2916     - Enable perlcritic Documentation::RequirePodSections and
2917       Miscellanea::ProhibitTies.
2918     - Disable perlcritic ValuesAndExpressions::ProhibitEscapedCharacter.
2919     - Add a new all_perl_modules function to Test::Dpkg.
2920     - Add a new module-version unit test to check that module $VERSION
2921       matches the newest entry in the CHANGES section.
2922     - Use Module::Metadata instead of grepping for $VERSION in pod-coverage.
2923     - Avoid many function arguments in Dpkg_Changelog.t check_options().
2924     - Add a new unit test for Dpkg::Control::FieldsCore.
2925     - Switch from IO::String to native open() scalar support.
2926     - Use UTC0 when setting TZ.
2928   [ Updated programs translations ]
2929   * German (Sven Joachim).
2930   * Italian (Pietro Battiston). Closes: #864509
2931   * Portuguese (Miguel Figueiredo). Closes: #868800
2932   * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #867133, #877929
2934   [ Updated scripts translations ]
2935   * German (Helge Kreutzmann).
2937   [ Updated man pages translations ]
2938   * Dutch (Frans Spiesschaert). Closes: #862924
2939   * German (Helge Kreutzmann).
2941  -- Guillem Jover <guillem@debian.org>  Tue, 17 Oct 2017 01:51:16 +0200
2943 dpkg (1.18.24) unstable; urgency=medium
2945   [ Guillem Jover ]
2946   * Add missing symbols to the libdpkg map file.
2947   * Fix dpkg-shlibdeps to preserve the Dpkg::Shlibs::find_library() order
2948     when scanning symbols/shlibs files. This was causing generation of bogus
2949     dependencies when multiple packages provide the same SONAME on different
2950     directories. Regression introduced in dpkg 1.18.17. Closes: #860979
2951   * Make dpkg-maintscript-helper print all unowned files from a directory
2952     when printing the error message, to ease debugging those problems after
2953     the fact. Closes: #813454, #860238
2954     Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
2955   * Add duplicate prevention code for debian/files to dpkg-genbuildinfo, so
2956     that successive runs with different versions and equivalent build types
2957     do not generate multiple .buildinfo entries to be uploaded, which is
2958     similar to what dpkg-gencontrol is doing for .deb files.
2959   * Fix conffile takeover handling during unpack in dpkg on --root or
2960     on diversions. Closes: #837051, #858004
2961   * Fix digest inference for shared conffiles, causing bogus takeover
2962     unpack errors. Regression introduced in dpkg 1.16.9. Closes: #861217
2963   * Improve tar entry metadata parsing in dpkg:
2964     - Do not parse device numbers for non block nor char tar entry objects.
2965     - Make the existing octal parser more robust, by checking for the
2966       expected format of leading zeros or spaces, followed by any ASCII
2967       octal characters (0-7), followed by zero or more space or NULs.
2968     - Add support for base-256 encoded numeric fields, to support large
2969       values, for UID/GID, device number, size and even signed timestamps.
2970       This is necessary not only to be able to store larger values, but to
2971       cover packages that can already be generated by dpkg-deb, given that
2972       it uses the system GNU tar when building. Closes: #850834
2973   * Architecture support:
2974     - Add support for ARM64 ILP32. Closes: #824742
2975       Thanks to Wookey <wookey@wookware.org>.
2976   * Perl modules:
2977     - Remove obsolete hardening-wrapper support from Dpkg::Vendor::Ubuntu.
2978       Thanks to Adam Conrad <adconrad@0c3.net>.
2979     - Bump $Dpkg::Deps::VERSION to match the one documented in CHANGES.
2980     - Ignore by default debian/files.new and debian/files for all source
2981       formats in Dpkg::Source::Package, because these are generated files
2982       with well known pathnames, part of the public interface, and with
2983       dpkg-genbuildinfo always injecting .buildinfo entries into
2984       debian/files, this meant this could disrupt previous workflows based
2985       on not cleaning the source tree.
2986   * Documentation:
2987     - Many spelling fixes. Thanks to Josh Soref <jsoref@gmail.com>.
2988     - Do not include misspellings in changelogs, as that makes detecting them
2989       more difficult.
2990   * Build system:
2991     - Use libexec variable for auxiliary internal programs, and set it to
2992       /usr/lib on Debian and derivatives.
2993     - Check that the detected tar is a GNU tar.
2994     - Check that the detected patch is a GNU patch, so that we get a directory
2995       traversal resistant patch implementation. This fixes CVE-2017-8283 by
2996       delegating those checks to patch(1), so that we trap blank-indented
2997       diff hunks trying to escape from the source tree.
2998   * Test suite:
2999     - Add a test case for blank-indented patches which were the cause for
3000       CVE-2017-8283.
3001     - Handle files with non-zero sizes in c-tarextract libdpkg test code.
3003   [ Updated programs translations ]
3004   * Catalan (Guillem Jover).
3005   * Czech (Miroslav Kure).
3007   [ Updated dselect translations ]
3008   * Catalan (Guillem Jover).
3010   [ Updated scripts translations ]
3011   * Catalan (Guillem Jover).
3013   [ Updated man pages translations ]
3014   * German (Helge Kreutzmann, David Rabel). Closes: #857449
3015   * Spanish (Javier Fernández-Sanguino).
3017  -- Guillem Jover <guillem@debian.org>  Wed, 17 May 2017 13:16:25 +0200
3019 dpkg (1.18.23) unstable; urgency=medium
3021   [ Guillem Jover ]
3022   * Handle unmatched arch-qualified virtual packages in dpkg-genbuildinfo,
3023     instead of letting perl die. Closes: #849944
3024   * Declare .buildinfo format as stable with version 1.0.
3025   * Do not depend on cxxabi.h to have declared __cxa_pure_virtual, use
3026     the same “__cxxabiv1” namespace as specified in the C++ ABI, instead
3027     of using the “abi” alias intended for use by userland.
3028     Thanks to Jörg Sonnenberger <joerg@netbsd.org>.
3029   * Add a comment on any C code switch case that falls through. Fixes new
3030     gcc-7 warnings.
3031   * Use snprintf() instead of sprintf() in libdpkg when constructing the ar
3032     member header, as we might overflow depending on the input data.
3033   * Portability:
3034     - Do not redeclare sys_siglist in libcompat when the system does so.
3035       Thanks to Thomas Klausner <wiz@NetBSD.org>.
3036     - Rename err variable to ret in start-stop-daemon as the former is a
3037       function on BSDs.
3038     - Use 5-argument kvm_getprocs() call form on OpenBSD in start-stop-daemon.
3039     - Use correct struct kinfo_proc ruid submember name on NetBSD in
3040       start-stop-daemon.
3041     - Define _KMEMUSER for NetBSD to get declarations for various
3042       struct kinfo_proc members in start-stop-daemon.
3043   * Perl modules:
3044     - Do not special case EM_SPARC32PLUS for NetBSD in Dpkg::Shlibs::Objdump,
3045       the code has been fixed in NetBSD as that situation could not happen.
3046     - Fix read() error handling in Dpkg::Shlibs::Objdump::get_format() to
3047       gracefully ignore non-ELF files again. Closes: #854536
3048     - Emit an explicit warning from Dpkg::Shlibs::Objdump::Object::analyze()
3049       for unknown executable formats instead of relying on objdump doing so.
3050     - Do not parse bogus ELF binaries in Dpkg::Shlibs::Objdump::get_format().
3051       Reported by Niels Thykier <niels@thykier.net>.
3052     - Add ‘.mnt-ignore’ to the default ignore lists in Dpkg::Source::Package,
3053       as we were already ignoring the ‘_MTN’ pathnames. Closes: #855450
3054       Thanks to Nicolas Boulenguez <nicolas@debian.org>.
3055     - Mark kfreebsd-amd64, kfreebsd-i386, sparc and sparc64 architectures as
3056       having gcc builtin PIE in Dpkg::Vendor::Debian.
3057     - Switch PIE handling in Dpkg::Vendor::Debian to have no default (!) and
3058       delegate the setting to gcc or an explicit request by a user. This is
3059       needed to cope with the general PIE brokenness situation in Debian, and
3060       the current specific brokenness of a Debian gcc patch mangling the dpkg
3061       build flags. Closes: #848129, #845550
3062   * Documentation:
3063     - Clarify the requirements for deb-conffile(5) pathnames. Closes: #854417
3064       Proposed by Dieter Adriaenssens <dieter.adriaenssens@gmail.com>.
3065     - Document dpkg-source --before-build and --after-build in --help output.
3066     - Document dpkg-buildpackage --ignore-builtin-builddeps in --help output.
3067   * Build system:
3068     - Check <sys/proc.h> by also including <sys/param.h>, on several BSD
3069       systems the header is not self-contained.
3070     - Handle libmd implementations built into system libc, as found on some
3071       BSD systems.
3072     - Do not fail on missing compression libraries or headers on automatic
3073       detection mode. Regression introduced in dpkg 1.18.14.
3074   * Test suite:
3075     - Use the detected perl interpreter instead of a random one from PATH.
3077   [ Updated programs translations ]
3078   * Dutch (Frans Spiesschaert). Closes: #856325
3080   [ Updated scripts translations ]
3081   * German (Helge Kreutzmann).
3083   [ Updated man pages translations ]
3084   * Dutch (Frans Spiesschaer). Closes: #856326
3086  -- Guillem Jover <guillem@debian.org>  Mon, 06 Mar 2017 05:41:11 +0100
3088 dpkg (1.18.22) unstable; urgency=medium
3090   [ Guillem Jover ]
3091   * Turn status file parser errors on bogus field blank lines into warnings,
3092     otherwise the system cannot be easily recovered from. Regression
3093     introduced in dpkg 1.16.1. Reported by Jay Freeman <saurik@saurik.com>.
3094   * Perl modules:
3095     - Mask ARM ABI bits in the ELF processor flags in Dpkg::Shlibs::Objdump.
3096       These are too unreliable to be used for exact matching. Closes: #853793
3098   [ Updated programs translations ]
3099   * Turkish (Mert Dirik). Closes: #853202
3101   [ Updated scripts translations ]
3102   * German (Helge Kreutzmann).
3104   [ Updated man pages translations ]
3105   * German (Helge Kreutzmann).
3107  -- Guillem Jover <guillem@debian.org>  Wed, 01 Feb 2017 05:48:58 +0100
3109 dpkg (1.18.21) unstable; urgency=medium
3111   [ Guillem Jover ]
3112   * Revert "Generate Testsuite-Restrictions fields from the test restrictions
3113     in dpkg-source into .dsc files". This change is contentious and should
3114     have been discussed more widely. Given that this has been live only for
3115     a couple of days, the impact should be minimal, but still something to
3116     take into account once and if this gets reintroduced. Closes: #852820
3117   * Perl modules:
3118     - Map alternative or old ELF machine types to canonical ones. We need
3119       those to match on the encoded ABI, otherwise dpkg-shlibdeps will not
3120       be able to find the objects.
3122   [ Updated man pages translations ]
3123   * German (Helge Kreutzmann).
3125  -- Guillem Jover <guillem@debian.org>  Sun, 29 Jan 2017 20:29:58 +0100
3127 dpkg (1.18.20) unstable; urgency=medium
3129   [ Guillem Jover ]
3130   * Add a new --no-sign option to dpkg-buildpackage, to make it possible to
3131     disable all signing in a future-proof way.
3132   * Make dpkg-buildpackage --unsigned-changes not sign .buildinfo either.
3133     This breaks the expectations of users and tools, because there was no
3134     way previously to request no signing at all. Closes: #852822
3135   * Perl modules:
3136     - Mask the machine bits for SH and MIPS in the ELF processor flags in
3137       Dpkg::Shlibs::Objdump. These do not define the ABI, and make the
3138       objects not match when they should, when looking for shared libraries
3139       from dpkg-shlibdeps.
3140     - Encode the ELF ABI as a big-endian byte stream, so that decoding for
3141       output gives meaningful results.
3142     - Disable the NFS-unsafe warning on Linux, as using flock() on NFS has
3143       been safe for some time now. Addresses: #677865 (on Linux)
3144   * Documentation:
3145     - Document the Built-For-Profile field in deb-changes(5).
3147   [ Updated scripts translations ]
3148   * German (Helge Kreutzmann).
3150   [ Updated man pages translations ]
3151   * German (Helge Kreutzmann).
3153  -- Guillem Jover <guillem@debian.org>  Sat, 28 Jan 2017 06:32:53 +0100
3155 dpkg (1.18.19) unstable; urgency=medium
3157   [ Guillem Jover ]
3158   * Stop emitting Built-For-Profiles from dpkg-gencontrol. The information
3159     is already provided in .buildinfo and .changes files, and including it
3160     in the binary packages makes them unreproducible even when the profile
3161     used would not alter its contents. Closes: #831524
3162   * Do not allow empty epochs and revisions in versions. When there's at
3163     least one colon or one dash, we should expect epoch and revision numbers.
3164   * Always set SOURCE_DATE_EPOCH in dpkg-buildpackage and dpkg-source. Use
3165     the current date if the changelog does not have one. Closes: #849081
3166   * Refactor update-alternatives pathname existence check into a new function.
3167   * Avoid useless repeated lstat()s in update-alternatives.
3168   * Only check for debian/tests/control file once in dpkg-source.
3169   * Generate Testsuite-Restrictions fields from the test restrictions in
3170     dpkg-source into .dsc files. Closes: #847926
3171     Based on a patch by Iain Lane <laney@debian.org>.
3172   * Improve the ELF ABI mismatch detector in dpkg-shlibdeps, by parsing the
3173     ELF header ourselves. While still not perfect (things like linux-i386 and
3174     hurd-i386 will still match), it will filter lots of previously matching
3175     objects that should have been ignored, and will work even when objdump
3176     does not know about the specific object details. Closes: #849913
3177   * Add initial support for DEB_BUILD_OPTIONS to dpkg-genbuildinfo. This will
3178     make it possible to enable or disable specific features that should be
3179     recorded in the .buildinfo file. For now only “all” and “path” are
3180     supported. Closes: #848705
3181   * Add again the architecture from the filename to .changes files for any
3182     artifact with one. This reverts the change introduced in dpkg 1.18.11.
3183   * Fold the filtering and checksumming of files to distribute in a .changes
3184     file in dpkg-genchanges into the initial loop. This way we do not include
3185     architectures for artifacts we are not going to distribute, and do not
3186     unnecessarily recompute the checksums for artifacts like the sources.
3187   * Do not compute the architecture list twice in dpkg-genchanges.
3188   * Include .buildinfo files also for source-only uploads in dpkg-genchanges.
3189     Closes: #846164
3190   * Fix check for expected number of binary artifacts in dpkg-genchanges, to
3191     only take into account the artifacts that we are distributing.
3192   * Fix parsing of Pre-Depends and Depends in dpkg-genbuildinfo, so that
3193     the code parses both and not just the first to appear in the stanza.
3194     Based on a patch by Johannes Schauer <josch@debian.org>.
3195   * Add support for signed .buildinfo files to dpkg-buildpackage. Add new
3196     -ui and --unsigned-buildinfo options. Closes: #843925
3197   * Portability:
3198     - On GNU/Hurd try to use the new process executable name attribute from
3199       libps, to properly match on start-stop-daemon --exec.
3200   * Perl modules:
3201     - Fix Debian architecture wildcard parsing so that matching four-tuple
3202       matchings work. Missed in dpkg 1.18.11.
3203       Reported by Julian Andres Klode <jak@debian.org>.
3204     - Add new import tags for Dpkg::Arch.
3205     - Abort on EOF in patch name prompt in Dpkg::Source::Package::V2,
3206       instead of getting into an infinite loop. Closes: #851441
3207     - Call anonymous subs via -> operator instead of casting with &, and fix
3208       bogus POD documentation to match the code.
3209     - Add new Auto-Built-Package field to Dpkg::Control::Fields.
3210     - Add a new debug() reporting function, and switch code to use it.
3211     - Add new Dpkg::BuildOption parse_features() method refactored from
3212       Dpkg::Vendor::Debian.
3213   * Documentation:
3214     - Cleanup software requirements in README.
3215     - Move control member file references from dpkg(1) to deb(5).
3216     - Fix typos in docs and code comments.
3217     - Document Auto-Built-Package field in deb-control(5).
3218   * Build system:
3219     - Disable disk pre-allocation by default, but let the builder re-enable
3220       it via a new configure option. This has been causing major performance
3221       issues on "modern" filesystems.
3222   * Packaging:
3223     - Add debsig-verify to dpkg Suggests. The code optionally supports this
3224       specific signed .deb verification program.
3225       Prompted by Stuart Prescott <stuart@debian.org>.
3226   * Test suite:
3227     - Generate and check all currently possible architecture wildcards.
3228     - Correctly iterate over all default and passed .dsc template substvars.
3230   [ Updated programs translations ]
3231   * Dutch (Frans Spiesschaert). Closes: #851889
3232   * German (Sven Joachim).
3234   [ Updated scripts translations ]
3235   * German (Helge Kreutzmann).
3237   [ Updated man pages translations ]
3238   * Dutch (Frans Spiesschaer). Closes: #851891
3239   * German (Helge Kreutzmann).
3241  -- Guillem Jover <guillem@debian.org>  Fri, 27 Jan 2017 05:43:36 +0100
3243 dpkg (1.18.18) unstable; urgency=medium
3245   [ Guillem Jover ]
3246   * Documentation:
3247     - Document DPKG_DATADIR in an ENVIRONMENT section in dpkg-architecture(1).
3248     - Add a rationale for the purpose of Testsuite-Triggers in dsc(5).
3249       Prompted by Mattia Rizzolo <mattia@debian.org>.
3250   * Packaging:
3251     - Revert the perl to perl:any dependency change in libdpkg-perl, as that
3252       breaks debootstrap in stable (jessie), testing (stretch) and unstable,
3253       which do not support arch-qualified dependencies. We'll have to live
3254       with the Multi-Arch hinter being unhappy for now.
3256   [ Updated man pages translations ]
3257   * German (Helge Kreutzmann).
3259  -- Guillem Jover <guillem@debian.org>  Tue, 20 Dec 2016 13:53:12 +0100
3261 dpkg (1.18.17) unstable; urgency=medium
3263   [ Guillem Jover ]
3264   * Handle empty versions on validation in dpkg-maintscript-helper as they
3265     are optional. Regression introduced in dpkg 1.18.16. Closes: #848422
3266   * Validate versions too in dpkg-maintscript-helper symlink_to_dir and
3267     dir_to_symlink commands.
3268   * Improve logic to identify packages owning a library in dpkg-shlibdeps,
3269     by handling the same library appearing more than once on the filesystem
3270     Thanks to Raphaël Hertzog <hertzog@debian.org>. Closes: #843073
3271   * Documentation:
3272     - Clarify that dpkg-buildpackage does not run «dpkg-source --before-build»
3273       when using the -T option. Closes: #649531
3274     - Document that dpkg sets DPKG_ADMINDIR on maintainer script environment.
3275   * Packaging:
3276     - Do not let dh_perl insert a dependency for libdpkg-perl, because it
3277       emits perl instead of perl:any. Instead hardcode a perl:any dependency
3278       to comply with the perl policy and make the Multi-Arch hinter happy.
3280   [ Updated scripts translations ]
3281   * German (Helge Kreutzmann).
3283   [ Updated man pages translations ]
3284   * German (Helge Kreutzmann).
3286  -- Guillem Jover <guillem@debian.org>  Mon, 19 Dec 2016 02:43:10 +0100
3288 dpkg (1.18.16) unstable; urgency=medium
3290   [ Guillem Jover ]
3291   * Add support for specifying multiple targets on «dpkg-buildpackage -T»
3292     which will be run successively. Closes: #671074
3293   * Reject empty upstream versions in C and perl code. These are not permitted
3294     by deb-version(5), but the code was letting those through.
3295   * Use lzma_cputhreads() instead of sysconf(_SC_NPROCESSORS_ONLN) as the
3296     former is way more portable.
3297   * Automatically decrease xz encoder threads to try to not exceed available
3298     memory limits. This should alleviate the insane requirements of memory
3299     needed on 32-bit architectures with many cores, which results in more
3300     than the userspace addressable memory, when using settings such as
3301     -z9 and/or -Sextreme in dpkg-deb. Closes: #846564
3302   * Add new dpkg --validate-<thing> commands to validate the syntax of
3303     various <thing>s, where the current list is «pkgname», «trigname»,
3304     «archname» and «version».
3305   * Use the new dpkg --validate-version command in dpkg-maintscript-helper,
3306     instead of abusing the --compare-versions command to perform version
3307     validation. Closes: #844701
3308   * Allow readlink(2) to return a size smaller than stat(2) in dpkg. Some
3309     bogus filesystems do not return the actual symlink size in st_size,
3310     which contradicts POSIX. But allowing the case where the returned size
3311     is smaller than the one used to allocate memory is harmless, although
3312     suspect. Let it through, but still print a warning so that users can
3313     install stuff but are reminded they need to get a fixed filesystem in
3314     place. This has affected at least ecryptfs in the past and now
3315     file-based encryption support in ext4 on Android N.
3316   * Add new dpkg-query virtual field source:Upstream-Version. Closes: #844348
3317   * Perl modules:
3318     - Whitelist DPKG_GENSYMBOLS_CHECK_LEVEL, DPKG_ROOT, DPKG_ADMINDIR and
3319       DPKG_DATADIR environment variables in Dpkg::Build::Info.
3320   * Documentation:
3321     - State the current working directory used when running dpkg-buildpackage
3322       hooks.
3323     - Add a new ENVIRONMENT section to dpkg-gensymbols(1) and document
3324       DPKG_GENSYMBOLS_CHECK_LEVEL there.
3325     - Fix bogus description of --force-confmiss in dpkg(1). Regression
3326       introduced in 1.16.4. Reported by Sven Joachim <svenjoac@gmx.de>.
3327       Closes: #846395
3328     - Update dpkg-parsechangelog parser options. The options specific to
3329       the changelog parser program did not get updated when the parser got
3330       switched to be a perl module. Missed in dpkg 1.18.8. Closes: #848189
3331   * Build system:
3332     - Enable compression libs also in automatic check mode in configure.
3333     - Honor DPKG_DATADIR again in the installed Dpkg modules. This was an
3334       explicit public interface, documented in the man page.
3336   [ Updated programs translations ]
3337   * Dutch (Frans Spiesschaert). Closes: #848378
3338   * Simplified Chinese (Zhou Mo). Closes: #844955
3340   [ Updated scripts translations ]
3341   * German (Helge Kreutzmann).
3342   * Swedish (Martin Bagge). Closes: #847220
3344   [ Updated man pages translations ]
3345   * Dutch (Frans Spiesschaert). Closes: #848379
3346   * German (Helge Kreutzmann).
3348  -- Guillem Jover <guillem@debian.org>  Sat, 17 Dec 2016 00:25:53 +0100
3350 dpkg (1.18.15) unstable; urgency=medium
3352   [ Guillem Jover ]
3353   * Improve PIE flags support:
3354     - Do not enable PIE when linking static programs. glibc-based systems
3355       do not support this combination and produce very bogus output.
3356       Proposed by Szabolcs Nagy <nsz@port70.net>. Closes: #843714
3357   * On source builds add 'source' to the Architecture field in the
3358     .buildinfo file in dpkg-genbuildinfo.
3359   * Add new Build-Date field to .buildinfo files.
3360   * Generate deterministic .buildinfo filenames in dpkg-genbuildinfo,
3361     following the same pattern as used for .changes files.
3362   * Bump .buildinfo Format to version 0.2.
3363   * Change dpkg-buildpackage -j and -J on “auto” mode to fallback to serial
3364     execution when we cannot infer the number of online processors on
3365     unsupported or exotic systems. This should be a safer mode of operation.
3366     Proposed by Simon McVittie <smcv@debian.org>.
3367   * Only preallocate disk size in dpkg for unpacked files bigger than 16 KiB.
3368     Closes: #824636
3369   * Perl modules:
3370     - Validate architecture arguments in Dpkg::Deps deps_parse().
3371       Prompted by Johannes Schauer <josch@debian.org>.
3372   * Documentation:
3373     - Escape dashes in field names in dpkg-buildinfo(1).
3374   * Test suite:
3375     - Mark partially documented POD modules as TAP TODO.
3377   [ Updated man pages translations ]
3378   * German (Helge Kreutzmann).
3380  -- Guillem Jover <guillem@debian.org>  Wed, 16 Nov 2016 03:28:05 +0100
3382 dpkg (1.18.14) unstable; urgency=medium
3384   [ Guillem Jover ]
3385   * Improve PIE flags support:
3386     - Rename the spec name cc1_options to self_spec.
3387       Suggested by James Clarke <jrtc27@jrtc27.com>
3388     - Do not set PIE options if they have been negated, and do not reset
3389       them if they have been requested.
3390     Closes: #843791, #843826
3391   * Fix use after free error in dpkg. It was trying to print messages that
3392     had already been freed as part of the database memory pool, causing in
3393     some cases segfaults when reporting the error summary at the end.
3394     Regression introduced in dpkg 1.18.11. Closes: #843874
3395   * Change default color behavior to auto.
3396   * Perl modules:
3397     - Fix confusing date parse error message in Dpkg::Changelog::Entry::Debian
3398       when the date contains “May”. Closes: #843829
3399       Thanks to Nishanth Aravamudan <nish.aravamudan@canonical.com>.
3400     - New module Dpkg::Build::Info module refactored from dpkg-genbuildinfo.
3401       Requested by Johannes Schauer <josch@debian.org>.
3402   * Documentation:
3403     - Improve the DEB_BUILD_OPTIONS description in dpkg-buildpackage(1).
3404       And mention the parallel option there.
3405     - Explicitly mention in dpkg-buildpackage(1) that setting the number
3406       of parallel jobs to 1, restores the serial behavior.
3407       Prompted by Thorsten Glaser <t.glaser@tarent.de>.
3408   * Packaging:
3409     - List public Dpkg::Control::Tests module in libdpkg-perl description.
3410   * Test suite:
3411     - Do not fail tests on missing fakeroot, just skip them.
3412   * Build system:
3413     - Fix inversion logic in libmd configure check when requested explicitly.
3414     - Do not consider the compressor libraries available in configure if the
3415       headers are not usable.
3416     - Fix DPKG_BUILD_RELEASE_DATE to require DPKG_PROG_PERL, as it uses perl.
3417     - Change DPKG_BUILD_RELEASE_DATE to use perl instead of date(1) to
3418       format the timestamp, as the former is more portable.
3420   [ Updated man pages translations ]
3421   * German (Helge Kreutzmann).
3423  -- Guillem Jover <guillem@debian.org>  Fri, 11 Nov 2016 02:26:08 +0100
3425 dpkg (1.18.13) unstable; urgency=medium
3427   * Improve PIE flags support:
3428     - Retroactively document in the changelog that PIE is enabled by default
3429       on all supported architectures regardless of gcc doing so itself on a
3430       subset of them.
3431     - When emitting PIE flags on architectures where gcc does not inject
3432       those itself, do it via a specs file too, so that maintainers can
3433       use them unconditionally regardless of the object being compiled
3434       or linked.
3435     - When injecting -no-pie for linking via the gcc specs file also
3436       inject -fno-PIE.
3437     - Update the documentation.
3438   * Perl modules:
3439     - Do not try to load non-files in Dpkg::Dist::Files load_dir method.
3440       Fixes test failures on non-Linux architectures. Closes: #843436
3441   * Packaging:
3442     - Add missing Breaks on old libdpkg-perl to dpkg. Closes: #843429
3443       Thanks to Sven Joachim <svenjoac@gmx.de>.
3444     - Ship deb-src-files(5) man page in dpkg-dev.
3445   * Build system:
3446     - Use deterministic dates for generated man pages. Closes: #843469
3447       Thanks to Reiner Herrmann <reiner@reiner-h.de>.
3449  -- Guillem Jover <guillem@debian.org>  Mon, 07 Nov 2016 03:28:42 +0100
3451 dpkg (1.18.12) unstable; urgency=medium
3453   * Build system:
3454     - Set umask to 0022 for functional test suite.
3455   * Documentation:
3456     - Rename FILE FORMATS section to FILES in dpkg-source(1).
3457     - Use "dpkg suite" as the manual item in man pages .TH macro.
3458     - Use %VERSION% in dpkg-statoverride(1) source item in man page .TH macro.
3459     - Document environment variables used by source format modules in
3460       dpkg-source(1).
3462  -- Guillem Jover <guillem@debian.org>  Sun, 06 Nov 2016 05:36:20 +0100
3464 dpkg (1.18.11) unstable; urgency=medium
3466   [ Guillem Jover ]
3467   * Make dpkg-maintscript-helper conffile commands more robust. Check that
3468     conffile pathname arguments are absolute paths and verify version number
3469     to be valid. Thanks to David Kalnischkies <david@kalnischkies.de>.
3470   * Add support to dpkg-scanpackages for scanning a single binary file.
3471     Thanks to Javier Serrano Polo <javier@jasp.net>. Closes: #833964
3472   * Obsolete dpkg-deb bzip2 and lzma compression methods by emitting errors.
3473   * Remove obsolete dpkg-deb --old and --new options.
3474   * Remove obsolete dpkg --print-installation-architecture option.
3475   * Fix dpkg error messages when parsing md5sum files to include the package
3476     name affected.
3477   * Do not emit epochs for unambiguous versions in deb-split package header.
3478     Regression introduced in dpkg 1.18.0.
3479   * Make the deb-split(5) generation in dpkg-split reproducible, by using the
3480     timestamp from SOURCE_DATE_EPOCH.
3481   * Generate reproducible file modes for the .deb control member contents.
3482     Closes: #787980
3483   * Switch from non-freeing malloc to m_malloc on statdb slurping.
3484   * Switch from non-freeing malloc to m_malloc for invoke hooks.
3485   * Always reset the package in-core database when shutting down the package
3486     database journal.
3487   * Do not crash if we pass a NULL cip argument to setaction() in libdpkg.
3488   * Shutdown the package database journal in dpkg --get-selections.
3489   * Fix (deactivated) dpkg --command-fd to initialize and reset the files
3490     database on each action.
3491   * Implement source stanza substvars prefixed with S: in dpkg-gencontrol.
3492     These auto-generated variables map each source stanza field into an
3493     output substvar prefixed with “S:”.
3494   * Make dpkg-source generate reproducible source packages when run
3495     standalone, by honoring SOURCE_DATE_EPOCH.
3496   * Fix several short-lived memory leaks in update-alternatives.
3497     Reported by Helmut Grohne <helmut@subdivi.de>.
3498   * Only set the error context message in libdpkg if it has been formatted
3499     correctly.
3500   * Return error in error_context_errmsg_format() only if the error message
3501     gets truncated. In case we have to use the emergency buffer because the
3502     previous vasprintf() call failed, we should only return an error code if
3503     the vsnprintf() call on the emergency buffer truncates the output.
3504   * Fix free() on uninitialized pointer in error_context_errmsg_format() in
3505     libdpkg. Regression introduced in dpkg 1.18.7. Closes: #842004
3506   * Move C++ support code into its own file.
3507   * Add replacement new and delete array operators to C++ support code.
3508   * Implement local abi::__cxa_pure_virtual. When using g++ if we provide our
3509     version of this function we can avoid the dependency on either libstdc++
3510     or libsup++.
3511   * Include missing <new> for new and delete operator declarations.
3512   * Do not log nor print duplicate dpkg removal action. We print
3513     “Removing <package> (<version>)” lines and log remove action twice
3514     when purging a package from frontends, because they usually first call
3515     --remove and then --purge sequentially. When purging a package which is
3516     already in config-files (i.e. it has been removed before), do not print
3517     nor log the remove action.
3518   * Remove default «.» from @INC before loading perl modules in perl code.
3519     Fixes CVE-2016-1238.
3520   * Give more information on --set-selections warnings. Closes: #842230
3521   * Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables to dpkg-architecture
3522     and architecture.mk Makefile fragment.
3523   * Do substvar instantiation just once in dpkg-gencontrol.
3524   * Fix dpkg-gencontrol to not update the files list file (debian/files)
3525     when printing to STDOUT (via -O).
3526   * Do not add architectures to .changes Architecture field for artifacts
3527     that are not a .deb or .udeb in dpkg-genchanges.
3528   * Add support for .buildinfo files:
3529     - Add new dpkg-genbuildinfo command.
3530     - Hook it into the dpkg-buildpackage machinery.
3531     Based on a patch by Jérémy Bobbio <lunar@debian.org>. Closes: #138409
3532   * Enable dpkg-buildpackage -Jauto by default. Closes: #842845
3533   * Fix dpkg to not fail when removing non-existent backup files on read-only
3534     filesystems. Closes: #838877
3535   * Enable PIE on all supported architectures and handle PIE enabled by
3536     default in gcc. On architectures where gcc enables them by default,
3537     stop setting -fPIE and -pie, and set -fno-PIE and -no-pie when disabling
3538     «pie» via gcc specs files, so that we do not emit them on situations
3539     where it would be inappropriate. Closes: #835149
3540     Based on a patch by Bálint Réczey <balint@balintreczey.hu>.
3541   * Architecture support:
3542     - Add support for AIX operating system.
3543     - Add a version pseudo-field to the arch tables.
3544     - Internally represent Debian architectures as quadruplets.
3545   * Portability:
3546     - Cast off_t variables to intmax_t when printing them with "%jd".
3547     - Add missing <string.h> include in libdpkg.
3548     - Cast strlen() return value to ssize_t to match write() return type.
3549     - Use underscore-prefixed system preprocessor symbols instead of namespace
3550       polluting ones (such as “linux”, “OPENBSD” or “hpux”).
3551     - Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0 in
3552       start-stop-daemon. This affects Mac OS X.
3553     - On FreeBSD return STATUS_UNKNOWN instead of false in start-stop-daemon
3554       do_procinit().
3555     - Port start-stop-daemon process handling to Mac OS X.
3556       Based on a patch by Mo McRoberts <mo@nevali.net>.
3557     - Port start-stop-daemon process handling to AIX.
3558     - Fix lookup by name on update-alternatives --config. The code was wrong
3559       and not working at least on Mac OS X, making the test suite to fail.
3560     - Only use gzip --rsyncable in Dpkg::Compression on Debian and hopefully
3561       derivatives, by using perl's $Config{cf_by} variable to key on. The
3562       Debian-specific --rsyncable option should have never been accepted for
3563       use in dpkg to begin with.
3564     - Use our own dpkg_ar_hdr struct instead of relying on the system
3565       ar_hdr struct, as the ar format is not standardized and does vary
3566       across systems, for example on AIX.
3567     - Add <sys/sysmacros.h> on AIX for major() and minor().
3568     - Add missing <errno.h> in libcompat.
3569     - Include libcompat getopt module when we need getopt_long.
3570     - Disable gettext support in libcompat getopt module. We do not carry
3571       translations for this module, and it makes it pull libintl for programs
3572       that might not use it otherwise.
3573   * Perl modules:
3574     - Obsolete Source-Version substvar in Dpkg::Substvars by emitting errors.
3575     - Rework keyring hooks in Dpkg::Vendor. Deprecate the keyrings hook, and
3576       add package-keyrings, archive-keyrings and archive-keyrings-historic
3577       hooks. Prompted by Johannes Schauer <josch@debian.org>.
3578     - Make the Dpkg::Substavars parse() method return the number of substvars
3579       parsed.
3580     - Add new set_field_substvars() method to Dpkg::Substvars.
3581     - Fix reproducible source package support in Dpkg::Source::Archive, by
3582       sorting the tar contents with --sort=name.
3583     - Prefix private Dpkg::Source::Package::* functions with _.
3584     - Defer filehandle closures in Dpkg::IPC::spawn() to avoid double-close.
3585       Closes: #839905, #840293
3586     - Always map the build type to the shortest string form in
3587       Dpkg::Build::Type::get_build_options_from_type().
3588     - Change Dpkg::Compression::FileHandle to inherit directly from IO::File
3589       instead of FileHandle.
3590     - Add new Dpkg::PROGTAR variable to store GNU tar command name.
3591     - Add new Dpkg::PROGMAKE variable to store GNU make command name.
3592     - Add new CTRL_FILE_BUILDINFO type to Dpkg::Control.
3593     - Add new .buildinfo fields to Dpkg::Control::Fields.
3594     - Add new builtin-system-build-paths Dpkg::Vendor hook.
3595     - Cope gracefully with changelogs missing a timestamp trailer.
3596       Based on a patch by Ian Jackson <ijackson@chiark.greenend.org.uk>.
3597       Regression introduced in dpkg 1.18.8. Closes: #843248
3598   * Packaging:
3599     - Add liblocale-gettext-perl to libdpkg-perl Recommends.
3600     - Wrap and document dependency relationships.
3601     - Remove obsolete dependency relationships, since Debian oldstable.
3602     - Remove update-alternatives, dpkg-divert and dpkg-statoverride
3603       compatibility symlinks, again.
3604     - Use perl:Depends via dh_perl instead of a hardcoded perl in Depends.
3605     - Add perl:Depends to dpkg-dev Depends.
3606     - Remove unused dh_strip from binary_indep target.
3607     - Remove ancient upgrade code from maintainer scripts (before 1.15.x).
3608     - Stop compressing the dpkg.deb package with gzip.
3609     - Move dpkg to be the first binary package stanza in debian/control, as
3610       debhelper assigns special meaning by considering it the main package.
3611     - Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONS.
3612   * Documentation:
3613     - Update custom changelog parser API support status in README.api.
3614     - Fix typos in docs and man pages. Thanks to Jakub Wilk <jwilk@debian.org>
3615       Closes: #834584
3616     - Fix formatting in SOURCE_DATE_EPOCH description in dpkg-deb(5).
3617     - Improve dpkg-deb --build arguments documentation in dpkg-deb(1).
3618       Prompted by Johannes Schauer <josch@debian.org>.
3619     - Document the .changes filename that dpkg-buildpackage generates in
3620       dpkg-buildpackage(1). Prompted by Johannes Schauer <josch@debian.org>.
3621     - Add basic maintainer script man pages: deb-postinst(5), deb-postrm(5),
3622       deb-preinst(5) and deb-prerm(5).
3623     - Add new deb-src-files(5) man page.
3624       Prompted by Johannes Schauer <josch@debian.org>.
3625     - Add man page references to other binary control files in dpkg(1).
3626     - Add version when "new" substvars were introduced in deb-substvars(5).
3627     - Switch deb-triggers(5) types into a proper list.
3628     - Itemize --log format entries in dpkg(1).
3629     - Turn the update-alternatives(1) --query example item into a sub-section.
3630     - Turn the Multi-Arch values into a list in deb-control(5).
3631     - Improve user-defined field export marker documentation in
3632       deb-src-control(5); clarify that X can be followed by zero or more
3633       (instead of one or more) letters and turn the items into a proper list.
3634     - Generate the man pages at build time. This makes it possible to process
3635       them and update several variable strings such as system and package
3636       pathnames, the release date and the dpkg suite version. And makes it
3637       possible to use UTF-8 in the source and convert to the more conservative
3638       groff escape sequences on the output.
3639     - Switch from groff escape sequences to UTF-8 in man pages sources.
3640     - Disable hyphenation in man pages globally, because it performs very
3641       poorly on many technical terms.
3642     - Append the German man pages addendum at the end of the translation,
3643       instead of assuming that every page has the SEE ALSO section.
3644     - Explicitly mention that Dpkg::Checksums::add_from_file() is used to
3645       verify digests too. Prompted by Johannes Schauer <josch@debian.org>.
3646     - Document the behavior for consecutive calls to Dpkg perl module parse()
3647       methods. Prompted by Johannes Schauer <josch@debian.org>.
3648     - Document obsolete functions in Dpkg::Conf.
3649   * Test suite:
3650     - Make test main function a TEST_ENTRY macro. This avoids confusing
3651       coverage programs, as the file that actually contains the main function
3652       is the test itself.
3653     - Rename test suite commands to be prefixed with «c-» instead of «t-».
3654     - Add new dpkg-source functional tests.
3655     - Add new dpkg-buildpackage functional tests.
3656     - Add an initial functional test suite for dpkg-deb and dpkg-split.
3657     - Skip the involved tests if IO::String is missing.
3658     - Add new unit test for libdpkg error handling.
3659     - Delete MAKEFLAGS environment variable when testing make invocations.
3660     - Pass -q to grep command to suppress matched output in pod-coverage.t.
3661     - Ignore POD coverage for partially private modules.
3662   * Build system:
3663     - Add support for profiling perl modules.
3664     - Clean up compiler and linker automatic flag usage in configure.
3665     - Fix the __progname check to avoid the optimizer discarding the symbol.
3666     - Fix M4sh/Autoconf coding style. Add a new section to coding-style.txt
3667       describing M4sh/Autoconf.
3668     - Disable C++ exceptions for dselect.
3669     - Fix typo in SELinux library detection code, only affecting static
3670       mode (not used in Debian). Regression introduced in dpkg 1.18.8.
3671     - Change --with-* option logic to default to check.
3672     - Disable -Wtautological-constant-out-of-range-compare (for clang).
3673     - Check the availability of -W<warning> variant instead of -Wno-<warning>.
3674       As at least gcc and clang do not warn on -Wno-* warning flags, only
3675       when some unrelated warning needs to be emitted.
3676     - Bump po4a version to 0.43 (we are using --porefs wrap option).
3677     - Add support for running the test suite in parallel.
3678     - Specify exec argument for TAP::Harness to gracefully handle non-perl
3679       executables with older versions of the module.
3680     - Require libselinux 2.0.99 for baseline API, remove static linking
3681       support, use pkg-config unconditionally, and perform refinement checks
3682       only if available.
3683     - Check for the required minimal perl version.
3684     - Use builddir instead of CURDIR in man Makefile.am.
3685     - Use cp with -R instead of -r (the former is more portable and not
3686       marked as deprecated by POSIX).
3687     - Print an actual newline instead of a literal \n in lcov output.
3688     - Do not honor DPKG_DATADIR on the installed Dpkg module.
3689     - Pass --as-needed to the linker for dselect to avoid libstdc++ dependency.
3690       Which makes of dselect the only front-end not pulling the C++ run-time.
3692   [ Updated programs translations ]
3693   * Dutch (Frans Spiesschaert). Closes: #841117
3694   * German (Sven Joachim).
3696   [ Updated scripts translations ]
3697   * German (Helge Kreutzmann).
3699   [ Updated man pages translations ]
3700   * Dutch (Frans Spiesschaert). Closes: #842187
3701   * German (Helge Kreutzmann).
3703  -- Guillem Jover <guillem@debian.org>  Sun, 06 Nov 2016 03:09:02 +0100
3705 dpkg (1.18.10) unstable; urgency=medium
3707   [ Guillem Jover ]
3708   * Fix a short-lived memory leak in dpkg archive argument parsing.
3709   * When activating file triggers on conffile purge, use the conffile name
3710     instead of the real pathname it might refer to. This fixes a segfault
3711     when using --instdir, or when the conffile has been moved around and
3712     replaced with a symlink to the target.
3713     Regression introduced in dpkg 1.18.8. Closes: #830267
3714   * Perl modules:
3715     - Disable fixdebugpath feature on unsafe characters in the path.
3716     - Generate reproducible source tarballs by using the new GNU tar
3717       --clamp-mtime option in Dpkg::Source::Archive, to make sure no file
3718       in source packages has an mtime later than the changelog entry time.
3719     - Enable fixdebugpath build flag feature by default.
3720       Thanks to Mattia Rizzolo <mattia@debian.org>. Closes: #832179
3721     - Rename various private methods and functions with an underscore prefix
3722       and unified names.
3723     - Refactor perl modules directory list into a new function in Test::Dpkg.
3724   * Test suite:
3725     - Add new POD coverage author test for public perl modules.
3726   * Documentation:
3727     - Document Testsuite-Triggers in dsc(5).
3728     - Fix deb-changes(5) description to talk about .changes instead of .dsc.
3729       Reported by HW42 <hw42@ipsumj.de>.
3730     - Use debian/control as the SYNOPSIS in deb-src-control(5).
3731     - Add new deb-conffiles(5) man page.
3732     - Add references to deb-control(5) and deb-triggers(5) in dpkg(1).
3733     - Fix typos for repeated “the” word.
3734       Prompted by Valentin Samir <valentin.samir@crans.org> in #830989.
3735     - Fix misspelled -fdebug-prefix-map flag in dpkg-buildflags(1).
3736       Reported by Mattia Rizzolo <mattia@debian.org>.
3737     - Remove mention of source format 1.0 supporting building with upstream
3738       tarball signatures from dpkg-source(1), as this was disabled in 1.18.8.
3739     - Document all public methods in Dpkg::Changelog::Entry::Debian.
3740     - Escape dashes in deb-changes(5) and dsc(5) man pages.
3741     - Fix typos in dpkg-shlibdeps(1). Closes: #832434
3742       Thanks to Carsten Leonhardt <leo@debian.org>.
3744   [ Updated programs translations ]
3745   * German (Sven Joachim).
3746   * Turkish (Mert Dirik). Closes: #832070
3748   [ Updated scripts translations ]
3749   * German (Helge Kreutzmann).
3751   [ Updated man pages translations ]
3752   * German (Helge Kreutzmann).
3754  -- Guillem Jover <guillem@debian.org>  Sun, 31 Jul 2016 12:57:02 +0200
3756 dpkg (1.18.9) unstable; urgency=medium
3758   * Require Dpkg::Control::Info in dpkg-buildpackage.
3759     Initially reported by Helmut Grohne <helmut@subdivi.de>.
3760     Regression introduced in dpkg 1.18.8. Closes: #829542
3761   * Documentation:
3762     - Fix user configuration filename in dpkg-buildpackage(1).
3763       Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #829546
3765  -- Guillem Jover <guillem@debian.org>  Mon, 04 Jul 2016 09:23:13 +0200
3767 dpkg (1.18.8) unstable; urgency=medium
3769   [ Guillem Jover ]
3770   * Do not disable PIE buildflags on */kFreeBSD anymore. Closes: #823877
3771     Thanks to Steven Chamberlain <steven@pyro.eu.org>.
3772   * Add new long options in dpkg-buildpackage for any short option that is
3773     a useful configurable candidate.
3774   * Add configuration file support to dpkg-buildpackage, as buildpackage.conf
3775     under either the dpkg system or user configuration directories.
3776     Closes: #539692, #765494
3777   * Check that debian/tests/control is a regular file before parsing it.
3778   * Generate Testsuite-Triggers field from test dependencies in dpkg-source
3779     into .dsc files. Based on a patch by Martin Pitt <martin.pitt@ubuntu.com>.
3780     Closes: #779559
3781   * Add new dpkg-source --no-overwrite-dir extraction option. Closes: #826334
3782   * Fix number of entries computation returned by sysctl() on */kFreeBSD in
3783     start-stop-daemon.
3784   * Set return buffer length for sysctl(2) calls on */kFreeBSD in
3785     start-stop-daemon.
3786   * Abstract ar archive handling behind a new struct dpkg_ar and functions.
3787   * On dpkg --force-chrootless only set changedir to instdir if defined.
3788     Thanks to Niall Walsh <niallwalsh@celtux.org>. Closes: #824542
3789   * Set primary group to 0 in dpkg when running as root.
3790     Reported by Stuart Prescott <stuart@debian.org>.
3791   * Activate file triggers for conffiles on purge, which has never happened
3792     before. Before dpkg 1.17.0, conffiles were triggered on removal, which
3793     was obviously wrong. Reported by Helmut Grohne <helmut@subdivi.de>.
3794   * Fix strtol() errno check when parsing the COLUMNS envvar in dpkg-query.
3795     Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #827265
3796   * Use new GNU tar --clamp-mtime option in dpkg-deb to make sure no file in
3797     binary packages has an mtime later than the given time. Closes: #759886
3798   * Use the same timestamp for the ar container as for tarball mtime clamping
3799     in dpkg-deb.
3800   * Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH if defined
3801     in dpkg-deb. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
3802   * Preset build timestamp to latest changelog entry in dpkg-buildpackage,
3803     by setting SOURCE_DATE_EPOCH environment variable if it is not already
3804     defined. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
3805     Closes: #759999
3806   * Do not use the debian/rules build target fallback when building both
3807     architecture independent and dependent packages in dpkg-buildpackage.
3808   * Use architecture «all» as part of the .changes filename when building
3809     architecture independent binaries and no architecture dependent binaries.
3810     Closes: #826161
3811   * Do not emit warnings from dpkg-genchanges for automatic debug symbol
3812     packages that are not found in debian/control.
3813   * Export SOURCE_DATE_EPOCH from pkg-info.mk makefile snippet.
3814     Closes: #824572
3815   * Architecture support:
3816     - Add TILE-Gx support to cputable. Closes: #823167
3817       Thanks to Helmut Grohne <helmut@subdivi.de>.
3818   * Perl modules:
3819     - Use warnings::warnif() instead of carp() for deprecated warnings.
3820     - Add new format_range() method and deprecate dpkg() and rfc822() methods
3821       in Dpkg::Changelog.
3822     - Replace changelog program parsers with perl modules.
3823     - Add a getter for the Time::Piece object in Dpkg::Changelog.
3824     - Add new Timestamp field to Dpkg::Changelog output, which ends up on
3825       dpkg-parsechangelog's output.
3826     - Validate source version in set_version_substvars()'s Dpkg::Substvars
3827       method.
3828     - Revert "Dpkg::Conf: Switch implementation to be hash based", as this
3829       change broke backwards compatibility in multiple ways. The format_argv
3830       option was set by default, the order was not preserved, which was
3831       important for dpkg.cfg files, and duplicate option names stopped being
3832       supported. Add regression tests to avoid similar changes in the future.
3833       Closes: #824938
3834     - Add support for system and user config loading in Dpkg::Conf.
3835     - Add support for autopkgtest control files, with new CTRL_TESTS control
3836       type, new recognized fields to Dpkg::Control::Fields, and new modules
3837       Dpkg::Control::Tests and Dpkg::Control::Tests::Entry. Also update
3838       Dpkg::Index to support these.
3839     - Fix Dpkg::Deps so that architecture qualifiers only imply one another
3840       if they are the same. Closes: #745366, #827628
3841     - Add support for new environment variable DEB_BUILD_PATH to be able to
3842       control the path in the fixdebugpath feature in Dpkg::Vendor::Debian.
3843     - Preserve order when prepending shared library paths in Dpkg::Shlibs.
3844       This fixes the order of paths passed via dpkg-shlibdeps -l option.
3845       Closes: #823805
3846     - Check whether dependency restrictions are implied in Dpkg::Deps::Simple.
3847       Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #827633
3848     - Disable upstream tar signature when building format 1.0 source packages
3849       in Dpkg::Source::Package::V1, as the current stable dpkg series do not
3850       support extracting them.
3851     - Preset Last-Update field in patch header template with current time in
3852       Dpkg::Source::Package::V2. Thanks to Daniel Shahaf <danielsh@apache.org>.
3853       Closes: #828146
3854   * Packaging:
3855     - Disable libmd usage in Debian and derivatives for now.
3856   * Build system:
3857     - Stop allowing to set deprecated bzip2 compressor as dpkg-deb default.
3858     - Use libmd automatically if available.
3859     - Uniformize library build options, from --with-zlib to --with-libz,
3860       --with-bz2 to --with-libbz2 and --with-selinux to --with-libselinux.
3861   * Test suite:
3862     - Bump perlcritic ValuesAndExpressions::RequireNumberSeparators minimum
3863       to 99999.
3864     - Add new pod-spell unit test.
3865     - Refactor common unit test checks for needed things into Test::Dpkg.
3866     - Accept perl's Lancaster Consensus AUTHOR_TESTING variable.
3867     - Add new minimum perl version unit test.
3868     - Add new synopsis unit test.
3869     - Add unit tests for dependency simplification with build profiles.
3870   * Documentation:
3871     - Improve dpkg-buildpackage(1) on environment expectations.
3872     - Clarify the format of the db:Status-Abbrev virtual field in
3873       dpkg-query(1). Closes: #824515
3874     - Document the tar entry size limitation for deb(5) format.
3875     - Document interaction between PIE and libraries in dpkg-buildflags(1).
3876       Based on text by Christian Seiler <christian@iwakd.de>.
3877     - Merge ENVIRONMENT sections in dpkg-buildflags(1).
3878     - Document various long options in dpkg-source --help output.
3879     - Move dpkg-source -q option from “Build options” to “General options”
3880       section in --help output.
3881     - Clarify shared library search order in dpkg-shlibdeps(1).
3882     - Remove most remaining AUTHOR sections from man a POD, as they are
3883       strongly discouraged, for being redundant, tending to get out-of-sync,
3884       and their format being inconsistent. In addition most got already
3885       removed in the past for the man pages.
3886     - Mark perlcritic as an optional author test dependency in the README.
3887     - Fix example code in Dpkg::Compression::FileHandle SYNOPSIS.
3889   [ Updated programs translations ]
3890   * German (Sven Joachim).
3891   * Simplified Chinese (Zhou Mo). Closes: #824873
3893   [ Updated scripts translations ]
3894   * German (Helge Kreutzmann).
3896   [ Updated man pages translations ]
3897   * German (Helge Kreutzmann).
3899  -- Guillem Jover <guillem@debian.org>  Sun, 03 Jul 2016 19:01:56 +0200
3901 dpkg (1.18.7) unstable; urgency=medium
3903   [ Guillem Jover ]
3904   * Add new dpkg-source --require-strong-checksums option and change default.
3905     There is no point in erroring out on this condition when signature issues
3906     are only warnings, because we cannot guarantee we have functional keys
3907     for old signatures. Regression introduced in dpkg 1.18.5. Closes: #823428
3908   * Stop using several fixed sized buffers for program reporting, which in
3909     many cases could cause confusing truncation of long messages. Use heap
3910     allocated formatted strings instead:
3911     - In start-stop-daemon to report what to stop.
3912     - In dselect to print main and access methods menu entries.
3913     - In libdpkg command-line option parsing errors.
3914     - In libdpkg warning, notice and info reporting.
3915     - In libdpkg ohshit, ohshitv, ohshite and internerr. But in this case
3916       fallback to a fixed-size emergency buffer in case of allocation or
3917       formatting error, so that we can at least print something, even if
3918       truncated.
3919     Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
3920   * Colorize all fatal-error printing codepaths in libdpkg.
3921   * Architecture support:
3922     - Bump the GNU triplet cpu from i386 to i686 to match toolchain changes.
3923       Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #823619
3924     - Clarify column descriptions in architecture table files.
3925   * Perl modules:
3926     - Relax dependency restrictions parsing to allow again sloppy spaces
3927       around versions, architectures and profile restrictions.
3928       Regression introduced in 1.18.5. Closes: #823431
3929     - Add new require_strong_checksums option to Dpkg::Source::Package.
3930     - Add new tests_dep option to Dpkg::Deps deps_parse() to allow the
3931       otherwise invalid ‘@’ character in dependencies. To be used when
3932       parsing the debian/tests/control file.
3933   * Documentation:
3934     - Shorten example symbol names in dpkg-gensymbols to avoid a mandb
3935       warning due to unwrappable lines in translations.
3937   [ Updated scripts translations ]
3938   * German (Helge Kreutzmann).
3940   [ Updated man pages translations ]
3941   * German (Helge Kreutzmann).
3943  -- Guillem Jover <guillem@debian.org>  Mon, 09 May 2016 03:19:52 +0200
3945 dpkg (1.18.6) unstable; urgency=medium
3947   [ Guillem Jover ]
3948   * Fix file queue tail assignment on file queue pop during unpack. This
3949     could mess up the file queue in some circumstances and leave behind
3950     files in the filesystem as «pathname».dpkg-new after configuration
3951     and without traces of the files in the dpkg database. Closes: #823288
3952   * Use m_strdup() instead of strdup() in dpkg recursive installation code.
3953   * Fix off-by-one array allocation in dpkg recursive installation code that
3954     can cause segfaults.
3955   * Rename sysctl() “name” variable to “mib”, to avoid a clash with the
3956     call site function argument with the same name in start-stop-daemon.
3957     This fixes a build failure on */kFreeBSD systems.
3958   * Initialize number of entries on initial process scan in start-stop-daemon
3959     on */kFreeBSD.
3960   * Packaging:
3961     - Bump Standards-Version to 3.9.8 (no changes needed).
3963   [ Updated programs translations ]
3964   * German (Sven Joachim).
3966  -- Guillem Jover <guillem@debian.org>  Tue, 03 May 2016 20:17:05 +0200
3968 dpkg (1.18.5) unstable; urgency=medium
3970   [ Guillem Jover ]
3971   * Print correct integer parse error for short-only command-line options.
3972     This affects «dpkg-deb -z». Closes: #809174
3973   * Do not abort when traversing symlinks to directories in dpkg-scanpackages
3974     and dpkg-scansources. Closes: #809219
3975   * Implement delete operator with size argument in dselect, required by the
3976     C++14 spec when the size-less delete operator is defined.
3977   * Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLK in dselect.
3978   * Print the archive filename when dpkg cannot access it.
3979   * Check that all passed archive filenames to dpkg exist before queuing them.
3980     Closes: #809963
3981   * Use ohshit() instead of internerr() for unhandled dpkg-split exit codes.
3982     (i.e. do not abort). Closes: #812679
3983   * Detect non-regular file archive arguments earlier in dpkg.
3984   * Switch URLs in docs, code comments and packaging, from http:// or git://
3985     to https:// if the latter is available (round three). This includes the
3986     dpkg git repository, copyright format URL and examples in man pages among
3987     others.
3988   * Clarify where to find the GPL-2 license in debian/copyright.
3989   * Do not enable stack-protector on nios2 in Debian and derivatives (it is
3990     not supported by gcc yet).
3991   * Check first for build type to short-circuit boolean expressions in
3992     dpkg-genchanges.
3993   * Add source format backend-specific --help options support to dpkg-source.
3994   * Add MIPS R6 architectures to arch tables. Closes: #807340
3995     Thanks to YunQiang Su <wzssyqa@gmail.com>.
3996   * Fix memory leak when unpacking conffiles.
3997   * Use fixed string matching for pathnames in dpkg-maintscript-helper.
3998     Thanks to Carsten Hey <carsten@debian.org>.
3999   * Quote shell variables in dpkg-maintscript-helper.
4000     Thanks to Carsten Hey <carsten@debian.org>.
4001   * Anchor pathnames in sed and grep regexes in dpkg-maintscript-helper.
4002     Thanks to Carsten Hey <carsten@debian.org>.
4003   * Allow broken versions starting with a dash in dpkg-maintscript-helper.
4004     Thanks to Carsten Hey <carsten@debian.org>.
4005   * Add a new treewalk module in libdpkg, with the nice properties of avoiding
4006     duplicate stat(2) calls, not calling find(1), and sorting the output w/o
4007     stalling on the entire input being slurped and sorted.
4008     - Use it to build the .deb data member in dpkg-deb.
4009     - Use it to build the .deb control member in dpkg-deb.
4010     Closes: #719845
4011     - Use it with dpkg --recursive option.
4012   * Unify start-stop-daemon --help output with the rest of the tools.
4013   * Search for debsig-verify in PATH instead of using an absolute path.
4014   * Do not error out when failing to open the SE label db on permissive mode.
4015     Closes: #811037
4016   * Rewrite the trigger deferred file parser from flex to manual. The format
4017     is very simple, and a simple hand-written parser is smaller and avoids a
4018     build dependency.
4019   * Be more strict when parsing the COLUMNS environment variable in dpkg-query.
4020   * Make the Architecture field mandatory on package builds.
4021   * Use new Dpkg::Arch functions to validate and parse architectures when
4022     building source packages. Closes: #784808
4023   * Do safe matching of directories containing conffiles in
4024     dpkg-maintscript-helper, instead of using a variable pathname as a regex
4025     with grep, which is susceptible to metacharacters acting as part of the
4026     regex. Proposed by Carsten Hey <carsten@debian.org>.
4027   * Decouple local keyword declaration from command assignment in
4028     dpkg-maintscript-helper, which masks the command return value when
4029     using «set -e».
4030   * Make dpkg pass <new-version> to maintscript actions that cannot get it
4031     otherwise. These actions are now:
4032     - <new-postrm> failed-upgrade <old-version> <new-version>
4033     - <new-postrm> abort-install <old-version> <new-version>
4034     - <new-postrm> abort-upgrade <old-version> <new-version>
4035     - <new-preinst> install <old-version> <new-version>
4036     - <new-preinst> upgrade <old-version> <new-version>
4037     - <new-prerm> failed-upgrade <old-version> <new-version>
4038     Prompted by Andrey Utkin <andrey.krieger.utkin@gmail.com>.
4039   * Promote a print to a warning for missing control files in dpkg-deb.
4040   * Use info() instead of print in dpkg-buildpackage and dpkg-genchanges.
4041   * Add very basic color support to all dpkg namespaced programs, enabled by
4042     setting the environment variable DPKG_COLORS to “auto”, “always” or
4043     “never”, the latter being the default.
4044   * Add support for a new --build option to define build type by a
4045     comma-separated list of components (“source”, “any”, “all”, “binary” or
4046     “full”) in dpkg-genchanges and dpkg-buildpackage.
4047   * Add new -I option to dpkg-shlibdeps to ignore package build directories.
4048     Closes: #821025
4049   * Add new -O option to dpkg-genchanges.
4050   * Make dpkg export variable DPKG_ROOT in maintainer scripts. Closes: #804624
4051     Thanks to Helmut Grohne <helmut@subdivi.de>.
4052   * Add new --force-script-chrootless option to dpkg.
4053     Thanks to Helmut Grohne <helmut@subdivi.de>.
4054   * Portability:
4055     - Move DPKG_ADMINDIR environment variable name out from update-alternatives
4056       code, to make life easier for non-dpkg-based systems.
4057     - Move alternatives temporary extension out from update-alternatives code,
4058       to make life easier for non-dpkg-based systems.
4059     - Switch start-stop-daemon on */kFreeBSD to use the low-level sysctl(3)
4060       interface instead of libkvm-dev.
4061   * Perl modules:
4062     - Add new CTRL_REPO_RELEASE control block type to Dpkg::Control.
4063     - Add new CTRL_COPYRIGHT_HEADER, CTRL_COPYRIGHT_FILES and
4064       CTRL_COPYRIGHT_LICENSE control block types to Dpkg::Control.
4065     - Make patching a file multiple times fatal for the first quilt patch in
4066       Dpkg::Source. Reported by Apollon Oikonomopoulos <apoikos@debian.org>.
4067       Closes: #810720
4068     - Only warn once when a diff patches a file multiple times in
4069       Dpkg::Source::Patch, and fix the warning message to make it clear that
4070       the diff might be patching the file more than once, not just twice.
4071     - Check existence of search criteria in Dpkg::Index when checking with a
4072       regex or a string match. Closes: #780906
4073       Base on a patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>.
4074     - Add new functions to validate and parse architecture names in Dpkg::Arch.
4075     - Make the dependency parser more strict in Dpkg::Deps. Closes: #784806
4076     - Add strong digest marking support to Dpkg::Checksums.
4077     - Error out on source packages without any strong digests in
4078       Dpkg::Source::Package, used by dpkg-source --extract, which can still
4079       be disabled with --no-check.
4080     - Switch Dpkg::Conf implementation to be hash based, add two new accessors
4081       and a new option to the filter method to use the old behavior.
4082     - Do not parse entry multiple times in Dpkg::Changelog::Entry::Debian.
4083       Add new parse_header() and parse_trailer() methods, and deprecate
4084       check_header() and check_trailer() ones.
4085     - Use “GnuPG” instead of “gpg” in error messages to refer to the software
4086       in Dpkg::Source::Package.
4087     - Handle undef versions in Dpkg::Changelog from empty versions in
4088       changelog entry header lines.
4089     - Allow detached upstream orig tarball signatures when extracting
4090       version 1.0 non-native source packages.
4091     - Include upstream orig tarball signatures in source packages.
4092       See #759478.
4093     - Add fixdebugpath to reproducible feature in Dpkg::Vendor::Debian.
4094       Thanks to Daniel Kahn Gillmor <dkg@fifthhorseman.net>. Closes: #819194
4095   * Build system:
4096     - Fix building development documentation.
4097     - Remove unused UA_LIBS variable.
4098     - Split libps and libkvm detection into their own macros and variables.
4099     - Make it possible to build without system libmd.
4100     - Add a configuration summary to configure output.
4101     - Make git log invocation immune to local configuration.
4102     - Do not require passing the perl interpreter to run-script.
4103     - Quote dirname argument in run-script, to handle spaces in pathname.
4104       Reported by Carsten Hey <carsten@debian.org>.
4105     - Use a single po4a opt argument instead of the same per language.
4106   * Packaging:
4107     - Enable all hardening flags, starting with gcc-5 there is no performance
4108       loss anymore when enabling PIE on i386.
4109   * Test suite:
4110     - Add a unit test to compile perl code with warnings.
4111     - Add a unit test for the trigger deferred parser.
4112   * Documentation:
4113     - Say value instead of option in deb-control(5).
4114     - Mark debian changelog format in bold in dpkg-parsechangelog(1).
4115     - Add references to man pages describing file formats.
4116     - Document missing Install-Size, Built-For-Profiles and Build-Profiles
4117       fields in man pages.
4118     - Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
4119     - Remove Debian specific policy references.
4120     - Remove superfluous SEE ALSO references from dpkg-source(1).
4121     - Fix --remove and --purge summary formatting in dpkg(1).
4122     - Move --audit description just after --verify in dpkg(1).
4123     - Mark Maintainer field as bold in deb-src-control(5).
4124     - Fix reference to --record-avail instead of nonexistent --avail.
4125     - Add missing quotes in man pages.
4126     - Document Source field version in deb-control(5).
4127     - Add new deb822(5) man page.
4128     - Document and improve C/C++ programs exit codes in man pages.
4129     - Clarify dpkg --path-exclude/--path-include pathname filter behavior.
4130       Closes: #811267
4131     - Clarify that packages are only automatically forgotten by dpkg if they
4132       contain no user data, such as package selections. Closes: #813179
4133     - Fix documentation for package flags in dpkg(1).
4134     - Clarify that deb-symbols(5) documents the binary format subset, and
4135       the template symbol files are described in dpkg-gensymbols(1).
4136       Closes: #795163
4137     - Update field requirements of control file formats to match dpkg reality.
4138     - Document the format of the origins filename in deb-origin(5).
4139     - Add list of flags set by bug feature area to dpkg-buildflags(1).
4140     - Switch output encoding of man pages to UTF-8.
4141     - Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
4142     - Clarify that i386 does not suffer performance loss due to PIE anymore
4143       since gcc >= 5 in dpkg-buildflags(1).
4144     - Document in deb822(5) that deb-origin(5) also supports comments.
4145     - Clarify which characters constitute the deb822(5) control files syntax
4146       by using Unicode code points and their printable characters.
4147       Based on a patch by Ben Finney <ben@benfinney.id.au>.
4148     - Remove wrong mention that deb-control(5) support comments.
4149     - Make explicit that deb-control(5) documents the binary control file.
4150     - Add missing value for Standards-Version field in dsc(5).
4151       Reported by Helge Kreutzmann <debian@helgefjell.de>.
4153   [ Updated programs translations ]
4154   * Dutch (Frans Spiesschaert). Closes: #822797
4155   * German (Sven Joachim).
4156   * Japanese (Takuma Yamada). Closes: #819939
4157   * Portuguese (Miguel Figueiredo).
4158   * Simplified Chinese (Zhou Mo). Closes: #809517
4159   * Vietnamese (Trần Ngọc Quân).
4161   [ Updated dselect translations ]
4162   * Japanese (Takuma Yamada). Closes: #819940
4164   [ Updated scripts translations ]
4165   * German (Helge Kreutzmann).
4167   [ New man pages translations ]
4168   * Dutch (Frans Spiesschaert). Closes: #822798
4170   [ Updated man pages translations ]
4171   * German (Helge Kreutzmann).
4173  -- Guillem Jover <guillem@debian.org>  Mon, 02 May 2016 04:14:57 +0200
4175 dpkg (1.18.4) unstable; urgency=medium
4177   [ Guillem Jover ]
4178   * Switch dpkg-scansources and dpkg-scanpackages to use File::Find instead
4179     of find(1), as the former is more portable with more consistent behavior,
4180     and always canonicalizes the pathnames. Closes: #800649
4181   * Initialize Config-Version also for packages previously in triggers-pending
4182     state, otherwise we end up not passing the previously configured version
4183     to «postinst configure», which might consider this a first install instead
4184     of an upgrade. Closes: #801156
4185   * Fix memory leaks in «dpkg --verify» and dpkg infodb format upgrade logic.
4186   * Merge all update-alternatives action handling into a single if-else-if
4187     block, to unify the code an allow a future switch into a shared library.
4188   * Perform any necessary cleanups on normal exit from dpkg-divert --add and
4189     --remove commands.
4190   * Make dpkg-architecture warning on non-matching GNU system type compiler
4191     agnostic.
4192   * Add ‘.gitreview’ to the default dpkg-source ignore lists.
4193   * Add support for DPKG_MAINTSCRIPT_DEBUG environment variable to dpkg.
4194   * Fix dpkg-checkbuilddeps exit code to be 1 instead of a random error value
4195     on unsatisfied dependencies. Regression introduced in dpkg 1.18.3.
4196   * Fix an off-by-one write access in dpkg-deb when parsing the old format
4197     .deb control member size. Thanks to Hanno Böck <hanno@hboeck.de>.
4198     Fixes CVE-2015-0860.
4199   * Fix an off-by-one read access in dpkg-deb when parsing ar member names.
4200     Thanks to Hanno Böck <hanno@hboeck.de>.
4201   * Add experimental multi-threaded xz compression support in libdpkg, which
4202     requires xz >= 5.2.0.
4203   * Fix physical file offset comparison in dpkg. Closes: #808912
4204     Thanks to Yuri Gribov <tetra2005@gmail.com>.
4205   * Fix usage of dpkg-architecture -s after other action options.
4206     Reported by Niels Thykier <niels@thykier.net>.
4207   * Add NIOS2 support to cputable. Thanks to Marek Vasut <marex@denx.de>.
4208   * On Debian and derivatives enable timeless build flag feature by default.
4209     Thanks to Paul Wise <pabs@debian.org>. Closes: #805872
4210   * Perl modules:
4211     - Add support for Build-Essential field. Closes: #806315
4212   * Test suite:
4213     - Improve perl code test coverage.
4214   * Build system:
4215     - Set PERL5LIB globally for the test suite to the local modules directory,
4216       to avoid using the system modules. Regression introduced in dpkg 1.17.8.
4217       Reported by Jérémy Bobbio <lunar@debian.org>. Closes: #801329
4218     - Use absolute buildir pathnames in PATH variable for the test suite.
4219     - Descend into scripts directory when cleaning up code coverage files.
4220     - Add new configure option --disable-devel-docs to select the kind of docs
4221       to generate, default for now is development documentation.
4222     - Try to use AM_GNU_GETTEXT_REQUIRE_VERSION to benefit from the latest
4223       installed gettext version, while guaranteeing a minimal required version.
4224   * Packaging:
4225     - Add missing Build-Depends for restriction formula support.
4226   * Documentation:
4227     - Move description for “target architecture” from the dpkg-architecture(1)
4228       ‘-A’ option to the TERMS section. Closes: #799046
4229     - Clarify that the md5sum check on «dpkg --verify» is performed on the
4230       file contents, and failures denote changed content. Closes: #760248
4231     - Document that dpkg-buildpackage -nc -S implies -d.
4232     - Clarify role of Build-Depends in deb-src-control(5).
4233       Prompted by Johannes Schauer <j.schauer@email.de>.
4234     - Document supported feature areas.
4235     - Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
4236       Closes: #801958
4237     - Add a subsection separating external from internal environment variables
4238       in dpkg(1).
4240   [ Updated programs translations ]
4241   * Dutch (Frans Spiesschaert). Closes: #800513
4242   * Japanese (Kenshi Muto). Closes: #799432
4243   * Turkish (Mert Dirik). Closes: #799875
4245   [ Updated scripts translations ]
4246   * German (Helge Kreutzmann).
4248   [ Updated man pages translations ]
4249   * German (Helge Kreutzmann, Julian R). Closes: #807156
4251  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 13:20:26 +0100
4253 dpkg (1.18.3) unstable; urgency=medium
4255   [ Guillem Jover ]
4256   * Fix short-lived memory leaks in start-stop-daemon. As a side effect now
4257     a missing group after ‘:’ on --chuid is a fatal error.
4258   * Print the master and slave links in «update-alternatives --display».
4259   * Print the current best alternative in the head instead of the trail
4260     in «update-alternatives --display», with a two space indentation.
4261   * Reimplement «update-alternatives --all» as a fully built-in command
4262     instead of executing itself with --config per subtask.
4263   * Reimplement «update-alternatives --set-selections» as a fully built-in
4264     command instead of executing itself with --set or --auto per subtask.
4265   * Add kfreebsd-armhf support to ostable and triplettable. Closes: #796283
4266     Thanks to Steven Chamberlain <steven@pyro.eu.org>.
4267   * Fix «dpkg --verify» with --root.
4268   * Fix an off-by-one write access in dpkg-deb when parsing the .deb magic.
4269     Reported by Jacek Wielemborek <d33tah@gmail.com>. Closes: #798324
4270   * Split overlong perl regexes into multiline extended regexes.
4271   * Switch dselect multicd method license from GPL2 to GPL2+, with consent
4272     from all its authors.
4273   * Fix inadvertent license change for lib/dpkg/utils.c from GPL2 to GPL2+.
4274   * Fix segfault when using «dpkg --no-act» with a synthetic --admindir.
4275     Reported by David Kalnischkies <david@kalnischkies.de>.
4276   * Perl modules:
4277     - Only warn on invalid week days instead of aborting in
4278       Dpkg::Changelog::Entry::Debian. Regression introduced in dpkg 1.18.2.
4279       Reported by Jakub Wilk <jwilk@debian.org>.
4280     - Do not warn when removing an empty subdirectory on source package
4281       extraction in Dpkg::Source::Package::V2. Closes: #796671
4282     - Do not abort on parse errors from Time::Piece->strptime() for the
4283       changelog trailer date, just queue them so that the caller can decide
4284       if they should be warnings or actual errors. Closes: #795936
4285     - Validate the changelog trailer date, and catch and warn or error on
4286       bogus month names, such as unknown or unabbreviated ones.
4287   * Test suite:
4288     - Get the reference build flags from dpkg-buildflags.pl, instead of
4289       hardcoding them, which might not match depending on the architecture.
4290       Closes: #794694
4291     - Delete any environment variable starting with DEB_ in mk.t that might
4292       affect the test results.
4293   * Build system:
4294     - Add a new --with-devlibdir configure option for the C libdpkg library.
4295   * Packaging:
4296     - Remove unneeded --sourcedir options from dh_install calls.
4297     - Use the new --with-devlibdir configure option to only switch libdpkg-dev
4298       files to the multi-arch directory. Closes: #794977
4299   * Documentation:
4300     - Fix typos for --predep-package option name. Closes: #794688
4301     - Add missing dashes to package-list in deb-src-control(5).
4302     - Mark each individual required field as such, instead of using segregated
4303       sections.
4305   [ Updated programs translations ]
4306   * Catalan (Jordi Mallach).
4307   * French (Sébastien Poher). Closes: #798371
4308   * German (Sven Joachim).
4309   * Vietnamese (Trần Ngọc Quân).
4311   [ Updated dselect translations ]
4312   * French (Sébastien Poher). Closes: #798370
4314   [ Updated scripts translations ]
4315   * French (Sébastien Poher). Closes: #798369
4316   * German (Helge Kreutzmann).
4318   [ Updated man pages translations ]
4319   * German (Helge Kreutzmann).
4321  -- Guillem Jover <guillem@debian.org>  Mon, 21 Sep 2015 07:11:42 +0200
4323 dpkg (1.18.2) unstable; urgency=low
4325   [ Guillem Jover ]
4326   * Fix plural form translations for single plural languages. Closes: #790025
4327   * Add new dpkg-buildpackage -J option, which is a safe version of -j.
4328   * Fix dpkg-gencontrol to add correct binary filename to debian/files,
4329     even when overriding the Package field value with the -D option.
4330     Reported by Niels Thykier <niels@thykier.net>.
4331   * Move the implicit build-essential:native Build-Depends from
4332     dpkg-checkbuilddeps to a new vendor hook, as it is Debian-specific.
4333   * Add support for ignoring built-in build dependencies and conflicts
4334     with the new «dpkg-buildpackage --ignore-builtin-builddeps» and
4335     «dpkg-checkbuilddeps -I» options. Closes: #480638, #571671
4336   * When sys_siglist is defined in the system, try to use NSIG as we cannot
4337     compute the array size with sizeof(). If NSIG is missing fallback to 32
4338     items. Prompted by Igor Pashev <pashev.igor@gmail.com>.
4339   * Use string_to_security_class() instead of a literal SECCLASS value in
4340     the setexecfilecon() libcompat function, as <selinux/flask.h> is now
4341     deprecated.
4342   * Switch libdpkg xz compressor to use CRC64 for integrity checks, to match
4343     the default on the command-line tool, which should provide slightly better
4344     detection against damaged data, at a negligible speed difference.
4345   * Only use the SHELL environment variable for interactive shells.
4346     Closes: #788819
4347   * Move tar option --no-recursion before -T in dpkg-deb. With tar > 1.28 the
4348     --no-recursion option is now positional, and needs to be passed before
4349     the -T option, otherwise the tarball will end up with duplicated entries.
4350     Thanks to Richard Purdie <richard.purdie@linuxfoundation.org>.
4351   * Add an extra level of escaping for double $(evals) in architecture.mk
4352     and buildflags.mk, so that the variables are computed lazily again.
4353     Regression introduced in dpkg 1.16.2. Closes: #793330
4354   * Add binary packages Essential information to Package-List field in the
4355     .dsc file, as optional essential=yes entries. This allows precomputing
4356     the pseudo-essential set before starting an architecture bootstrap.
4357   * Perl modules:
4358     - Remove non-functional timezone name support from
4359       Dpkg::Changelog::Entry::Debian.
4360     - Use Time::Piece (part of the perl core distribution) instead of
4361       Date::Parse in Dpkg::Changelog::Entry::Debian. This reduces the build
4362       and run-time dependencies, and helps architecture bootstrapping.
4363     - Simplify distribution splitting in Dpkg::Changelog::Entry::Debian.
4364     - Add new function changelog_parse_plugin() in Dpkg::Changelog::Parse.
4365     - Add new function changelog_parse_debian() in Dpkg::Changelog::Parse, and
4366       use it in changelog_parse() instead of the external plugin parser when
4367       the input format is “debian”. This significantly speeds up the parsing.
4368     - Remove trailing space before handling blank line dot-separator in
4369       Dpkg::Control::HashCore. Regression introduced in dpkg 1.18.0.
4370       Reported by Jakub Wilk <jwilk@debian.org>. Closes: #789580
4371     - Allow the Maintainer field in CTRL_FILE_STATUS.
4372     - Import make_path from File::Path in Dpkg::Source::Package::V2.
4373       Regression introduced in dpkg 1.18.0. Closes: #789957
4374     - Make the BinaryFiles subpackage self-contained by explicitly importing
4375       File::Spec in Dpkg::Source::Package::V2.
4376     - Do not exclude pre-existing symlinks when unpacking the debian/ tarball
4377       in Dpkg::Source::Package::V2. Closes: #790073, #791535
4378     - Disable the thread sanitizer when the address sanitizer is enabled
4379       in Dpkg::Vendor::Debian as these are mutually incompatible, and make
4380       sanitize=+all not work at all.
4381     - Allow colons (:) in added filenames in Dpkg::Dist::Files, which can be
4382       present when the upstream version contains colons. Regression introduced
4383       in dpkg 1.18.0. Reported by Jakub Wilk <jwilk@debian.org>.
4384     - Future-proof tar invocations in Dpkg::Source::Archive for options that
4385       might become positional in the future, and by always placing function
4386       options first.
4387     - Make the dependency comparison deep by comparing not only the first
4388       dependency alternative, to get them sorted in a reproducible way.
4389       Based on a patch by Chris Lamb <lamby@debian.org>. Closes: #792491
4390     - Support spaces in symbol names in Dpkg::Shlibs::Objdump. This is
4391       required by Go shared libraries. Closes: #785344
4392       Based on a patch by Michael Hudson-Doyle <michael.hudson@canonical.com>.
4393   * Test suite:
4394     - Set SIGINT, SIGTERM and SIGPIPE to their default actions to get
4395       deterministic behavior.
4396     - Add test cases for the makefile snippets.
4397     - Delete DEB_VENDOR from the environment to get reliable results.
4398   * Packaging:
4399     - Make the libdpkg-dev package Multi-Arch:same.
4400     - Mark libio-string-perl as <!nocheck>.
4401   * Documentation:
4402     - Fix grammar in dpkg-architecture(1).
4403       Thanks to Chris Lamb <lamby@debian.org>. Closes: #787616
4404     - Use the feature area name in the dpkg-buildflags(1) subsection title.
4405     - Document DPKG_HOOK_ACTION also in dpkg(1) ENVIRONMENT section.
4406     - Clarify when some features where added in man pages.
4407     - Document --yet-to-unpack, --predep-package and all --assert-<feature>
4408       commands as supported in both «dpkg --help» and dpkg(1).
4409     - Document abitable in dpkg-architecture(1).
4410     - Clarify that an architecture wildcard is a Debian thing in
4411       dpkg-architecture(1).
4412     - Document multiarch triplet in dpkg-architecture(1) TERMS section.
4413     - Remove “my” keyword from Dpkg perl modules function prototypes.
4414     - Say FUNCTIONS instead of METHODS for Dpkg modules when appropriate.
4415     - Fix POD syntax inside verbatim paragraph in Dpkg::Changelog.
4416     - Document and mark Dpkg::Arch as a public module.
4417     - Fix Dpkg::Changelog::Parse::changelog_parse documentation.
4419   [ Updated programs translations ]
4420   * Dutch (Frans Spiesschaert). Closes: #789097
4421   * Simplified Chinese (Zhou Mo). Closes: #787986
4422   * Turkish (Mert Dirik). Closes: #788211
4423   * Vietnamese (Trần Ngọc Quân).
4425   [ Updated man pages translations ]
4426   * German (Helge Kreutzmann).
4428   [ Updated dselect translations ]
4429   * Dutch (Frans Spiesschaert). Closes: #789096
4431   [ Updated scripts translations ]
4432   * German (Helge Kreutzmann).
4434  -- Guillem Jover <guillem@debian.org>  Mon, 03 Aug 2015 15:40:21 +0200
4436 dpkg (1.18.1) unstable; urgency=low
4438   [ Guillem Jover ]
4439   * Cast c_isbits() c argument to an unsigned char when indexing the array.
4440     This fixes build failures on armel, armhf, ppc64el and s390x.
4441   * Do not allow pathnames with embedded newlines in dpkg-deb and dpkg.
4442     Closes: #720761
4443   * Fix setting the SELinux context when a file has a statoverride.
4444     Closes: #786435
4445   * Set the SELinux file context even when the file mode has no file type.
4446   * Make dpkg-buildpackage -j override any parallel option specified in
4447     DEB_BUILD_OPTIONS. Regression introduced in dpkg 1.14.15.
4448   * Honor Pre-Depends, Conflicts and Breaks for packages in unpacked and
4449     half states. Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #377860
4450   * Fix build failure on FreeBSD by actually using libmd if available.
4451   * Sort dpkg-scanpackages output by package name and version.
4452     Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
4453   * Sort dpkg-scansources output by package name and version.
4454     Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
4455   * Set the correct default compression value in dpkg-deb for control.tar.gz
4456     member. This meant using compression level 1 when using the zlib shared
4457     library to compress the control.tar member, and always failing when using
4458     the gzip command. Regression introduced in dpkg 1.17.6. Closes: #786654
4459   * Use the generated template file instead of the original one when looking
4460     for changes in dpkg-gensymbols. There's too much information not being
4461     preserved in the symbols files to be able to regenerate templates for
4462     them. Closes: #785937, #786840
4463   * Perl modules:
4464     - Add missing strict and warnings pragmas for submodules.
4465     - Use non-destructive substitutions inside map.
4466     - Use the state keyword to simplify the code.
4467     - Do not replace #PACKAGE# in template mode in Dpkg::Shlibs::SymbolFile.
4468   * Documentation:
4469     - Update current default source compressor from gzip to xz.
4470     - Remove spurious ‘=’ from parallel DEB_BUILD_OPTIONS without arguments
4471       in dpkg-buildpackage(1).
4473   [ Updated programs translations ]
4474   * German (Sven Joachim).
4475   * Simplified Chinese (Zhou Mo). Closes: #786377
4477   [ Updated man pages translations ]
4478   * German (Helge Kreutzmann).
4480   [ Updated dselect translations ]
4481   * German (Sven Joachim).
4483  -- Guillem Jover <guillem@debian.org>  Sat, 30 May 2015 03:00:21 +0200
4485 dpkg (1.18.0) unstable; urgency=low
4487   [ Guillem Jover ]
4488   * Only trim trailing “/” and “/.” from «dpkg-query --search» arguments if
4489     they are a pathname, and not a pattern or a substring match.
4490   * Switch C/C++ code to use a new set of C locale character type functions
4491     independent of the current locale.
4492   * Add support for arch-bits and arch-endian dpkg-gensymbols tags.
4493     Closes: #630342
4494   * Switch perl code from legacy File::Path functions to new ones.
4495   * Fix perl uninitialized value usage in dpkg-scansources when the Binary
4496     field is missing.
4497   * Use dpkg-query instead of dpkg for --search in dpkg-shlibdeps so that
4498     the subprocesses get the correct admindir. Closes: #775258
4499   * Rework the Installed-Size field default value computation to make it
4500     reproducible regardless of the build system filesystem, and document
4501     how the value is computed and that it is just an approximation.
4502     Closes: #650077
4503   * Use strftime() instead of «date -R» in dpkg-genchanges, as the latter
4504     is not specified by POSIX and is not widely portable.
4505   * Warn on obsolete '<' and '>' operators in dpkg --compare-versions.
4506   * Trim end of line whitespace from dpkg and dselect config file parsers.
4507     Reported by Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
4508   * Do not silently eat a standalone ‘-’ in the libdpkg command-line parser.
4509   * Fix short-lived memory leaks in dpkg-deb and libdpkg. Closes: #769515
4510   * Fix «dpkg-deb -b» filename generation when the package does not contain
4511     an Architecture field. Regression introduced in dpkg 1.16.2.
4512   * Fix «dpkg --audit» to report missing and empty architecture fields.
4513     Regression introduced in dpkg 1.16.2.
4514   * Add support to dpkg-deb for reading the archive from standard input,
4515     except for --raw-extract which does not yet support it. Closes: #616614
4516     Based on a patch by Johannes Schauer <j.schauer@email.de>.
4517   * Add ‘.mailmap’ to the default dpkg-source ignore lists.
4518   * Set the SELinux context on «dpkg-statoverride --update». Closes: #690361
4519   * Do not fail on dpkg-query -W and -l when multiple arguments match the
4520     same package. Closes: #588505
4521   * Change dpkg-maintscript-helper to handle symlinks and pathnames ending in
4522     slash. For the former error out, for the latter strip it. Closes: #771752
4523   * Support moving a conffile not being shipped anymore. Closes: #767003
4524     Thanks to Mathias Behrle <mathiasb@m9s.biz>.
4525   * Add a new dpkg-buildflags sanitize feature area:
4526     - Add new “address”, “thread”, “leak” and “undefined” features, all
4527       disabled by default. Closes: #760741
4528   * Do not accept unknown user or group names on «dpkg-statoverride --add».
4529     Regression introduced in dpkg 1.17.11. Closes: #775124
4530   * Normalize dpkg-parsechangelog command-line parsing, so that «-ovalue»,
4531     «-o value», «--option=value» and «--option value» will all be accepted.
4532     Closes: #693951
4533   * Add dpkg --ctrl-tarfile forwarding command for dpkg-deb.
4534   * Disable dependency checks on dpkg-buildpackage -S -nc.
4535   * Make dependency checks fatal for dpkg-buildpackage -S.
4536   * Update amd64 GNU cpu regex in cputable to match amd64 too, in addition
4537     to x86_64. This is required for FreeBSD.
4538   * Use badusage() instead of ohshit() for command-line errors.
4539   * Use the original template symbols file when diffing in dpkg-gensymbols.
4540     We should not create a new template symbols file, because the output
4541     might change (different sorting order for example) relative to the
4542     original. Closes: #773718
4543   * Do not leak kvm descriptors in start-stop-daemon on GNU/kFreeBSD systems.
4544     Based on a patch by Jeff Epler <jepler@unpythonic.net>. Closes: #779467
4545   * Switch start-stop-daemon to use a monotonic clock if available. This
4546     makes the timeout checks resilient to abrupt system clock changes.
4547     Suggested by Jose M Calhariz <jose.calhariz@hds.com>. Closes: #783014
4548   * Fix perl warning in dpkg-genchanges when parsing BY-HAND file entries.
4549     Regression introduced in dpkg 1.17.7. Closes: #781074
4550   * Use the checksums files list order when building the Files field to match
4551     the other Checksum fields in dpkg-genchanges.
4552   * Skip files based on the architecture from the filename in dpkg-genchanges.
4553   * Allow binary packages not found in debian/control in dpkg-genchanges,
4554     which could allow injecting debug .debs for example.
4555   * Annotate any non-deb binary descriptions (not just udebs) with their
4556     package type in dpkg-genchanges.
4557   * Remove outdated local copy of the Debian README.mirrors.txt file from
4558     dselect ftp access method, and print a message pointing to the current
4559     URL instead. Closes: #784966
4560   * Cleanup default dpkg-shlibdeps shared library directory search list:
4561     - Do not add cross-root directories (/<triplet>/ and /usr/<triplet>/).
4562     - Remove ancient multilib /emul/ia32-linux/ paths.
4563     - Reorder directory precedence to:
4564       «dpkg-shlibdeps -l» > ENV{LD_LIBRARY_PATHS} > cross-multiarch >
4565       DEFAULT_LIBRARY_PATH > ld.so.conf > DEFAULT_MULTILIB_PATH
4566   * When upgrading, copy over the cached arch-qualified package name. This
4567     fixes wrong output when cross-grading.
4568   * Consider foreign packages ambiguous in need of an arch-qualifier.
4569   * Perl modules:
4570     - Rename and deprecate Dpkg::Gettext _g function with new g_.
4571     - Assume in Dpkg::Arch that the abitable is always present, and bump
4572       libdpkg-perl Depends on dpkg to 1.16.3, the version introducing the file.
4573     - Remove support for GCC_TARGET environment variable from Dpkg::Shlibs.
4574       This was a temporary workaround for very old gcc toolchains. See #453267.
4575     - Prefer multiarch paths to multilib ones in Dpkg::Shlibs.
4576       Thanks to Helmut Grohne <helmut@subdivi.de>. Closes: #772184
4577     - Enable sub-second timestamps in Dpkg::Source::Patch by using Time::HiRes.
4578     - Use TMPDIR instead of manually setting DIR on tempfile() call in
4579       Dpkg::Source::Package::V2.
4580     - Switch Dpkg::Checksums from using checksum programs to the more portable
4581       Digest modules. Obsolete the 'program' property, and add a 'name' one.
4582     - Add support for $DEFAULT_TEXT_DOMAIN to Dpkg::Gettext, so that the Dpkg
4583       perl modules can always produce localized messages.
4584     - Fix OpenPGP Armor Header Line parsing in Dpkg::Control::Hash. We should
4585       only accept [\r\t ] as trailing whitespace, although RFC4880 does not
4586       clarify what whitespace really maps to, we should really match the GnuPG
4587       implementation anyway, as that's what we use to verify the signatures.
4588       Reported by Jann Horn <jann@thejh.net>. Fixes CVE-2015-0840.
4589     - Pass PATCH_GET environment variable instead of -g0 to the patch command
4590       in Dpkg::Source::Patch. This allows using non-GNU patch programs, like
4591       FreeBSD's patch.
4592     - Accept an %opts argument for the Dpkg::Control::Info constructor, and
4593       accept either passing a filename option as undef, or a scalar undef.
4594       Closes: #782019
4595     - Do not print on undef filehandle in Dpkg::Control::Info output().
4596       Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #781887
4597     - Always sort the Dpkg::Dist::Files files list on output, instead of
4598       preserving the insertion order, which is not reproducible with parallel
4599       builds. Reported by Jérémy Bobbio <lunar@debian.org>.
4600     - Add new filter() method to Dpkg::Substvars.
4601     - Kill the process when reaching timeout in Dpkg::IPC::wait_child().
4602   * Test suite:
4603     - Check perl code compilation, warnings and strictness.
4604     - Fix dpkg-divert unit test to work on BSD «rm -rf» that cannot traverse
4605       directories with mode 000.
4606     - Fix dpkg-divert unit test to work when there is no /dev/full.
4607     - Skip test cases when there is no c++filt available.
4608     - Add test cases for Dpkg::Conf and Dpkg::Checksums.
4609     - Handle libtool executables in progname unit test.
4610     - Do not use a timeout when testing cat I/O, speeds up test suite by 5s.
4611     - Reduce timeout test from 5 seconds to 1, to speed up test suite by 4s.
4612   * Build system:
4613     - Bump gettext version to 0.19:
4614       + Use --add-location=file in msgmerge and xgettext commands.
4615       + Use --porefs=noline for po4a command.
4616     - Wrap file references in man page PO files with po4a --porefs=wrap.
4617     - Fix support for cross-building dpkg:
4618       + Assume a working C99 snprintf on SUS >= v3.
4619       + Do not try to run the va_copy configure check, just check that the
4620         symbol is available.
4621     - Check that HAVE_DECL_SYS_SIGLIST is 0 instead of undefined, to fix a
4622       build failure on uclibc based systems. Closes: #777044
4623       Based on a patch by Alex Potapenko <opotapenko@gmail.com>.
4624     - Use single suffix rules instead of non-portable %-pattern rules.
4625     - Pass CC to the test suite, so that we can use a non-gcc compiler.
4626     - Call AM_PROG_AR to detect the correct system archiver to use.
4627     - Pass -Wall to automake in AM_INIT_AUTOMAKE, not implied by foreign.
4628   * Packaging:
4629     - Remove old trigger related Breaks and Conflicts from dpkg.
4630     - Only use stackprotectorstrong when building dpkg with gcc >= 4.9.
4631     - Switch to debhelper compatibility level 9.
4632     - Name each public-domain license with a different name.
4633     - Add missing public modules to dpkg-dev package description.
4634     - Get rid of backward compatibility pseudo-tags from bug reports.
4635     - Install doc/README.feature-removal-schedule only on affected packages
4636       and debian/usertags everywhere.
4637   * Documentation:
4638     - Document arch-qualifiers for dependency fields in deb-control(5) and
4639       deb-src-control(5). Reported by Johannes Schauer <j.schauer@email.de>.
4640       Closes: #768842
4641     - Document versioned Provides in deb-control(5).
4642     - Document the version when dpkg-deb --raw-extract got introduced.
4643     - Document dpkg --log format, add missing actions and describe the startup
4644       messages. Closes: #773398
4645     - Document when and how the dpkg-maintscript-helper package name argument
4646       is or should be arch-qualified. Closes: #776072
4647     - Fix and update Arch substvar description in deb-substvars(5).
4648     - Document that current build flag feature areas only work on Debian and
4649       derivatives in dpkg-buildflags(1).
4650     - Use “wildcard characters” instead of “wildchars” in dpkg-query(1).
4651     - Document dpkg-query --search behavior in man page. Closes: #775379
4652     - Document postinst “triggered” argument in debian/dpkg.postinst comment
4653       header.
4654     - Document Dpkg::IPC function signatures.
4655     - Document the obsolete --compare-versions '<' and '>' operators in the
4656       dpkg(1) man page. Thanks to Tomas Pospisek <tpo_hp@sourcepole.ch>.
4657       Closes: #776551
4658     - Move dpkg-divert, dpkg-statoverride and update-alternatives man pages
4659       from section 8 to 1, to match their installation path.
4660     - Capitalize dpkg-parsechangelog(1) option descriptions.
4661     - Mark dpkg-parsechangelog(1) --format values in bold.
4662     - Place short options before long ones in dpkg-mergechangelogs(1) and
4663       dselect(1) man pages.
4664     - Properly terminate a bold marking in dpkg(1).
4665     - Document in man pages the dpkg version when new features were introduced.
4666     - Document that timestamps are reset for files patched with source format
4667       “3.0 (quilt)” too.
4668     - Document in dpkg-buildpackage(1) that using dpkg-source is sometimes
4669       better than -S. Suggested by Johannes Schauer <j.schauer@email.de>.
4670     - Document dselect -? option.
4671     - Document in dpkg-buildflags(1) that DEB_VENDOR influences the execution.
4672     - Document that dpkg performs sanity checks on PATH.
4673     - Mark some words and commands as non-hyphenable in man pages.
4674     - Separate multi-line hanging tag paragraphs with .TQ in man pages.
4675     - Mark field names in bold in man pages.
4676     - Use various groff escape sequences for quoting characters.
4677     - Lowercase warning and note admonitions in start-stop-daemon(8).
4678     - Mark dselect(1) color attributes in bold.
4679     - Say output instead of display for dpkg-deb tar-file option in dpkg(1).
4680     - Say archive instead of filename for dpkg-deb option in dpkg(1).
4681     - Say control-field-name instead of control-file-field in dpkg-deb(1).
4682     - Fix option values and pathname markup in dpkg-deb(1).
4683     - Use .TQ to separate different but related options in dpkg(1).
4684     - Clarify that dpkg-buildpackage -jN forces parallel builds, regardless of
4685       the packaging or upstream build systems supporting them. Closes: #780866
4686     - Remove unneeded update-alternatives references from options descriptions.
4687     - Document that apt might expect Packages.xz too in dpkg-scanpackages(1).
4688     - Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles.
4689     - Document dpkg version when perl module versions got bumped.
4690   * Output message fixes and improvements:
4691     - Remove trailing newline from string literal in warning calls.
4692     - Say “execute” instead of “exec” in Dpkg::Changelog::Parse error message.
4693     - Say “package” instead of “it” in dpkg-name warning message.
4694     - Uppercase field names in error messages.
4695     - Expand EOF and eof into “end of file” in error messages.
4696     - Use “<enter>” instead of “return” or “enter” in input prompts.
4697     - Say directory instead of dir in output messages.
4698     - Merge the same dpkg-scanpackages warning messages into a single line.
4699     - Clarify dpkg-genchanges changes description open error.
4700     - Add missing preposition in Dpkg::Source::Patch error message.
4701     - Improve available state sorting order strings in dselect panel.
4702     - Say “changelog-file” instead of “changelogfile” in --help output.
4703     - Say “command” instead of “action” for dselect.
4704     - Improve commands listing in «dselect --help» output, by printing them
4705       before options and listing them one on each line with a description.
4706     - Improve dselect color-spec --help output.
4707     - Move "(default)" annotations in scripts --help output after option
4708       description.
4709     - Consistently use proper quotation marks ("" or '', and not the
4710       unbalanced `' pair) all over the place.
4711     - Use syserr() instead of an ad-hoc error message in dpkg-scansources.
4712     - Say substvars instead of varlist in dpkg-shlibdeps error messages.
4713     - Fix error messages on invalid uid/git/mode command-line syntax errors
4714       in dpkg-statoverride, to not say they are from the statoverride file.
4715     - Fix error message on empty dsc file in dpkg-genchanges.
4716     - Mention “(^Z)” instead of “char” for the MSDOS end of file character.
4718   [ Raphaël Hertzog ]
4719   * Drop myself from Uploaders.
4721   [ Updated programs translations ]
4722   * Simplified Chinese (Zhou Mo). Closes: #782326
4723   * Turkish (Mert Dirik). Closes: #785096
4724   * Vietnamese (Trần Ngọc Quân).
4726   [ Updated scripts translations ]
4727   * German (Helge Kreutzmann).
4729   [ Updated man pages translations ]
4730   * German (Helge Kreutzmann).
4732  -- Guillem Jover <guillem@debian.org>  Mon, 18 May 2015 15:08:31 +0200
4734 dpkg (1.17.23) unstable; urgency=low
4736   [ Guillem Jover ]
4737   * Use a matching group instead of ${^MATCH} in s/// in dselect build script.
4738   * Skip tar extractor tests if tar is not GNU tar >= 1.27.
4739   * Reset the trigger cycle tracking on unsatisfied dependencies during
4740     trigger processing. Closes: #771730
4741   * Fix out-of-bounds buffer read accesses when parsing field and trigger
4742     names or checking package ownership of conffiles and directories.
4743     Reported by Joshua Rogers <megamansec@gmail.com>.
4744   * Add versioned Breaks on packages creating trigger cycles. Namely auctex,
4745     apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core,
4746     gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress
4747     and xfonts-traditional.
4749   [ Updated programs translations ]
4750   * Basque (Iñaki Larrañaga Murgoitio). Closes: #771893
4751   * Catalan (Guillem Jover).
4752   * Czech (Miroslav Kure).
4753   * Esperanto (Felipe Castro).
4754   * French (Sébastien Poher).
4755   * Italian (Milo Casagrande).
4756   * Portuguese (Miguel Figueiredo).
4757   * Russian (Yuri Kozlov). Closes: #771691
4758   * Simplified Chinese (Zhou Mo). Closes: #771264
4759   * Spanish (Javier Fernández-Sanguino)
4760   * Swedish (Peter Krefting).
4761   * Thai (Theppitak Karoonboonyanan). Closes: #772965
4763   [ Updated scripts translations ]
4764   * Catalan (Guillem Jover).
4765   * Polish (Łukasz Dulny).
4766   * Russian (Yuri Kozlov). Closes: #772841
4768   [ Updated man pages translations ]
4769   * French (Sébastien Poher).
4770   * Italian (Beatrice Torracca). Closes: #771673
4772   [ Updated dselect translations ]
4773   * Catalan (Guillem Jover).
4774   * Czech (Miroslav Kure).
4775   * Norwegian Bokmål (Hans Fredrik Nordhaug).
4776   * Polish (Łukasz Dulny).
4777   * Portuguese (Miguel Figueiredo).
4778   * Russian (Yuri Kozlov). Closes: #771682
4779   * Spanish (Javier Fernández-Sanguino)
4780   * Vietnamese (Trần Ngọc Quân).
4782  -- Guillem Jover <guillem@debian.org>  Tue, 23 Dec 2014 17:45:44 +0100
4784 dpkg (1.17.22) unstable; urgency=low
4786   [ Guillem Jover ]
4787   * Add version introducing --ctrl-tarfile in dpkg-deb(1) man page.
4788   * Bump minimal version for dir_to_symlink and symlink_to_dir commands
4789     to 1.17.14 in dpkg-maintscript-helper(1) man page. Closes: #769843
4790   * Reintroduce update-alternatives, dpkg-divert and dpkg-statoverride
4791     compatibility symlinks under /usr/sbin/. There are still packages
4792     using those paths, but the relevant lintian check did not list any,
4793     so this got removed prematurely.
4794   * Add Breaks on old man-db, fontconfig and readahead-fedora packages using
4795     awaiting triggers, as they produce trigger cycles. Closes: #768599
4796   * Escape package and architecture names on control file parsing warning,
4797     as those get injected into a variable that is used as a format string,
4798     and they come from the package fields, which are under user control.
4799     Regression introduced in dpkg 1.16.0. Fixes CVE-2014-8625. Closes: #768485
4800     Reported by Joshua Rogers <megamansec@gmail.com>.
4801   * Do not match partial field names in control files. Closes: #769119
4802     Regression introduced in dpkg 1.10.
4803   * Fix build on Mac OS X. Regression introduced in dpkg 1.17.11.
4804     Reported by Dominyk Tiller <dominyktiller@gmail.com>.
4805   * Normalize tar entry uid and gid from the current system only in dpkg
4806     unpack. Regression introduced in dpkg 1.17.14. Closes: #769211
4807   * Restore multiple processing instances check for packages and archives
4808     specified on the command-line. Regression introduced in dpkg 1.17.20.
4809   * Fail on trigger processing when it is required to progress. Trigger
4810     processing is sometimes required and sometimes opportunistic, and we
4811     should only fail on the former but ignore the latter. Closes: #768852
4812   * Do not ignore trigger cycles for direct dependencies, these are just
4813     normal trigger cycles, and as such should not be special cased.
4814   * Register all pending triggers for deferred processing when being called
4815     as «dpkg --configure pkgname…». This is a mostly conformant workaround
4816     for frontends like apt that do not correctly call «dpkg --configure -a»
4817     or «dpkg --triggers-only -a» after their normal runs, and leave packages
4818     in triggers-pending and triggers-awaited states. Closes: #766758
4820   [ Updated programs translations ]
4821   * Catalan (Guillem Jover).
4822   * Danish (Joe Dalton).
4823   * French (Sébastien Poher).
4824   * German (Sven Joachim).
4825   * Japanese (Kenshi Muto). Closes: #771255
4826   * Polish (Łukasz Dulny).
4827   * Simplified Chinese (Zhou Mo). Closes: #766724, #770280
4828   * Swedish (Peter Krefting).
4829   * Turkish (Mert Dirik).
4830   * Vietnamese (Trần Ngọc Quân)
4832   [ Updated scripts translations ]
4833   * French (Sébastien Poher).
4834   * German (Helge Kreutzmann).
4835   * Swedish (Peter Krefting).
4837   [ Updated man pages translations ]
4838   * French (Sébastien Poher). Closes: #767934
4839   * German (Helge Kreutzmann). Closes: #752123
4840   * Simplified Chinese (Zhou Mo). Closes: #767573
4841   * Swedish (Peter Krefting).
4843   [ Updated dselect translations ]
4844   * Danish (Joe Dalton).
4845   * Dutch (Frans Spiesschaert). Closes: #771237
4846   * French (Sébastien Poher). Closes: #767918
4847   * Japanese (Kenshi Muto). Closes: #771256
4848   * Swedish (Peter Krefting).
4850  -- Guillem Jover <guillem@debian.org>  Fri, 28 Nov 2014 02:02:34 +0100
4852 dpkg (1.17.21) unstable; urgency=low
4854   [ Guillem Jover ]
4855   * Get consistent git-style diff support, by adding (>= 2.7) to the dpkg-dev
4856     patch Depends, and a Breaks patch (<< 2.7) to libdpkg-perl.
4857   * Error out on obsolete Build-Profiles field syntax.
4858   * Document -g and -G options in dpkg-genchanges(1). Closes: #766568
4859   * Do not accept values bundled with long options in dpkg-parsechangelog.
4860     The parser was accepting things like «--count10», which is just broken.
4861     Instead allow only «--count=10» in addition to «--count 10».
4862   * Accept «-S value» in addition to «-Svalue» in dpkg-parsechangelog.
4863     Closes: #766559
4864   * Add support for new interest-await and activate-await trigger directives.
4865     And a new --await option to dpkg-trigger. This might allow possibly
4866     switching the default meaning after a transition period no shorter than
4867     two minor versions, so in 1.19.x or 1.20.x. Perhaps.
4868   * Do trigger cycle detection after dependency checks in dependtry <= 1,
4869     and before dependency cycle breaking in dependtry > 1. This makes sure
4870     to always catch trigger cycles, but still gives the opportunity to try
4871     to process triggers for packages that are not yet ready in the first
4872     dependtry, but which might be a bit later on, without wrongly detecting
4873     avoidable and bogus trigger cycles. Closes: #766557
4874   * Update features removal schedule:
4875     - The -u, --udeb dpkg-scanpackages options got removed, state that.
4876     - Remove the entry about obsolete fields, as these need to be preserved
4877       for backward compatibility, they are part of the external interface to
4878       be able to handle ancient binary packages.
4880   [ Updated programs translations ]
4881   * Catalan (Guillem Jover).
4882   * German (Sven Joachim). Closes: #766311
4883   * Simplified Chinese (Zhou Mo).
4885   [ Updated scripts translations ]
4886   * Catalan (Guillem Jover).
4888  -- Guillem Jover <guillem@debian.org>  Sat, 25 Oct 2014 02:21:43 +0200
4890 dpkg (1.17.20) unstable; urgency=low
4892   [ Guillem Jover ]
4893   * Add a requeueing insertion protection for process_queue().
4894   * Make sure to always switch to the next dependtry after we have made no
4895     progress for a while. Regression stemming from non future proof changes
4896     introduced with the initial triggers implementation in dpkg 1.14.17
4897     combined with changes in dpkg 1.17.19. Closes: #766242, #766322
4898   * Make the initial dependtry be 1 instead of 0. This gets rid of an unused
4899     dependtry step, which got accidentally introduced when the perl dpkg was
4900     rewritten in C, ages ago.
4901   * Allow detached upstream signatures for upstream orig.tar files in the
4902     .dsc file. Suggested by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
4903     Closes: #759478
4904   * Inline alternative status description into translatable string in
4905     update-alternatives. Required-by: #766311
4906   * Reword description for installed status in dpkg(1) man page.
4908   [ Updated programs translations ]
4909   * German (Sven Joachim).
4910   * Simplified Chinese (Zhou Mo).
4911   * Vietnamese (Trần Ngọc Quân).
4913  -- Guillem Jover <guillem@debian.org>  Thu, 23 Oct 2014 00:43:05 +0200
4915 dpkg (1.17.19) unstable; urgency=low
4917   [ Guillem Jover ]
4918   * Bump the Breaks on devscripts to 2.14.10 due to the new dpkg-architecture
4919     command-line parsing strictness introduced in 1.17.17. Closes: #764965
4920   * Create pidfiles even when start-stop-daemon is not asked to background
4921     the process itself. Although a bit of a dubious usage, because any error
4922     before executing the program will not be properly reported to the caller.
4923     Regression introduced in dpkg 1.17.14. Closes: #765110
4924   * Add new --remove-pidfile option to start-stop-daemon.
4925   * Mention --pid and --ppid in start-stop-daemon(8) man page DESCRIPTION.
4926   * Add invoke hooks for dpkg --add-architecture and --remove-architecture.
4927     Prompted by Helmut Grohne <helmut@subdivi.de>.
4928   * Reverse --verify-format logic to actually accept 'rpm' as valid.
4929     Closes: #765907
4930   * Fix trigger dependency checks and cycle detection.
4931     Regression introduced in dpkg 1.17.17.
4932     Closes: #765434, #765668, #765734, #765781, #765789, #765952
4933   * Rework dependency problem debug and notice output on trigger processing.
4935   [ Updated programs translations ]
4936   * Italian (Milo Casagrande): Closes: #765748
4937   * Turkish (Mert Dirik). Closes: #764942
4938   * Simplified Chinese (Zhou Mo). Closes: #765693
4940   [ Updated scripts translations ]
4941   * German (Helge Kreutzmann).
4943   [ Updated man pages translations ]
4944   * German (Helge Kreutzmann).
4946  -- Guillem Jover <guillem@debian.org>  Mon, 20 Oct 2014 15:17:49 +0200
4948 dpkg (1.17.18) unstable; urgency=low
4950   [ Guillem Jover ]
4951   * Handle empty minimum versions when initializing dependency versions,
4952     as the code is mapping the minimum version 0 to '' to avoid outputting
4953     useless versions. Regression introduced in dpkg 1.17.17. Closes: #764929
4955   [ Updated programs translations ]
4956   * Catalan (Guillem Jover).
4958   [ Updated dselect translations ]
4959   * Catalan (Guillem Jover).
4960   * German (Sven Joachim).
4962  -- Guillem Jover <guillem@debian.org>  Sun, 12 Oct 2014 15:47:44 +0200
4964 dpkg (1.17.17) unstable; urgency=low
4966   [ Guillem Jover ]
4967   * Add dpkg-vendor, Dpkg/File.pm and Dpkg/Util.pm to the list of files with
4968     translatable strings, so that they can be translated.
4969   * Fix some typos for versioned and mentioned in comments and changelogs.
4970   * Mark for translation and unify "rm cleanup" string in dpkg.
4971   * Mark for translation and improve dselect method handling error messages.
4972   * Defer trigger processing if the package does not fulfill dependencies.
4973     Closes: #671711
4974   * Do not write to the database when changing selections with --dry-run.
4975     Closes: #764673
4976   * Add missing imports from Dpkg::BuildProfiles in dpkg-genchanges.
4977     Regression introduced in dpkg 1.17.14. Closes: #764216
4978     Reported by Johannes Schauer <j.schauer@email.de>.
4979   * Initialize dependencies with the correct minimum version from a symbols
4980     file with multiple SONAMEs in dpkg-shlibdeps.
4981     Thanks to Jérémy Bobbio <lunar@debian.org>. Closes: #764721
4982   * Perl modules:
4983     - Allow multiple whitespace in Dpkg::BuildProfiles::get_build_profiles()
4984       when parsing the DEB_BUILD_PROFILES environment variable.
4985       Thanks to Johannes Schauer <j.schauer@email.de>.
4986     - New Dpkg::Getopt private module.
4987     - Document public module Dpkg.
4988     - Document public module Dpkg::Gettext.
4989     - Mark Dpkg::BuildProfiles as a public module.
4990     - Document all public module versions in a CHANGES section.
4991     - Remove EXPORTED from POD section titles.
4992     - Document private modules as such in a CHANGES section.
4993   * Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
4994     Missed in dpkg 1.17.14.
4995   * Initialize DEB_TARGET_ARCH variable without requiring DEB_HOST_ARCH,
4996     which is not being set at all when querying for DEB_TARGET_ variables.
4997   * Normalize dpkg-architecture command-line parsing, so that «--option=value»
4998     «--option value», «-ovalue» and «-o value» will all be accepted.
4999   * Add long option names for all dpkg-architecture short options.
5000   * Add support for --host-arch, --host-type, --target-arch and --target-type
5001     long options in dpkg-buildpackage. These will get passed through to
5002     dpkg-architecture. This restores the ability to specify the target
5003     architecture when building cross-compilers. Regression introduced in
5004     dpkg 1.17.14. Reported by Helmut Grohne <helmut@subdivi.de>.
5005   * Do not modify the topic variable values in list functions in perl code.
5006   * List Dpkg::Exit and Dpkg::Interface::Storable as public modules in
5007     libdpkg-perl package description.
5009   [ Updated programs translations ]
5010   * German (Sven Joachim).
5011   * Vietnamese (Trần Ngọc Quân).
5013   [ Updated scripts translations ]
5014   * German (Helge Kreutzmann).
5016  -- Guillem Jover <guillem@debian.org>  Sun, 12 Oct 2014 04:59:09 +0200
5018 dpkg (1.17.16) unstable; urgency=low
5020   * Set the copyright holder in the po4a calls for man pages.
5021   * Switch remaining topic to named variable in Dpkg::Source::Patch:analyze(),
5022     otherwise the loop was expecting values in one variable but storing them
5023     in another. Regression introduced in dpkg 1.17.14. Closes: #764206
5024   * Set umask to 0 when creating symlinks in tar test case, to normalize
5025     results. POSIX specifies that symlinks have undefined permissions in
5026     their mode, so their setting is system dependent. Linux does not honor
5027     the umask for symlinks, other systems like Hurd or kFreeBSD do.
5028     Regression introduced in dpkg 1.17.14. Closes: #764171
5030  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 13:29:17 +0200
5032 dpkg (1.17.15) unstable; urgency=low
5034   * Do not blacklist pie and stackprotector build flags on mips/mipsel.
5035     Thanks to Aurelien Jarno <aurelien@aurel32.net>. Closes: #763672
5036   * Fix build failures due to mismatched umask in libdpkg tar test case.
5037     Set it to a known value of 0022.
5039  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 03:21:58 +0200
5041 dpkg (1.17.14) unstable; urgency=low
5043   [ Guillem Jover ]
5044   * Fix '--' to '-' on translations for single character options.
5045   * Correct the copyright holder in the gettext Makevars files.
5046   * Switch debian/copyright to machine-readable format 1.0, and extensively
5047     update the information within.
5048   * Bump Standards-Version to 3.9.6 (no changes needed).
5049   * Disable unused run-time type information for dselect.
5050   * Fix compiler flag detection with non-GCC compilers in the build system.
5051   * Fix perl warning on dpkg-source when typing Ctrl-D on patch name prompt.
5052   * Add new dpkg-deb --ctrl-tarfile command.
5053   * dpkg-architecture:
5054     - Add support for target system information via the new DEB_TARGET_ family
5055       of variables, and new -A and -T options to override defaulting to the
5056       host system.
5057     - Clarify that -a, -t, -e and -i work with the host system.
5058   * Place 'Commands:' before 'Options:' sections on --help output in
5059     dpkg-architecture and dpkg-vendor.
5060   * Always warn in dpkg-genchanges on missing Section or Priority value,
5061     either empty or '-'.
5062   * Fix order of Files field on generated .changes file in dpkg-genchanges.
5063     Regression introduced in dpkg 1.17.7.
5064   * Stop warning on unknown arbitrary fields from dpkg-deb.
5065   * Remove unnecessary handling of obsolete Package_Revision field in dselect
5066     ftp method.
5067   * Fix the build system to parse the system curses.h header instead of
5068     dselect-curses.h, to not just default on the builtin and override keys
5069     for dselect key bindings support. Regression introduced in dpkg 1.15.1.
5070   * Emit a warning when using the obsolete Dpkg::Deps check_package() function.
5071   * Add support for versioned Provides to Dpkg::Deps::KnownFacts, missed in
5072     dpkg 1.17.11.
5073   * Man pages:
5074     - Add a mention of packaging helpers support in dpkg-maintscript-helper(1).
5075       Closes: #759754
5076     - Move dpkg-buildflags(1) generic feature area details to the section top.
5077     - Fix prerm invocation arguments in update-alternatives(8).
5078       Reported by jre <jre.winesim@gmail.com>. Closes: #761025
5079   * Add new deps_iterate() function to Dpkg::Deps. Closes: #759747
5080     Based on a patch by Dima Kogan <dima@secretsauce.net>.
5081   * Add support for relative symlinks to dpkg-maintscript-helper symlink_to_dir
5082     command. Suggested by Don Armstrong <don@debian.org>.
5083   * Add a new dpkg-buildflags qa feature area:
5084     - Add a new bug feature, disabled by default, which will enable fatal
5085       warnings for code that can pose actual problems. Closes: #682659
5086     - Add a new canary feature, disabled by default, which will allow tracking
5087       build flags propagation. Closes: #628516
5088   * Pass DEB_BUILD_OPTIONS to dpkg-buildflags in buildflags.mk, required to
5089     get noopt to work at all, for example.
5090   * Add a new dpkg-buildflags reproducible feature area:
5091     - Add a new timeless feature, disabled by default, which will add
5092       «-Wdate-time» to CPPFLAGS.
5093     Thanks to Paul Wise <pabs@debian.org>. Closes: #762683
5094   * Fix error message from buffer_copy() read and write functions. This
5095     affects error messages from partial or broken .deb packages for example.
5096     Regression introduced in dpkg 1.17.10. Closes: #759498
5097   * Remove lpia architecture support.
5098   * Improvements and portability fixes to start-stop-daemon:
5099     - Abort if the system or compatibility setsid() fails.
5100     - Do not exit from the first parent before the pidfile has been created,
5101       when using --background and --make-pidfile, to avoid the race condition.
5102       Based on a patch by Nir Soffer <nirs@hyperms.com>. Closes: #686420
5103     - Make sure the pidfile is always created with a 022 umask.
5104       Reported by Will Conley <willconley3@gmail.com>. Closes: #760222
5105     - Do not abort on --stop when only --pid or --ppid options are specified.
5106       Thanks to Christos Trochalakis <yatiohi@ideopolis.gr>. Closes: #763767
5107     - On kFreeBSD systems do not unnecessarily make kvm_openfiles() open
5108       /dev/mem. This causes issues on FreeBSD jails for example.
5109       Reported by Steven Chamberlain <steven@pyro.eu.org>.
5110     - On systems using libkvm, do not fail when kvm_getprocs() cannot find
5111       any process.
5112   * Map i786 to i386 also for the multiarch pathname in dpkg-architecture.
5113   * Handle omitted binary packages due to build profiles in dpkg-genchanges.
5114     Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #758191
5115   * Update restriction formula syntax for build profiles:
5116     - Restriction lists are now restriction formulas.
5117     - Restriction formulas are given in disjunctive normal form expression:
5118       <foo> <bar baz> <blub>
5119     - Removal of the implicit prefix/namespace mechanic.
5120     - Construct the profiles entry of the Packages-List field by converting
5121       the "<bar baz> <blub>" syntax into "bar,baz+blub".
5122     - Include a temporary compatibility mapping with the old way to write
5123       the Build-Profiles field in binary packages which can be removed once
5124       all affected source packages have moved to the new syntax.
5125     Thanks to Johannes Schauer <j.schauer@email.de>. Closes: #760158
5126   * Normalize instdir in dpkg by removing trailing «/» and «/.». This gets
5127     rid of several inconsistencies and doubled «/» in syscalls and output
5128     messages.
5129   * Never try to remove the root directory or its backups. There's no point in
5130     it, and makes life more difficult for a read-only root with a read-write
5131     overlay or a symlink farm. Requested by sepero111@gmx.com.
5132   * Remove arbitrary filename limit from dpkg-deb, which was lifted some
5133     time ago when the code switched to a dynamic string via varbuf.
5134   * Do not pipe the files to sign from dpkg-buildpackage to GnuPG. When GnuPG
5135     uses the gpg-agent it is unable to detect the correct tty configuration
5136     if stdin is a pipe instead of the current terminal. Closes: #762391
5137   * Add a new --hash option to enable generating only specific file checksums
5138     in dpkg-scanpackages. Requested by Thorsten Glaser <tg@debian.org>.
5139   * Add architecture restriction options for dpkg-architecture -L. This allows
5140     selecting specific subsets of all valid known architectures, matching by
5141     wildcard (-W), endianness (-E) or bits (-B). The restricting options can
5142     be combined, or omitted altogether. Closes: #762635
5143   * Say arch-wildcard instead of arch-alias in dpkg-architecture --help output.
5144   * Test suite:
5145     - Do not leave temporary files behind on failure or when interrupted.
5146     - Add basic unit tests for the FNV hashing function.
5147     - Add unit tests for the libdpkg tar extractor.
5148   * Add --build and --extract command aliases to dpkg-source.
5149   * Print file or package names instead of pointers in dpkg debug output,
5150     to make it more meaningful and reproducible.
5151   * Fix off-by-one error in libdpkg command argv size calculation.
5152     Based on a patch by Bálint Réczey <balint@balintreczey.hu>. Closes: #760690
5153   * Switch the libdpkg string hashing function from FNV-1 to the recommended
5154     FNV-1a variant.
5155   * Switch the dpkg files database string hashing function from what appears
5156     to be a custom hash function to the libdpkg FNV-1a implementation. As a
5157     side effect this fixes an integer overflow. Addresses: #760741
5158   * Double the dpkg files database hash table size to the closest 2^18 prime.
5159     Times have changed, and it's common to have at least these many files.
5160     This reduces the amount of collisions.
5161   * Document optional dpkg -C argument in --help output. Closes: #763000
5162   * Consider a hardlink tar entry as a regular file for mode values, i.e.
5163     assign to it S_IFREG instead of 0.
5165   [ Raphaël Hertzog ]
5166   * Explain better in deb-triggers(5) why interest/activate-noawait should be
5167     favored.
5169   [ Updated programs translations ]
5170   * Catalan (Guillem Jover): Fix mismatched format string.
5171   * Czech (Miroslav Kure).
5172   * Polish (Łukasz Dulny).
5173   * Turkish (Mert Dirik). Closes: #763825
5175   [ Updated man pages translations ]
5176   * German (Helge Kreutzmann).
5177   * Italian (Guillem Jover): Swap order of some dpkg-deb arguments.
5178     Thanks to xor <xor@paranoici.org>. Closes: #759149
5180  -- Guillem Jover <guillem@debian.org>  Mon, 06 Oct 2014 00:11:08 +0200
5182 dpkg (1.17.13) unstable; urgency=low
5184   [ Guillem Jover ]
5185   * Remove unbalanced trailing single-quote in dpkg-deb error message.
5186     Reported by Trần Ngọc Quân <vnwildman@gmail.com>.
5187   * Remove architecture blacklist from hardening build flag option
5188     stackprotectorstrong. Thanks to Romain Francoise <rfrancoise@debian.org>.
5189   * Documentation:
5190     - Merge binary:Package descriptions in dpkg-query(1).
5191     - Split --remove and --purge options in dpkg(1). This also clarifies on
5192       which package states each option can operate. Closes: #576338
5193     - Remove duplicate “of the” in dpkg-maintscript-helper(1).
5194   * Fix dpkg-maintscript-helper dir_to_symlink to handle relative symlink
5195     targets. Thanks to Helmut Grohne <helmut@subdivi.de>.
5196   * Fix dpkg-maintscript-helper symlink_to_dir to assure absolute pathnames
5197     arguments.
5198   * Fix dpkg-source not detecting modified files during --commit or -b.
5199     Regression introduced in dpkg 1.17.11. Closes: #758426
5200     Reported by Neil Williams <codehelp@debian.org>.
5201   * Only test the strerror() compatible code if sys_errlist and sys_nerr
5202     are present. This fixes a build failure on GNU/Hurd. Closes: #758199
5203   * Switch start-stop-daemon on GNU/kFreeBSD systems to use libkvm, instead
5204     of relying on linprocfs which is not the native procfs on kFreeBSD, and it
5205     is usually not mounted as FreeBSD programs do not expect it to be present.
5207   [ Updated programs translations ]
5208   * Czech (Miroslav Kure).
5209   * German (Sven Joachim).
5210   * Vietnamese (Trần Ngọc Quân).
5212   [ Updated man pages translations ]
5213   * French (Jean-Pierre Giraud, Vincent Thomas, Raphaël Hertzog).
5215   [ Updated scripts translations ]
5216   * French (Raphaël Hertzog).
5217   * German (Helge Kreutzmann).
5219  -- Guillem Jover <guillem@debian.org>  Tue, 19 Aug 2014 20:14:45 +0200
5221 dpkg (1.17.12) unstable; urgency=low
5223   [ Guillem Jover ]
5224   * Only build the compatibility selinux code if libselinux is available or
5225     the user requested it. Also fixes build failures on non-Linux systems.
5226     Closes: #757637
5227   * Documentation:
5228     - Add a short description to each virtual field in dpkg-query(1), and
5229       mention the version they got introduced in dpkg.
5230     - Fix formatting of last paragraphs inside dselect(1) --color description.
5231   * Rework dselect columns code, to make it easier to maintain and read.
5232   * Add new architecture columns to dselect package list view. The new
5233     columns, shown by default, can be turned off with the new ‘A’ key,
5234     or bound to another key via the new “archdisplay” keybinding.
5235   * Fix a descriptor leak on dselect subprocesses when --debug is used.
5236   * Use «tar --format=gnu» when creating source archives. This makes sure we
5237     get a deterministic output format, regardless of what tar defaults to.
5238     Thanks to Jan Blunck <jblunck@infradead.org>..
5239   * Use perl's length instead of defined when checking some environment
5240     variables, if we require them to have content.
5241   * Allow specifying the same build type option multiple times in
5242     dpkg-buildpackage and dpkg-genchanges. There seems to be scripts with
5243     such invocations in the wild. Closes: #757795
5245   [ Updated programs translations ]
5246   * German (Sven Joachim).
5248   [ Updated scripts translations ]
5249   * German (Helge Kreutzmann).
5251   [ Updated man pages translations ]
5252   * German (Helge Kreutzmann).
5254  -- Guillem Jover <guillem@debian.org>  Fri, 15 Aug 2014 03:30:39 +0200
5256 dpkg (1.17.11) unstable; urgency=low
5258   [ Guillem Jover ]
5259   * Switch URLs in docs and code comments from http:// to https:// if the
5260     latter is available (round two). This includes the quilt patch header
5261     templates, and examples in man pages.
5262   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
5263   * Changes to libcompat:
5264     - Make the library testable.
5265     - Do not run qsort() over the scandir() list if it is NULL.
5266     - Add a setexecfilecon() compatibility function out from dpkg code.
5267   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
5268   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
5269     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
5270   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
5271     introduced with the initial triggers implementation in dpkg 1.14.17.
5272     Closes: #751021
5273   * Do not disable the stack-protector build flags on arm64 in Debian and
5274     derivatives, the toolchain supports them now.
5275     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
5276   * When parsing the statoverride database from dpkg-statoverride do not
5277     consider it an error and refuse to operate at all if the user or group
5278     names are not known to the system, just preserve them. Closes: #563307
5279   * Do not write to the available file when unpacking binary packages. This
5280     information is not useful as dpkg has never recorded the archive path,
5281     so it has never been truly available for re-installation anyway.
5282     Closes: #241768
5283   * Add versioned Provides support:
5284     - Add a new dpkg --assert-versioned-provides command.
5285     - Packages can provide a specific version, “virtual (= 1.0)” which will
5286       be honored, previously it would just be accepted when parsing.
5287     - Non-versioned virtual packages will not satisfy versioned dependencies.
5288     - Versioned virtual packages will satisfy non-versioned dependencies.
5289     Based on skeletal code by Ben Collins <bcollins@debian.org>.
5290     Closes: #7330, #24934, #112131, #134582, #180316
5291   * On removal check Depends and Pre-Depends for packages in unpacked and
5292     half-configured states too.
5293   * Add support for new hardening build flag stackprotectorstrong in Debian
5294     and derivatives, enabled by default. It will fallback to stackprotector
5295     when the former is not functional or disabled by the user.
5296     Thanks to Romain Francoise <rfrancoise@debian.org>.
5297   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
5298     of an ad-hoc one. This makes sure any field fixup and sanity check is
5299     performed on the input, and gets reflected on the output.
5300   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
5301     db:Status-Eflag to allow fine-grained access to the Status values.
5302   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
5303   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
5304     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
5305   * Move the explanation of functional checks from --verify-format to the
5306     --verify command in the dpkg(1) man page. Closes: #747264
5307   * Improve dpkg-buildpackage(1) man page:
5308     - Mark DEB_CHECK_COMMAND environment variable in bold.
5309     - Add final item for done hook in the actions sequence.
5310     - Mention that -nc does not apply either when -F is specified.
5311     - Mention that the --FOO-option options can be used multiple times.
5312     - Fix a typo in the BUGS section.
5313   * Mark the “and” between the filenames as regular format in dpkg-source(1).
5314   * Add --format and --ignore-bad-version to dpkg-source --help output.
5315   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
5316     to note that the patch might be malformed (besides not accepting patches
5317     with fuzz).
5318   * Try to preallocate the disk size for extracted files on unpack. This
5319     might help in avoiding filesystem fragmentation, and possibly improve
5320     performance on some filesystems.
5321   * Print the correct removed binary filename when building a source package
5322     with dpkg-source --include-removal. Closes: #755166
5323   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
5324   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
5325     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
5326     snowflake and use a GNU triplet not matching its baseline. This will
5327     cause problems when cross-building and using unmatched combinations of
5328     dpkg-dev and gcc. Closes: #751363
5329   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
5330   * Remove unused pkglibdir variable from libdpkg.pc.in.
5331   * Perl modules:
5332     - Add new set_as_auto() method to Dpkg::Substvars.
5333     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
5334     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
5335     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
5336   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
5337     and dpkg-gencontrol respectively.
5338   * Warn on usage of deprecated Source-Version substvar.
5339   * Say OpenPGP instead of PGP when referring to the standard on code comments
5340     and output messages.
5341   * Add a hint to the “no dependency information found” error message in
5342     dpkg-shlibdeps, to check if the library is actually packaged.
5343     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
5344   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
5345     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
5346   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
5347   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
5348     dpkg-gencontrol.
5349   * Only print build type once in dpkg-genchanges, instead of once for each
5350     specified -A or -B option and then yet another time for the general build
5351     type description.
5352   * Unify build options description in --help output for dpkg-buildpackage
5353     and dpkg-genchanges.
5354   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
5355   * Correctly filter the host architecture on the Architecture field in the
5356     generated .changes file from dpkg-genchanges, when the debian/files
5357     contains arch-specific packages but dpkg-genchanges was called with
5358     one of the build types excluding them.
5359   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
5360     source plus arch-indep/specific builds. Closes: #756975
5361   * Fix dpkg --add-architecture and --remove-architecture to check that they
5362     get exactly one argument. Closes: #757254
5364   [ Updated programs translations ]
5365   * Danish (Joe Dalton). Closes: #754127
5366   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
5367   * Portuguese (Miguel Figueiredo). Closes: #756920
5368   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
5369   * Swedish (Peter Krefting).
5371   [ Updated scripts translations ]
5372   * Swedish (Peter Krefting).
5374   [ Updated man pages translations ]
5375   * Swedish (Peter Krefting).
5377  -- Guillem Jover <guillem@debian.org>  Sat, 09 Aug 2014 17:16:27 +0200
5379 dpkg (1.17.10) unstable; urgency=medium
5381   [ Guillem Jover ]
5382   * Use libtool to build the static libraries, which makes it possible to
5383     embed libcompat inside libdpkg, as required by some external programs
5384     linking against the latter. Closes: #746122
5385   * Fix word wrapping logic in dselect. Regression introduced in dpkg 1.17.3.
5386   * Fix possible out of bounds buffer read access in the error output on
5387     bogus ar member sizes.
5388   * Fix memory leaks in buffer_copy() on error conditions.
5389   * Test suite:
5390     - Improve C code coverage.
5391     - Add template test cases for most perl modules.
5392     - Add test cases for Dpkg::Deps OR relationships.
5393     - Add minimal test case for Dpkg::Source::Quilt.
5394     - Add test cases for Dpkg::Source::Patch CVE-2014-0471 and CVE-2014-3127.
5395     - Add test case for patch disabling hunks; not security sensitive.
5396   * Fix non-security sensitive TOCTOU race in triggers database loading.
5397   * Fix non-security sensitive TOCTOU race in update-alternative alternative
5398     database loading.
5399   * Fix non-security sensitive TOCTOU race in update-alternative rename code.
5400   * Add a workaround to start-stop-daemon for bogus OpenVZ Linux kernels that
5401     prepend, instead of appending, the " (deleted)" marker in /proc/PID/exe.
5402     Closes: #731530
5403   * Move dpkg-architecture -L argument to the Commands --help output section.
5404   * Make dpkg-maintscript-helper print only once that we are moving a
5405     conffile, and not on every interim state transition. Closes: #747370
5406   * Do not use global match variables in perl code.
5407   * Man pages:
5408     - Attempt to clarify and improve wording of some strange or confused
5409       constructs. Reported by Helge Kreutzmann.
5410     - Expand Vcs-* field names into each supported field name in
5411       deb-src-control(5) to make it easier to search for them.
5412     - Change control.tar.gz reference to simply control.tar in deb(5).
5413     - Document in dpkg-deb(1) -Z option that bzip2 and lzma are deprecated.
5414     - Add notes in dpkg-gensymbols(1) about symbol backward-compatibility.
5415       Based on a patch by Bernhard R. Link <brlink@debian.org>.
5416       Closes: #746973
5417     - Document that dpkg-buildpackage(1) -j argument is optional.
5418     - Add current and deprecated media types to deb(5).
5419     - Document in dpkg(1) that --audit now does more than just searching for
5420       partially installed packages.
5421   * Add support for automatic parallel job selection in dpkg-buildpackage,
5422     matching currently active processors, when using -jauto. Closes: #748012
5423   * Perl modules:
5424     - Bump $VERSION for Dpkg::Patch, missed in 1.16.1.
5425     - Bump $VERSION for Dpkg::Deps, missed in 1.17.0.
5426     - Update and fix CHANGES POD sections for public modules.
5427     - Add missing Dpkg::Deps::Multiple profile_is_concerned() and
5428       reduce_profiles() methods, inherited by Dpkg::Deps::Union,
5429       Dpkg::Deps::AND and Dpkg::Deps::OR.
5430   * Do not mangle quilt series files with a missing newline on the last line.
5431     Closes: #584233
5432   * Quiesce tar warnings in cron job by redirecting stderr to /dev/null, as
5433     it seems --warning=none does not work correctly. Closes: #748544
5434   * Do not emit a trailing space from Dpkg::Control::Hash on a field's empty
5435     first line. Bump dpkg-dev Breaks on devscripts to 2.14.4, as previous
5436     versions expect a trailing space from dpkg-parsechangelog output.
5437     Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #749044
5438   * Do not assume that sensible-editor is present on «dpkg-source --commit»,
5439     as that command is very Debian specific. Fallback to try VISUAL, EDITOR,
5440     or vi, if the previous commands are either unset or not found.
5441   * Use badusage() instead of ohshit() on dpkg --ignore-depends argument
5442     parsing errors.
5443   * Add per package dpkg --audit support.
5444   * Add support for DragonFlyBSD to ostable and triplettable.
5445     Thanks to Hleb Valoshka <375gnu@gmail.com>.
5446   * Add support for DragonFlyBSD to start-stop-daemon. Closes: #734452
5447     Based on a patch by Hleb Valoshka <375gnu@gmail.com>.
5448   * Correctly parse patch headers in Dpkg::Source::Patch, to avoid directory
5449     traversal attempts from hostile source packages when unpacking them.
5450     Reported by Javier Serrano Polo <javier@jasp.net> as an unspecified
5451     directory traversal; meanwhile also independently found by me both
5452     #749183 and what was supposed to be #746498, which was later on published
5453     and ended up being just a subset of the other non-reported issue.
5454     Fixes CVE-2014-3864 and CVE-2014-3865. Closes: #746498, #749183
5456   [ Updated programs translations ]
5457   * Catalan (Guillem Jover).
5458   * Italian (Milo Casagrande). Closes: #750105
5460   [ Updated scripts translations ]
5461   * German (Helge Kreutzmann).
5463   [ Updated man pages translations ]
5464   * German (Helge Kreutzmann).
5466   [ Raphaël Hertzog ]
5467   * Let dpkg-source unpack additional tarballs in a deterministic order.
5468     Thanks to Samuel Bronson for the report. Closes: #747148
5470  -- Guillem Jover <guillem@debian.org>  Thu, 05 Jun 2014 20:18:04 +0200
5472 dpkg (1.17.9) unstable; urgency=high
5474   [ Guillem Jover ]
5475   * Do not allow patch files with C-style encoded filenames. Closes: #746306
5476     Fixes CVE-2014-3127 and unconditionally fixes CVE-2014-0471.
5477     Reported by Javier Serrano Polo <javier@jasp.net>.
5478   * Switch alternative database backups from xz to gzip. Closes: #746354
5479   * Do not leak long tar names on bogus or truncated archives.
5480   * Do not leak the filepackages iterator when a directory is used by other
5481     packages.
5482   * Fix short lived memory leaks in «dpkg-split --split».
5483   * Fix memory leak in unused Keybindings screen in dselect.
5484   * Do not leak color string on «dselect --color».
5485   * Fix memory leaks when parsing alternatives.
5486   * Fix off-by-one stack buffer overrun in start-stop-daemon on GNU/Linux and
5487     GNU/kFreeBSD if the executable pathname is longer than _POSIX_PATH_MAX.
5488     Although this should not have security implications as the buffer is
5489     surrounded by two arrays (so those catch accesses even if the stack
5490     grows up or down), and we are compiling with -fstack-protector anyway.
5491   * Mark the command_get_pager() tests on a tty as TODO for now, so that
5492     we do not get failures on build daemons.
5493   * Make test suite errors abort the build again. Closes: #746331
5495   [ Updated scripts translations ]
5496   * French (Steve Petruzzello). Closes: #746350
5497   * German (Helge Kreutzmann).
5499   [ Updated man pages translations ]
5500   * German (Helge Kreutzmann).
5502  -- Guillem Jover <guillem@debian.org>  Wed, 30 Apr 2014 05:45:20 +0200
5504 dpkg (1.17.8) unstable; urgency=high
5506   [ Guillem Jover ]
5507   * Do not backup nonexistent database files from the cron.daily file.
5508     And stop emitting tar warnings. Closes: #745592, #745651
5509   * Test suite:
5510     - Improve Perl code coverage.
5511     - Improve C code coverage.
5512   * Handle space-only strings when parsing versions in libdpkg.
5513   * Document the environment requirements for the dpkg-maintscript-helper
5514     supports command in the man page. Closes: #739634
5515   * Improve wording for «dpkg --verify» and --verify-format in the man page.
5516     Closes: #733057
5517   * Switch test runner from Test::Harness to TAP::Harness.
5518   * Use the perl TAP::Harness for the C test suite instead of the automake
5519     tap-driver, to avoid requiring automake >= 1.12, currently not present
5520     in stable.
5521   * Enable failed test case reporting from the TAP::Harness, so that we get
5522     more meaningful reports on failure from the C test suite.
5523   * Correctly parse C-style diff filenames in Dpkg::Source::Patch, to avoid
5524     directory traversal attempts from hostile source packages when unpacking
5525     them. Reported by Jakub Wilk <jwilk@debian.org>. Fixes CVE-2014-0471.
5527   [ Updated programs translations ]
5528   * German (Sven Joachim).
5529   * Russian (Yuri Kozlov). Closes: #745869
5530   * Vietnamese (Trần Ngọc Quân).
5532  -- Guillem Jover <guillem@debian.org>  Mon, 28 Apr 2014 13:33:11 +0200
5534 dpkg (1.17.7) unstable; urgency=low
5536   [ Guillem Jover ]
5537   * Documentation:
5538     - Mention in deb-symbols(5), that the “main-dependency-template” is
5539       always used. Closes: #737731
5540     - Clarify in deb-control(5) «Multi-Arch: no» field omission.
5541     - Clarify in dpkg-buildpackage(1) --check-option description.
5542     - Document dpkg-query --control-path life expectancy. See: #699647
5543     - Fix indentation of “Extract options (with -x)” title in dpkg-source(1).
5544     - Improve symlink <-> directory switch information in
5545       dpkg-maintscript-helper(1). Closes: #739388
5546     - Add missing flags affected by hardening options to dpkg-buildflags(1).
5547   * Use exit instead of return to exit a subshell in dpkg-maintscript-helper.
5548     Thanks to Richard Levitte <richard@levitte.org>. Closes: #738957
5549   * Localize $_ in Perl functions with while (<$fh>) style loops.
5550   * Perl test suite cleanup:
5551     - Switch test suite runner from ExtUtils::Command::MM to Test::Harness.
5552     - Enable colors in test suite runner.
5553     - Remove sequence number prefixes from test case filenames.
5554   * Do not generate perl warnings on nonexistent fields with
5555     «dpkg-parsechangelog --show».
5556   * Fix bogus message on dependency parse errors in dpkg-checkbuilddeps.
5557     Closes: #736778
5558   * Document is_pgp_signed as a public Dpkg::Control::Hash option.
5559     Closes: #735975
5560   * Do not generate perl warnings on undef versions in
5561     Dpkg::Deps::deps_compare(). See: #737731
5562   * Clarify dpkg-genchanges error message on binary builds without any binary
5563     artifact built. Closes: #726520
5564   * Improve dpkg-source warning message when ignoring file removals,
5565     by adding a hint about the --include-removal option.
5566     Thanks to Moritz Muehlenhoff <jmm@debian.org>. Closes: #738310
5567   * Add a new dpkg-source extraction --ignore-bad-version option.
5568     Closes: #740883
5569   * Add Architecture and Build-Profiles information to Package-List field,
5570     as optional name=value1,value2 entries, with names «arch» and «profile».
5571     Use the now recognized field Build-Profiles from binary stanzas in the
5572     source control file to fill the «profile» value.
5573   * Do not interpret the .dsc filename as a regex when recomputing the
5574     md5sum for the .changes file after signing the .dsc. Closes: #742535
5575   * Cache vendor info Control::Hash objects in Dpkg::Vendor::get_vendor_info()
5576     when parsing the vendor file on each hook invocation.
5577   * If the vendor does not have a Dpkg::Vendor module, try loading a module
5578     from the parent vendors, before falling back to Dpkg::Vendor::Default.
5579     Closes: #735978
5580   * Set Ubuntu build flags for ppc64el instead of ppc64, as Ubuntu never ended
5581     up shipping a ppc64 architecture. Also honor noopt DEB_BUILD_OPTIONS flag.
5582     Thanks to Adam Conrad <adconrad@debian.org. Closes: #738691
5583   * Add OpenRISC or1k support to cputable.
5584     Thanks to Christian Svensson <christian@cmd.nu>. Closes: #736717
5585   * Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS build flags.
5586     Closes: #744326
5587   * Improvements and portability fixes to start-stop-daemon:
5588     - When using the Linux procfs switch to use /proc/PID/status instead of
5589       /proc/PID/stat to read the process name.
5590     - Add a generic KVM-based implementation to initialize the entire
5591       process list.
5592     - Fix FreeBSD KVM code to use current kinfo_proc layout.
5593     - Add a native FreeBSD pid_is_exec() method, which is more reliable than
5594       the KVM-based one, and means neither linprocfs nor procfs are required
5595       on such system anymore. Note that GNU/kFreeBSD is still using Linux
5596       procfs code (which ends up using linprocfs).
5597     - Fix OpenBSD KVM code to use current kinfo_proc layout.
5598     - Detect system specific headers at configure time instead of hardcoding
5599       their usage depending on system macros.
5600     - Add a new --ppid matching option to check for parent PID.
5601       Suggested by Alex Mestiashvili <mailatgoogl@gmail.com>.
5602     - On GNU/Hurd do not link unnecessarily against libshouldbeinlibc and
5603       libihash.
5604   * Set TAR preprocessor variable at build time instead of hardcoding it.
5605     This will allow non-GNU systems to easily use another value for their
5606     GNU tar, which is usually either gnutar or gtar.
5607   * Require compound literals support in the compiler at configure time.
5608   * Fix compound literals usage with compilers in C99 mode, by not assigning
5609     them to static variables.
5610   * Test suite cleanup:
5611     - Do not unnecessarily shut up stdout in t-subproc.
5612     - Test command_exec() exit code.
5613     - Test allocations with new test_alloc() instead of pass/fail macros.
5614     - Switch C test suite to use TAP.
5615   * Add support for Packages-files in dpkg --update-avail and --merge-avail
5616     from pipes, or standard input if the argument is omitted or is ‘-’.
5617     Closes: #357093, #367297
5618   * Error out on not-installed packages passed to «dpkg --verify».
5619   * Deprecate compressing .deb files with bzip2, by making dpkg-deb issue a
5620     warning, as the compressor has been superseded by xz when it comes to
5621     compression ratio, and in cases where higher compatibility or raw speed
5622     is desired gzip is still the better option. Although unpacking will be
5623     kept being supported to handle existing bzip2 compressed .deb files.
5624   * Use GNU tar's --no-unquote when using -T in dpkg-deb to avoid mangling
5625     filenames. Reported by Niels Thykier <niels@thykier.net>. Closes: #743687
5626   * Backup all databases with user data, not just the status database.
5627   * Add Conflicts to dpkg against packages using install-info that were
5628     removed after lenny or squeeze, but may have survived upgrades to wheezy.
5629     Thanks to Andreas Beckmann <anbe@debian.org>. Closes: #735159
5630   * Be verbose on «make check» errors by printing the test suite log.
5632   [ Updated programs translations ]
5633   * German (Sven Joachim).
5634   * Swedish (Peter Krefting).
5635   * Thai (Theppitak Karoonboonyanan). Closes: #745032
5636   * Vietnamese (Trần Ngọc Quân).
5638   [ Updated scripts translations ]
5639   * German (Helge Kreutzmann).
5640   * Swedish (Peter Krefting).
5642   [ Updated man pages translations ]
5643   * German (Helge Kreutzmann).
5644   * Italian (Beatrice Torracca). Closes: #742449
5645   * Swedish (Peter Krefting).
5647  -- Guillem Jover <guillem@debian.org>  Mon, 21 Apr 2014 05:03:52 +0200
5649 dpkg (1.17.6) unstable; urgency=low
5651   [ Guillem Jover ]
5652   * Move signing in dpkg-buildpackage to the end of the build.
5653   * Add new --check-command and --check-option options to dpkg-buildpackage,
5654     and DEB_CHECK_COMMAND environment variable as a default value, to
5655     specify a package checker to use before the signing process.
5656   * Detect a missing gain-root-command even if dpkg-buildpackage is running
5657     as root.
5658   * Detect a missing sign-command in dpkg-buildpackage, before starting the
5659     build, to avoid a failure at the end of the process.
5660   * Remove trailing newlines from dpkg-deb warning message.
5661   * Change dpkg-deb conffile name length warning into an error, as dpkg will
5662     reject those packages at install time anyway.
5663   * Unify and clarify dpkg-deb and dpkg conffile name length error message.
5664     Closes: #108196
5665   * Add new start-stop-daemon --pid option. Closes: #253265
5666   * Mention Multi-Arch: no value in man pages. Closes: #732648
5667   * Correctly hyphenate binary-only and source-only in dpkg-buildpackage
5668     output messages.
5669   * Use makedev(3) when extracting .deb archives rather than ad-hoc
5670     computations, to be able to support large major/minor device numbers,
5671     supported on at least Linux, NetBSD and OpenBSD based systems.
5672     Thanks to Peter Chang <dpf@google.com>.
5673   * Turn the ARM Embedded ABI symbols blacklist into a regex, to stop having
5674     to keep up with the GNU toolchain, or other toolchains emitting different
5675     symbols.
5676   * Blacklist GOMP critical section symbols. Closes: #708033
5677   * Add support for Ignore-Blacklist-Groups field in symbols files, with the
5678     two available group values aeabi and gomp. Closes: #694524
5679   * Allow updating checksums in Dpkg::Checksums without erroring out.
5680   * Add shell hooks support to dpkg-buildpackage, based on the debuild
5681     implementation in devscripts 2.13.9. Closes: #476221
5682   * Add support for Testsuite source field.
5683   * Clarify error message about missing revision in non-native source package.
5684     Closes: #719348, #733746
5685   * Set default compression options in source format specific modules instead
5686     of dpkg-source. This makes sure the correct compression level is set, even
5687     for “3.0 (native)” packages with non-default compressors. Closes: #733326
5688   * Change default source package compressor for new formats (>= 2.0) to xz.
5689   * Ignore the same packages in «dpkg-query --list» when computing the
5690     column width as when printing the entries. Closes: #734114
5691   * Do not produce .deb archives with uncompressed gzip members on
5692     «dpkg-deb -Zgzip -z0», instead create them as non-compressed members,
5693     as if -Znone had been passed, as documented. Closes: #718295
5694   * Add support for .deb archives with a control member not compressed
5695     (control.tar) or compressed with xz (control.tar.xz).
5696   * Add support for creating uniformly compressed .deb archive members,
5697     with the new dpkg-deb option --uniform-compression.
5698   * Fix file descriptor leaks in diversions and statoverride databases.
5699     Closes: #734783
5700   * Allow missing prior-version argument in dpkg-maintscript-helper
5701     dir_to_symlink and symlink_to_dir commands. Closes: #733980
5703   [ Updated programs translations ]
5704   * Swedish (Peter Krefting).
5705   * Vietnamese (Trần Ngọc Quân).
5707   [ Updated scripts translations ]
5708   * German (Helge Kreutzmann).
5709   * Swedish (Peter Krefting).
5711   [ Updated man pages translations ]
5712   * German (Helge Kreutzmann).
5713   * Swedish (Peter Krefting).
5715  -- Guillem Jover <guillem@debian.org>  Wed, 15 Jan 2014 05:29:45 +0100
5717 dpkg (1.17.5) unstable; urgency=low
5719   [ Guillem Jover ]
5720   * Switch non-tty output to be line buffered by default, and set it to fully
5721     buffered only for programs with precious and abundant output, not just
5722     progress reporting output (i.e. dpkg-query). This was causing out-of-order
5723     error and debug messages in relation to normal progress reporting, which
5724     could be very confusing. Regression introduced in dpkg 1.17.2.
5725   * Fix segfault in update-alternatives when adding or renaming slaves for
5726     an existing alternative. Regression introduced in dpkg 1.17.2.
5727     Closes: #731710
5728   * Fix dpkg-maintscript-helper symlink_to_dir and dir_to_symlink commands:
5729     - Always run postinst code regardless of prior-version, as the package
5730       might have been never configured before.
5731     - Be more strict when checking the expected state of paths.
5732     - Rename subcommand shell code to check-files-ownership.
5733     - Change dir_to_symlink switch code to use a staging empty directory,
5734       to avoid dpkg removing files from other packages, when removing the
5735       package old files during upgrade.
5736     - Bump minimal version in man page to 1.17.5.
5737     Closes: #731730
5738   * Mention gpg2 too as one of the default sign commands in dpkg-buildpackage.
5740   [ Updated programs translations ]
5741   * German (Sven Joachim).
5743   [ Updated scripts translations ]
5744   * German (Helge Kreutzmann).
5746   [ Updated man pages translations ]
5747   * German (Helge Kreutzmann).
5749  -- Guillem Jover <guillem@debian.org>  Thu, 12 Dec 2013 08:29:45 +0100
5751 dpkg (1.17.4) unstable; urgency=low
5753   * Keep the diversions and statoverride database files open during dpkg
5754     runs, to avoid eager inode number reuse by the filesystem if these files
5755     get replaced multiple times in maintainer scripts, as we rely on the
5756     inode numbers being different when checking if the databases need to
5757     be reloaded. Regression introduced in 1.17.2. Closes: #731524
5758   * Add debug output to diversions and statoverride database loading code.
5759   * Reset the statoverrides information from the in-core database when
5760     reloading it from disk, otherwise removals in maintainer scripts will
5761     not be seen during the current dpkg run.
5762   * Get rid of dpkg-split global partqueue queue variable.
5763   * Use warningv() in dpkg instead of ad-hoc printing message when
5764     overriding with --force option.
5765   * Switch URLs in docs and code comments from http:// to https:// if the
5766     latter is available.
5768  -- Guillem Jover <guillem@debian.org>  Sat, 07 Dec 2013 07:34:54 +0100
5770 dpkg (1.17.3) unstable; urgency=low
5772   [ Guillem Jover ]
5773   * Check availability of warning flags at build time. Fixes a build failure
5774     on systems with old g++ compilers not accepting -Wc++11-compat.
5775   * Move DPKG_C_C99 call just after AC_PROG_CC, so that subsequent checks
5776     can take advantage of the possibly set flags to enable C99 features.
5777   * Improve configure C99 compiler check output.
5778   * Use C++11 nullptr instead of 0 or NULL, which is way more descriptive
5779     and has a better type. Check for C++11 compiler support, and fallback
5780     nullptr to 0 if unavailable.
5782   [ Updated programs translations ]
5783   * Vietnamese (Trần Ngọc Quân). Closes: #731409
5785  -- Guillem Jover <guillem@debian.org>  Thu, 05 Dec 2013 10:19:38 +0100
5787 dpkg (1.17.2) unstable; urgency=low
5789   [ Guillem Jover ]
5790   * Make Dpkg::Arch debwildcard_to_debtriplet() more robust by matching
5791     on exact 'any' strings, instead of substrings.
5792   * Add manpages-it Replaces to dselect and dpkg-dev. Closes: #717983
5793     Reported by Andreas Beckmann <anbe@debian.org>.
5794   * Document default dpkg-deb compressor change to xz in man page.
5795     Thanks to Salvatore Bonaccorso <carnil@debian.org>. Closes: #718437
5796   * Version manpages-it in Replaces with (<< 2.80-4), now that the package
5797     does not ship the overlapping paths any more.
5798   * Automatically prepend needed spaces for continuation --force-help lines.
5799   * Be more precise on deb format errors with data member in dpkg-deb.
5800   * Do not allow deb packages with control and data members swapped.
5801   * Clarify «dpkg-deb --extract» bad usage error message on missing arguments
5802     by printing all required arguments at once. Closes: #718899
5803   * Clarify the insertion order of _ members in deb(5) man page.
5804   * Fix use after free in alternative_parse_fileset() on update-alternatives.
5805     Reported by Pedro Ribeiro <pedrib@gmail.com>.
5806   * Fix use after free in dpkg_arch_load_list() on libdpkg.
5807     Reported by Pedro Ribeiro <pedrib@gmail.com>.
5808   * Fix theoretical stack buffer overflow in w_dependency() on libdpkg, not
5809     currently applicable. Reported by Pedro Ribeiro <pedrib@gmail.com>.
5810   * Add ppc64el support to cputable. Closes: #718945
5811     Thanks to Jeff Bailey <jeffbailey@google.com>.
5812   * Use dpkg-gencontrol -c argument as a fallback lock file in case
5813     debian/control does not exist. Closes: #667008
5814   * Pass the package reference count (i.e. number of present instances) to
5815     maintainer scripts via the new variable DPKG_MAINTSCRIPT_PACKAGE_REFCOUNT.
5816     Closes: #681370
5817   * Fix field names on error messages in libdpkg, by either capitalizing them
5818     or by renaming them to match reality.
5819   * Do not capitalize error and warning messages.
5820   * When ignoring invalid remove requests in dpkg consider that progress,
5821     reset the loop detector and avoid the assert. Closes: #143307
5822   * Activate all path components for file triggers on removal.
5823     Regression introduced in 1.17.0. Closes: #725437
5824   * Activate file triggers on disappearance more accurately, only when we know
5825     we are inevitably removing things.
5826   * Fix «dpkg-query --list» output when using multibyte character strings,
5827     to avoid unaligned columns and mojibake. Closes: #257505, #718541
5828     Based on a patch by Changwoo Ryu <cwryu@debian.org>.
5829   * Use fully buffered output on non-tty stdout.
5830     Reported by Shawn Landden <shawnlandden@gmail.com>.
5831   * Recognize «start-stop-daemon -C» as documented. Closes: #719746
5832     Reported by Brian S. Julin <bri@abrij.org>.
5833   * When update-alternatives is told to change slave links, do not warn that
5834     the link group is broken, just print a notice that the alternative is
5835     being updated due to the changes.
5836   * Add a new «dpkg --verify» command to check the integrity of packages
5837     installed files. Add a --verify-format option to explicitly select the
5838     output format, currently only rpm compatible output is supported, but
5839     the default might change in the future. Closes: #187019
5840   * Improve dpkg “Preparing to replace” and “Unpacking” progress messages.
5841     Closes: #32427, #71106
5842   * Print the package version on main dpkg progress messages.
5843   * Do not store timestamps in gzip headers when using the command, to try to
5844     mimic the zlib behavior. This does not affect Debian as it's been using
5845     zlib for a very long time. Closes: #719844
5846   * Reset environment variables affecting compressor commands when not using
5847     the shared library implementations. Namely XZ_DEFAULTS, XZ_OPT, BZIP and
5848     BZIP2.
5849   * Use a simple list to track packages owning a file, instead of using a
5850     list of arrays of pointers which waste 10 pointers per non-shared file,
5851     instead of 1. This significantly reduces dpkg memory usage.
5852   * Honor new DEB_SIGN_KEYID environment variable in dpkg-buildpackage.
5853     Suggested by Harald Dunkel <harri@afaics.de>. Closes: #615813, #719418
5854   * Always check subprocess exit codes in Dpkg::Source::Package modules.
5855     Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
5856   * Add support for pie and stack-protector options to dpkg-buildflags FFLAGS,
5857     and update the man page to mention FFLAGS are a subset of CFLAGS.
5858     Closes: #726932
5859   * Improve and unify -O option handling in dpkg-genchanges, dpkg-gensymbols
5860     and dpkg-shlibdeps, by always taking an optional filename argument and
5861     describing in the man page the default output files.
5862   * Use “hyphen” instead of “dash” when we mean the ‘-’ character in the
5863     documentation and code comments.
5864   * Do not NULL-terminate the list in the compat scandir(), as this might
5865     cause a segfault in case the function returns 0 entries.
5866   * Always return from ensure_statoverrides() if file is NULL, otherwise
5867     we might get us to read garbage from memory or segfault.
5868   * Add new symlink_to_dir command to dpkg-maintscript-helper. Closes: #720712
5869     Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
5870   * Add new dir_to_symlink command to dpkg-maintscript-helper. Closes: #583585
5871   * Distinguish dpkg error reports between errors while processing packages
5872     and archives.
5873   * Fix crashes in the first call to gettext() after fork() on Mac OS X, by
5874     forcing the initialization at program start of the CoreFoundation cached
5875     values in libintl.
5876   * Set a default gettext domain for libdpkg code, so that other programs
5877     using a different domain can still get correct translations, like dselect.
5878   * Cleanup libdpkg-perl API:
5879     - Dpkg::Compression: Deprecate $default_compression_level,
5880       $default_compression and $compression_re_file_ext package variables.
5881     - Dpkg::Exit: Deprecate @handlers package variable.
5882     - Dpkg::Source::Package: Deprecate $diff_ignore_default_regexp and
5883       @tar_ignore_default_pattern package variables.
5884     - Dpkg::Changelog::Entry::Debian: Deprecate $regex_header and
5885       $regex_trailer package variables.
5886   * Add GnuPG 2.x support. Add gnupg2 and gpgv2 as alternative Recommends to
5887     gnupg and gpgv (to not pull them by default), but prefer gpgv2 over gpgv,
5888     and gpg2 over gpg at run-time if they are available.
5889   * Switch dpkg conflictor tracking from a fixed-size array to a queue,
5890     fixing several related issues, due to conflictors not being removed from
5891     the array after processing them. dpkg could fill it due to additions in
5892     previous package processing producing very confusing error messages; and
5893     a theoretical problem where a package could get appended to be removed,
5894     then reinstalled as a new version, to get removed again when revisiting
5895     the array in a subsequent package processing. Closes: #726112
5896   * Do not accept empty field names in dpkg.
5897   * Do not accept an initial hyphen in field names.
5898   * Add experimental build profiles support:
5899     - Add support for <!profile.name> build-time restrictions in dependencies.
5900     - Add support for DEB_BUILD_PROFILES environment variable.
5901     - Add new option -P to dpkg-buildpackage and dpkg-checkbuilddeps.
5902     - Add new Built-For-Profiles output field in .deb and .changes files.
5903     Based on a patch by Patrick "P. J." McDermott <pjm@nac.net>,
5904     Wookey <wookey@debian.org> and Johannes Schauer <j.schauer@email.de>.
5905     Closes: #661538
5906   * Bump Standards-Version to 3.9.5.
5907   * Document interactions of dpkg-source --extend-diff-ignore and -i in the
5908     man page. Closes: #729874
5910   [ Updated programs translations ]
5911   * German (Sven Joachim).
5912   * Vietnamese (Trần Ngọc Quân).
5914   [ Updated scripts translations ]
5915   * German (Helge Kreutzmann).
5917   [ Updated man pages translations ]
5918   * French (Christian Perrier): fix incorrectly translated sentence,
5919     thanks to Fabien Givors.
5920   * German (Helge Kreutzmann).
5922  -- Guillem Jover <guillem@debian.org>  Thu, 05 Dec 2013 04:56:31 +0100
5924 dpkg (1.17.1) unstable; urgency=low
5926   * Man pages cleanup:
5927     - Make explicit that dpkg-shlibdeps -e can be used multiple times.
5928     - Improve documentation on how to update the available database before
5929       setting package selections. Suggested by Klaus Ita <koki.eml@gmail.com>.
5930   * Add manpages-it Replaces to dpkg due to new translated man pages.
5931     Reported by Alessio Gaeta <alga777@gmail.com>. Closes: #717983
5932   * Reword libdpkg-perl description and only list public modules.
5933   * Remove space before value in dpkg-parsechangelog -S option on pkg-info.mk.
5934     Closes: #718014
5935   * Make the build system install start-stop-daemon directly under /sbin,
5936     instead of moving it around in debian/rules.
5938  -- Guillem Jover <guillem@debian.org>  Sun, 28 Jul 2013 14:44:50 +0200
5940 dpkg (1.17.0) unstable; urgency=low
5942   [ Guillem Jover ]
5943   * Switch update-alternatives back to a fatal error on out of range priority
5944     on --install.
5945   * Document dpkg-deb --debug in --help output.
5946   * Bump Standards-Version to 3.9.4 (no changes needed).
5947   * Use the new canonical dpkg git Vcs URLs.
5948   * Remove ancient version from zlibg1-dev Build-Depends.
5949   * Add compression development packages to libdpkg-dev Depends.
5950   * Man pages cleanup:
5951     - Disable justification and hyphenation in SEE ALSO sections.
5952     - Remove unneeded double quotes in .SH headings.
5953     - Do not use “header” when “format” or “field” is meant.
5954     - Move dangers of installing via dpkg-deb from BUGS to a NOTES section.
5955     - Remove BUGS sections containing obvious or misplaced information.
5956     - Move BUGS sections before EXAMPLES and SEE ALSO sections.
5957     - Place ENVIRONMENT and FILES sections contiguously.
5958     - Move EXIT STATUS section before ENVIRONMENT.
5959     - Rename CAVEATS sections to NOTES.
5960     - Fold BACKWARD COMPATIBILITY section into other sections.
5961     - Document since when DEB_*_MULTIARCH variables are supported.
5962     - Move compiler flags subsection from ENVIRONMENT to NOTES.
5963     - Unify WARNING and ERROR sections into DIAGNOSTICS.
5964     - Unify command-line options into a single OPTIONS section.
5965     - Mark programs, variables, fields and command-line options in bold.
5966     - Fold dpkg-architecture(1) DEBIAN/RULES section into EXAMPLES.
5967     - Fix dpkg-architecture(1) debian/rules usage documentation.
5968     - Move dpkg-buildflags(1) HARDENING into a new FEATURE AREAS subsection.
5969     - Improve dpkg-buildflags(1) usage documentation.
5970       Thanks to Matthijs Kooijman <matthijs@stdin.nl>. Closes: #657627
5971     - Clarify that DPKG_MAINTSCRIPT_PACKAGE is not arch-qualified.
5972     - Add triggers to the list of binary control information files.
5973       Thanks to Charles Plessy <plessy@debian.org>.
5974   * Use colon instead of dot for user:group in dpkg debug output.
5975   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
5976   * Fix update-alternatives to use the current alternative link as the first
5977     best value, to avoid flip-flops of alternatives with equal priority.
5978     Closes: #699807
5979   * Fix clang warnings due to change of alignment requirements.
5980   * Change copyright file to point to GPL-2 instead of GPL.
5981   * Do not pass -e in shell script shebangs, set it in the body.
5982   * Add new dpkg-parsechangelog --show-field option to print a field value.
5983     Closes: #284664
5984   * Add new dpkg-buildpackage --force-sign option.
5985   * By default do not sign builds for UNRELEASED uploads on dpkg-buildpackage.
5986     Closes: #635117
5987   * Also check Build-Depends-Arch for minimal versions in dpkg-shlibdeps.
5988     Closes: #681470
5989   * Document dpkg-buildflags export mode usage in man page. Closes: #691449
5990     Thanks to Jonathan Nieder <jrnieder@gmail.com>.
5991   * Rename dpkg-buildflags configure exporter to cmdline, but preserve
5992     configure as a legacy alias.
5993   * Mask fortify hardening option from dpkg-buildflags output on noopt.
5994     New glibc 2.16 and later, issue a warning on this condition.
5995     Closes: #691745
5996   * Refer to path instead of file on dpkg-statoverride.
5997   * Always print a descriptive architecture column, even for empty or missing
5998     architectures on «dpkg-query --list».
5999   * Rework SELinux code on unpack to reload the label database if it has
6000     changed, for example while upgrading the SELinux policy package.
6001   * Execute maintainer scripts in a new execution context, based on the
6002     current one and the specific maintainer script filename, and if it's
6003     not different to the current one, use "dpkg_script_t" as a fallback.
6004   * Do not unnecessarily create a dpkg update log record on remove or purge.
6005   * Always reset want status when removing or purging a package; so this
6006     now resets holds among others. Closes: #163763
6007   * Always reset want status when installing a package; so this now resets
6008     holds among others. Closes: #162541
6009   * Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal to the point
6010     when we are definitely removing the main path.
6011   * Activate file triggers on removal more accurately, only when we know
6012     we are inevitably removing things.
6013   * Change dir to / before executing maintainer scripts. Closes: #686782
6014   * Add new dpkg-deb --deb-format option and base --new and --old on it,
6015     as the latter are not future-proof, and neither can be guaranteed to
6016     produce a reliable output file format.
6017   * Drop archtable. It serves no purpose, it's Debian specific, it's
6018     usually outdated, and everyone should be using dpkg-architecture anyway.
6019   * Add musl-linux support to ostable and triplettable.
6020     Requested-by Kevin Bortis <wermut@gmail.com>.
6021   * Remove update-alternatives, dpkg-divert and dpkg-statoverride
6022     compatibility symlinks under /usr/sbin/.
6023   * Remove install-info wrapper.
6024   * Only ignore older packages if the existing version is informative. This
6025     allows any program using libdpkg to parse the available file to see again
6026     packages with versions lesser than 0-0 (like 0~0-0). Closes: #676664
6027   * Fix Dpkg::Control::Hash set_options() to take a hash as argument instead
6028     of two scalars.
6029   * Add a new Dpkg::Vendor get_vendor_dir() function.
6030   * Print correct path to vendor directory on error message in dpkg-vendor.
6031   * Do not hardcode the dpkg system configuration directory in perl scripts,
6032     respect build time setting.
6033   * Deprecate Dpkg perl module lowercase and exported by default variables,
6034     replaced by new unified uppercase non-exported by default ones.
6035   * Do not set -fstack-protector in the default build flags on arm64 (it's
6036     not yet supported). Thanks to Matthias Klose <doko@ubuntu.com>.
6037     Closes: #711936
6038   * Add GCJFLAGS support to dpkg-buildflags. Closes: #708375
6039   * Clarify that dpkg --set-selections needs an up-to-date available db,
6040     by documenting it on the dpkg(1) man page, and warning whenever dpkg
6041     finds unknown packages while setting the selections. Closes: #703092
6042   * Print nicer error messages in perl scripts using Getopt::Long by trapping
6043     $SIG{__WARN__} to call usageerr() on option parse errors.
6044   * Move the exit call out from usage() in dpkg-scansources so that usageerr()
6045     gives a correct exit code. Thanks to Bernhard R. Link <brlink@debian.org>.
6046   * Print correct error message on unknown dpkg-name options before --.
6047   * Require at least one filename on dpkg-name after --.
6048   * Switch program usage errors to not print entire --help output.
6049     Closes: #681371
6050   * Document that «dpkg-parsechangelog -l-» can be used to read from stdin.
6051   * Support parsing compressed changelog files transparently. Closes: #684196
6052   * Sort files inside new diffs generated by dpkg-source lexicographically.
6053     Closes: #689193
6054   * Add support for a build_arch option in Dpkg::Deps deps_parse().
6055     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #697297
6056   * Move epoch-less or revision-less output logic to Dpkg::Version.
6057     Based on a patch by Bernhard R. Link <brlink@debian.org>.
6058   * Catch mismatches between version strings and format versions in
6059     dpkg-source. Ensure that a 3.0 (quilt) package has a non-native version
6060     and that a 3.0 (native) package has a native version. Closes: #700177
6061     Thanks to Bernhard R. Link <brlink@debian.org>.
6062   * Add support for mipsn32(el) and mips64(el) to arch tables.
6063     Thanks to YunQiang Su <wzssyqa@gmail.com>. Closes: #685096, #707323
6064   * Document --file and --label parser options in dpkg-parsechangelog(1).
6065   * Add a new configure --with-dpkg-deb-compressor option to allow selecting
6066     the default dpkg-deb compressor, mainly for downstreams.
6067   * Switch dpkg-deb default compressor from gzip to xz. Build dpkg.deb using
6068     gzip to make debootstrap life easier on non-Debian based systems.
6069   * Add support for gzip compression strategies to dpkg-deb. The new
6070     strategies are: filtered, huffman, rle and fixed.
6071   * Change dpkg and dpkg-deb help output to recommend apt instead of dselect
6072     as a user-friendly frontend.
6073   * Remove temporary file on error during «dpkg-divert --rename».
6074   * Fix value caching in Dpkg::Arch by not shadowing the variables.
6075   * Fix chmod() arguments order in Dpkg::Source::Quilt. Closes: #710265
6076     Thanks to Pablo Oliveira <pablo@sifflez.org>.
6077   * Add new dpkg-shlibdeps -l option to add private shared library directories.
6078     This should be used instead of abusing LD_LIBRARY_PATH to pass the paths,
6079     which might be problematic when cross-compiling. Closes: #698881
6080   * Only apply empty line and comma cleanups when doing substvar replacements
6081     on fields where those are relevant. Closes: #659814
6082   * Do not scan control files twice for PGP signature presence.
6084   [ Raphaël Hertzog ]
6085   * Fix dpkg-maintscript-helper rm_conffile and mv_conffile to do nothing
6086     when the conffile is no longer owned by the current (or named) package.
6087     Thanks to Steve Langasek for the patch. Closes: #716948
6088   * Improve dpkg-maintscript-helper behaviour in “Multi-Arch: same” packages
6089     by arch-qualifying package names read from the environment. Also add
6090     a warning about this potential problem in the manual page.
6091   * Fix usage of non-existent _() function in multiple places of the Perl
6092     code. Thanks to Lincoln Myers <lincoln@netapp.com> for the patch.
6093     Closes: #708607
6095   [ Updated programs translations ]
6096   * Fix typo in Spanish translation of update-alternatives.
6097     Thanks to Javier Fernandez-Sanguino <jfs@debian.org>. Closes: #713020
6099   [ Updated programs translations ]
6100   * Vietnamese (Trần Ngọc Quân). Closes: #715334
6102   [ Added man pages translations ]
6103   * Italian (Beatrice Torracca). Closes: #711647
6105   [ Updated man pages translations ]
6106   * Fix wrong translation of "fortify" in French dpkg-buildflags(1) man page.
6107     Thanks to Christian Perrier <bubulle@debian.org>. Closes: #712976
6108   * Fix typo in dpkg-source(1) man page French translation.
6109     Thanks to Cédric Boutillier <boutil@debian.org>. Closes: #708292
6110   * Japanese (TAKAHASHI Motonobu). Closes: #704240
6112  -- Guillem Jover <guillem@debian.org>  Fri, 26 Jul 2013 23:54:54 +0200
6114 dpkg (1.16.10) unstable; urgency=low
6116   [ Guillem Jover ]
6117   * Fix typos in 1.16.9 changelog entry. Closes: #691954
6118     Thanks to Nicolás Alvarez <nicolas.alvarez@gmail.com>.
6119   * Add missing @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in.
6120   * Do not use an undefined va_list variable in dpkg_put_errno().
6121   * Abort installation if we cannot set the security context for a file.
6122   * Fix OpenPGP armored signature parsing, to be resilient against doctored
6123     input, including source package control files. Closes: #695919
6124   * Make sure the OpenGPG armor contains a signature block, even on EOF.
6125   * Do not accept Armor Header Lines inside a paragraph.
6126   * Do not abort dselect when multiarch is detected, as that only makes
6127     users downgrade and hold on an older version w/ worse multiarch support.
6128   * Fix warning in Dpkg::Source::Archive with «perl -w» due to redefinition
6129     of getcwd() by removing unused POSIX modules usage. Closes: #700978
6131   [ Updated programs translations ]
6132   * Esperanto (Felipe Castro).
6133   * Spanish (Javier Fernández-Sanguino).
6134   * Vietnamese (Trần Ngọc Quân). Closes: #692100
6136   [ Updated scripts translations ]
6137   * Fix mistranslation in French translation of scripts.
6138     Thanks to Filipus Klutiero. Closes: #698530
6139   * Fix typos in French translation of scripts.
6140     Thanks to Sylvestre Ledru. Closes: #702627
6141   * Fix Russian translation (wrong order of parameters in a string).
6142     Thanks to Andrey Rahmatullin for noticing and Yuri Kozlov for fixing
6143     the translation. Closes: #698869
6145  -- Guillem Jover <guillem@debian.org>  Fri, 08 Mar 2013 04:41:26 +0100
6147 dpkg (1.16.9) unstable; urgency=low
6149   [ Raphaël Hertzog ]
6150   * Fix dpkg-source regression in "3.0 (quilt)" source packages while
6151     unapplying patches that remove all files in a directory. Closes: #683547
6152   * Fix segfault in field format parsing on empty strings, affecting
6153     «dpkg-query -W -f ''» and «dpkg-deb -W --showformat=''». LP: #1035512
6154   * Fix dpkg's French usage string which was missing the final “s“ in
6155     --print-foreign-architectures. Closes: #685863
6157   [ Guillem Jover ]
6158   * Use “statoverrides” instead of “statusoverrides” in dpkg-statoverride.
6159     Closes: #686995
6160   * Comment out dpkg(1) documentation about disabled --command-fd option.
6161     Closes: #685677
6162   * Cleanup dpkg-divert unit-test environment to avoid build failures.
6163     Closes: #687656
6164   * Fix update-alternatives test suite to behave correctly on non-Debian
6165     binary paths. Known to be affecting at least Gentoo and Mac OS X.
6166   * Do not leak subcall command arguments in update-alternatives.
6167   * Fix segfault on update-alternatives when passing --slave without any
6168     action at all. LP: #1037431
6169   * Fix memory leak in dpkg filesavespackage().
6170   * Do not print garbage (or worse) on dpkg shared conffile debug output.
6171   * Use a hash instead of a ref to a hash for keys() in Dpkg::BuildFlags
6172     get_feature_areas(). This causes compilation failures with older perl
6173     versions, which can be an issue with partial upgrades.
6174   * Fix filter subpattern debug output format string to print an actual
6175     value instead of just blanks.
6176   * Ignore trailing filter subpattern slashes on reinclusion comparison.
6177     This makes sure to reinclude directories previously excluded so that
6178     contained files marked for inclusion do not fail to unpack due to a
6179     missing directory. Closes: #688416
6180   * Do not consider obsolete conffiles as actively owned by the package.
6181     This ensures conffile entries are not mishandled nor mixed up when
6182     configuring packages owning the non-obsolete conffiles. Closes: #689836
6183     Based on a patch by Andreas Beckmann <debian@abeckmann.de>.
6184   * Properly mark in the database obsolete conffiles on package replaces.
6185   * Sync the Conffiles field values for all package instances. Because
6186     only the first package instance being configured will have a *.dpkg-new
6187     conffile available to be processed, the subsequent ones need to use the
6188     hash from the previously processed entries.
6189   * Fix logic for previously configured conffiles, so that the shared
6190     conffile checks actually work on reinstallation. Closes: #684776
6191   * Avoid info database corruption and bogus accesses on unknown format
6192     values, by always reading the format file and validating it.
6193   * Clarify that the most probable reason for multiarch database
6194     inconsistencies is due to upgrades from unofficial dpkg versions.
6195   * Only satisfy a dependency on a “Multi-Arch: foreign” if arch-unqualified.
6196   * Take architecture into account in virtual packages on remove and
6197     configure dpkg actions. Closes: #683411
6198   * Update update-alternatives --query format and examples in man page to
6199     match the implementation.
6200   * Add two missing 3rd person ‘s’ in dpkg-gensymbols(1). Closes: #689863
6201     Thanks to Paul Menzel <pm.debian@googlemail.com>.
6202   * Fix regression on old-style binNMUs for packages that specify an
6203     explicit binary version to dpkg-gencontrol, by always fixing up the
6204     source version. Closes: #690823
6206   [ Updated programs translations ]
6207   * Catalan (Guillem Jover).
6208   * Czech (Miroslav Kure).
6209   * Danish (Joe Dalton). Closes: #690808
6210   * French (Christian Perrier).
6211   * German (Sven Joachim).
6212   * Italian (Milo Casagrande).
6213   * Japanese (Kenshi Muto).
6214   * Polish (Michał Kułach). Closes: #690449
6215   * Portuguese (Miguel Figueiredo). Closes: #682582, #690431
6216   * Russian (Yuri Kozlov). Closes: #688050, #690415
6217   * Slovak (Ivan Masár). Closes: #690426
6218   * Swedish (Peter Krefting).
6219   * Thai (Theppitak Karoonboonyanan). Closes: #690678
6220   * Traditional Chinese (imacat). Closes: #687002
6222   [ Updated scripts translations ]
6223   * Polish (Michał Kułach). Closes: #683104
6224   * Spanish (Omar Campagne). Closes: #685297
6226   [ Updated dselect translations ]
6227   * Basque (Iñaki Larrañaga Murgoitio). Closes: #686421
6228   * Czech (Miroslav Kure).
6229   * Danish (Joe Dalton). Closes: #689820
6230   * Polish (Michał Kułach).
6232   [ Updated man pages translations ]
6233   * French (Thomas Vincent, Sylvestre Ledru, Christian Perrier).
6234     Closes: #682978, #683221
6235   * German (Helge Kreutzmann).
6236   * Japanese (Hideki Yamane). Closes: #685103
6237   * Polish (Michał Kułach).
6238   * Spanish (Omar Campagne, Guillem Jover). Closes: #683514
6239   * Swedish (Peter Krefting).
6241  -- Guillem Jover <guillem@debian.org>  Sat, 20 Oct 2012 05:59:50 +0200
6243 dpkg (1.16.8) unstable; urgency=low
6245   [ Updated programs translations ]
6246   * Esperanto (Felipe Castro).
6247   * French (Christian Perrier).
6248   * Polish (Michał Kułach). Closes: #680561
6249   * Russian (Yuri Kozlov). Closes: #677850, #680411
6250   * Slovak (Ivan Masár).
6251   * Spanish (Javier Fernández-Sanguino)
6253   [ Updated man pages translations ]
6254   * French (Christian Perrier).
6256   [ Updated scripts translations ]
6257   * French (Christian Perrier).
6258   * Russian (Yuri Kozlov).
6260   [ Updated dselect translations ]
6261   * Danish (Joe Dalton). Closes: #680108
6262   * Russian (Yuri Kozlov).
6263   * Traditional Chinese (Asho Yeh - 阿信).
6265  -- Guillem Jover <guillem@debian.org>  Sat, 21 Jul 2012 02:11:04 +0200
6267 dpkg (1.16.7) unstable; urgency=low
6269   [ Guillem Jover ]
6270   * Fix bogus dpkg-query --control-show badusage() strings.
6272   [ Raphaël Hertzog ]
6273   * Fix dpkg-gencontrol to correctly compute the source version
6274     in the case of "old-style" bin-nmus. Closes: #679959
6276   [ Updated dselect translations ]
6277   * Catalan (Guillem Jover).
6278   * French (Christian Perrier).
6279   * German (Sven Joachim).
6280   * Swedish (Peter Krefting).
6282   [ Updated programs translations ]
6283   * French (Christian Perrier).
6284   * German (Sven Joachim).
6285   * Italian (Milo Casagrande).
6286   * Swedish (Peter Krefting).
6288   [ Updated man pages translations ]
6289   * Swedish (Peter Krefting).
6290   * French (Christian Perrier).
6292   [ Updated scripts translations ]
6293   * Swedish (Peter Krefting).
6294   * French (Christian Perrier).
6296  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 02 Jul 2012 21:16:12 +0200
6298 dpkg (1.16.6) unstable; urgency=low
6300   [ Guillem Jover ]
6301   * Do not translate SELinux context to human readable form while unpacking,
6302     as that might cause the operation to fail if the mcstransd daemon
6303     stopped running during the transaction. Closes: #679641
6304     Thanks to Russell Coker <russell@coker.com.au>.
6305   * Add --control-list and --control-show to dpkg-query --help output.
6307   [ Raphaël Hertzog ]
6308   * Fix import of error functions in dpkg-buildflags. Regression introduced
6309     in 1.16.5.
6311   [ Updated scripts translations ]
6312   * German (Helge Kreutzmann).
6314   [ Updated man pages translations ]
6315   * German (Helge Kreutzmann).
6317  -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 21:45:10 +0200
6319 dpkg (1.16.5) unstable; urgency=low
6321   [ Raphaël Hertzog ]
6322   * dpkg-source will now clean up after a failed application of a quilt
6323     patch. Closes: #652970
6324     And it will display a message explaining the most likely cause of
6325     failure (patch applying with fuzz).
6326   * When dpkg-source regenerates the automatic patch (with formats "2.0"
6327     or "3.0 (quilt)") it will keep the current patch header to avoid
6328     losing changes made by the maintainer.
6329   * Modify dpkg-source --commit to auto-whitelist modified binary files.
6330     That way the same command can be used whatever kind of upstream files
6331     has been modified.
6332   * dpkg-source now supports a new option --no-unapply-patches to force
6333     patches to be kept applied after build (used by formats "2.0" and "3.0
6334     (quilt)"). Closes: #643043
6336   [ Guillem Jover ]
6337   * Add a dpkg-buildflags --status action to describe the flag settings.
6338     Thanks to Bernhard R. Link <brlink@debian.org>. Closes: #664058
6339   * Add support for “binary-only” key-value option in changelogs, to allow
6340     marking changelog entries as part of a binary only upload, having a
6341     different version from the source package. Closes: #440094, #672723
6342   * Minimize source architecture list on «dpkg-source -b» by removing
6343     architectures already covered by architecture wildcards. Closes: #675333
6344   * Do not assume $ENV{'HOME'} is defined in Dpkg::Source::Package.
6345     Thanks to Niels Thykier <niels@thykier.net>. Closes: #677631
6346   * Document in more detail in deb(5) the supported ar archive format.
6347   * Document in deb-src-control(5) the “Private-” field prefix.
6348   * Add new start-stop-daemon --no-close option to disable closing file
6349     descriptors on --background. Closes: #627333, #646425
6350   * Switch source compression to xz.
6351   * Detect ar header fields truncation due to too long member names or too
6352     large member sizes. Closes: #678933
6353   * Add new dpkg-query --control-list and --control-show commands, which
6354     replace the now deprecated --control-path.
6355   * Print master and slave alternative link names in update-alternatives
6356     --query and always print alternative link in --config. Closes: #679010
6357   * Cleanup and clarify buffer I/O error reporting. Closes: #621763
6358   * Avoid full stop and double newline at the end of errors and warnings.
6359     Thanks to Jonathan Nieder <jnieder@gmail.com>. Closes: #624000
6360   * Change all programs to accept -? instead of -h for help output.
6361   * Add support for specific arch-qualified dependencies. Closes: #676232
6362     Thanks to Thibaut Girka <thib@sitedethib.com>.
6363   * Accept “:native” arch-qualified Build-Dependencies. Closes: #558095
6364     Thanks to Thibaut Girka <thib@sitedethib.com>.
6365   * Do not use undefined values returned form deps_parse() in dpkg-shlibdeps.
6366     Closes: #640676
6367   * Add an Architecture column to «dpkg-query -l» before the Description
6368     column. Suggested by Jonathan Nieder <jnieder@gmail.com>. Closes: #673190
6370   [ Updated programs translations ]
6371   * Swedish (Peter Krefting).
6373   [ Updated dselect translations ]
6374   * Swedish (Peter Krefting).
6376   [ Updated scripts translations ]
6377   * German (Helge Kreutzmann).
6379   [ Updated man pages translations ]
6380   * German (Helge Kreutzmann).
6381   * Swedish (Peter Krefting).
6383  -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 04:28:51 +0200
6385 dpkg (1.16.4.3) unstable; urgency=low
6387   * On «update-alternatives --install» only warn for now on out of range
6388     priorities and clamp the values, as there seems to be packages using
6389     priorities > INT_MAX, which although bogus as they were previously
6390     overflowing the int used to store them, that would cause installation
6391     failures when upgrading from squeeze. This will be reverted to an
6392     error after wheezy. Closes: #676874
6394  -- Guillem Jover <guillem@debian.org>  Sun, 17 Jun 2012 10:56:15 +0200
6396 dpkg (1.16.4.2) unstable; urgency=low
6398   * Check correctly for out of range negative field width values in dpkg-query
6399     --show format strings. Regression introduced in 1.16.4. Closes: #676796
6401  -- Guillem Jover <guillem@debian.org>  Sat, 09 Jun 2012 16:16:17 +0200
6403 dpkg (1.16.4.1) unstable; urgency=low
6405   * Fix explicit file trigger activation. Regression introduced in 1.16.4.
6406     Closes: #676684
6408  -- Guillem Jover <guillem@debian.org>  Fri, 08 Jun 2012 23:17:11 +0200
6410 dpkg (1.16.4) unstable; urgency=low
6412   [ Guillem Jover ]
6413   * Deprecate compressing .deb files with lzma, by making dpkg-deb issue a
6414     warning, as the format has several deficiencies that have been addressed
6415     by upstream in xz. Although unpacking will be kept being supported to
6416     handle existing lzma compressed .deb files.
6417   * Add alternative changelog formats documentation from the policy manual
6418     to dpkg-parsechangelog(1). Closes: #584141
6419   * Add MiNT support to ostable and triplettable.
6420     Requested by Thorsten Glaser <tg@mirbsd.de>.
6421   * Add new frontend.txt file to dpkg-dev documenting some public interfaces
6422     for dpkg frontends. Closes: #670897
6423   * Clarify in dpkg(1) when --force-conf* options cause action.
6424     Suggested by Sven Joachim <svenjoac@gmx.de>. Closes: #391818
6425   * Add “gcc | c-compiler” to libdpkg-perl Suggests, due to Dpkg::Arch usage.
6426     Closes: #671198
6427   * Do not mask PIE from dpkg-buildflags on m68k, it appears to work now.
6428     Requested by Thorsten Glaser <tg@mirbsd.de>.
6429   * Remove deprecated support for PGP style signing command interface from
6430     dpkg-buildpackage.
6431   * Remove obsolete --udeb dpkg-scanpackages option.
6432   * Add arm64 support to cputable. Closes: #672408
6433     Thanks Wookey <wookey@wookware.org>.
6434   * Check parsed integers for invalid or no digit errors in start-stop-daemon
6435     and update-alternatives.
6436   * Check all parsed integers for out of range errors; i.e. that no negative
6437     values are allowed if not appropriate, and that no overflows occur.
6438     Closes: #580038
6439   * Switch start-stop-daemon(8) man page examples from /var/run to /run.
6440   * Do not obscure Dpkg::Source::Package ‘require’ errors with custom
6441     error message. Thanks to Thomas Adam <thomas.adam@smoothwall.net> and
6442     Jonathan Nieder <jrnieder@gmail.com>.
6443   * Add new Dpkg::Substvars::set_as_used() member function.
6444   * Rename Dpkg::Substvars no_warn() member function to mark_as_used(), keep
6445     the old name aliased to the new one producing a deprecation warning.
6446   * Add support for Build-Depends-Arch and Build-Conflicts-Arch fields, and
6447     a new -A option to dpkg-checkbuilddeps. Closes: #629480
6448     Thanks to Roger Leigh <rleigh@debian.org>.
6449   * Add support for “none” as a valid dpkg-deb compression strategy value.
6450     Closes: #674711
6451   * Clarify in dpkg(1) that the «dpkg -l» example only lists installed
6452     packages, and that to list available packages «dpkg-query --load-avail»
6453     has to be used instead. Closes: #673305
6454   * Clarify also in the dpkg(1) man page (already present in the dpkg.cfg(5)
6455     man page) the valid filenames for /etc/dpkg/dpkg.cfg.d/ fragment files.
6456     Closes: #674674
6457   * Fix start-stop-daemon to not follow symlinks when creating pidfiles.
6458     Thanks to Carsten Hey <carsten@debian.org>. Closes: #675918
6459   * Refactor the file locking logic into a new Dpkg::File module, and move
6460     the libfile-fcntllock-perl dependency from dpkg-dev to libdpkg-perl.
6461   * Demote the libfile-fcntllock-perl Depends to a Recommends by falling back
6462     to use flock based locking, because it being an XS module makes building
6463     a new perl package bumping the perl ABI impossible, as both packages
6464     become uninstallable. Thanks to Dominic Hargreaves <dom@earth.li>.
6465     Closes: #675947
6466   * Put an & before field_capitalize() calls in Dpkg::Control::Fields to
6467     fix a usage before declaration warning with perl 5.16. Closes: #676262
6468   * Do not warn in dpkg-divert on missing files list file for packages never
6469     installed before. Closes: #673518
6470   * Add support for liblzma to handle .xz and .lzma compressed files, and
6471     switch to it instead of using xz-utils. This removes the xz-utils
6472     Pre-Depends from dpkg. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
6473   * Always activate all path components for file triggers, this fixes file
6474     trigger handling for conffiles and dpkg-trigger invocations.
6475     Closes: #675613, #676061, #676062, #676107, #676118, #676122
6476   * Do not reset Multi-Arch field in the update log when removing the package.
6477     Closes: #676496
6478   * Fix dpkg-split to honour the DPKG_ADMINDIR environment variable.
6480   [ Updated man pages translations ]
6481   * German (Helge Kreutzmann).
6482   * French (Christian Perrier). Fixes a mistranslation and some
6483     inconsistencies reported by Vincent Danjean( thanks). Closes: #673158
6485  -- Guillem Jover <guillem@debian.org>  Thu, 07 Jun 2012 23:43:19 +0200
6487 dpkg (1.16.3) unstable; urgency=low
6489   [ Guillem Jover ]
6490   * Do not look for newline beyond the read buffer on dpkg-deb extract.
6491   * Check update-alternative name and link arguments for all commands.
6492     Closes: #665050
6493   * Check all dpkg-divert filename arguments to be absolute and to not
6494     contain newlines. Closes: #21722
6495   * Print errors while reading the file list files on a new line instead
6496     of just after the progress percentage. Closes: #552517
6497   * Document in dpkg-source(1) that patches for source format “3.0 (quilt)”
6498     are expected to apply without any fuzz. Closes: #666752
6499     Based on a patch by Luca Capello <luca@pca.it>.
6500   * Remove redundant -Wformat-security from default dpkg-buildflags, which
6501     is already implied by -Werror=format-security. Closes: #664964
6502     Suggested by Peter Eisentraut <petere@debian.org>.
6503   * Document in dpkg-query(1) that commands producing multiple paragraphs
6504     will preserve the order of the packages specified on the argument list.
6505   * Change start-stop-daemon --exec on GNU/Hurd, FreeBSD, NetBSD, OpenBSD
6506     and Solaris to check for executables matching device and inode numbers
6507     instead of filenames.
6508   * Change start-stop-daemon --name on GNU/Hurd to check the process' argv[1]
6509     in addition to argv[0], to handle both binaries and interpreted scripts.
6510     Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
6511   * Handle deb format versions as major.minor integers instead of strings or
6512     floats, the latter being susceptible to parsing errors depending on the
6513     current locale (although this was only affecting the old deb format).
6514   * Ignore the minor format version number for deb-split format, unifying
6515     the behaviour with the deb format.
6516   * Add support for an abitable containing arch attribute overrides.
6517   * Add x32 support to abitable, ostable and triplettable. Closes: #667037
6518   * Fix start-stop-daemon to work with relative --exec arguments and --chdir.
6519     Closes: #669047
6520   * Ignore request to rename a file owned by the diverting package on
6521     «dpkg-divert --add --rename». Closes: #588077
6522   * Clarify dpkg-gensymbols(1) by way of examples that architecture wildcards
6523     are supported in symbols files. Closes: #670048
6524   * Fix memory leak due to Dpkg::Control objects not being garbage-collected.
6525     Thanks to Ben Harris <bjh21@cam.ac.uk>. Closes: #669012
6526   * Compute the md5sum hash on unpack for empty files too, so that these
6527     can be checked correctly for matching content when installing multiple
6528     package instances.
6529   * Generate md5sums files automatically at unpack time if missing from the
6530     binary package. Closes: #155676, #155799
6531   * Add missing list and md5sums database file checks to «dpkg --audit».
6533   [ Helge Kreutzmann ]
6534   * Fix a typo in man/dpkg-buildflags.1.
6536   [ Updated programs translations ]
6537   * French (Christian Perrier).
6538   * German (Sven Joachim).
6539   * Swedish (Peter Krefting).
6541   [ Updated dselect translations ]
6542   * French (Christian Perrier).
6543   * German (Sven Joachim).
6544   * Swedish (Peter Krefting).
6546   [ Updated scripts translations ]
6547   * French (Christian Perrier).
6548   * Swedish (Peter Krefting).
6550   [ Updated man pages translations ]
6551   * French (Christian Perrier).
6552   * German (Helge Kreutzmann).
6553   * Swedish (Peter Krefting).
6555  -- Guillem Jover <guillem@debian.org>  Fri, 27 Apr 2012 10:10:10 +0200
6557 dpkg (1.16.2) unstable; urgency=low
6559   [ Guillem Jover ]
6560   * Move <config.h> and <compat.h> to the top of trigdeferred.l to properly
6561     use the configured features and compat code.
6562   * Honour --disable-nls when the system lacks obstack support, by updating
6563     the obstack compat module from gnulib.
6564   * Link the libdpkg unit tests with libcompat and libintl, so that systems
6565     needing them will compile correctly.
6566   * Check for the presence of the strnlen declaration and correctly provide
6567     the compat one in case the systems lacks it.
6568   * Do not assume existence of paths on the build system in the test suite.
6569   * Do not fail to link dselect on MacOS X when using --disable-nls.
6570   * Remove versioned coreutils Pre-Depends from dpkg due to the ancient
6571     md5sum transition. Reported by Bill Allombert <ballombe@debian.org>.
6572     Closes: #643746
6573   * Change dpkg-architecture to only compute the requested variables. This:
6574     - Fixes the bootstrapping problem, as the dpkg build system only needs
6575       the host architecture, for which dpkg itself is not required.
6576     - Reduces the amount of work performed, including loading and parsing
6577       unnecessary table files or calling either of gcc or dpkg programs.
6578   * Improve error message in dpkg-gencontrol and dpkg-gensymbols when
6579     debian/control does not have any package stanza. Closes: #642473
6580     Based on a patch by Kyle Willmon <kylewillmon@gmail.com>.
6581   * Add Pre-Depends on tar >= 1.23 (satisfied in stable) to dpkg due to it
6582     using the ‘--warning=no-timestamp’ option. Closes: #642802
6583   * Do not segfault on GNU/Linux when dpkg cannot retrieve the block size
6584     for the filesystem containing the info database. LP: #872734
6585   * Fix two memory leaks per tar entry in the tar extractor used on unpack.
6586   * Mark dpkg and dselect as Multi-Arch foreign.
6587     Reported by Steve Langasek <vorlon@debian.org>.
6588   * Mark dpkg-dev and libdpkg-perl as Multi-Arch foreign. Closes: #648217
6589     Thanks to Colin Watson <cjwatson@ubuntu.com>.
6590   * Add new deb-origin.5 man page. Closes: #608884
6591     Thanks to Matt Kraai <kraai@ftbfs.org>.
6592   * Return correct status on start-stop-daemon --status when using --pidfile.
6593   * Treat dpkg-deb compression level independently for each backend. This
6594     has the effect of changing the current behaviour for level 0 on all
6595     compressors except gzip.
6596   * Add new dpkg-deb -S option to specify the compression strategy. The only
6597     currently supported value is “extreme” for xz. Closes: #647915
6598   * Stop using brace expansion to install man pages by using dh_installman
6599     instead of dh_install, the former does not abort on empty glob expansion.
6600   * Do not use absolute paths for programs in perl and shell code.
6601   * Add missing ‘*’ in asprintf() and vasprintf() compat declarations.
6602   * Add support for virtual output binary:Summary and db:Status-Abbrev fields.
6603     Closes: #192619, #427945
6604   * Add support for virtual output source:Package and source:Version fields.
6605     Closes: #653575
6606   * Use a different temporary file per process on libcompat's vsnprintf()
6607     function to avoid race conditions from children after fork(3).
6608     Reported by Daniel Ruoso <daniel@ruoso.com>. Closes: #655411
6609   * Fix start-stop-daemon --exec and --name options on FreeBSD, NetBSD and
6610     OpenBSD by swapping the process matching implementations.
6611   * Fix start-stop-daemon --name option on GNU/Hurd to match the process name.
6612   * Document in more detail the implications of start-stop-daemon matching
6613     options. Closes: #367608
6614   * Improve and clarify dpkg-shlibdeps superfluous linking warning messages.
6615     Based on a patch by Peter Eisentraut <petere@debian.org>. Closes: #656496
6616   * Relax --merge-avail Packages file parser, to not fail on bogus versions.
6617   * When building only arch-indep binaries with «dpkg-buildpackage -A», name
6618     the .changes file using ‘all’ as architecture. Closes: #661638
6619   * Handle unknown architectures gracefully in dpkg-buildflags.
6620     Closes: #663004
6621   * Add missing --status-logger to dpkg --help output.
6622   * Do not print bogus errno string for invalid package names in dpkg
6623     --ignore-depends option.
6624   * Change dpkg-query to not load the available file by default for --list
6625     and --show, add a new --load-avail option to expose the old behaviour.
6626   * Only allow setting selections via «dpkg --set-selections» for known
6627     packages (i.e. those present in either the status or available files).
6628   * Always ignore older versions when parsing the available file, not only
6629     for --update-avail and --merge-avail.
6630   * Mark not-installed non-arch-qualified selections for removal.
6631   * Add new «dpkg --assert-multi-arch» command to allow checking for
6632     multi-arch support availability.
6633   * Bump Standards-Version to 3.9.3 (no changes needed).
6634   * Add architecture consistency checks to «dpkg --audit».
6635   * Add new dpkg --add-architecture and --remove-architecture commands to
6636     track supported architectures.
6638   [ Raphaël Hertzog ]
6639   * Update Dpkg::Shlibs to look into multiarch paths when cross-building
6640     too. Closes: #595144
6641   * Rewrite architecture.mk with explicit loops instead of duplicating many
6642     similar lines. Based on a patch by Thorsten Glaser <tg@mirbsd.de>.
6643   * Modify dpkg-gencontrol and dpkg-distaddfile to grab a write lock
6644     on debian/control before updating debian/files to avoid simultaneous
6645     updates. Closes: #642608
6646     Add libfile-fcntllock-perl to dpkg-dev's Depends since we use this module
6647     to handle the locking.
6648   * Update dpkg-gensymbols(1) to clarify that -e accepts shell patterns
6649     expansions and not regular expressions. And let dpkg-gensymbols output a
6650     warning when a pattern doesn't match any file. Closes: #649248
6651   * Add new option "-a <arch>" to dpkg-checkbuilddeps to check build
6652     dependencies for another architecture. This is really basic for now since
6653     it assumes all build dependencies must be satisfied on the listed
6654     architecture. Closes: #648180 Thanks to Colin Watson for the patch.
6655   * Error out if a dpkg database .list file is not a regular file. LP: #369898
6656   * Fix dpkg-mergechangelogs to not error out on invalid versions.
6657     Closes: #651993
6658   * Fix dpkg-source --commit on "3.0 (quilt)" when an explicit patch file
6659     is given with a relative filename. Closes: #652414
6660   * Further clarify in dpkg-source(1) the conditions under which it's possible
6661     to pass an explicit patch file to dpkg-source --commit.
6662   * Add new --query-features command to dpkg-buildflags. Thanks to Kees Cook
6663     for the patch. Closes: #651481
6664   * Fix description of Multi-Arch in deb-control(5). Closes: #654453
6665     Thanks to Jakub Wilk for spotting the mistake.
6666   * Drop misleading spaces in deb-symbols(5) in the format description.
6667   * Clean up dpkg-architecture(1) dropping useless information and
6668     adding a reference to /usr/share/dpkg/architecture.mk.
6669   * Update dpkg-buildpackage to use the "build-arch" (for -B) and
6670     "build-indep" (for -A) targets unless "make -qn" says that they do not
6671     exist. Closes: #229357
6672   * Improve deb-shlibs(5) to mention that the dependency field must
6673     use the same syntax as a Depends field. Closes: #658696
6674   * Update dpkg-maintscript-helper(1) to recommend usage of the version
6675     removing/renaming a conffile with a "~" suffix as "priorversion"
6676     parameter. Thanks to Sam Morris <sam@robots.org.uk> for the patch.
6677     Closes: #658854
6678   * Fix debug output of dpkg-maintscript-helper. LP: #936340
6680   [ Jonathan Nieder ]
6681   * Bump po4a version in Build-Depends to 0.41, since earlier versions do
6682     not handle --srcdir correctly. Closes: #644370
6684   [ Guillem Jover, Steve Langasek, Raphaël Hertzog ]
6685   * Add new dpkg --print-foreign-architectures command.
6686   * Add support for virtual output binary:Package field.
6687   * Implement Multi-Arch support.
6689   [ Helge Kreutzmann ]
6690   * Fix a typo in man/dpkg-deb.1.
6692   [ Updated programs translations ]
6693   * German (Sven Joachim).
6694   * Italian (Milo Casagrande). Closes: #627832, #657849
6695   * Swedish (Peter Krefting).
6696   * French (Christian Perrier)
6697   * Polish (Michał Kułach). Closes: #658126
6699   [ Updated scripts translations ]
6700   * German (Helge Kreutzmann).
6701   * Spanish (Omar Campagne). Closes: #636238
6702   * Swedish (Peter Krefting).
6704   [ Updated man pages translations ]
6705   * German (Helge Kreutzmann), including typo fix in dpkg-genchanges
6706     Closes: #646496, sub optimal translation of package states LP: #368783
6707     and a fix by Chris Leick
6708   * Japanese (TAKAHASHI Motonobu).
6709   * Spanish (Omar Campagne). Closes: #643969
6710   * Swedish (Peter Krefting).
6711   * Minor errors corrected in French (thanks to David Prévot)
6712   * Fix translation of -B and -A options of dpkg-buildpackage.
6713     Thanks to Vincent Danjean. Closes: #654626
6715   [ Updated dselect translations ]
6716   * Dutch (Jeroen Schot). Closes: #651813
6718  -- Guillem Jover <guillem@debian.org>  Mon, 19 Mar 2012 07:27:12 +0100
6720 dpkg (1.16.1.2) unstable; urgency=medium
6722   [ Raphaël Hertzog ]
6723   * Fix another typo to correctly set DEB_*_ARCH_BITS in architecture.mk.
6724   * Set urgency to medium as changes are minor, and it should migrate
6725     quickly in case 1.16.2 comes soon.
6727   [ Jonathan Nieder ]
6728   * Update dpkg-buildflags(1) to note that the processor option
6729     -D_FORTIFY_SOURCE=2 is set in CPPFLAGS now instead of CFLAGS and
6730     CXXFLAGS. Closes: #646073
6732  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 25 Nov 2011 11:18:30 +0100
6734 dpkg (1.16.1.1) unstable; urgency=low
6736   [ Raphaël Hertzog ]
6737   * Fix dpkg-source to not ignore the automatic patch when checking
6738     for unrecorded changes. Closes: #643148
6739   * Let dpkg-source --commit create debian/patches when required.
6740     Closes: #643037
6741   * Fix dpkg-buildflags --dump to return 0 as exit code and not 1.
6742   * Update dpkg-buildflags(1) to not include quotes in the examples
6743     setting DEB_BUILD_MAINT_OPTIONS.
6744   * Stop outputting build flags in dpkg-buildpackage as it confuses
6745     maintainers who are overriding them in debian/rules and who
6746     are not seeing the expected value in the build log.
6747   * Fix trigger setup code to not reset the status of packages
6748     when they are in a status different from triggers-awaited,
6749     triggers-pending or installed. Closes: #644492
6750   * Fix dpkg-source to ignore changes on debian/patches/.dpkg-source-applied
6751     when building a "2.0" source package. Closes: #642656
6752   * Fix buildflags.mk to re-export the environment variables that
6753     the maintainer can use to change the build flags. Closes: #644412
6755   [ Guillem Jover ]
6756   * Change dpkg-buildflags to set preprocessor option -D_FORTIFY_SOURCE=2
6757     in CPPFLAGS, instead of CFLAGS and CXXFLAGS. Closes: #642521, #643632
6758   * Fix typo to correctly set DEB_*_ARCH_BITS instead of DEB_*_ARCH in
6759     architecture.mk. Thanks to Thorsten Glaser <tg@mirbsd.org>.
6760   * Make dpkg-buildflags disable full relro (bindnow) if relro is not enabled.
6762  -- Guillem Jover <guillem@debian.org>  Fri, 14 Oct 2011 07:08:31 +0200
6764 dpkg (1.16.1) unstable; urgency=low
6766   [ Raphaël Hertzog ]
6767   * Dpkg::Deps: Implement new "reset" method and bump module version to 1.01
6768     due to this.
6769   * Improved description of --search in dpkg-query(1). Closes: #621066
6770     Thanks to Lars Buitinck <larsmans@gmail.com> for the patch.
6771   * Let update-alternatives fsync() its administrative files before
6772     moving them in place to avoid empty files with some filesystems.
6773     LP: #344019
6774   * Tighten the regexp used by dpkg-source to ignore the .pc directory of
6775     quilt. Thanks to Mike Hommey for noticing the problem.
6776   * Change behaviour of dpkg-source's --extend-diff-ignore to also
6777     extend the current diff-ignore if it has already been set.
6778   * Fix dependency checking code to consider a dependency on a virtual
6779     package provided by a package in triggers-pending status as satisfied.
6780   * Do not fail when encountering a pre-dependency in triggers-awaited state,
6781     instead process the awaited triggers. Closes: #526774
6782   * "any" no longer hides "all" in the Architecture field of a .dsc.
6783   * Fix dpkg --remove to really remove the triggers from the various
6784     internal files in /var/lib/dpkg/info/triggers/. Closes: #525160
6785   * Avoid a perl warning in dpkg-gensymbols when no symbols file has been
6786     generated (because it would have been empty). Closes: #626684
6787   * Re-enable the Package-List field but drop the Architecture column since we
6788     have no clear use case yet. It can always be added later on.
6789     Also drop the source line since it duplicates other fields.
6790     Closes: #619131
6791   * Add the extraction part of Dpkg::Source::Package to the supported API.
6792     Useful to extract source packages without having to depend on dpkg-source
6793     (and hence dpkg-dev).
6794   * Add the Dpkg::Vendor module to the supported API. Useful for lintian
6795     when dpkg-dev is absent.
6796   * Check presence of required parameters in dpkg-vendor. Closes: #628726
6797     Thanks to Niels Thykier <niels@thykier.net> for the patch.
6798   * Avoid a Perl warning in dpkg-buildflags when HOME is not set.
6799     Closes: #635467
6800   * dpkg-source can now also use debian/source/local-patch-header (that is not
6801     included in the generated source package) instead of
6802     debian/source/patch-header. Closes: #629582
6803   * Changed dpkg-source --after-build to automatically unapply patches that it
6804     has applied during --before-build.
6805   * Fix two possible causes for the assertion failure "pigp->trigpend_head".
6806     LP: #798793, #424358 Closes: #560251
6807   * Use "special" instead of "particular" to qualify the "3.0 (custom)" format
6808     in dpkg-source(1). Closes: #631435
6809   * Add some supplementary checks to ensure debian/control has the required
6810     fields. Closes: #631439
6811   * dpkg-gensymbols(1): document syntax of comments. Closes: #630996
6812   * Allow empty lines in symbols files to better delimit multiple libraries.
6813     Thanks to Cyril Brulebois <kibi@debian.org> for the patch.
6814   * dpkg: if "prerm upgrade" fails when downgrading, do not try to run
6815     "prerm failed-upgrade" with the prerm of the oldest prerm, it can't work
6816     around a bug of a newer prerm anyway.
6817   * dpkg: support new "interest-noawait" and "activate-noawait" trigger
6818     directives.
6819   * dpkg-buildflags(1): make it clear that DEB_*_(SET|APPEND) environment
6820     variables are meant for users and should not be used by packages.
6821   * update-alternatives: do not allow reusing a slave link in another
6822     slave alternative. Closes: #631547
6823   * Improve dpkg-source's logic to identify ignored files. Closes: #632168
6824   * Fix a small typo in dpkg-source(1). Closes: #632937
6825   * Reword the description of dpkg-source --before-build and --after-build
6826     to be clearer. Closes: #608260
6827   * dpkg-buildpackage no longer exports the compiler flags. Closes: #560070
6828     Packages must directly call dpkg-buildflags to retrieve them.
6829   * dpkg-buildflags supports a prepend command to modify the build
6830     flags. Particularly useful for package maintainers who don't want
6831     their supplementary flags to take precedence over user submitted
6832     flags.
6833   * Add new --dump action to dpkg-buildflags and make it the default action.
6834     Closes: #603435
6835   * dpkg-mergechangelogs now checks the return value of the close() call.
6836     Thanks to Niels Thykier <niels@thykier.net> for the patch. Closes: #633539
6837   * Similar changes to dpkg-shlibdeps and dpkg-gencontrol, also by Niels.
6838   * Fix update-alternatives to not remove a real file when dropping a
6839     symlink for a slave that's not provided by the new current choice.
6840     Closes: #633627
6841   * Improve dpkg-source's error message complaining about the lack
6842     of the upstream tarball. Closes: #634510
6843   * Add some common makefile snippets for use in rules files in
6844     /usr/share/dpkg/: default.mk, architecture.mk, buildflags.mk, pkg-info.mk,
6845     vendor.mk Closes: #606839
6846   * Fix the dpkg-divert test-suite to also skip test that would fail if run
6847     under root. Closes: #634961
6848   * Change merge conflict separators created by dpkg-mergechangelogs to match
6849     the usual norm of being composed of 7 characters. LP: #815700
6850   * With source format 2.0 and 3.0 (quilt), dpkg-source now fails by default
6851     when upstream changes have not been recorded in a quilt patch. The new
6852     --commit operation can be used to properly record the changes before-hand.
6853     LP: #797839
6854     And it fails before installing the automatic patch in debian/patches/
6855     Closes: #615899
6856   * dpkg-buildflags now supports "--export=configure" to output compilation
6857     flags on a single line with double quotes as delimiter of the various
6858     values. It also uses DEB_<flag>_MAINT_<op> to let the maintainer
6859     extend the build flags to use. Last but not least, it can now also strip
6860     options from the returned build flags.
6861   * Fix possible segfault of dpkg in findbreakcycle(). LP: #733414
6862   * dpkg-source now properly cleans up the temporary tarball generated for
6863     native formats in case of unexpected interruption. Closes: #631494
6864   * Fix simplification logic of union dependencies. Closes: #637564
6865   * Fix dpkg's handling of a hardlink pointing to a conffile. Closes: #638291
6866   * Add example of extend-diff-ignore's usage in dpkg-source(1).
6867     Closes: #640198
6868   * dpkg-buildflags now returns hardening flags by default. Closes: #489771
6869     They can be individually enabled/disabled via DEB_BUILD_MAINT_OPTIONS,
6870     see dpkg-buildflags(1). Thanks to Kees Cook for his help.
6872   [ Guillem Jover ]
6873   * Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
6874   * Add ‘.gitmodules’ to the default dpkg-source ignore lists. Closes: #620490
6875   * Document in dpkg-query(1) man page that on --listfiles each list of
6876     files per package name is separated by a blank line. Same goes for
6877     --status and --print-avail.
6878   * Use execvp(3) unconditionally in command_exec(). Making the call always
6879     fallback to use the system shell in case of error, such as with empty
6880     maintainer scripts. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
6881     Closes: #622094
6882   * Improve deb-split(5) format description by splitting debian-split
6883     member contents into a list.
6884   * Switch to debhelper compatibility level 7.
6885     - Use dh_prep instead of deprecated “dh_clean -k”.
6886   * Bump Standards-Version to 3.9.2 (no changes needed).
6887   * Generate filenames following current conventions on “dpkg-split --join”,
6888     by including the architecture in the debian-split member of a split
6889     package and using underscores to separate filename parts.
6890   * Support conffiles with spaces when diffing them. Closes: #147583
6891   * Allow installing packages with bogus versions with new
6892     --force-bad-version.
6893   * Do not fail when unpacking a diverted hardlink. Closes: #245322
6894     Based on a patch by Christopher Baines <cbaines8@gmail.com>.
6895   * Document in dpkg-deb(1) that --fsys-tarfile will always process the
6896     input archive sequentially. Closes: #616609
6897   * Remove long non-functional --new and --old dpkg-deb option handling
6898     from dpkg which were being treated as dpkg commands.
6899   * Remove reference to --nocheck dpkg-deb option from dpkg man page as
6900     the latter does not pass it to the former.
6901   * Clarify the current dpkg behaviour when running the dpkg-deb and
6902     dpkg-query back-ends, of not passing through back-end specific options
6903     when running them from dpkg. Closes: #610940
6904   * Use “unselected” as an adjective in dpkg output messages instead of
6905     “deselected”. Closes: #231089
6906   * Clarify exit status in dpkg-split and start-stop-daemon --help output.
6907   * Clarify “EXIT STATUS” section in man pages by using a table.
6908   * Add a --status command to start-stop-daemon returning LSB Init Script
6909     status action exit codes.
6910   * Add start-stop-daemon process name kernel limits for Solaris, NetBSD,
6911     OpenBSD, FreeBSD and Darwin.
6912   * On package removal, keep only directories actually containing conffiles,
6913     and not directories just matching the substring in the conffile or the
6914     directory itself. Thanks to Ondřej Surý <ondrej@debian.org>.
6915   * On purge correctly remove symlinks acting as directories, when they are
6916     not being used by any other package's files.
6917   * Do not lose track of parent directories on removal so that they can
6918     be properly cleaned up on purge if not used by any other package.
6919     Based on a patch by Ondřej Surý <ondrej@debian.org>. Closes: #454694
6920   * Add ‘.hgsigs’ to the default dpkg-source ignore lists.
6921     Based on a patch by Jakub Wilk <jwilk@debian.org>. Closes: #627462
6922   * Do not allow blank lines in field values. Closes: #308082
6923   * Do not warn on missing architecture on packages in config-files state,
6924     but then make sure the architecture field is usable. Closes: #604241
6925   * Run du with --apparent-size when generating the Installed-Size field in
6926     dpkg-gencontrol to get consistent results independent of build system.
6927     Thanks to Ludovic Brenta <ludovic@ludovic-brenta.org>. Closes: #630533
6928   * Do not fail to unpack shared directories missing on the file system
6929     from packages being replaced by other packages. Closes: #631808
6930   * Do not require programs to define thisname, provide two new functions
6931     to handle the program name (dpkg_set_progname and dpkg_get_progname).
6932     Closes: #631757
6933   * Man pages cleanup:
6934     - Rename “USAGE” dselect(1) section to “ACTIONS” and clarify they can
6935       be performed interactively or from command line.
6936     - Add missing built-in methods to dselect(1).
6937     - Add missing escaping to field dashes in deb-control(5).
6938     - Use dashes instead of underscores for variable text.
6939     - Clarify that several front-end fields are not dselect specific in
6940       dpkg-query(1).
6941     - Use [option...] instead of [options] and friends.
6942     - Use italics or bold instead of surrounding the text with <>.
6943     - Correctly format text with bold and italics.
6944     - Use minus signs and hyphens consistently in man pages.
6945     - Fix reference to /etc/dpkg/dselect.cfg.d instead of dpkg.cfg.d in
6946       dselect(1).
6947     - Add missing optional group|gid --chuid argument in start-stop-daemon(8).
6948   * Refer to Sources and Packages files as part of a repository instead of
6949     as being of exclusive use or owned by APT, which has never been the case.
6950   * Unify somewhat dpkg-maintscript-helper --help output with other commands.
6951   * Add build-indep and build-arch targets as aliases for build in
6952     debian/rules.
6953   * Use the perl interpreter found by configure to call dpkg-architecture.pl
6954     in the m4 DPKG_ARCHITECTURE macro.
6955   * Add new --verbose option to dpkg-deb and change --extract to honour it.
6956     Closes: #293280
6957   * Add new --raw-extract option to dpkg-deb combining --control and
6958     --extract. Closes: #552123
6959   * Defer hardlink renames so that there's never a point were the new
6960     file contents are accessible from the final path before they have
6961     been fsync()ed and cannot be executed causing ETXTBSY when trying
6962     to open the to be installed paths for writing.
6963     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #635683
6964   * Clarify the default dpkg-deb compression-levels on the man page.
6965   * Clarify dpkg --update-avail usage error message. Closes: #628055
6966   * Change Dpkg::Compression default values depending on the compressor
6967     used, and as such dpkg-source inherits this functionality.
6968     Prompted by Timo Juhani Lindfors <timo.lindfors@iki.fi>.
6969   * Print an actual error or warning message instead of assert()ing on
6970     readlink()/stat() size discrepancies. Closes: #639229
6971   * Update alternative links only if they change. This allows for a
6972     read-only file system and a writable database. Closes: #636700
6973     Based on a patch by Salvatore Bonaccorso <carnil@debian.org>.
6974   * Fix double “error:” string in dpkg missing PATH error output.
6975     Closes: #639997
6976   * Do not warn on strange timestamps when unpacking with dpkg-deb.
6977     Closes: #640298
6978   * Reduce dpkg-trigger binary size by refactoring libdpkg modules so that
6979     it does not end up pulling triglib.
6980   * Reduce dpkg-deb binary size by refactoring libdpkg modules so that it
6981     does not end up pulling triglib.
6982   * Do not fail on --compare-version when generating parse warnings.
6983     Existing packages with invalid versions should not fail on their
6984     maintainer scripts due to that.
6985   * Use the user name (instead of the user id) when setting the supplementary
6986     groups in start-stop-daemon. Closes: #641834
6987   * Use --srcdir and --destdir po4a options, and bump Build-Depends version
6988     to 0.36.4.
6990   [ Updated programs translations ]
6991   * German (Sven Joachim). Closes: #620312
6992   * Swedish (Peter Krefting).
6993   * French (Christian Perrier).
6995   [ Updated man pages translations ]
6996   * French (Christian Perrier).
6997   * German (Helge Kreutzmann) including improvement by "Flo".
6998   * Swedish (Peter Krefting).
7000   [ Updated scripts translations ]
7001   * French (Christian Perrier, Sylvestre Ledru). Closes: #637096
7002   * German (Helge Kreutzmann).
7003   * Swedish (Peter Krefting).
7005  -- Guillem Jover <guillem@debian.org>  Fri, 23 Sep 2011 06:00:11 +0200
7007 dpkg (1.16.0.3) unstable; urgency=medium
7009   * Allow again Priority field values not known to dpkg. Regression
7010     introduced in 1.16.0.
7012  -- Guillem Jover <guillem@debian.org>  Wed, 04 May 2011 10:01:30 +0200
7014 dpkg (1.16.0.2) unstable; urgency=high
7016   * Fix dpkg-split --auto to not fail when opening the new depot file.
7017   * Fix dpkg-split to correctly set the last part split size.
7018   * Fix build failure on DEB_BUILD_OPTIONS=noopt due to a missing <locale.h>
7019     include in gettext.h needed by the gettext context functions.
7021  -- Guillem Jover <guillem@debian.org>  Sat, 16 Apr 2011 00:14:15 +0200
7023 dpkg (1.16.0.1) unstable; urgency=low
7025   [ Raphaël Hertzog ]
7026   * Fix regression affecting dpkg -R. Closes: #620636
7027   * Don't fail during unpack if the system doesn't support changing timestamps
7028     of symlinks. Closes: #620679
7030  -- Guillem Jover <guillem@debian.org>  Tue, 05 Apr 2011 07:28:20 +0200
7032 dpkg (1.16.0) unstable; urgency=low
7034   [ Guillem Jover ]
7035   * Use DPKG_MAINTSCRIPT_PACKAGE environment variable as package name on
7036     dpkg-divert when no --package or --local options have been specified.
7037   * Do not allow versions starting with non-digit when doing strict parsing,
7038     warn otherwise.
7039   * Update dpkg(1) to note that --status-fd output does not contain newlines
7040     in error messages anymore (this was fixed in 1.15.0).
7041   * Add a new --status-logger option to dpkg, similar to --status-fd but
7042     instead invoke the command ourselves and feed the status information
7043     to its standard input. Suggested by Raphaël Hertzog.
7044   * Add missing space in update-alternative --set-selections output.
7045   * Add missing options to update-alternative --help output.
7046   * Count “conffile name is duplicated” for dpkg-deb warning count summary.
7047   * Improve and clarify strings for translation. Closes: #604914
7048   * Prefix all fatal error messages with “error: ”.
7049   * Do not check presence of update-rc.d in the PATH in dpkg, as it's not
7050     a program needed for dpkg correct operation.
7051   * Fix dpkg -GEO options on multiple versions of the same packages.
7052     Closes: #31141
7053   * Propagate --admindir to programs run from maintainer scripts.
7054     Closes: #97076
7055   * Do not fail when trying to remove the root directory. This will only
7056     happen either on distributions where dpkg is a foreign package manager,
7057     or on artificial dpkg databases.
7058   * Always warn when parsing any package control data which does not have
7059     an Architecture field except for status and status log files when
7060     packages are not-installed or half-installed.
7061   * By default reject installing packages w/o an Architecture field. They
7062     now need --force-architecture, dpkg will still warn about them though.
7063   * Fix build failure when passing --disable-nls to configure.
7064   * Do not segfault on “dpkg -i --no-act”.
7065   * Add missing semicolon to the vsnprintf() compat declaration.
7066     Thanks to Robert Millan. Closes: #612203
7067   * On install for Ubuntu adjust the i386 GNU cpu name in cputable.
7068     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #611741
7069   * Sync the info database directory on unpack instead of the temporary
7070     control information directory, and print the correct pathname on error
7071     instead of the last file acted on that directory.
7072   * Document in dpkg-query --help output and man page that --list and --show
7073     arguments are optional.
7074   * Do not read and write the available file unnecessarily.
7075     Thanks to Michel Lespinasse <walken@zoy.org>. Closes: #397121
7076   * Fix typo in «dpkg-name --overwrite» argument parsing so that it actually
7077     works at all. Thanks to Ivan Gagis <igagis@gmail.com>. LP: #728708
7078   * Add armhf support to ostable and triplettable. Closes: #594179
7079   * Set the modification time for unpacked symlinks on supported systems.
7080   * Fix undefined value usage in dpkg-genchanges when adding files w/o a
7081     matching architecture, because they are not present in debian/control,
7082     this is most commonly the case due to dpkg-distaddfile.
7083   * Terminate immediately on dpkg-divert rename errors instead of propagating
7084     up the error codes, this improves error reporting and avoids triggering
7085     leak detectors. Closes: #620380
7086   * When moving a diverted file across filesystems in dpkg-divert, remove
7087     the source file.
7088   * Fix large file support for .deb and split .deb in dpkg-deb, dpkg-split
7089     and dpkg on 32-bit architectures.
7091   [ Raphaël Hertzog ]
7092   * Fail properly when debian/source/format is empty. Closes: #600854
7093   * Add new deb-src-control(5) manual page documenting the debian/control
7094     file contained in source packages.
7095     - it documents the X[SBC]- prefix. Closes: #476335
7096     - it documents the VCS-* fields too. Closes: #483119
7097     Thanks to Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> who wrote it
7098     as part of the Google Code In program.
7099   * Enhance dpkg-shlibdeps to not fail immediately when a library is not found.
7100     Instead continue and fail after all problems have been reported. Thanks
7101     to Chris Baines <cbaines8@gmail.com> for the patch. Closes: #596841
7102   * Fix dpkg-source to not list Debian packaging files as modified
7103     upstream files in Format "1.0" when unpacking to a non-standard
7104     directory.
7105   * Apply patch from Colin Watson to let dpkg-buildflags return -O3
7106     instead of -O2 when building ppc64 packages on Ubuntu. Closes: #612472
7107   * Add new function get_control_path() to Dpkg::Path, it wraps dpkg-query
7108     --control-path.
7109   * Update dpkg-shlibdeps to be multiarch-ready:
7110     - use get_control_path() to find symbols/shlibs files
7111     - parse correctly the output of dpkg --search
7112   * Small fix to support files >2GB in .deb on 64-bit systems. Closes: #616502
7113     Thanks to Martin Dorey <mdorey@bluearc.com> for the patch.
7114   * dpkg-source now keeps the file ordering in the autogenerated patch when
7115     regenerating it. Closes: #606080
7116     Thanks to Colin Watson for the patch.
7117   * dpkg-source now uses a timestamp retrieved from the filesystem when
7118     resetting the timestamp of patched files so that a time skew when using
7119     NFS doesn't introduce any inconsistency. Closes: #613023
7120     Thanks to Jonathan Nieder <jrnieder@gmail.com> for the patch and the
7121     diagnosis.
7122   * dpkg-source will now remove quilt's .pc directory when --unapply-patches
7123     is in use. Closes: #591858
7124   * dpkg-source is now a bit less strict when parsing patches:
7125     - it accepts seeing the same file twice; Closes: #608829
7126     - it doesn't match on the English text "No newline at end of file" as it
7127       might be translated in some cases. Closes: #612465
7128   * Improve parser in Dpkg::Control::Hash to not require an empty line
7129     before the PGP signature. Closes: #617923
7130     Thanks to Roger Leigh for the initial patch.
7131   * Fix a regression in dpkg-divert where using --rename led to a failure when
7132     the rename implies crossing file systems. Thanks to Durk Strooisma for
7133     spotting it.
7134   * Use the correct mtime when installing a file with statoverrides.
7135     Regression introduced in 1.16.0. LP: #739179
7136   * Remove duplicate word in german translation of dpkg(1). Closes: #616096
7137   * Strip repeated non-significant spaces before and after newlines
7138     in Uploaders. Closes: #598922
7139   * Ignore whitespaces after options in headers of changelog entries.
7140     Closes: #605719
7141   * Fix dpkg-source's regression with empty patches (introduced while fixing
7142     #613023). Closes: #619541
7144   [ Jonathan Nieder ]
7145   * Remove support for use of synchronous sync(2), due to its pernicious
7146     side-effects and to ease maintenance.
7147   * Clarify that an up-to-date dpkg only needs to be unpacked for
7148     dpkg-maintscript-helper to work.
7150   [ Steve Langasek ]
7151   * Add new variables to dpkg-architecture, DEB_HOST_MULTIARCH and
7152     DEB_BUILD_MULTIARCH, that return the "ideal" GNU triplet for each
7153     architecture which should be used as the path component for library
7154     installation.
7156   [ Mark Hymers ]
7157   * Add support for Built-Using field. Closes: #619311
7159   [ Updated programs translations ]
7160   * German (Sven Joachim).
7161   * Portuguese (Miguel Figueiredo).
7162   * Spanish (Javier Fernandez-Sanguino).
7163   * Swedish (Peter Krefting).
7165   [ Updated man pages translations ]
7166   * German (Helge Kreutzmann).
7167   * Swedish (Peter Krefting).
7169   [ Updated scripts translations ]
7170   * German (Helge Kreutzmann).
7171   * Swedish (Peter Krefting).
7173   [ Updated dselect translations ]
7174   * Spanish (Javier Fernandez-Sanguino).
7176  -- Guillem Jover <guillem@debian.org>  Fri, 01 Apr 2011 23:56:54 +0200
7178 dpkg (1.15.8.10) unstable; urgency=low
7180   * Do not segfault on “update-alternatives --auto” when the link group only
7181     has alternatives which are dangling symlinks. Closes: #611545
7183  -- Guillem Jover <guillem@debian.org>  Sun, 30 Jan 2011 20:28:27 +0100
7185 dpkg (1.15.8.9) unstable; urgency=low
7187   [ Raphaël Hertzog ]
7188   * Drop Breaks on konqueror to avoid some lenny -> squeeze upgrade
7189     problems. It was only needed to ensure install-info is installed
7190     even for partial upgrades. Closes: #610991
7191   * Do the same for all emacs/jed packages. For jed, the breaks has been
7192     rendered useless as the maintainers dropped the install-info dependencies
7193     anyway.
7195   [ Updated programs translations ]
7196   * Remove space before "…" in several Catalan strings (Jordi Mallach).
7197   * Romanian (Stan Ioan-Eugen).
7199  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 24 Jan 2011 20:24:53 +0100
7201 dpkg (1.15.8.8) unstable; urgency=low
7203   [ Guillem Jover ]
7204   * Truncate the output part file on “dpkg-split -s”. Regression introduced
7205     with the C rewrite.
7207   [ Updated man pages translations ]
7208   * Two typos fixed in French (Christian Perrier, thanks to Julien
7209     Valroff).
7211   [ Raphaël Hertzog ]
7212   * Fix multiple security issues with dpkg-source (CVE-2010-1679):
7213     - Enhance checks to catch maliciously crafted patches which could modify
7214       files outside of the unpacked source package.
7215     - Do not consider a top-level symlink like a directory when
7216       extracting a tarball.
7217     - Exclude .pc while extracting the upstream tarball in 3.0 (quilt)
7218       as patch blindly writes in that directory during unpack (and would
7219       follow any existing symlink).
7221  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 06 Jan 2011 21:04:33 +0100
7223 dpkg (1.15.8.7) unstable; urgency=low
7225   [ Guillem Jover ]
7226   * Defer symlink renames so that there's never a point were a symlink
7227     is broken, this is particularly important for shared libraries.
7228     Closes: #605536
7229   * On Linux use sync_file_range() to initiate asynchronous writeback
7230     of just unpacked files. Suggested by Ted Ts'o <tytso@mit.edu>.
7231     Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #605009
7232   * On non-Linux use posix_fadvise(POSIX_FADV_DONTNEED) to notify the kernel
7233     dpkg does not need the unpacked files any longer, and that it can start
7234     writeback to be able to evict them from the cache at a later point.
7235   * Fix stanza delimiting on -L, -s and -p output. This was making the output
7236     for multiple packages unrealiable to parse. Closes: #606315
7238   [ Updated programs translations ]
7239   * Basque (Iñaki Larrañaga Murgoitio). Closes: #607253
7240   * Catalan (Guillem Jover).
7241   * Czech (Miroslav Kure). Closes: #605099
7242   * Esperanto (Felipe E. F. de Castro). Closes: #607437
7243   * French (Christian Perrier).
7244   * German (Sven Joachim).
7245   * Indonesian (Arief S Fitrianto). Closes: #605248
7246   * Italian (Milo Casagrande). Closes: #607306
7247   * Japanese (Kenshi Muto). Closes: #607259
7248   * Norwegian Bokmål (Hans Fredrik Nordhaug).
7249   * Portuguese (Miguel Figueiredo). Closes: #605506
7250   * Russian (Yuri Kozlov). Closes: #607292
7251   * Simplified Chinese (Aron Xu).
7252   * Slovak (Ivan Masár). Closes: #607302
7253   * Spanish (Javier Fernandez-Sanguino).
7254   * Thai (Theppitak Karoonboonyanan). Closes: #607501
7256   [ Updated man pages translations ]
7257   * French (Christian Perrier).
7258   * German (Helge Kreutzmann).
7259   * Spanish (Omar Campagne).
7261   [ Updated dselect translations ]
7262   * Spanish (Javier Fernandez-Sanguino).
7264   [ Updated scripts translations ]
7265   * German (fix by Sven Joachim).
7266   * Spanish (Javier Fernandez-Sanguino).
7268  -- Guillem Jover <guillem@debian.org>  Mon, 20 Dec 2010 02:26:26 +0100
7270 dpkg (1.15.8.6) unstable; urgency=low
7272   [ Raphaël Hertzog ]
7273   * Ensure debian/source/local-options is always excluded from the source
7274     package even if the user provides customized -i or -I options.
7275     Closes: #597023
7276   * Fix Dpkg::Version's handling of version with a debian revision but an
7277     empty version (e.g. "-0.1"). Thanks to James Vega <jamessan@debian.org>
7278     for the patch. Closes: #597651
7279   * With "3.0 (quilt)" source package, create .pc/.quilt_series with the
7280     correct series file if the source package provides vendor specific patch
7281     sets.
7283   [ Guillem Jover ]
7284   * Disable by default usage of synchronous sync(2), as it causes undesired
7285     I/O on unrelated file systems. Closes: #588339, #595927, #600075
7286   * Add new --force-unsafe-io to disable safe I/O operations on unpack.
7287     Closes: #584254
7289   [ Updated man pages translations ]
7290   * French (Christian Perrier). Including a typo fix and a typographical
7291     change reported by Vincent Danjean. Closes: #601852
7292   * Spanish (Omar Campagne). Closes: #596519
7294   [ Updated programs translations ]
7295   * Basque (Iñaki Larrañaga Murgoitio). Closes: #599923
7296   * Catalan (Jordi Mallach).
7297   * Danish (Ask Hjorth Larsen). Closes: #600240
7298   * German (Sven Joachim). Improved by Holger Wansing.
7299   * Italian (Pietro Battiston). Fix translation of "however". Closes: #602518
7300   * Portuguese (Miguel Figueiredo). Closes: #596168
7301   * Romanian (Andrei Popescu). Closes: #604769
7302   * Russian (Yuri Kozlov). Closes: #595455
7303   * Vietnamese (Clytie Siddall). Closes: #598473
7305   [ Updated scripts translations ]
7306   * Catalan (Jordi Mallach).
7307   * German (Sven Joachim).
7309   [ Updated dselect translations ]
7310   * Catalan (Jordi Mallach).
7311   * German (Sven Joachim).
7313  -- Guillem Jover <guillem@debian.org>  Thu, 25 Nov 2010 07:10:48 +0100
7315 dpkg (1.15.8.5) unstable; urgency=low
7317   [ Guillem Jover ]
7318   * Do not print a warning when parsing status or status log files on
7319     half-installed packages w/o a Description or Maintainer field, as
7320     this happens normally when the package was never installed before.
7321     Closes: #594167
7322   * Improve git format documentation in dpkg-source(1).
7323     Thanks to Joey Hess, based on a patch by Tanguy Ortolo.
7324   * Clarify effect of “dpkg --purge” on homedir files in dpkg(1).
7325     Thanks to The Fungi <fungi@yuggoth.org>. Closes: #593628
7326   * Add gettext plurals infrastructure support.
7327   * Add gettext messages for plural forms. Closes: #594218
7328   * Fix possible but improbable segfault in update-alternatives in case
7329     the master file name contains a format string specifier. Reported by
7330     Sandro Cazzaniga.
7331   * Fix realloc usage on compat scandir() implementation.
7333   [ Raphaël Hertzog ]
7334   * Fix dpkg-genchanges to not split the short description in the middle of a
7335     UTF8 character. Closes: #593442
7336   * Drop -k parameter from the tar call used by dpkg-source to extract
7337     tarballs. Upstream binary files modified by the packager were not properly
7338     installed due to this. Thanks to James Westby for the report.
7339     Closes: #594440
7340   * Make dpkg Breaks: dpkg-dev (<< 1.15.8) so that older versions of dpkg-dev
7341     that did not depend on libdpkg-perl must be upgraded together with dpkg.
7342     Closes: #596417
7344   [ Helge Kreutzmann ]
7345   * Fix encoding of German addendum. Closes: #595643
7347   [ Updated programs translations ]
7348   * Esperanto (Felipe Castro). Closes: #596173
7349   * French (Christian Perrier).
7350   * German (Sven Joachim).
7351   * Indonesian (Arief S Fitrianto). Closes: #596657
7352   * Italian (Milo Casagrande). Closes: #592953, #595615
7353   * Japanese (Kenshi Muto). Closes: #595468
7354   * Korean (Changwoo Ryu). Closes: #595556
7355   * Norwegian Bokmål (Hans Nordhaug). Closes: #595208
7356   * Simplified Chinese (Aron Xu). Closes: #594513
7357   * Slovak (Ivan Masár). Closes: #595968
7358   * Swedish (Peter Krefting).
7359   * Thai (Theppitak Karoonboonyanan). Closes: #594011
7361   [ Updated man pages translations ]
7362   * French (Christian Perrier).
7363   * German (Helge Kreutzmann).
7364   * Swedish (Peter Krefting).
7366   [ Updated scripts translations ]
7367   * French (Christian Perrier). Includes a fix to a specific
7368     message translation that was imprecise. Closes: #596333
7369   * German (Helge Kreutzmann). Improved by Holger Wansing.
7370   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #595299
7371   * Spanish (Omar Campagne).  Closes: #596518
7372   * Swedish (Peter Krefting).
7373   * Russian (Yuri Kozlov). Closes: #595175
7375  -- Guillem Jover <guillem@debian.org>  Tue, 14 Sep 2010 01:26:21 +0200
7377 dpkg (1.15.8.4) unstable; urgency=low
7379   [ Guillem Jover ]
7380   * Fix use after free segfault on update-alternatives --remove-all.
7381     Closes: #591653, #591654
7382   * Always print a message on warning when parsing control files.
7383   * On database parsing only warn on bogus versions previously accepted,
7384     the other instances will keep producing errors, to avoid newly
7385     introduced bogosity. Closes: #590885, #590896, #591692, #591885
7386   * Fix compilation on Solaris and Darwin:
7387     - Link update-alternatives against libintl if libc does not have i18n
7388       support.
7389     - Include <limits.h> for _POSIX_MAX_PATH in update-alternatives.
7390     Thanks to Fabian Groffen <grobian@gentoo.org>.
7392   [ Raphaël Hertzog ]
7393   * Fix make -C man install so that it actually finds the manual pages
7394     to install. Closes: #591588
7395   * When analyzing the ELF format of a binary in dpkg-shlibdeps, fallback on
7396     usual objdump when the cross objdump failed. Closes: #591522
7398   [ Sven Joachim ]
7399   * Ensure removal of leftover backup .dpkg-tmp files after unpacking
7400     failures, when the backup is still a hard link to the original file.
7401     Closes: #591993
7403  -- Guillem Jover <guillem@debian.org>  Fri, 13 Aug 2010 06:02:10 +0200
7405 dpkg (1.15.8.3) unstable; urgency=low
7407   [ Raphaël Hertzog ]
7408   * Fix dpkg-divert test suite to cope with + and other special characters for
7409     regexps in the build directory name. Thanks to Jonathan Nieder for the
7410     patch and to Phil Kern for the report. Closes: #591182
7412   [ Guillem Jover ]
7413   * Fix buffer overflow in dpkg_ar_member_put_header causing it to write the
7414     header to fd 0 (instead of ar_fd) depending on the stack layout, affecting
7415     armel. Thanks to Phil Kern for the analysis and Reinhard Tartler for the
7416     initial patch. Closes: #591312
7418  -- Guillem Jover <guillem@debian.org>  Mon, 02 Aug 2010 10:38:07 +0200
7420 dpkg (1.15.8.2) unstable; urgency=low
7422   * Bump libdpkg-perl Depends on dpkg to 1.15.8, as it will break dpkg
7423     versions before that when installing and removing libdpkg-perl,
7424     because older update-alternatives and dpkg-divert require Dpkg.pm and
7425     Dpkg/Gettext.pm which will disappear due to the Replaces. Closes: #590867
7426     Thanks to Sven Joachim <svenjoac@gmx.de> for the analysis.
7427   * Allow specifying again absolute and relative paths for dpkg-buildpackage
7428     -r option. Closes: #591010
7430  -- Guillem Jover <guillem@debian.org>  Sat, 31 Jul 2010 04:20:01 +0200
7432 dpkg (1.15.8.1) unstable; urgency=low
7434   * Fix off-by-one error in update-alternatives that lead to an infinite loop
7435     while writing the administrative file. Closes: #590854
7437  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 29 Jul 2010 21:18:16 +0200
7439 dpkg (1.15.8) unstable; urgency=low
7441   [ Raphaël Hertzog ]
7442   * Add new commands --before-build and --after-build to dpkg-source
7443     and modify dpkg-buildpackage to call them automatically at the
7444     start and at the end of the process. With "3.0 (quilt)" source packages
7445     this ensures patches are applied even in case of binary-only builds.
7446     Closes: #572526
7447   * Merge non-regression test for Ubuntu's specificities concerning
7448     changelog handling. Closes: #582389
7449   * Fix some copy-paste mistakes in dpkg-architecture(1). Thanks to Ian Fleming
7450     <iflema@yahoo.com.au> for the patch and Colin Watson for forwarding out of
7451     Launchpad. Closes: #582404 LP: #564308
7452   * Clarify description of dpkg --configure in dpkg(1). Thanks to Colin Watson
7453     for the patch and to Robert Persson for the report.
7454     Closes: #582406 LP: #77287
7455   * Fix the non-regression test lib/dpkg/test/t-ar.c by not overflowing the
7456     size of ar_name. Thanks to Colin Watson for the report, analysis and patch.
7457     Closes: #582401
7458   * Modify Dpkg::Shlibs::Objdump to use the cross objdump binary when cross
7459     compiling. Thanks to Loïc Minier for the initial patch. Closes: #578365
7460   * Make dpkg-maintscript-helper more robust when required parameters are
7461     missing. Closes: #582814
7462   * Clarify that dpkg-maintscript-helper rm_conffile needs the last version of
7463     the package that did not remove the obsolete conffile if this was not
7464     implemented at the time the file became obsolete. Closes: #582893
7465   * Enhance dpkg-maintscript-helper rm_conffile and mv_conffile to work
7466     properly when <lastversion> is not given (or is empty). Closes: #582819
7467   * Small fix in dpkg-gensymbols' handling of tags. Closes: #583656
7468     Thanks to Michael Tautschnig <mt@debian.org> for the report and the fix.
7469   * update-alternatives has been rewritten in C, the only feature change
7470     should be that it uses its own logfile /var/log/alternatives.log (rotated
7471     like dpkg.log).
7472   * Implement new --unapply-patches option for dpkg-source with source formats
7473     2.0 and 3.0 (quilt) that unapplies the patches after a successful build.
7474     This option can be put in debian/source/local-options in the package VCS
7475     repository for instance.
7476   * Implement new --abort-on-upstream-changes option for dpkg-source with
7477     source formats 1.0, 2.0 and 3.0 (quilt). It aborts every time that you try
7478     to build a source package which contains (unmanaged) changes to the
7479     upstream source code. Closes: #579012
7480   * dpkg-source now captures the output of patch and prints it on error so
7481     that the user can better diagnose what went wrong. Closes: #575304
7482   * Fix Dpkg::Changelog to cope properly with an entry of version "0".
7483     Add non-regression test for this. Closes: #587382
7484   * Add --export command to dpkg-buildflags to be used in shell with eval.
7485   * Modify source format "3.0 (git)" to use git bundles. Thanks to Joey Hess
7486     for the patch.
7487     The usage of git bundle avoids distributing cruft. Closes: #477954
7488     It's no longer needed to tell which branch contains the debian packaging,
7489     it uses automatically the one that was used at build-time. Closes: #534637
7490   * Pass --no-name option to gzip to avoid encoding the timestamp in the file
7491     so that the result is more predictable. Closes: #587724
7492     Also pass --rsyncable to make source packages more rsync friendly.
7493   * Replace dpkg-source's tar ignore pattern "*~" with "*/*~" to avoid
7494     matching on the top level directory. Closes: #588265
7495   * In source formats "2.0" and "3.0 (quilt)", make sure to remove the
7496     upstream-provided debian directory before copying the debian-provided
7497     version of that directory in place. Closes: #590297
7499   [ Guillem Jover ]
7500   * Require gettext 0.18:
7501     - Remove embedded gettext files from the repository, now properly
7502       installed by autopoint for all po/ directories.
7503     - Add versioned Build-Depends.
7504   * Fix variable usage after delete in dselect.
7505   * Change default configure admindir to LOCALSTATEDIR/lib/dpkg from
7506     LOCALSTATEDIR/dpkg, so that we can use a correct --localstatedir=/var.
7507   * Add two new dpkg options --path-exclude and --path-include for filtering
7508     files on package installation. This allows embedded systems to skip
7509     /usr/share/doc, manpages, etc. Based on work from Tollef Fog Heen and
7510     Martin Pitt, thanks! Closes: #68788, #68861, #497304, #525567, #583902
7511   * Remove obsolete internal status aliases “postinst-failed” for
7512     stat_halfconfigured and “removal-failed” for stat_halfinstalled.
7513   * Check version syntax when parsing it from libdpkg based programs.
7514     Closes: #574704
7515   * Rewrite mksplit in C, and merge it into dpkg-split.
7516   * Rewrite dpkg-divert in C.
7517   * Use linux-any wildcard for libselinux1-dev Build-Depends instead of
7518     using a list of negated architectures.
7519   * Use Breaks instead of Conflicts in dpkg, dpkg-dev and libdpkg-perl binary
7520     packages.
7521   * Move Dpkg.pm and Dpkg/Gettext.pm from dpkg to libdpkg-perl.
7522   * Bump Standards-Version to 3.9.1.
7523   * Detect when another process has locked the database, and mention that
7524     problematic dpkg --audit results might be due to ongoing operations.
7525     Closes: #80252
7526   * Add new dpkg --force-confask option that forces a conffile prompt when
7527     the conffile from the new package does not differ from the previous one.
7528     Thanks to Henning Makholm <henning@makholm.net>. Closes: #102609
7529   * On dpkg-divert --rename, check if the source file exists, and disable
7530     renaming if it does not. Closes: #550252
7531     As a side effect, this avoids useless errors when the destination
7532     directory is not existent or writable. Closes: #581544
7533   * Properly compute the longest package description from all to be displayed
7534     on “dpkg-query --list”, so that it does not get incorrectly trimmed.
7535   * Consistently use earlier/later instead of smaller/bigger when describing
7536     comparison relationships. Closes: #587641
7537   * Stop exporting DPKG_LIBDIR to maintainer scripts, no need for it anymore.
7538   * Assign correct SELinux label on non-regular files. Based on a patch by
7539     Russell Coker <russell@coker.com.au>. Closes: #587949
7540   * Add -F option to dpkg-buildpackage to be able to explicitly specify a
7541     normal full build and combine it with -nc. Closes: #547993
7542   * Add missing mentions of the Breaks field alongside the other fields
7543     sharing the same syntax in deb-control(5).
7544     Thanks to Osamu Aoki <osamu@debian.org>. Closes: #590472
7546   [ Updated programs translations ]
7547   * Catalan (Guillem Jover).
7548   * German (Sven Joachim).
7549   * Russian (Yuri Kozlov). Closes: #579149
7550   * Swedish (Peter Krefting).
7552   [ Updated man pages translations ]
7553   * German (Helge Kreutzmann).
7554   * Russian (Yuri Kozlov). Closes: #579149
7555   * Spanish (Omar Campagne).
7556   * Swedish (Peter Krefting).
7558   [ New scripts translation ]
7559   * Spanish (Omar Campagne).
7561   [ Updated scripts translations ]
7562   * French (Christian Perrier).
7563   * German (Helge Kreutzmann). Improved by Holger Wansing.
7564   * Russian (Yuri Kozlov). Closes: #579149
7565   * Swedish (Peter Krefting).
7567  -- Guillem Jover <guillem@debian.org>  Thu, 29 Jul 2010 09:37:35 +0200
7569 dpkg (1.15.7.2) unstable; urgency=low
7571   [ Raphaël Hertzog ]
7572   * Update dpkg-buildflags to respect $XDG_CONFIG_HOME and to use
7573     $XDG_CONFIG_HOME/dpkg/buildflags.conf by default.
7574   * Update deb-substvars(5) to codify how variables containing multiple
7575     lines must be managed.
7576   * Fix boolean evaluation of Dpkg::Version so that version 0 evaluates to
7577     false and dpkg-shlibdeps can strip the minimal version specification.
7578     Closes: #579724
7579     Document this behaviour in the API and add non-regression test to ensure
7580     it's kept.
7581   * Let dpkg-buildflags error out when a required parameter is missing.
7582     Closes: #579722
7583   * Add Bug-Ubuntu field in DEP-3 template provided in the automatic header
7584     of patches in 3.0 (quilt) source packages. Thanks to Benjamin Drung
7585     <bdrung@ubuntu.com> for the patch. Closes: #578002
7586   * Update deb-override(5) by removing references to usage of sections
7587     to place the packages on the mirrors and by indicating that the Debian
7588     policy offers a list of allowed values for section and priority.
7589     Closes: #575410
7590   * Update reference to triggers.txt.gz in dpkg-trigger(1) and deb-triggers(5)
7591     to match the new location. Closes: #580774
7592   * Drop mention of PKG_CONFIG_LIBDIR in dpkg-buildpackage(1), the feature has
7593     been removed in 1.15.6.
7594   * Rename /usr/lib/dpkg/maintscript-helper into
7595     /usr/bin/dpkg-maintscript-helper, it is a public interface even if working
7596     around known limitations.
7597   * Add "supports" command to dpkg-maintscript-helper to ensure the wanted
7598     command is supported before calling it.
7600   [ Guillem Jover ]
7601   * Add powerpcspe support to ostable and triplettable.
7602     Thanks to Sebastian Andrzej Siewior <sebastian@breakpoint.cc> and
7603     Kyle Moffett <Kyle.D.Moffett@boeing.com>. Closes: #568123, #575158
7604   * Fix dpkg --root by properly stripping again the root directory from the
7605     path of the maintainer script to execute. Closes: #580984
7606   * On Linux use sync() instead of an fsync() per file on deferred extraction,
7607     to workaround performance degradation on ext4. Closes: #578635
7609   [ Gerfried Fuchs ]
7610   * Fix syntax error in dpkg-name. Closes: #581315
7612  -- Guillem Jover <guillem@debian.org>  Wed, 19 May 2010 07:57:14 +0200
7614 dpkg (1.15.7.1) unstable; urgency=low
7616   * Fix dpkg-source -b (without -i) for source packages 1.0. Closes: #578693
7617     It was erroneously ignoring all changes because the ignore regex was
7618     wrong (due to the change to ignore debian/source/local-options).
7619   * Add missing call to textdomain() in dpkg-mergechangelogs to make
7620     translations work.
7622  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 22 Apr 2010 08:05:20 +0200
7624 dpkg (1.15.7) unstable; urgency=low
7626   [ Raphaël Hertzog ]
7627   * Clarify the plan concerning dpkg-source, debian/source/format and
7628     the default source format in dpkg-source(1). Add a warning
7629     in dpkg-source to invite people to always create debian/source/format.
7630     We deprecate the fallback to "1.0" (it's there for backwards compatibility
7631     only) and debian/source/format is going to be mandatory at some point in
7632     the future. Closes: #553928
7633   * Add .gitattributes to list of files ignored by dpkg-source.
7634   * Document most common warnings and errors of dpkg-source in its manual
7635     page.
7636   * Let dpkg-source read options from debian/source/local-options as well but
7637     do not include that file in the generated source package.
7638   * Improve explanation of --all option in dpkg-parsechangelog(1). Thanks to
7639     Jari Aalto. Closes: #575706
7640   * Fix dpkg to not lose package metadata on filesystems where readdir()
7641     returns new files added after the opendir() call, btrfs in particular
7642     triggered the problematic behaviour. Closes: #575891
7643   * Tighten the regex used by dpkg-source to match the component name of
7644     supplementary tarballs so that underscore (_) are not allowed as it was
7645     supposed to be.
7646   * Introduce a new script called dpkg-buildflags: its purpose is to retrieve
7647     compilation flags and it should be used within debian/rules to pass
7648     the right compilation flags to the build process. dpkg-buildpackage still
7649     exports them to not break packages currently relying on them but packages
7650     should now start using dpkg-buildflags instead. Closes: #560070
7651   * For Ubuntu set default value of LDFLAGS to -Wl,-Bsymbolic-functions.
7652   * Cleanup some old Conflicts/Replaces, thanks to Helge Kreutzmann.
7653   * Modify dselect to treat all unknown package as known and marked for purge.
7654     This is a temporary work-around so that dselect doesn't try to reinstall
7655     packages of priority > standard that were removed or not installed. Thanks
7656     to Robert Luberda for the patch. Closes: #559519, #556889
7657   * dpkg now exports DPKG_MAINTSCRIPT_NAME to maintainer scripts with the
7658     type of maintainer script currently running (preinst, postinst, prerm,
7659     postrm). Closes: #546577
7660   * dpkg now exports DPKG_LIBDIR to maintainer scripts pointing to the
7661     private directory containing internal programs like the upcoming
7662     maintscript-helper.
7663   * Add $DPKG_LIBDIR/maintscript-helper program that can be used in
7664     maintainer scripts to perform common operations working around
7665     current dpkg limitations: first version supports removing obsolete
7666     conffiles and renaming conffiles. Closes: #514316
7667   * Fix "dpkg-scansources -e", it was calling a non-existing function.
7668     Closes: #578162
7669   * Add new script dpkg-mergechangelogs to do 3-way merges of Debian
7670     changelogs. Add libalgorithm-merge-perl to Recommends for the
7671     benefit of this script.
7673   [ Colin Watson ]
7674   * Modern tar files typically use NormalFile1 rather than NormalFile0 for
7675     file objects. A typo meant that the former never triggered rename
7676     deferral. Closes: #577756
7677   * Use the new list of files on rename deferral instead of old one, so that
7678     newly added files get installed.
7680   [ Guillem Jover ]
7681   * Report deferred trigger errors on status-fd. Closes: #574599
7682     Thanks to Michael Vogt <michael.vogt@ubuntu.com>.
7683   * When creating hard links to normal files on extraction use the .dpkg-new
7684     filename for source as the file is not yet in place due to the rename
7685     deferral. Thanks to Colin Watson for the initial patch.
7686   * Do not output the Package-Type field on udeb.
7687   * Fix versioned Replaces to not produce file overwrite errors on downgrades.
7688     Closes: #568566
7689   * Fix installation of replaced and replacing packages in reverse order
7690     (first the replacing then the replaced) for which the replaced package
7691     is supposed to get disappeared, to disappear the correct package and not
7692     lose track of the ownership of the replaced files.
7694   [ Updated programs translations ]
7695   * German (Sven Joachim).
7697   [ Updated dselect translations ]
7698   * German (Sven Joachim).
7700   [ Updated man pages translations ]
7701   * German (Helge Kreutzmann).
7703   [ Updated scripts translations ]
7704   * German (Helge Kreutzmann).
7706  -- Guillem Jover <guillem@debian.org>  Wed, 21 Apr 2010 04:05:55 +0200
7708 dpkg (1.15.6.1) experimental; urgency=low
7710   [ Guillem Jover ]
7711   * Fix two memory leaks introduced in 1.15.6.
7712   * Always use C99 variadic macros, as the build requires them anyway, we
7713     avoid exposing the configure variable HAVE_C99 on installed headers.
7714   * Use __attribute__ keyword depending on compiler support, we avoid
7715     exposing the configure variable HAVE_C_ATTRIBUTE on installed headers.
7716   * Do not allow a --retry schedule in start-stop-daemon where forever is
7717     the last item, as it needs something to repeat over. Closes: #570938
7718   * Show dselect dependency/conflicts resolution screen again, by switching
7719     the code to use STL's min() and max() instead of preprocessor macros, to
7720     avoid multiple evaluation of arguments. Regression introduced in 1.15.6.
7721     Based on a patch by Robert Luberda <robert@debian.org>. Closes: #574816
7722   * Defer the fsync and rename for normal files in tar extraction so that
7723     it's done in one pass afterwards, to avoid massive I/O degradation due to
7724     the serialization from each write + fsync. This restores extraction times
7725     to numbers closer to the ones before the fsync patch introduced in 1.15.6.
7727   [ Raphaël Hertzog ]
7728   * Accept source packages without "Format" field for compatibility with very
7729     old source packages. Thanks to Colin Watson for the report and the patch.
7730     Closes: #574097
7732   [ Updated programs translations ]
7733   * French (Christian Perrier).
7734   * Swedish (Peter Krefting).
7736   [ Updated scripts translations ]
7737   * Swedish (Peter Krefting).
7739  -- Guillem Jover <guillem@debian.org>  Wed, 24 Mar 2010 13:56:28 +0100
7741 dpkg (1.15.6) experimental; urgency=low
7743   [ Raphaël Hertzog ]
7744   * debian/control: Add the accent on my first name.
7745   * Perl API cleanup:
7746     - rename Dpkg::Deps dump() methods into output([$fh]), overload string
7747       representation ("$dep") to provide the result of $dep->output()
7748     - prefix public functions in Dpkg::Deps with deps_ and export them
7749       by default
7750     - rename Dpkg::Source::Compressor in Dpkg::Compression::Process
7751     - rename Dpkg::Source::CompressedFile in Dpkg::Compression::FileHandle
7752       and completely redesign its API
7753     - update Dpkg::Compression's API to use compression_* functions
7754       instead of granting direct access to variables, integrate
7755       there management of default compression
7756     - introduce Dpkg::Interface::Storable and update many modules
7757       to make use of it
7758     - update Dpkg::BuildOptions to provide an object-oriented interface
7759     - update Dpkg::Checksums to provide an object-oriented interface
7760   * Drop debian-maintainers from Suggests since it's obsolete, the
7761     corresponding keyring is in debian-keyring.
7762   * Merge support of symbol patterns in dpkg-gensymbols. Thanks to
7763     Modestas Vainius for his work (see further for more details).
7764   * Accept filename with spaces and colon in the output of objdump.
7765     Required so that dpkg-shlibdeps support such files properly.
7766     Thanks to Raphaël Geissert for the patch. Closes: #565712
7767   * When unpacking a "3.0 (quilt)" source package, tell quilt where
7768     patches are (to be) stored. Requires quilt >= 0.48-5 to work.
7769     Closes: #557619
7770   * Fix update-alternatives to not try to reinstall an unknown alternative
7771     when the link group is broken, instead switch to the best choice in
7772     automatic mode. Closes: #566406
7773   * Don't return duplicate bug numbers in Launchpad-Bugs-Fixed:.
7774     Thanks to Brian Murray <brian@ubuntu.com> for the report
7775     and the patch. Closes: #569618
7776   * Add $VERSION numbers to all perl modules. Closes: #465256
7777     1.00 and higher means that the API should be stable
7778   * While parsing diff's output, accept any sentence that contains the word
7779     differ (as specified by POSIX) to identify that binary files could not be
7780     compared. Closes: #570008
7781   * dpkg-gencontrol does no longer accept arch-specific dependencies in
7782     arch: all packages. Closes: #560071
7783   * dpkg-gencontrol no longer warns if a substitution variable provided by -V
7784     is not used (the warning is meant to catch unused substitutions coming
7785     from the file, those are package specific with debhelper). Closes: #557133
7786   * dpkg-gencontrol now indicates which package is concerned by the substvars
7787     warning that it displays. Closes: #566837
7788   * dpkg-buildpackage now supports options --source-option=<opt> and
7789     --changes-option=<opt> to forward arbitrary options to dpkg-source and
7790     dpkg-genchanges respectively. Closes: #566230
7791   * The -T option of dpkg-{source,gencontrol,genchanges} can now be used
7792     multiple times to read substitution variables from multiple files.
7793     Closes: #363323
7794   * dpkg-source now supports an option --create-empty-orig in formats
7795     "2.0" and "3.0 (quilt)" to auto-create the main original tarball when
7796     there are supplementary tarballs. This makes it easier to bundle
7797     multiple software together. Closes: #554488
7798   * dpkg-source supports long option names --diff-ignore and --tar-ignore for
7799     -i and -I. A new option --extend-diff-ignore is introduced. Those options
7800     can thus now be used in debian/source/options.
7801   * Generate manual pages for perl modules.
7802   * Introduce the libdpkg-perl package and clarify its status in README.api.
7803   * Update Standards-Version to 3.8.4 (no changes needed).
7804   * Drop unused lintian override for arch-dep-package-has-big-usr-share on
7805     dselect.
7806   * The rewritten Dpkg::Checksums deals properly with filenames with
7807     spaces. Closes: #572030
7808   * dpkg-source does no longer fallback to other source formats if the
7809     requested one is not usable. Closes: #557459
7810   * Modify dpkg-source to error out when it would apply patches containing
7811     insecure paths (with "/../") and also error out when it would apply a
7812     patch through a symlink. Those checks are required as patch will happily
7813     modify files outside of the target directory and unpacking a source package
7814     should not be able to have any side-effect outside of the target
7815     directory. Fixes CVE-2010-0396.
7816   * Also error out when the quilt series contains a path with "/../" as this
7817     can cause patch to create files outside of the source package due
7818     to the -B .pc/$path option that it gets.
7820   [ Guillem Jover ]
7821   * Handle argument parsing in dpkg-checkbuilddeps and dpkg-scanpackages
7822     in a way consistent with the rest of the tools.
7823   * Recognize --help in addition to -h in dpkg-checkbuilddeps.
7824   * Add a --version option to dpkg-checkbuilddeps.
7825   * Improve and mark more messages in writedb() to make translators lives
7826     easier. Closes: #408525
7827   * Improve update-alternatives --display output to use two leading spaces
7828     for current link and slave information. Use single quotes for both “best”
7829     and the alternative it's pointing to. Closes: #549167
7830   * Refer to “half configured” instead of “failed config” in «dpkg-query -l»
7831     header and dselect package status printing for consistency.
7832   * Make “dpkg-statoverride --quiet” actually do something, and quiesce
7833     most of the innocuous warning messages. Closes: #403211
7834   * Make “dpkg-statoverride --update --add” fail if it cannot update the
7835     mode and owner of the file. This would fail later on when dpkg itself
7836     applies the overrides, so better to signal this earlier.
7837   * Add sparc64 to cputable. Thanks to Aurelien Jarno <aurel32@debian.org>.
7838     Closes: #560010
7839   * Do not allow diverting a file to itself, which makes the file to get
7840     removed. Closes: #312206
7841   * Make the check for duplicate fields in a stanza in libdpkg actually work,
7842     which now makes it fatal, as was intended originally. This should not
7843     cause problems for anything using dpkg-dev to build packages as those
7844     are already fatal on that case.
7845   * Add new deb-split(5) man page.
7846   * Fix misspellings of “explicitly” all over the place.
7847   * Normalize ar member names when reading (removing trailing spaces and
7848     slash), this allows deb-split packages be created with GNU ar.
7849   * Validate compression level on dpkg-deb argument parsing.
7850   * Fix error handling, clean up and refactor compression code.
7851     Thanks to Jonathan Nieder for several of the patches.
7852   * Do not print unambiguous epoch on dpkg file overwrite error.
7853   * Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn().
7854   * Change dpkg-dev to Depend on perl instead of perl5 and perl-modules.
7855   * Fix small memory leaks related to scandir() in dpkg-deb and libdpkg.
7856   * Fix dpkg-query and dpkg-trigger to actually print a version on --version.
7857   * Always spawn a new shell on conffile prompt, instead of supporting
7858     self backgrounding, remove DPKG_NO_TSTP environment variable support.
7859     Closes: #38334
7860   * Set DPKG_SHELL_REASON, DPKG_CONFFILE_OLD and DPKG_CONFFILE_NEW environment
7861     variables when spawning a shell for conffile examination. Closes: #60329
7862     Thanks to Daniel Martin <Daniel.Martin@jhu.edu> for the idea.
7863   * Add support for disabling update-alternatives at configure time using
7864     --without-update-alternatives.
7865   * Add support for disabling install-info at configure time using
7866     --without-install-info.
7867   * Update debian/copyright.
7868   * Use Debian instead of ‘Debian GNU/Linux’ when referring to the
7869     distribution.
7870   * On dpkg --no-act with --install, --unpack or --record-avail, and
7871     dpkg-deb --info or --field use mkdtemp() to create a temporary directory
7872     instead of insecure tempnam() or tmpnam() functions.
7873   * Remove --license and --licence options from tools.
7874   * Securely remove newly installed files when rolling-back a failed unpack.
7875   * Change default lzma compression level from 9 to 6.
7876     Thanks to Jonathan Nieder for the initial patch.
7877   * Add support for xz compressed data.tar member of binary packages. Add
7878     xz-utils to dpkg's Pre-Depends. Closes: #542160
7879     Thanks to Jonathan Nieder for the initial patch.
7880   * Use xz command to handle lzma compressed files in dpkg and dpkg-dev.
7881     This removes the lzma package from both dpkg and dpkg-dev dependencies.
7882   * Do not set PKG_CONFIG_LIBDIR in dpkg-buildpackage when cross-building.
7883     The proper solution to this is to let the build system choose the
7884     appropriate pkg-config binary for the build or host system in the same
7885     way pkg.m4 is handling it now. Closes: #551118
7886   * Dynamically link against all external libraries. This includes libbz2
7887     and zlib for dpkg-deb and libselinux for dpkg on GNU/Linux.
7888   * Mark the libdpkg.a API as volatile and require any possible users to set
7889     LIBDPKG_VOLATILE_API to acknowledge that fact.
7890   * Add a new libdpkg-dev package with the headers and the static library,
7891     although its API should be considered volatile.
7892   * Reorganize the doc contents that goes into each package:
7893     - README.multicd only in dselect.
7894     - README.api only in development packages, dpkg-dev and libdpkg-dev.
7895     - triggers.txt only in dpkg-dev.
7896   * Move source.lintian-overrides to debian/source/lintian-overrides.
7897   * Switch SELinux support to explicitly set path context. This fixes the
7898     mislabeling of files under <admindir> on conffile extraction or on unpack
7899     errors, due to improper default context restoration. Closes: #498438
7900   * Use FIEMAP when available (on Linux based systems) to sort the .list
7901     files loading order. With a cold cache it improves up to a 70%.
7902     Thanks to Morten Hustveit <morten@debian.org>.
7903   * When FIEMAP is not available use posix_fadvise() to start preloading the
7904     .list files before loading them. With a cold cache it improves up to 40%.
7905     Thanks to Stefan Fritsch <sf@sfritsch.de>. Closes: #557560
7906   * Call fsync(2) after writing files on disk, to get the atomicity
7907     guarantees when doing rename(2). Based on a patch by
7908     Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
7909     Closes: #430958
7910   * Call fsync(2) on database directories after creating, renaming or
7911     unlinking files, to guarantee the new file entry is correctly listed
7912     in the directory. Base on a patch by
7913     Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
7914   * Document in the man page the effects of setting TMPDIR for dpkg and
7915     dpkg-deb, HOME for dselect and dpkg and PAGER for dpkg. Closes: #572836
7916   * Document the exit codes for dpkg-query. Closes: #571798
7917   * Document “dpkg-query -l” abbreviated state information in the man page.
7918     Based on a patch by Marc-Jano Knopp <pub_br_debian.org@marc-jano.de>.
7919     Closes: #383869
7920   * Honour LINGUAS environment variable when installing translated man pages.
7921   * Allow disabling at configure time Unicode ncurses support for dselect.
7922     Based on a patch by Yuri Vasilevski <yvasilev@gentoo.org>.
7924   [ Modestas Vainius ]
7925   * Implement symbol patterns (Closes: #563752). From now on, it is possible to
7926     match multiple symbols with a single entry in the symbol file template.
7927     While the concept is not new (wildcards also match multiple symbols),
7928     patterns cover much more ground and are a lot more flexible. Together with
7929     the framework, 3 basic pattern types are supported:
7930     - c++ - matching C++ symbols by their demangled name (as emitted by
7931       c++filt);
7932     - symver - matching by symbol version. It replaces the wildcards feature
7933       which is still supported for backwards compatibility but is reimplemented
7934       on top of the new framework;
7935     - regex - matching symbol names with perl regular expression.
7936     Basic patterns may be combined where it makes sense.
7937   * As a positive side effect of the new symbol patterns implementation,
7938     patterns are now treated like normal symbols whenever possible, e.g. a
7939     pattern is MISSING if it does not match anything. As a result,
7940     dpkg-gensymbols is now able to detect NEW/MISSING symbols when patterns are
7941     present in the symbol file (Closes: #541464). Please note, however, that
7942     there is no way to detect symbol changes in the pattern match sets.
7943   * Add source version to the dpkg-gensymbols diff label, reformat it according
7944     to the rules of dpkg-name.
7945   * Add -a<arch> option to dpkg-gensymbols.
7946   * Add -q option to dpkg-gensymbols. -c0 will never fail but still generate a
7947     diff. Use -c0 -q to keep dpkg-gensymbols completely quiet as before
7948     (Closes: #568228).
7950   [ Jonathan Nieder ]
7951   * Fix a file handle leak in “dpkg-deb --info”. Thanks to Raphael Geissert
7952     for the report and patch.
7954   [ Helge Kreutzmann ]
7955   * Add dpkg-gensymbols.1 to the translatable man page set.
7957   [ Updated programs translations ]
7958   * Catalan (Guillem Jover).
7959   * French (Christian PERRIER).
7960   * German (Sven Joachim).
7961   * Italian 'Milo Casagrande). Closes: #567531
7962   * Simplified Chinese (Aron Xua). Closes: #558794
7963   * Slovak (Ivan Masár). Closes: #559269
7964   * Swedish (Peter Krefting).
7966   [ Updated dselect translations ]
7967   * Catalan (Guillem Jover).
7968   * French (Christian Perrier).
7969   * German (Sven Joachim).
7970   * Spanish (Javier Fernández-Sanguino). Closes: #572861
7971   * Swedish (Peter Krefting).
7973   [ Updated man pages translations ]
7974   * French (Christian Perrier): correcting inconsistencies for the translation
7975     of "original" here and there. Thanks to Julien Valroff for pointing this.
7976   * German (Helge Kreutzmann).
7977   * Swedish (Peter Krefting).
7979   [ Updated scripts translations ]
7980   * Catalan (Guillem Jover).
7981   * French (Christian PERRIER).
7982   * German (Helge Kreutzmann).
7983   * Swedish (Peter Krefting).
7985  -- Guillem Jover <guillem@debian.org>  Fri, 12 Mar 2010 00:15:31 +0100
7987 dpkg (1.15.5.6) unstable; urgency=low
7989   * dpkg-source: with format "3.0 (quilt)" ensure quilt's .pc directory is
7990     created before trying to register a new patch in .pc/applied-patches.
7991     Thanks to Tommi Vainikainen <thv+debian@iki.fi> for the report and the
7992     patch. Closes: #561237
7993   * Fix dpkg-buildpackage to set "parallel=" in DEB_BUILD_OPTIONS instead of
7994     the invalid "parallel=-1" when option "-j" is given. Closes: #562038
7995   * Clarify how dpkg-source --print-format works and display messages on
7996     STDERR when the requested format is discarded. Closes: #560391
7997   * Add ${misc:Depends} in all Depends fields.
7999  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 08 Jan 2010 17:57:43 +0100
8001 dpkg (1.15.5.5) unstable; urgency=low
8003   * Allow again new lines in dpkg-source and dpkg-genchanges on substvar and
8004     maintainer arguments.
8006  -- Guillem Jover <guillem@debian.org>  Tue, 22 Dec 2009 09:49:49 +0100
8008 dpkg (1.15.5.4) unstable; urgency=low
8010   * Fix Dpkg::Index::get() and remove(). Thanks to Roderich Schupp
8011     <roderich.schupp@googlemail.com> for the patch. Closes: #558595
8012   * Modify implementation of "3.0 (quilt)" source format to not be
8013     behave differently depending on whether quilt is installed or not.
8014     The option --without-quilt is thus gone and dpkg-source creates
8015     and relies on the .pc directory to know whether patches are applied
8016     or not. Closes: #557667
8017   * Add new dpkg-source option --single-debian-patch supported by the source
8018     format "3.0 (quilt)" so that it behaves more like 1.0 and its single diff
8019     that is constantly updated with all upstream changes. Useful if the
8020     workflow is VCS based and can't generate a full patch set.
8021   * dpkg-source now uses debian/source/patch-header as header of the automatic
8022     Debian patch in format "3.0 (quilt)".
8023   * Fix Debian changelog parser so that the trailer line is again checked.
8025  -- Raphaël Hertzog <hertzog@debian.org>  Mon, 07 Dec 2009 09:24:31 +0100
8027 dpkg (1.15.5.3) unstable; urgency=low
8029   [ Raphaël Hertzog ]
8030   * Avoid usage of IO::String in dpkg-scanpackages, rely on Dpkg::IPC
8031     instead to directly get a pipe file descriptor. Closes: #557013
8032   * Put "3.0 (quilt)" in the default list of formats tried by dpkg-source
8033     after "1.0" and before "3.0 (native)".
8034   * Let dpkg-source fail if several upstream orig.tar files are available
8035     (using different compression scheme) since we don't know which one
8036     to use.
8037   * Add missing "use Dpkg::Gettext" in Dpkg::Changelog::Entry::Debian.
8038     Closes: #557668
8039   * When building "3.0 (quilt)" source packages, use QUILT_PATCH_OPTS="-t -F 0
8040     -N -u -V never -g0" so that quilt is as strict as dpkg-source's internal
8041     implementation of quilt. Closes: #557664, #558233
8042   * Before accepting to build a 3.0 (quilt) source packages, ensure that
8043     debian/patches is a directory (or non-existing) and that
8044     debian/patches/series is a file (or non-existing). Closes: #557618
8045   * Dpkg::IPC::fork_and_exec() now includes the changed environment
8046     variables in the default error message displayed when the sub-process
8047     fails.
8049   [ Guillem Jover ]
8050   * Verify that the alternative used in update-alternatives --set has been
8051     registered instead of failing with an undefined value in the slave
8052     method. Closes: #554136
8053   * Strip leading spaces in the first line of a field's value in
8054     Dpkg::Control::Hash. Closes: #557547
8056  -- Guillem Jover <guillem@debian.org>  Fri, 27 Nov 2009 19:23:36 +0100
8058 dpkg (1.15.5.2) unstable; urgency=low
8060   * Change Dpkg::Version API to accept invalid versions by default and add
8061     is_valid() method. The boolean evaluation of a version object returns
8062     true if the version is valid, false otherwise.
8063   * Update dpkg-shlibdeps to always use Dpkg::Version now that it can
8064     contain the empty version string. Closes: #556786
8065   * Keep compatibility with perl 5.8 by avoiding the _ prototype.
8067  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 18 Nov 2009 11:54:50 +0100
8069 dpkg (1.15.5.1) unstable; urgency=low
8071   * Fix build failures due to off_t type mismatch caused by not including
8072     <config.h> first on the unit tests. Suggested by Pierre Habouzit and
8073     Julien Cristau, thanks!
8075  -- Guillem Jover <guillem@debian.org>  Tue, 17 Nov 2009 16:42:00 +0100
8077 dpkg (1.15.5) unstable; urgency=low
8079   [ Guillem Jover ]
8080   * Remove obsolete conffiles on purge. Closes: #421367, #453005, #454628
8081   * Update list of binaries dpkg checks on the PATH.
8082     - Remove install-info, now a wrapper that will disappear soonish.
8083     - Add programs used by dpkg itself: sh, rm, find, tar and dpkg-deb.
8084   * Check and warn on duplicate conffiles in dpkg-deb. Closes: #131633
8085   * Make the upstream build system silent by default with automake 1.11 or
8086     newer, and always verbose when building the Debian packages.
8087   * Fix small leak when parsing ‘--ignore-depends’ option values.
8088   * Define compatibility WCOREDUMP only if the system does not have it.
8089   * When start-stop-daemon fails to set the io scheduling warn instead of
8090     finishing fatally. Closes: #553580
8091   * Update md5 file paths in debian/copyright.
8092     Thanks to Jonathan Nieder <jrnieder@gmail.com>.
8093   * On ‘dpkg-trigger --help’ print the default admindir instead of the one
8094     passed on the command line.
8095   * Abort on configure if the required C99 extensions are not supported.
8096   * Add C coding style document.
8097   * Make dpkg as strict as dpkg-statoverride on input when validating the
8098     parsed data from the statdb.
8099   * Rewrite dpkg-statoverride in C.
8100   * Use C99 snprintf function family semantics to avoid having to call them
8101     in a loop to grow the varbuf buffer. This should reduce memory usage and
8102     be slightly faster on varbufprintf calls.
8103   * Use the size from stat to allocate the buffers for readlink, instead of
8104     indefinitely calling readlink and growing the buffer. This should reduce
8105     memory usage when handling lots of symlinks, and be slightly faster.
8106   * Rework varbuf API to avoid increasing buffers indefinitely when adding
8107     content to them, regardless of space being already available.
8108   * Fix build macros to allow start-stop-daemon to use TIOCNOTTY.
8109   * Generate the autoconf version from git to make it easier to see when a
8110     snapshot version is being used.
8111   * Add infrastructure for doxygen, for now not installed anywhere.
8112   * Allow overriding the pkg-config path to ease cross-compilation.
8113     Suggested by Tollef Fog Heen <tfheen@err.no>.
8114   * Fix spelling errors in the Catalan translation. Closes: #553328
8115     Thanks to Robert Millan.
8116   * Update the FSF postal address in the source code license headers by
8117     replacing it with a URL to the gnu.org page.
8118   * Fix a file descriptor leak in dpkg-deb.
8119     Reported by Raphael Geissert <atomo64@gmail.com>.
8120   * Fix resource leaks on error conditions in compat scandir.
8121   * Add a new status-fd action when disappearing a package. Closes: #537338
8123   [ Raphaël Hertzog ]
8124   * Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure
8125     that /etc/dpkg/origins/default exists. Closes: #545274
8126   * Update Standards-Version to 3.8.3 (no changes needed).
8127   * Major changes to the perl API:
8128     - Dpkg::Control is now Dpkg::Control::Info
8129     - Dpkg::Cdata is gone and is replaced by a new Dpkg::Control
8130     - Dpkg::Control::Fields contains authoritative information
8131       about fields allowed in various types of control information
8132       (and can be customized by each vendor). It also integrates
8133       information that was previously available through Dpkg::Deps.
8134     - Dpkg::Changelog has been split in multiple modules and largely
8135       modified to offer an interface that is now more in line with the
8136       other modules.
8137   * All dpkg-* perl programs that work with control information have been
8138     updated to use the new Dpkg::Control interface.
8139     In this process, dpkg-scanpackages has been fixed to not skip non-standard
8140     fields. Closes: #494136
8141   * Create Launchpad-Bugs-Fixed directly in the changelog parsing code thanks
8142     to a new vendor hook post-process-changelog-entry. Closes: #536066
8143   * Integrate dpkg-ftp into dselect. Add the required Replaces and Conflicts.
8144   * dpkg-scanpackages/dpkg-scansources now supports compressed override files.
8145   * dpkg-scanpackages now supports a new --medium option as needed to
8146     generate Packages.cd file for consumption by the multicd dselect access
8147     method. Closes: #402527
8148   * Integrate dpkg-multicd into dselect. Add the required Replaces and
8149     Conflicts. The dpkg-scanpackages fork is dropped. Closes: #516631
8150   * Fix bashisms in dselect multicd access method. Closes: #530070
8151   * Add support of "xz" compression method for source packages. Add dependency
8152     dpkg-dev → xz-utils to ensure xz and unxz are available.
8153   * Fix dpkg-source --include-binaries to correctly compute the path name of
8154     the discovered binary files. Closes: #554612
8155   * Remove extra quoting that should not be there while passing an exclude
8156     file to git ls-files during build of 3.0 (git) source package.
8157     Thanks to Courtney Bane for the patch. Closes: #551829
8158   * Optimize dpkg-source -b by avoiding many diff calls when not required.
8159     Thanks to Mike Hommey for the idea. Closes: #554689
8160   * Add new option --print-format to dpkg-source to be able to know by advance
8161     the source format that would be used during a build.
8162   * Modify dpkg-source -b to use default build options from
8163     debian/source/options. Thus it's now possible to have sticky options, for
8164     example for the choice of a compression method (--compression=<comp>).
8165   * dpkg-source outputs the list of upstream files modified by the diff.gz
8166     (applies only to source packages using format 1.0). Closes: #482166
8167     It also recommends usage of 3.0 (quilt) format during dpkg-source -b if it
8168     detects changes to upstream files that are stored in the .diff.gz.
8169   * Add DEP-3 compliant headers to automatic patches created by dpkg-source
8170     in 3.0 (quilt) source format. Closes: #543581
8171   * Switch dpkg to source format "3.0 (native)" with bzip2 compression.
8173   [ Updated programs translations ]
8174   * Czech (Miroslav Kure).
8175   * French (Christian Perrier).
8176   * German (Sven Joachim).
8177   * Italian (Milo Casagrande). Closes: #548615, #555806
8178   * Polish (Wiktor Wandachowicz). Closes: #548541
8179   * Swedish (Peter Krefting).
8181   [ Updated dselect translations ]
8182   * Czech (Miroslav Kure).
8183   * French (Christian Perrier).
8184   * German (Sven Joachim).
8185   * Polish (Wiktor Wandachowicz). Closes: #548541
8186   * Swedish (Peter Krefting).
8188   [ Updated man pages translations ]
8189   * French (Christian Perrier).
8190   * French translation error fixed (Christian Perrier)
8191     Thanks to Pietro Battiston for spotting it. Closes: #545446
8192   * German (Helge Kreutzmann).
8193   * Polish (Wiktor Wandachowicz). Closes: #548541
8194   * Swedish (Peter Krefting).
8196   [ Updated scripts translations ]
8197   * German (Helge Kreutzmann).
8198   * Polish (Wiktor Wandachowicz). Closes: #548541
8199   * Swedish (Peter Krefting).
8201  -- Guillem Jover <guillem@debian.org>  Tue, 17 Nov 2009 10:17:57 +0100
8203 dpkg (1.15.4.1) unstable; urgency=medium
8205   * Do not mark any package as unseen in dselect. This is a workaround
8206     until it learns how to store such information again. Closes: #545366
8208  -- Guillem Jover <guillem@debian.org>  Mon, 19 Oct 2009 15:15:17 +0200
8210 dpkg (1.15.4) unstable; urgency=low
8212   [ Guillem Jover ]
8213   * Call _g instead of g_ in dpkg-name.
8214   * Fix inverted logic when deciding to assume the architecture in dpkg-name
8215     when the package didn't have such field.
8216   * Do not take into account Revision and Package_Revision fields in dpkg-name
8217     and dpkg-scanpackages as they have been handled already by “dpkg-deb -I”.
8218   * Switch dpkg-scansources to use Dpkg::Cdata instead of duplicating the
8219     .dsc parsing code. As a side effect it now handles properly bogus files.
8220   * Do not remap obsolete fields in dpkg-scanpackages as they have been
8221     handled already by “dpkg-deb -I”.
8222   * Properly mark packages being purged for disappearance from the database.
8223     This will make the status database not be left behind with traces of old
8224     not-installed packages. Closes: #472208
8225   * On parse mark not-installed leftover packages for automatic removal from
8226     the database on next dump. This obsoletes the --forget-old-unavail option,
8227     thus making it now a no-op. Closes: #33394, #429262
8228   * Document “hold” under package selection states instead of flags in dpkg(1).
8229   * Remove trailing ‘/’ and ‘/.’ from the directory name to be used as the
8230     package name on “dpkg-deb -b”. Closes: #218018, #373602
8231   * Remove obsolete ‘hold’ and ‘hold-reinstreq’ internal status flags.
8232   * Add fakeroot to dpkg-dev Recommends. Closes: #536821
8233   * Fix an always false test when trying to decide which package to deselect
8234     to resolve a dependency problem in dselect.
8235   * Add uClibc Linux support to ostable and triplettable. Closes: #455501
8236   * Add uClinux support to ostable and triplettable.
8237     Thanks to Simon Richter <sjr@debian.org>.
8238   * When aborting due to file conflicts print the version of the conflicted
8239     package. Closes: #540019
8240   * Remove double slash in database path visible to the user in some error
8241     conditions.
8242   * Stop matching sparc64-*-* GNU triplets with sparc Debian architecture.
8243   * Add support for config.d style directories in dpkg and dselect,
8244     (/etc/dpkg/dpkg.cfg.d and /etc/dpkg/dselect.cfg.d respectively).
8245   * Define DPKG_MAINTSCRIPT_ARCH on the maintainer script environment to the
8246     architecture the package got built for.
8247   * Document DPKG_MAINTSCRIPT_PACKAGE maintainer script environment variable
8248     in dpkg man page.
8249   * Document DPKG_RUNNING_VERSION maintainer script environment variable
8250     in dpkg man page.
8251   * Change po4a usage to not create unwanted changes depending if doing out or
8252     in-tree builds.
8253   * Use po4a “--previous” support when updating the man pages.
8254     Suggested by Christian Perrier <bubulle@debian.org>.
8255   * On configuration error print file name and line number.
8256   * Allow quoting values in configuration file options.
8257   * Add new --pre-invoke and --post-invoke hooks in dpkg.
8258   * Add new --control-path command to dpkg-query.
8259   * Use ohshit on bad version syntax in --compare-versions.
8260   * Add Multi-Arch to the list of known binary package fields for dpkg-dev.
8261     Thanks to Steve Langasek <vorlon@debian.org>.
8263   [ Raphaël Hertzog ]
8264   * Replace install-info by a wrapper around GNU's install-info. The wrapper
8265     will be dropped in squeeze+1. dpkg now Breaks: old versions of
8266     info-browsers that do not depend on the new install-info package
8267     that provides the real functionality. Closes: #9771, #523980
8268     See https://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
8269   * Fix dpkg's preinst in case /var/lib/dpkg/alternatives contains unexpected
8270     sub-directories. Closes: #535138
8271     And also when one of the file doesn't contain correct alternatives
8272     information (improper number of lines). Closes: #537558
8273   * Upgrade Standards-Version to 3.8.2 (no changes).
8274   * Update deb-substvars(5) to list fields that do not support substvars.
8275     Closes: #535353
8276   * Fix dpkg-parsechangelog to include all entries with -v0 parameter.
8277     Closes: #537800
8278   * Fix update-alternatives to mention the correct slave link that can't
8279     be installed due to a conflicting file instead of quoting the master link.
8280   * Add support for extra override file in dpkg-scanpackages. Thanks to Robert
8281     Millan for the patch. Closes: #537559
8282   * Add support for extra override file in dpkg-scansources.
8283   * Document format of extra override file in a new manual page
8284     deb-extra-override(5).
8285   * Update sample in dpkg-gensymbols(1) to give an accurate listing of
8286     64 bit arches. Thanks to Julien Cristau for the patch. Closes: #540382
8287   * Create /etc/cron.daily/dpkg to handle the backup of
8288     /var/lib/dpkg/status in /var/backups. This is taken out of the cron
8289     package and need no conflicts/breaks as the code does nothing if
8290     the current status file is already backuped. Thanks to Leo 'costela'
8291     Antunes <costela@debian.org> for the patch. Closes: #541412
8292   * Change behaviour of dpkg --merge-avail to not update a package's
8293     information if the version provided is older than the one already listed
8294     in the available file. Thanks to Ian Jackson
8295     <ian@davenant.greenend.org.uk> for the patch. Closes: #496114
8296   * dpkg-architecture can now export DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
8297     (pointer size and endianness):
8298     - cputable (in dpkg) modified to contain those information
8299     - dpkg-dev depends on dpkg (>= 1.15.4) to ensure that we have an updated
8300       cputable (and so that a versioned build-dependency on dpkg-dev is enough
8301       to use this new feature)
8302     Closes: #531307
8303   * Split overly long Binary: field values over multiple lines. This is
8304     allowed since policy 3.8.3. Closes: #494714
8305   * Improve performance of dpkg-shlibdeps by caching minimal version
8306     associated to each library in Dpkg::Shlib::SymbolFile. Thanks to
8307     Jiří Paleček <jpalecek@web.de> for the patch.
8308   * Slightly improve dpkg-source(1) by giving the section name that we're
8309     referring to. Closes: #544037
8310   * Fix translation error in German manpage of dpkg-buildpackage. Thanks
8311     to Joachim Breitner <nomeata@debian.org>. Closes: #541829
8313   [ Modestas Vainius ]
8314   * Provide a meaningful label for dpkg-gensymbols diff.
8316   [ Updated programs translations ]
8317   * Asturian (Marcos Alvarez Costales). Closes: #535327
8318   * French (Christian Perrier).
8319   * German (Sven Joachim).
8320   * Italian (Milo Casagrande). Closes: #536538
8321   * Russian (Yuri Kozlov). Closes: #542254
8322   * Slovak (Ivan Masár). Closes: #537742
8323   * Swedish (Peter Krefting).
8325   [ Updated dselect translations ]
8326   * Russian (Yuri Kozlov). Closes: #542254
8327   * Slovak (Ivan Masár). Closes: #537741
8329   [ Updated man pages translations ]
8330   * French (Christian Perrier).
8331   * German (Helge Kreutzmann), proofread by Jens Seidel.
8332   * Swedish (Peter Krefting).
8334   [ Updated scripts translations ]
8335   * French completed (Christian Perrier).
8336   * German (Helge Kreutzmann).
8337   * Russian (Yuri Kozlov). Closes: #542254
8338   * Swedish (Peter Krefting).
8340  -- Guillem Jover <guillem@debian.org>  Sun, 06 Sep 2009 09:37:45 +0200
8342 dpkg (1.15.3.1) unstable; urgency=low
8344   [ Modestas Vainius ]
8345   * Fix wildcard support in symbol files. Closes: #536034
8347  -- Guillem Jover <guillem@debian.org>  Wed, 08 Jul 2009 11:26:36 +0200
8349 dpkg (1.15.3) unstable; urgency=low
8351   [ Guillem Jover ]
8352   * Unset TAR_OPTIONS when extracting .deb archives.
8353   * Use default compressor values in dpkg-source from Dpkg::Source::Compressor.
8354   * Fix dpkg-scanpackages to properly detect spurious overrides.
8355   * Rewrite dpkg-name in perl.
8356   * Do not close already closed files in some error conditions in libdpkg.
8357   * Use the correct units (KiB) in dpkg-split when referring to partsize.
8358   * Document in dpkg-statoverride(8) that mode needs to be specified in
8359     octal. Closes: #534551
8360   * Mark argument names in dpkg-statoverride.1 in italic.
8361   * Explicitly pass field argument to Dpkg::ErrorHandling::unknown().
8362   * Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields.
8364   [ Raphaël Hertzog ]
8365   * Unset TAR_OPTIONS when creating/extracting tar archives for source
8366     packages. Closes: #530860
8367   * Add cleanup of all invalid (master) alternatives in preinst script.
8368     Closes: #530633, #531611, #532739, #521760
8369   * Let update-alternatives fix a manual alternative with a dangling symlink
8370     by switching it to automatic mode. Closes: #529999
8371   * Add missing paragraph separator in dpkg-buildpackage(1). Thanks to Per
8372     Andersson <avtobiff@gmail.com>. Closes: #532769
8373   * Fix English mistake (“as you request” → “as you requested”) in several
8374     places. Thanks to David Stansby for the patch. Closes: #533171
8375   * Support tags before symbols in symbols file contained in source packages.
8376     The first two tags are "optional" (use it to not fail if the symbol might
8377     disappear from the library without breaking the ABI) and "arch" to
8378     restrict the set of architectures where the symbol is supposed to exist.
8379     Thanks to Modestas Vainius <modestas@vainius.eu> for the patch.
8380     See dpkg-gensymbols(1) for more information. Closes: #521551
8381   * Do not include #MISSING lines in symbols files integrated in binary
8382     packages. Closes: #526251
8383   * Assume an implicit version of "Base" for all unversioned symbols
8384     that are merged into a SymbolFile. Closes: #533181
8385   * Add new tag "ignore-blacklist" to force-include symbols which are
8386     normally blacklisted. This can be useful for libgcc to include symbols
8387     that the toolchain allows being shared but that are often static (and
8388     hence are blacklisted for this reason). Closes: #533642
8389   * In dpkg-source, explicitly pass --keyring ~/.gnupg/trustedkeys.gpg to
8390     gpgv as it does not use it if other --keyring parameters are given.
8391     Closes: #530769
8392   * In dpkg-vendor, allow using dashes instead of spaces in vendor
8393     filenames. Closes: #532222
8394   * Skip dpkg-genchanges' warning about lower version numbers for backports
8395     (recognized by ~bpo or ~vola in their version number). Closes: #525115
8396   * Support all checksum algorithms in dpkg-scanpackages/dpkg-scansources.
8397     Closes: #533828
8398   * Fix dependency parsing code in Dpkg::Deps to not accept "foo\nbar"
8399     even if foo is valid. Closes: #534464
8400     Thanks to Andrew Sayers for spotting the problem.
8402   [ Joachim Breitner ]
8403   * Warn about unused substvars in dpkg-gencontrol. Closes: #532760
8405   [ Updated programs translations ]
8406   * Catalan (Jordi Mallach). Closes: #532109
8407   * Czech (Miroslav Kure).
8408   * German (Sven Joachim). Closes: #534831
8409   * Simplified Chinese (Deng Xiyue). Closes: #531387
8410   * Swedish (Peter Krefting).
8412   [ Updated dselect translations ]
8413   * Czech (Miroslav Kure).
8415   [ Updated man pages translations ]
8416   * German (Helge Kreutzmann).
8417   * Swedish (Peter Krefting).
8419   [ Updated scripts translations ]
8420   * German (Helge Kreutzmann).
8421   * Swedish (Peter Krefting).
8423  -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2009 19:06:43 +0200
8425 dpkg (1.15.2) unstable; urgency=low
8427   [ Guillem Jover ]
8428   * Fix FTBFS on GNU/Hurd due to a mismatched define usage in
8429     start-stop-daemon. Closes: #530446
8430   * Remove obsolete priorities support from dselect.
8431     Thanks to Sven Joachim <svenjoac@gmx.de>.
8432   * Fix bashism (“echo -e”) in dselect disk setup method. Closes: #530071
8433   * Properly parse fdisk output in dselect disk setup method.
8434   * Fix memory leaks due to not destroying some pkg iterators.
8436   [ Updated programs translations ]
8437   * Asturian (Marcos Alvarez Costales). Closes: #529889
8438   * Basque (Piarres Beobide). Closes: #529857
8439   * French (Christian Perrier).
8440   * German (Sven Joachim).
8442   [ Updated man pages translations ]
8443   * German (Helge Kreutzmann).
8445   [ Updated dselect translations ]
8446   * French (Christian Perrier).
8448   [ Updated scripts translations ]
8449   * French (Christian Perrier).
8450   * German (Helge Kreutzmann).
8452  -- Guillem Jover <guillem@debian.org>  Tue, 26 May 2009 01:00:36 +0200
8454 dpkg (1.15.1) unstable; urgency=low
8456   [ Raphaël Hertzog ]
8457   * Fix dpkg-genchanges to not include the additional upstream tarballs
8458     when they are not desired (specific to source packages using format 3.0
8459     quilt).
8460   * Call quilt only once to apply all patches instead of once per patch
8461     when building 3.0 (quilt) source packages. Closes: #518453
8462   * Fix dpkg-shlibdeps so that it works again when analyzing binaries
8463     outside of package's directory. Closes: #518687
8464   * Modify dpkg-shlibdeps to let shlibs.local override symbols files too.
8465   * Drop support of debian/control's “Format” field used by dpkg-source while
8466     it's not too late. Instead debian/source/format should be used to indicate
8467     the desired source package format.
8468   * Update deb-triggers(5) and dpkg-trigger(1) to add a reference to
8469     /usr/share/doc/dpkg/triggers.txt.gz. Closes: #519717
8470   * Avoid perl warnings in dpkg-gencontrol and dpkg-genchanges when the
8471     Architecture field is missing in a binary package. Closes: #510282
8472   * Modify Dpkg::Version::check_version() to not die by default.
8473     Closes: #510615
8474   * dpkg-source now ignores all possible vi swap file extensions (and not
8475     only .swp). The corresponding exclude pattern for -I also got tightened to
8476     only catch filenames starting with a dot. Closes: #515540
8477   * dpkg-gencontrol displays a better error message when an ORed dependency
8478     is used in a union field like Conflicts, Replaces or Breaks.
8479     Closes: #489238
8480   * dpkg-source's signature check is now done with gpgv if possible and
8481     timeouts if not completed within 10 seconds. Closes: #490929
8482     When using gpg, use --no-default-keyring to be consistent with gpgv's
8483     behaviour to not use the user's keyring. Closes: #440841
8484   * Update dpkg-dev dependencies: Closes: #472942
8485     - Move gnupg to Recommends. It's needed to sign .dsc and .changes.
8486     - Add gpgv to Recommends. Useful to check signatures of extracted packages.
8487     - Add debian-maintainers to Suggests. Together with debian-keyring they
8488     contain all the GPG keys required to verify official Debian packages.
8489   * Drop /etc/dpkg/origins as it's taken over by base-files (see #487437).
8490   * Fix dpkg-shlibdeps to properly initialize a symbol-based dependency
8491     even when some symbols are associated with a (fake) version "0". Such a
8492     version means that the symbol has always existed in all versions of the
8493     package.
8494   * When dpkg delegates to dpkg-query or dpkg-deb to do the actual work, add
8495     the "--" marker to explicitly document the end of options so that
8496     arguments starting with a dash are not interpreted as options.
8497     Closes: #293163
8498     Thanks to Bill Allombert for the patch.
8499   * dpkg now correctly refuses empty parameters when an integer value is
8500     wanted. Closes: #386197 Based on a patch by Bill Allombert.
8501   * Fix a mistake in the french translation of dpkg's manual page.
8502     Thanks to Jonathan Gibert. Closes: #522032
8503   * Fix dpkg-source to not die when uncompressor processes are killed by
8504     SIGPIPE due to tar closing the pipe without exhausting all the data
8505     available. Closes: #523329
8506   * dpkg-gencontrol now handles properly (empty) dependencies which contain
8507     only spaces. Closes: #522787
8508   * dpkg-source now accepts additional tarballs (in format "3.0 (quilt)")
8509     with a "component" name containing dashes. Closes: #524376
8510   * Fix dpkg-source to not complain on binary files that are ignored and are
8511     not going to be included in the debian tarball of a "3.0 (quilt)" source
8512     package. Closes: #524375
8513   * Bump Standards-Version to 3.8.1 (no change required).
8514   * Do not store usernames and group names in tarballs created by dpkg-source,
8515     they are anyway ignored at unpack time. Closes: #523184
8516   * Fix update-alternatives to not remove real files installed in place of
8517     an alternative link when the corresponding alternative is fully removed.
8518     Closes: #526538
8519   * Add a new dpkg-vendor tool to query vendor information stored in
8520     /etc/dpkg/origins. It can be used in debian/rules to enable different
8521     behaviour depending on the current vendor at the time of the build.
8522     Closes: #498380
8523     Modify dpkg-buildpackage to not set the DEB_VENDOR environment variable,
8524     packages should use the dpkg-vendor program instead.
8525   * Ensure that the automatic patch created in format "3.0 (quilt)" is always
8526     well registered with quilt even when it's updated by a new call to
8527     dpkg-source. Thanks to Goswin von Brederlow for the initial patch.
8528     Closes: #525858
8529   * Do not update/create debian/patches/.dpkg-source-applied during build,
8530     it's only meant to document what patches have been applied at extraction
8531     time. Closes: #525835
8532   * Let dpkg-buildpackage add the missing execute right on debian/rules if
8533     needed. Display a warning when it happens. Closes: #499088
8534   * Allow combining -nc and -S in dpkg-buildpackage but display a warning
8535     saying that it's not advised. Closes: #304404
8536   * Let dpkg-buildpackage error out with subprocerr() when dpkg-checkbuilddeps
8537     is interrupted/killed by a signal. Closes: #498734
8538   * Fix dpkg-buildpackage/dpkg-genchanges to properly interpret option -v0.
8539     Closes: #475916
8540   * Improves how dpkg-parsechangelog handles non-existing versions
8541     in its --since, --until, --to, --from options. Approximate the intent
8542     by selecting the nearest version instead. Closes: #477638
8543   * Update dpkg-parsechangelog's documentation to make it clearer that spaces
8544     are not allowed between single characters options and their values.
8545     Closes: #494883
8546   * Don't let dpkg-scanpackages complain about missing overrides when
8547     no overrides file has been given. Closes: #468106
8548     Thanks to Piotr Engelking for the patch.
8550   [ Guillem Jover ]
8551   * Fix typo in dpkg output (for ‘unexpected’). Closes: #519082
8552     Thanks to Ivan Masár.
8553   * Sync archtable with architectures currently present in Debian sid.
8554     - Remove m68k.
8555     - Add kfreebsd-i386 and kfreebsd-amd64.
8556   * Add avr32 to cputable. Closes: #523456
8557   * Detect the curses headers to use instead of hardcoding them.
8558   * Make dpkg-source do not set arch:any in .dsc on arch-restricted packages.
8559     Thanks to Philipp Kern <pkern@debian.org>. Closes: #526617
8560   * Add '.hgtags' to the default dpkg-source -i regex and -I pattern.
8561     Closes: #525854
8562   * Use backticks instead of non-portable make $(shell) function in automake.
8563   * Do not install dselect and start-stop-daemon man pages when the programs
8564     have been disabled from configure.
8565   * Move Debian specific keyrings to the Debian vendor class and change the
8566     Ubuntu vendor class to inherit from it.
8567   * Do not set the Arch substvar in dpkg-source, avoiding generating warnings
8568     when there's no compiler present. Closes: #526132
8569   * Preserve faulting errno when printing reason in start-stop-daemon fatal
8570     function.
8571   * Only print fatal errno string in start-stop-daemon if it was non-zero.
8572   * Print the valid values for the IO scheduler class in start-stop-daemon
8573     --help output.
8574   * Print a warning when using obsolete '--print-installation-architecture'.
8575     Closes: #528171
8576   * Remove obsolete --largemem and --smallmem dpkg options.
8577   * Remove obsolete --force-auto-select dpkg option.
8578   * Remove obsolete priorities support from dpkg.
8579   * Remove obsolete 822-date program.
8580   * Do not right justify the database reading progress percent counter.
8581   * Remove deprecated status on substvars for dpkg-source dpkg-genchanges,
8582     and stop producing warnings.
8583   * Make deprecated dpkg-scanpackages --udeb option produce a warning.
8584   * Change dpkg-source --help output to state there's no default substvar
8585     file to match reality.
8586   * Warn in start-stop-daemon if the argument to --name is longer than the
8587     supported kernel process name size. Closes: #353015, #519128
8588   * Do not warn in dpkg-deb when parsing unknown fields with the “Private-”
8589     prefix. Based on a patch by Nils Rennebarth. Closes: #353040
8591   [ Frank Lichtenheld ]
8592   * Dpkg::Version: Remove unnecessary function next_elem which just
8593     replicates the standard shift behaviour.
8595   [ Colin Watson ]
8596   * Add "keyrings" vendor hook, used by dpkg-source to allow vendors to
8597     supply additional keyrings against which source package signatures will
8598     be verified. Implement this for Ubuntu. Closes: #525834
8600   [ Updated dselect translations ]
8601   * German (Sven Joachim).
8602   * Swedish (Peter Krefting).
8604   [ Updated scripts translations ]
8605   * French (Christian Perrier).
8606   * German (Helge Kreutzmann).
8607   * Swedish (Peter Krefting).
8609   [ Added programs translations ]
8610   * Asturian (Marcos Alvarez Costales). Closes: #519478, #519813, #519998
8611   * Esperanto (Felipe Castro). Closes: #523023
8613   [ Updated programs translations ]
8614   * French (Christian Perrier).
8615   * German (Sven Joachim).
8616   * Slovak (Ivan Masár). Closes: #519084
8617   * Swedish (Peter Krefting).
8618   * Russian (Yuri Kozlov). Closes: #526659
8620   [ Updated man pages translations ]
8621   * German (Helge Kreutzmann).
8622   * Swedish (Peter Krefting).
8624  -- Guillem Jover <guillem@debian.org>  Thu, 21 May 2009 06:45:45 +0200
8626 dpkg (1.15.0) experimental; urgency=low
8628   [ Guillem Jover ]
8629   * Do not suggest manually changing the alternative symlinks on
8630     update-alternative's verbose mode. Closes: #412487
8631   * Refactor subprocess signal setup.
8632   * Mark and coalesce similar strings for translation.
8633   * Add '.be' to the default dpkg-source -i regex. Closes: #481716
8634     Based on a patch by Ben Finney.
8635   * Fix link order when using libcompat.a and libintl.a by placing them after
8636     libdpkg.a. Based on a patch by Martin Koeppe. Closes: #481805
8637   * Remove duplicate program name from dpkg-trigger badusage output.
8638   * Trim trailing slash and slash dot from 'dpkg -S' arguments when those
8639     are path names, but not on patterns. Closes: #129577
8640   * Fix the support for passing more than one --status-fd option to dpkg.
8641     Until now only the last one was being used.
8642   * Replace realloc plus error checking usage with m_realloc.
8643   * Add '.hgignore' to the default dpkg-source -i regex and -I pattern.
8644     Closes: #485365
8645   * Support diverting files when origin and destination are on different file
8646     systems. Based on a patch by Juergen Kreileder. Closes: #102144, #149961
8647   * Do not silently enable --rename on dpkg-divert --remove. Closes: #160848
8648   * Do not allocate memory when lstat fails during package upgrade.
8649   * Properly lstat the correct file when using --root on package upgrade.
8650     Thanks to Egmont Koblinger. Closes: #281057
8651   * Print a longer string when a disallowed field value is found when parsing.
8652   * Use $(filter ...) instead of $(findstring ...) to extract space separated
8653     options from DEB_BUILD_OPTIONS in debian/rules.
8654   * Do not leave new conffile as .dpkg-new when it has been diverted, also
8655     properly activate the file trigger for the diverted conffile.
8656     Based on a patch by Timothy G Abbott. Closes: #58735, #476899
8657   * Improve comment on BUGS section in dpkg-deb.1 about lack of authentication
8658     and checksum support in .deb files. Closes: #492052
8659   * Use a troff special character for the copyright symbol on man pages.
8660   * Mark program names in dpkg-trigger.1 in bold.
8661   * Unmark dselect debug messages for translation.
8662   * Use a the warning function to uniformly print all warning messages.
8663   * Properly use internerr to report about programming bugs.
8664   * Do not log repeated strings when the write call wrote partial data.
8665   * Change dir to / after chroot when using --instdir.
8666     Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #509578
8667   * Make dpkg log files user readable. Closes: #480556
8668   * Clarify in the start-stop-daemon man page that the signal sent by default
8669     is TERM not KILL. Closes: #507568
8670   * Warn in dpkg-deb man page that -x will modify the extraction directory
8671     permissions. Closes: #502496
8672   * Make start-stop-daemon behave the same way whether --chuid gets a user
8673     name or a uid. Closes: #368000
8674   * Add new option --procsched to start-stop-daemon to be able to set the
8675     process scheduling policy and priority. Closes: #175740
8676   * Add initial C unit test suite for libdpkg.
8677   * Sanitize --status-fd output by replacing newlines with spaces.
8678     Closes: #505172
8679   * Remove unneeded cpio dependency from dpkg-dev.
8680   * Add kopensolaris support to ostable and triplettable. Closes: #509312
8681   * Document in deb.5 in detail the currently supported format, ar member
8682     names, types of tar archives and data.tar members.
8683   * Print correct feature name on «dpkg --assert-*» failures.
8684   * Add progress reporting to dpkg while reading the file list database.
8685     Based on a patch by Romain Francoise.
8686   * Add new option --iosched to start-stop-daemon to be able to set the
8687     IO scheduling class and priority. Closes: #443535
8688     Thanks to Chris Coulson <chrisccoulson@googlemail.com>.
8689   * Add tar format detection support to the internal extractor.
8690   * Add support for ustar long names using the prefix field. Closes: #474092
8691   * Code refactoring and cleanup, some of the major changes include:
8692     - Use standard interfaces instead of ad-hoc ones.
8693     - Fix memory leaks.
8694     - Fix compilation warnings.
8695     - Constify string members in structures and arguments in functions.
8696     - Make local functions static.
8697     - Remove unused functions, macros and variables.
8698     - Fix and cleanup libcompat broken replacement implementations.
8699     - Reduction of module interdependencies.
8700     - Rename function and variable names to make them more clear.
8701     - Cleanup and split of header files.
8703   [ Raphaël Hertzog ]
8704   * Enhance dpkg-shlibdeps' error message when a library can't be found to
8705     include the ELF format of the desired library. Closes: #474671
8706   * dpkg-gensymbols now refuses empty values for the -v -P and -e
8707     parameters.
8708   * Update dpkg(1) to refer to conffile whenever we speak of configuration
8709     file handled by dpkg. Thus harmonize vocabulary with the policy. Thanks
8710     to Helge Kreutzmann <debian@helgefjell.de>. Closes: #381219
8711   * Improve error message stating that dpkg is unable to create a file so that
8712     it also refers to the real filename instead of the non-diverted name only.
8713     Thanks to Daniel Hahler for the patch. Closes: #457135
8714   * dpkg-gencontrol can now again read the control file from its standard
8715     input with "-c-". Closes: #465340
8716   * Add DEB_VENDOR environment variable in the build environment to be able
8717     to change behaviour dynamically depending on the vendor of the current
8718     system (or target system when the user overrides DEB_VENDOR by setting
8719     it himself). Closes: #457371
8720   * dpkg-shlibdeps give less strong warnings for symbols not found in NEEDED
8721     libraries when the shared library is a non-public directory and is likely
8722     to be a plugin. Closes: #481165
8723   * Clarify list of packages displayed by dpkg --get-selections and
8724     dpkg-query -l. Thanks to Jidanni. Closes: #487455
8725   * Document -A option in dpkg-buildpackage(1). Closes: #482834
8726   * Add some warning concerning the available file and the related commands.
8727     They are mostly obsolete for APT users. Closes: #481185
8728   * Add new option --listpackage to dpkg-divert. Thanks to Timothy G Abbott
8729     <tabbott@MIT.EDU> for the patch. Closes: #485012
8730   * Add new option --require-valid-signature to dpkg-source. Closes: #390282
8731   * In dpkg-query(1) document the origin of the various fields and warn that
8732     they are not always available. Closes: #488293
8733   * Improve error message in install-info when the file doesn't exist.
8734     Thanks to Thomas Hood <jdthood@yahoo.co.uk>. Closes: #107098
8735   * Use description of installed package as fallback in dselect.
8736     Based on a patch from Bruce Sass <bmsass@shaw.ca>. Closes: #21659
8737   * Reduce memory usage of dselect by avoiding usage of a big infopad.
8738     Thanks to Michel Lespinasse <walken@zoy.org> for the patch.
8739     Closes: #395140
8740   * Largely improve and update dpkg-buildpackage's manual page.
8741   * Clarify two points in dpkg-source(1). Closes: #490693
8742   * Support RUNPATH exactly like RPATH in dpkg-shlibdeps. Closes: #502258
8743     Thanks to Javier Serrano Polo <jasp00@terra.es>.
8744   * Set Standards-Version to 3.8.0 (no changes needed).
8745   * Drop some unneeded lintian overrides.
8746   * Fix a chmod call in dpkg-source to not fail when POSIXLY_CORRECT is set.
8747     Closes: #506028
8748   * Optimize dpkg-shlibdeps by caching parsed symbols files and
8749     objdump objects. Thanks to Modestas Vainius <modestas@vainius.eu> for the
8750     patch. Closes: #503954
8751   * Add new framework to hook vendor-specific logic (see
8752     module Dpkg::Vendor::Default).
8753   * Add Ubuntu vendor object implementing lookup of launchpad bugs in
8754     changelogs and a safety-check for Maintainer fields of forked packages
8755     (launched during source build). Closes: #426752, #499924
8756   * Improve behaviour of update-alternatives --config. Thanks to
8757     Osamu Aoki <osamu@debian.org> for the initial patch. We can know
8758     select between manual and auto in --config and --all. Closes: #392430
8759   * Fix update-alternatives to not switch to manual mode an alternative
8760     with a broken symlink (instead let the current action fix it).
8761     Also ensure that a message is displayed by default when such a switch is
8762     made. Closes: #141325, #87677
8763   * Fix update-alternatives' logic to rename files. It failed to ignore errors
8764     in some cases where it wanted to when the source file didn't exist.
8765     Closes: #99870
8766     This also makes update-alternatives less noisy when this happens since we
8767     don't call mv when we know that it's going to fail.
8768     Closes: #98822
8769   * Properly remove inappropriate slave links in update-alternatives even when
8770     we switch to manual mode with --set or --config. Closes: #388313
8771   * Modify update-alternatives to always remove the alternative group when the
8772     last alternative is removed (even in manual mode).
8773   * Ensure that update-alternative --install fix the links if the alternative
8774     installed is the one currently selected. Closes: #100135
8775   * Let update-alternatives deal with empty files in its administrative
8776     directory by ignoring them. Closes: #457863
8777   * Add new --target and --as-root options to dpkg-buildpackage to call
8778     any debian/rules target with the proper build environment.
8779     Closes: #477916
8780   * Move update-alternatives, dpkg-divert and dpkg-statoverride to /usr/bin
8781     but keep compatibility symlinks in /usr/sbin for the squeeze release
8782     until all maintainer scripts are fixed (see
8783     https://lintian.debian.org/tags/command-with-path-in-maintainer-script.html).
8784     Closes: #216606
8785   * Use dh_lintian to install lintian overrides. Build-Depends on debhelper
8786     (>= 6.0.7) for this. Update debhelper compatibility level to 6 at the same
8787     time.
8788   * Drop cleanup-info script.
8789   * Reset umask to 0022 in dpkg-gencontrol and dpkg-gensymbols to ensure that
8790     files created in the DEBIAN directory have sane permissions.
8791     Closes: #516481
8792   * Rewrite update-alternatives (so that we can understand it again) and
8793     implement new features on top of it:
8794     - the --config output is now sorted. Closes: #437060
8795     - it now logs information to /var/log/dpkg.log. Closes: #445270
8796     - it forbids reusing master alternative as slave and vice-versa.
8797       Closes: #342566
8798     - it forbids reusing alternative links managed by other alternatives
8799     - new sanity checks on --install parameters. Closes: #423176
8800     - install slave link only if the corresponding slave file is available.
8801       Closes: #143701
8802     - new option --get-selections to export the configuration of all
8803       alternatives. It's a simple way to discover the name of all available
8804       alternatives. Closes: #273406, #392429
8805     - new option --set-selections to reconfigure a set of alternatives in
8806       a single command.
8807   * Document in update-alternatives(8) how one can repair all broken
8808     alternatives with a single command. Closes: #250258, #395556
8809   * Modify dpkg-gensymbols to replace #PACKAGE# on the fly while installing
8810     symbols files so that package having libraries whose name varies between
8811     architectures do not need to hardcode the package name. Closes: #517264
8813   [ Pierre Habouzit ]
8814   * Add a --query option to update-alternatives. Closes: #336091, #441904
8816   [ Updated scripts translations ]
8817   * Polish (Wiktor Wandachowicz). Closes: #514106
8819   [ Updated man pages translations ]
8820   * Polish (Wiktor Wandachowicz). Closes: #514106
8822   [ Updated programs translations ]
8823   * Portuguese (Miguel Figueiredo).
8824   * Korean (Changwoo Ryu).
8825   * Romanian (Eddy Petri?or)
8826   * Slovak (Ivan Masár). Closes: #514490
8828  -- Guillem Jover <guillem@debian.org>  Mon, 02 Mar 2009 06:13:53 +0200
8830 dpkg (1.14.25) unstable; urgency=low
8832   [ Guillem Jover ]
8833   * Fix typo in package description (for 'provides').
8834     Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com>. Closes: #510755
8835   * Do not lose conffiles while replacing them from another package on the
8836     same install run. Closes: #513857
8837     As a side effect this fixes the following symptoms:
8838     - Do not do unneeded conffile prompts when it wasn't locally changed.
8839     - Do not ensure (and thus do not output debug information) that the
8840      .dpkg-new and .dpkg-tmp directories for an existing directory do not
8841       exist. Closes: #80416
8843   [ Raphaël Hertzog ]
8844   * dpkg-deb now always produces GNU tarballs inside .deb and ignores
8845     TAR_OPTIONS. Closes: #513863
8847   [ Updated programs translations ]
8848   * Basque (Piarres Beobide). Closes: #506092, #509851
8849   * Simplified Chinese (Deng Xiyue). Closes: #506177
8850   * Traditional Chinese (Tetralet). Closes: #513312
8852   [ Updated dselect translations ]
8853   * Basque (Piarres Beobide). Closes: #509852
8854   * Norwegian Bokmål (Hans F. Nordhaug).
8855   * Portuguese (Miguel Figueiredo). Closes: #509904
8857   [ Updated scripts translations ]
8858   * Add missing space in French translation.
8859     Thanks to Cyril "Oeil de lynx" Brulebois.
8861  -- Guillem Jover <guillem@debian.org>  Tue, 03 Feb 2009 00:00:41 +0200
8863 dpkg (1.14.24) unstable; urgency=low
8865   [ Raphaël Hertzog ]
8866   * Fix parsing of objdump output (by dpkg-shlibdeps) in a special case where
8867     the symbol name is separated only with a single space. Closes: #506139
8868   * Fix dpkg-shlibdeps behaviour when Build-Depends-Package is used in the
8869     symbols file. It was merging all dependency templates into the generated
8870     dependency instead of simply modifying the minimal version. Thanks to
8871     Modestas Vainius <modestas@vainius.eu>. Closes: #507346
8872   * Fix dpkg-source to correctly extract a source package even when called
8873     from a non-writable directory when a target directory has been specified
8874     on the command line. Closes: #507217, #507219
8876   [ Guillem Jover ]
8877   * Do not allow installing packages with non-obsolete conffiles owned by
8878     other packages without a proper Replaces field. Closes: #508392
8880   [ Updated dselect translations ]
8881   * Galician (Marce Villarino). Closes: #509887
8883   [ Updated programs translations ]
8884   * Galician (Marce Villarino). Closes: #509150
8885   * Vietnamese (Clytie Siddall). Closes: #509424
8887   [ Updated scripts translations ]
8888   * Improve German translation.
8890  -- Guillem Jover <guillem@debian.org>  Mon, 29 Dec 2008 05:38:31 +0100
8892 dpkg (1.14.23) unstable; urgency=low
8894   [ Raphaël Hertzog ]
8895   * Blacklist "__gnu_local_gp" symbol for dpkg-gensymbols. Closes: #500188
8896     Thanks to Thiemo Seufer <ths@debian.org>.
8897   * Important bugfix in dpkg-gensymbols for people using includes in symbol
8898     files: the current object didn't flow back from the included file to
8899     the including file.
8900   * Fix Dpkg::Version comparison code. Closes: #504135
8902   [ Guillem Jover ]
8903   * Untangle fatal abort condition from the “too many errors” one in the
8904     archives and packages processing loop. Closes: #367226
8905   * Abort on unrecoverable fatal errors instead of continuing execution, as
8906     the recovery code assumed the execution would not be reaching it again
8907     and some times bogus update files were created either with incompletely
8908     written content or with '#padding' lines. Closes: #497041, #499070
8910   [ Updated programs translations ]
8911   * Brazilian Portuguese (Felipe Augusto van de Wiel).
8912   * Catalan (Jordi Mallach).
8913   * Czech (Miroslav Kure). Closes: #505910
8914   * French (Christian Perrier)
8915   * German (Sven Joachim).
8916   * Greek (Emmanuel Galatoulas). Closes: #498585
8917   * Japanese (Kenshi Muto).
8918   * Korean (Changwoo Ryu). Closes: #505777
8919   * Norwegian Bokmål (Hans F. Nordhaug).
8920   * Polish (Wiktor Wandachowicz).
8921   * Portuguese (Miguel Figueiredo). Closes: #505869
8922   * Russian (Yuri Kozlov). Closes: #499028, #505735
8923   * Romanian (Eddy Petri?or).
8924   * Slovak (Ivan Masár). Closes: #506024
8925   * Spanish (Javier Fernandez-Sanguino). Closes: #505836
8926   * Swedish (Peter Krefting).
8928   [ Updated scripts translations ]
8929   * Fix typo in Russian. Closes: #499736
8930   * Fix wrong translation in French. Closes: #504123
8931   * French (Christian Perrier).
8933   [ Updated man pages translations ]
8934   * German (Helge Kreutzmann).
8936  -- Guillem Jover <guillem@debian.org>  Tue, 18 Nov 2008 11:50:56 +0200
8938 dpkg (1.14.22) unstable; urgency=low
8940   [ Raphaël Hertzog ]
8941   * The last "small fix" actually broke conversion of source packages to
8942     "3.0 (quilt)" format when they have local changes and no pre-existing
8943     quilt series file. Now always provide a valid name in QUILT_SERIES.
8944     Closes: #496920
8945   * Fix permissions of the automatically generated patch in "2.0" and "3.0
8946     (quilt)" format. They were improperly set to 0600 due to tempfile()
8947     and were not reset to a sane value. Closes: #496925
8948   * Fix dpkg-gensymbols to not scan (real) directories accessed through a
8949     symlink contained in the build tree as they may well not be part of
8950     the package (with absolute symlinks). It was already skipping symlinks
8951     (since 1.14.16.6) for similar reasons.
8953   [ Updated programs translations ]
8954   * Basque (Piarres Beobide). Closes: #496753
8955   * Brazilian Portuguese (Felipe Augusto van de Wiel).
8956   * Galician (Jacobo Tarrio).
8957   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #497309
8958   * Swedish (Daniel Nylander and Peter Krefting).
8959   * Vietnamese (Clytie Siddall). Closes: #497893
8961   [ Updated man pages translations ]
8962   * Swedish (Peter Krefting).
8964   [ Updated scripts translations ]
8965   * Swedish (Peter Krefting).
8967  -- Raphaël Hertzog <hertzog@debian.org>  Fri, 05 Sep 2008 16:54:45 +0200
8969 dpkg (1.14.21) unstable; urgency=low
8971   [ Raphaël Hertzog ]
8972   * Small fix in "3.0 (quilt)" source format when using non-standard name
8973     of the quilt series.
8974   * Handle debian.tar.gz files like diff.gz in dpkg-buildpackage and
8975     dpkg-genchanges to detect the kind of upload.
8976   * Add "armel" to /usr/share/dpkg/archtable. Closes: #487768
8977   * Modified Dpkg::BuildOptions to recognize and use spaces as separator
8978     in DEB_BUILD_OPTIONS (in order to conform with the Debian policy
8979     ruling established in #430649). Closes: #486937
8980   * Fix dpkg-source to not use -i and -I by default with "1.0" source
8981     packages. Closes: #495138
8983   [ Guillem Jover ]
8984   * When loading the status file fix up any inconsistent package in state
8985     triggers-awaited w/o the corresponding package with pending triggers.
8986     Closes: #487637, #486843, #489068
8987   * Fix --no-act in triggers related code. Closes: #495097
8988   * Do not assert when dpkg stops processing packages due to too many
8989     errors occurred while configuring or removing packages.
8990     Thanks to Ian Jackson <ian@davenant.greenend.org.uk>. Closes: #483655
8991   * Move lzma from dpkg Suggests to Pre-Depends. Closes: #456332
8992   * Match description of -si option in dpkg-buildpackage to the one in
8993     dpkg-genchanges. Closes: #493743
8994   * Close --status-fd file descriptors on exec, so that they are not
8995     inherited by the children. Closes: #471488, #487684
8996   * State that the preferred front-end is aptitude and replace one instance
8997     of dselect usage with apt-get. Closes: #483785
8999   [ Updated man pages translations ]
9000   * French (Florent Usseil).
9001   * German (Helge Kreutzmann).
9003   [ Updated scripts translations ]
9004   * Russian (Yuri Kozlov). Closes: #490076
9005   * German (Helge Kreutzmann).
9007   [ Updated programs translations ]
9008   * Basque (Piarres Beobide). Closes: #490905
9009   * Czech (Miroslav Kure).
9010   * French (Christian Perrier).
9011   * German (Sven Joachim).
9012   * Korean (Changwoo Ryu).
9013   * Romanian (Eddy Petri?or).
9014   * Russian (Yuri Kozlov). Closes: #488689
9015   * Simplified Chinese (Deng Xiyue). Closes: #496176
9016   * Slovak (Ivan Masár). Closes: #488903, #495505
9017   * Thai (Theppitak Karoonboonyanan). Closes: #488090
9019   [ Added programs translations ]
9020   * Lithuanian (Gintautas Miliauskas). Closes: #493326
9022   [ Updated dselect translations ]
9023   * Romanian (Eddy Petri?or).
9025  -- Guillem Jover <guillem@debian.org>  Tue, 26 Aug 2008 05:32:39 +0300
9027 dpkg (1.14.20) unstable; urgency=low
9029   [ Guillem Jover ]
9030   * Change UTF-8 '©' to '(C)' in deb-version.5 (unfuzzy translations).
9031   * Document --force-breaks in 'dpkg --force-help' output.
9032   * Document triggers --debug values in dpkg.1. Thanks to Sven Joachim.
9033   * Improve package descriptions for dpkg, dpkg-dev and dselect.
9034     Thanks to Justin B Rye for the review and corrections. Closes: #484002
9035   * When dpkg-divert does renames do no check the target file if the source
9036     does not exist and the rename is thus being disabled. This also allows
9037     removing bogus diversions. Closes: #476973, #469033
9038   * Properly close triggers 'File' file, so it does not get leaked to children.
9040   [ Raphaël Hertzog ]
9041   * Add missing 'use File::Path' in Dpkg::Source::Package::V3::quilt.
9042   * Use debian/patches/debian-changes-<version> (without the trailing ".diff")
9043     as default name for the automatic patch created by the format "3.0
9044     (quilt)". This ensures a saner cohabitation with patch systems that
9045     apply all of debian/patches/*.{diff,patch}.
9046   * Improve patch parser to accept more patches that are accepted by patch
9047     itself.
9048   * Correctly skip comments in quilt series files (concerns "3.0 (quilt)" source
9049     packages). Closes: #486323
9050   * The automatically created patches (in source package formats "2.0" and
9051     "3.0 (quilt)") will now contain "/dev/null" as previous filename when the
9052     patch creates a new file (instead of putting the same name).
9053   * Set PERL_DL_NONLZY to 1 in perl scripts that are likely to be called in
9054     package's configuration scripts to work around the perl bug #479711.
9056   [ Helge Kreutzmann ]
9057   * Fix a typo in dselect.1.
9059   [ Updated programs translations ]
9060   * Basque (Piarres Beobide). Closes: #481043
9061   * Brazilian Portuguese (Felipe Augusto van de Wiel).
9062   * Catalan (Jordi Mallach). Closes: #383448
9063   * Czech (Miroslav Kure).
9064   * French (Christian Perrier).
9065   * Galician (Jacobo Tarrio). Closes: #483441
9066   * German (Sven Joachim).
9067   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #480626
9068   * Polish (Wiktor Wandachowicz).
9069   * Simplified Chinese (Deng Xiyue). Closes: #483143
9070   * Swedish (Peter Karlsson).
9071   * Vietnamese (Clytie Siddall). Closes: #481199
9073   [ Updated man pages translations ]
9074   * German (Helge Kreutzmann).
9075   * Polish (Wiktor Wandachowicz).
9076   * Swedish (Peter Karlsson).
9078   [ Updated scripts translations ]
9079   * French (Christian Perrier).
9080   * German (Helge Kreutzmann).
9081   * Polish (Wiktor Wandachowicz).
9082   * Russian (Yuri Kozlov).
9083   * Swedish (Peter Karlsson).
9085   [ Updated dselect translations ]
9086   * Brazilian Portuguese (Felipe Augusto van de Wiel).
9087   * Polish (Wiktor Wandachowicz).
9089  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 18 Jun 2008 09:33:54 +0200
9091 dpkg (1.14.19) unstable; urgency=low
9093   [ Guillem Jover ]
9094   * Fix a double-free by setting scontext to NULL after calling freecon.
9095     Based on a patch by Russell Coker. Closes: #474339
9096   * Add missing import of internerr in Dpkg::Source::Patch.pm.
9097     Thanks to Marco d'Itri. Closes: #479205
9098   * Consider also custom Package-Type fields when printing warnings in
9099     dpkg-gencontrol. Closes: #452273
9101   [ Raphaël Hertzog ]
9102   * Add missing import of subprocerr in Dpkg::Source::Package. Thanks to Sven
9103     Joachim for the patch.
9104   * Handle symlinks better when deciding if dpkg-source has to copy the
9105     original tarball in the current extraction directory. Closes: #475668
9106   * Fix the dpkg-source error message about unrepresentable changes to
9107     source because the type of a file changed (new and old were inverted).
9108   * Fix dpkg-genchanges to detect udeb based on Package-Type control
9109     header instead of file extension analysis on uploaded files.
9110     Closes: #476113
9111   * Fix dpkg-source to grant correct permissions to tarballs of native
9112     source packages. Closes: #477784
9113   * Add Conflicts: devscripts (<< 2.10.26) to ensure that people are
9114     using versions of debsign/mergechanges that support the Checksums fields
9115     in *.dsc and *.changes.
9116   * Cleanup the various Conflicts/Replaces fields to remove references
9117     to package that have disappeared before sarge (this includes dpkg-doc-ja,
9118     dpkgname, and dpkg-static which has never officially been built).
9119     dpkg-iasearch has been kept as popcon still reports a few installations.
9120   * Collapsed multiple conflicts of dpkg with old versions of dpkg-dev
9121     in a single Conflicts: dpkg-dev (<< 1.14.16).
9122   * The "3.0 (quilt)" source package format now parses correctly series files
9123     with patch options and warn if something else than -p1 is used.
9124   * Change the way dpkg-source finds the perl object to use to unpack/build
9125     a source package to ignore the minor part of the Format: version.
9126     For example "1.0" and "1.1" would both map to Dpkg::Source::Package::V1
9127     instead of ::V1_0 and ::V1_1 before. Similarly "3.0 (quilt)" now maps to
9128     ::V3::quilt instead of ::V3_0::quilt.
9129   * Fix changelog parser to not fail when an unexpected changelog entry
9130     appears without the preceding heading line. Closes: #478925
9131   * Change the "2.0" and "3.0 (quilt)" source packages to refuse by default
9132     binary files in the debian sub-directory. They have to be whitelisted
9133     through debian/source/include-binaries. Closes: #473041
9134   * Make sure triggers are activated when a file is removed in a directory
9135     shared by multiple packages. Closes: #479850
9137   [ Helge Kreutzmann ]
9138   * Minor fixes and clarifications to man pages.
9140   [ Updated programs translations ]
9141   * Brazilian Portuguese (Felipe Augusto van de Wiel). Closes: #480579
9142   * Czech (Miroslav Kure).
9143   * French (Florent Ussel).
9144   * Galician (Jacobo Tarrio).
9145   * German (Sven Joachim).
9146   * Polish (Wiktor Wandachowicz).
9147   * Portuguese (Miguel Figueiredo).
9148   * Russian (Yuri Kozlov). Closes: #478827
9149   * Slovak (Ivan Masár). Closes: #478897
9150   * Swedish (Peter Karlsson).
9152   [ Updated man pages translations ]
9153   * German (Helge Kreutzmann).
9154   * Polish (Wiktor Wandachowicz).
9155   * Swedish (Peter Karlsson).
9157   [ Updated scripts translations ]
9158   * German (Helge Kreutzmann).
9159   * Polish (Wiktor Wandachowicz).
9160   * Russian (Yuri Kozlov). Closes: #479142
9161   * Swedish (Peter Karlsson).
9163   [ Updated dselect translations ]
9164   * Brazilian Portuguese (Felipe Augusto van de Wiel).
9165   * Czech (Miroslav Kure).
9166   * French (Christian Perrier).
9167   * German (Sven Joachim).
9168   * Russian (Yuri Kozlov). Closes: #478802
9169   * Slovak (Ivan Masár). Closes: #479007
9171  -- Guillem Jover <guillem@debian.org>  Mon, 12 May 2008 08:33:07 +0300
9173 dpkg (1.14.18) unstable; urgency=low
9175   [ Guillem Jover ]
9176   * Bump po4a version in Build-Depends to 0.33.1-1, as usage of UTF-8
9177     in original man pages was causing build failures. Closes: #473498
9178   * Add triggers documentation to dpkg-dev. Closes: #473449
9179   * Add deb-triggers.5 and dpkg-trigger.1 man pages, and document new
9180     statuses and options in dpkg.1.
9182   [ Raphaël Hertzog ]
9183   * When dpkg-source builds a source package of Format: 2.0 or 3.0 (quilt) it
9184     applies the patches before the build if
9185     debian/patches/.dpkg-source-applied doesn't exist. This file is created
9186     during extraction if patches are applied, and is auto-excluded from the
9187     debian tarball. This enables on-the-fly conversion of source packages from
9188     Format: 1.0 to Format: 3.0 (quilt) without manual intervention of the
9189     user. This feature can be disabled with the option --no-preparation.
9190   * The dpkg-source option --skip-patches disables application of patches
9191     during extraction of source packages using Format: 2.0 or Format: 3.0
9192     (quilt).
9193   * Ensure the Files field is last in *.dsc and *.changes. This is a
9194     work-around for some braindead dsc parsers (dupload and sbuild for
9195     instance, see #473518 and #470440).
9196   * Initialize dependencies for libraries having symbols files with the
9197     smallest minimal version listed in the symbols file instead of using
9198     an unversioned dependency. It's the only way to ensure the library
9199     presence if it wasn't available in all versions of the package that ever
9200     existed. Closes: #474079
9201   * Don't use the -p option of diff for Format: 1.0 source packages.
9202     dpkg-source of sarge doesn't accept data after @@. Closes: #474417
9204   [ Updated dselect translations ]
9205   * German. (Sven Joachim).
9206   * Swedish (Peter Karlsson).
9208   [ Updated programs translations ]
9209   * Portuguese (Miguel Figueiredo).
9210   * Simplified Chinese (Deng Xiyue). Closes: #473523
9211   * Swedish (Peter Karlsson).
9212   * Vietnamese (Clytie Siddall). Closes: #473726
9214   [ Updated man pages translations ]
9215   * German (Helge Kreutzmann).
9216   * Swedish (Peter Karlsson).
9218   [ Updated scripts translations ]
9219   * German (Helge Kreutzmann).
9220   * Swedish (Peter Karlsson).
9222  -- Guillem Jover <guillem@debian.org>  Tue, 08 Apr 2008 07:00:10 +0300
9224 dpkg (1.14.17) experimental; urgency=low
9226   [ Guillem Jover ]
9227   * Replace strdup plus error checking usage with a new m_strdup function.
9228     Closes: #379028
9229   * Add new keybinding in dselect to restore all selections back to
9230     whatever's currently installed. Closes: #151540
9231     Thanks to Colin Watson.
9232   * Use system timersub and fix timeval normalization in multiplication in
9233     start-stop-daemon. Thanks to Andreas Påhlsson. Closes: #462225
9234   * Cosmetic fixes to start-stop-daemon output and man page. Document that
9235     --chuid will change the group even if it has not been specified. Add
9236     EXIT STATUS and EXAMPLE sections to man page. Thanks to Justin Pryzby.
9237   * Add Raphaël Hertzog to Uploaders, and remove Brendan O'Dea and
9238     Christian Perrier with their permission.
9239   * Use functions from libcompat when those are not provided by the system.
9240     - Add strnlen to libcompat.
9241     - Link programs against libcompat which provides obstack. Closes: #142042
9242   * Change dpkg-gencontrol to not output the Homepage field on udeb.
9243   * Reintroduce 'no-debsig' back in dpkg.cfg to avoid failing to install any
9244     package when debsig-verify is installed. Closes: #311843
9245   * Fix some small memory leaks. Closes: #469520
9246     Thanks to Sean Finney.
9247   * Correct broken dselect logic for self-conflicting packages.
9248     Thanks to Ian Jackson.
9249   * Implement 'Breaks' properly in dselect. Closes: #448946
9250     Thanks to Ian Jackson.
9251   * Fix erroneous description of Breaks in dselect output.
9252     Thanks to Ian Jackson.
9253   * Allow compilation with --disable-nls on systems without libintl.h where
9254     a non glibc claims to be glibc. Closes: #465420
9255   * Fix crash when a .deb file becomes unreadable while dpkg is starting.
9256     Thanks to Ian Jackson. Closes: #255882
9257   * Few file descriptor cleanup and error handling fixes.
9258     Thanks to Ian Jackson. Closes: #443338
9259   * Move test suite invocation to a new check target in debian/rules.
9260   * Add support for nocheck DEB_BUILD_OPTIONS in debian/rules, so that the
9261     dpkg test suite can be skipped if desired.
9262   * Improve log and status-fd output by printing more status change updates
9263     and actions. Thanks to Ian Jackson.
9264   * Implement triggers support. Thanks to Ian Jackson.
9265     Closes: #17243, #68981, #215374, #217622, #248693, #308285
9267   [ Raphaël Hertzog ]
9268   * Add a warning displayed by dpkg-genchanges if the current version is
9269     smaller than the previous one. Closes: #4655
9270   * Add -d and -c options in dpkg-checkbuilddeps to override
9271     build-depends/conflicts. Closes: #114774
9272   * Include list of libraries in dpkg-gensymbols' warning about new/lost
9273     libraries.
9274   * Add -R option to dpkg-buildpackage so that one can replace the usual
9275     "debian/rules" by something else. Closes: #355654
9276   * Always list all binary packages in the Description: field of .changes
9277     files. It's nice for reviewers and mentors.debian.net was using this field
9278     on source only uploads to display short description of what the package is
9279     about.
9280   * Handle the case when the library has a different SONAME than the one used
9281     to find it. Closes: #462413
9282   * Fix Dpkg::Version and Dpkg::Fields::Object to import _g() from
9283     Dpkg::Gettext. Thanks to Adam Heath and Olivier Berger for spotting
9284     this. Closes: #465651
9285   * Change PATH during make check to look into build directories containing
9286     dpkg and the related scripts. Thanks to Mike Frysinger. Closes: #466957
9287   * Some lintian cleanup:
9288     - add overrides for some useless I: tags
9289     - drop unused overrides
9290     - updated several manual pages to fix hyphen-used-as-minus-sign
9291     - fixed manpage-has-errors-from-man in several manual pages
9292     - removed empty debian/dpkg.prerm
9293   * Removed old upgrade code from dpkg's preinst and postinst which only
9294     concerns upgrading from dpkg version older than the one in oldstable
9295     already. And thus we get rid of old the last usage of read in those
9296     scripts (fixes lintian's warning read-in-maintainer-script).
9297   * Removed sorting of dependencies in dpkg-gencontrol and dpkg-source. But
9298     kept it for all other fields (Enhances, Conflicts, Replaces, Breaks,
9299     Build-Conflicts and Build-Conflicts-Indep).
9300   * Instead changed dpkg-shlibdeps to sort the dependencies generated in
9301     ${shlibs:*} variables.
9302   * Changed the logic of simplification of dependencies: if any dependency
9303     must be discarded due to another dependency appearing further
9304     in the field, the superseding dependency will take the place of the
9305     discarded one. Added a test case for this.
9306   * dpkg-shlibdeps properly accounts usage of symbols provided by private
9307     libraries without SONAME. Closes: #469838
9308   * Add a new warning to dpkg-shlibdeps when a library NEEDED is in fact
9309     not used by any of the binaries analyzed. Closes: #472332
9310   * Add a new --warnings=<value> option to select the set of warnings to
9311     activate. By default, do not activate the warning about useless
9312     libraries at the binary level (instead the new warning above is activated
9313     by default: it's less strict and more useful).
9314   * dpkg-source has been heavily refactored to make it easier to support
9315     multiple source package formats. Several new source package formats have
9316     been added:
9317     - the format "2.0" is the original wig&pen
9318     - the format "3.0 (quilt)" is based on 2.0. It uses a tarball for the
9319       debian directory and can thus include binary files. Binaries
9320       outside of the debian directory can be also included if they
9321       are listed in debian/source/include-binaries (and option
9322       --include-binaries will generate this file automatically).
9323       Closes: #4588, #4628
9324     - thus it will also preserve timestamps on Debian-provided
9325       documentation like README.Debian. Closes: #366555
9326     - it handles an explicit series of patches and the patch can thus be
9327       named without constraints. Patches can contain arbitrary
9328       headers/comments between file chunks. Closes: #363018
9329     - it ignores changes on a number of temporary and VCS-specific files
9330       by default. Closes: #203792, #323909
9331     - the patches in debian/patches can remove files. Closes: #12564
9332     - the patches are applied at unpack time. Closes: #463048
9333     - the formats "3.0 (quilt/native)" don't include VCS directories by
9334       default. Closes: #435126
9335     - the format "3.0 (custom)" can be used to create a source package
9336       containing arbitrary files. It's useful for helper tools that can
9337       generate the files by themselves in a more efficient way
9338       (like all the *-buildpackage tools). Closes: #246918
9339     - the formats "3.0 (git/bzr)" are experimental formats based
9340       on corresponding VCS repositories. Thanks to Joey Hess and Colin Watson
9341       respectively.
9342   * dpkg-source has a new --no-check option. It disables GPG check and
9343     checksums checks. Closes: #220758
9344   * dpkg-shlibdeps is now able to look into directories containing libraries
9345     used by cross-built binaries provided that the right environment variable
9346     are set. Closes: #453267
9347   * Change default value of LDFLAGS (set by dpkg-buildpackage) to ''
9348     instead of '-Wl,-Bsymbolic-functions'. It's safer at this point of the
9349     release cycle.
9350   * dpkg-buildpackage will set PKG_CONFIG_LIBDIR (but not override an existing
9351     value) in case of cross-compilation so that pkgconfig finds .pc files
9352     in the directory specific to the target architecture. Closes: #439979
9354   [ Frank Lichtenheld ]
9355   * Add a warning in dpkg-buildpackage if the build-dependencies are not
9356     satisfied during -S. Closes: #445552
9357   * Add a missing space in the German scripts translation. Closes: #463398
9358   * Add improved deb-shlibs.5 manual page by Zack Weinberg. Closes: #466135
9359   * dpkg-buildpackage exports some build related environment variables
9360     now. Based on a patch by Matthias Klose. Closes: #465282
9361     (See dpkg-buildpackage(1) and https://wiki.ubuntu.com/DistCompilerFlags
9362      for details)
9363   * Add support for use of SHA1 and SHA256 checksums in .dsc and
9364     .changes files. Information will be available in Checksums-Sha{1,256}
9365     fields. .changes format version increased to 1.8.
9366   * Link dselect against libncursesw. Closes: #466321
9367   * Forward port a patch from the old changelog parser to the new
9368     one that got lost during the transition. '+' and '.' can now
9369     be used in distribution names yet again. Reported by dann frazier.
9370     Closes: #467470
9372   [ Updated programs translations ]
9373   * Korean (Changwoo Ryu).
9374   * Polish (Robert Luberda).
9375   * Romanian (Eddy Petrişor).
9376   * Slovak (Ivan Masár). Closes: #471342
9377   * Swedish (Peter Karlsson).
9378   * Thai (Theppitak Karoonboonyanan). Closes: #468916
9380   [ Updated man pages translations ]
9381   * German (Helge Kreutzmann).
9382   * Polish (Robert Luberda).
9383   * Swedish (Peter Karlsson).
9385   [ Updated dselect translations ]
9386   * Basque (Piarres Beobide). Closes: #462403
9388   [ Updated scripts translations ]
9389   * German (Helge Kreutzmann).
9390   * Polish (Robert Luberda).
9391   * Swedish (Peter Karlsson).
9393   [ Updated dselect translations ]
9394   * Polish (Robert Luberda).
9395   * Romanian (Eddy Petrişor).
9397  -- Guillem Jover <guillem@debian.org>  Sun, 30 Mar 2008 12:48:22 +0300
9399 dpkg (1.14.16.6) unstable; urgency=medium
9401   * Let dpkg-gensymbols skip directories which are just symlinks when scanning
9402     the package build dir.
9403   * Bump urgency to medium to compensate lost days in testing migration due to
9404     the two last uploads.
9406  -- Raphaël Hertzog <hertzog@debian.org>  Sat, 26 Jan 2008 19:20:40 +0100
9408 dpkg (1.14.16.5) unstable; urgency=low
9410   * Fix dpkg-gensymbols handling of #include so that one can include multiple
9411     times the same file and have it properly taken into account.
9412   * Add many armel-specific symbols to dpkg-gensymbols' blacklist.
9413     Closes: #462318
9415  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 24 Jan 2008 14:20:10 +0100
9417 dpkg (1.14.16.4) unstable; urgency=low
9419   * Import capit in Dpkg::Cdata from Dpkg::Fields. Closes: #462172
9421  -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2008 08:44:32 +0200
9423 dpkg (1.14.16.3) unstable; urgency=low
9425   [ Raphaël Hertzog ]
9426   * Remove the ":utf8" layer that utf8-encodes already valid utf8.
9427     Closes: #462098
9428   * Disable variable substitution in dpkg-genchanges. Closes: #462079, #462089
9430   [ Guillem Jover ]
9431   * Make start-stop-daemon set the supplementary groups if the real user or
9432     group are different than the ones we should switch to. Closes: #462075
9433   * Fix segfault in start-stop-daemon when using --group w/o --chuid (as
9434     a side effect, using --group alone works for the first time in years).
9435     Closes: #462072
9436   * Fix timeout computations for start-stop-daemon --retry option. This has
9437     not worked properly for a long time (maybe never), but came to light
9438     due to #460903's fix. Closes: #462104
9440  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 23:39:59 +0200
9442 dpkg (1.14.16.2) unstable; urgency=low
9444   * Change uid after changing gid and initializing supplementary groups in
9445     start-stop-daemon. Closes: #462018
9446   * Change temporary dpkg Breaks on dpkg-dev (= 1.14.13) and (= 1.14.14)
9447     to Conflicts, so that users from etch can upgrade to sid (or lenny
9448     once dpkg has migrated).
9450  -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 13:05:22 +0200
9452 dpkg (1.14.16.1) unstable; urgency=low
9454   * Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends.
9455     Reported by Aurelien Jarno. Closes: #461875
9457  -- Frank Lichtenheld <djpig@debian.org>  Mon, 21 Jan 2008 12:48:51 +0100
9459 dpkg (1.14.16) unstable; urgency=low
9461   [ Guillem Jover ]
9462   * Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps.
9463     Closes: #402901
9464   * Add build-essential to dpkg-dev Recommends.
9465   * Do not warn about unrecognized Homepage field in binary package stanzas
9466     in dpkg-genchanges and dpkg-source. Closes: #460309
9467   * Do not use the enoent helper binary, and use perl POSIX module instead.
9468   * Keep checking for the process when start-stop-daemon is called with
9469     --retry even if the daemon removed the pidfile. Closes: #460903
9470     Thanks to Justin Pryzby for the analysis.
9471   * Make --quiet silence --test in start-stop-daemon. Closes: #367998
9472   * Check current uid and gid in start-stop-daemon before calling setuid,
9473     setgid and initgroups. Closes: #222524
9474     Based on a patch by Samuel Thibault.
9475   * Remove unimplemented --test option from update-alternatives.
9476     Closes: #392432, #461247
9477   * Additionally check if errno is EEXIST after rmdir(2), as SUSv3 specifies
9478     that on non-empty directories it can either return that or ENOTEMPTY.
9479     This fixes run time problems on Solaris.
9480   * Fix start-stop-daemon --help output to state that --name is one of the
9481     possible required options to use. Closes: #354999
9482   * Demote dselect from priority important to optional. Closes: #461327
9483   * Fix portability issues on HP-UX, by not using backticks inside double
9484     quotes in m4 files. Closes: #24514
9485   * Switch Maintainer address to <debian-dpkg@lists.debian.org> from
9486     <team@dpkg.org>.
9487   * Add README.feature-removal-schedule describing the features to be removed
9488     and README.api describing the provided APIs.
9490   [ Frank Lichtenheld ]
9491   * Make the -L option of dpkg-parsechangelog actually work (it's
9492     only been eleven years...)
9493   * Import the code from my external Parse::DebianChangelog as
9494     Dpkg::Changelog and Dpkg::Changelog::Debian. Using this
9495     from parsechangelog/debian adds the following requested
9496     features:
9497      - Option to use a non-lossy format. Closes: #95579
9498      - Various options to better control how many entries
9499        should be displayed. Closes: #226932
9501   [ Raphaël Hertzog ]
9502   * Replaced all the remaining code in controllib.pl by new modules. All
9503     scripts have been adjusted to use the new modules and controllib.pl has
9504     been removed.
9505   * The code to parse debian/control is available in a perl module
9506     Dpkg::Control. Closes: #26554
9507   * Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on
9508     dpkg for the convenience of sid users. Closes: #459815
9509   * Update dpkg-source(1) to explain better what the directory after -b is.
9510     Closes: #323606
9511   * Also force version in ${binary:Version} if dpkg-gencontrol -v<version>
9512     is used. That way we're consistent with the definition of that variable
9513     in deb-substvars(5). Closes: #433477
9514   * Add support of Dm-Upload-Allowed field. Closes: #453400
9515   * Fix dpkg-shlibdeps' filtering of duplicated dependencies in fields of
9516     lesser priority (when -d is used).
9517   * Fix behaviour of dpkg-shlibdeps when the same binary was passed multiple
9518     times for use in different dependency fields (-d option).
9519   * Change logic of -si option of dpkg-genchanges to include the original
9520     tarball only if the current upstream version differs from the upstream
9521     version of the previous changelog entry. Replaces the heuristic based
9522     on revision number (-0, -0.1 or -1). Closes: #28701
9523   * Some code refactoring on dpkg-genchanges and bug fixes in the generation
9524     of the Description: field. As a result, source only uploads will no more
9525     have Description fields.
9526   * Add support of wildcard entries in symbols files. This makes it much
9527     simpler to write symbols files for well managed libraries but in that case
9528     dpkg-gensymbols can't check any more if symbols have disappeared.
9529     Closes: #459359
9531   [ Updated man pages translations ]
9532   * Fix typo in French. Closes: #460021
9533   * German (Helge Kreutzmann).
9535   [ Updated programs translations ]
9536   * Basque (Piarres Beobide). Closes: #459565
9537   * French (Christian Perrier).
9538   * German, Basque, Norwegian Bokmål, Swedish, Vietnamese, Simplified Chinese,
9539     Galician unfuzzied.
9540   * Russian (Yuri Kozlov). Closes: #460708
9542   [ Updated scripts translations ]
9543   * Russian (Yuri Kozlov). Closes: #460709
9544   * Swedish (Peter Karlsson).
9546  -- Guillem Jover <guillem@debian.org>  Mon, 21 Jan 2008 10:00:45 +0200
9548 dpkg (1.14.15) unstable; urgency=low
9550   [ Raphaël Hertzog ]
9551   * Make sure {dpkg-dev,dselect}.preinst are included in the source tarball.
9552     Closes: #452730
9553   * Blacklist armel-specific symbols in dpkg-gensymbols. Reported by Riku
9554     Voipio. Closes: #457964
9555   * Fix typos in various manpages. Patch from A. Costa. Closes: #458276
9556   * Make dpkg-shlibdeps choose the right symbols files when we have several
9557     debian/*/DEBIAN/symbols for a given soname. Closes: #458860
9558   * Add a -S<pkgbuilddir> option to dpkg-shlibdeps to indicate a package build
9559     tree to scan first when trying to find a needed library.
9560   * Change dpkg-gensymbols to mark symbols that disappeared with #MISSING
9561     instead of #DEPRECATED, it's clearer for people.
9562   * Fix Dpkg::Shlibs::Objdump to properly take into account R_*_COPY
9563     relocations. Closes: #454036
9564   * Explain better the order in which postinst/prerm scripts are called
9565     between a package and its dependencies. Thanks to Nicolas François and
9566     Helge Kreutzmann for their suggestions. Closes: #379641
9567   * Fix Dpkg::BuildOptions so that dpkg-buildpackage doesn't double all
9568     options in DEB_BUILD_OPTIONS when called with the -j parameter.
9569     Closes: #453656
9571   [ Guillem Jover ]
9572   * Move compression related variables to a new Dpkg::Compression module.
9573   * Remove disabled, obsolete and quite incomplete Hebrew translations.
9574   * Revert dpkg-dev versioned dependency bump on dpkg >= 1.14.13 back to
9575     >= 1.14.6, as the compression variables are now in a module in dpkg-dev.
9576   * Do not display garbage in dselect on monochrome terminals, by setting
9577     a missing ncurses character attribute. Closes: #155741, #157093
9578     Thanks to Sven Rudolph.
9579   * Do not loop endlessly in dselect with very long package descriptions.
9580     Closes: #179320, #342495
9581     Thanks to John Zaitseff.
9582   * Ignore wrapped lines in install-info when matching section titles.
9583     Closes: #214684
9584     Thanks to Andreas Metzler and Ian Zimmerman.
9585   * Do not use strdup for execvp arguments. Closes: #379027
9586   * Do not print 'failed to kill' warning in start-stop-daemon when polling
9587     the pid. Closes: #157305, #352554
9588     Thanks to Samuel Thibault.
9589   * Properly print build message in dpkg-buildpackage for lzma and bzip2
9590     compressed sources. Closes: #458519
9591   * Promote bzip2 Recommends to Depends for dpkg-dev. Closes: #458521
9592   * Add lzma to dpkg-dev Depends.
9593   * Do not automatically enable -j if DEB_BUILD_OPTIONS contains parallel=n,
9594     and allow overriding its value from the environment. Closes: #458589
9595   * Fix Dpkg::BuildOptions to parse all options in DEB_BUILD_OPTIONS, so
9596     that dpkg-buildpackage called with -j preserves unrecognized options.
9597   * Fix several signed vs unsigned value comparisons that were making some
9598     code to never be executed.
9600   [ Updated programs translations ]
9601   * French (Christian Perrier).
9602   * German (Sven Joachim). Closes: #459223
9603   * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #457918, #458732
9604   * Simplified Chinese (Deng Xiyue). Closes: #459018
9605   * Swedish (Peter Karlsson).
9606   * Vietnamese (Clytie Siddall). Closes: #459016
9608   [ Updated scripts translations ]
9609   * French (Christian Perrier).
9610   * Swedish (Peter Karlsson).
9612   [ Updated man pages translations ]
9613   * Swedish (Peter Karlsson).
9615  -- Guillem Jover <guillem@debian.org>  Mon, 07 Jan 2008 12:12:16 +0200
9617 dpkg (1.14.14) unstable; urgency=low
9619   * Fix override disparity: set priority of dselect to important.
9620   * Add libio-string-perl to Build-Depends as it's needed by a non-regression
9621     test (fix FTBFS, thus a quick upload).
9622   * Make dpkg-dev depend on dpkg (>= 1.14.13) as the latest Dpkg.pm is needed
9623     for dpkg-source.
9625  -- Raphaël Hertzog <hertzog@debian.org>  Thu, 27 Dec 2007 11:20:38 +0100
9627 dpkg (1.14.13) unstable; urgency=low
9629   [ Frank Lichtenheld ]
9630   * Add an own manpage for Dpkg's version format. Mostly stolen
9631     from policy. Closes: #373003
9632   * Fix control file parsing for field values starting with a colon.
9633     Apparently nobody ever needed this until Vcs-Cvs came along.
9634     Closes: #453364
9635   * Copy the usr/share/doc directory to dpkg-dev and dselect (Instead
9636     of using symlinks). The space requirements are minimal and adding
9637     the needed dependencies to comply with policy would be way more
9638     inconvenient. Pointed out by Rene Engelhard. Closes: #452730
9639   * Allow more than one arch and more than one type of a package
9640     in debian/files. Parts of the patch by Goswin von Brederlow
9641     and Bastian Blank. Closes: #356299, #377400, #229143
9642   * Allow building only architecture independent packages (-A).
9643     Closes: #109794, #200454
9644   * Bump Standards-Version to 3.7.3 (no changes)
9646   [ Raphaël Hertzog ]
9647   * When dpkg-shlibdeps finds a lib in a directory which is just a symlink to
9648     another directory that is also considered, remember the other directory
9649     name as the canonical one. Closes: #453885
9650   * dpkg-shlibdeps doesn't warn any more about libm.so.6 being unused if the
9651     binary is also linked against libstdc++ since g++ always add an implicit
9652     -lm. Closes: #454616
9653   * Included files in symbols files (via #include) do no more need to repeat
9654     the header line. Closes: #455260
9655   * Tweak the sort algorithm between dependencies so that intervals
9656     are displayed as "a (>= 1), a (<< 2)" instead of the opposite.
9657     Closes: #455520
9658   * Extend format of symbols files to support arbitrary fields of
9659     meta-information. First field is Build-Depends-Package used to extract the
9660     version requirement possibly encoded in the Build-Depends field and make
9661     sure that the generated dependency is at least as strict as this one.
9662   * Fix dpkg-gensymbols to not update version info of a deprecated symbol.
9663     Closes: #457739
9664   * Fix dpkg-source's behaviour with options -sk -sK -sp -sP. Closes: #457784
9666   [ Guillem Jover ]
9667   * Ignore the man pages when building without NLS support. Closes: #457673
9668   * Fix perl warnings:
9669     - Check for undefined values when reading from the alternative db.
9670   * Properly handle symlinks for alternatives with nonexistent slave links.
9671     Closes: #76295, #246906, #433567, #451872, #220044, #392440, #441021
9672     Closes: #443241
9673     Based on a patch by Daniel Leidert <daniel.leidert@wgdd.de>.
9674   * Fail when diverting to a non existent directory. Closes: #245562
9675     Thanks to Flavio Stanchina <flavio@stanchina.net>.
9676   * Refactor update-alternatives.
9678   [ Updated programs translations ]
9679   * French (Christian Perrier, as this was trivial).
9680   * Spanish (Javier Fernández-Sanguino Peña). Closes: #456984
9681   * Swedish (Peter Karlsson).
9683   [ Updated man pages translations ]
9684   * German (Helge Kreutzmann).
9685   * Swedish (Peter Karlsson).
9687   [ Updated scripts translations ]
9688   * French (Frédéric Bothamy).
9689   * German (Helge Kreutzmann).
9690   * Japanese (Kenshi Muto). Closes: #455841
9691   * Swedish (Peter Karlsson).
9693  -- Guillem Jover <guillem@debian.org>  Thu, 27 Dec 2007 09:16:45 +0200
9695 dpkg (1.14.12) unstable; urgency=low
9697   [ Raphaël Hertzog ]
9698   * Add -I<file> option to dpkg-gensymbols to force the usage of a specific
9699     symbols file.
9700   * Dpkg::Shlibs::find_library() now returns canonicalized paths.
9701   * dpkg-shlibdeps always tries the realpath() of a lib as fallback when
9702     trying to identify the package of a lib (and not only for symlinks).
9703   * dpkg-shlibdeps doesn't fail any more if it can't find unversioned
9704     libraries on the presumption that they are just private libraries. Outputs
9705     a warning instead.
9706   * Expand the dpkg-shlibdeps manual page with explanations concerning
9707     failures.
9708   * The environment variable DPKG_GENSYMBOLS_CHECK_LEVEL can be used to force
9709     dpkg-gensymbols to use a precise level of checks. Closes: #452022
9711   [ Guillem Jover ]
9712   * Define several private functions and variables as static.
9713   * Move extern declarations to header files and stop defining them as extern.
9714   * Unify parsing of Section and Priority in dpkg-gencontrol with Homepage.
9715   * Switch dpkg-scanpackages to use the new Dpkg::ErrorHandling and
9716     Dpkg::Versions modules.
9718  -- Guillem Jover <guillem@debian.org>  Thu, 29 Nov 2007 06:14:09 +0200
9720 dpkg (1.14.11) unstable; urgency=low
9722   [ Raphaël Hertzog ]
9723   * dpkg-shlibdeps now ignores the lack of dependency information in some
9724     specific cases (instead of failing):
9725     - when the library is in the same package than the binary analyzed
9726     - when the library is not versioned and can't have a shlibs file
9727   * dpkg-shlibdeps now only displays 10 warnings about symbols not found for
9728     each binary and a count of skipped warnings. Closes: #452318
9729   * dpkg-shlibdeps: optimize "dpkg -S" lookups by caching results, patch
9730     from Aaron M. Ucko <ucko@debian.org>. Closes: #452577
9732   [ Guillem Jover ]
9733   * Fix dpkg-scanpackages to properly support an optional override file.
9734     Closes: #452621
9736  -- Guillem Jover <guillem@debian.org>  Sat, 24 Nov 2007 07:19:02 +0200
9738 dpkg (1.14.10) unstable; urgency=low
9740   [ Raphaël Hertzog ]
9741   * dpkg-shlibdeps now correctly identify private libraries (avoid many
9742     warnings with perl/python modules). Closes: #452338
9743   * Move capit() to a Dpkg::Fields module and use it in dpkg-shlibdeps.
9744     Closes: #452262
9745   * Add more debug messages to dpkg-shlibdeps to ease collecting information
9746     in case of problems.
9747   * dpkg-shlibdeps now accepts again empty dependencies in shlibs files.
9748   * dpkg-shlibdeps will try harder to identify packages providing a library
9749     by looking up dpkg -S on the realpath of any symlink to a library.
9750     Closes: #452339
9751   * dpkg-source now correctly identifies the extension of the
9752     orig.tar.{gz,bz2,lzma} file and won't unexpectedly create "Format: 2.0"
9753     .dsc files.
9755   [ Guillem Jover ]
9756   * Add support for Package-Type in dpkg-name.
9757   * Restore cross compilation support by honouring the environment host and
9758     arch variables to override the default values on the dpkg-dev scripts.
9760   [ Updated man pages translations ]
9761   * Swedish (Peter Karlsson)
9763   [ Added scripts translations ]
9764   * Swedish (Peter Karlsson)
9766  -- Guillem Jover <guillem@debian.org>  Fri, 23 Nov 2007 06:32:27 +0200
9768 dpkg (1.14.9) unstable; urgency=low
9770   [ Raphaël Hertzog ]
9771   * Fix bad behaviour of Dpkg::Path::get_pkg_root_dir() and adjust
9772     dpkg-shlibdeps accordingly. Closes: #452012
9773   * Fix Dpkg::Deps to accept empty fields. Closes: #452013
9775   [ Updated man pages translations ]
9776   * German (Helge Kreutzmann).
9778  -- Guillem Jover <guillem@debian.org>  Tue, 20 Nov 2007 07:15:41 +0200
9780 dpkg (1.14.8) unstable; urgency=low
9782   [ Raphaël Hertzog ]
9783   * Heavy rework of dpkg-shlibdeps:
9784     - Support "symbols" files to generate finer-grained dependencies.
9785       Those files can be created by the new dpkg-gensymbols command.
9786       Closes: #430367
9787     - Uses now all paths in RPATH (instead of only the first).
9788       Closes: #395942
9789     - Support parsing include directives in /etc/ld.so.conf. Closes: #431597
9790     - Libraries are also searched in the public directories of packages
9791       being built and thus debian/shlibs.local can effectively define
9792       dependencies for libraries that are being built. Closes: #80340
9793     - "symbols" files use the full SONAME as key instead of splitting it in
9794       (name, version) like in the "shlibs" format. This allows binaries to
9795       be linked with unversioned libraries and not fail. Note that
9796       unversioned libraries are still a very bad idea.  Closes: #48208
9797     - dpkg-shlibdeps now supports '-x<package>' options that can be used to
9798       exclude packages from generated dependencies (use with care though).
9799       Closes: #41907, #109954
9800     - If dpkg-shlibdeps doesn't find any dependency information for a
9801       shared library that is actively used, then it will fail. This can be
9802       disabled with the option '--ignore-missing-info'. Closes: #10807
9803   * Switch perl programs to use the new Dpkg::Deps module. This changes the
9804     behaviour of dpkg-gencontrol and dpkg-source which will rewrite and
9805     simplify dependencies and build dependencies as possible. Multiple
9806     dependencies on the same package are replaced by their intersection.
9807     Closes: #178203, #186809, #222652
9809   [ Frank Lichtenheld ]
9810   * Add $(MAKE) check to build target
9811   * Allow using other compressions than gzip on dpkg-source -b
9812     (NOTE: this will result in a Format: 2.0 source package!).
9813     Closes: #382673
9814   * Various small fixes to the manpages suggested by Helge Kreutzmann.
9815     Closes: #445858
9816   * Fix Dpkg::BuildOptions (and thereby dpkg-buildpackage) to really
9817     set DEB_BUILD_OPTIONS. Found by Daniel Shepler. Closes: #446119
9818   * Change some ' in shell code in dpkg-source.1 and dpkg-query.1 to
9819     proper \(aq. Reported by Daniel van Eeden. Closes: #447476
9821   [ Guillem Jover ]
9822   * Use shipped perl modules when calling perl programs at build time.
9823   * Switch perl programs to use the new Dpkg::ErrorHandling and Dpkg::Arch
9824     perl modules.
9825   * Add support for format strings in Dpkg::ErrorHandling functions.
9826   * Move build and host arch detection code from dpkg-architecture to
9827     Dpkg::Arch.
9828   * Add initial udeb support:
9829     - Support new fields Package-Type, Subarchitecture, Kernel-Version
9830       and Installer-Menu-Item. Closes: #383916
9831     - New '--type' option for dpkg-scanpackages.
9832   * Make dpkg-dev Conflict on dpkg-cross << 2.0.0 which was sourcing
9833     dpkg-buildpackage expecting it to be a shell script. Closes: #445852
9834   * Get rid of undefined macros from man pages. Thanks to Colin Watson
9835     for the analysis.
9837   [ Updated dselect translations ]
9838   * Czech (Miroslav Kure).
9840   [ Added programs translations ]
9841   * Thai (Theppitak Karoonboonyanan). Closes: #446501
9843   [ Updated programs translations ]
9844   * Czech (Miroslav Kure).
9845   * Galician (Jacobo Tarrio). Closes: #446624
9846   * Polish (Robert Luberda).
9847   * Russian (Yuri Kozlov). Closes: #446278
9849   [ Updated man pages translations ]
9850   * German (Helge Kreutzmann). Closes: #448354
9851   * Polish (Robert Luberda).
9852   * Swedish (Peter Karlsson).
9854   [ Added scripts translations ]
9855   * German (Helge Kreutzmann). Closes: #448353
9857   [ Updated scripts translations ]
9858   * Polish (Robert Luberda).
9859   * Swedish (Peter Karlsson).
9861  -- Guillem Jover <guillem@debian.org>  Mon, 19 Nov 2007 10:36:30 +0200
9863 dpkg (1.14.7) unstable; urgency=low
9865   [ Guillem Jover ]
9866   * Add back $dpkglib into @INC, needed by the controllib.pl require in
9867     822-date. Closes: #440962
9868   * Document in dpkg-scanpackages that apt now requires Packages.bz2 in
9869     preference to Packages.gz. Closes: #440973
9870   * Stop recognizing the obsolete Optional field when building packages.
9871   * Use fakeroot, if present, by default to gain root privileges in
9872     dpkg-buildpackage.
9873   * Fix typos in dpkg-deb.1 and start-stop-daemon.8. Closes: #441051
9874     Thanks to A. Costa.
9875   * After '<prerm> remove' fails and while doing the error unwinding, if
9876     the '<postinst> abort-remove' call succeeds, preserve the old status
9877     instead of unconditionally setting it to 'Installed'. Closes: #432893
9878     Thanks to Brian M. Carlson.
9879   * Add Vcs-Browser and Vcs-Git fields to debian/control.
9880   * Add a Homepage field to debian/control (to be changed later when
9881     there's a more formal site).
9882   * Allow comparing unsupported architectures for equality and identity.
9883     Based on a patch by Frank Lichtenheld. Closes: #427210
9884   * Document Origin and Bugs fields in deb-control.5. Closes: #173463
9885   * Do not replace substvars for build dependencies (it was not supported
9886     anyway).
9888   [ Frank Lichtenheld ]
9889   * Add _MTN to dpkg-source -i default regex. Suggested by Jari Aalto.
9890   * Convert dpkg-buildpackage to a Perl script.
9891     Fix some bugs in the new script detected in experimental:
9892     Closes: #444362
9893   * dpkg-buildpackage accepts a -j<n> option now which will set
9894     MAKEFLAGS(-j<n>) and DEB_BUILD_OPTIONS(parallel=<n>) accordingly.
9895     parallel=<n> in DEB_BUILD_OPTIONS will be passed to MAKEFLAGS as
9896     well. Based on an idea by Robert Millan. Closes: #440636
9897   * Allow dpkg-source -I without a pattern which will load a default
9898     list of pattern similar to -i without regexp. Patch by
9899     Jari Aalto. Closes: #440972
9900   * Rework documentation of dpkg-source's -i and -I options.
9901     Closes: #323911, #440956
9902   * Add --utf8-strings to gpg call in dpkg-buildpackage since
9903     that seems to be the better default. Suggested by Székelyi Szabolcs.
9904     Closes: #379418
9905   * Let dpkg-buildpackage error out early if the version number from
9906     the changelog is not a valid Debian version. Closes: #216075
9907   * Fix dpkg-source to create correct diffs for files with spaces in
9908     their name (apparently we don't have many of those ;).
9909     Based on a patch by Marcel Toele. Closes: #445380
9911   [ Updated programs translations ]
9912   * Basque (Piarres Beobide). Closes: #440859
9913   * Danish (Claus Hindsgaul). Closes: #441106
9914   * French (Frédéric Bothamy).
9915   * German (Sven Joachim). Closes: #440537
9916   * Nepali (Shiva Prasad Pokharel). Closes: #437825
9917   * Portuguese (Miguel Figueiredo). Closes: #441113
9918   * Romanian (Eddy Petrişor).
9919   * Vietnamese (Clytie Siddall). Closes: #440502
9920   * Korean (Sunjae Park). Closes: #443190
9922   [ Updated man pages translations ]
9923   * German (Helge Kreutzmann).
9924   * Swedish (Peter Karlsson).
9925   * Korean (Sunjae Park). Closes: #443191
9927   [ Updated scripts translations ]
9928   * Correct a typo in the French translation. Closes: #443276
9929   * Swedish (Peter Karlsson).
9931  -- Guillem Jover <guillem@debian.org>  Mon, 08 Oct 2007 07:31:34 +0300
9933 dpkg (1.14.6) unstable; urgency=low
9935   [ Frank Lichtenheld ]
9936   * Synchronise usage information of dpkg, dpkg-deb, and
9937     dpkg-query man pages. This fixes some small mistakes
9938     and also Closes: #321520
9940   [ Guillem Jover ]
9941   * Man pages cleanup:
9942     - Some italics and bold fixes.
9943     - Unify ellipsis, argument separator, and remove redundant program name
9944       preceding the options.
9945     - Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
9946       and remove leftover string from man page split. Closes: #439306
9947     - Split option descriptions so that it gets easier to distinguish.
9948     - Unify author and copyright information formatting.
9949   * Move variables automatically modified at build time for the perl scripts
9950     to a new style perl module (Dpkg) and make all programs use it.
9951   * Switch 'dpkg-gettext.pl' to a new style perl module (Dpkg::Gettext).
9952   * Implement support for Breaks field. Closes: #379140
9953     Thanks to Ian Jackson.
9954   * Run the deconfiguration of each package to be deconfigured once, instead
9955     of once per each conflicting package being removed. Closes: #378003
9956     Thanks to Ian Jackson.
9957   * Do not segfault when the result from a 'dpkg-query -l' is bigger than
9958     the total number of current packages, and do not produce repeated
9959     results with overlapping patterns on 'dpkg-query -W'. Closes: #428427
9960   * Tightening dpkg-dev versioned Depends to dpkg 1.14.6, and dpkg Conflicts
9961     against << dpkg-dev 1.14.6, where the perl modularization started.
9962   * Do not print empty lines after 'Setting up ...' output. Closes: #392317
9963   * When a slave alternative is inapplicable do not attempt to create the
9964     slave link before removing it again. Closes: #411699
9965     Thanks to Ian Jackson.
9966   * Do not consider it a file conflict if the package contains a symlink
9967     to a directory where the existing symlink on-disk points to the
9968     same place. Closes: #377682
9969     Thanks to Ian Jackson.
9970   * Fix perl warnings:
9971     - When removing a non diverted file with dpkg-divert. Closes: #438416
9972   * Implement support for Homepage field. Closes: #142324
9973   * Ignore XB- fields instead of XC- fields from control file binary package
9974     stanzas in dpkg-genchanges.
9975   * Explicitly ignore all known fields from the control file source package
9976     stanza in dpkg-genchanges, instead of leaving unknown fields unwarned.
9977   * Implement support for Vcs-Browser, Vcs-Arch, Vcs-Bzr, Vcs-Cvs, Vcs-Darcs,
9978     Vcs-Git, Vcs-Hg, Vcs-Mtn and Vcs-Svn fields in control file source
9979     package stanza.
9980   * Implement support for Tag field.
9982   [ Updated scripts translations ]
9983   * French (Frédéric Bothamy, Christian Perrier).
9984   * Swedish (Peter Karlsson).
9986   [ Updated programs translations ]
9987   * Dzongkha (Tshewang Norbu). Closes: #430931
9988   * Nepali (Shiva Prasad Pokharel). Closes: #435353
9989   * Polish (Robert Luberda).
9990   * Russian (Yuri Kozlov). Closes: #436147
9991   * Swedish (Peter Karlsson).
9993   [ Updated dselect translations ]
9994   * Russian (Yuri Kozlov). Closes: #436149
9995   * Swedish (Peter Karlsson).
9997   [ Updated man pages translations ]
9998   * German (Helge Kreutzmann).
9999   * Polish (Robert Luberda).
10000   * Swedish (Peter Karlsson).
10002  -- Guillem Jover <guillem@debian.org>  Wed, 05 Sep 2007 07:36:02 +0300
10004 dpkg (1.14.5) unstable; urgency=low
10006   [ Guillem Jover ]
10007   * Add lpia support to ostable and triplettable.
10008   * Fix dpkg-source to not emit duplicated entries for the Architecture field
10009     in the .dsc file.
10010   * Fix dpkg-scanpackages to load the override file after having filled the
10011     packages information. Closes: #428169, #428470
10012   * Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
10013     Thanks to Adeodato Simó.
10014   * Support a colon separated list of paths from the ELF RPATH field in
10015     dpkg-shlibdeps. Thanks to Jiří Paleček. Closes: #427988
10016   * Man pages cleanup:
10017     - Reference deb-substvars(5) instead of dpkg-substvars(5). Closes: #429182
10018     - Mark dpkg-* commands in bold.
10019     - Unify title header.
10020     - Remove an additional space in install-info(8) and mark gzip in bold
10021       and remove redundant reference to GNU.
10022     - Fix explanation of dpkg-source '-b' option, remove a reference to
10023       checking for a missing empty string argument, and add a reference
10024       to '-sX' arguments affecting the behaviour. Closes: #428167
10025     - Remove documented dpkg-gencontrol options in dpkg-source left over
10026       from the man pages split.
10028   [ Frank Lichtenheld ]
10029   * Fix typo in German translation of start-stop-daemon(8).
10030     Noted by Joachim Breitner. Closes: #430008
10031   * Correct permission and owner/group handling when extracting
10032     tar balls to match more the user's preferences instead of
10033     ours or the ones from the originator of the tar ball. Patch
10034     by Ian Jackson. Closes: #390915, #207289
10035   * dpkg-source warns now about new empty files since those will
10036     not be represented in the diff. Closes: #383394
10038   [ Updated dselect translations ]
10039   * French (Christian Perrier).
10040   * Romanian (Eddy Petrişor).
10042   [ Updated programs translations ]
10043   * Estonian (Ivar Smolin). Closes: #427589
10044   * Portuguese (Miguel Figueiredo).
10045   * Romanian (Eddy Petrişor).
10046   * Spanish (Javier Fernandez-Sanguino). Closes: #429958
10048   [ Updated man pages translations ]
10049   * German (Helge Kreutzmann).
10051  -- Frank Lichtenheld <djpig@debian.org>  Tue, 03 Jul 2007 00:27:07 +0200
10053 dpkg (1.14.4) unstable; urgency=low
10055   [ Guillem Jover ]
10056   * Fix perl warnings:
10057     - When unpacking a source package with -sp from a different directory
10058       than the one containing the tarball. Closes: #424998
10059   * Remove an unused variable in dpkg-statoverride by renaming it to the
10060     initially intended name. Closes: #425041
10061   * Fix loose regex in dpkg-source (/\.debian.tar/ -> /\.debian\.tar/).
10062     Thanks to Kylan Robinson. Closes: #425629
10063   * Revert change on 1.14.0 from Aaron M. Ucko. Trim down duped entries only
10064     when passing them to dpkg-query instead. Closes: #425641
10065   * Recognize again architecture wildcards. Closes: #424670
10067   [ Updated programs translations ]
10068   * Basque (Piarres Beobide). Closes: #425776
10069   * French (Frédéric Bothamy).
10070   * Galician (Jacobo Tarrío).
10072  -- Guillem Jover <guillem@debian.org>  Thu, 24 May 2007 19:30:26 +0300
10074 dpkg (1.14.3) unstable; urgency=low
10076   [ Guillem Jover ]
10077   * Fix perl warnings:
10078     - In dpkg-genchanges when called with -S. Closes: #423193
10079     - In architecture comparison operations. Closes: #423452
10080     - Fill slavepaths undefined entries with an empty string to guarantee
10081       they are always defined. Closes: #423140, #423451, #423544, #423555
10082   * Include the new split man pages deb-substvars.5, deb-override.5 and
10083     deb-shlibs.5 in dpkg-dev.
10084   * Fix deb-substvars.5 section to match reality.
10085   * Refactor update-alternatives.
10086   * Fix dpkg-divert to work again w/o specifying the '--divert' and
10087     '--package' or '--local' options. Closes: #423864
10088   * Document in install-info.8 that when no '--section' option is specified,
10089     install-info will try to use the INFO-DIR-SECTION entry from the info
10090     file. Add missing commas. Thanks to Kurt B. Kaiser. Closes: #397737
10091   * Disambiguate in install-info.8 the use of 'Info directory' with
10092     'Info dir file'. Closes: #420766
10093   * Document in deb-control.5 that the control file can have '#'-style
10094     comments. Closes: #406481
10095   * Make start-stop-daemon fork twice while daemonizing.
10097   [ Updated scripts translations ]
10098   * French (Frédéric Bothamy). Closes: #423392
10100   [ Updated programs translations ]
10101   * French (Christian Perrier).
10102   * German (Sven Joachim). Closes: #423401
10104   [ Updated dselect translations ]
10105   * German (Sven Joachim). Closes: #423403
10107  -- Guillem Jover <guillem@debian.org>  Tue, 15 May 2007 16:02:59 +0300
10109 dpkg (1.14.2) unstable; urgency=low
10111   [ Guillem Jover ]
10112   * Remove bashisms in dpkg-buildpackage. Closes: #422239
10113   * Handle case in update-alternatives when there's no existing alternative
10114     to configure. Closes: #260987, #353252, #367717, #392431
10115   * Add solaris support to ostable and triplettable. Closes: #361866
10116   * Properly create the generic name symlink in update-alternatives for new
10117     alternatives. Closes: #422979
10118   * Include translations again, which disappeared due to a dirty source tree
10119     and a bogus Makefile.am for the man pages. Closes: #423029, #423085
10121  -- Guillem Jover <guillem@debian.org>  Wed, 09 May 2007 22:22:45 +0300
10123 dpkg (1.14.1) unstable; urgency=low
10125   [ Guillem Jover ]
10126   * Fix partial upgrades by tightening dpkg-dev versioned Depends to
10127     dpkg 1.14.0, and dpkg Conflicts against << dpkg-dev 1.14.0, where
10128     the triplettable support first appeared. Closes: #422848
10130  -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 18:23:49 +0300
10132 dpkg (1.14.0) unstable; urgency=low
10134   [ Guillem Jover ]
10135   * Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the
10136     one in the source. Thanks to Nicolas François. Closes: #379320
10137   * Allow dpkg-buildpackage to properly override '-b' when passed after '-B'.
10138     Thanks to Julian Gilbey. Closes: #397479
10139   * Move retrieval of uid and gid information from controllib.pl into a
10140     function, so that scripts not needing it do not execute that code.
10141     Based on a patch by Riku Voipio. Closes: #396884
10142   * Do not bail out in dpkg when building without start-stop-daemon support,
10143     by checking if the macro value is true instead of it being defined.
10144     Thanks to Mark Rosenstand.
10145   * Make all perl scripts use strict and warnings, to ease catching errors.
10146   * Refactor update-alternatives code, with the side effect that now commands
10147     on non existing link group files will return an error code (except
10148     for --remove, now). Closes: #273407
10149   * Add a missing newline to a warning message in dpkg. Closes: #390914
10150     Thanks to Ian Jackson.
10151   * Fix typo in variable name in dpkg-source which was causing it to not
10152     create directories when extracting the diff. Closes: #374645
10153   * Fix up and down keystrokes in the dselect help message. Closes: #383438
10154     Thanks to Sven Joachim.
10155   * Convert 822-date to be a simple wrapper around 'date -R'. 822-date is
10156     now deprecated and should not be used anymore. It might be removed
10157     sometime in the future. Closes: #31634, #367712, #314462
10158     Thanks to Frank Lichtenheld.
10159   * Add '.gitignore' to the default dpkg-source -i regex. Closes: #409566
10160     Thanks to Julien Cristau.
10161   * Add '.hg' to the default dpkg-source -i regex. Closes: #414794
10162   * Use l10n-friendlier strings to describe dependencies. Closes: #390916
10163     Thanks to Ian Jackson.
10164   * Change priority for dpkg-dev from standard to optional to match the
10165     override.
10166   * Do not use a build-stamp in debian/rules.
10167   * Fix confusing bottom status lines in dselect, unifying them by removing
10168     the method or package name and capitalizing. Closes: #9085
10169   * Check proper error value returned by BZ2_bzerror. Closes: #410605
10170   * Exit with an error instead of an assert if a file name is too long when
10171     building a .deb package. Closes: #393069
10172   * Exit with an error instead of an assert if the number of conflictors is
10173     exceeded. Remove bogus comments. Closes: #377855
10174   * Fix regular expression special-casing Origin, Bugs and Maintainer fields
10175     which was making X[SBC]- fields containing such strings to propagate into
10176     the .deb control file unprocessed. Thanks to Colin Watson.
10177   * Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
10178     and dpkg-shlibdeps. Closes: #162348
10179   * Cleaning and format unification of manual pages.
10180   * Make the override-file argument to dpkg-scanpackages optional.
10181   * Refactor compression filtering code.
10182   * Split override file information from dpkg-scanpackages.1 into
10183     deb-override.5 manual page.
10184   * Split dpkg-source.1 into independent man pages, namely deb-substvars.5,
10185     deb-shlibs.5, dpkg-buildpackage.1, dpkg-distaddfile.1, dpkg-genchanges.1,
10186     dpkg-gencontrol.1, dpkg-parsechangelog.1 and dpkg-shlibdeps.1.
10187   * Support building binary packages with the member data.tar.lzma compressed
10188     with lzma.
10189   * Require gettext 0.16.1.
10190   * Show the epoch (if present) when displaying package versions.
10191     Closes: #107449, #179913, #345594, #393924, #405668
10192     Based on a patch by Jeffrey W. Baker.
10193   * Switch from pseudo-tags to usertags, and update the documentation.
10194   * Fix typo in German dpkg man page. Closes: #416167
10195     Thanks to Martin Weis.
10196   * Properly sort Uploaders field in generated .dsc files.
10197   * Reorder a bit the fields in output files.
10198   * Speed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped
10199     libraries. Thanks to Aaron M. Ucko. Closes: #421290
10200   * Generalize source architecture handling by abstracting it through the new
10201     Debian triplet and the new triplettable.
10202   * Add armel support to ostable and triplettable. Closes: #414087
10204   [ Updated programs translations ]
10205   * Dutch (Bart Cornelis).
10206   * French (Frédéric Bothamy).
10207   * Polish (Robert Luberda).
10208   * Romanian (Eddy Petrişor).
10209   * Simplified Chinese (Anthony Wong). Closes: #415320
10210   * Traditional Chinese (Anthony Wong). Closes: #415230
10212   [ Added programs translations ]
10213   * Estonian added (Ivar Smolin). Closes: #422404
10214   * Kurdish added (Erdal Ronahi). Closes: #418154
10215   * Marathi added (Priti Patil). Closes: #416810
10217   [ Updated man pages translations ]
10218   * German (German l10n team). Closes: #418528
10219   * Polish (Robert Luberda).
10221   [ Updated dselect translations ]
10222   * Dutch (Bart Cornelis).
10223   * Polish (Robert Luberda).
10225  -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 11:11:50 +0300
10227 dpkg (1.13.25) unstable; urgency=low
10229   [ Guillem Jover ]
10230   * Fix year 2018 in changelog for Michael Alan Dorman's upload in 1998,
10231     which was confusing the changelog parsers. Closes: #402526
10232   * Document in its man page that update-alternatives requires cooperation
10233     from all packages dealing with the specific file. Closes: #396338
10234     Thanks to Tomas Pospisek <tpo_deb@sourcepole.ch>.
10235   * Require POSIX inside subprocerr in controllib.pl. Closes: #390636
10236     Thanks to Brendan O'Dea <bod@debian.org>.
10237   * Support extracting lzma compressed source and binary packages,
10238     and add a Suggests on package lzma. Closes: #347715
10239   * Add '/emul/ia32-linux' biarch paths to dpkg-shlibdeps. Closes: #403216
10240   * Remove non-modified /etc/dpkg/dpkg.cfg configuration file when upgrading
10241     from versions 1.9.21 through 1.10.28, to avoid getting prompted about
10242     conffile changes. Closes: #398061
10244   [ Updated programs translations ]
10245   * Chinese (Traditional, Asho Yeh).
10246   * Korean (Sunjae Park). Closes: #394135, #404938
10247   * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #391143
10248   * Nepali (Shiva Prasad Pokharel).
10249   * Romanian (Eddy Petrişor).
10250   * Catalan (Jordà Polo).
10251   * Swedish (Peter Karlsson).
10252   * Vietnamese (Clytie Siddall). Closes: #399343
10254   [ Added programs translations ]
10255   * Punjabi (A S Alam).
10257   [ Updated scripts translations ]
10258   * Catalan (Jordi Mallach).
10260   [ Updated dselect translations ]
10261   * Korean (Sunjae Park). Closes: #404943
10263  -- Guillem Jover <guillem@debian.org>  Tue,  2 Jan 2007 00:23:57 +0200
10265 dpkg (1.13.24) unstable; urgency=low
10267   [ Guillem Jover ]
10268   * Fix dselect segfault by adding a field description matching the
10269     dependency field enum position. Closes: #392731, #392724
10271   [ Updated programs translations ]
10272   * Nepali (Shiva Prasad Pokharel). Closes: #373728
10274  -- Guillem Jover <guillem@debian.org>  Fri, 13 Oct 2006 16:34:39 +0300
10276 dpkg (1.13.23) unstable; urgency=low
10278   [ Guillem Jover ]
10279   * Add initial support for the Breaks field, by parsing but rejecting it.
10280     Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #375703
10281   * Use dpkg-architecture from the source tree to get the target Debian
10282     architecture, instead of duplicating the logic in the m4 files.
10283   * Remove comment headers in dselect/helpmsgs.{cc,h} about the files being
10284     autogenerated, replace them with a proper license and copyright comment.
10285     Closes: #382308
10286   * Add a new line at the end of m4/compiler.m4 file, to cope with an
10287     autoreconf failure due to the new m4 1.4.7.
10289   [ Nicolas François ]
10290   * Specify --null before the -T tar's option to avoid the "tar: -: file name
10291     read contains nul character" warning.
10292     Closes: #376351, #375749, #376724, #377279
10294   [ Added programs translations ]
10295   * Dzongkha (Kinley Tshering).
10297   [ Updated programs translations ]
10298   * Basque (Piarres Beobide). Closes: #375118
10299   * Brazilian Portuguese (Andre Luis Lopes).
10300   * Catalan (Robert Millan, Jordi Mallach). Closes: #383448
10301   * Czech (Miroslav Kure).
10302   * Danish (Claus Hindsgaul).
10303   * Dutch (Bart Cornelis).
10304   * Dzongkha (Tenzin Dendup). Closes: #388192
10305   * French (Frédéric Bothamy).
10306   * Galician (Jacobo Tarrio).
10307   * German (Sven Joachim). Closes: #381409, #381740
10308   * Hungarian (SZERVÁC Attila).
10309   * Italian (Stefano Canepa, Davide Viti). Closes: #387821
10310   * Japanese (Kenshi Muto). Closes: #386963
10311   * Khmer (Khoem Sokhem). Closes: #375099
10312   * Portuguese (Miguel Figueiredo, Rui Branco).
10313   * Romanian (Eddy Petrişor).
10314   * Russian (Yuri Kozlov). Closes: #376746, #391143
10315   * Slovak (Peter Mann). Closes: #387282
10316   * Spanish (Javier Fernandez-Sanguino). Closes: #386759
10317   * Swedish (Daniel Nylander). Closes: #383643
10318   * Vietnamese (Clytie Siddall). Closes: #383588
10320   [ Added scripts translations ]
10321   * Catalan (Jordi Mallach).
10322   * French (Philippe Batailler).
10324   [ Updated dselect translations ]
10325   * Brazilian Portuguese (Andre Luis Lopes).
10326   * Catalan (Robert Millan, Jordi Mallach).
10327   * Danish (Claus Hindsgaul).
10328   * German (Sven Joachim). Closes: #384843
10329     (Sven is now the new German translation maintainer for dpkg and dselect).
10330   * Hungarian (SZERVÁC Attila).
10331   * Indonesian (Arief S Fitrianto). Closes: #391144
10332   * Italian (Stefano Canepa).
10333   * Japanese (Kenshi Muto).
10334   * Norwegian Bokmål (Hans Fr. Nordhaug).
10335   * Russian (Yuri Kozlov).
10336   * Slovak (Peter Mann).
10337   * Spanish (Javier Fernández-Sanguino Peña). Closes: #391144
10338   * Swedish (Daniel Nylander).
10339   * Vietnamese (Clytie Siddall).
10341   [ Updated man pages translations ]
10342   * French (Philippe Batailler).
10343   * German (Helge Kreutzmann). Closes: #379030
10345   [ Added man pages translations ]
10346   * German (Helge Kreutzmann).
10347     Closes: #379286, #379298, #379417, #379433, #379661, #379798, #379825
10348     Closes: #379985, #380130, #380239, #380365, #381047, #380660, #380443
10349     Closes: #381349, #381488
10350   * Japanese (KISE Hiroshi).
10351     Closes: #381141, #381865, #384768, #385675, #386965, #388837
10353  -- Guillem Jover <guillem@debian.org>  Thu, 12 Oct 2006 02:56:09 +0300
10355 dpkg (1.13.22) unstable; urgency=low
10357   [ Guillem Jover ]
10358   * Version the po4a Build-Depends to >= 0.23 as we are using options
10359     introduced in that version. Thanks to Sergio Gelato. Closes: #370536
10360   * Add '.bzrtags' directory to default dpkg-source -i regex.
10361     Suggested by Adeodato Simó. Closes: #370392
10362   * Print update-alternatives '--config' listing layout evenly spaced.
10363     Closes: #325895
10364   * Clarify the legend in update-alternatives '--help' (Andrew Ferrier).
10365     Closes: #305318
10366   * Add the source version inside parenthesis to the Source field in the
10367     generated .changes and binary packages if the binary package version
10368     differs (like in binNMUs). Closes: #62529
10369   * Add missing comment serving as documentation about abort-remove on
10370     removal in dpkg.postinst (Justin Pryzby). Closes: #372145
10371   * Fix typo in dpkg-deb manpage (Robert Luberda). Closes: #373999
10372   * Clarify dpkg-architecture new options '-e' and '-i' in man page, add
10373     backward compatibility information and give some examples.
10374     Thanks for the initial suggestions to Junichi Uekawa. Closes: #370830
10375   * Modified some strings to be able to merge them in the .pot files.
10376   * Add new '--umask' option to start-stop-daemon. Closes: #368003
10378   [ Frank Lichtenheld ]
10379   * dpkg-source issued spurious warnings about fields defined with
10380     XB-. They now get correctly suppressed. Closes: #374154
10381   * Give a correct warning when the user requested an unknown
10382     sign command that we will default to a pgp style interface.
10383     Closes: #133470
10385   [ Updated programs translations ]
10386   * Romanian (Eddy Petrişor).
10387   * Galician (Jacobo Tarrio).
10388   * French (Christian Perrier).
10389   * Swedish (Peter Karlsson).
10390   * Basque (Piarres Beobide). Closes: #373107
10391   * Polish (Robert Luberda).
10392   * Catalan (Guillem Jover).
10394   [ Added programs translations ]
10395   * Nepali (Paras Pradhan). Closes: #373728
10397   [ Updated dselect translations ]
10398   * Simplified Chinese (Kov Tchai). Closes: #366260
10400   [ Updated man pages translations ]
10401   * Polish (Robert Luberda).
10403   [ Christian Perrier ]
10404   * Typo fix in update-alternatives ("alternativse"). Thanks to Eddy Petrisor
10405     for spotting it. Translations unfuzzied.
10406   * Make similar messages in dpkg-statoverride and dpkg-divert exactly similar
10407     Thanks to Eddy Petriso for spotting them, again.
10409  -- Guillem Jover <guillem@debian.org>  Wed, 21 Jun 2006 18:03:29 +0300
10411 dpkg (1.13.21) unstable; urgency=low
10413   [ Guillem Jover ]
10414   * Disambiguate error message about conflicting command line actions by
10415     providing both long and short option names. Based on a suggestion by
10416     Josip Rodin. Closes: #45575
10417   * Add '/lib32' and '/usr/lib32' to the dpkg-shlibdeps library path search
10418     list. Closes: #367892
10419   * Revert usage of English perl non-essential module from install-info.
10420     Closes: #369928, #369958, #370157, #370174, #370210
10421   * Print the correct file being parsed by dpkg-parsechangelog's debian
10422     parser. Closes: #368961
10423   * Fix dependency cycle breaking in the case when every link involves
10424     a Provides (Ian Jackson). This is a proper fix for #349442.
10425     Closes: #370017
10427   [ Updated programs translations ]
10428   * Czech (Miroslav Kure).
10429   * Vietnamese (Clytie Siddall).
10431  -- Guillem Jover <guillem@debian.org>  Sun,  4 Jun 2006 19:02:44 +0300
10433 dpkg (1.13.20) unstable; urgency=low
10435   [ Frank Lichtenheld ]
10436   * Add gettext support for the Perl scripts. Based on a patch by
10437     Nicolas François. Closes: #165843
10438   * Only print usage information of dpkg-scanpackages on stdout
10439     if requested explicitly. Use stderr in case of error.
10440     Closes: #366659
10441   * Add remarks to dpkg-scansources and dpkg-scanpackages
10442     man pages about the need to compress the generated files
10443     to be able to access them via apt. Closes: #65839
10444   * Allow '+' and '.' in distribution names in Debian changelogs.
10445     Based on a patch by John Wright.
10446     Closes: #361171
10447   * Use the Debian keyring in dpkg-source when checking signatures
10448     of .dsc files, if available. Closes: #364726
10449   * Let dpkg-buildpackage pass through all remotely sensible
10450     -sX options to dpkg-source (-s[nsAkurKUR] currently).
10451     Closes: #36586
10452   * Improve the description of --showformat in dpkg-deb
10453     man page and add a pointer to the complete description
10454     of the option in dpkg-query.
10455   * Don't spew out garbage from dpkg-deb, if the second argument
10456     to -I is a absolute filename. Based on a patch by Ian Eure.
10457     Closes: #35573
10458   * Fix --ignore-depends argument value parsing. Closes: #169125
10459   * Completely remove md5sum diversion madness.  Instead, we Pre-Depend
10460     on a version of textutils which provides /usr/bin/md5sum.  We rely on
10461     the logic in coreutils to remove our diversions. Patch by
10462     Ian Jackson. Closes: #315784, #313605
10463   * Try harder to detect dependency cycles that contain Provides
10464     links. Closes: #349120, #349442
10465   * Update archtable to reflect current archive: Add amd64 and remove
10466     sh. Closes: #367329
10467   * Don't claim in dpkg man page that we set DPKG_OLD_CONFFILE and
10468     DPKG_NEW_CONFFILE on sub shells since we actually don't.
10469   * Fix printing of user defined fields with --showformat and
10470     document the existence of this feature in dpkg-query man page.
10471   * Make --forget-old-unavail more reliable by deleting architecture
10472     information of removed packages. Patch by Piotr Engelking.
10473     Closes: #208532
10474   * When building packages with dpkg-deb give a more useful error
10475     message in case a conffile entry has leading whitespace. Patch
10476     by David Lopez Moreno. Closes: #281562
10477   * Don't drop directories that contain our conffiles too early from
10478     our file listing. Otherwise we might leave them behind on purge
10479     if we share them with other packages.
10480     Closes: #174180, #198128, #198522, #318825, #366178
10482   [ Nicolas François ]
10483   * Fix typos in the Russian man pages. Thanks to Stepan Golosunov.
10484     Closes: #366587
10485   * Honour tabbing requested via --showformat even if the field to
10486     be printed is empty. Closes: #361671
10487   * Flush the terminal's input before prompting what to do with a
10488     configuration file. Closes: #316551
10489   * Fix the --force-depends-version option. Closes: #57104
10491   [ Guillem Jover ]
10492   * Standardize scripts usage output format and at the same time make
10493     the strings easier for the translators. Add '--help' and '--version'
10494     for most of the scripts. Print the usage and version to stdout.
10495   * Do not strip the epoch from the source:Upstream-Version substvar.
10496     Closes: #366351
10497   * Properly check and report lock file existence in install-info.
10498     Based on patch by Ben Pfaff. Closes: #368874
10499   * Correct default info directory for '--infodir' in install-info man
10500     page (Ben Pfaff). Closes: #368875
10501   * Print the bogus version and prefix the error message with 'dpkg: '
10502     when using '--compare-versions'. Closes: #369177
10503   * Remove duplicated string " , at changelog " in dpkg-parsechangelog's
10504     debian style parser (Julian Gilbey). Closes: #369205
10505   * Update the Section and Priority fields in the status file from the
10506     new packages. We assume that the information from the binary package
10507     is correct, otherwise it should be fixed there to match the archive
10508     override file (Koblinger Egmont).
10509     Closes: #54529, #58106, #81171, #230610, #237622, #237626
10510   * Bump Standards-Version to 3.7.2 (no changes needed).
10511   * Add lintian overrides for dpkg, dpkg-dev, dselect and sources.
10512   * Replace logrotate installation logic with dh_installlogrotate.
10514   [ Updated programs translations ]
10515   * Portuguese (Miguel Figueiredo).
10516   * Polish (Robert Luberda).
10517   * Hungarian (SZERVÁC Attila).
10518   * Romanian (Eddy Petrişor).
10519   * Russian (Yuri Kozlov). Closes: #366353
10520   * Czech (Miroslav Kure).
10521   * Simplified Chinese (Kov Tchai). Closes: #366985
10522   * Swedish (Peter Karlsson).
10523   * Galician (Jacobo Tarrio).
10524   * Slovak (Peter Mann).
10525   * Dutch (Bart Cornelis).
10526   * Basque (Piarres Beobide). Closes: #366185
10528   [ Updated dselect translations ]
10529   * Polish (Robert Luberda).
10530   * Basque (Piarres Beobide). Closes: #366187
10531   * Czech (Miroslav Kure).
10532   * Romanian (Eddy Petrişor).
10534   [ Updated man pages translations ]
10535   * Polish (Robert Luberda).
10537  -- Guillem Jover <guillem@debian.org>  Wed, 31 May 2006 07:43:16 +0300
10539 dpkg (1.13.19) unstable; urgency=low
10541   [ Frank Lichtenheld ]
10542   * Add -follow (back) to find call in dpkg-scanpackages.
10543     Closes: #358011
10544   * Fix error in archive.c that lead to a infinite loop when
10545     installing files with long, non-ASCII filenames in
10546     certain locales. Closes: #346436
10548   [ Updated programs translations ]
10549   * French (Christian Perrier).
10550   * Galician (Jacobo Tarrio).
10551   * Romanian (Eddy Petrişor).
10552   * Dutch (Bart Cornelis).
10553   * Swedish (Peter Karlsson).
10554   * Danish (Claus Hindsgaul). Closes: #362317
10555   * Czech (Miroslav kure).
10556   * Vietnamese (Clytie Siddall). Closes: #363264
10557   * Spanish (Javier Fernández-Sanguino Peña). Closes: #357911
10558   * Basque (Piarres Beobide). Closes: #363683, #363679
10559   * Japanese (Kenshi Muto). Closes: #365334
10561   [ Updated dselect translations ]
10562   * Romanian (Eddy Petrişor).
10563   * Galician (Jacobo Tarrio).
10564   * French (Christian Perrier).
10565   * Dutch (Bart Cornelis).
10567   [ Nicolas Francois ]
10568   * Generate the Russian man pages in the KOI8-R charset. Closes: #361987
10569   * Document the shlibs.local format in dpkg-source(1). Closes: #316485
10570   * Fix a typo in an error message. Thanks to Justin Pryzby. Closes: #364539
10572   [ Guillem Jover ]
10573   * Fix strings so that they can be more easily translated. Closes: #134358
10574   * Add new substvars source:Version, source:Upstream-Version and
10575     binary:Version so packages will be able to avoid breaking on binNMUs.
10576     Based on a patch by Ken Bloom and Jeroen van Wolffelaar. Closes: #358530
10577   * Support binNMU safe packages even when source and binary differ in
10578     version.
10579   * Rename dpkg:UpstreamVersion to dpkg:Upstream-Version. Make dpkg:Version
10580     and dpkg:Upstream-Version get the current dpkg versions instead of the
10581     ones from the package being built.
10582   * Split usage strings to make it easier for translators when those change.
10583     Closes: #323957
10584   * Standardize start-stop-daemon usage output format.
10585   * Make install-info '--dir-file' option compatible with GNU install-info
10586     by renaming the infodir variable to dirfile and not appending the
10587     '/dir' string except when initializing from '--info-dir' or
10588     '--infodir' (Wayne Davison). Closes: #61640, #67237, #286275
10589   * Make install-info add a new line after adding the last entry at the
10590     end of the dir file, which makes the info readers able to see those
10591     last entries (Nicolas François). Closes: #164495
10592   * Use the numerical value of errno instead of a string in install-info
10593     when checking if the locking error was due to an already existing
10594     file, which is locale dependent, and die accordingly. Based on a patch
10595     by Nicolas François. Closes: #199204, #210781
10596   * Escape hyphens in man pages.
10597   * Bump Standards-Version to 3.7.1.
10598   * Wrapped debian/control fields except Uploaders given current policy.
10600  -- Guillem Jover <guillem@debian.org>  Thu,  4 May 2006 14:05:21 +0300
10602 dpkg (1.13.18) unstable; urgency=low
10604   [ Updated programs translations ]
10605   * Romanian (Sorin Batariuc). Closes: #356664
10606   * Danish (Claus Hindsgaul). Closes: #356188
10607   * Polish (Robert Luberda).
10608   * Dutch (Bart Cornelis).
10610   [ Updated dselect translations ]
10611   * Spanish (Javier Fernández-Sanguino Peña). Closes: #357912
10612   * Danish (Claus Hindsgaul). Closes: #356188
10613   * Polish (Robert Luberda).
10614   * Russian (Yuri Kozlov). Closes: #361415
10616   [ Updated man pages translations ]
10617   * Typos corrected in French dpkg-source man page
10618     Thanks to Nicolas Bonifas who spotted them
10619   * Russian completed. Thanks to Yuri Kozlov.
10620     Closes: #361415
10622   [ Christian Perrier ]
10623   * Correct typos in man pages. Thanks to A. Costa for spotting them
10624     Closes: #358091, #358092, #358093, #358094, #358095
10626   [ Guillem Jover ]
10627   * Add a '[!]' in --force-all help denoting that it is a dangerous option.
10628     Closes: #359935
10629   * Prefix any chroot path to the exec file name when stating it in
10630     start-stop-daemon. Closes: #318771, #333066
10631   * Add '-r' to the help output of start-stop-daemon (Jared Spiegel).
10632     Closes: #354869
10633   * Use mustsetvar when setting the value of the sversion variable in
10634     dpkg-buildpackage (Andrew Suffield). Closes: #158953
10635   * Pass '--admindir' option over to dpkg-query when passing '--admindir' or
10636     '--root' to dpkg (initial patch by Branden Robinson).
10637     Closes: #153305, #271041, #282853, #307715, #355915
10638   * Support system library directories in dpkg-shlibdeps symlinked from
10639     '/lib/ldconfig'. Closes: #356452
10640   * Document that 'dpkg --get-selections' and 'dpkg-query -l' without a
10641     pattern will not list packages in state purge. Closes: #355633
10642   * Obsolete force/refuse 'auto-select' dpkg option.
10643   * Add new '--clear-selections' option to dpkg (Andrew Suffield).
10644     Closes: #112388
10645   * Use '--clear-selections' in the dpkg man page example on how to transfer
10646     the status to another installation. Closes: #137442
10648  -- Guillem Jover <guillem@debian.org>  Mon, 10 Apr 2006 06:40:22 +0300
10650 dpkg (1.13.17) unstable; urgency=low
10652   [ Frank Lichtenheld ]
10653   * Fix handling of -DArchitecture=foo in dpkg-gencontrol. Closes: #251911
10654   * Handle architectures in all dependency fields in debian/control,
10655     even those of binary packages. Closes: #252657, #324741, #347819
10656   * More dpkg-scanpackages fixes (--arch option handling). Closes: #353506
10658   [ Guillem Jover ]
10659   * Add missing parentheses surrounding a man page section reference
10660     in the dpkg-source man page (Matt Kraai). Closes: #353731
10661   * Fix misspelling of "occurred" in dpkg-gencontrol and dpkg-source
10662     (Matt Kraai). Closes: #353949
10663   * Major cleanup of manpages, by using properly the bold and italic
10664     attributes and other embellishments.
10665   * Add dpkg-query(1) in the SEE ALSO section in dpkg(1). Closes: #354643
10666   * Don't try to compile in SELinux support on GNU/kFreeBSD amd64.
10667   * Add new quiet option to dpkg-source to suppress warnings. Closes: #355065
10668   * Do not expand architecture aliases anymore in .dsc files.
10669   * Change start-stop-daemon's --exec behaviour again on GNU/Linux to compare
10670     the referred file pointed by the '/proc/<pid>/exe' symlink, stripping
10671     any ' (deleted)' string and stating the result. Closes: #354867
10673   [ Updated man pages translations ]
10674   * Polish (Robert Luberda). Closes: #353782
10675   * French (Philippe Batailler).
10677   [ Updated dselect translations ]
10678   * Hungarian (Szervác Attila).
10679   * Dutch (Bart Cornelis).
10680   * Czech (Miroslav Kure).
10682   [ Updated programs translations ]
10683   * Italian (Lele Gaifax)
10684   * Simplified Chinese (Carlos Z.F. Liu).
10685   * Portuguese (Miguel Figueiredo).
10686   * Dutch (Bart Cornelis).
10687   * Hungarian (Szervác Attila).
10688   * Czech (Miroslav Kure).
10689   * Russian (Yuri Kozlov). Closes: #357724
10691  -- Guillem Jover <guillem@debian.org>  Mon, 20 Mar 2006 03:33:03 +0200
10693 dpkg (1.13.16) unstable; urgency=low
10695   * The "not really a brown paper bag needed but it's close" release
10697   [ Guillem Jover ]
10698   * Move auxiliary autotools scripts to config/.
10699   * Require gettext 0.14.5.
10700   * Move the methods directory to dselect/methods, so the contents will not
10701     be installed if dselect is not to be built.
10702   * Move dselect gettext strings to its own domain provided now by the
10703     dselect package.
10705   [ Frank Lichtenheld ]
10706   * Fix override handling in dpkg-scanpackages which was broken in
10707     1.13.14 and .15. Closes: #353305
10708   * Make -isp the default behaviour of dpkg-gencontrol as it is
10709     always used anyway these days. Suggested by Matthew Vernon.
10710     Closes: #215233
10711   * Typo fixes in man pages by A. Costa:
10712     - dpkg-deb.1 Closes: #353424
10713     - dpkg-statoverride.8 Closes: #353425
10714     - install-info.8 Closes: #353426
10715     - start-stop-daemon.8 Closes: #353427
10716     - update-alternatives.8 Closes: #353428
10717     - dpkg.1, dpkg.cfg.5 Closes: #353429
10719  -- Frank Lichtenheld <djpig@debian.org>  Sat, 18 Feb 2006 17:59:00 +0100
10721 dpkg (1.13.15) unstable; urgency=low
10723   [ Guillem Jover ]
10724   * Add a missing closing parenthesis in a dpkg string (Jordi Mallach).
10726   [ Christian Perrier ]
10727   * Updated translations:
10728     - Brazilian Portuguese (Andre Luis Lopes). Closes: #352432
10729     - Galician (Jacobo Tarrio). Closes: #352443
10731   [ Updated translations ]
10732   * Catalan (Jordi Mallach).
10733   * Portuguese (Miguel Figueiredo).
10734   * Swedish (Daniel Nylander).
10736   [ Added translations ]
10737   * Hungarian (Szervác Attila).
10739   [ Added man pages translations ]
10740   * Hungarian (Szervác Attila): dpkg.cfg.5 and dselect.cfg.5.
10742  -- Frank Lichtenheld <djpig@debian.org>  Wed, 15 Feb 2006 23:37:40 +0100
10744 dpkg (1.13.14) experimental; urgency=low
10746   [ Guillem Jover ]
10747   * Make start-stop-daemon print the proper version instead of 'VERSION'.
10748   * Set the HOME environment variable when using the --chuid switch in
10749     start-stop-daemon. Closes: #295169, #267784
10750   * Cleanup and unify program usage and version output, make it more i18n
10751     friendly. Fix wrong gettext usage with interparsed macros.
10752     Thanks to Changwoo Ryu for noticing. Closes: #237915
10753   * Mark some strings as translatable (Changwoo Ryu). Closes: #256387
10754   * Remove a trailing 'C' character from update-alternatives manpage.
10755   * Use pkg-config to get the proper flags to link against libselinux.
10756     Add a Build-Dependency on pkg-config, tighten libselinux1-dev to
10757     at least version 1.28-4 which provides a .pc file, and remove
10758     libsepol1-dev as libselinux1-dev is Depending on it.
10759   * Add command descriptions in the synopsis, and add a usage example for
10760     -f in the dpkg-query manpage. Thanks for the initial patch to
10761     Philippe Batailler. Closes: #352091
10762   * Document about the default log file, the behaviour in case of multiple
10763     --log options and add a reference to dpkg.cfg manpage in the dpkg manpage.
10764     Thanks to James R. Van Zandt. Closes: #350440
10765   * Escape ` and ' in manpages otherwise they are converted to quotation
10766     marks, which makes cut and paste not work. Thanks to Denis Barbier.
10767     Closes: #349925
10769   [ Frank Lichtenheld ]
10770   * Let dpkg-source ignore comments in the hunk header as used by
10771     diff -p (Anand Kumria). Closes: #344880
10772   * Let dpkg-buildpackage create a .changes file even if signing the
10773     .dsc file failed. This makes it easier to just sign the package
10774     later (Julian Gilbey). Closes: #217963
10775   * Change heuristics of dpkg-buildpackage's gpg check to allow for
10776     more complex setups (Julian Gilbey). Closes: #163061
10777   * Add files and dirs used by bzr to default dpkg-source -i regex
10778     (maximilian attems). Closes: #345164
10779   * Add .git directory to default dpkg-source -i regex.
10780     Suggested by Hans Ulrich Niedermann. Closes: #351885
10781   * dpkg-scanpackages can now output Packages files with multiple
10782     versions of a single package (Don Armstrong). Closes: #229589.
10783   * dpkg-scanpackages outputs help when given the --help or -h option
10784     (Don Armstrong). Closes: #319541
10785   * Document dpkg-scanpackage -m in man page.
10786   * Let warn dpkg-source if more than one -sX option was given and
10787     document the behaviour in this case in the man page.
10788     Closes: #246637
10789   * Make dpkg-source -b more robust regarding to existing symlinks
10790     by creating new files in a secure manner. Closes: #178839, #338591
10791   * Fix some semantic errors in dpkg-shlibdeps due to typos in used
10792     variables.
10793   * On package configuration, differentiate between modified and
10794     deleted configuration files (Ian Jackson). Closes: #351361
10795   * Improve processing of disappearing conffiles (Ian Jackson).
10796     This is part of the fix for #108587.
10797   * Let dpkg-source -x touch all patched files to have the same
10798     timestamp to mitigate time-skew problems (Denis Barbier).
10799     Closes: #105750
10800   * Strip any newlines from Uploaders field on dpkg-source -b.
10801     Closes: #254449
10803   [ Christian Perrier ]
10804   * Switch to po4a for manpages translation. Closes: #320122
10805     This adds a Build-Depends on po4a.
10806   * Add Vietnamese to po/LINGUAS as it was previously missing.
10807   * Updated translations:
10808     - Catalan (Jordi Mallach). Closes: #351587
10809     - French (Christian Perrier): 1011t.
10810     - Galician (Jacobo Tarrio): 1002t. Closes: #351795
10811     - Basque (Piarres Beobide): 1002t. Closes: #351845
10812     - Slovak (Peter Mann): 1002t. Closes: #352087, #352311
10813     - Vietnamese (Clytie Siddall): 1011t. Closes: #352307
10815  -- Frank Lichtenheld <djpig@debian.org>  Sun, 12 Feb 2006 02:32:12 +0100
10817 dpkg (1.13.13) unstable; urgency=low
10819   [ Frank Lichtenheld ]
10820   * dpkg and dselect are now in section admin, not section base.
10821     Correct info in the control file.
10822   * Bump Standards-Version to 3.6.2 (no changes).
10823   * Fix typo in dpkg-architecture man page. Closes: #334330
10824   * Honor LD_LIBRARY_PATH in dpkg-shlibdeps. Fixes a regression
10825     from 1.13.11 to .12.
10826   * Don't recurse into package directories to search for local
10827     shlibs files since it is obviously a waste of time. Based
10828     on a suggestion by Steve Langasek. Closes: #338725
10830   [ Christian Perrier ]
10831   * Updated translations:
10832     - Dutch (Bart Cornelis). Fix error mentioned in #323908 by
10833       Stephan Kramer.
10834     - Japanese (Kenshi Muto). Closes: #349808
10836   [ Guillem Jover ]
10837   * Fix typo in dpkg-statoverride manpage. Closes: #348113
10838     Thanks to Marc Haber <mh+debian-packages@zugschlus.de>.
10839   * Document the --no-debsig option in dpkg manpage. Closes: #316367
10840     Thanks to Bastian Kleineidam <calvin@debian.org>.
10841   * Fix typos in dselect manpage. Closes: #310358
10842     Thanks to A Costa <agcosta@gis.net>.
10843   * Fix typo in start-stop-daemon's help output. Closes: #333673
10844     Thanks to Christoph Maser <cm@financial.com>.
10845   * Document the correct format string for dpkg-query --showformat option.
10846     Update -l example and lower case the program name in the title header.
10847     Thanks to Zefram <zefram@fysh.org>. Closes: #174976
10848   * Make dpkg-architecture not print the warning about a mismatch between
10849     gcc target machine type and GNU target system type if the actions are
10850     '-e' or '-i'.
10852  -- Frank Lichtenheld <djpig@debian.org>  Sat, 28 Jan 2006 13:04:16 +0100
10854 dpkg (1.13.12) experimental; urgency=low
10856   * Due to the changes in dpkg-shlibdeps it is not recommended
10857     to use this version for building packages intended to be
10858     uploaded into an official archive, yet.
10860   [ Frank Lichtenheld ]
10861   * Update AUTHORS and debian/copyright for new maintainer team.
10863   * Don't use the ldd output in dpkg-shlibdeps. Search for the
10864     matching libraries ourself. This fixes problems with both
10865     symlinked directories, Closes: #103024, #145714, #164020, #285857
10866     and biarch builds. Closes: #317082
10867   * Let dpkg-gencontrol bail out with an error if parsedep
10868     found an error while parsing a dependency field. Closes: #228125
10869   * dpkg-source -x now tries to chown all files extracted from
10870     tar files. The temporary directory is now created with mode
10871     0700, too. Together this should make it safer to run
10872     dpkg-source -x as root. Based on suggestions by Marcus
10873     Brinkmann and Colin Watson. Closes: #144571, #238460
10874   * Let dpkg-source -b check the build relation fields before
10875     putting them into the .dsc. As a side effect they also
10876     get normalized. Closes: #254449
10877   * Check the gpg signatures of .dsc files before unpacking. See
10878     the upstream changelog for a full description of the semantics.
10879     Based on a patch by Matt Zimmerman. Closes: #48711
10880   * Let dpkg-source ensure (as good as possible) that all
10881     build source packages can also be unpacked.
10882     Closes: #6820, #7014
10883     Also fixed handling of md5sum -b output in dpkg-source on
10884     the way. Based on a patch by Ingo Saitz. Closes: #316123
10885   * Check for illegal architecture strings in dpkg-gencontrol and
10886     dpkg-source. dpkg-gencontrol will only issue a warning while
10887     dpkg-source will error out. Closes: #96920
10888   * Add support "package types" to dpkg-shlibdeps. Patch by Joey Hess.
10889     Closes: #335056, #345475
10890   * Fix man page references to dpkg and dselect man pages. Many
10891     of them still had a wrong section.
10892     Closes: #332826
10893   * Let dpkg-source -b warn about special permissions of files added
10894     in the diff since these will get lost. Closes: #306125
10895   * dpkg-source -x didn't work in case the upstream version or
10896     the Debian version ended with ~. Fixed.
10898   [ Christian Perrier ]
10899   * Updated translations:
10900     - French (Christian Perrier).
10901     - Polish (Bartosz Fenski). Closes: #314237
10902     - Norwegian Bokmal (Hans F. Nordhaug). Closes: #315548, #315990
10903     - Czech (Miroslav Kure). Closes: #323775, #345347
10904     - Russian (Yuri Kozlov). Closes: #323821, #335170
10905     - Japanese (Kenshi Muto). Closes: #323938
10906     - Brazilian Portuguese (Andre Luis Lopes). Closes: #325224, #332872
10907     - Russian (Yuri Kozlov). Closes: #335170, #349151
10908     - Swedish (Peter karlsson). Closes: #325990, #344058, #337164, #334063
10909     - Norwegian Nynorsk (Håvard Korsvoll). Closes: #315987
10910     - Portuguese (Miguel Figueiredo).
10911       Closes: #315461, #323674, #323642, #330021
10912     - Spanish (Javier Fernández-Sanguino Peña). Closes: #323662, #315253
10913     - Danish (Claus Hindsgaul). Closes: #348575, #323779, #337948, #325687
10914     - Dutch (Bart Cornelis). Closes: #323908
10915     - German (Michael Piefel). Closes: #323964
10916     - Italian (Stefano Canepa). Closes: #324114, #344671, #347225
10917     - Catalan (Jordi Mallach). Closes: #324456
10918     - Basque (Piarres Beobide). Closes: #342089, #332698
10919     - Tagalog (Eric Pareja). Closes: #337307
10920     - Simplified Chinese (Tchaikov). Closes: #338268
10921     - Galician (Jacobo Tarrío). Closes: #338904
10922     - Romanian (Eddy Petrişor). Closes: #340674
10923     - Vietnamese (Phan Vinh Thinh, Clytie Siddall).
10924     - Indonesian (Parlin Imanuel). Closes: #344513
10925     - Greek (Galaxico). Closes: #344646
10926     - Czech (Miroslav Kure). Closes: #345347
10927   * Fixed broken translation:
10928     - Brazilian Portuguese (James Troup). Closes: #332872
10929   * Fix Russian man page for start-stop-daemon(8)
10930     Closes: #325804
10931   * Fix German man page for update-alternatives(8)
10932     Closes: #329908
10933   * Fix typo in dpkg online help message. Unfuzzy translations
10934     Closes: #349299
10936   [ Guillem Jover ]
10937   * Add armeb to cputable. Closes: #331232
10938     Thanks to Lennert Buytenhek <buytenh+debian@wantstofly.org>.
10939   * Don't try to compile in SELinux support on GNU/kFreeBSD.  Closes: #313300
10940     Thanks to Aurelien Jarno <aurel32@debian.org>.
10941   * When linking statically, explicitly add libsepol, even if its only a
10942     transitive library. The proper fix should come with a pkg-config file.
10943     Based on a patch by Bart Martens <bart.martens@advalvas.be>.
10944     Closes: #347744, #348659
10945   * Add support for architecture wildcards, but for now they will only be
10946     exposed in debian/control files, not in binary nor source packages.
10947     Closes: #291939
10948   * Change start-stop-daemon's --exec option behaviour on GNU/Linux to
10949     compare the filename pointed by '/proc/<pid>/exe' instead of the inode
10950     and device numbers. Thanks to Vasilis Vasaitis <v.vasaitis@sms.ed.ac.uk>.
10951     Closes: #337942
10953  -- Frank Lichtenheld <djpig@debian.org>  Tue, 24 Jan 2006 11:15:36 +0100
10955 dpkg (1.13.11.1) unstable; urgency=low
10957   * Change maintainers to new team.
10959  -- Scott James Remnant <scott@netsplit.com>  Thu, 12 Jan 2006 07:56:49 +0000
10961 dpkg (1.13.11) unstable; urgency=low
10963   The "Good, clean fun" Release.
10965   * Fixed the always broken error handling so that only the intended
10966     cleanup handlers are run, rather than ones that we didn't expect.
10967     This corrects the bug when a package's postrm fails and the package is
10968     left in an installed state with no files; the package will now be left
10969     in a half-installed state, as originally intended.  Found by Marga
10970     Manterola while documenting the maintainer scripts.  Closes: #296026.
10971   * Fixed removal of files involved in diversions during upgrade, caused by
10972     checking whether the "directory" was in use by another package without
10973     actually checking whether or not it was a directory.  Closes: #310390.
10974   * Fixed package saving to not disappear packages who divert anything from
10975     the installing package out of the way.  Closes: #113626.
10976   * Improved clean-up of unpack failure during install or upgrade, to leave
10977     the system in exactly the same state as it started in.
10978     Closes: #47404, #82407, #121173, #170869, #201848, #236733, #268639.
10979   * Fixed crash when unpacking a package which has an unversioned Replaces
10980     declared on it by another package previously unpacked in the same run
10981     (Colin Watson).  Closes: #322595.
10983   * New install unwinding fixed to ensure we don't leave a version in the
10984     status db for a not-installed package.
10985   * Corrected error call when encountering a corrupted filesystem tarfile
10986     to not print "Success".  Closes: #95570.
10987   * Fixed castration of potentially unsafe devices to not follow symlinks.
10988     Closes: #169928.
10989   * Marked log file descriptor as close-on-exec.  Closes: #320925.
10990   * Re-worked dpkg-source -x to allow all manner of strange things maintainers
10991     seem to do, unpacking isn't the right place to enforce sanity; we'll
10992     do it in -b later on >:-).  Closes: #316470, #317760, #318473, #318745,
10993     #322359, #322361, #322362.
10995   * Corrected dselect synopsis line to match consensus.  Closes: #318659.
10996   * Changed dpkg-name to use a shell redirect rather than the /dev/stderr
10997     device that may not be writable.  Closes: #318376.
10998   * Adjusted various dpkg-query options to avoid outputting a trailing
10999     newline.  Closes: #151651, #319781.
11000   * Changed references to "statusoverride" file to just "statoverride"
11001     to make it match reality.  Closes: #320952.
11002   * Fixed several bugs with the default diff ignore list used by dpkg-source.
11003   * Added ,,* to the list of default diff ignore list.  Closes: #322917.
11005   * Fixes to dpkg-dev (Frank Lichtenheld):
11006     - dpkg-checkbuilddeps will now exit with an error if it is unable to
11007       parse a dependency field.  Closes: #171762, #302229.
11008     - dpkg-genchanges will now output a warning if given -sd for a native
11009       package, as it's going to ignore it.  Closes: #5571.
11010     - dpkg-source fixed to give a more meaningful error message if given
11011       a directory as the first argument.  Closes: #306874.
11012     - dpkg-source fixed to handle being given an absolute path to -b.
11013       Closes: #147574.
11014     - Fix controllib.pl to allow whitespace before version operators.
11015       Closes: #273489, #310306.
11016     - Fix architecture dependency parsing that sometimes generated wrong
11017       list of requirements.  Closes: #319816.
11018     - Make the default control field name mangling behaviour "nicer" by
11019       upper-casing all letters that come after a dash.  Closes: #306474.
11020     - Ignore trailing newlines in single paragraph control files.
11021       Closes: #57194, #156319
11022   * Documentation:
11023     - Fixed typo in dpkg-architecture man page.  Closes: #317770.
11024     - Documented dpkg-deb -W/--show and --showformat.  Closes: #319784.
11026  -- Scott James Remnant <scott@netsplit.com>  Wed, 17 Aug 2005 04:44:44 +0100
11028 dpkg (1.13.10) unstable; urgency=low
11030   The "Bully's Special Prize" Release.
11032   * Removed /usr/sbin/start-stop-daemon.  Closes: #313400.
11033   * Fixed md5sum diversion removal.  Closes: #313415.
11034   * Fixed dpkg-source to handle native tarballs with a Debian revision.
11035     Closes: #313381, #313433.
11036   * Fixed upgrade from pre-sarge dpkg outside of dselect.  Closes: #314575.
11037   * Changed log times to be local rather than UTC.  Closes: #313347.
11038   * Changed log writing to be line-buffered.  Closes: #314550.
11039   * Moved log creation to postinst, and don't fail if base-passwd hasn't
11040     been configured yet.  Closes: #316084.
11041   * Don't try to compile in SELinux support on Hurd.  Closes: #313398.
11042   * Place code for SELinux support in the right place so it will actually
11043     get compiled in and used (Manoj Srivastava).  Closes: #314886.
11045   * Documentation:
11046     - Added missing word to dpkg-architecture manpage.  Closes: #313554.
11047     - Reference to dpkg manpage in dpkg.cfg corrected.  Closes: #314262.
11048   * Updated translations (Christian Perrier):
11049     - Basque (Piarres Beobide Egana).  Closes: #313474.
11050     - Catalan (Jordi Mallach).  Closes: #313288.
11051     - Czech (Miroslav Kure).  Closes: #314431.
11052     - Danish (Claus Hindsgaul).
11053     - French (Christian Perrier).
11054     - German (Jens Seidel).  Closes: #314125.
11055     - Greek (Greek team).  Closes: #314828.
11056     - Italian (Lele Gaifax).
11057     - Japanese (Kenshi Muto).  Closes: #313330.
11058     - Russian (Yuri Kozlov).  Closes: #313620.
11059   * Hebrew translation de-activated on request of the translator until there
11060     is better support for RTL languages.  Closes: #313282.
11062  -- Scott James Remnant <scott@netsplit.com>  Tue, 28 Jun 2005 14:19:06 +0100
11064 dpkg (1.13.9) unstable; urgency=low
11066   The "On like Donkey Kong" Release.
11068   * Only open the log file when we first need to write to it, this avoids
11069     the need to suppress errors when not root which fakeroot defeated anyway.
11070   * Stop dpkg-source clobbering an existing .orig directory during unpacking.
11071     Closes: #21236.
11072   * Allow an alternate output directory to be specified to dpkg-source by
11073     giving a second argument to -x.  Closes: #246802, #282323.
11074   * Added .arch-inventory to default diff ignore regexp.  Closes: #304297.
11076   SELinux support (Manoj Srivastava):
11077   * On SELinux-enabled systems, try to set the security context when the
11078     package is unpacked.  Closes: #193653, #249496, #307139.
11079   * Added build-dependency on libselinux1-dev.
11081   Improvements to dpkg-source (Brendan O'Dea):
11082   * Support unpacking of "Wig And Pen" (Format 2.0) source packages.
11083   * Multiple pristine upstream tarballs allowed.
11084   * Native and upstream tarballs may be bzip2-compressed instead of gzip,
11085     as may the debian diff or tarball.
11086   * Unsupported format error fixed to output the unsupported format
11087     rather than the supported one.  Closes: #156317.
11089  -- Scott James Remnant <scott@netsplit.com>  Sun, 12 Jun 2005 15:52:43 +0100
11091 dpkg (1.13.8) experimental; urgency=low
11093   The "In like Flynn" Release.
11095   * Linux 2.6.12 changed the behaviour of mmap to fail and set EINVAL when
11096     given a zero length, rather than returning NULL.  This is POSIXly
11097     correct, so handle zero-length package control files (like available).
11099  -- Scott James Remnant <scott@netsplit.com>  Fri, 10 Jun 2005 07:39:44 +0100
11101 dpkg (1.13.7) experimental; urgency=low
11103   The "Maidenhead Creeping Water Plant" Release.
11105   * Reduced inability to open a log file to a warning, suppressed for
11106     non-root operations.  Closes: #312383.
11108  -- Scott James Remnant <scott@netsplit.com>  Thu,  9 Jun 2005 06:12:56 +0100
11110 dpkg (1.13.6) experimental; urgency=low
11112   The "Just kidding about the God part" Release.
11114   * Fixed incorrect installation location of /etc/logrotate.d/dpkg caused
11115     by a mis-understanding of dh_install's abilities.
11117  -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:58:36 +0100
11119 dpkg (1.13.5) experimental; urgency=low
11121   The "Flatulent Elm of West Ruislip" Release.
11123   * Actions and package states are now logged by default in the
11124     /var/log/dpkg.log file.  This file is rotated monthly and can be
11125     disabled by commenting the line in /etc/dpkg/dpkg.cfg.
11126   * User decisions about conffiles are now logged.
11127   * dpkg-source no longer complains about Enhances field.  Closes: #159642,
11128     #159745, #159746.
11129   * preinst no longer relies on procps being installed.  Closes: #311808.
11131   * Architecture Support:
11132     - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality.
11133       DEB_*_ARCH_CPU remains at i386, you should be checking against that.
11134       Closes: #310394.
11135     - Fixed order ostable is read to prevent Linux becoming the Hurd.
11136       Closes: #309603.
11137   * Updated man page translations (Christian Perrier):
11138     - Syntax error corrected in Swedish man page for dpkg-deb.
11139       Closes: #300980.
11140     - Syntax error corrected in Spanish man page for dpkg-scanpackages.
11141       Closes: #300981
11143  -- Scott James Remnant <scott@netsplit.com>  Mon,  6 Jun 2005 05:34:21 +0100
11145 dpkg (1.13.4) experimental; urgency=low
11147   The "Or the Wabbit gets it" Release.
11149   * Add -L option to dpkg-architecture to list architecture strings
11150     we can accept.
11152  -- Scott James Remnant <scott@netsplit.com>  Tue, 29 Mar 2005 13:31:15 +0100
11154 dpkg (1.13.3) experimental; urgency=low
11156   The "Paying off Karma at a vastly accelerated rate" Release.
11158   * Missing newline added to warning output function.  Closes: #283798.
11159   * Fixed prototype warning in dpkg-scansources.  Closes: #213577, #219760,
11160     #267505.
11161   * Removed trailing line from debian origins file.  Closes: #264904.
11162   * Changed dpkg-buildpackage to say "source changed by" rather than
11163     "source maintainer is".  Closes: #247313.
11164   * Fixed dpkg-gencontrol to allow '-' in architecture names.  Closes: #274677.
11165   * Fixed "unknown information field" error to report field that it doesn't
11166     know about.  Closes: #275243.
11168   * Documentation:
11169     - Remove "medium-level" from description of dpkg.  Closes: #292454.
11170     - Harmonised argument names in update-alternatives(8).
11171       Closes: #267095, #284941
11172     - Documented what the '+' and '*' mean in update-alternatives --config
11173       output.  Closes: #270486.
11174     - Mention aptitude alongside dselect in 'dpkg --usage' and
11175       'dpkg-deb --help', fix quote style of mention in 'dpkg --help'.
11176       Closes: #274800, #278118.
11177     - Associate --truename with the description of what it does in
11178       dpkg-divert(8).  Closes: #277076.
11179     - Removed last remaining references to the packaging manual, replacing
11180       with better references.  Closes: #262775.
11181     - Documented format of file dpkg --set-selections takes.  Closes: #270043.
11183  -- Scott James Remnant <scott@netsplit.com>  Mon, 21 Mar 2005 03:10:27 +0000
11185 dpkg (1.13.2) experimental; urgency=low
11187   The "Mysteriously Unnamed" Release.
11189   * md5sum has been removed, the coreutils or textutils version will be
11190     diverted to /usr/bin/md5sum.  Closes: #6633, #136110.
11191     The following bugs are filed against the dpkg md5sum, so no longer apply.
11192     Closes: #95755, #193877, #223381, #264195, #270241, #286632,
11193   * Take Replaces into account when installing packages; don't issue a
11194     "trying to overwrite" error if the file that already exists is in
11195     a package that Replaces the one being installed.
11196     Closes: #164595, #184635, #277890.
11197   * Allow actions and status changes to be logged to a file.  Disabled by
11198     default, uncomment line in /etc/dpkg/dpkg.cfg to enable.
11199     Closes: #957, #53376, #77109, #143882, #284499.
11200   * Don't truncate output of 'dpkg -l' when stdout is not a tty.
11201     Closes: #92263, #253860, #258608, #261822, #282790.
11202   * Fix further compilation problems with gcc 4.0.  Closes: #299699
11203   * Handle tar files without trailing slash in directory names.
11204     Closes: #287152.
11205   * Output arguments to maintainer scripts with -D2.  Closes: #237684,
11206     #296030.
11208   * Architecture Support:
11209     - Added ppc64.  Closes: #263743.
11210     - Split archtable into cputable and ostable, archtable is retained
11211       for compatibility with other packages that might use it only.
11212     - dpkg-architecture no longer canonises -t argument.  Closes: #173205.
11213     - dpkg-architecture output includes new DEB_*_ARCH_OS and
11214       DEB_*_ARCH_CPU variables that contain the Debian system and CPU
11215       names respectively.
11216     - dpkg-architecture outputs (mostly) correct GNU system names now,
11217       in particular this means that it will output "linux-gnu" instead
11218       of "linux".  You should use the new _ARCH_OS variables instead.
11219   * Documentation:
11220     - Add examples to dpkg-divert(8).  Closes: #291816.
11221     - Correct typo in dpkg-architecture(1).  Closes: #299090.
11223  -- Scott James Remnant <scott@netsplit.com>  Fri, 18 Mar 2005 16:21:32 +0000
11225 dpkg (1.13.1) experimental; urgency=low
11227   The "Livin' like a good boy oughta" Release.
11229   * Removed dpkg --print-gnu-build-architecture option.  Use variables
11230     defined by dpkg-architecture instead.
11231   * Soft-deprecated dpkg --print-installation-architecture.  Use
11232     dpkg --print-architecture instead, which now does the same thing.
11233   * dpkg --print-architecture no longer calls c-compiler.  Closes: #164863.
11234   * Removed third field from /usr/share/dpkg/archtable.
11236   * Now we no-longer pre-depend on dselect, check the upgrade will work
11237     in preinst and give the user a chance to abort if they haven't yet
11238     installed dselect and need to.  Closes: #282335.
11239   * Fix handling of GNU longname and longlink when a tarfile entry has
11240     both.  Closes: #128388.
11241   * md5sum no longer outputs "-" when no argument is supplied.
11242     Closes: #164591, #164889.
11243   * Add darcs metadirectory to dpkg-source diff ignore list.  Closes: #289760.
11244   * Add new '-f' short option to dpkg-query as equivalent to --showformat.
11245     Closes: #281627.
11246   * Report conffile conflicts and per-package errors on the status-fd.
11247     Closes: #297880.
11248   * Correct typo in dpkg-architecture.  Closes: #282701.
11249   * Fix start-stop-daemon's support for GNU/kFreeBSD.  Closes: #258051.
11251   * Architecture Support:
11252     - Added kfreebsd-amd64.  Closes: #280963.
11253     - Added m32r.  Closes: #280710.
11254     - Clean up of archtable.  Closes: #118910, #286898.
11255     - Clean up of dpkg-architecture.  Closes: #256323.
11256   * Updated translations (Christian Perrier):
11257     - French (French Team).
11258     - Greek (Konstantinos Margaritis).  Closes: #295922.
11260  -- Scott James Remnant <scott@netsplit.com>  Thu,  3 Mar 2005 12:09:07 +0000
11262 dpkg (1.13.0) experimental; urgency=low
11264   The "Three banana strategy" Release.
11266   * Remove the /usr/info or /usr/info/dir symlinks we used to create.
11267     Closes: #206063, #288415.
11268   * Fix cast in lvalue assignment that gcc 4.0 doesn't like.
11269     Closes: #282669, #284797.
11270   * Correct bashism in disk method update script.  Closes: #260568.
11272   * Scorched-earth reimplementation of the build process and control files
11273     with debhelper and automake.  Closes: #200683, #217946, #229629, #260568,
11274     #266995, #279701, #283640, #292973, #293041.
11275   * Remove SGML and POD documentation formats due to both licensing and
11276     sanity issues.  Closes: #285806.
11277   * The dpkg-doc and dpkg-static packages are no more.
11278   * dpkg.cfg cleaned up to remove useless examples.
11279     Closes: #169618, #305192.
11281  -- Scott James Remnant <scott@netsplit.com>  Fri, 14 Jan 2005 19:28:00 +0000
11283 dpkg (1.10.28) unstable; urgency=low
11285   The "Awh, yeah?  Ripper!" Release.
11287   * New translations (Christian Perrier):
11288     - Romanian (Eddy Petrisor).  Closes: #309714.
11289     - Tagalog (Eric Pareja).  Closes: #296407.
11290   * Updated translations (Christian Perrier):
11291     - French (Christian Perrier).
11292     - Greek (Konstantinos Margaritis).  Closes: #295922
11293     - Indonesian (Arief S Fitrianto).  Closes: #296733
11294   * Updated man page translations (Christian Perrier):
11295     - French (Philippe Batailler).
11296     - Syntax error corrected in Brazilian Portuguese man page for
11297       update-alternatives.  Closes: #300646
11299  -- Scott James Remnant <scott@netsplit.com>  Thu, 26 May 2005 18:18:10 +0100
11301 dpkg (1.10.27) unstable; urgency=low
11303   The "Grab your gun and bring in the cat" Release.
11305   * New Translations (Christian Perrier):
11306     - Indonesian (Arief S Fitrianto).
11307     - Norwegian Bokmål (Bjorn Steensrud).
11308   * Updated Translations (Christian Perrier):
11309     - Dutch (confusing option corrected by Christian Perrier).
11310     - Galician (Jacobo Tarrio).
11311     - Korean (Seo Sanghyeon).
11312     - Simplified Chinese (Carlos Liu).
11313     - Traditional Chinese (Asho Yeh).
11315  -- Scott James Remnant <scott@netsplit.com>  Thu, 10 Feb 2005 15:10:22 +0000
11317 dpkg (1.10.26) unstable; urgency=low
11319   The "Captain Tight-Pants" Release.
11321   * Fix incorrect claim that 'Q' in dselect quits without saving changes
11322     (really 'X').
11323   * Revert to current 'stable' behaviour of Space/Enter/'Q' in the dselect
11324     help screen, Space leaves the help screen and Enter and 'Q' do nothing.
11325     It's dangerous to encourage users to press Enter or 'Q' since they
11326     commit changes in the package selection screen.
11328   * New Translations (Christian Perrier):
11329     - Basque (Piarres Beobide Egaña).  Closes: #281245.
11330       (Was really added in 1.10.24, but forgotten from ALL_LINGUAS.)
11331     - Bosnian (Safir Šećerović).
11332     - Slovak (benco).  Closes: #284896, #289341
11333     - Traditional Chinese (Asho Yeh).  Closes: #287375.
11334   * Updated Translations (Christian Perrier):
11335     - Brazilian Portuguese (André Luís Lopes).  Closes: #281228.
11336     - Catalan (Jordi Mallach).  Closes: #281333.
11337     - Czech (Miroslav Kure).  Closes: #281231.
11338     - Danish (Claus Hindsgaul).  Closes: #281103.
11339     - Dutch (Christian Perrier).  Closes: #282087.
11340     - Galician (Héctor Fernéndez López).
11341     - German (Michael Piefel).  Closes: #281503.
11342     - Italian (Stefano Canepa). Closes: #282543.
11343     - Japanese (Kenshi Muto).  Closes: #281144.
11344     - Korean (Changwoo Ryu).  Closes: #282246.
11345     - Norwegian Nynorsk (Håvard Korsvoll).  Closes: #281456.
11346     - Polish (Bartosz Feñski).
11347     - Portuguese (Miguel Figueiredo).  Closes: #281122, #289359.
11348     - Russian (Yuri Kozlov).  Closes: #281166.
11349     - Simplified Chinese (Tchaikov, Carlos Liu).
11350     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #281117.
11351     - Swedish (Peter Karlsson).  Closes: #281165.
11353  -- Scott James Remnant <scott@netsplit.com>  Tue, 11 Jan 2005 16:26:51 +0000
11355 dpkg (1.10.25) unstable; urgency=low
11357   The "你他媽的天下所有的人都該死" Release.
11359   This release is to correct the mangled Simplified Chinese translation
11360   included in 1.10.24 caused by rebellion of the translator's mail client.
11362   * Updated Translations (Christian Perrier):
11363     - Dutch (Bart Cornelis).  Closes: #278700.
11364     - Polish (Bartosz Fenski).  Closes: #280406.
11365     - Simplified Chinese (Tchaikov, Carlos Liu).  Closes: #278676.
11367  -- Scott James Remnant <scott@netsplit.com>  Thu, 11 Nov 2004 20:06:57 +0000
11369 dpkg (1.10.24) unstable; urgency=low
11371   The "Donald, where's your troosers?" Release.
11373   * Add support for uncompressed data.tar archive members and bzip2-
11374     compressed data.tar.bz2 members of binary packages.  Closes: #34727.
11376   * New Translations (Christian Perrier):
11377     - Basque (Piarres Beobide).  Closes: #265491.
11378     - Greek (George Papamichelakis).  Closes: #260809.
11379     - Hebrew (Lior Kaplan).  Closes: #275267.
11380     - Simplified Chinese (Tchaikov, Carlos Liu).  Closes: #265197.
11381   * Updated Translations (Christian Perrier):
11382     - Brazilian Portuguese (Andre Luis Lopes).  Closes: #260964, #273947,
11383       #278063.
11384     - Czech (Miroslav Kure).  Closes: #255904, #278178.
11385     - Catalan (Jordi Mallach).  Closes: #278098.
11386     - Danish (Claus Hindsgaul).  Closes: #278097.
11387     - Dutch (Bart Cornelis).  Closes: #268271, #268886, #274366, #278061.
11388     - Galician (Hector Fernandez).
11389     - German (Michael Piefel).  Closes: #276462, #278168.
11390     - French (Christian Perrier).
11391     - Japanese (Kenshi Muto).  Closes: #272456, #278141.
11392     - Italian (Lele Gaifax).
11393     - Korean (Changwoo Ryu).  Closes: #261528, #278142.
11394     - Norwegian Nynorsk (Håvard Korsvoll).  Closes: #275387, #278286.
11395     - Polish (Bartosz Fenski).  Closes: #268452, #278064.
11396     - Portuguese (Miguel Figueiredo).  Closes: #268266, #261424, #261519,
11397       #278294.
11398     - Russian (Yuri Kozlov).  Closes: #268452, #278154.
11399     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #277173, #278117.
11400     - Swedish (Peter Karlsson).
11401   * Updated Manpage Translations (Christian Perrier):
11402     - French (Philippe Batailler).  Closes: #268048.
11403     - Spanish (Ruben Porras).  Closes: #261807.
11404     - Swedish (Peter Karlsson).
11406  -- Scott James Remnant <scott@netsplit.com>  Wed, 27 Oct 2004 09:25:58 +0100
11408 dpkg (1.10.23) unstable; urgency=low
11410   The "Let the Wookie win" Release.
11412   * Updated hurd start-stop-daemon support.  Closes: #133640, #254180.
11413   * Removed usage of non-POSIX test options.  Closes: #256302.
11415   * Architecture Support:
11416     - Renamed x86-64 to amd64.  Closes: #252346, #254598.
11417   * Documentation:
11418     - Correct typo in dpkg-divert(8).  Closes: #254175.
11419   * New Translations:
11420     - Korean (Changwoo Ryu).  Closes: #254590.
11421   * Updated Translations:
11422     - Catalan (Jordi Mallach).
11423     - Danish (Claus Hindsgaul).  Closes: #252407.
11424     - French (Christian Perrier).  Closes: #252586.
11425     - Italian (Lele Gaifax).
11426     - Polish (Bartosz Fenski).  Closes: #254209.
11427     - Spanish manpages (Ruben Porras).  Closes: #246158, #246159, #246160,
11428       #246161, #246162, #246163, #246164.
11430  -- Scott James Remnant <scott@netsplit.com>  Mon, 19 Jul 2004 19:52:14 +0100
11432 dpkg (1.10.22) unstable; urgency=low
11434   The DebConf4 Release.
11436   This release is mostly intended to mop up the minor and trivial bug
11437   fixes in the list and clear out the documentation changes.  As such,
11438   it should be treated with even more suspicion than is normal.
11440   * Use colouring to break cycles earlier to avoid long loops whilst
11441     installing or configuring packages.  Closes: #232445, #246857.
11442   * Don't try to configure packages that disappeared in the same
11443     run.  Closes: #202997.
11444   * Fix segfault when "gcc -dumpmachine" returns a non-matching triplet.
11445     Closes: #211850.
11446   * Remove restriction that package names be at least two characters long.
11447     Closes: #237734.
11448   * Fix dpkg-source (actually controllib.pl) to output the field name
11449     properly again.  Closes: #226931, #246595.
11450   * Make dpkg-scanpackages output Origin and Bugs fields with proper
11451     casing.  Closes: #154422.
11452   * Add support for DOS line-endings to md5sum.  Closes: #246103.
11453   * Fix start-stop-daemon segfault on Hurd.  Closes: #133640.
11454   * Allow dpkg-shlibdeps to run as non-root users.  Closes: #96881.
11455   * Correct various compiler warnings.  Closes: #229766.
11457   * Architecture Support:
11458     - Added x86-64 (x86_64 / amd64).  Closes: #238483, #241938.
11459     - Added i?86-gnu (Hurd).  Closes: #216695, #236331.
11460     - Added i386-kfreebsd-gnu and i386-knetbsd-gnu.  Closes: #250176.
11461   * Packaging:
11462     - Create $(docdir) even when --without-sgml-doc is passed so the
11463       ChangeLog can be installed.  Closes: #137719.
11464     - Stop hardcoding the list of manual page languages in debian/rules,
11465       so we include Spanish, Russian and Brazilian Portuguese.  Closes: #245994.
11466     - Quote LDFLAGS in debian/rules to allow multiple options.
11467       Closes: #230242.
11468   * Documentation:
11469     - Move dpkg-scanpackages and dpkg-scansources to section 1 as they
11470       are user tools.  Closes: #114946.
11471     - Correct hyphen characters in manpages.  Closes: #212284, #247086, #226800.
11472     - Remove obsolete references to the Debian Packaging Manual.
11473       Closes: #122910, #140695.
11474     - Correct 'n' and 'p' key descriptions in dselect help message.
11475       Closes: #120562.
11476     - Add --force-bad-verify to dpkg manpage.  Closes: #192812.
11477     - Correct dpkg manpage to refer to --force-remove-reinstreq instead of
11478       non-existent --force-reinstreq option.  Closes: #232831.
11479     - Correct documentation of --compare-versions arguments.  Closes: #232317.
11480     - Correct usage of "et al" to "et al.".  Closes: #230751.
11481     - Add dpkg-reconfigure(8) to SEE ALSO section of dpkg(8).  Closes: #233282.
11482     - Suggest packages that provide additional functionality in the dpkg
11483       manpage.  Closes: #81355.
11484     - Suggest dselect update in description of dpkg --update-avail.
11485       Closes: #206163.
11486     - Suggest aptitude as well as dselect.  Closes: #217042.
11487     - Suggest fakeroot for dpkg-source -r.  Closes: #175897.
11488     - Correct documentation of start-stop-daemon.  Closes: #41554, #211856.
11489     - Correct documentation of start-stop-daemon manpage to refer to --retry
11490       alongside --stop.  Closes: #204691.
11491     - Add note that start-stop-daemon will chdir("/") unless -d is specified.
11492       Closes: #217823, #218060.
11493     - Correct documentation of dpkg-query --list.  Closes: #232639.
11494     - Correct invalid use of &quot; within update-alternatives(8) with .BR.
11495       Closes: #244624.
11496     - Rewrite description of dpkg-source -i to indicate the intent of the
11497       default setting rather than the exact exclusions.  Closes: #227169.
11498     - Correct documentation of dpkg-statoverride --update.  Closes: #85079.
11499     - Correct documentation of update-alternatives --install.  Closes: #179648.
11500     - Documented dpkg:Version and dpkg:UpstreamVersion substvars.
11501       Closes: #85815, #85818.
11502     - Fix spelling error in utils/md5sum.1.  Closes: #250281.
11503     - Replace "&c." with the slightly clearer "etc.".  Closes: #235773.
11504     - Correct various typos.  Closes: #219623, #221235.
11505   * Updated Translations:
11506     - Catalan (Jordi Mallach).
11507     - French (Christian Perrier).  Closes: #246359.
11508     - Italian (Lele Gaifax).
11509     - Japanese manpages (KISE Hiroshi).  Closes: #248483.
11510     - Russian (Nikolai Prokoschenko).  Closes: #249254.
11511     - Spanish manpages (Ruben Porras).  Closes: #246158, #246159, #246160,
11512       #246161, #246162, #246163, #251830.
11513   * New Translations:
11514     - German start-stop-daemon and update-alternatives manpages
11515       (Helge Kreutzmann).  Closes: #247116, #249454.
11516     - Spanish dpkg-scansources manpage (Ruben Porras).  Closes: #246164.
11518  -- Scott James Remnant <scott@netsplit.com>  Tue,  1 Jun 2004 18:21:40 -0300
11520 dpkg (1.10.21) unstable; urgency=low
11522   * Fix incorrect linked list node removal code that caused every second
11523     shared or diverted conffile to be deleted by dpkg.
11524     Closes: #10879, #33046, #47267, #90623, #98210, #109691, #146167.
11525     Closes: #155456, #204275.
11526   * Call mknod with the required device type.  Closes: #158916.
11527   * Correct the default query output format to be consistent with
11528     what the underlying library expects.  Closes: #174973.
11529   * Fix missing NULL-termination in dpkg-query -W display of dependency
11530     fields.  Closes: #174978
11531   * Strip output from md5sum(1) after the first whitespace character.
11532     Closes: #200763.
11533   * Output a warning if we cannot open a configuration file instead of
11534     treating it as a fatal error, in case our home directory is not readable
11535     by root.  Closes: #200701.
11536   * Set LC_ALL to C before spawning off dpkg --search, to avoid searching
11537     on localized strings.  Closes: #244316.
11538   * Don't require argument for start-stop-daemon -V.  Closes: #237589.
11539   * Correct use of @ARGV within dpkg-scanpackages, allowing -u to work
11540     once again.  Closes: #225086, #241503.
11541   * Make sure file permissions passed to dpkg-statoverride are numeric.
11542     Closes: #161156.
11543   * Correctly break out of the loop in install-info.
11544     Closes: #124225, #160761.
11545   * Add --dir-file option to install-info for GNU install-info
11546     compatibility.  Closes: #179192
11547   * Refer to debian-policy in dpkg-doc's description instead of the
11548     non-existent packaging-manual.  Closes: #120970.
11549   * Remove incorrect mention of build-essential from dpkg-checkbuilddeps
11550     manpage.  Closes: #219210.
11551   * Add a note about diverting shared libraries to the dpkg-divert
11552     manpage.  Closes: #214699.
11553   * Updated Translations:
11554     - Brazilian Portuguese (Andre Luis Lopes).  Closes: #237864.
11555     - Catalan (Jordi Mallach).
11556     - Danish (Claus Hindsgaul).  Closes: #237624.
11557     - Dutch (Pieter-Paul Spiertz, Bart Cornelis, Erwin).
11558       Closes: #102094, #151799, #207758.
11559     - French (Sam Hocevar).  Closes: #243191.
11560     - German (Florian Ernst).  Closes: #109669, #115352, #187952, #244098.
11561     - Japanese manpages (KISE Hiroshi).  Closes: #220776.
11562     - Polish (Bartosz Fenski).  Closes: #242870.
11563     - Spanish (Javier Fernández-Sanguino Peña).  Closes: #166052.
11564     - Swedish (Peter Karlsson).
11565   * New Translations:
11566     - Japanese dpkg-source manpage (KISE Hiroshi).  Closes: #239000.
11567     - Norwegian Nynorsk (Gaute Hvoslef Kvalnes).  Closes: #233614.
11568     - Portuguese (Miguel Figueiredo).  Closes: #240081.
11569     - Spanish dpkg-source manpage (Ruben Porras).  Closes: #171489.
11571  -- Scott James Remnant <scott@netsplit.com>  Sun, 25 Apr 2004 18:55:10 +0100
11573 dpkg (1.10.20) unstable; urgency=high
11575   * Update Japanese translation.  Closes: #224616
11576   * Update French translation.  Closes: #218713
11577   * Fix spelling error in German md5sum man page.  Closes: #230750
11578   * Fix typo in pt_BR po file.  Closes: #192102
11579   * Revert fix for #232916, this turns out to be a bug in the pgpgp
11580     wrapper, dpkg worked fine with pgp itself.
11582  -- Scott James Remnant <scott@netsplit.com>  Thu, 11 Mar 2004 11:24:54 +0000
11584 dpkg (1.10.19) unstable; urgency=high
11586   * Distinguish unmet build dependencies from build conflicts.
11587     Closes: #217943, #235266.
11588   * Force NULL-termination of all tar file entry names.  Closes: #232025.
11589   * Allow dselect to use the full window width.  Closes: #139781.
11590   * Pass correct number of arguments for format string when out of disk
11591     space.  Closes: #213038, #217286, #213543, #213846.
11592   * Remove duplicated entries from ChangeLog.  Closes: #157437.
11593   * Fix dpkg-buildpackage when used with PGP.  Closes: #232916.
11594   * Update support for Debian FreeBSD.  Closes: #211566.
11595   * Store Architecture in the status file.  Closes: #228253.
11596   * Don't print offending lines in md5sum.  Closes: #170953.
11597   * Check bounds of md5sum lines.  Closes: #168443, #199489, #199693.
11599  -- Scott James Remnant <scott@netsplit.com>  Mon,  8 Mar 2004 19:05:32 +0000
11601 dpkg (1.10.18.1) unstable; urgency=medium
11603   * Non-maintainer upload to fix release-critical bugs.
11604   * Terminate string buffer in main/remove.c.  Closes: #228379.
11605   * Prevent stashing of hardlinked devices and setuid or setgid binaries
11606     by removing permissions on upgrade as well as on remove.
11607     Closes: #225692.
11608   * Update dpkg conflicts to << 1.10, instead of 1.9.
11609     Closes: #190611, #221989, #222760.
11611  -- Scott James Remnant <scott@netsplit.com>  Thu, 26 Feb 2004 01:17:27 +0000
11613 dpkg (1.10.18) unstable; urgency=medium
11615   * Rebuild, tagging and releasing correctly from cvs this time.
11617  -- Adam Heath <doogie@debian.org>  Mon, 27 Oct 2003 13:39:56 -0600
11619 dpkg (1.10.17) unstable; urgency=medium
11621   * Make dselect do conflict resolution when dealing with automatically
11622     selected recommended package. Thanks to Colin Watson for the analysis
11623     and patch. Closes: Bug#151663
11624   * Branden Robinson <branden@debian.org>:
11625     s/dpkg-checkbuild/dpkg-checkbuilddeps/ in usage.
11626   * dpkg-checkbuilddeps now sets $reduce_arch.  Closes: #212796.
11627   * Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>:
11628     Add -u in dpkg-scanpackages.  Closes: #214123.
11629     Add -a<arch> command to dpkg-scanpackages.
11630   * Add .#* to dpkg-source's default ignore filter.  Closes: #217380.
11631   * Matthias Urlichs <smurf@smurf.noris.de>:
11632     Don't assume /usr/info/dir exists if /usr/info does.  Closes: #165770.
11633   * Jordi Mallach <jordi@debian.org>:
11634     Update Catalan translation.
11635   * Fix errors with dependency fields that reference ${dpkg:Version}.
11636     Closes: #213108.
11638  -- Adam Heath <doogie@debian.org>  Mon, 27 Oct 2003 13:04:57 -0600
11640 dpkg (1.10.16) unstable; urgency=low
11642   * Almost *EVERY* damn file was including config.h in the wrong spot.
11643     After making it the first include, then off_t/size_t/etc could actually
11644     be redefined to be 64-bit compatible.
11645   * Jordi Mallach <jordi@debian.org>:
11646     Fix configure to set HAVE_SETLOCALE.  Closes: #211816
11647   * "Loïc Le Loarer" <lll_deb@m4x.org>:
11648     Add a -d|--chdir option to start-stop-daemon.  Closes: #151802
11649   * Split the background block into 2 parts: one that does the fork, and
11650     opens /dev/tty and /dev/null, and one that does everything else.  The
11651     second block is then moved to be run right before the exec.  This
11652     allows error messages to be seen from the child(previously, they were
11653     lost), and allows for the chroot to not require the device files.
11654     These changes based on the bugs filed by:
11655     Marc Herbert <Marc.Herbert@ens-lyon.fr>: Closes: #155219
11656     Loïc Le Loarer <lll_deb@m4x.org>: Closes: #151800
11657   * Mario Lang <mlang@debian.org>:
11658     When --start, --startas and --pidfile are given, print 'process'
11659     instead of '(null)' for the process name, if it's already running.
11660     Closes: #209355
11661   * Imported several translated manpages, from debian-doc cvs:
11662     * Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
11663       deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
11664       dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
11665       dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
11666       "Esteban Manchado Velázquez" <zoso@debian.org>: Closes: #171489
11667     * French: deb.5
11668       Julien Louis <arthur51@ifrance.com>: Closes: #164906
11669     * Portuguese: dpkg.8 dselect.8
11670   * Matt Zimmerman <mdz@debian.org>
11671     In dpkg's manpage, -O had an inverted word.  Closes: #111711
11672   * Marcin Owsiany <porridge@debian.org>:
11673     Fix Polish translation of 'conflicts with'  Closes: #112057
11674   * Jiri Masik <masik@darbujan.fzu.cz>:
11675     Improve Czech translation of: "dpkg - warning: ignoring request to
11676     remove %s which isn't installed."  Closes: #117518
11677   * Marco Nenciarini <mnencia@prato.linux.it>:
11678     Fix missing space in Italian translation when listing files, and the
11679     file is diverted.  Closes: #138244
11680   * Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>:
11681     Update Polish translation.  Closes: #142370
11682   * Martin Quinson <mquinson@ens-lyon.fr>:
11683     Fix missing space in French translation of: "%s - warning: downgrading
11684     %.250s from %.250s to %.250s.\n"  Closes: #149142
11685   * Hidetaka Iwai <tyuyu@sings.jp>:
11686     Fix typo in Japanese translation of dpkg --force-help; downgrade ->
11687     downgrade:  Closes: #157819
11688   * Martin Quinson <mquinson@ens-lyon.fr>:
11689     Fix French translation when listing files, and the file is diverted.
11690     Closes: #162154
11691   * Rune Schjellerup <olberd@odense.kollegienet.dk>:
11692     Fix Danish translation of(was missing the leading space): " does not
11693     appear to be available\n"  Closes: #192972
11694   * Fix md5sum when handling large files.  Closes: #162691
11695   * Fix dpkg-checkbuilddeps calling of parsedep.  It wasn't setting
11696     use_arch.  Closes: #212796.
11697   * Joey Hess <joeyh@debian.org>:
11698     Change formatting of info.dir.  Closes: #167379.
11700  -- Adam Heath <doogie@debian.org>  Sat, 25 Oct 2003 15:46:16 -0500
11702 dpkg (1.10.15) unstable; urgency=low
11704   * Fix detection of va_copy.
11705   * Back out debian/rules build-arch detection.  It is *not* possible *at
11706     all* to detect available targets in a rules file.  Period.
11708  -- Adam Heath <doogie@debian.org>  Fri, 19 Sep 2003 20:02:19 -0500
11710 dpkg (1.10.14) unstable; urgency=low
11712   * controllib.pl:
11713     * Rewrote the parsedep stuff, so that it wasn't done during control
11714       file parsing.  Scripts that need the internal parsed format should
11715       call parsedep on the field's value.
11716     * Split the substvars parsing into a separate function.
11717     * No longer validate dependency fields when reading the control file.
11718       Some fields may have vars in them, which breaks the validation.
11719     * dpkg-gencontrol calls substvars after parsing the control file, and
11720       then validates the substituted depends lines.  Originally,
11721       substitution occurred only during writing of the final output file.
11722     * Andreas Barth <aba@not.so.argh.org>:
11723       Fix bad regex that didn't allow spaces in dependency field parsing.
11724       It now directly matches what the c code expects.  It previously was
11725       allowing all of \S, which matched on '('.
11726       Closes: #211660.
11727   * Remove stale debug in debian/control that would have broken
11728     installation on s390.
11729   * We were calling our own local copy of dpkg-gencontrol, but the
11730     system-installed copy of dpkg-shlibdeps.  Now, both are called from
11731     the build directory.
11733  -- Adam Heath <doogie@debian.org>  Fri, 19 Sep 2003 12:29:34 -0500
11735 dpkg (1.10.13) unstable; urgency=low
11737   * Fix parsing of deps when both () and [] are specified.
11738   * Set $host_arch in controllib.pl:parsedep.
11739   * dpkg-checkbuilddeps doesn't output the [] stuff when finding invalid
11740     deps.
11742  -- Adam Heath <doogie@debian.org>  Wed, 17 Sep 2003 13:23:15 -0500
11744 dpkg (1.10.12) unstable; urgency=low
11746   * Fix dpkg-source output of build-depends lines.
11748  -- Adam Heath <doogie@debian.org>  Tue, 16 Sep 2003 13:43:45 -0500
11750 dpkg (1.10.11) unstable; urgency=low
11752   * dpkg no longer provides any BYHAND files.  If you need the source
11753     tarball, use the orig.tar.gz file available in the pool.  The
11754     precompiled tars were hold-overs from when debs were not standard
11755     ar/tar files.
11756   * Install /usr/share/doc/dpkg/pseudo-tags, which talks about the bug
11757     titling we use to mark bugs for filtering in the Debian bts.
11758   * Updated ca.po.
11759   * Teach dpkg-source that ~ is legal in version numbers
11760   * Add build-depends on sgml-base, and increase gettext build-depends to
11761     0.12.1-3.
11762   * Updated config.sub and config.guess in cvs.
11763   * Change use of strncpy in parsedb to memcpy.  Closes: #160447
11764   * No longer generate helpmsgs.{cc,h}.
11765   * several controllib changes:
11766     * Moved dependency parsing logic from dpkg-checkbuilddeps.
11767       The dpkg-checkbuilddeps parser didn't support empty fields, while
11768       the controllib parser did.
11769     * All dependency fields parsed by controllib.pl support [arch]
11770       specifiers.  If the arch specifier doesn't apply for the current
11771       arch, then the item will not be added to the internal list structure.
11772     * Comment lines(that begin with '#') are removed during parsing.
11773     * Store the original casing of field names, for use in error reporting.
11774     * Store the original field's casing with 'o:' prepended in %fi.
11775       * ballombe@merulo.debian.org:
11776         dpkg-checkbuilddeps now handles empty fields.  Closes: #111562
11777       * Branden Robinson <branden@debian.org>:
11778         support comments(first char on line begins with '#') in
11779         debian/control.  Closes: #191810
11780       * Bastian Blank <waldi@debian.org>:
11781         Allow for per-arch generated dependency fields.  Closes: #170575
11782       * Branden Robinson <branden@debian.org>:
11783         Report the original casing of field names when they are unknown.
11784         Closes: #177753
11785   * Patch dpkg-buildpackage to call debian/rules -qn build-arch, and if
11786     it's available, modify -B handling appropriately.  If build-arch is not
11787     available, then when -B was called, do *not* pass -B on to
11788     dpkg-checkbuilddeps.  Closes: #203097
11789   * Frank Lichtenheld <frank@lichtenheld.de>:
11790     Apply patch, to handle missing infodir.bak, and empty files.  Closes:
11791     #196361
11792   * Change standard_startup and standard_shutdown into macros.  Closes:
11793     #200351.
11794   * Andrew Suffield <asuffield@debian.org>:
11795     Fix inverted test of eof in parsedb, while looking for eof after
11796     field name.  Closes: #198218
11797   * Yann Dirson <dirson@debian.org>
11798     Add set -e to dpkg-doc.postinst.  Closes: #191261
11799   * Michael Weber <michaelw@debian.org>:
11800     dpkg --print-architecture now does gcc -dumpmachine instead of
11801     --print-libgcc-file-name.  Closes: #131893, #8241, #106793, #210285
11802   * Daniel Silverstone <dsilvers@digital-scurf.org>:
11803     Apply patch to change hashing function, and increase bin size, for
11804     the package database.  Closes: #206416
11805   * Paul Eggert <eggert@CS.UCLA.EDU>:
11806     Apply patch to make dpkg work with POSIX 1003.1-2001.  Closes:
11807     #204894
11808   * Joey Hess <joeyh@debian.org>:
11809     Fix "stripping trailing /" message from dpkg-statoverride.  Closes:
11810     #203782
11811   * Sami Liedes <sliedes@cc.hut.fi>:
11812     Increase filesdb bin size, and alter hashing function.  Closes:
11813     #179385
11814   * Anthony Towns <aj@azure.humbug.org.au>:
11815     Retry removing empty dirs during purge.  Closes: #112386
11816   * Darren Salt <linux@youmustbejoking.demon.co.uk>:
11817     Add .cvsignore to dpkg-source's default diff ignore regex.  Also fix
11818     missing \ escape for .deps.  Closes: #174013
11819   * Koblinger Egmont <egmont@uhulinux.hu>:
11820     Fix segfault with --status-fd.  Closes: #173618
11821   * Colin Watson <cjwatson@debian.org>,
11822     Andrew Suffield <asuffield@debian.org>:
11823     Add .svn, {arch}, and .arch-ids to dpkg-source -i default regex.
11824     Closes: #169359
11825   * Falk Hueffner <falk@debian.org>:
11826     Added alphaev68-linux-gnu to archtable.  Closes: #199360
11827   * Elie Rosenblum <fnord@debian.org>:
11828     Apply patch to support OpenBSD.  Closes: #154277
11829   * Geoff Richards <qef@laxan.com>:
11830     Add --config to action section, and add as EXAMPLES section.  Closes:
11831     #208014, #115759
11832   * Yann Dirson <dirson@debian.org>:
11833     install-info --version and --help now display on stdout.  Closes:
11834     #154633
11835   * Dan Jacobson <jidanni@dman.ddts.net>:
11836     Mention what dpkg and dpkg-query -S will not find.  Closes: #153096
11837   * Sebastian Leske <sleske@enterprise.mathematik.uni-essen.de>:
11838     Mention in dpkg(8) that downgrading a package can have serious
11839     consequences.  Closes: #61156
11840   * Dan Jacobson <jidanni@dman.ddts.net>:
11841     In dpkg-scanpackages(8), including small note that other tools might
11842     use the generated Packages file.  Closes: #208894
11843   * Warren Turkal <wturkal@cbu.edu>:
11844     Fix some typos in dpkg-source(1).  Closes: #207259, #204123, #167426
11845   * Dan Jacobson <jidanni@dman.ddts.net>:
11846     Alter text in dselect(8), implying that other interfaces are available
11847     for installing packages.  Closes: #206164.
11848   * Daniel Bonniot <bonniot@users.sourceforge.net>:
11849     Note in start-stop-daemon(8) that --nicelevel takes an argument.
11850   * Ruben Porras <nahoo82@telefonica.net>:
11851     Remove duplicate 'can' in deb-control(5).  Closes: #183840
11852   * Dan Jacobson <jidanni@dman.ddts.net>:
11853     Fix short description in dpkg-scansources(8).  Closes: #175770
11854   * Zefram <zefram@fysh.org>:
11855     In dpkg(8), move dpkg-query options to their own subsection, like
11856     dpkg-deb.  Closes: #174971
11857   * Thomas Hood <jdthood@yahoo.co.uk>
11858     Add --dry-run and --simulate as synonyms to --no-act.  Closes:
11859     #165099
11860   * Junichi Uekawa <dancer@netfort.gr.jp>:
11861     Fix wrong reference to DEB_BUILD_GNU_SYSTEM on --host in
11862     dpkg-architecture(1).  Closes: #163621
11863   * Michael Klein <michael.klein@puffin.lb.shuttle.de>:
11864     s/Usuaully/Usually/ in deb-control.5.  Closes: #161819
11865   * Joey Hess <joeyh@debian.org>:
11866     Removed reference in dselect(8) about recommends not being handled
11867     well.  Closes: #157973
11868   * Andrew Suffield <aps100@doc.ic.ac.uk>:
11869     s/dpkg-source/dpkg-parsechangelog/ in dpkg-parsechangelog -h.
11870     Closes: #155822
11871   * Matej Vela <vela@debian.org>:
11872     Unhighlight "May be repeated multiple times." in dpkg-source(1).
11873     Closes: #151845
11874   * Jordi Mallach <jordi@debian.org>:
11875     Make all actions in dpkg-deb -h lower case.  Closes: #150642
11876   * Alexander Hvostov <root@aoi.dyndns.org>:
11877     Add -g|--group to start-stop-daemon, and document properly.  Closes:
11878     #127342
11879   * Szerb Tamas <toma@mlf.linux.rulez.org>:
11880     s/THANKS/THANKS.gz/ in dpkg(8).  Closes: #91348
11881   * "James R. Van Zandt" <jrv@vanzandt-pc.mitre.org>:
11882     In dpkg(8), mention running dselect, install after --set-selections.
11883     Closes: #175236
11884   * Yann Dirson <dirson@debian.org>:
11885     Remove disabled --command-fd from help.  Closes: #169619
11886   * Tobias Burnus <tburnus@physik.fu-berlin.de>:
11887     Apply patch to update-alternatives that provides --set and --remove-all
11888     commands.  Closes: #133745.
11889   * Osamu Aoki <debian@aokiconsulting.com>:
11890     Add --all to update-alternatives, that calls --config on all
11891     alternatives.  Closes: #126621
11892   * Dan Jacobson <jidanni@jidanni.org>:
11893     Alter --config prompt, to be more clear, that one must 'press' enter to
11894     accept the default.  Closes: #203557
11895   * Peter Moulder <pmoulder@bowman.csse.monash.edu.au>:
11896     Fix some -w issues in update-alternatives.  Closes: #137313
11897   * Eduard Bloch <edi@gmx.de>:
11898     Apply patch to check whether the target path exists on removing.
11899     Closes: #37254
11900   * Colin Walters <walters@debian.org>:
11901     After opening files, set binmode.  Closes: #175363
11903  -- Adam Heath <doogie@debian.org>  Tue, 16 Sep 2003 12:52:11 -0500
11905 dpkg (1.10.10) unstable; urgency=low
11907   * Update archtable for hurd.  Closes: #187509.
11908   * Make the dpkg-iasearch conflicts versioned.  Closes: #170698.
11909   * Surround sed call with '' in Makefile.in.  Closes: #187534.
11910   * Strip trailing / from the file args in dpkg-statoverride.  Closes:
11911     #184239.
11912   * Modified to use autotools-dev.  Closes: #179656.
11913   * Add netbsd support.  Closes: #179658, #179659.
11914   * Support hyphenated values in dpkg-architecture. Closes: #179661
11915   * No longer managed the /usr/doc symlinks.
11917  -- Adam Heath <doogie@debian.org>  Sat, 26 Apr 2003 15:10:24 -0500
11919 dpkg (1.10.9) unstable; urgency=low
11921   * Fix dereference in main/help.c:cu_closefd(), which was the cause of
11922     close(random number) on most arches, but close(0) on s390x.
11923   * Add s390x to archtable.  Closes: #160976.
11925  -- Adam Heath <doogie@debian.org>  Sun, 15 Sep 2002 13:21:38 -0500
11927 dpkg (1.10.8) unstable; urgency=low
11929   * Make the multiline regex have an upper bound, instead of being
11930     unbounded, as newer perls have a larger stack frame, which cause them
11931     to segfault quicker with larger inputs.  Closes: #159756.
11933  -- Adam Heath <doogie@debian.org>  Thu,  5 Sep 2002 16:32:01 -0500
11935 dpkg (1.10.7) unstable; urgency=low
11937   * Fix double free in modstatdb_init, in the case that modstatdb_shutdown
11938     was called previously.  Closes: #159515.
11940  -- Adam Heath <doogie@debian.org>  Tue,  3 Sep 2002 18:59:19 -0500
11942 dpkg (1.10.6) unstable; urgency=low
11944   * Don't call nffreeall, in any of the c/c++ programs.  It appears dselect
11945     slightly corrupts it's memory enough that it can't be freed without
11946     segfaulting.  Closes: #159023.
11948  -- Adam Heath <doogie@debian.org>  Sun,  1 Sep 2002 00:19:18 -0500
11950 dpkg (1.10.5) unstable; urgency=low
11952   * Fix segfault in md5sum if the file being checked doesn't exist.
11953     Closes: #154503.
11954   * Fix extraction of md5sum in dpkg-scanpackages.  Closes: #153769.
11955   * Handle directories better in md5sum.  Closes: #157453.
11956   * Fix read past buffer in lib/nfmalloc.c.  Closes: #157304.
11957   * Fix several read pass buffer bugs, and a memleak.  Closes: #155362.
11958   * Fix segfault when --auto-deconfigure is given.  Closes: #157762.
11959   * Allow spaces between the end of a version, and the trailing ')'.
11960     Closes: #154898.
11961   * Fixes for HURD:  Closes: #156545
11962     * Add i386-gnu0.3 to archtable.
11963     * Fix handling of static compiles, with regard to zlib.
11964   * Previous install-infos(before 1.10) handled multiple dir file entries,
11965     because they would copy the entire stanza unmodified.  The newest
11966     version does not do this, as it reformats the options, and thereby
11967     only takes the first line.  So, we now split all the lines from the
11968     stanza, and process them all.  Closes: #147492.
11969   * Fix corruption of available file, caused by use of memory that was
11970     previously freed.  Closes: #154257.
11971   * Fix several minor memleaks.
11972   * Remove /usr/sbin/start-stop-daemon.  Closes: #156437.
11974  -- Adam Heath <doogie@debian.org>  Thu, 29 Aug 2002 16:43:15 -0500
11976 dpkg (1.10.4) unstable; urgency=low
11978   * Remove -ffunction-sections and -fdata-sections.  Closes: #152130.
11979   * Install archtable into /usr/share/dpkg/.
11981  -- Adam Heath <doogie@debian.org>  Sun, 14 Jul 2002 15:17:56 -0500
11983 dpkg (1.10.3) unstable; urgency=low
11985   * Move dselect.cfg to dselect package. Closes: Bug#152132
11986   * Install methods into /usr/lib/dpkg/methods, not /usr/lib/dpkg.  Closes:
11987     #152161.
11988   * Fix test inversion in start-stop-daemon, when checking the pid given in
11989     a pid file.  Thanks Thomas Morin <thomas.morin@enst-bretagne.fr>.
11990     Closes: #152270.
11991   * If in --test mode, and --stop is given, increment n_killed, so that
11992     start-stop-daemon returns the proper exit value.  Thanks Thomas Morin
11993     <thomas.morin@enst-bretagne.fr>.  Closes: #151992.
11995  -- Adam Heath <doogie@debian.org>  Thu, 11 Jul 2002 22:58:43 -0500
11997 dpkg (1.10.2) unstable; urgency=low
11999   * Make configuration files in $HOME work again
12000   * dpkg + dpkg-static conflict with dpkg-dev << 1.9, to fix md5sum error
12001     in dpkg-source.  Closes: #151691.
12002   * Remove -Z from patch call, in dpkg-source, as it makes patch warn about
12003     missing timestamps.  Closes: #151965
12004   * Install debian/dselect.conffiles.
12006  -- Adam Heath <doogie@debian.org>  Thu,  4 Jul 2002 21:08:09 -0500
12008 dpkg (1.10.1) unstable; urgency=low
12010   * Add conflict with dpkg-iasearch which intruded on our namespace.
12011   * Replace manpages-de which includes one of our manpages.  Closes: #151485
12012   * Don't always call autoheader when building. Closes: #151471
12013   * Fix double conflict in dpkg. Closes: Bug#151581
12014   * Move dselect methods to dselect package.
12015   * dpkg-checkbuilddeps no longer checks for build-essential. dpkg should
12016     not hardcode Debian policy.
12017   * Make dpkg-genchanges accept ~ as part of a package filename.
12018     Closes: Bug#150739
12019   * Move dpkg.cfg and dselect.cfg manpages into dpkg package. Closes: Bug#132901
12021  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  2 Jul 2002 12:34:07 +0200
12023 dpkg (1.10) unstable; urgency=low
12025   * dpkg now reorders symlinks when extracting debs.  However, this is also
12026     still done when building debs.  After a stable release of Debian has
12027     occurred with this modified dpkg, the reordering when building can be
12028     removed.
12029   * Fixed upper/lowercase problems with package names. Closes: Bug#58091
12030     (and 3 others).
12031   * Add Russian manual pages
12032   * Fix n in dselect package list (performs searchagain now)
12033   * Fix layout problem in dpkg-divert manpage. Closes: Bug#103667
12034   * When a package is set to hold, and a reinstallation is requested,
12035     -E will not properly skip it.  Closes: #45787.
12036   * Make dpkg-checkbuilddeps use dpkg-architecture. Closes: Bug#104230
12037   * Improve dpkg-architecture documentation. Closes: Bug#104232
12038   * Update German translation. Closes: Bug#97239
12039   * Update Polish translation. Closes: Bug#115783
12040   * Update French translation.
12041   * Update Brazilian translation.
12042   * Update Danish translation.
12043   * Update Galician translation.
12044   * Update Portuguese translations.
12045   * Add Catalan translation
12046   * Add German md5sum manpage
12047   * Add Brazilian update-alternatives manpage. Closes: Bug#122132
12048   * Improve dselect manpage. Closes: Bug#103839
12049   * dpkg-name(1) no longer mentions the non-existing dpkg(5) manpage.
12050     Closes: Bug#104214
12051   * Improve handling of Recommends and Suggests in dselect. Closes: Bug#34942
12052   * Add per-user configuration files. Closes: Bug#103845
12053   * Split dselect into its own package. dpkg Pre-Depends on it
12054     to make sure no weird things happen during an upgrade but this
12055     will allow us to make dselect option at some point in the future.
12056     Closes: #114249.
12057   * Make colours in dselect user-configurable. Closes: Bug#103994
12058   * Make Q do an abort in the method selection menu to make things more
12059     consistent with the package list
12060   * Fix test for nice(2) failure in start-stop-daemon. Closes: Bug#104561
12061   * Improve the dselect helpscreen a bit. Closes: Bug#72634
12062   * New version comparison routine that can handle arbitrarily large numbers
12063     and accepts `~' as a low-sorting character. Closes: Bug#93386
12064   * dselect now accepts regular expressions when searching for packages
12065     and can search in package descriptions as well.
12066     Closes: Bug#81009,#83139
12067   * Move query commands into a separate dpkg-query command. For the old options
12068     (-L,-l,-s,-S) dpkg will still call it for you.
12069   * Add configurable package listing support to dpkg-query
12070   * Handle window resize in dselect main menu. Closes: Bug#98275
12071   * update-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
12072   * Add --showformat and --show options to dpkg-deb and dpkg-query to
12073     allow one to customize the output format
12074   * several install-info cleanups:
12075     * Move /usr/info/dir to /usr/share/info/dir.  Closes: #67174.
12076     * If /usr/share/info doesn't exist, print a message saying so,
12077       instead of the confusing "couldn't lock" error.  Closes: #2531.
12078     * If /usr/share/info/dir doesn't exist, or is empty, try to copy the
12079       backup from /var/backups/infodir.bak.  Closes: #121309.
12080     * Add a --remove-exactly option, and allow for relative filenames.
12081       Closes: #92650.
12082     * Use the section from the .info file if --section is not given.
12083       Closes: #76100.
12084     * Error messages now include the filename being processed.
12085       Closes: #66735
12086     * /usr/share/info/dir now has it's entries formatted to even widths.
12087       Closes: #11228
12088     * --calign|--align|--maxwidth are now ignored.
12089   * strip enoent as well. Closes: Bug#112378
12090   * Fix format error in Dutch translation. Closes: Bug#113120
12091   * When parsing stdin, md5sum now displays '-' as the filename, to match
12092     textutils md5sum.  Closes: #121489.
12093   * Apply patch from bug, to give update-alternatives a --list command.
12094     Closes: #120924.
12095   * Make dpkg-checkbuilddeps always check for build-essential.
12096     Closes: Bug#118420.
12097   * Use space separated output instead of comma separated in
12098     dpkg-checkbuilddeps
12099   * Update default ignore expression in dpkg-source to also match *~ and
12100     *.swp in subdirs. Closes: Bug#127458
12101   * Handle errors when verifying md5sums. Closes: Bug#102367
12102   * dpkg-source now uses reliable timestamps for changed files.
12103     Closes: Bug#105750
12104   * Fix typo in start-stop-daemon help message. Closes: Bug#131439
12105   * update-alternative exits with a non-zero exit code when displaying
12106     a non-existing alternative. Closes: Bug#131496
12107   * Use gzip -c in install-info. Closes: Bug#131758
12108   * start-stop-daemon works on HP-UX now. Closes: Bug#130130
12109   * Fix dselect spin when run without input. Closes: Bug#132476
12110   * Update-alternatives now correctly restores an alternative to auto mode
12111     when removing a manually selected alternative. Closes: Bug#132632
12112   * Copy bugs and origin information into status file. Closes: Bug#132714
12113   * Improve wording of update-alternatives --config text. Closes: Bug#133035
12114   * Add manpages for dpkg.cfg and dselect.cfg. Closes: Bug#132901
12115   * Improve test for illegal packagename for dpkg-gencontrol -p option
12116   * Fix segfault when getenv("PATH") returns null.  Closes: Bug#136349
12117   * Add Large File Summit extensions. Closes: Bug#130509
12118   * Fix typo in dpkg-source manpage. Closes: Bug#141906
12119   * Re-fix handling of multiple blank lines in control. Closes: Bug#143117
12120   * Document --force-confmiss and --force-bad-verify. Closes: Bug#146855
12121   * Drop upgrade compat stuff in dpkg postinst for ancient versions (over
12122     5 years old)
12123   * Always set CLOEXEC on the lock fd.  Closes: Bug#147872
12124   * Clean up tmp files when ctrl-c is sent to dpkg-source.  Closes:
12125     Bug#58653.
12126   * dpkg-source no longer requires exact case matches for fields in
12127     debian/control.  Closes: Bug#139159.
12128   * dpkg-scanpackages now gives proper case for Source and Installed-Size.
12129     Closes: Bug#119532.
12130   * dpkg-architecture: s/build on/built on/; same for 'build for'.
12131     Closes: Bug#140441.
12132   * cl-debian.pl now recognizes emergency as valid in changelogs.
12133     Closes: Bug#138013.
12134   * Properly count recursive expansion of variables, instead of just
12135     counting all variable expansions.  Closes: #144121.
12136   * Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes
12137     files from tar, when building a native package.  Closes: Bug#75947.
12138   * Close the old debian/files file, before doing a rename.  Closes:
12139     Bug#111503.
12140   * Fix documentation of -v<version> for dpkg-parsechangelog, removing the
12141     requirement that the version has to be in the changelog.  Closes:
12142     Bug#117968.
12143   * Fix typo in dpkg-source(1), for '-sU'.  Closes: Bug#126340.
12144   * Add dpkg-scansources to dpkg-scanpackages(8).  Closes: Bug#147924.
12145   * Change /usr/info into a symlink to /usr/share/info if possible
12147  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 21 Jun 2002 21:53:15 +0200
12149 dpkg (1.9.21) unstable; urgency=low
12151   * Fix corrupt Swedish translations that would some error messages display
12152     incorrectly.
12153   * Enable --force-overwrite by default in /etc/dpkg/dpkg.cfg
12154   * dpkg.cfg is now no longer a conffile. This means the installer can
12155     change defaults depending on how an install is done
12156   * Detect truncated debs, and abort the unpack.  Closes: #138569.
12157   * Improve dpkg(8) --force documentation
12158   * Fix error in Russian dselect translation
12160  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 16 May 2002 19:42:29 +0200
12162 dpkg (1.9.20) unstable; urgency=medium
12164   * Fix assertion when --auto-deconfigure is set.  Closes: #137765.
12165   * Fix segfault discovered by fixing the above.
12166   * Fix segfault when getenv("PATH") returns null.  Closes: #136349
12167   * Recompiled against updated zlib, to fix possible security issue.  Also
12168     bumped build-depends to match.  Closes: #137931(grave)
12170  -- Adam Heath <doogie@debian.org>  Sun, 17 Mar 2002 02:52:44 -0600
12172 dpkg (1.9.19) unstable; urgency=medium
12174   * install-info continues to read all data from a pipe, until EOF.
12175     Closes: #99816(grave).
12176   * Add Catalan translation
12177   * Update Danish translation. Closes: Bug#131869
12178   * Update French translation.
12179   * update-alternative exits with a non-zero exit code when displaying
12180     a non-existing alternative. Closes: Bug#131496
12181   * Changed Maintainer to debian-dpkg@lists.
12182   * Fix "Up to date installed packages" for polish translation.  Closes:
12183     #116398.
12184   * Swap updated/up-to-date polish translations(they were reversed).
12185     Closes: #117583, #102961.
12186   * Mark /etc/alternatives/README as a conffile.
12187   * Strip .note, .comment, and /usr/lib/dpkg/enoent.
12188   * Make dpkg-gencontrol not warn about Uploaders.  Closes: #111090.
12190  -- Adam Heath <doogie@debian.org>  Sat,  2 Feb 2002 11:47:34 -0600
12192 dpkg (1.9.18) unstable; urgency=low
12194   * Fix MD5Sum corruption when upgrading a package.  Closes: Bug#113961.
12195   * Add Wichert and I to debian/control:Uploaders.
12197  -- Adam Heath <doogie@debian.org>  Sat,  3 Nov 2001 00:31:00 -0600
12199 dpkg (1.9.17) unstable; urgency=low
12201   * updated-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
12203  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 22 Aug 2001 01:24:52 +0200
12205 dpkg (1.9.16) unstable; urgency=low
12207   * Revert architecture-change to dpkg-source from 1.9.11, see ChangeLog
12208     for details.
12210  -- Wichert Akkerman <wakkerma@debian.org>  Thu,  5 Jul 2001 22:42:11 +0200
12212 dpkg (1.9.15) unstable; urgency=low
12214   * Change policy of handling dscformat in dpkg-source
12215   * Fix the arglist construction for maintainer scripts
12216   * Revert dscformat to 1.0 since older dpkg-source versions do not have
12217     the new policy. In the future (starting at format 2.0 to maintain
12218     compatibility with old dpkg-source implementations) minor changes to
12219     the dscformat have to be fully backward and forward compatible.
12221  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 30 Jun 2001 16:41:43 +0200
12223 dpkg (1.9.14) unstable; urgency=low
12225   * Make the Uploaders field in a .dsc file optional.
12226   * Disabled sanity checking of source packages.
12228  -- Adam Heath <doogie@debian.org>  Mon, 25 Jun 2001 02:22:40 -0500
12230 dpkg (1.9.13) unstable; urgency=medium
12232   * Add a -W option to dpkg-source(and the other utils, where it is just
12233     passed thru), to turn certain errors into warnings(of which, only
12234     one is changed, namely, the 'tar doesn't contain preceding directory'
12235     error).  Closes: #101813, and partially 101845.
12236   * Don't error out if the files in the tar have leading './', for
12237     dpkg-source.  (another partial close of 101845).
12238   * Handle the case where a single directory exists in the orig.tar.gz, but
12239     it is NOT of the form <pkg>-<ver>.  Closes: #101845.
12240   * Set LC_ALL in dpkg-source when we call external programs when we are
12241     going to parse their output.  Another bug from 101845.
12242   * Handle stating of truncated cpio filenames(100 char limit, bah), in
12243     dpkg-source.  Another bug from 101845.
12244   * Add support for an Uploaders field, which is read from the first
12245     paragraph of debian/control, and propagated to the .dsc.  This lists
12246     the people allowed to upload a package.  If it is not set, then the
12247     value of the Maintainer is placed into this field of the .dsc.  This
12248     bumps the .dsc format to 1.1.  Closes: #101815.
12249   * Handle symlinks in the tarball, and don't error out if found.
12250   * in controllib, make warnerrors default to warnings.  Affects
12251     dpkg-source.  This will be changed to be errors in the future.
12253  -- Adam Heath <doogie@debian.org>  Sun, 24 Jun 2001 13:48:52 -0500
12255 dpkg (1.9.12) unstable; urgency=medium
12257   * Fix do_script() bug. Closes: Bug#101552
12258   * Fix building and extracting of certain kinds of source packages.
12259     Closes: #101684.
12260   * Added Colin Watson to THANKS.
12262  -- Adam Heath <doogie@debian.org>  Wed, 20 Jun 2001 18:27:03 -0500
12264 dpkg (1.9.11) unstable; urgency=low
12266   * The "Hang on to your hats, it gets bumpy from here." release.
12267   * Trim trailing spaces from package names when checking builddeps.
12268     Closes: #101304.
12269   * Apply patch from bug to fix logic error that kept everything but
12270     Build-Deps from working in checkbuilddeps.  Closes: #101511.
12271   * Apply patch to correctly check the output of gcc on hurd, for
12272     dpkg-architecture. Closes: #99874.
12273   * The internal pod docs in dpkg-architecture were updated to reflect
12274     that -f was no longer implied when -q was given, but the build system
12275     wasn't generating new documentation.  Closes: #100997.
12276   * deb(5) now has a see-also for deb-old(5).  Closes: #99620.
12277   * Fix dpkg-shlibdeps infinite directory recursion thru symlinks.
12278     Closes: #97622.
12279   * Set the Architecture to 'source' only when doing source only uploads
12280     in the generated changes files.  Closes: #100144.
12281   * Document -nc in the dpkg-buildpackage manpage.  Closes: #101038.
12282   * Make dpkg-source work with GNU md5sum.  Closes: #97666.
12283   * in dpkg-source, when both arch: all and arch: <arch> packages exist in
12284     debian/control, don't promote the source arch: to any, but only list
12285     all and <arch>.  Closes: #94608
12286   * Apply patch from Colin Watson:  Closes: #89679
12287     * Reset SIGPIPE to DEFAULT when forking gzip.
12288     * set LANG to C before execing cpio, as we parse its output.
12289     * In checktarcpio() and checktarsane(), use the previously open pipes,
12290       instead of the opening files on disk(which was the old, ancient way).
12291     * Improve the output parsing of tar in checktarsane().
12292   * warn instead of die when find returns an error(which happens if there
12293     is a dangling symlink, because we use -follow).  Closes: #51479.
12294   * Change list of allowed urgencies in debian/changelog to: low, medium,
12295     high, and critical.  Closes: #94475.
12296   * Error out if an illegal package name is used in dpkg-gencontrol.pl.
12297     Closes: #61211
12298   * Apply patch from Marcus Brinkmann to dpkg-buildpackage:  Closes:
12299     #98201.
12300     * Option -a implies option -d.
12301     * Set ARCH correctly to host architecture, rather than build arch.
12303  -- Adam Heath <doogie@debian.org>  Tue, 19 Jun 2001 22:15:25 -0500
12305 dpkg (1.9.10) unstable; urgency=low
12307   * Fix [arch] parsing, and handle extra spaces better.  Closes: #100512,
12308     #101031.
12309   * Apply patch from bug, to fix cleanup of dpkg-divert temp files.
12310     Closes: #100474.
12311   * Swap j/k keys on the main menu, so they function like the package
12312     selection screen(and like vi).  Closes: #100502.
12313   * Multiple fixes in bug: Closes: #99892.
12314     * s/DEAD_JOE/DEADJOE/ in dpkg-source.
12315     * Switch to auto mode if alternative symlink is missing.
12316   * Update Spanish translation
12318  -- Adam Heath <doogie@debian.org>  Sat, 16 Jun 2001 14:57:45 -0500
12320 dpkg (1.9.9) unstable; urgency=low
12322   * The leading and trailing spaces patch in the last upload had some
12323     issues with trailing spaces.  This fixes them.  No bug to close, as the
12324     bts is still down.
12326  -- Adam Heath <doogie@debian.org>  Wed,  6 Jun 2001 22:36:57 -0500
12328 dpkg (1.9.8) unstable; urgency=low
12330   * Remove leading and trailing spaces from versions, and check for
12331     embedded spaces, inside dpkg.  Closes: #99186.
12332   * Handle varied use of spaces in dpkg-checkbuilddeps.  Closes: #98899.
12333   * Reset SIGPIPE back to default, in dpkg-source.  Closes: #98563.
12334   * Remove bogus $! check from dpkg-architecture.  Closes: #99428.
12336  -- Adam Heath <doogie@debian.org>  Sat,  2 Jun 2001 15:15:04 -0500
12338 dpkg (1.9.7) unstable; urgency=low
12340   * If a new file doesn't exist on disk, but is a going to be installed as
12341     a directory, then don't error out.  Closes: Bug#17381.
12342   * Update japanese manpages.  Closes: Bug#97831.
12343   * Update it.po.  Closes: Bug#98273.
12344   * Fix bad cleanup in dpkg-divert.  Closes: Bug#98578,#98828,#98831.
12346  -- Adam Heath <doogie@debian.org>  Mon, 28 May 2001 18:59:03 -0500
12348 dpkg (1.9.4) unstable; urgency=low
12350   * Oops.  EOF_mmap incorrectly detecting the end of the data block.
12351     Closes: Bug#95981.
12352   * After fixing the above bug, and using debootstrap to build a sid
12353     chroot, I discovered that my previous dependency cycle fix could cause
12354     segfaults in some situations.
12356  -- Adam Heath <doogie@debian.org>  Tue,  1 May 2001 23:04:46 -0500
12358 dpkg (1.9.3) unstable; urgency=low
12360   * Fix compiles on ppc. Closes: Bug#95918.
12362  -- Adam Heath <doogie@debian.org>  Tue,  1 May 2001 00:29:45 -0500
12364 dpkg (1.9.2) unstable; urgency=low
12366   * Recompile, to fix incorrect path 1.9.1/dpkg-divert. Closes: Bug#95845
12368  -- Adam Heath <doogie@debian.org>  Mon, 30 Apr 2001 14:21:28 -0400
12370 dpkg (1.9.1) unstable; urgency=low
12372   * Fix segfault with empty status and available, and when missing a
12373     trailing new line.  Closes: Bug#95496
12374   * Make dpkg-shlibdeps not care if dpkg --search return with an error.
12375     Closes: Bug#95568
12376   * Fix corruption of user-defined fields in status and available.
12377     Closes: Bug#95567.
12378   * Changed dpkg.cfg to include no-debsig by default, as no debs are
12379     currently signed, and we get false errors when debsig-verify is
12380     installed.  This will be removed in the future, when the archive tools
12381     support package signatures.  Closes: Bug#95573
12382   * dpkg-buildpackage should only check for valid signinterface if the
12383     user specifies one. Closes: Bug#95598
12384   * Fix removing of diversions.  Closes: Bug#95655
12385   * Fix md5sum -c. Closes: Bug#95586
12387  -- Adam Heath <doogie@debian.org>  Sat, 28 Apr 2001 16:28:21 -0500
12389 dpkg (1.9.0) unstable; urgency=low
12391   * Things should mostly work OpenBSD 2.8 as well now
12392   * Added a --status-pipe option.
12393   * Fixed several memleaks.
12394   * Profiled dpkg.
12395     * Reworked lib/parse.c:parsedb().  Instead of using getc(), then
12396       calling varbufaddc(), it now reads the entire file at once into a
12397       huge buffer, then moves pointers around, to do the parsing.  This
12398       gave a speedup of 33% on a dual celeron 333, when reading status and
12399       available.
12400     * various other speedups.
12401   * Removed all --smallmem code, as smallmem and largemem now actually
12402     use about the same amount of memory, and largemem is faster.  Both
12403     --largemem and --smallmem are now obsolete options, and will print
12404     a warning if used. Closes: Bug#84905, #67528
12405   * Initialize uninitialized variables.  This should solve several
12406     segfaults. Closes: Bug#25317(plus 9 others, thru the beauty of
12407     merges)
12408   * Found that when working with dependency cycles, and part of the cycle
12409     was a provide, the provider was not being considered, so the cycle
12410     could not be broken. Closes: Bug#87985(and 3 others)
12411   * Update German translation, Closes: Bug#80529,#80532,#87581
12412   * Update French translation, Closes: Bug#65284,#85035,#87238
12413   * Update Japanese translation, Closes: Bug#93873
12414   * Updated all other translations (but no bugs filed)
12415   * Add Danish translation
12416   * Remove spurious '%s' in Polish translation, Closes: Bug#74814
12417   * Add French manpages, courtesy of Philippe Batailler
12418   * Ignore vim swapfiles in dpkg-source, Closes: Bug#81630
12419   * remove --import option from dpkg-statoverride, Closes: Bug#81358
12420   * Replace nfmalloc implementation with obstack. Added obstack.[ch] to
12421     optlib, for non-GNU systems.
12422   * dpkg-divert only allows absolute filenames now. Closes: Bug#82419
12423   * Handle diffs from non-existing files to existing files. Closes: Bug#82708,
12424     #90982.
12425   * Small fixes to the buildsystem. Closes: Bug#84361
12426   * Fix dpkg-statoverride --update for things other then plain files.
12427     Closes: Bug#84449
12428   * Fix race with source directory disappearing in dpkg-source.
12429     Closes: Bug#45511
12430   * Fix manpage for dpkg-gencontrol. Closes: Bug#84625
12431   * Add -n option for dpkg-gencontrol to specify a filename. Closes: Bug#75796
12432   * Use POSIX glob instead of regexp in debian/rules. Closes: Bug#83042,
12433     #84582
12434   * fix typo in usage message for dpkg-divert, Closes: Bug#85977
12435   * Use full path for argv[0] when calling scripts. Closes: Bug#68783
12436   * Add ia64 support to dpkg-architecture.
12437   * Minor script changes, Closes: Bug#87485
12438   * Stop dpkg-genchanges from complaining about missing packages
12439     when doing a source-only build. Closes: Bug#87571,#15644,#25496
12440   * Various dpkg-architecture cleanups. Closes: Bug#87505
12441   * Modify dpkg-architecture to handle gcc versions containing letters.
12442     Closes: Bug#83083
12443   * dpkg-buildpackage updates: Closes: Bug#87572,#85847
12444     + make -C work properly
12445     + fix test for gpg secret keyring
12446     + improve source messages
12447     + skip signing pause when building unsigned packages
12448     + test for invalid signinterface. Closes: Bug#87579
12449     + remove debsign support, it's useless and doesn't work
12450     + Use correct architecture when naming .changes file. Closes: Bug#88015
12451   * Fix wording in dpkg-statoverride manpage for --add. Closes: Bug#85080
12452   * Fix typo in start-stop-daemon manpage. Closes: Bug#88225
12453   * Add dpkg-checkbuilddeps to check if build dependencies are satisfied
12454     and modify dpkg-buildpackage to call it if wanted.
12455     Closes: Bug#86453,#83812,#60717,#74372,#67896,#60717,#13961
12456   * dpkg-parsechangelog can read a changelog from stdin now. Closes: Bug#80142
12457   * Fix confusing wording for dpkg-buildpackage -uc option in manpage.
12458     Closes: Bug#83468
12459   * dpkg-statoverride now exits with exitcode 1 if we do a --list but don't
12460     output anything. Closes: Bug#84328
12461   * Remove Linux reference from all scripts, they should run fine on
12462     other OSes as well.
12463   * Mark last argument in dpkg-scanpackages usage info as optional.
12464     Closes: Bug#86658
12465   * Fix cache in dpkg-scanpackages version comparison. Closes: Bug#90722
12466   * Fix formatting error in dpkg-source.1. Closes: Bug#82723
12467   * Change dpkg-gencontrol to fix comma-related syntax errors after
12468     processing substvars. Closes: Bug#92908
12469   * Verify package signatures if debsig-verify is installed. Closes: Bug#37017
12470   * Handle window resize in dselect main menu. Closes: Bug#93559
12471   * Initialize all parts of the package record.  This should fix several
12472     segfaults people have been seeing in dpkg.  Closes: Bug#90328.
12473   * Apply patch from bug#86847, that escapes intl chars in filenames.
12474     Closes: Bug#83752, #85040, #86847, #89000.
12475   * Errors during dpkg -s(and other similar commands) are now printed
12476     on stderr.  Closes: Bug#88987.
12477   * Add a --retry option to start-stop-daemon. Closes: Bug#75139
12478   * Fix regeps to extract Closes magic from a changelog so the #
12479     is really optional. Closes: Bug#94474
12480   * Remove useless statement from dpkg-shlibdeps. Closes: Bug#90516
12481   * Make the debian changelog parser identify itself with $progname.
12482     Closes: Bug#89409
12483   * Give a syntax error when we get an unexpected PGP signature in control
12484     files. Closes: Bug#75562
12485   * Change dpkg manpage to reflect that --force-statoverride is no enabled
12486     by default. Closes: Bug#95023
12487   * Handle dangling symlinks, by ignoring error code 1 from find, when
12488     processing --recursive. Closes: Bug#4784
12489   * dpkg -L, -S, -l, -s, and -p now return an error code if any package
12490     does not exist. Closes: Bug#4974, #72406
12491   * dselect has a configuration file as well now
12492   * Get ENOENT value at runtime in dpkg-divert instead of hardcoding it.
12493     Closes: Bug# 31620
12494   * Fix wrong ENOENT test in dpkg-divert. Closes: Bug#95088
12495   * Add support for more SuperH variants (sh[34]{,eb}-linux-gnu)
12496   * Fix formatting and a typo in the dpkg manpage
12497   * Document the dpkg.cfg configuration file in dpkg(8)
12499  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 26 Apr 2001 12:39:16 +0200
12501 dpkg (1.8.3.1) unstable; urgency=low
12503   * Revert change to nfmalloc.c that was causing SIGBUS on sparc.
12505  -- Ben Collins <bcollins@debian.org>  Sat, 13 Jan 2001 08:52:11 -0500
12507 dpkg (1.8.3) unstable; urgency=low
12509   * Do chown before chmod in dpkg-statoverride, Closes: Bug#81943
12510   * Fix recursion in dpkg-shlibdeps, Closes: Bug#81322
12511   * Really completely revert dpkg-source patches which broke backwards
12512     compatibility
12514  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 12 Jan 2001 00:02:22 -0800
12516 dpkg (1.8.2) unstable; urgency=low
12518   * Don't attempt to read from an input source when we only want 0 bytes.
12519     Also handle buggy systems that return EAGAIN instead of EINTR.  Closes:
12520     #81881.
12522  -- Adam Heath <doogie@debian.org>  Thu, 11 Jan 2001 00:43:50 -0600
12524 dpkg (1.8.1.1) unstable; urgency=low
12526   * Apply patch from bug to fix badly generated diffs(in some
12527     circumstances).  Closes: #81152
12529  -- Adam Heath <doogie@debian.org>  Sat,  6 Jan 2001 16:07:33 -0600
12531 dpkg (1.8.1) unstable; urgency=low
12533   * Make --name a valid option.  Closes: #31206, #51953.
12534   * dpkg-deb -I <pkg> <control> works again
12535   * Update Swedish translation
12537  -- Wichert Akkerman <wakkerma@debian.org>  Thu,  4 Jan 2001 19:31:13 +0100
12539 dpkg (1.8.0) unstable; urgency=low
12541   * Add -k|--symlink option to dpkg-name.  Closes: #35040
12542   * Made the accelerator keys in dselect's main menu separate options, so
12543     that they can be translated separately.  Closes: #50955.
12544   * Added depends on sysvinit (>= 2.72), so that we can make sure that
12545     /etc/rcS.d exists.  Closes: #55037.
12546   * update-rc.d: Changed documentation and help, as -f only applies during
12547     remove.  Closes: #55049.
12548   * Added a --force-all option.  Closes: #61354.
12549   * Format help string for --abort-after like other option help strings.
12550     Closes: #62464.
12551   * Fix dselect methods to pass admindir to dpkg from dselect.
12552   * Minor tweak so that when patch 2.5.4 is manually used to apply a diff,
12553     it doesn't get applied multiple times.  Closes: #65021
12554   * Add --nicelevel to start-stop-daemon, to alter a programs priority
12555     before starting.  Closes: #65191.
12556   * Document that --largemem is the default, and that the test point is
12557     24 megs.  Closes: #65607.
12558   * Document that --set-selections does not actually install any
12559     packages.  Closes: #65340.
12560   * Fix typo in dpkg-deb.1.  Closes: #65945.
12561   * Add --truename option to dpkg-divert.  Closes: #68489.
12562   * Documented COLUMNS in dpkg(8).  Closes: #77001.
12563   * Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can
12564     use the result of the test during build time.  Closes: Bug#75138
12565   * Added description for "suggests" in main/depcon.c:describedepcon().
12566     Closes: Bug#74113
12567   * Removed bashing from dpkg.postinst.
12568   * Make '#' optional in Closes: tags.  Closes: Bug#63137.
12569   * Add -t to -h output in dpkg-buildpackage:  Closes: Bug#49598.
12570   * Fix typo in --compare-versions error message.  Closes: Bug#66474.
12571   * -R doesn't mean --root.  Closes: Bug#66068, #72013
12572   * Add armv3l to archtable.  Closes: Bug#72125
12573   * Fix two memory leaks, and lesson the memory foot print a tad.  Hints
12574     taken from 74259.
12575   * Fix some things perl5.6 complains about. Closes: Bug#77337
12576   * Fix references to dpkg-deb manpage. Closes: Bug#77855
12577   * Update Galish translation
12578   * Add new --import option to dpkg-statoverride to make it easy to
12579     import suidmanager settings.
12580   * Speedup patches by Adam Heath
12581   * statoverride fixes by Robert Luberda, Closes: Bug#78436
12582   * Add Linux S/390 support. Closes: Bug#79063
12583   * Using libz to decompress data instead of calling gzip.
12584     Closes: Bug#49581
12585   * Add gettext to build-depends
12586   * Fix warning when trying to remove a non-existing statoverride.
12587     Closes: Bug#79352
12588   * Be more paranoid with file permissions when extracting files
12589   * Apply statoverrides to more then just files
12590   * Update update-alternatives manpage to use FHS instead of FSSTND.
12591     Closes: Bug#80237
12592   * List descriptions for udebs in .changes
12594  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 25 Dec 2000 17:19:31 +0100
12596 dpkg (1.7.2) unstable; urgency=low
12598   * Fix parsing of configuration files
12599   * Add new powerpc-linux-gnu entry to archtable. Closes: Bug#76522
12600   * No longer bother to install emacs things. I don't use emacs myself
12601     and can't support that properly.
12602   * scripts/dpkg-shlibdeps.pl: Make it parse soname's in the format of
12603     "libfoo-X.X.so" (e.g. libdb-3.1.so) and use it. Also make it give a
12604     warning if there is a NEEDED line in the objdump output that we cannot
12605     grok.
12606   * scripts/dpkg-shlibdeps.pl: resolve library paths using a combination
12607     of the libc major version, and ldconfig -p output. Solves problems
12608     with errant libc5 deps.
12609   * Correct name of .changes file when doing source-only builds
12610   * Fix -ap option for dpkg-buildpackage. Closes: Bug#77305
12611   * Fix typo in update-alternatives manpage. Closes: Bug#77829
12612   * Fix typo in script-regexp update-rc.d. Closes: Bug#76029
12614  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 23 Nov 2000 18:55:50 +0100
12616 dpkg (1.7.1) unstable; urgency=medium
12618   * Fix a typo in the dpkg-statoverride manpage
12619   * dpkg-statoverride reads and writes the right file now
12620   * Make update-alternatives use the right dir for alternatives again
12622  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Nov 2000 01:16:39 +0100
12624 dpkg (1.7.0) unstable; urgency=low
12626   * Allow the administrator to override file mode and ownership using the
12627     new dpkg-statoverride tool.
12628   * Use objdump instead of ldd in dpkg-shlibdeps
12629   * Fix logic in dpkg-shlibdeps so it looks for dependencies as specified
12630     in its documentation
12631   * Make update-alternatives update slave links with --config and properly
12632     switch the alternative to manual mode
12633   * HURD updates, Closes: Bug#57753,#57754,#57755
12634   * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
12635   * add dpkg:UpstreamVersion and dpkg:Version substvars in dpkg-genchanges
12636     and dpkg-gencontrol.  Closes: Bug#62069,#64774
12637   * dpkg-genchanges: add new Changed-By field to .changes with the last
12638     person who made a change, and modify the Maintainer-field to be the
12639     actual maintainer. Update the format-version to 1.7 to reflect this.
12640   * dpkg-genchanges: allow a space between # and a to-be-closed bugnumber
12641   * dpkg-deb: reorder files when building a package
12642   * dpkg-statoverride: new tool to override ownership and modes for files
12643   * Check COLUMNS environment for dpkg -l output. Closes: Bug#65536
12644   * Add Origin and Bugs fields to the control file
12645   * Install new /etc/dpkg/origins/debian file
12646   * Corrections and updates to Swedish translation.
12647   * Add Galician, German, Dutch and Brazilian translations
12648   * archtable: add ia64 and sh; revert sparc64 so that it turns into sparc.
12649     There won't be a full binary-sparc64 port. Closes: Bug#70788
12650   * dselect/main.cc: small fixups to get it to compile with gcc-2.96
12651   * Clean up fd handling in some places. Closes: Bug#69359,#69360,#69361
12652   * Document -k option for dpkg-buildpackage. Closes: Bug#71808
12653   * Install commented dummy shlibs.default and shlibs.override files
12654   * Give dpkg a configurationfile
12655   * dpkg-scanpackages now uses the most recent version if multiple versions
12656     of a package are found.
12657   * don't rename a file to itself in dpkg-source. Closes: Bug#75060
12658   * Fix buffer overflow in cmdname handling in start-stop-daemon.
12659     Closes: Bug#75103
12660   * Don't abort if start-stop-daemon tries to read a non-existing pidfile.
12661     Closes: Bug#75105
12662   * Update formatting of start-stop-daemon manpage. Closes: Bug#75110
12663   * Make a missing package a warning instead of an error in dpkg-genchanges
12665  -- Wichert Akkerman <wakkerma@debian.org>  Sun,  5 Nov 2000 17:28:39 +0100
12667 dpkg (1.6.13) frozen unstable; urgency=low
12669   * Add Format-flag to .dsc format: we know we are going to change the
12670     format in the next release, this change will make dpkg-source abort
12671     with a reasonable error instead of doing unexpected things.
12672   * Fix error in gettext'ized string
12673   * Updated Czech, French, Polish and Spanish translations. Closes: Bug#63663
12674   * debian-changelog-mode.el: fix documentation string for
12675     debian-changelog-finalise-last. Closes: Bug#63003
12677  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  8 May 2000 16:08:53 +0200
12679 dpkg (1.6.12.99) frozen unstable; urgency=low
12681   * Pre-release for 1.6.13. which will only feature translation updates
12682   * Fix typo in dpkg-divert, Closes: Bug#60243
12683   * dpkg-genchanges: recognize non-deb packages (tarballs, such as
12684     dpkg-non-deb and boot-floppies disk tarballs). This makes sure that we
12685     include them when figuring out the Arch field in the .changes
12686   * mark another string as translateable, Closes: Bug#62543
12687   * fix location of --abort-after in --help output, Closes: Bug#62464
12688   * fix allocation error in checkpath(), Closes: Bug#62364
12689   * add Hold to list of desired package states in -l output, Closes: Bug#58765
12691  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 21 Apr 2000 11:52:59 +0200
12693 dpkg (1.6.12) frozen unstable; urgency=high
12695   * Fix test for gpg/pgp in dpkg-buildpackage. You can now build
12696     unsigned packages again. Closes: Bug#60395
12697   * Updated Spanish and Swedish translations. Closes: Bug#41735
12698   * Merge patch from Joel Klecker to remove emacsen-common stuff from dpkg-dev
12700  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  3 Apr 2000 16:50:02 +0200
12702 dpkg (1.6.11) frozen unstable; urgency=high
12704   * Oops, missed one case where the libc/ncurses conflict reared its
12705     ugly head and broke dselect miserably.
12706   * fix syntax error in dpkg-divert. Closes: Bug#60050
12708  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 10 Mar 2000 11:52:07 +1100
12710 dpkg (1.6.10) frozen unstable; urgency=low
12712   * The `it rains in Sydney' release
12713   * Mark another string in dselect as translateable, Closes: Bug#58618
12714   * Fix typos, Closes: Bug#58619
12715   * Change dselect keybindings slightly so `n' really does searchagain
12716   * Updated Czech and Spanish translations, Closes: Bug#58617
12717   * dpkg-divert.pl: reinstate last writeability-patch. Modified
12718     to not abort on ENOENT: this indicates a directory does not (yet)
12719     exist. If this happens don't try to rename. This should fix all
12720     current dpkg-divert problems. Closes: Bug#59207,#58596
12721   * update-alternatives: switch back to auto-mode when manually selected
12722     alternative is removed, Closes: Bug#54933
12723   * dselect no longer segfaults on SIGWINCH but does The Right Thing
12724     instead. Closes: Bug#54303,#58697,#59419
12726  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Mar 2000 15:09:47 +1100
12728 dpkg (1.6.9) frozen unstable; urgency=low
12730   * Fix typo in update-alternatives manpage
12731   * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
12732   * Cleanup bits of install-info to make it more stable
12733   * Fix Build-Dependency for ncurses, Closes: Bug#58073
12734   * Some more documentation updates, Closes: Bug#57985
12735   * Revert patch to check for writeable filesystems in dpkg-divert,
12736     Closes: Bug#57840
12738  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 18 Feb 2000 12:11:58 +0100
12740 dpkg (1.6.8) frozen unstable; urgency=low
12742   * Turn --force-overwrite on by default
12743   * Fix a couple of small buildsystem errors
12744   * Support multiple adjacent newlines in control-style files, Closes: Bug#56056
12745   * Updated Czech and Swedish translations
12746   * Revert patch to change order of things when purging a package,
12747     Closes: Bug#56374
12748   * Handle failed open of /dev/tty in dpkg -l, Closes: Bug# 55041
12749   * Update Japanese translations, Closes: Bug# 56641, #57494, #57595
12750   * Update extended description for dpkg-dev, Closes: Bug# 56675
12751   * Implement verbose option for update-alternative
12752   * Fix conflicts handling
12754  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 10 Feb 2000 15:31:31 +0100
12756 dpkg (1.6.7) frozen unstable; urgency=low
12758   * dpkg compiles on HP-UX, Solaris and IRIX now
12759   * start-stop-daemon can chroot now, Closes: Bug#54513
12760   * Allow space between # and the bugnumber in the changelog
12761   * Display package description with waddnstr, Closes: Bug#54313
12762   * Updated Japanese manpages, Closes: Bug#54690, #55080
12763   * Upload full source for packages with version *-0.1, Closes: Bug#54651
12765  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 16 Jan 2000 18:36:10 +0100
12767 dpkg (1.6.6) unstable; urgency=low
12769   * dpkg-buildpackage supports debsign, Closes: Bug#58333
12770   * fix update-alternatives manpage, Closes: Bug#53859
12771   * Updated Polish translation
12772   * Pass admindir to dpkg, Closes: Bug#54039
12773   * Fix dpkg -l output
12774   * Remove dpkg-safelist again, it had issues
12776  -- Wichert Akkerman <wakkerma@debian.org>  Fri,  7 Jan 2000 19:51:45 +0100
12778 dpkg (1.6.5) unstable; urgency=low
12780   * Update Spanish translation
12781   * Don't strip 8th bit in dselect packagelists, Closes: Bug# 49061
12782   * Don't use \z in dpkg-scansources, Closes: Bug# 53182
12783   * Correctly unregister internals manual, Closes: Bug# 53200
12784   * dselect helpessages can be translated now, Closes: Bug# 51381
12785   * dselect UI tweaks, including a new --expert mode
12786   * Added build-depends, Closes: Bug# 53394
12787   * Added THANKS-file with people who have contributed to the code
12788   * Use full width of tty in packagelisting, Closes: Bug# 53395
12789   * Add -z option to dpkg-deb to set compressionlevel when building
12790     packages, Closes: Bug# 53398
12791   * Fix segfaults when producing a diff between current and new conffile,
12792     Closes: Bug# 52197
12794  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 25 Dec 1999 04:47:09 +0100
12796 dpkg (1.6.4) unstable; urgency=low
12798   * No longer byte-compile for emacs
12799   * Add Swedish translation
12800   * start-stop-daemon: honour --oknodo if we fail to kill a process
12801     Closes: Bug#52580,#52185,#52457
12802   * Fix dselect program description, Closes: Bug#52328
12803   * Fix architecture-detection in dpkg-gencontrol, Closes: Bug#52616
12804   * Accept single-number values in update-rc.d, Closes: Bug#46810
12806  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 19 Dec 1999 16:27:48 +0100
12808 dpkg (1.6.3) unstable; urgency=high
12810   * Comment dselect changes from 1.6.2, they seem to have a problem
12811     Closes: #52043,52058,52088,51437
12812   * Really fix emacs-stuff. Hopefully. Closes: #51919,51525
12813   * Fix copyright display in dselect menu, Closes: #52093
12814   * Fix uid/gid-changes in start-stop-daemon, Closes: #52081
12816  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  7 Dec 1999 17:06:00 +0100
12818 dpkg (1.6.2) unstable; urgency=low
12820   * New dpkg-scansources, Closes: #51888
12821   * Fix default for elispdir, Closes: #51919,51525
12822   * New manpages for cleanup-info and dpkg-divert, Closes: #51539, 46657
12823   * Buildsystem updates, Closes: #51525, 51855, 51914
12824   * Modify dselect behaviour for suggests and recommends
12826  -- Wichert Akkerman <wakkerma@debian.org>  Sun,  5 Dec 1999 19:29:50 +0100
12828 dpkg (1.6.1) unstable; urgency=low
12830   * Fix some slight packaging errors
12832  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 26 Nov 1999 20:18:48 +0100
12834 dpkg (1.6) unstable; urgency=low
12836   * Major overhaul of the buildsystem
12837   * Update Standards-Version to 3.1.0
12838   * Move to version 1.6 to reflect the amount of changes made
12839   * Fix mixup with Czech and Polish translations, Closes: Bug# 48986
12840   * utils/start-stop-daemon.c: Added ability for user.group arg to
12841     --chuid. Also, always call initgroups() when using --chuid.
12842   * utils/start-stop-daemon.8: Document above change, also add note to the
12843     --make-pidfile option concerning its problem with daemons that fork
12845  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 25 Nov 1999 04:30:01 +0100
12847 dpkg (1.4.1.19) unstable; urgency=low
12849   * Fix replaces for dpkg-dev
12850   * Add gettext-support to dselect
12851   * Added Czech and Polish translations for dpkg
12852   * Fixed incorrect patch for --print-architecture (oops, oh well
12853     it was already broken when there was no gcc anyway :)
12854   * Fixed missing mipseb that was supposed to be in the archtable
12855   * Better output in update-alternatives --config, now shows the
12856     current, and the preferred choices.
12857   * dpkg-name: ignore epoch when getting version
12858   * 50dpkg-dev.el: add it as a conffile for dpkg-dev
12859   * internals.sgml: Removed references to the versions of build tools,
12860     they date the document.
12861   * debian-changelog-mode.el: added hint for better log-email handling
12862   * Added recognition for new source-depends fields for policy
12863     referenced in bug #41232
12864   * dpkg-buildpackage: add -ap option to force a pause prior to starting
12865     the sign process. This helps for people who don't keep their signatures
12866     on the filesystem (on a floppy perhaps, then mount as needed).
12867   * minor script corrections
12868   * dpkg-dev control: Change gcc to c-compiler in the recommends field, and
12869     move cpio, patch and make to the depends line
12870   * Leave file info intact in available when installing packages. MD5sum,
12871     Filename, and MSDOS-Filename used to get lost when installing a
12872     package.
12873   * Added armv4l to archtable
12874   * Added 'D' to the list of choices for conffile handling, closes: #48137
12875   * Converted internals.sgml to debiandoc format. Also added a dpkg-doc
12876     package that contains the generated output from this file (.ps, .html
12877     and .info), includes doc-base support. Internals.sgml is also not
12878     generated on the binary-arch target, and is no longer "byhand"
12879   * dpkg-gencontrol: add "Source" to the fields placed in the control file
12880   * dpkg-parsechangelog: fixed loop for parsepath (#48526)
12881   * main/{processarc.c,depcon.c}: added new structure for conflictors,
12882     which contains a struct for conflicts. This is used to create an array
12883     of conflicting packages, which are going to be replaced. Allows for
12884     multiple conflicts and replaces. All conflictor handlers were
12885     converted to loops to handle each one (processarc.c).
12886   * dpkg-divert: Fix check for writable filesystem, closes: #48646
12888  -- Wichert Akkerman <wakkerma@debian.org>  Sat, 30 Oct 1999 15:14:40 +0200
12890 dpkg (1.4.1.18) unstable; urgency=low
12892   * Backout dep check patch
12894  -- Ben Collins <bcollins@debian.org>  Sat, 23 Oct 1999 00:39:24 -0400
12896 dpkg (1.4.1.17) unstable; urgency=low
12898   * Add support for long filenames, along with --assert-longfilenames
12899   * Added --chuid option to start-stop-daemon to allow switching to
12900     a different uid when starting a process
12901   * Add mipseb and mipsel to the archtable too, since mips and mipseb are
12902     both viable names for the mips big endian arch, and mipsel is also needed
12903   * Update dpkg-architecture's archtable
12904   * Added --config option to update-alternatives to allow easy changing
12905     of the registered alternatives for a specific name
12906   * Updated the deb-control(5) man page with all the current fields
12907     and uses
12908   * Made the large info screen show 5 lines of the pkglist so that
12909     it scrolled properly, and still showed the cursor in dselect
12910   * Removed references to dpkg(5) which seems to not exist anymore
12911   * Fixed `dpkg-deb --help' and dpkg-deb(1) from reporting --no-check
12912     when it's actually --nocheck (went with the hardcoded option, so
12913     this is just a documentation fix).
12914   * Added better check in disk.setup for a working NFS server. Makes
12915     it compatible with other non-Linux servers.
12916   * Corrected dpkg(8)'s example of using dpkg -i (showed it used with
12917     a .tar.gz instead of a .deb)
12918   * Applied patch to correct improper TMPDIR handling in dpkg-deb
12919   * When encountering an error in extracting the tar archives in the
12920     packages, we should abort the install, not simply give an error
12921     and continue.
12922   * Make dpkg give the builtin arch if there was an error while exec()'ing
12923     the C compiler with --print-architecture. We still fail if the
12924     output from gcc was bad in some way, since they may be of importance.
12925   * Removed the maintainer-configure portion in debian/rules, since
12926     we should be shipping the source with all the auto* stuff
12927     already generated anyway
12928   * Removed the ltconfig patch, and resort to a debian/rules fix
12929     to libtool itself after running configure
12930   * Removed shlibs.default.i386. It's now a template for arch porting to
12931     Debian/dpkg, we install it still, if there exists a file matching the
12932     arch
12933   * Reimplemented a better *stat cache for the removal checking code,
12934     this helps a lot when doing upgrades where the packages are a lot
12935     different in layout
12936   * Increased largemem auto detection to >= 24megs, since it's not uncommon
12937     for dpkg to actually use 16megs of ram all on its own when using the
12938     largemem setting (old minimum was 16megs)
12939   * debian/rules: chmod -x everything in /usr/lib to make lintian happy.
12940     in the clean phase just rm -rf $(BUILD), we don't need to run
12941     distclean and all that other stuff. Don't run "make dist", we
12942     simply copy the .tar.gz that dpkg-source creates for the byhand
12943     source.
12944   * Make start-stop-daemon exit(1) when we don't find one of the
12945     pid's we are trying to kill, in accordance with the man page.
12946   * When running --configure on an already installed package, just
12947     say it's installed, and not that it is in an unconfigurable
12948     state
12949   * Fixed some compiler warnings
12950   * Make dpkg check for uid 0 requirement, before checking the path
12951     since not being root, is probably the reason that the PATH is
12952     borked in the first place
12953   * Make -p short for --print-avail, and -P short for --purge
12954   * Fix typo in md5sum(1) man page
12955   * start-stop-daemon: Add --background and --make-pidfile options
12956   * update-alternatives: make sure we remove "old" symlinks when they
12957     are no longer pertinent. Add /etc/alternatives/README that refers
12958     to the update-alternatives(8) man page.
12959   * dpkg-divert: Add check for being able to write to the old/new
12960     destination before doing a rename. We fail on this, without
12961     changing the diversion registry
12962   * Fix bad regex in update-rc.d
12964  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 21 Oct 1999 17:49:03 +0200
12966 dpkg (1.4.1.16) unstable; urgency=medium
12968   * Hardcode ENOENT again since the errno-part of the POSIX module
12969     isn't in perl-*-base. sigh.
12971  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 15 Oct 1999 04:01:14 +0200
12973 dpkg (1.4.1.15) unstable; urgency=low
12975   * non-maintainer release.
12976   * Move dselect into its own package
12977   * Remove conffiles before directories when purging
12978   * Check if integrity from other packages will broken when processing
12979     an archive
12980   * dpkg-deb can handle package made with Linux ar.
12981   * Add check to update-alternatives to see if the sequencecode is between
12982     0 and 99
12983   * Fix failed assertion, which was actually two bugs: a logic error in
12984     checkforremoval and a wrong assumption in findbreakcycle
12985   * dselect doesn't die when you resize the terminal
12986   * check if a file is also in a new package before removing it when upgrading
12987   * offer to show a diff between the old and new conffile
12988   * dpkg-scanpackages: don't abort but only skip a package if we can't
12989     open it
12990   * Add HURD-support to  start-stop-daemon
12991   * Reinstate patch to not read available when doing --list-files
12992   * Add a couple of --force options to handle changed conffiles
12994  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 14 Oct 1999 04:20:56 +0200
12996 dpkg (1.4.1.14) unstable; urgency=low
12998   * non-maintainer release.
12999   * dpkg-source works again on empty diffs, Closes: Bug# 46159
13000   * Install locale-files in /usr/share, Closes: Bug# 46631
13001   * Make /usr/share/doc/dpkg-dev a symlink to /usr/share/doc/dpkg
13002   * Actually include fix to make update-alternatives works filesystems (oops!)
13003   * Check if codenumber is between 0 and 99, Closes: Bug# 46810
13005  -- Wichert Akkerman <wakkerma@debian.org>  Tue,  5 Oct 1999 19:19:05 +0200
13007 dpkg (1.4.1.13) unstable; urgency=low
13009   * Non-maintainer release.
13010   * NMU number 13, lets see what breaks :)
13011   * update-alternatives works across filesystems now
13012   * Make -sgpg work in dpkg-buildpackage (typo)
13014  -- Wichert Akkerman <wakkerma@debian.org>  Tue, 28 Sep 1999 01:26:19 +0200
13016 dpkg (1.4.1.12) unstable; urgency=low
13018   * Non-maintainer release.
13019   * Fix typo in chmodsafe_unlink that made dpkg chmod files that
13020     weren't setuid or setgid
13022  -- Wichert Akkerman <wakkerma@debian.org>  Sun, 26 Sep 1999 02:41:30 +0200
13024 dpkg (1.4.1.11) unstable; urgency=low
13026   * Non-maintainer release.
13027   * Added sparc64 to archtable
13028   * Added entries for newer alpha architectures to the archtable
13029   * Always run patch and diff with LANG set to C.
13030   * Handle diff warning for files with no newline at the end of file
13031     Closes: Bug#45642
13033  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 24 Sep 1999 03:23:54 +0200
13035 dpkg (1.4.1.10) unstable; urgency=low
13037   * Non-maintainer release.
13038   * Build dpkg-scansources manpages using pod2man
13039   * dpkg-buildpackage changes:
13040     + fix signinterface-detection
13041     + use gpg by default if $HOME/.gnupg/secring.gpg exists
13043  -- Wichert Akkerman <wakkerma@debian.org>  Thu, 16 Sep 1999 15:36:43 +0200
13045 dpkg (1.4.1.9) unstable; urgency=low
13047   * Non-maintainer release.
13048   * Updated dpkg-scansources to current version from Roderick Schertler
13049   * Update location of GPL in internals-manual
13050   * Update location of GPL and dpkg copyright in all manpages
13051   * Include patch from Roman Hodek for dpkg-source to handle diffs of files
13052     with lines that begin with two dashes.
13053   * Move dpkg-scansources to dpkg-dev package
13054   * Move dpkg-scansources manpage to section 8
13055   * Fix error that moved a lot of manpages to the dpkg package.
13056   * It looks like not reading the available-file for listfiles was not greeted
13057     with much enthiousiasm, so reverse the change.
13059  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 15 Sep 1999 03:45:07 +0200
13061 dpkg (1.4.1.8) unstable; urgency=low
13063   * Non-maintainer release.
13064   * Merge dpkg-doc-ja
13065   * Add patch from Raphaël Hertzog <rhertzog@hrnet.fr> for dpkg-scansources
13066     to skip comments in signatures. This allows packages to also use GnuPG.
13068  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 13 Sep 1999 04:16:33 +0200
13070 dpkg (1.4.1.7) unstable; urgency=low
13072   * Non-maintainer release.
13073   * Use /usr/share/doc
13074   * Merge changes from dpkg-iwj tree:
13075     + change section in dpkg-deb.1 to 1
13076     + Use COPYINGFILE instead of hardcoded GPL-location in showcopyright()
13077     + varbufprintf (used for some error messages) vsnprintf return value
13078       assumption changed to correspond to reality rather than glibc-doc.
13079     + Don't read available-info when not needed (slightly improved from
13080       dpkg-iwj: don't read for listfiles either :)
13081     + Cleanup --assert-* code
13082     + Assume largemem on systems without sysinfo(2).
13083     + modify preexec-script for easier script execution
13084     + Do not chmod(".../path/to/symlink",0600) causing many bad perms.
13085     + Sanity-check numbers for parameters
13086     + Move some logic from process_archive into wantinstall
13087     + Print '0' in dpkg-scanpackages if no packages found.
13089  -- Wichert Akkerman <wakkerma@debian.org>  Fri, 10 Sep 1999 04:06:32 +0200
13091 dpkg (1.4.1.6) unstable; urgency=low
13093   * Non-maintainer release.
13094   * scripts/dpkg-architecture.pl: Update to latest version.
13095   * scripts/dpkg-architecture.1: Likewise.
13097  -- Marcus Brinkmann <brinkmd@debian.org>  Sat, 24 Jul 1999 18:24:21 +0200
13099 dpkg (1.4.1.5) unstable; urgency=low
13101   * Non-maintainer release.
13102   * (dpkg-dev): Use emacsen-common for debian-changelog-mode.el
13103     (closes:Bug#20776,#31030).
13104   * Removed references to the packaging and policy manuals from debian/control.
13105   * Put debian-changelog-mode.el in dpkg-dev and remove from dpkg (closes:Bug#29271).
13106   * Fix paths in 50dpkg-dev.el using Roderick Schertler's patch
13107     (closes:Bug#28270,#29702,#26876,#29184,and others).
13108   * Note that bug number 17367 was fixed in 1.4.0.26.
13109   * Add Zack Weinberg's install-info patch for GNU install-info
13110     compatibility (closes:Bug#28965).
13111   * Add dpkg-architecture stuff from Marcus Brinkmann.
13112   * Remove debian-keyring suggests from dpkg.
13113   * Add -k<keyid> flag to dpkg-buildpackage.
13114   * --textmode works in gpg, remove kluge from dpkg-buildpackage.
13115   * Cleanup configure.in slightly (stop using tl_ macros, fix gettext stuff).
13116   * Attempt to make Debian source useful for non-Debian systems
13117     (i.e. distclean tree instead of maintainer-clean tree).
13118   * Sync with wichert's 1.4.1.4.
13119   * Add my ltconfig-1.3.2.diff (RPATH workaround).
13120   * Add dpkg-scansources program and man page.
13121   * Man pages in /usr/share/man.
13123  -- Joel Klecker <espy@debian.org>  Tue, 13 Jul 1999 18:12:15 -0700
13125 dpkg (1.4.1.4) unstable; urgency=low
13127   * Also change developer-keyring to debian-keyring for dpkg-dev package
13128   * Include spanish translation from Nicolás Lichtmaier <nick@debian.org>
13129   * Depend on perl5 instead of perl
13131  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  5 Jul 1999 00:04:14 +0200
13133 dpkg (1.4.1.3) unstable; urgency=low
13135   * Modify tarobject() so it does not complain if we are creating a
13136     directory that replaces a removed file. This works around the
13137     problem that the filedatabase doesn't remember what filetype a
13138     file was by assuming it already was a directory
13140  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 31 May 1999 23:49:23 +0200
13142 dpkg (1.4.1.2) unstable; urgency=low
13144   * Non-maintainer upload
13145   * Rebuild, so this is glibc2.1 (unless you're on m68k), which is rumoured
13146     to also fix the i8n-problems.
13147   * Incorporate 1.6 format of .changes, patch from Guy Maor
13148   * Fix bug in section-handling of dpkg-scanpackages, patch from Guy Maor
13149   * Disable force-overwrites again, since we're in unstable
13150   * Assume largemem on systems for which sysinfo is not available, Bug# 33658
13152  -- Wichert Akkerman <wakkerma@debian.org>  Wed, 26 May 1999 15:50:17 +0200
13154 dpkg (1.4.1.1) unstable; urgency=low
13156   * Non-maintainer upload
13157   * Install emacs-startup scripts with mode 0644 (lintian)
13158   * Incorporate changes in NMU 1.4.0.32 made by Vincent Renardias
13159     <vincent@waw.com> for slink:
13160     + Apply patch from Jim Pick for update-alternatives.pl to
13161       fix 'Important' bugs #30891 in dpkg and (#27382, #27383, #27696,
13162       #27703, #27736, #27097(merged bugs)) in jdk1.1.
13163   * Incorporate changes in NMU 1.4.0.33 made by me for slink:
13164     + Fix illegal perl construct (Bug# 30985)
13165     + Initialize oialtname->useinstead and oicontest->camefrom to 0 (Bug# 30397)
13166     + Update shlibs.default for libncurses 4 (Bug# 30332)
13167     + Suggest debian-keyring instead of developer-keyring (Bug# 27376, 30248)
13168     + Abort dpkg-divert when attempting to divert a directory (Bug# 30126)
13169     + Make dpkg-deb.1 aware that it is in section 1, not 8
13170     + Fix section in reference to dpkg-deb in dpkg.8 (Bug# 29740)
13171     + Fix typo in --force-help (Bug# 26193)
13172     + Correct path for debian-changelog-mode.el (Bug# 24606)
13173     + Make disk-method for dpkg use /var/run instead of /tmp to fix
13174       symlink-attacks (Bug# 21399)
13175     + Document -n and -f options for update-rc.d in manpage (Bug# 15913)
13176     + Add --abort-after option to change after how many errors we abort and
13177       change the default to 50 (Bug# 22940)
13178     + Fix controllib.pl: don't check debian/substvars unless needed, and
13179       don't depend on language settings (Bug# 31508)
13180     + Allow a - in the architecture-field (Bug# 25537)
13182  -- Wichert Akkerman <wakkerma@debian.org>  Mon,  1 Feb 1999 00:44:01 +0100
13184 dpkg (1.4.1) unstable; urgency=low
13186   * Maintainer release by IWJ.
13187   * Changed Maintainer: field description.
13188   * Various changes to make the damn thing build.
13189   * Add .cvsignore files.
13191  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun,  1 Nov 1998 17:33:38 +0000
13193 dpkg (1.4.0.31) unstable; urgency=low
13195   * dpkg/processarc.c: Make newfileslist static like the other arguments
13196     for register_cleanup's cu_* functions.
13197   * N-th fix for controllib.pl (simulate old behavior by trying stdin,
13198     stdout, and stderr for getlogin()).
13199   * Enable --force-overwrite for slink release, and comment where to do
13200     so (dpkg/main.c).
13201   * Recompile against ncurses4.
13203  -- Daniel Jacobowitz <dan@debian.org>  Thu, 22 Oct 1998 17:37:23 -0400
13205 dpkg (1.4.0.30) unstable; urgency=low
13207   * dpkg-dev isn't allowed to have a Recommends: debian-keyring (as that's
13208     in contrib), so it's now lowered to a Suggests: . Thanks to James Troup
13209     for pointing this out.
13211  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Sat, 26 Sep 1998 13:59:23 +0200
13213 dpkg (1.4.0.29) unstable; urgency=low
13215   * For now, prefer PGP over GPG.
13217  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Tue, 22 Sep 1998 09:38:09 +0200
13219 dpkg (1.4.0.28) unstable; urgency=low
13221   * Added gpg (GNU Privacy Guard) support:
13222     * scripts/buildpackage.sh: default to GPG (unless no GPG, but only a PGP
13223       secret key file is found), as GPG, unlike PGP, is DFSG-free.
13224     * Updated dpkg-source(1), and added gpg(1) and pgp(1) to the SEE ALSO
13225       section.
13226     * Worked around broken textmode implementation in GPG.
13227     * dpkg-dev now Suggests: gnupg .
13228   * No longer includes developer-keys.pgp . Instead, dpkg now Suggests: and
13229     dpkg-dev now Recommends: developer-keyring.
13230   * Compiled with latest libstdc++ (2.9).
13232  -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>  Mon, 21 Sep 1998 13:17:14 +0200
13235 dpkg (1.4.0.27) unstable; urgency=low
13237   * REALLY fixed dpkg-dev, and new attempt to placate installer on internals.
13239  -- Daniel Jacobowitz <dan@debian.org>  Fri, 27 Jul 1998 15:58:04 -0400
13241 dpkg (1.4.0.26.0.1) unstable; urgency=low
13243   * Binary-only upload for x86 and fixed dpkg-dev
13245  -- Daniel Jacobowitz <dan@debian.org>  Fri, 24 Jul 1998 15:58:04 -0400
13247 dpkg (1.4.0.26) unstable; urgency=low
13249   * Non-maintainer upload.
13251   * Make --root work with maintainer scripts (Patch by Scott Barker,
13252     bugs #4863 and #3170).
13253   * Fix $(lispdir) bug if compiling without emacs (noticed by Joey Hess).
13255  -- Daniel Jacobowitz <dan@debian.org>  Thu, 23 Jul 1998 12:02:04 -0400
13257 dpkg (1.4.0.25) unstable; urgency=low
13259   * Non-maintainer upload.
13261   * Add the requested -nc option to dpkg-buildpackage (Do
13262     not clean source tree, useful in debugging cycles).
13263   * controllib.pl: Again by popular acclamation, fix the getlogin() warnings.
13264     I redirected STDERR onto fd 0 before calling getlogin().
13265   * tools.m4: Fix display of whether c++ works.
13266   * dpkg-deb/extract.c: glibc 2.1 and some kernels want to make
13267     fflush() move the current fpos.  Until someone can fix that,
13268     protect with seek.
13269   * Add an extra 0, to dselect/{pkg,meth}keys.cc so it compiles again.
13270   * Start using lchown() if available.
13271   * Really fix #20353. (aclocal.m4 was the wrong place; that's a generated
13272     file.  The correct place is in tl_canon.m4.)
13274  -- Daniel Jacobowitz <dan@debian.org>  Tue, 21 Jul 1998 03:14:14 -0400
13276 dpkg (1.4.0.24) unstable; urgency=low
13278   * Non-maintainer upload.
13280   * dpkg/main.c: Turn --force-overwrite off as default.
13281   * dpkg/main.c: don't list --force-overwrite as default in --force-help,
13282     noticed by Peter Weiss <Peter.Weiss@Informatik.Uni-Oldenburg.DE> and
13283     others. [#23542, part of #17409].
13284   * dpkg/dpkg.8: replaced with a newer version from Jim Van Zandt
13285     <jrv@vanzandt.mv.com>. [#21061]
13287   * dpkg-deb/build.c (do_build): add missing \n and improve error message
13288     when conffile name is too long. [#7057]
13290   * scripts/update-alternatives.8: replaced with better man page from
13291     Charles Briscoe-Smith <cpb4@ukc.ac.uk>. [#17283]
13292   * scripts/dpkg-source.1: corrected logic error in documentation for
13293     dpkg-gencontrol's -p option, as noticed by Oliver Elphick
13294     <olly@linda.lfix.co.uk>. [#14655]
13295   * scripts/controllib.pl (findarch): correct typo in error message,
13296     noticed by Yann Dirson <ydirson@a2points.com>. [#22106]
13297   * scripts/dpkg-buildpackage.sh: fix typo for 'source maintainer',
13298     noticed by Joey Hess <joey@kite.ml.org>, Adam P. Harris
13299     <apharris@onshore.com> and others. [#10175, #15559]
13300   * scripts/dpkg-genchanges.pl: applied patch from Roman Hodek
13301     <Roman.Hodek@informatik.uni-erlangen.de> which solves problems with
13302     architecture specific packages in mostly architecture independent
13303     multi-binary source packages. [#14341, #20192].
13305   * doc/Makefile.am: remove any reference to the packaging manual, as it is
13306     now provided by the separate "packaging-manual" package.
13307   * doc/packaging.sgml: removed.
13308   * doc/developer-keys.pgp: updated to the current debian keyring.
13310   * aclocal.m4: applied patch from Joel Klecker <jk@espy.org> to handle
13311     egcs' --print-libgcc-file-name output. [#20353]
13313   * debian/copyright: correct FSF address.
13314   * debian/rules: add code from lesstif's debian/rules to make libtool
13315     less of a fool (i.e. not use -rpath and to link shared libraries
13316     against libraries it depends on).  Code by Richard Braakman
13317     <dark@xs4all.nl> and Yann Dirson <dirson@debian.org>.
13318   * debian/rules: remove all reference to the packaging manual as it is
13319     now provided by the separate "packaging-manual" package. [#21581,
13320     #21186, #22698, #23342]
13321   * debian/rules: link dpkg-divert.1.gz to undocumented.7.gz as the lack
13322     of a real manpage has been reported in #11093.
13323   * debian/README.compile: removed gawk and bogus comment about gettext
13324     being in experimental, as reported by Santiago Vila <sanvila@unex.es>
13325     [#23344].  Added libpaperg (debiandoc2ps needs paperconf).
13326   * debian/shlibs.default.i386: updated for glibc, reported by Herbert Xu
13327     <herbert@gondor.apana.org.au>. [#13140]
13328   * debian/control (dpkg-dev): depend on perl as POSIX (not a part of
13329     perl-base) is needed by most of the perl dpkg-* scripts, noticed by
13330     Joel Klecker <jk@espy.org>. [#22115]
13332  -- James Troup <jjtroup@comp.brad.ac.uk>  Wed, 24 Jun 1998 14:38:52 +0200
13334 dpkg (1.4.0.23.2) frozen unstable; urgency=low
13336   * Non-maintainer upload.
13337   * dpkg/main.c: Turn --force-overwrite back on as default.
13339  -- James Troup <jjtroup@comp.brad.ac.uk>  Tue, 23 Jun 1998 22:19:26 +0200
13341 dpkg (1.4.0.23.1) frozen unstable; urgency=low
13343   * No real changes, only a new version code to make this go to frozen too.
13345  -- Nils Rennebarth <nils@debian.org>  Wed, 10 Jun 1998 17:29:58 +0200
13347 dpkg (1.4.0.23) frozen unstable; urgency=low
13349   * Non-maintainer bug-fix release
13350   * Update the disk method to the hamm directory structure (Bug#21000)
13352  -- Nils Rennebarth <nils@debian.org>  Sun,  7 Jun 1998 19:14:51 +0200
13354 dpkg (1.4.0.22) frozen unstable; urgency=medium
13356   * Non-maintainer bug-fix release
13357   * Install main changelog file as `changelog.gz' instead of
13358     `changelog.dpkg.gz' (Debian Policy, section 5.8) (Bug#6052,15157)
13359   * Avoid use of /tmp/*.$$ in preinst and postinst (Bug#19712)
13360   * Make sure diversions file is always created with mode 0644 (Bug#19494)
13361   * When removing a file, chmod it to 000 if it's a char or block
13362     device or remove its s[ug]id bits, if any (Bug#6006)
13363   * Minor fixes in the programmer's manual (Bug#6206)
13364   * Always create readable status and available files
13365     (Bug#9869,11887,14636,15786,19146)
13366   * Make dpkg-gencontrol honour -DArchitecture=xxxx (Bug#9893)
13367   * Allow different archs for the same binary in debian/files (Bug#9894)
13368   * Added workaround in /usr/lib/dpkg/methods/disk/setup
13369     to avoid bash warning (Bug#10111,10131)
13370   * Recognize old .deb packages with other locales (Bug#12232)
13371   * Added `SHELL=bash' to debian/rules: it uses bash-specific structs
13372   * Move some files from dpkg to dpkg-dev (part of Bug#13295)
13373   * Minor fix in packaging manual regarding to Standards-Version (Bug#14696)
13374   * Fixed --altdir and --admindir in update-alternatives (Bug#15332)
13375   * Strip /usr/lib/libdpkg* (Bug#15671)
13376   * dpkg: send output of --help, --force-help and -Dhelp to stdout
13377     (Bug#16051,18574)
13378   * send correct signals with start-stop-daemon (Bug#17258)
13379   * Make `dpkg-divert --test --remove' work as expected (Bug#19531)
13380   * Determine properly the architecture if gcc is egcs (Bug#20353)
13382  -- Juan Cespedes <cespedes@debian.org>  Sun,  5 Apr 1998 17:37:01 +0200
13384 dpkg (1.4.0.21) unstable; urgency=low
13386   * Non-maintainer release to include a new update-rc.d
13387   * Fixed date on files in the archive from 2017 and 2018 by running
13388     touch foo; find . -newer foo | xargs -r touch; rm foo
13389   * Changed start-stop-daemon message "No <program> found; none killed." to
13390     "No <program> found running; none killed."
13392  -- Miquel van Smoorenburg <miquels@cistron.nl>  Thu,  5 Mar 1998 14:19:46 +0100
13394 dpkg (1.4.0.20) unstable; urgency=low
13396   * Disabled --force-overwrites.
13397   * Removed core file from source
13399  -- Michael Alan Dorman <mdorman@debian.org>  Tue,  9 Jan 1998 03:34:28 -0500
13401 dpkg (1.4.0.19) unstable; urgency=low
13403   * Changed methods/disk.setup to use output of
13404     'dpkg --print-installation-architecture' instead of hard-coded
13405     '1386' (fixes #10995).
13406   * Patched dpkg-source to properly quote metacharacters in strings
13407     before using them in pattern-matching expressions (fixes #10811).
13408   * Fixed several documentation typos (fixes #10764).
13409   * dpkg-source now works around 100-character filename limitation of cpio
13410     (fixes #10400).
13411   * dpkg-source now properly handles '\ no newline in source' message from
13412     patch (fixes #5041).
13414  -- Klee Dienes <klee@debian.org>  Sun, 13 Jul 1997 19:28:22 -0700
13416 dpkg (1.4.0.18) unstable; urgency=low
13418   * dpkg-source now uses new -z option to GNU patch (still needs to be
13419     changed to detect and use old version as well) (fixes #9904, #10005, #10007).
13420   * Added i686 to archtable.
13421   * shlibs.default now uses xlib6 instead of elf-x11r6lib (fixes #9926).
13422   * debian-changelog-mode now uses interruptible completing type-in fields
13423     instead of the previous 'select-a-letter method'.  I consider this
13424     better and more standard than the previous way, but I'd welcome
13425     opinions to the contrary.  Consider this a 'probationary' change for
13426     now (fixes #9873, #9874).
13428  -- Klee Dienes <klee@debian.org>  Sun, 25 May 1997 09:56:08 -0400
13430 dpkg (1.4.0.17) unstable; urgency=low
13432   * All of the dpkg binaries (but not dpkg-dev or dselect) now speak
13433     french, thanks to patches from Christophe Le Bars <clebars@teaser.fr>
13434   * Fix leading spaces before day in 822-date.
13435   * Changes from Tom Lees <tom@lpsg.demon.co.uk> to better support
13436     building on non-Debian systems; minor Makefile fixes.
13437   * Added 'ppc powerpc powerpc' to archtable.
13438   * Changed documentation paper size to US/Letter instead of A4 (A4
13439     may be better, but it's easier to print US/Letter on A4 than it is
13440     to print A4 on US/Letter).
13442  -- Klee Dienes <klee@debian.org>  Tue,  13 May 1997 15:24:31 -0400
13444 dpkg (1.4.0.16) experimental; urgency=low
13446   * Added generated sources to GNU-format source archive so it no longer
13447     requires perl to build.
13449  -- Klee Dienes <klee@debian.org>  Sat, 10 May 1997 17:34:29 -0400
13451 dpkg (1.4.0.15) experimental; urgency=low
13453   * Changed dpkg-genchanges to check for ($arch == $substvar{'Arch'}), not
13454     ($arch ne 'all') (fixes #9688).
13455   * Fixed bug in start-stop-daemon.c (was using optarg after argument
13456     parsing was over) (fixes #9597, #9603, #9364).
13457   * Provide 50dpkg-dev.el for xemacs as well as emacs.
13458   * Explicitly provide path for debian-changelog-mode in 50dpkg-dev to use
13459     .el file as workaround until xemacs can read emacs19 .elc files.
13460   * Pass top_distdir explicitly to 'make dist' to accommodate bug in
13461     automake_1.1o-1.
13462   * Fix debian/build to make html documentation without including
13463     directories in tar archives (fixes #9348).
13465  -- Klee Dienes <klee@debian.org>  Fri,  9 May 1997 13:17:18 -0400
13467 dpkg (1.4.0.14) experimental; urgency=low
13469   * Fixed buglet in install-info.pl (fixes #9438).
13470   * Re-write of update-rc.d.pl, primarily by Miquel van Smoorenburg
13471     <miquels@cistron.nl> (fixes #9434, #9436).
13472   * Renamed "dpkg Programmer's Manual" to "dpkg Internals Manual".
13474  -- Klee Dienes <klee@debian.org>  Tue,  6 May 1997 22:01:07 -0400
13476 dpkg (1.4.0.13) experimental; urgency=low
13478   * Fix to start-stop-daemon so that it still takes numeric arguments (had
13479     been broken in 1.4.0.12) (fixes #9598).
13480   * Fix 822-date to sanity-check localtime() output (seconds must be the
13481     same as GMT).
13482   * Patch from Guy Maor <maor@ece.utexas.edu> to dpkg-source.pl to support
13483     pristine (MD5-equivalent) upstream sources.
13484   * Patch from Michael Alan Dorman <mdorman@calder.med.miami.edu> to
13485     update-rc.d.pl to fix handling multiple start/stop entries on a single
13486     line.
13487   * Several fixes to dpkg-genchanges to support -B option (added in
13488     1.4.0.12) (fixes #9340).
13489   * Handle errors from 822-date in debian-changelog-mode.el.
13490   * Changed cl-debian.pl to correctly handle extra whitespace in changelog
13491     datestamps.
13493  -- Klee Dienes <klee@debian.org>  Mon,  5 May 1997 18:12:43 -0400
13495 dpkg (1.4.0.12) experimental; urgency=low
13497   * Re-wrote 822-date for clarity and to support timezone offsets >= 12h
13498     (New Zealand in DST is +1300, for example) (fixes #7130).
13499   * Patch from Juergen Menden <menden@morgana.camelot.de> to support
13500     archdependent-only builds (fixes #8912, #9245, #5359).
13501   * Fix archtable entry for powerpc (fixes #8794).
13502   * Strip /sbin/* and /usr/sbin/* in debian/rules (fixes #8853).
13503   * Moved start-stop-daemon to /sbin (fixes #8669).
13504   * Set sharedstatedir and localstatedir for $(MAKE) install in
13505     debian/rules (fixes #8852).
13506   * Fixes for update-rc.d(8) from Jim Van Zandt <jrv@vanzandt.mv.com>
13507     (fixes #8576).
13508   * No longer do variable substitutions when generating change file (fixes
13509     #5862).
13510   * Support symbolic signal names in start-stop-daemon (fixes #7715).
13511   * Add autoload for debian-changelog-mode to /etc/emacs/site-start.d
13512     (fixes #4519, #5841).
13513   * Add recommendation for gcc and make in dpkg-dev (gcc is needed for dpkg
13514     --print-architecture, used by dpkg-gencontrol; make is needed for any
13515     debian/rules file) (fixes #8470).
13516   * Minor changes to packaging manual section on source package
13517     conversion (fixes #6801).
13518   * Renamed "programmer's manual" to 'packaging manual'.
13519   * Start of new "programmer's manual" containing information on dpkg
13520     internals and build information.  This manual uses the new
13521     TeXinfo-SGML format, currently included in doc/.
13522   * dselect/pkgdepcon.cc now checks for debug not NULL, not just depdebug.
13523   * Changed makefiles to support building outside of source directory.
13524   * Include GNU-format source distribution with other non-debian packages.
13526  -- Klee Dienes <klee@debian.org>  Sun,  4 May 1997 11:08:19 -0500
13528 dpkg (1.4.0.11) experimental; urgency=low
13530   * Patches for alpha and libc6 from Michael Alan Dorman
13531     <mdorman@calder.med.miami.edu>.
13532   * Fixed minor problems in dpkg-shlibdeps regular expressions for libc6.
13533   * Fix regex to detect directory creation in dpkg-source.pl.
13534   * Minor changes for automake-1.1n.
13536  -- Klee Dienes <klee@debian.org>  Sun, 23 Mar 1997 18:09:33 -0500
13538 dpkg (1.4.0.10) unstable; urgency=medium
13540   * Fixed bug in controllib.pl (@fowner was entire passwd entry,
13541     not just [uid, gid] as it should have been).
13543  -- Klee Dienes <klee@debian.org>  Thu, 20 Mar 1997 13:06:52 -0500
13545 dpkg (1.4.0.9) unstable; urgency=low
13547   * Check fputs() return values for (ret >= 0), not (ret != 0) (fixes #7522).
13548   * dpkg-shlibdeps no longer gives error for Java and statically linked
13549     binaries (fixes #4988).
13550   * Change 'details of the old format' to 'details of the new format' in
13551     deb-old.5 (fixes #7605).
13552   * dpkg-source -b now warns (was previously silent) if maintainer changes
13553     create new subdirectories.  dpkg-source -x now warns (previously gave
13554     error) if maintainer changes create new subdirectories (partially
13555     fixes #6866, #6671, #5045, #6482).
13556   * Added manual page for start-stop-daemon (8).
13557   * Added C version of start-stop-daemon by
13558     Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl> (fixes #1670).
13559   * Converted to use GNU automake for the build process by Tom Lees
13560     <tom@lpsg.demon.co.uk>.<
13561   * Preliminary support for dpkg functions as a shared library (now
13562     provides libdpkg.so, but much work needs to be done in better
13563     segregating and defining the interface).
13564   * Preliminary internationalization support by Galen Hazelwood
13565     <galenh@debian.org>.  Only the library, dpkg-deb, md5sum, and dpkg
13566     have been converted so far.  No translations have yet been
13567     constructed.
13568   * Handle 'libc.so.6 => /lib/libc.so.6 (0x40010000)' format from libc6
13569     ldd (fixes #7603, #7926, #8688, #9179, #9134, #8516).
13570   * Removed policy.sgml (it has been moved to the debian-policy package).
13571   * Include patch from Darren Stalder <torin@daft.com> for
13572     dpkg-buildpackage to choose PGP key based on Maintainer: field of
13573     package being built (or -m<maintainer> option, if present) (fixes
13574     #7898).
13575   * Changed controllib.pl to use $ENV{LOGNAME}, getlogin(), and $<
13576     (in that order) to determine the intended ownership of
13577     debian/{files,substvars},  (fixes #7324, #6823, #5659, #5965, #5929,
13578     #9239, #5366).
13579   * Don't sign .dsc file in dpkg-buildpackage if building a binary-only
13580     release (fixes #7260).
13581   * Updated developer-keys.pgp to latest revision (fixes #6134).
13583  -- Klee Dienes <klee@debian.org>  Mon, 17 Mar 1997 16:11:24 -0500
13585 dpkg (1.4.0.8) unstable; urgency=medium
13587   * Corrected update-rc.d for bash 2.0
13588   * Updated developer-keys.pgp from
13589     http://www.iki.fi/liw/debian/debian-keyring.tar.gz
13591  -- Guy Maor <maor@ece.utexas.edu>  Mon, 3 Feb 1997 04:05:01 -0600
13593 dpkg (1.4.0.7) stable unstable; urgency=HIGH
13595   * Fixed --assert-support-predepends failing between unpack & configure.
13596   * Added --assert-working-epoch option.
13598  -- Guy Maor <maor@ece.utexas.edu>  Sat, 25 Jan 1997 23:02:11 -0600
13600 dpkg (1.4.0.6) stable unstable; urgency=high
13602   * Patched lib/vercmp.c to hopefully fix dselect epoch processing
13603     (Bug#6204), (Bug#4590).
13604   * Patched scripts/dpkg-buildpackage, scripts/dpkg-genchanges,
13605     scripts/dpkg-gencontrol for epoch processing, courtesy of Loic Prylli
13606     <lprylli@graville.fdn.fr> (Bug#6138, Bug#5225).
13607   * Patched dpkg-genchanges to actually honor the -u switch to specify
13608     directory (Bug#5564).
13609   * Applied patch to main/archive.c to correct problems setting set[gu]id
13610     binaries, courtesy of Herbert Xu <herbert@greathan.apana.org.au>
13611     (Bug#5479).
13612   * Applied patch to dpkg-source to correct debian-only package names,
13613     courtesy of Guy Maor <maor@ece.utexas.edu> (Bug#5355).
13615  -- Michael Alan Dorman <mdorman@calder.med.miami.edu>  Thu, 2 Jan 1997 11:36:09 -0500
13617 dpkg (1.4.0.5) stable frozen unstable; urgency=medium
13619   * Distribution for frozen too.
13621  -- Heiko Schlittermann <heiko@lotte.sax.de>  Thu, 5 Dec 1996 09:13:42 +0100
13623 dpkg (1.4.0.4) stable unstable; urgency=medium
13625   * Bug2962 fixed: patch from Ian Jackson applied
13626     (cursor keys won't work after search)
13627   * Manuals 2.1.2.2
13629  -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 15 Nov 1996 20:21:18 +0100
13631 dpkg (1.4.0.3) unstable; urgency=medium
13633   * dpkg-source -x: created bad permissions (set x-bit for
13634     all files pointed to by a symlink)
13636  -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 18 Oct 1996 18:32:06 +0200
13638 dpkg (1.4.0.2) unstable; urgency=medium
13640   * dpkg-buildpackage.sh: reverted the quoting change -- (you
13641     should use super, sudo, really, but not su.  Or write a wrapper
13642     around su)
13643   * dpkg-buildpackage.sh: passing -m, -C, -v options to dpkg-genchanges
13644     more the way Ian likes ;-)
13645   * dpkg-source.pl: new function deoctify() as replacement for eval()
13646     (turn \ddd into the corresponding character) [rem: probably better
13647     solution would be to convert cpios output names into complete \ddd
13648     representation as well tars output names]
13649   * dpkg-source.pl: fixed 2 typos in failure message on creating
13650     $origtargz.tmp-nest.
13651   * main/main.c: typo for `treat'
13652   * main/enquiry.c: fixed the ignorance for some relations in --compare-versions
13653   * main/enquiry.c: missing version is now handled as described in `dpkg --help'
13654     (or at least as I understood `dpkg --help' PLEASE TRY IT)
13655   * lib/parsehelp.c: fixed parsing of epoch information
13657  -- Heiko Schlittermann <heiko@lotte.sax.de>  Sun, 6 Oct 1996 23:27:47 +0200
13659 dpkg (1.4.0.1) unstable; urgency=medium
13661   * dpkg-source: doesn't get screwed up from hardlinks
13662     in the archive now
13663   * dpkg-source: doesn't get screwed up from `unprintable' characters
13664     in file names (e.g. from the kbd package)
13665   * controllib.pl: $varlistvile -> $varlistfile (thanx Karl Sackett)
13666   * dpkg-buildpackage: quoting for $rootcommand (thanx  Michael Meskes)
13667     and `eval' as default $rootcommand
13668   * dpkg-*, controllib.pl: created debian/files and debian/substvars
13669     are chown'ed to `getlogin()' and its group
13670   * doc/: mv changed to mv -f
13671   * dpkg-buildpackage: added an option -a for overriding the
13672     architecture in the changes _file_name_
13673   * dpkg-buildpackage: pass -m* -v* .. options to dpgk-genchangelog
13674   * dpkg-name moved to dpkg-dev
13676  -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 21 Sep 1996 22:06:01 +0200
13678 dpkg (1.4.0) unstable; urgency=low (HIGH for new source format)
13680   * Corrected buffer overrun when dpkg-deb generates filename.  (Bug#4467.)
13681   * dpkg-shlibdeps works with DEBIAN/shlibs (thanks Heiko Schlittermann).
13682   * Added libm.so.5 to shlibs.default for i386/m68k.
13684   * Split binary package into two: dpkg and dpkg-dev.
13685   * dpkg-source(1) documents mode and ownership setting during extraction.
13687   * dpkg-scanpackages moved to /usr/bin.
13688   * Include /usr/bin/dpkg-deb, not dpkg-deb.dist; don't rename in scripts.
13689   * Copyright file changed slightly.
13690   * debian-changelog-mode uses magic key substitution strings.  (Bug#4419.)
13691   * Changed email address in control file to <ian@chiark.greenend.org.uk>.
13692   * Manuals and own Standards-Version: updated to 2.1.1.0.
13694  -- Ian Jackson <ian@chiark.greenend.org.uk>  Thu, 12 Sep 1996 01:13:33 +0100
13696 dpkg (1.3.14) unstable; urgency=low
13698   * dpkg-buildpackage new -tc (clean source tree) option.
13700   * Formatted documentation removed by `make clean' and so not in source.
13701   * Manuals and own Standards-Version: updated to 2.1.0.0.
13702   * Distribute {policy,programmer}.{html.tar,ps}.gz with each upload.
13704  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 1 Sep 1996 20:43:40 +0100
13706 dpkg (1.3.13) unstable; urgency=low (HIGH for building new src X programs)
13708   * X shared libraries added to shlibs.default (=> `elf-x11r6lib').
13709   * dpkg-source tar invocation fixed so that TAPE env var doesn't break it.
13710   * dpkg-source copes better with missing final newline messages from diff.
13712   * dpkg-buildpackage usage message fixed: -si is the default.  (Bug#4350.)
13713   * dpkg-source error message about src dir mismatch typo fixed.  (Bug#4349.)
13715   * dpkg-source(1) has suggestions for dpkg-buildpackage -r option.
13716   * dpkg-source change date fixed.  (Bug#4351.)
13717   * More developers' keys.
13718   * Manual updates, own Standards-Version updated.
13720  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 31 Aug 1996 20:08:18 +0100
13722 dpkg (1.3.12) unstable; urgency=medium
13724   * dpkg prints old version number when upgrading.  (Bug#4340.)
13725   * dpkg-deb tries to detect and flag corruption by ASCII download.
13727   * dpkg-genchanges and dpkg-buildpackage say what source is included.
13729   * dpkg-buildpackage passes +clearsig=on to PGP (or pgpcommand).  (Bug#4342.)
13731   * dpkg-source prints better error for cpio not honouring -0t.
13732   * control file Suggests cpio >= 2.4.2, rather than just cpio.
13734  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 30 Aug 1996 15:31:51 +0100
13736 dpkg (1.3.11) unstable; urgency=low
13738   * EBUSY when dpkg removes a directory is only a warning.
13740   * dpkg-genchanges generates sensible warning (not confusing error
13741     about mismatch) for missing Section/Priority in binary packages.
13743   * Added dpkg --print-gnu-build-architecture option.
13744   * shlibs.default for m68k provided, as a copy of i386 version.
13746  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 29 Aug 1996 14:05:02 +0100
13748 dpkg (1.3.10) unstable; urgency=medium
13750   * dpkg-source(1) manpage alias symlinks are not dangling.
13751   * dselect selects things by default if they are installed.
13752   * Added `pentium' as alias for `i386' architecture.
13753   * Added `Suggests: cpio, patch' and explanatory text to Description.
13754     (Bugs #4262, #4263.)
13756   * More developers' PGP keys.
13757   * Manual updates, new source format released.
13759  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 26 Aug 1996 14:30:44 +0100
13761 dpkg (1.3.9) unstable; urgency=low (high for new source format)
13763   * dpkg --get-selections and --set-selections added.
13764   * New dpkg --force-not-root flag.
13766   * Don't replace directory with another package's file.  (Bug#4202.)
13768   * All manpages now installed compressed.
13769   * Copyright file moved to /usr/doc/dpkg/copyright.
13770   * Standards-Version updated (0.2.1.1).
13772  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 24 Aug 1996 19:09:30 +0100
13774 dpkg (1.3.8) unstable; urgency=low (high for new source format)
13776   * dpkg-buildpackage -sa, -si options work correctly.
13778   * update-rc.d(8) updated to reflect design and reality.
13779   * Programmers' and policy manual updates.
13781  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 23 Aug 1996 12:48:26 +0100
13783 dpkg (1.3.7) unstable; urgency=low (medium for source pkg docs)
13785   * dselect +/-/_/= on lines for all broken, new, local or whatever
13786     packages do not affect _all_ packages.  (Bug#4129.)
13788   * Support for diff-only uploads in source packaging tools.
13789   * dpkg-genchanges -d<descripfile> option renamed to -C.
13790   * dpkg-buildpackage understands -m, -v, -C (for dpkg-genchanges).
13791   * Support for debian/shlibs.local added to dpkg-shlibdeps.
13792   * Shared library files' search order defined in dpkg-source(1), and
13793     relevant files added to the FILES section.
13795   * Programmers' manual describes source packaging tools.
13796   * Policy manual mentions shared library control area file.
13797   * dpkg-source manpage includes dpkg-shlibdeps in title line.
13798   * Manuals have changelog and automatic version numbering.
13799   * changelogs (for dpkg and for manuals) installed.
13800   * binary target split into binary-arch and binary-indep in manual.
13801   * Manpages should be compressed.
13802   * Copyright file is moved to /usr/doc/<package>/copyright.
13803   * Changelogs must be installed in /usr/doc/<package>.
13805   * dpkg-deb(8) moved to dpkg-deb(1).
13807   * binary target split into binary-arch and binary-indep in source.
13808   * changelog entry for 1.2.14 copied from that (forked) release.
13810  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 22 Aug 1996 15:36:12 +0100
13812 dpkg (1.3.6) experimental; urgency=low (HIGH for new source format)
13814   * dpkg-source now has broken argument unparsing for tar.  (Bug#4195.)
13816   * dpkg-gencontrol writes to debian/tmp/DEBIAN/control by default.
13817   * dpkg-shlibdeps script added.
13819   * Back to old sh update-rc.d, and removed manpage, because new Perl
13820     version and the manpage have different syntax and semantics.
13821   * update-rc.d prints usage message for missing terminal `.'.  (Bug#4122.)
13823   * Use rm -rf instead of just rm -r in dpkg-deb --info &c.  (Bug#4200.)
13825   * Added support for Installed-Size to dpkg-gencontrol, and documented.
13826   * Source packaging substitution variables and name syntax rationalised.
13827   * dpkg-source scripts' usage messages improved slightly.
13828   * dpkg-source works with non-empty second (orig dir) argument.
13830   * Added rationale for copyright policy to manual.
13831   * More developers' PGP keys.
13832   * Control database handling cleanups (usu. Source field blanked).
13834  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 20 Aug 1996 15:39:58 +0100
13836 dpkg (1.3.5) experimental; urgency=low (high for debian-changelog-mode)
13838   * 822-date script included.  (Bug#4136.)
13839   * debian-changelog-add-version works on empty file.
13840   * debian-changelog-mode mode-help works properly.
13842   * dpkg-source tells patch not to make numbered backups.  (Bug#4135.)
13844   * More developers' PGP keys.
13845   * Paragraph on uucp -a and -g options removed from policy manual.
13847  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 14 Aug 1996 14:46:47 +0100
13849 dpkg (1.3.4) experimental; urgency=low
13851   * Removed debugging output from dpkg-source -x.  Oops.
13852   * Removed section on source package permissions from policy manual -
13853     dpkg-source now sorts these out.
13855  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 11 Aug 1996 13:25:44 +0100
13857 dpkg (1.3.3) experimental; urgency=low
13859   * Programmers' & policy manuals in source tree; HTML in /usr/doc/dpkg.
13860   * Old guidelines.info and text files in /usr/doc/dpkg removed.
13862   * dpkg-source sets permissions on extracted debianized source tree
13863     and does not copy ownerships out of archive even if running as root.
13865   * Emacs mode `dpkg changelog' renamed to `Debian changelog'.
13866   * Default changelog format renamed from `dpkg' to `debian'.
13868   * debian-changelog-mode sets fill-prefix correctly.
13869   * debian-changelog-mode urgencies except HIGH lowercase by default.
13870   * debian-changelog-mode displays keymap in doc string and so mode help.
13872   * More maintainers' PGP keys.
13874   * Remove built changelog parsers with `clean' target in source.
13876  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 10 Aug 1996 23:35:51 +0100
13878 dpkg (1.3.2) experimental; urgency=LOW (MEDIUM for dpkg-source)
13880   * Faster update-rc.d written in Perl by Miquel van Smoorenburg.
13881   * install-info --test doesn't lock dir.  (Bug#3992, thanks Darren).
13883   * dpkg-source doesn't break in the presence of any symlinks.
13885   * More developers' keys added to doc/developer-keys.pgp.
13886   * Install developers' keys in /usr/doc/dpkg/developer-keys.pgp.
13887   * dpkg-source documents undefined substvar behaviour.
13888   * minor debian/rules cleanups.
13890  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 10 Aug 1996 02:13:47 +0100
13892 dpkg (1.3.1) experimental; urgency=LOW
13894   * manpage for dpkg-source et al now available.
13895   * dpkg-changelog-mode.el installed in site-lisp, but still no autoload.
13897   * dpkg-source prints correct string for not-understood tar -vvt output.
13898   * dpkg-source parsing of tar -vvt output made more robust.
13900   * dpkg-buildpackage prints usage message on usage error.
13901   * dpkg-gencontrol can print usage message.
13902   * -T<varlistfile> option added to dpkg-source.
13903   * Description of -f<fileslistfile> corrected in dpkg-distaddfile usage.
13904   * -m<maintainer> synopsis changed in dpkg-genchanges usage.
13905   * debian/substvars may now contain blank lines.
13907  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 8 Aug 1996 02:36:04 +0100
13909 dpkg (1.3.0) experimental; urgency=LOW
13911   * dpkg can install named pipes.
13912   * dpkg-deb supports directory for destination, generates filename.
13913   * dpkg-{source,gencontrol,genchanges,parsechangelog,buildpackage},
13914     dpkg-distaddfile scripts to support new source package format.
13915   * a.out build no longer supported.
13916   * Changed to new source package format.
13918  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 6 Aug 1996 02:31:52 +0100
13921 dpkg (1.2.14) stable unstable; urgency=MEDIUM
13923   * dselect +/-/_/= on lines for all broken, new, local or whatever
13924     packages do not affect _all_ packages.  (Bug#4129.)
13926   * NOTE - THE HISTORY FORKS HERE.  1.2.14's change appears in 1.3.7.
13928  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 22 Aug 1996 00:39:52 +0100
13931 dpkg (1.2.13) unstable; urgency=LOW
13933   * dpkg --search produces correct output for diversions.
13934   * dpkg-name remove unnecessary arch missing warning.  (Bug#3482.)
13936   * dpkg-deb --build warns about uppercase chars in package name.
13938   * dpkg-scanpackages error messages updated and manpage provided
13939     (thanks to Michael Shields).
13940   * dpkg-scanpackages warns about spurious entries in override file.
13941   * dpkg-scanpackages `noverride' renamed to `override' everywhere.
13942   * dpkg-scanpackages field ordering to put Architecture higher.
13943   * dpkg-scanpackages field names capitalised appropriately.
13944   * dpkg-scanpackages invokes find with -follow.  (Bug#3956.)
13946   * guidelines say #!/usr/bin/perl everywhere, not #!/bin/perl.
13947   * Many developers' PGP keys added.
13949   * configure script uses ${CC} instead of $(CC) (again :-/).
13950   * developers' keys included in dpkg source tree and /usr/doc.
13951   * configure remade using autoconf 2.10-3 (was 2.4-1).
13953  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 1 Aug 1996 02:46:34 +0100
13955 dpkg (1.2.12); priority=LOW
13957   * dpkg --search and --list understand and comment on diversions.
13958   * dpkg-divert displays diversions more intelligibly.
13960   * Guidelines are somewhat clearer about descriptions.
13961   * deb(5) describes new format; old moved to deb-old(5).  (Bug#3435.)
13962   * deb-control(5) carries a warning about being out of date.
13964   * Added 1996 to dselect version/copyright.
13966  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Jul 1996 15:04:49 +0100
13968 dpkg (1.2.11); priority=MEDIUM
13970   * dselect had dependency bug if installed package newer than avail.
13971   * Added `replaces' to dselect's list of package relationship strings.
13973  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 1 Jul 1996 02:51:11 +0100
13975 dpkg (1.2.10); priority=MEDIUM
13977   * Fixed bug in old-style version/revision number parsing.  (Bug#3440.)
13979  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 29 Jun 1996 03:32:45 +0100
13981 dpkg (1.2.9); priority=MEDIUM
13983   * Fixed status database updates reading bug.
13984   * `Setting up' message includes version number.
13985   * `existence check' message changed to say `cannot access archive'.
13987  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 27 Jun 1996 13:39:36 +0100
13989 dpkg (1.2.8); priority=LOW
13991   * dpkg --record-avail puts data in Size field.
13992   * strip / for rmdir(2) in cleanup to work around kernel bug.  (Bug#3275.)
13993   * dpkg-split --msdos no longer allows `-' and other chars in filenames.
13995   * manual dpkg-split(8) written.
13996   * dpkg-split minor typo in --auto usage error message fixed.
13997   * dpkg-deb(8) very minor cosmetic fix to --build option.
13999  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 25 Jun 1996 03:00:14 +0100
14001 dpkg (1.2.7); priority=LOW
14003   * dpkg-scanpackages syntax errors fixed.
14005  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 21 Jun 1996 04:10:38 +0100
14007 dpkg (1.2.6); priority=MEDIUM
14009   * NFS, CDROM and partition dselect methods include mountpoint
14010     in paths given to dpkg in [I]install, so they should now work.
14012   * Removed some leftover files from source tree.
14014  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 12 Jun 1996 14:35:19 +0100
14016 dpkg (1.2.5); priority=MEDIUM
14018   * Allow, but do not create, packages in half-installed state
14019     with no version number.  (Aargh.)
14021  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 04:55:43 +0100
14023 dpkg (1.2.4); priority=MEDIUM
14025   * New dpkg-name from Erick (<pkg>_<version>_<arch>.deb convention).
14026   * Disappeared packages can't own conffiles any more !  (Bug#3214.)
14027   * install-info creates Miscellaneous sections with a newline
14028     following the heading.  (Bug#3218.)
14029   * cleanup-info script installed in /usr/sbin; called as appropriate
14030     by postinst.  Thanks to Kim-Minh Kaplan.  (Bug#3125.)
14031   * Allow superseded Essential packages to be purged after they've
14032     been removed (clear the Essential flag on removal, and ignore it
14033     on packages that are in stat_configfiles).
14035   * dselect disk methods understand `y' as well as `yes' for using
14036     development tree.
14037   * dselect doesn't make packages appear as `new' again if update
14038     of available packages fails.
14039   * dselect places method selection cursor over option last selected.
14041   * dpkg-scanpackages doesn't die when repeated packages are found.
14042   * dpkg-scanpackages allows many old maintainers (`//'-separated).
14044   * `Version' field is now mandatory (some operations already
14045     wouldn't work right anyway if it wasn't there).
14047   * update-rc.d(8) now says you must remove the script.  (Bug#3215.)
14048   * dpkg --force-help says that --force-overwrite is on by default.
14049   * dpkg-deb manpage rewritten.
14050   * debian.README (= /usr/doc/copyright/dpkg) edited slightly.
14052   * Some database parsing grunge removed (pdb_preferversion, &c).
14053   * Source tree doc/sgml contains some embryonic manuals.
14054   * Leftover files in lib directory in source tree deleted.
14056  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 03:52:01 +0100
14058 dpkg (1.2.3); priority=HIGH
14060   * install-info doesn't replicate section headings (Bug#3125, #2973).
14061   * New dpkg-name manpage broken off from script (oops!).
14062   * dselect help screens made consistent with new strings, flags, &c.
14063   * dselect error flag column labelled E (Error), not H (Hold).
14064   * `Escape' no longer bound to `exit list without saving' in dselect.
14066  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 28 May 1996 02:14:57 +0100
14068 dpkg (1.2.2); priority=MEDIUM
14070   * Fixed dselect coredump found by Erick Branderhorst (thanks).
14071   * Sort obsolete removed packages separately, not under Available.
14073  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 23 May 1996 21:31:05 +0100
14075 dpkg (1.2.1); priority=MEDIUM
14077   * `=' key in dselect really does `hold' rather than `unhold'.
14078   * dselect dependency processing now interacts better with `hold'.
14079   * dselect `I' key (not `i') modifies display of the info window.
14080   * dselect shows unavailable packages as being unavailable.
14081   * dselect main menu headings and many other strings changed to try to
14082     discourage people from deselecting every package and using [R]emove.
14083     Notably, `select' changed to `mark' throughout.
14085   * dselect disk methods now print a few fewer double slashes.
14086   * dselect disk access methods will offer to use dpkg --record-avail
14087     to scan the available packages, if no Packages file is found.
14089   * New dpkg --compare-versions option, for the benefit of scripts &c.
14090   * New dpkg --clear-avail option forgets all available packages info.
14091   * New dpkg --print-avail option, prints `available' data (from Packages, &c).
14092   * dpkg usage message is more informative, but no longer fits on screen.
14093   * dpkg --avail option renamed --record-avail.
14095   * Latest dpkg-name from Erick Branderhorst.
14096   * dpkg-scanpackages has more sensible problem reporting.
14097   * postinst configure now gets null argument (not <unknown> or <none>)
14098     when there is no previously configured version.
14100   * Guidelines say that postinst configure is given previous version.
14101   * Guidelines don't refer to maintainer-script-args.txt in main text.
14102   * Guidelines (Texinfo source) uploaded separately.
14104   * Own version of strcpy (used for debugging) removed.
14105   * Interface to access methods document in source (doc/dselect-methods.txt).
14106   * debian.buildscript moves changes file into parent directory.
14108  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 22 May 1996 01:26:31 +0100
14110 dpkg (1.2.0); priority=MEDIUM
14112   * dselect can sort packages by available and installed states, and
14113     display their version numbers.  (Use O, o and V.)
14114   * Hold is properly integrated as a real `wanted state', rather than
14115     a separate flag.
14116   * Epochs in version numbers implemented, using the syntax
14117     <epoch>:<version>-<revision>.  (Epoch not usually displayed.)
14118   * dselect disk method is architecture-independent (uses dpkg's
14119     installation architecture, and looks in the right part of the tree).
14121   * dselect disk method doesn't try to satisfy the predependencies of
14122     packages which are on hold.
14123   * Fixed conflict-related assertion failure.  (Bug#2784.)
14124   * conffiles do not cause file conflicts if the conflicting package
14125     is in the `configuration only' state.  (Bug#2720.)
14126   * Fixed messages where available version number was reported as installed
14127     version in conflict and dependency messages.  (Bug#2654, Bug#2974.)
14129   * New format .deb files are default even for a.out compiles (but
14130     a.out version of dpkg is in old format).
14131   * Characters @:= (at colon equals) in package names now strictly
14132     forbidden everywhere (_ is still allowed in existing packages).
14133   * New dpkg --print-installation-architecture option prints installation
14134     architecture (compiled in), rather than build architecture (determined
14135     from gcc -print-libgcc-file-name).
14137   * Version messages show whether compiled a.out or ELF (i386 only).
14138   * Fixed missing space in version syntax error messages.
14139   * Manpage dpkg.8 installed with warning about inaccuracy.
14141   * Guidelines don't say to stop and restart daemons in runlevels 2345;
14142     instead they say to start in 2345 and stop in 016.
14143   * Guidelines and version messages say just Debian Linux.
14144   * Guidelines typo fix for '"stop"'.  (Bug#2867.)
14146   * doc/Makefile.in clean properly deletes various guidelines.info* files.
14148  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 16 May 1996 00:01:21 +0100
14150 dpkg (1.1.6); priority=MEDIUM
14152   * Check virtual dependencies when removing (ouch! - thanks SDE.)
14153   * Fixed bug in internal database validity management that could
14154     make dselect and dpkg dump core.  (Bug#2613.)
14155   * Fixed two coredumping bugs when using local diversions.  (Bug#2804.)
14156   * Fixed disappearance of overwritten packages.  (Bug#2696.)
14157   * install-info won't modify dir file before start of menu.
14158   * install-info will create Miscellaneous heading if no sections yet.
14160   * Only alphanums and +-. allowed in package names - enforced by
14161     dpkg-deb --build and documented in Guidelines.
14162   * dselect doesn't display packages unless they are installed, selected
14163     or available.
14164   * dselect doesn't show spurious section and priority headings.
14165   * dselect has a few extra keybindings (from Lee Olds).
14166   * --force message changed to `--force enabled' so that default is OK.
14168   * dpkg-name now includes architecture component in .deb filename,
14169     and translates - in package name to _.
14170   * .deb file has architecture component in filename.
14172   * Guidelines changed to say Pre-Depends is for experts only.
14173   * Guidelines say to provide a unidiff (-u) rather than an old context diff.
14174   * Guidelines say 755 root.root for shared libraries.
14176  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 1 May 1996 00:47:22 +0100
14178 dpkg (1.1.5); priority=MEDIUM (HIGH for diversions users)
14180   * Fixed coredump when using diversions.  (Bug#2603.)
14181   * Fixed typo in dpkg-divert which could lose diversions.  (Bug#2662.)
14183   * --force-overwrite is the default.
14184   * diversions.text provides better examples.
14186  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 10 Apr 1996 13:59:30 +0100
14188 dpkg (1.1.4); priority=MEDIUM
14190   * Allow overwriting of conflicting packages being removed.  (Bug#2614.)
14192   * a.out control file says Pre-Depends: libc4 | libc.  (Bug#2640.)
14193   * ELF control file and libc dependencies changed to use finalised scheme.
14194   * ELF control file and libc dependencies for i386 only.  (Bug#2617.)
14196   * Guidelines say use only released libraries and compilers.
14197   * Install wishlist as /usr/doc/dpkg/WISHLIST.
14198   * Remove spurious entries for Guidelines in info dir file.
14200   * dpkg-deb --build checks permissions on control (DEBIAN) directory.
14202   * Spaces in control file fields not copied by dpkg-split.  (Bug#2633.)
14203   * Spaces in split file part control data ignore.  (Bug#2633.)
14205   * Portability fixes, including patch from Richard Kettlewell.
14206   * Fixed minor configure.in bug causing mangled GCC -W options.
14208  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Apr 1996 01:58:40 +0100
14210 dpkg (1.1.3); priority=LOW
14212   * dselect disk methods support Pre-Depends installation ordering.
14213   * When dpkg fails and --auto-deconfigure would help it says so.
14214   * dpkg --search output lists several packages with same file on one line.
14215   * Improved dpkg usage message somewhat.
14217   * dpkg-deb --build checks permissions and types of maintainer scripts.
14218   * dpkg-deb --build treats misspecified conffiles as error, not warning.
14219   * dpkg --print-architecture prints compiler's architecture while
14220     dpkg --version (&c) print system's arch (this to help cross-compiling).
14221   * More minor guidelines changes, including dir entry fixup.
14223   * configure script caches more values.
14224   * Changed maintainer email address to ian@chiark.chu.cam.ac.uk.
14226  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 16 Mar 1996 19:18:08 +0000
14228 dpkg (1.1.2); priority=LOW
14230   * Packaging guidelines installed properly (and as guidelines
14231     rather than debian-guidelines).
14232   * ELF version has more checks to stop you wrecking your dpkg installation.
14233   * dselect disk methods now look for a `local' tree as well, for
14234     people who want locally-available software of various kinds.
14235   * dpkg-divert has debugging message removed.
14236   * Minor guidelines changes.
14238   * Various makefile cleanups, mainly to do with ELF vs. a.out support.
14239   * debian.rules cleans out ~ files itself, as well as calling make clean.
14240   * debian.rules names .nondebbin.tar.gz file ELF too, if appropriate.
14242  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 14 Mar 1996 03:38:29 +0000
14244 dpkg (1.1.1elf); priority=LOW
14246   * Added /usr/lib/dpkg/elf-executables-ok and elf-in-kernel.
14247   * Replaces field now allows automatic removal of conflicting packages.
14248   * Replaces field now required to overwrite other packages' files.
14249   * Architecture field, and dpkg --print-architecture, supported.
14250   * build new format archives by default when compiled with ELF compiler.
14252   * symlinks are now installed atomically (good for shared libraries).
14253   * create /var/lib/dpkg/diversions in postinst if necessary (Bug#2465.)
14254   * Pre-Depends now correctly fails if package never configured.
14255   * dselect disk methods mount with -o nosuid,nodev.
14256   * update-rc.d defaults doesn't add both K and S in any one runlevel;
14257     dpkg postinst fixes up this situation if it sees it.
14259   * Assorted fixups to the Guidelines, which are now in one piece.
14260   * dpkg --list prints version string in one piece.
14261   * dpkg-scanpackages doesn't produce notice on output with list of
14262     packages with Section and/or Priority control file fields.
14264   * control file and debian.rules work both for ELF and non-ELF compiles.
14265   * most files compiled with -O2 (-O3 only for some critical files) -
14266     this fixes ELF build.
14268  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Mar 1996 04:25:28 +0000
14270 dpkg (1.1.0); priority=LOW
14272   * dpkg supports Pre-Depends.
14273   * postinst script gets most-recently-configured version as $2.
14275   * lib/tarfn.c #includes <errno.h> (portability fix).
14277  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 11 Feb 1996 21:07:03 +0000
14279 dpkg (1.0.17); priority=LOW
14281   * dpkg --recursive follows symlinks (useful for devel tree).
14283  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Feb 1996 15:58:46 +0000
14285 dpkg (1.0.16); priority=LOW
14287   * dpkg-deb much faster reading new format archives.  (Bug#2256.)
14288   * Developers' documentation in /usr/doc/dpkg/, /usr/info/.
14290   * Fixed typo in control file Description.
14292   * configure script tries to improve matters wrt sysinfo.
14293   * any debian-tmp.deb is deleted by `./debian.rules clean'.
14295  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 4 Feb 1996 15:51:59 +0000
14297 dpkg (1.0.15); priority=LOW
14299   * dselect disk methods should never unmount things they didn't mount.
14300   * debian.README aka /usr/doc/copyright updated.
14302  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 15:05:39 +0000
14304 dpkg (1.0.14); priority=MEDIUM
14306   * fixed file descriptor leak in dpkg introduced in 1.0.11.
14307   * included dpkg-name in this package (conflicts with dpkg-name).
14309   * redraw in dselect main menu changed to use clearok (like in lists).
14310   * sa_restorer in struct sigaction no longer used (portability fix).
14311   * removed Guidelines from source package.
14313  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 02:52:29 +0000
14315 dpkg (1.0.13); priority=MEDIUM
14317   * dselect partition and mounted methods work again.
14318   * dpkg-deb --no-act in usage message.
14320  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 26 Jan 1996 18:37:03 +0000
14322 dpkg (1.0.12); priority=MEDIUM (HIGH for users of 1.0.11)
14324   * Fixed frequent dpkg coredump introduced in 1.0.11.  (Bug#2219.)
14325   * dpkg-deb ensures version numbers start with alphanumerics.
14327  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 24 Jan 1996 00:42:31 +0000
14329 dpkg (1.0.11); priority=MEDIUM
14331   * corrected potentially serious problem with dpkg low-memory in-core
14332     files database.
14333   * dpkg-split --msdos puts output files in right directory.  (Bug#2165.)
14335   * diversions implemented - see `dpkg-divert --help'.
14337   * dselect shows and uses (for dependencies) currently installed
14338     version of a package if that is more recent.
14339   * dpkg --force-... options are in separate help screen.
14340   * better error messages for corrupted .deb archives.  (Bug#2178.)
14341   * dselect NFS method will unmount correct copy of NFS area if mounted
14342     twice.
14344   * removes some ELF compilation warnings.
14346  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 Jan 1996 02:41:46 +0000
14348 dpkg (1.0.10); priority=MEDIUM
14350   * dpkg-deb option parsing unmuddled (-I option was removed
14351     in 1.0.9 and broke dpkg-deb).  (Bug#2124.)
14353   * dpkg-split will work when ELF `ar' is installed, and is faster.
14355   * nfs dselect method now available.
14356   * disk methods don't prompt spuriously for Packages files.
14357   * cdrom+harddisk methods can find Packages files.
14359   * dpkg-scanpackages (creates Packages files) now in /usr/sbin.
14361   * various changes to help compilation of dpkg-deb, dpkg-split
14362     and md5sum on non-Debian systems.
14363   * <sys/fcntl.h> replaced by <fcntl.h> throughout.
14365  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 Jan 1996 02:55:19 +0000
14367 dpkg (1.0.9); priority=MEDIUM
14369   * dselect uninitialized variable coredump fixed (thanks Carl).
14371   * version numbers printed by --version fixed.  (Bug#2115.)
14372   * disk method problem with missing Packages files fixed.  (Bug#2114.)
14373   * dependency version relationships now <= >= << >> =.  (Bug#2060.)
14375   * install-info is in /usr/sbin, not /usr/bin.  (Bug#1924.)
14376   * dpkg regards Revision field as obsolete.
14378   * <asm/unistd.h> changed to <linux/unistd.h> (for m68k port).
14379   * scripts/Makefile.in `clean' target deletes scripts.
14381  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 11 Jan 1996 20:51:20 +0000
14383 dpkg (1.0.8); priority=LOW
14385   * update-alternatives slightly more helpful message.  (Bug#1975.)
14386   * cosmetic improvements to disk installation method.  (Bug#1970,1956.)
14387   * mounted filesystem and unmounted partition separate methods.  (Bug#1957.)
14389  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Dec 1995 04:07:47 +0000
14391 dpkg (1.0.7); priority=MEDIUM (HIGH to upgrade syslogd)
14393   * dselect harddisk/CDROM method script handles multiple package
14394     areas.
14395   * Everything has a manpage, though many are very unhelpful indeed.
14397  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 30 Nov 1995 03:59:14 +0000
14399 dpkg (1.0.6); priority=MEDIUM (HIGH to upgrade syslogd)
14401   * conffiles can now be taken over properly from one package by
14402     another which replaces it.  (Bug#1482.)
14403   * dpkg will not deconfigure essential packages when --auto-deconfigure
14404     is set (this bug was fairly unlikely ever to be exercised).
14406   * dpkg checks for the presence of certain important programs on the PATH.
14407   * dselect is now more informative when a dependency is missing, saying
14408     "<package> does not appear to be available".  (Bug#1642, 1705).
14410   * `make distclean' fixed; config.* &c removed from source archive.
14411   * lib/lock.c now uses fcntl rather than flock, for better portability.
14413   * `Package_Revision: 0' removed from control file.
14414   * Some inaccuracies and bad formatting in various messages corrected.
14416  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 21 Nov 1995 20:15:18 +0000
14418 dpkg (1.0.5); priority=LOW
14420   * dpkg-split allows some space for the header.  (Bug#1649.)
14421   * dpkg-split now has --msdos option for 8.3 filenames.
14422   * dpkg-split --join &c will not complain about trailing garbage.
14424   * dselect & dpkg will no longer ignore SIGHUP will running subprocesses.
14426  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 13 Oct 1995 13:59:51 +0100
14428 dpkg (1.0.4); priority=MEDIUM (HIGH for dselect users with 1.0.3)
14430   * fixed bug which prevented dselect from displaying the bottom line of
14431     any listing screen.  This was introduced in 1.0.3, sorry !
14433   * a conffile will never cause a prompt if the package maintainer
14434     distributes a file identical to the user's, even if the file has
14435     been edited by both the user and the maintainer or is a
14436     newly-registered conffile.  (Bug#1639.)
14438   * dselect disk/cdrom method script says where to get Packages file.
14439   * dselect help has better descriptions of the functions of Return and Q.
14441   * postinst now warns about some problems with /usr/lib/dpkg/methods/hd.
14443  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 12 Oct 1995 01:45:38 +0100
14445 dpkg (1.0.3); priority=MEDIUM
14447   * dselect: fixed segfault when doing some multiple (de)selections.
14449  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 10 Oct 1995 03:21:12 +0100
14451 dpkg (1.0.2); priority=MEDIUM
14453   * problem with screen refresh after `o' (change order) corrected.
14455  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 9 Oct 1995 13:11:04 +0100
14457 dpkg (1.0.1); priority=LOW
14459   * much better dpkg performance on low-memory systems.
14460   * start-stop-daemon --name should now work. (oops!)
14461   * fixed typo which could turn into memory overwriting bug sometime.
14463  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 8 Oct 1995 20:12:29 +0100
14465 dpkg (1.0.0); priority=LOW
14467   * Version 1.0.0: dpkg is no longer beta.
14469   * tar extractor no longer looks up an empty string using getgrnam
14470     (this causes the libc to coredump when using NIS).
14472  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 1 Oct 1995 13:07:36 +0100
14474 dpkg (0.93.80); priority=LOW
14476   * dselect help screen intro changed to remove `much' before `help'.
14478   * update-alternatives.pl contains hardcoded ENOENT value, instead
14479     of requiring POSIX.pm to be present.
14481   * Makefiles changed to strip when installing instead of when building.
14483  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 30 Sep 1995 01:44:12 +0100
14485 dpkg (0.93.79) BETA; priority=LOW
14487   * DPKG_NO_TSTP environment variable which stops dpkg sending the
14488     process group a SIGTSTP (Bug#1496).
14489   * End key should work in dselect lists (Bug#1501).
14490   * various message typos (missing \n's) fixed (Bug#1504).
14492  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 29 Sep 1995 03:27:01 +0100
14494 dpkg (0.93.78) BETA; priority=LOW
14496   * dselect keystrokes help file typo fix.
14498  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 28 Sep 1995 20:31:02 +0100
14500 dpkg (0.93.77) BETA; priority=MEDIUM
14502   * dpkg --remove --pending will purge things when appropriate.
14504   * fixed failure to null-terminate dpkg conflict problem messages.
14505   * fixed bug in formatting of dependency version problem messages.
14507   * Conffiles resolution prompt for new conffile: typo fixed.
14508   * Changed dpkg usage error to suggest `-Dhelp' instead of `--Dhelp'.
14510  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 23:44:35 +0100
14512 dpkg (0.93.76) BETA; priority=MEDIUM
14514   * dpkg --auto-deconfigure option (used automatically by dselect) allows
14515     `important' packages which many others depend on to be split.
14516   * dpkg should no longer fail an assertion during complicated
14517     multiple configurations involving packages which are on hold.
14519   * update-alternatives supports negative priorities.
14520   * /etc/alternatives is included in the .deb archive.
14522   * Package priorities changed: Required (Req), Important (Imp), Standard (Std),
14523     Optional (Opt) and Extra (Xtr).  For backward compatibility Base is an
14524     alias for Required, and Recommended is kept as a level just below Standard.
14526   * dselect shows introductory help screen when entering package lists (both
14527     main and recursive).
14528   * dselect help messages made more friendly.
14529   * dselect package list `quit, confirm, and check dependencies' key is
14530     now Return rather than lowercase `q'; likewise method list `select this
14531     one and configure it' key.
14532   * dselect selects packages with priority `standard' or better by default.
14533   * dselect `v=verbose' becomes `v=terse' when in verbose mode.
14535   * hard disk method unmounts /var/lib/dpkg/methods/mnt on failure.
14536   * disk methods' install message uses `stty' to find out what the
14537     interrupt character is, and uses that in the prompt (rather than ^C).
14538   * dpkg now tolerates ^Z characters in Packages files.
14539   * harddisk method doesn't display extra slash when updating packages file.
14540   * harddisk method burbles less if it doesn't have a good default.
14542   * dpkg-deb now supports new flexible format, but old format still default.
14544  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 02:49:41 +0100
14546 dpkg (0.93.75) BETA; priority=MEDIUM
14548   * dselect no longer segfaults when you try to modify the last item.
14550   * dselect Makefile compiles with -g, and links without -s, but installs
14551     with -s, so that built source directory has debugabble binary.
14553  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Sep 1995 02:59:29 +0100
14555 dpkg (0.93.74) BETA; priority=LOW
14557   * dpkg-split implemented and installed in /usr/bin/dpkg-split.
14558     (NB this is not compatible with Carl Streeter's old dpkg-split script.)
14559   * dpkg uses dpkg-split.
14560   * floppy disk method available - NB this is a first attempt only.
14562   * hard disk method uses --merge-avail rather than --update-avail.
14563   * installation by default of `standard' packages removed again.
14564     (I don't think this is the right place to do this.)
14565   * update-alternatives --remove correctly deletes all slave links;
14566     minor cosmetic improvements.
14568  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Sep 1995 02:06:05 +0100
14570 dpkg (0.93.73) BETA; priority=LOW
14572   * dselect multi-package selection now done by `divider' lines
14573     actually in the package list, rather than horizontal highlight
14574     movement.
14575   * dselect help available, and keybindings rationalised.
14577   * postinst removes /usr/lib/dpkg/methods/hd if upgrading from
14578     0.93.42.3 or earlier.
14579   * `hold' flag changed to be settable by the user only, and
14580     made orthogonal to the `reinstallation required' flag.
14581   * dpkg will install by default any packages with priority of
14582     `standard' or better unless they're explicitly deselected.
14584   * dselect dependency/conflict resolution will suggest marking absent
14585     packages for `purge' rather than `deinstall'.
14586   * disk method script produces message about invoking dpkg.
14587   * dpkg produces warning, not error, when it gets EPERM trying to
14588     remove a directory belonging to a package being removed.
14589   * dpkg, dpkg-deb usage error reporting improved.
14590   * dselect detects too-dumb terminals and stops.
14591   * dpkg-deb(8) updated a little (thanks to Bill Mitchell).
14593   * dselect debugmake script uses -O0.
14595  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 10 Sep 1995 12:23:05 +0100
14597 dpkg (0.93.72) BETA; priority=MEDIUM
14599   * /usr/sbin/update-alternatives added.
14601   * New names for certain control file fields (old names work
14602     as aliases): Optional -> Suggests, Recommended -> Recommends,
14603     Class -> Priority.
14605  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 3 Sep 1995 16:37:41 +0100
14607 dpkg (0.93.71) BETA; priority=LOW
14609   * dpkg doesn't silently overwrite `new' conffiles (Bug#1283).
14610   * case now not significant in Essential, Status and Class (Bug#1280).
14611   * dselect checks method scripts for execute, not for write.
14613   * spelling fixes in lib/dbmodify.c and dselect/helpmsgs.src.
14615   * dselect `clean' target deletes helpmsgs.cc and helpmsgs.cc.new.
14617  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 31 Aug 1995 13:56:08 +0100
14619 dpkg (0.93.70) BETA; priority=MEDIUM
14621   * dselect unmounted harddisk method has many silly bugs fixed.
14623   * dpkg --root option restored (was removed by mistake in 0.93.68).
14624   * minor cosmetic change to dselect subprocess failure message.
14626  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
14628 dpkg (0.93.69) BETA; priority=MEDIUM
14630   * dpkg --configure and --remove should work properly when
14631     they have to defer processing (this tends to happen when many
14632     packages are processed at once).  (Bug#1209.)
14634   * dpkg --configure and --remove work better when `processing'
14635     several related packages with --no-act.
14637   * dpkg --auto is now two options, --pending or -a (for configure,
14638     remove, &c) and --recursive or -R (for install, unpack, &c).
14640   * dpkg debug options in usage message, and values available (-Dh).
14642  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
14644 dpkg (0.93.68) BETA; priority=MEDIUM
14646   * dpkg won't get an internal error if you try to use the default
14647     conffiles response (ie, if you just hit return).  (Bug#1208.)
14649   * dselect hard disk and CD-ROM methods - the real thing, but ALPHA.
14651   * dselect allows you to go straight to `update' or `install' if
14652     you have already set up an access method.
14653   * new dpkg options --yet-to-unpack, --merge-avail and --update-avail.
14654   * dpkg -G is an abbreviation for dpkg --refuse-downgrade.
14655   * dpkg -R alias for --root withdrawn, pending reuse with different meaning.
14656   * dpkg --help message rationalised somewhat.
14658   * Obsolete `examples' and `dpkg-split' directories removed from
14659     source tree.  The `hello' package is a better example.
14661  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 7 Aug 1995 02:16:25 +0100
14663 dpkg (0.93.67) BETA; priority=LOW for C dpkg alpha testers, HIGH for others
14665   * dpkg no longer statically linked and -g.
14666   * calls to abort() changed to print string, file and line number first.
14667   * removed unused variable from dpkg source.
14669  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 4 Aug 1995 01:39:52 +0100
14671 dpkg (0.93.66) ALPHA; priority=MEDIUM
14673   * dpkg will correctly remove overwritten files from the lists of
14674     the package(s) that used to contain them.
14676   * dpkg --purge is now an action, rather than a modifier for --remove,
14677     and the -P alias for it is withdrawn.
14679   * dpkg --unpack/--install filenames in messages are now more sensible
14680     about when to use .../ (show as many trailing components as possible
14681     in 40 characters, or the whole path if that the last component is
14682     longer than that).
14684  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 3 Aug 1995 02:11:03 +0100
14686 dpkg (0.93.65) ALPHA; priority=MEDIUM
14688   * dpkg --remove should, when a package being removed is depended-on
14689     by another that is also queued for removal, defer the depended-on
14690     package rather than aborting it.  (Bug#1188.)
14692   * dpkg will not attempt to configure or remove a package more than
14693     once in the same run.  (Bug#1169.)
14695   * dpkg cosmetic fix to dependency problems message (this bug
14696     hasn't been triggered to my knowledge).
14698   * perl-dpkg no longer installed in /usr/bin.
14700  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 2 Aug 1995 13:02:58 +0100
14702 dpkg (0.93.64) ALPHA; priority=MEDIUM
14704   * dpkg marks a package as no longer `to be configured in this run'
14705     when an error occurs, so that other packages which depend on it
14706     will fail (rather than causing a loop and an assertion failure,
14707      packages.c:166: failed assertion `dependtry <= 4').
14709   * dselect initial selection granularity is single-package.
14710   * dpkg --no-also-select option renamed to --selected-only (old option
14711     still accepted, but no longer in --help).  Changed -N to -O.
14713   * dselect `update' option changed to `install' (and other options
14714     renamed too).  NB: old access methods will not work, because
14715     the `update' script should now be an `install' script.
14717   * dselect `installation methods' renamed to `access methods'.
14718   * dpkg --skip-same-version and --refuse-downgrade produce friendlier
14719     messages when they skip packages.
14720   * --licence option now properly mentioned in all programs' --version
14721     messages.
14723   * bad fix for ELF compile problem involving myopt.h removed (compile
14724     problem turned out to be a GCC bug.)
14726  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 1 Aug 1995 03:03:58 +0100
14728 dpkg (0.93.63) ALPHA; priority=LOW
14730   * preinst works around shell bug/misfeature involving `trap'.
14732   * dpkg --skip-same-version doesn't skip packages which have
14733     an error flag set or which aren't in a standard `installed' state.
14735   * dpkg --search now does a substring search if the string doesn't
14736     start with a wildcard character (*, [ or ?) or slash.
14738   * problem with C/C++ linkage of stuff in "myopt.h" fixed, to help
14739     with compiling with GCC 2.7.0.
14741   * dselect Makefile.in `clean' deletes curkeys.inc &c, so that they are
14742     not shipped in the distribution source and will be rebuilt on the
14743     target system.
14745  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 27 Jul 1995 13:38:47 +0100
14747 dpkg (0.93.62) ALPHA; priority=HIGH
14749   * dpkg purges leftover control scripts from /var/lib/dpkg/tmp.ci,
14750     rather than associating them with the wrong package.  (Bug#1101.)
14752   * dpkg won't `disappear' packages containing no files or directories,
14753     nor a package required for depends/recommended.  (Bug#1128.)
14755   * dpkg follows directory symlinks.  (Bug#1125.)
14757   * dselect fixups for ELF/GCC2.7.0 compilation.
14759  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 21 Jul 1995 21:43:41 +0100
14761 dpkg (0.93.61) ALPHA; priority=LOW
14763   * dselect keybindings and status characters and descriptions changed
14764     (in pursuance of Bug#1037, user interface problems, still open.)
14766   * Some cleanups to fix mistakes discovered by ELF-GCC 2.7.0, and fixup
14767     for newer C++ draft standard (`for' variable declaration scope change).
14769  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 18 Jul 1995 01:42:51 +0100
14771 dpkg (0.93.60) ALPHA; priority=HIGH
14773   * dpkg doesn't think packages have `disappeared' if you install
14774     several packages at once.  (later reported as Bug#1132.)
14776   * usage error messages tidied up.
14778  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 17:56:56 +0100
14780 dpkg (0.93.59) ALPHA; priority=HIGH
14782   * dpkg doesn't break maintainer scripts &c if package `foo' exists
14783     when processing package `foobar'.  (Related to Bug#1101.)
14785   * dpkg implements `disappear' functionality.
14786   * dpkg/dselect remove dead entries from /var/lib/dpkg/status.
14788   * dpkg --list now sorted correctly and output somewhat improved.
14789   * some debugging messages moved from dbg_stupidlyverbose to dbg_scripts.
14790   * dpkg prints `Removing foo' message even if foo is not configured.
14791   * dpkg only prints `serious warning: files list file ... missing'
14792     once for each package.
14794  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 02:32:11 +0100
14796 dpkg (0.93.58) ALPHA; priority=HIGH
14798   * dpkg should write out status even for packages which it has only
14799     encountered in the `available' file so far.
14801  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 20:19:21 +0100
14803 dpkg (0.93.57) ALPHA; priority=LOW
14805   * dpkg does chroot when running maintainer scripts (--instdir
14806     should work right now, though I haven't been able to test it).
14808  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 01:32:30 +0100
14810 dpkg (0.93.56) ALPHA; priority=HIGH
14812   * dpkg can now overwrite symlinks to directories, and will
14813     do correct handling of symlinks to plain files.
14814   * dpkg should not replace any directory with a symlink.
14816  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 13 Jul 1995 02:43:36 +0100
14818 dpkg (0.93.55) ALPHA; priority=MEDIUM
14820   * dpkg can now extract hardlinks.
14821   * dpkg configuration/removal works in the presence of dependency cycles.
14822   * dpkg should no longer fail an assertion at processarc.c:193.
14824  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 12 Jul 1995 01:34:44 +0100
14826 dpkg (0.93.54) ALPHA; priority=MEDIUM
14828   * dpkg and dselect no longer throw away all Class and Section
14829     information in /var/lib/dpkg/available.  (Oops.)
14830   * dpkg --refuse-<something> now works (this broke some dselect
14831     method scripts' attempts to use --refuse-downgrade).
14832   * dpkg --audit and --list implemented.
14834  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 10 Jul 1995 00:35:13 +0100
14836 dpkg (0.93.53) ALPHA; priority=LOW
14838   * dpkg --install/--unpack only skips on-hold packages with --auto.
14839   * dpkg doesn't fclose() the --fsys-tarfile pipe twice.
14840   * dpkg error handling and reporting cleaned up.
14841   * dpkg now lists any failed packages/files just before exiting.
14843  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 9 Jul 1995 16:31:36 +0100
14845 dpkg (0.93.52) ALPHA; priority=MEDIUM
14847   * dpkg won't segfault due to missing (Package_)Revision fields.
14848   * dpkg --search works.
14849   * dpkg will set execute permissions on scripts if necessary.
14850   * dpkg prints filenames in --unpack and --install.
14852  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 12:41:39 +0100
14854 dpkg (0.93.51) ALPHA; priority=HIGH
14856   * dpkg --status and --listfiles now work.
14858   * dpkg --remove --auto won't try to remove everything (!)
14859   * dpkg --unpack doesn't coredump after unpacking the first package.
14860   * dpkg won't fail an assertion if it bombs out of --configure
14861     or --remove because of too many errors.
14863   * Support for `Essential' in dpkg (not yet in dselect).
14864   * `available' (Packages) file class and section override those
14865     from package control files.
14866   * `Essential: yes' added to control file.
14868   * Locking strategy changed, now uses flock (no more stale locks).
14869   * preinst now more helpful about conffiles upgrade problem.
14871  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 01:15:26 +0100
14873 dpkg (0.93.50) ALPHA
14875   * C dpkg now in service.
14877   * dselect now installs in /usr/bin instead of /usr/sbin.
14878   * Improved `explanation of display' help and changed HSOC to EIOW.
14879   * dselect goes back to top of info display when you move the
14880     highlight.
14882   * Added <sys/types.h> to md5sum/md5.c, for the benefit of FreeBSD.
14883   * --admindir doesn't append `var/lib/dpkg' to its argument.
14885  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
14887 dpkg (0.93.42.3) BETA; priority=LOW
14889   * Rebuilt using ncurses 1.9.2c-0.
14890   * Silenced `subcritical error' message if errno == ENOENT.
14892  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 12 Jun 1995 13:09:24 +0100
14894 dpkg (0.93.42.2) BETA; priority=HIGH
14896   * install-info --remove properly removes multi-line entries.
14897   * Slightly changed ^L redraw code in dselect package list.
14899  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Jun 1995 14:06:01 +0100
14901 dpkg (0.93.42.1) BETA; priority=HIGH esp. for new installations
14903   * update-rc.d default no longer adds K entries in runlevels 2345.
14905  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 6 Jun 1995 18:56:23 +0100
14907 dpkg (0.93.42) BETA; priority=LOW; HIGH for dselect users
14909   * Fix uninitialized variable reference bug in dselect (#890).
14910   * Fix problem with wordwrapping package and method descriptions.
14911   * Create /var/lib/dpkg/methods/mnt.
14913  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
14915 dpkg (0.93.41) BETA; priority=LOW
14917   * Create /var/lib/dpkg/methods.
14918   * dpkg.pl noisily ignores --skip-same-version rather than barfing.
14920  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 13:28:27 +0100
14922 dpkg (0.93.40) BETA; priority=LOW
14924   * dselect's subprogram failure message made to stand out more.
14926   * When switching out of curses, always move the cursor to the
14927     bottom right corner of the screen.
14929  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 01:03:38 +0100
14931 dpkg (0.93.39) BETA; priority=LOW
14933   * dselect can now:
14934     - allow you to select and configure an installation method;
14935     - invoke installation method scripts to update the available file
14936       and unpack packages;
14937     - invoke dpkg to configure and remove packages.
14938     There are no installation methods available yet.
14940   * Search feature in dselect works (it was purely an ncurses bug).
14942   * dpkg-*.nondebbin.tar.gz now available (built by debian.rules).
14944   * The target directory for dpkg-deb --extract (also available as
14945     dpkg --extract) is no longer optional.  dpkg-deb suggests the use
14946     of dpkg --install if you omit it.
14948   * Added <errno.h> to lib/lock.c and fixed ref. to `byte' in
14949     md5sum/md5.c, for portability to Solaris 2.
14951   * Rebuilt `configure' and `config.h.in' using autoconf 2.3.
14952   * Revised function attribute support checking in configure script.
14953   * Removed obsolete `dselect.pl' from scripts directory.
14954   * New option --licence on all the C programs.
14956  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 May 1995 18:05:38 +0100
14958 dpkg (0.93.38) BETA; priority=MEDIUM
14960   * Version number comparisons (in dpkg and dselect) now >= <=
14961     as documented (Bug#831; thanks to Christian Linhart).
14963   * dselect now has a non-superuser readonly mode.
14964   * dselect doesn't pop up unsatisfied `Optional's when quitting.
14965   * `unable to delete saved old file' message fixed dpkg_tmp to dpkg-tmp.
14967   * Made dpkg convert `revision' to `package_revision' when reading
14968     (eg) the `status' file.  libdpkg.a has `revision' as a synonym
14969     for `package_revision' and writes the former.
14971   * Major improvements and many changes to C option parsing, database
14972     management, error handling, Makefiles &c to support dpkg.
14973   * dpkg-deb should now work if sizeof(void*) < sizeof(void(*)()).
14975  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 24 Apr 1995 12:34:39 +0100
14977 dpkg (0.93.37) BETA; priority=LOW (MEDIUM for dselect users)
14979   * Fixed segfault if no description available (Bug#735);
14980     thanks to Peter Tobias for the bug report.
14981   * Fixed other assorted minor bugs in description displays.
14983   * Changed dpkg-deb --info short option from -i to -I, to make
14984     it unique across dpkg and dpkg-deb (-i still works with
14985     dpkg-deb for backwards compatibility).
14987   * Produce more sensible error when main package list is empty.
14989  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 7 Apr 1995 02:24:55 +0100
14991 dpkg (0.93.36) BETA; priority=LOW (MEDIUM for dselect users)
14993   * All the C code (including dselect) updated to support `provides'
14994     (virtual packages).
14995   * Revamped dselect's related package selection/deselection
14996     algorithms.
14997   * Everything can now handle arbitrary `class' values (as well
14998     as the predefined ones which we understand and can interpret).
14999   * Fixed bug that prevented display update when moving down a small
15000     recursive package list in dselect.
15001   * Column heading characters corrected from `SHOC' to `HSOC'.
15003  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 6 Apr 1995 12:48:13 +0100
15005 dpkg (0.93.35) BETA; priority=MEDIUM
15007  * Preserve ownerships and permissions on configuration files.
15008  * Fix bug in conffile updating that could leave a hardlink
15009    <foo>.dpkg-new to the conffile <foo>.
15011  * Improved dselect's package list help messages.
15012  * Highlight now moves on after (de)selecting just one package.
15013  * Better algorithm for scrolling up/down when moving highlight.
15014  * Fixed bug in display of `preformatted' extended Description lines.
15015    (dselect is still ALPHA, but is fairly stable.)
15017  * Improved dpkg's message when configuring a package that doesn't
15018    exist, and when selecting or skipping a package that isn't
15019    currently selected (during unpack processing).
15021  * Description in control file expanded.
15023  * Scroll back to top when changing what is in the `info' area.
15025 dpkg (0.93.34) BETA; priority=LOW (HIGH for dselect users)
15027  * dselect: Fixed bug which caused a coredump if you exited the
15028    package list if you'd made any changes.  Ouch !
15030  * dselect: Improved selection algorithm to show fewer extraneous
15031    packages; improved display for unavailable packages.
15033  * dpkg: Improved progress messages during unpacking somewhat.
15035 dpkg (0.93.33) BETA; priority=LOW (HIGH for dselect users)
15037  * dselect now has a main menu.
15039  * Fixed nasty uninitialized data bug in dselect.
15041  * dselect now locks and unlocks the packages database.
15043 Mon, 27 Mar 1995 03:30:51 BST  Ian Jackson <iwj10@cus.cam.ac.uk>
15045         * dpkg (0.93.32): Alpha dselect released and installed in
15046                           /usr/sbin/dselect.
15047         * dpkg (0.93.32): Many portability enhancements: should now
15048                           compile using GCC 2.6.3, and dpkg-deb should
15049                           compile better on non-Linux systems.
15050         * dpkg (0.93.32): dpkg will not loop if its stdin disappears
15051                           and it needs to prompt.
15052         * dpkg (0.93.32): Fixed removal dependency error to show
15053                           correct package (Bug #648).
15054         * dpkg (0.93.32): Tidied up copyright notices.
15055         * dpkg (0.93.32): First draft of update-rc.d manpage, not yet
15056                           installed in /usr/man.
15057         * dpkg (0.93.32): Changes to top-level Makefile.in to improve
15058                           error trapping.
15059         * dpkg (0.93.32): Improved Makefile `clean' and `distclean'
15060                           targets.
15061         * dpkg (0.93.32): Deleted irrelevant `t.c' from lib and
15062                           dselect directories.
15063         * dpkg (0.93.32): Added vercmp.c with version comparison code.
15064         * dpkg (0.93.32): varbufextend message changed - varbufs not
15065                           just for input buffers.
15066         * dpkg (0.93.32): varbuf has C++ member functions in header
15067                           #ifdef __cplusplus.
15069 Changes in dpkg 0.93.31:
15071 * start-stop-daemon --pidfile now works (Bug#571).
15072 * Fixed dependency processing bugs which could require a rerun of
15073   dpkg --configure (Bug#566).
15074 * Fixed garbage output for `language' of control file in dpkg-deb --info.
15076 Changes in dpkg 0.93.30:
15078 * Added /usr/sbin/start-stop-daemon.
15080 Changes in dpkg 0.93.09:
15082 * Made postinst scripts really be run when dpkg --purge used.
15083 * Added new --force-extractfail option - VERY DANGEROUS.
15085 Changes in dpkg 0.93.28:
15087 * Removed undef of 0x_p21 in read_database_file, which caused the
15088   the whole status database to become trashed when any update files
15089   were read.
15090 * Make infinite-loop prevention and cycle detection work.
15091 * Made findbreakcycle work (ie, break properly when cycle detected).
15092 * New script, update-rc.d, to update links /etc/rc?.d/[KS]??*.
15093 * dpkg.pl now sets the umask to 022.
15094 * Cosmetic error message fix to dpkg-deb.
15095 * Deleted OLD directory altogether.
15096 * Improved error-trapping in top-level Makefile loops.
15098 Changes in dpkg 0.93.27:
15100 * Make version number specifications in Depends &c work.
15101 * Added AC_PROG_CXX to autoconf.in for dselect.
15102 * Changed myopt.h not to have cipaction field in cmdinfo (this was
15103   specially for dpkg-deb) - now we have a generic void*.
15104 * Renamed `class' member of `pkginfoperfile' to `clas' [sic].
15105 * Much work in `dselect' subdirectory.
15106 * Deleted executables, objects and libraries from OLD tree !
15107 * Minor changes to various copyright notices and top-of-file comments.
15108 * Don't install nasty Perl dselectish thing as /usr/bin/dselect.
15110 Changes in dpkg 0.93.26:
15112 * Added --no-also-select instead of not auto-selecting on --unpack
15113   but doing so on --install; removed --force-unpack-any.
15115 Changes in dpkg 0.93.25:
15117 * Fixed duplicate output (failure to flush before fork) bug.
15118 * More clarification of md5sum.c copyright.
15119 * Corrected typo in ChangeLog in 0.93.24 source package.
15121 Changes in dpkg 0.93.24:
15123 * dpkg could copy conffiles info from one package to another.  Aargh.
15124   Bug #426.
15125 * dpkg failed to initialise status if you tried to remove or
15126   configure a nonexistent package.  Bug #419.
15127 * install-info now handles START-INFO-DIR-ENTRY entries like:
15128    * Gdb::                         The GNU debugger.
15129   Previously it would only accept (Bug #407):
15130    * Gdb: (gdb).                   The GNU debugger.
15131 * When installing a new foo.info[.gz], install-info now replaces
15132    * Foo: (foo.info).              The Gnoo Foo.
15133   as well as just * Foo: (foo). ...
15134 * Moved option parsing out of dpkg-deb into libdpkg.
15135 * Assorted minor source code rearrangements.
15136 * Fixed assorted copyright notices, clarified md5sum copyright.
15137 * Corrected typo in 0.93.23 source package's ChangeLog.
15139 Changes in dpkg 0.93.23:
15141 * `dpkg-deb' --build now does a syntax check on the control file.
15142 * `dselect' is now no longer called `debian', spurious copy removed
15143   from package top-level source directory.
15144 * C control information parsing complete and somewhat tested.
15145 * Moved `global' include files into $(srcdir)/include from ../lib,
15146   added some files to the lib Makefile, and arranged for pop_cleanup().
15148 Changes in dpkg 0.93.22:
15150 * Fixed bug which caused dpkg to see failures of md5sum where there
15151   were none (would also have caused dpkg to miss a real failure).
15152 * Fixed failure to update some `status' database fields.
15154 Changes in dpkg 0.93.21:
15156 * Fixed error-handling bug which could corrupt database.
15158 Changes in dpkg 0.93.20:
15160 * Fixed bug which ran old (/var/adm/dpkg) postinst scripts.
15161 * Fixed dpkg usage message which claimed -i => both --install & --info.
15162 * Use Colin Plumb's MD5 code - faster, and better copyright.
15163 * Manpages: dpkg-deb(8), deb-control(5), deb(5) - thanks to Raul
15164   Deluth Miller.  Also, an xfig picture of some C program innards.
15166 Changes in dpkg 0.93.19:
15168 * Don't delete the `list' file from the dpkg database.
15169 * Fixed various bugs in the conffile handling.
15170 * Conffiles that are symlinks will now be treated as if the
15171   `dereferenced' name of the file was listed in conffiles.  This means
15172   that /etc/foo -> /usr/etc/foo will cause all conffile updates of
15173   /etc/foo to create /usr/etc/foo.dpkg-tmp &c instead.  However, the
15174   link will be removed if --purge is used to delete all the conffiles.
15175 * When doing a new installation, or when updating a conffile that
15176   wasn't listed as a conffile in the old version of the package, don't
15177   do any prompting but just install the version from the archive.
15178 * Corrected error message if exec of dpkg --vextract failed
15179   and --instroot or --root specified.
15180 * Added new --force-unpack-any option.
15181 * Extra newline after --status output.
15182 * Added -W options to CFLAGS.
15183 * Fixed mistake in previous ChangeLog entry.
15185 Changes in dpkg 0.93.18:
15187 * Fixed invocation of dpkg-deb --vextract if --root or --instdir
15188   not specified.
15189 * Create /var/lib/dpkg/updates.
15191 Changes in dpkg 0.93.17:
15193 * install-info --remove exits with status 0 if it doesn't find the
15194   thing to remove, instead of status 1.
15195 * Error handling functions have __attribute__((format...)) if GCC.
15196 * push_cleanup its arg takes void **argv instead of char **argv.
15197 * Top-level Makefile.in has set -e before `for' loops.
15198 * dpkg-deb --info not-an-existing-file produces fewer error messages.
15200 Changes in dpkg 0.93.16:
15202 * Made --root= option really extract to $instroot instead of `/'.
15203 * install-info clears the 0444 bits in its umask.
15204 * Fixed a few database handling bugs which cause dpkg always to fail,
15205   and usually to corrupt the status database in various ways.
15206 * dpkg-deb completely rewritten, now doesn't tinker with
15207   /var/{adm,lib}/dpkg.  Should be faster.
15208 * Directory structure and Makefiles in source package reorganised.
15210 Changes in dpkg 0.93.15:
15212 * Added `debian' (dselect), still very primitive.
15213 * Database format changed, and moved from /var/adm to /var/lib.
15214 * Added dpkg --avail mode, --list, --status and --search.
15215 * Set of dpkg => dpkg-deb pass-through operations changed (but
15216   dpkg-deb not yet updated).
15217 * Added --root, --admindir and --instdir, as well as --isok &c.
15218 * Moved much stuff into /usr/lib/dpkg-lib.pl, rewritten status
15219   database handling.
15220 * Put packages in `purge' state even if `deinstall' requested if
15221   they have no postrm and no conffiles.
15222 * Version number comparisons fixed.
15223 * insert-version.pl now installs lib.pl filename too.
15224 * Strip trailing slashes when reading files from file lists.
15226 Changes in dpkg 0.93.14:
15228 * Fixed parsing of DEPENDS &c fields with trailing whitespace.
15229 * postinst now fixes up broken ispell.control file.
15230 * Cyclic dependency/multiple package removal processing: don't consider
15231   packages we've just removed when looking for a reason not to go ahead.
15232 * Added call to postinst with `purge' argument for expunging old
15233   configuration etc. that aren't listed in conffiles.
15235 Changes in dpkg 0.93.13:
15237 * sub S_ISREG defined in dpkg.pl.
15238 * Checking of DEPENDS &c fields was too lax, causing an internal error
15239   if you fed it certain kinds of broken control file.
15240 * Fixed misleading message from bogus installationstatus call.
15241 * New -u and -U options to dpkg-deb which don't unpack the /DEBIAN
15242   directory, and use these in dpkg.pl; clean up /DEBIAN in postinst.
15244 Changes in dpkg 0.93.12:
15246 * No longer needs *.ph files, since these appear to be broken.
15247 * Postinst fixes up *.control files with curly brackets.
15248 * embryo of dselect.
15250 Changes in dpkg 0.93.11:
15252 * New --ignore-depends option.
15253 * This ChangeLog changed format here.
15255 Wed Nov 30 15:38:21 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
15257         * dpkg 0.93.11 released.
15259         * conffile updating fixed.
15261         * Message `upgrade' in dpkg changed to `replace'.
15263         * install-info now copes with multi-line entries.
15265         * version numbers now done automatically in dpkg and install-info.
15267         * more debugging around conffiles updates.
15269         * *.hash files not deleted so soon.
15271         * adds brand new packages to status array so we can install them.
15273         * postinst does h2ph for {sys,linux}/{stat,types}.ph if required.
15275 Mon Nov 28 02:00:13 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
15277         * dpkg 0.93.10 released.
15279         * dpkg.pl completely rewritten.
15281         * dpkg-deb: removed dabase-processing and --install option.
15283         * Makefiles reworked, debian.rules added.
15285         * Don't install anything in /usr/doc/examples.
15287         * dpkg-*.deb contains /usr/bin/dpkg-deb.dist, fixed up by postinst.
15289 Thu Oct 20 13:22:20 1994  Ian Murdock  (imurdock@debra.debian.org)
15291         * dpkg 0.93.9 released.
15293         * dpkg.pl: Use $argument, not $package, with `--build'.
15294         Make sure that saved postinst scripts are executable.
15296 Tue Oct 18 09:40:57 1994  Ian Murdock  (imurdock@debra.debian.org)
15298         * dpkg 0.93.8 released.
15300         * deb/remove.c (pkg_remove): Do not report an error from rmdir ()
15301         when `errno' is ENOTEMPTY (Directory not empty), because in this
15302         case we have found the highest-level directory in the package and
15303         are ready to exit the loop (i.e., it is a normal occurrence).
15305 Mon Oct 17 10:44:32 1994  Ian Murdock  (imurdock@debra.debian.org)
15307         * Makefile.in: Adapted all Makefiles to the GNU Coding Standards.
15309         * deb/remove.c (pkg_remove): Make sure that parent directories are
15310         removed LAST!  This will result in complete removal of packages
15311         when --remove is called.  dpkg 0.93.7 (and earlier) had problems
15312         with this because it tried to remove directories in order, which
15313         will work most of the time, but not necessarily all of the time.
15315         * deb/list.c (pkg_list): Output is sorted by package name.
15317 Tue Oct  4 12:27:10 1994  Ian Murdock  (imurdock@debra.debian.org)
15319         * deb/contents.c (pkg_contents): When a list file cannot be
15320         opened, silently fail and let the front-end explain the problem.
15322         * deb/util.c (return_info): When a control file cannot be opened,
15323         silently fail and let the front-end explain the problem.
15325         * deb/search.c (pkg_search): Exit 0 if the regular expression is
15326         matched and 1 if it is not.
15328 Mon Oct  3 18:38:53 1994  Ian Murdock  (imurdock@debra.debian.org)
15330         * dpkg.pl: New file.  Replaces dpkg.sh.
15332         * deb/Makefile.in: Renamed `dpkg-util.deb' to `dpkg-deb'.
15334         * deb/build.c (pkg_build): `--build' is less verbose, instead
15335         letting the front-end add verbosity where appropriate.
15337         * deb/install.c (pkg_install): Ditto.
15339         * deb/remove.c (pkg_remove): Ditto.
15341         * deb/search.c (pkg_search): Ditto.
15343         * deb/describe.c (pkg_describe): `--describe' is less verbose,
15344         instead letting the front-end add verbosity where appropriate.
15345         The ``Description:'' label has been removed.
15347         * deb/version.c (pkg_version): `--version' is less verbose,
15348         instead letting the front-end add verbosity where appropriate.
15349         The ``Version:'' label has been removed, as has the maintainer
15350         information.
15352 Mon Sep 12 14:22:04 1994  Ian Murdock  (imurdock@debra.debian.org)
15354         * deb/version.c (pkg_version): `--version' now reports the
15355         version number of dpkg if no argument is specified.
15357 Thu Sep  1 13:31:37 1994  Ian Murdock  (imurdock@debra.debian.org)
15359         * dpkg 0.93.7 released.
15361         * deb/build.c (pkg_build): check status and exit if non-zero.
15363         * deb/contents.c (pkg_contents): ditto.
15365         * deb/install.c (archive_extract): ditto.
15367 Thu Sep  1 13:20:08 1994  Ian Murdock  (imurdock@debra.debian.org)
15369         * deb/version.c (pkg_version): indent to the same point as
15370         pkg_describe.
15372 Thu Sep  1 12:21:11 1994  Ian Murdock  (imurdock@debra.debian.org)
15374         * Makefile.in (dist): added debian.rules binary, source and
15375         dist targets to make final distribution easier to make.
15376         (install): install programs to /usr/bin.
15378         * deb/Makefile.in (install): install programs to /usr/bin.
15380         * deb/list.c (pkg_list): enforce a maximum limit of ten characters
15381         for the package name in the output.
15382         (pkg_list): left-justify the version number to make it easier for
15383         the front-end to parse the output.
15384         (pkg_list): replace first '\n' character in packages[n].description
15385         with '\0'.
15387         * deb/install.c (archive_extract): use the `p' option to `tar' to
15388         ensure that permissions are preserved.
15390 Sat Aug 27 09:53:37 1994  Ian Murdock  (imurdock@debra.debian.org)
15392         * dpkg 0.93.6 released.
15394         * deb/util.c (return_info): only unlink CONTROL if ARCHIVE_FLAG is
15395         true!
15397 Fri Aug 26 15:38:22 1994  Ian Murdock  (imurdock@debra.debian.org)
15399         * dpkg 0.93.5 released.
15401         * deb/contents.c (pkg_contents): merged function archive_contents
15402         into function pkg_contents.
15404         * deb/contents.c (pkg_contents): use lstat (rather than stat) so
15405         that symbolic links are recognized.
15406         (pkg_contents): print the usual `<path> -> <link_to>' now that we
15407         recognize symbolic links.
15409         * deb/util.c (return_info): create a FIFO to pipe the needed
15410         information to the ``formatter'' rather than creating a directory
15411         in /tmp for the package information, which is what we used to do.
15413 Thu Aug 25 11:46:27 1994  Ian Murdock  (imurdock@debra.debian.org)
15415         * lib/fake-ls.c (mk_date_string): return a pointer to malloc'ed
15416         area.
15417         (mk_mode_string): ditto.
15419         * dpkg.sh: make sure the control information is extracted to a
15420         uniquely-named temporary directory during package installation.
15422         * dpkg.sh: execute the pre- and post-removal scripts during
15423         package removal.
15425         * dpkg.sh: exit immediately if dpkg-util.deb reports failure.
15427         * deb/install.c (pkg_control): make sure that `package' exists and
15428         is a Debian archive before doing anything.
15430         * deb/install.c (pkg_extract): make sure that `package' exists and
15431         is a Debian archive before doing anything.
15433         * deb/install.c (pkg_install): unlink `extract_output' when done.
15435         * deb/remove.c (pkg_remove): use lstat (rather than stat) so that
15436         --remove does not get confused and think that a symbolic link to a
15437         directory is actually a directory, which results in the symbolic
15438         link never being removed at all.
15440 ChangeLog begins Thu Aug 25 11:46:27 1994 for dpkg 0.93.5.