1 dpkg (1.22.0) UNRELEASED; urgency=medium
5 -- Guillem Jover <guillem@debian.org> Tue, 07 Feb 2023 12:37:47 +0100
7 dpkg (1.21.20) unstable; urgency=medium
11 - man: Remove duplicate word in dpkg-buildflags(1).
12 Thanks to Peter Krefting <peter@softwolves.pp.se>.
14 - Fix versioned Build-Depends on debhelper. Closes: #1030288
15 - Update lintian overrides.
17 - Update suppressions for cppcheck 2.10.
18 - Skip auto-generated policykit policy file.
20 - Add Dutch scripts translation. Closes: #1030712
21 Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
22 - Unfuzzy translations due to typo fix.
23 - Update Czech translations. Closes: #1029706, #1030267
24 Thanks to Miroslav Kure <kurem@upcase.inf.upol.cz>.
25 - Update Dutch translations. Closes: #1030710, #1030711
26 Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
27 - Update French man page translation. Closes: #1030618
28 Thanks to Jean-Pierre Giraud <jenapierregiraud75@free.fr>.
29 - Update French programs translations.
30 Thanks to Sébastien Poher <sebastien@volted.net>.
31 - Update Hungarian programs translation.
32 Thanks to Nagy Elemér Károly <nagy.elemer.karoly@gmail.com>.
33 - Update Korean dselect translation.
34 Thanks to Sangdo Jun <sebuls@gmail.com>.
35 - Update Occitan programs translation.
36 Thanks to Quentin PAGÈS <quentinantonin@free.fr>.
37 - Update Portuguese programs translation.
38 Thanks to Miguel Figueiredo <elmig@debianpt.org>.
39 - Update Romanian programs translation.
40 Thanks to Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>.
41 - Update Russian translations. Closes: #1030162, #1030378
42 Thanks to Yuri Kozlov <yuray@komyakino.ru>.
43 - Update Simplified Chinese translations.
44 Thanks to Boyuan Yang <byang@debian.org>.
45 - Update Spanish dselect translation.
46 Thanks to jonatan porras <jonatanpc8@gmail.com>.
47 - Update Swedish translations.
48 Thanks to Peter Krefting <peter@softwolves.pp.se>.
49 - Update Thai programs translation.
50 Thanks to Theppitak Karoonboonyanan <thep@debian.org>.
51 - Update Traditional Chinese dselect translation.
52 Thanks to Cheng-Chia Tseng <pswo10680@gmail.com>.
53 - Workaround po4a formatting issue in French translation.
55 -- Guillem Jover <guillem@debian.org> Tue, 07 Feb 2023 12:19:12 +0100
57 dpkg (1.21.19) unstable; urgency=medium
60 * Architecture support:
61 - Revert "arch: Add support for loong64 CPU". See #1028654.
63 - Dpkg::OpenPGP::Backend::GnuPG: Set secure signing preferred algorithms.
65 - Dpkg::OpenPGP::Backend::GnuPG: Touch trustedkeys.gpg on temporary gpg
67 - Dpkg::OpenPGP::Backend::GnuPG: Fallback to use «gpg dearmor» if
68 present. Reported by Sven Joachim <svenjoac@gmx.de> (on IRC).
69 - Dpkg::Vendor::Ubuntu: Fix lto feature to honor DEB_BUILD_OPTIONS.
71 - Set the permissions explicitly for the copied ChangeLog.old file.
72 - Add unit tests for lto build flags handling in Ubuntu.
73 Thanks to Shengjing Zhu <shengjing.zhu@canonical.com>.
74 See https://bugs.launchpad.net/bugs/2002582.
76 - Update Catalan translation.
77 - Update Portuguese man pages translation.
78 Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1028981
82 - Update German programs translation.
86 - Update German man pages translation.
88 -- Guillem Jover <guillem@debian.org> Tue, 24 Jan 2023 23:39:50 +0100
90 dpkg (1.21.18) unstable; urgency=medium
94 - Dpkg::BuildFlags: Fix strip method to always work with duplicates.
97 - man: Add a note to dpkg-fsys-usrunmess(8) about Debian support.
100 - libdpkg: Move compression level max bound check from dpkg-deb.
101 - libdpkg: Switch dpkg_lzma_strerror() to use struct io_lzma.
102 - libdpkg: Split compression filter operation tracking from its status.
103 - libdpkg: Generalize compression stream action handling.
104 - libdpkg: Abstract compression stream status tracking.
105 - libdpkg: Add zstd support for .deb archives. Closes: #892664
107 - Update .mailmap mappings.
109 - Update copyright years.
111 - Add dpkg-deb build and extract tests.
113 -- Guillem Jover <guillem@debian.org> Tue, 10 Jan 2023 18:46:37 +0100
115 dpkg (1.21.17) unstable; urgency=medium
118 * dpkg-genbuildinfo: Do not fail if the cross-compiler cannot compile.
121 - dpkg-buildinfo: Fix indentation.
123 - Stop shipping the «git log» changelog in exchange for no trimming.
126 -- Guillem Jover <guillem@debian.org> Thu, 05 Jan 2023 12:34:05 +0100
128 dpkg (1.21.16) unstable; urgency=medium
131 * dpkg-deb: Fix buffer overflow on long directory names with old deb formats.
132 Reported by Georgy Yakovlev <gyakovlev@gentoo.org>.
134 - Dpkg::Compression: Pass --no-adjust to xz to force compression threaded
136 - Dpkg::Compression: Make xz not emit warnings nor exit non-zero on
138 - Dpkg::OpenPGP::Backend::SOP: Add sqop as an alternative SOP
140 - Dpkg::Source::Package::V3::Git: Move error() argument out of g_() call.
142 - libdpkg: Make xz not emit warnings nor exit non-zero on warnings.
146 - Update German man pages translation.
147 - Update German scripts translation.
149 -- Guillem Jover <guillem@debian.org> Wed, 04 Jan 2023 23:57:40 +0100
151 dpkg (1.21.15) unstable; urgency=medium
155 - Dpkg::BuildFlags: Add new get_feature() method.
156 - Dpkg::Vendor::Debian: Use get_feature() instead of use_feature() for PIE.
157 Reported by Helmut Grohne <helmut@subdivi.de>.
158 - Dpkg: Temporarily silence deprecation warnings.
160 - Improve TAP descriptions to clarify we are testing patch(1).
164 - Update German programs translation.
166 -- Guillem Jover <guillem@debian.org> Mon, 02 Jan 2023 12:44:53 +0100
168 dpkg (1.21.14) unstable; urgency=medium
171 * dpkg-source: Add new --threads-max option to control threaded compressors.
172 * dpkg-buildflags: Add support for features handled as builtin defaults.
174 - Dpkg::Compression::Process: Unify and simplify cmdline handling.
175 - Dpkg::Compression: Change $COMP hashref into a %COMP hash.
176 - Dpkg::Compression: Add new compression_get_file_extension() and switch to
178 - Dpkg::Compression: Move the POD for each function immediately before it.
179 - Dpkg::Compression: Clarify the compression_get/set_default_level() are
181 - Dpkg::Compression: Use %COMP directly in functions when it is safe.
182 - Dpkg::Compression: Add new compression_get/set_level() and switch to it.
183 - Dpkg::Compression: Add new compression_get/set_cmdline_de/compress().
184 - Dpkg::Compression: Deprecate compression_get_property().
185 - Dpkg::Compression: Add multi-threaded xz support.
186 - Dpkg::Vendor::Devuan: Add new vendor module.
187 Requested by Ivan J. <parazyd@dyne.org>.
188 - Dpkg::BuildFlags: Make it possible to not load the vendor defaults on
190 - Dpkg::BuildFlags: Add a new use_feature() method.
191 - Dpkg::BuildFlags: Add a new set/get_option_value() private methods.
192 - Dpkg::BuildFlags: Add missing feature area to is_maintainer_modified()
194 - Dpkg::BuildFlags: Add support for builtin build flags.
195 - Dpkg::Vendor::Debian: Track option values state as a build flag options.
196 - Dpkg::Vendor::Debian: Generalize feature areas defaults.
197 - Dpkg::Vendor::Ubuntu: Use a string comparison instead of debarch_eq().
198 - Dpkg::Vendor::Ubuntu: Use new build flag option override support to set
200 - Dpkg::Vendor::Ubuntu: Handle LTO by default using new feature overrides.
201 - Dpkg::BuildEnv: Rename from Dpkg::Build::Env.
202 - Dpkg::BuildTypes: Rename from Dpkg::Build::Types.
203 - Dpkg::BuildInfo: New module to deprecate the Dpkg::Build::Info module.
205 - man: Document dpkg-source -q option.
207 - man: Document start-stop-daemon options that might be no-ops on some
209 - man: Turn spaces followed by tabs into spaces in start-stop-daemon(8).
210 - man: Use stanza instead of paragraph, block or record for deb822 parts.
212 - libdpkg: Use correct return type in meminfo functions definitions.
213 - libdpkg: Split DPKG_ATTR_ declarations.
214 - lib: Refactor format attributes into a common *_ATTR_FMT.
215 - lib: Use __name__ format for attributes.
216 - lib: Use __has_attribute() to check for attribute availability.
217 - libdpkg: Mark tar on-disk members with attribute nonstring.
218 - scripts: Use stanza instead of entry or block.
219 - libdpkg: Rename functions with names containing record to stanza.
220 - dselect: Rename functions with names containing block to stanza.
221 - perl: Add missing space around equal-based operators.
222 - scripts: Fix indentation.
223 - perl: Fix list and hash literals indentation.
224 - scripts: Cuddle else and elsif.
225 - perl: Remove excess blank lines.
226 - dselect, src, utils: Remove excess blank lines.
227 - dpkg-scansources: Turn spaces followed by tabs into spaces.
229 - Clarify new xz multi-threaded support is for decompression.
230 - Bump Standards-Version to 4.6.2.
232 - Add unit tests for most of Dpkg::Compression.
234 - Update Dutch translations.
235 Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
236 Closes: #1027312, #1027313
240 - Update German man pages translation.
241 - Update German scripts translation.
243 -- Guillem Jover <guillem@debian.org> Sun, 01 Jan 2023 23:48:16 +0100
245 dpkg (1.21.13) unstable; urgency=medium
249 - Test::Dpkg: Refactor OpenPGP requisite into test_needs_openpgp_backend().
250 - Dpkg::Backend::GnuPG: Ensure future signing interop with gpg --openpgp.
252 - man: Move parallel-safe note from dpkg-buildpackage -j option to
255 - start-stop-daemon: Cast struct sockaddr_un to struct sockaddr on bind()
257 - lib: Stop using register keyword.
258 - libcompat: Remove unused arguments from ngettext() fallback macro.
259 - libcompat: Switch manual copying to memcpy() in obstack module.
260 - libcompat: Switch obstack to use size_t.
261 - libcompat: Use an union to track chunkfun and freefun.
262 - dpkg-architecture: Fix indentation.
263 - libdpkg: Fix pdb_lax_stanza_parser and pdb_allow_empty aliased values.
264 - libcompat: Add noreturn and sentinel C attributes.
265 - utils: Switch to use libcompat attributes.
266 - libdpkg: Add new multi-threaded xz decompression support. Closes: #956452
267 - libdpkg: Pass -T+1 instead of -T1 to xz when compressing.
268 - libdpkg: On threads-max > 0 pass --no-adjust to xz to force threaded
270 - Use hyphenated multi-threaded in text.
272 - Consider lib and utils prefixes as internal in gen-changelog.
273 - Fix m4 files coding style.
274 - Include <stdio.h> for printf() usage in __progname check.
276 - Require liblzma >= 5.4.0 for multi-threaded decompressor support.
277 - Clarify versioned dependency rationale comments.
278 - Add pkgconf as main Build-Depends alternative to pkg-config.
280 - Skip deb-format tests if required compressors are not present.
281 - Use a custom dpkg database directory for dpkg-buildpackage tests.
282 - Switch Dpkg::Source::Package test to use test_needs_openpgp_backend().
283 - Skip deb-format tests if gzip is not present.
284 - Skip dpkg-source tests if xz is not present.
285 - Use the PERL detected at configure time in autotests.
286 - Use perl instead of yes+dd to generate a data-file for deb-split.
288 - Update Simplified Chinese programs translation.
289 Thanks to Boyuan Yang <byang@debian.org>. Closes: #1025625
291 -- Guillem Jover <guillem@debian.org> Mon, 19 Dec 2022 02:07:45 +0100
293 dpkg (1.21.12) unstable; urgency=medium
296 * dpkg-architecture: Properly compute required information to gather.
297 Reported by Sören Tempel <soeren@soeren-tempel.net>.
299 - dpkg-architecture: Rename information tracking constants and variables.
301 - Set paths for configure in autopkgtests to match installed ones.
302 - Add libmd-dev to libdpkg-dev Depends.
303 Reported by Alexandre Detiste <alexandre.detiste@gmail.com>.
305 -- Guillem Jover <guillem@debian.org> Tue, 06 Dec 2022 04:27:57 +0100
307 dpkg (1.21.11) unstable; urgency=medium
310 * dpkg-genbuildinfo: Do not fail if there is no cross-compiler.
313 - doc: Update Doxyfile after code reorganization.
314 - doc: Update Doxygen configuration from version 1.9.4.
315 - man: Remove B<> or replace with S< >.
317 - libdpkg: Document str_end parameter for str_strip_quotes().
319 - Add libmd-dev to the test-root and test-not-root autopkgtests.
320 - Add source lintian-overrides.
321 - Remove obsolete libncursesw5-dev alternative from Build-Depends.
322 - Update copyright years.
324 - Unfuzzy translations after markup fixes.
328 - Update German man pages translation.
330 -- Guillem Jover <guillem@debian.org> Sat, 03 Dec 2022 00:18:29 +0100
332 dpkg (1.21.10) unstable; urgency=medium
335 * dpkg: Avoid setgid(2) call if not needed.
336 Thanks to Christian Göttsche <cgzones@googlemail.com>. Closes: #1014332
337 * dpkg-architecture: Do not compute values that are not required.
338 * dpkg-buildpackage: Fix swapped long options for -m/-e.
339 * dpkg-buildpackage: Add --source-by and --changed-by aliases for -m/-e.
340 * dpkg-deb: Add support for DPKG_DEB_COMPRESSOR_TYPE/LEVEL. Closes: #550475
341 * dpkg-genbuildinfo: Refactor build-tainted-by gathering into a function.
342 * dpkg-genbuildinfo: Add new can-execute-cross-built-programs tainted flag.
343 Thanks to Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>.
345 * dpkg: Make -E also take into account the architecture.
346 Thanks to Ian Jackson <ijackson@chiark.greenend.org.uk>. Closes: #1014476
347 * dpkg-source: Fix confusing regex match for option arguments.
348 * dpkg-buildpackage: Fix --jobs and --jobs-try parsing with no «=».
349 * dpkg-buildpackage: Rename --jobs/--jobs-try argument in --help output.
350 * dpkg-buildpackage: Add new --jobs-force option.
351 * dpkg-buildpackage: Change -j, --jobs semantics to non-force mode.
353 * dpkg, dpkg-statoverride: Install SELinux log callback to filter messages.
354 Thanks to Christian Göttsche <cgzones@googlemail.com>.
355 * dselect: Clarify non-free section as optional not free software component.
357 * dselect: Require the Dpkg modules for the ftp access method.
358 * dpkg-buildpackage: Remove blank line around signfile output lines.
359 * dpkg-buildpackage: Add new --sign-keyid and alias --sign-key to it.
360 * dpkg-buildpackage: Add --sign-keyfile and DEB_SIGN_KEYFILE support.
361 * dpkg-buildpackage: Add --sign-backend to specify the OpenPGP backend.
362 * dpkg-source: Translate source format specific --help option descriptions.
363 * dpkg-shlibdeps: Cache soname check against shlibs files. Closes: #1022766
364 * libdpkg, dpkg: Switch triggers database to use reproducible package names.
366 * update-alternatives: Switch point at which we increment alternative
368 * dpkg: Fix setting admindir when root is set.
369 * dpkg-split: Add support for --root and --admindir.
370 * Architecture support:
371 - Move i386 and ia64 in an alphabetical-ish order in the cputable.
372 - Add support for loong64 CPU.
373 Based on a patch by 张丹丹 <zhangdandan@loongson.cn>. Closes: #1023486
375 - Dpkg::Source::Package::V1: Remove redundant exit handler for erasedir().
376 - Dpkg::Source::Package::V2: Update and clarify patch header metadata
378 - Dpkg::Deps: Merge dependency string into a single line when parsing.
380 - Dselect::Ftp: Switch to current mirror list for ftp method output.
381 - Dpkg::Source::Package: Use File::Spec instead of ad-hoc concatenation.
382 - Dpkg::Source::Package: Verify signatures before printing source files
384 - Dpkg::Source::Package: Print verifying signature for all source formats.
385 - Dpkg::Vendor: Rename @tries variable to @names.
386 - Dpkg::Vendor: Fix get_vendor_file() to return on first match.
387 Reported by Niels Thykier <niels@thykier.net> (on IRC).
388 - Dpkg::Vendor: Avoid duplicate file loading attempts.
389 - Dpkg::Vendor: Prefer loading lowercase vendor file first as documented.
390 Reported by Niels Thykier <niels@thykier.net> (on IRC).
391 - Dpkg::Vendor: Prefer loading capitalized vendor modules.
392 - Dpkg::Vendor: Use a normalized key to access the cached objects.
393 Reported by Niels Thykier <niels@thykier.net> (on IRC).
394 - Dpkg::Vendor: Fix vendor file loading for vendors with special
396 - Dpkg::Vendor: Fix module loading for vendors with special characters.
397 Reported by Niels Thykier <niels@thykier.net> (on IRC).
398 - Dpkg::Vendor: Deprecate loading vendor files with no special character
400 - Dpkg::Vendor: Deprecate loading vendor module names starting lower-cased.
401 Reported by Niels Thykier <niels@thykier.net> (on IRC).
402 - Test::Dpkg: Refactor test files search into _test_get_files function().
403 - Dselect::Ftp: Declare %CONFIG with «our» instead of «my».
404 - Dselect::Ftp: Conditionally load perl modules shipped in the perl
406 - Test::Dpkg: Make test_get_temp_path() remove the path before creating it.
407 - Dpkg::File: Add new file_dump() function.
408 - Dpkg::File: Add new file_touch() function.
409 - Dpkg::OpenPGP: Remove unused $exec_opts argument from _exec_openpgp().
410 - Dpkg::OpenPGP: Pass opts as a hash ref on the first argument.
411 - Dpkg::OpenPGP: Refactor _gpg_import_keys() out of import_key().
412 - Dpkg::OpenPGP: Refactor GnuPG common options into functions.
413 - Dpkg::OpenPGP: Require gpgv and do not fallback to gpg to verify
415 - Dpkg::OpenPGP: Refactor _gpg_verify() out from verify_signature().
416 - Dpkg::OpenPGP: Split verify_signature() into verify() and
418 - Dpkg::OpenPGP: Rename keyrings option to certs.
419 - Dpkg::OpenPGP: Rename and namespace GnuPG specific symbols.
420 - Dpkg::OpenPGP: Refactor is_armored() out from openpgp_sig_to_asc().
421 - Dpkg::OpenPGP: Refactor armoring code into an armor() function.
422 - Dpkg::Source::Package: Add armor_original_tarball_signature() member.
423 - Dpkg::OpenPGP: Merge ASCII armored key import into signature
425 - Dpkg::OpenPGP: Add native helpers for ASCII Armor.
426 Thanks to Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
427 See https://salsa.debian.org/debian/devscripts/-/merge_requests/286.
428 - Dpkg::OpenPGP: Switch armor() to use native OpenPGP armor functions.
429 - Dpkg::OpenPGP: Add new dearmor() function.
430 - Dpkg::OpenPGP: Use dearmor() instead of _gpg_import_keys() in
432 - Dpkg::OpenPGP: Move status check from _gpg_exec() to _gpg_verify().
433 - Dpkg::OpenPGP: Make it a class.
434 - Dpkg::OpenPGP::KeyHandle: Refactor new key handle from dpkg-buildpackage.
435 - Dpkg::OpenPGP: Pass an array instead of an arrayref to _gpg_exec().
436 - Dpkg::OpenPGP::ErrorCodes: Add new module.
437 - Dpkg::OpenPGP: Switch functions to return Dpkg::OpenPGP::ErrorCodes.
438 - Dpkg::OpenPGP: Change inline_verify to take an output file.
439 Requested by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
440 - Dpkg::OpenPGP: Make armor idempotent.
441 - Dpkg::Source::Package: Call armor() unconditionally for signature
443 - Dpkg::OpenPGP: Remove now unnecessary is_armored() method.
444 Prompted by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
445 - Dpkg::OpenPGP: Call dearmor() unconditionally for GnuPG certificate
447 - Dpkg::OpenPGP: Reintroduce gpg fallback for signature verification.
448 - Dpkg::OpenPGP: Automatically detect both cmd and cmdv.
449 - Dpkg::OpenPGP: Refactor trusted keyrings from Dpkg::Source::Package.
450 - Dpkg::OpenPGP: Refactor signing code from dpkg-buildpackage.
451 - Dpkg::OpenPGP::KeyHandle: Add new needs_keystore() method.
452 - Dpkg::OpenPGP::Backend: Refactor GnuPG functions from Dpkg::OpenPGP.
453 - Dpkg::OpenPGP::Backend: Add new has_verify_cmd() method.
454 - Dpkg::OpenPGP: Add multi-backend loading support.
455 - Dpkg::OpenPGP: Add Sequoia backend support.
456 - Dpkg::OpenPGP: Handle backend requiring a keystore daemon for signing.
457 - Dpkg::Gettext: Fix typo in POD.
458 - Dpkg::Changelog: Rename __sanity_check_range method to _sanitize_range.
459 - Dpkg: Rename _sanity_check and _sanity_check_opts to _check_opts.
460 - Dpkg::Source::Package: Rename _sanity_check to _check_workdir.
461 - Dpkg::Shlibs::Objdump: Rename ELF constants to match more closely the
463 - Dpkg::Gettext: Add new gettext compatibility stub.
464 - Dpkg::Shlibs: Handle unknown executable file formats.
465 Reported by Helmut Grohne <helmut@subdivi.de> (on IRC).
466 - Dpkg::OpenPGP: Add Stateless OpenPGP (SOP) backend support.
468 - Switch Fortran compiler variables to use gfortran.
469 Spotted by Enrico Zini <enrico@debian.org>. Closes: #1024421
471 - doc: Spell SELinux correctly.
472 - man: Clarify how --build-by and --release-by get passed to
474 - doc: Use https:// URLs instead of http:// when possible (round four).
475 - doc: Switch releases download link from ftp.debian.org to deb.debian.org.
476 - doc: Update git repo URL and mention it being the primary one.
478 - man: Fix typo in markup.
479 - man: Add description of bug closure Perl regex in deb-changelog(5).
480 Based on a patch by Daniel Shahaf <danielsh@apache.org>.
482 - man: Clarify when package names get arch-qualified in dpkg-query output.
483 Reported by Jakub Wilk <jwilk@jwilk.net> (on IRC).
484 - doc: Do not use UTF-8 quotes in POD.
485 - doc: Remove __END__ marker for ending POD documentation.
486 - doc: Fix typos in coding-style.txt.
487 - doc: Do not use «e.g.» outside parenthesis.
488 - doc: Use US English spelling.
489 - man: Switch debian-installer modules.txt reference to a git URL.
490 - man: Clarify that dpkg-buildpackage --build components imply a single
491 type. Closes: #927265
492 - man: Clarify «hold» behavior with explicit actions in --force-hold
495 - man: Add references to deb-src-symbols(5) from deb-symbols(5).
496 - doc: Fix «i.e.» usage.
497 - man: Clarify dpkg-maintscript-helper switched symlinks/dirs need be
498 shipped. Closes: #974053
499 - man: Clarify Build-Profiles syntax in deb-src-control(5).
500 Thanks to Christoph Berg <myon@debian.org>. Closes: #1022237
501 - man: Clarify dpkg-buildpackage --sign-key description.
502 - man: Mark «lto» as bold in list title in dpkg-buildflags(1).
503 - man: Clarify PIE and ASLR acronyms and grammar in dpkg-buildflags(1).
504 - man: Fix --depotdir default pathname in dpkg-split(1).
506 - dpkg-genbuildinfo: Use Dpkg::Version to parse source version.
507 - libdpkg: Fix type name for AIX dpkg_get_progname() implementation.
508 - dpkg-deb: Move DPKG_DEB_THREADS_MAX parsing from libdpkg.
509 - dpkg-deb: Refactor parse_compress_type() from set_compress_type().
510 - dpkg: Remove redundant «continue» keyword at the end of a loop.
511 - dpkg-fsys-usrunmess: Do not pass to print a ref to *STDERR.
512 - update-alternatives: Call tzset() explicitly now that we use
514 - dpkg-name: Use none() instead of ad-hoc comparisons.
515 - dpkg: Rename struct relationinfo string member to op.
516 - dpkg: Rewrite relationinfos array variable definition.
517 - dpkg: Use explicit EXIT_SUCCESS/EXIT_FAILURE instead of 0/1 in
519 - libdpkg, dselect: Reformat enum declarations.
520 - libdpkg: Add new varbuf_add_dir() function.
521 - libdpkg, dpkg: Use varbuf_add_dir() instead of _add_str() + _add_char().
522 - libdpkg: Use updatesdir when using the updates directory.
523 - libdpkg: Use pkg_infodb_get_dir() on opendir() instead of oldname.
524 - libdpkg: Associate each varbuf_state to a varbuf.
525 - libdpkg: Add new varbuf_rollback_len() and varbuf_rollback_start()
527 - libdpkg: Switch updatefn handling to use varbuf snapshots.
528 - libdpkg: Rewrite fnis array variable definition.
529 - libdpkg: Remove trailing «/» from UPDATESDIR definition.
530 - dpkg-genchanges: Use intermediate variables to access fields.
531 - dpkg-genchanges: Refactor $is_backport check into a boolean.
532 - dselect: Unconditionally load perl modules included in perl-base.
533 - dselect: Remove unused Net::FTP import from ftp method scripts.
534 - scripts: Switch to use file_slurp() instead of open coding it.
535 - scripts: Switch to use file_dump() instead of open coding it.
536 - scripts: Switch to use file_touch() instead of open coding it.
537 - dpkg-buildpackage: Rename $signkey to $signkeyid.
538 - dpkg-buildpackage: Move error report into singfile().
539 - dselect: Use %zd instead of %jd for pointer difference in format string.
540 - libdpkg: Refactor system meminfo gathering into its own module.
541 - libdpkg: Refactor meminfo gathering into a filename generic function.
542 - libdpkg: Use an enum for meminfo return error codes.
543 - libdpkg: Fix available memory computation for xz thread scaling.
545 - dselect: Declare constructor with one argument as explicit.
546 - libdpkg: Fix doxygen comment to match function argument.
547 - libdpkg: Refactor database trigger await option parse/dump.
548 - libdpkg: Parse and dump the explicit trigger await option on interest
550 - libdpkg: Switch trk_explicit_interest_change() to use
551 pkg_spec_parse_pkg().
552 - libdpkg: Add a new pnaw_same package name printing mode.
553 - libdpkg: Remove unneeded intermediate variable in dpkg_fsys_set_dir().
554 - dpkg-trigger: Refactor trigger activation into a new function.
555 - dpkg-trigger: Turn do_check() into a cipaction function.
556 - dpkg-trigger: Use ACTION macros and cipaction for CLI action selection.
557 - dpkg-divert: Load database only from within relevant actions.
558 - dpkg-statoverride: Load database only from within relevant actions.
559 - src: Handle --help and --version as proper actions.
560 - libdpkg: Refactor debug_parse_mask().
561 - libdpkg: Add support for a new DPKG_DEBUG environment variable.
562 - src: Make instdir static.
563 - src: Avoid using instdir directly except for initialization.
564 - libdpkg: Add new options-dirs module to handle directory option parsing.
565 - libdpkg: Automatically initialize fsys and db dirs on demand.
566 Reported by stackomatiker (on stackoverflow).
567 See https://stackoverflow.com/questions/73529576.
569 - Add the author testing dependencies to Build-Depends under a profile.
570 - Fully switch to libmd for MD5 implementation.
571 - Simplify author testing.
572 - Consider Dselect prefixes as perl modules too in gen-changelog.
573 - Move authorcheck target to tap.am.
574 - Sort test_data variables.
575 - Use long options for lcov invocations.
576 - Fix coverage reports after code restructuring.
577 - Use long options for autotools commands.
578 - Do not ignore Makefile under the functional test suite.
579 - Consider src and scripts prefixes as internal in gen-changelog.
580 - Consider scripts/mk prefixes as new «Make fragments» in gen-changelog.
582 - Bump Standards-Version to 4.6.1 (no changes needed).
583 - Properly install specs under /usr/share/doc/dpkg/spec/.
584 - Do not compress spec files.
585 - Update bogus lintian tag format.
586 - Update debbugs usertags.
587 - Switch from gpg to gnupg for author testing Build-Depends.
588 - Add build dependencies for release process.
590 - Do not use unportable -a option to cp.
591 - Use «perl» instead of «stat -c '%s'».
592 - Redirect dd stderr to /dev/null instead of using status=none argument.
593 - Remove stray backslash before comma.
594 - Add Dpkg::File unit tests.
595 - Improve OpenPGP unit tests and check verification and signing.
596 - Add unit tests for meminfo module.
597 - Refactor total number of expected known architectures into a variable.
598 - Use long options for aspell invocation.
599 - Use --quiet instead of -q on cppcheck invocations.
600 - Move active line-based cppcheck suppressions into inline comments.
601 - Make cppcheck unknownMacro suppression more specific.
602 - Tell cppcheck the C/C++ standards the code intends to comply with.
603 - Remove unused cppcheck suppressions.
604 - Use pkginstance in a new unit test.
605 - Switch NULL to DPKG_NULL in header file.
606 - Add functional tests for triggers database handling.
607 - Fix typo in update-alternatives test comment.
608 - Fix typo in DPKG_GEN_FSYS_LINK m4 macro.
609 - Rename m4 variables that matched environment variable names.
610 - Add functional tests for --root, --instdir and --admindir options.
612 - Fix typo in Japanese translation.
613 Thanks to Kisaragi Marine <kisaragi.effective@gmail.com>.
615 - Update Catalan translations.
616 - Update Dutch translations.
617 Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
618 Closes: #1021442, #1021443
619 - Update Portuguese man pages translation.
620 Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1018682
621 - Update Simplified Chinese programs translation.
622 Thanks to Boyuan Yang <byang@debian.org>. Closes: #1021281
623 - Update Swedish translations.
624 Thanks to Peter Krefting <peter@softwolves.pp.se>. Closes: #1021091
628 - Update German man pages translation.
629 - Update German scripts translation.
633 - Update German programs translation.
635 -- Guillem Jover <guillem@debian.org> Thu, 01 Dec 2022 12:12:14 +0100
637 dpkg (1.21.9) unstable; urgency=medium
640 * dpkg-deb: Add support for --threads-max and DPKG_DEB_THREADS_MAX.
641 Prompted by vv221 on IRC.
643 - Dpkg::Source::Package::V2: Always fix the permissions for upstream
644 tarballs. Closes: #1012195
645 - Dpkg::BuildFlags: Document optimize feature area.
647 - man: Clarify that statoverrides do not need to be known to dpkg.
649 - man: Expand Protected and Essential field use cases. Closes: #1008780
650 - doc: Rename frontend.txt to frontend-api.txt.
651 - doc: Move specifications under doc/spec.
652 - man: Add references to rootless-builds.txt spec.
654 - libdpkg: Refactor command actions for compression.
656 - Split the test-runner into its own script.
660 - Update German man pages translation.
661 - Update German scripts translation.
663 -- Guillem Jover <guillem@debian.org> Fri, 01 Jul 2022 11:25:58 +0200
665 dpkg (1.21.8) unstable; urgency=medium
668 * dpkg-statoverride: Add support for --force-not-root. Closes: #1009069
669 Based on a patch by John Spencer <maillist-dpkg@barfooze.de>.
670 * dpkg: Fix «De-configuring» message to allow configuration to use new
673 - Dpkg::Source::Archive: Prevent directory traversal for in-place extracts.
674 Reported by Max Justicz <max@justi.cz>. Fixes CVE-2022-1664.
675 - Dpkg::Substvars: Add support for optional substvars assigned with ?=.
677 - man: Reference deb-substvar(5) from dpkg-source(1) and dpkg-shlibdeps(1).
678 - man: Structure and clarify deb-substvars(5).
679 Prompted by Niels Thykier <niels@thykier.net>.
681 - Unhook dist-cpan from make dist target.
683 - Silence warning about merged-usr-via-aliased-dirs on Ubuntu.
684 - Remove useless [] around tr sets.
686 - Update Dutch translations. Closes: #1010031, #1010032, #1010033
687 Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
688 - Update Portuguese man pages translations. Closes: #1011095
689 Thanks to Américo Monteiro <a_monteiro@gmx.com>.
693 - Update German man pages translation.
695 -- Guillem Jover <guillem@debian.org> Wed, 25 May 2022 10:39:29 +0200
697 dpkg (1.21.7) unstable; urgency=medium
699 - The “Social Contract §3: We will not hide problems”
700 and “Persuasion through bullying and abuse” release. -
703 * dpkg-fsys-usrunmess: Handle /lib/modules itself also being untracked.
706 - man: Fix typo. Thanks to Peter Krefting <peter@softwolves.pp.se>.
709 - Silence warning about merged-usr-via-aliased-dirs on Debian.
711 - Fix gettext parameter reordering syntax for German translation.
713 - Update Swedish translations.
714 Thanks to Peter Krefting <peter@softwolves.pp.se>. Closes: #1008706
718 - Update German man pages translation.
720 -- Guillem Jover <guillem@debian.org> Fri, 01 Apr 2022 02:27:33 +0200
722 dpkg (1.21.6) unstable; urgency=medium
724 - This also clears a bullying NMU. -
728 - man: Document untracked kernel module files handling in
729 dpkg-fsys-usrunmess(8).
731 -- Guillem Jover <guillem@debian.org> Tue, 29 Mar 2022 11:56:58 +0200
733 dpkg (1.21.5) unstable; urgency=medium
736 * dpkg-fsys-usrunmess: Explicitly set user/group and mode for created dirs.
738 * dpkg-fsys-usrunmess: Set a known umask before starting. See #1008478.
739 * dpkg-fsys-usrunmess: Special case untracked kernel module files.
742 - Dpkg::Control::Types: Use bit shifts instead of literals in enum.
743 - Dpkg::Control::Fields: Fix field_register() to return nothing.
744 - Dpkg::Control::Fields: Refactor manifest types into new
746 - Dpkg::Control::Fields: Fix POD to end sentences with a dot.
747 - Dpkg::Control::Fields: Fix POD to add missing spaces and blank lines.
748 - Dpkg::Control::Fields: Document and clarify return types and values in
751 - libdpkg: Rename f_revision() to f_obs_revision().
752 - libdpkg: Warn when parsing obsolete Recommended/Optional/Class fields.
753 Prompted by David Kalnischkies <donkult@debian.org>.
754 - libdpkg: Add missing dependency type to obsolete dependency fields.
755 - libdpkg: Update code comment for obsolete fields.
757 - Add test cases for obsolete fields.
761 - Update German man pages translation.
763 -- Guillem Jover <guillem@debian.org> Tue, 29 Mar 2022 02:52:14 +0200
765 dpkg (1.21.4) unstable; urgency=medium
768 * dpkg-shlibdeps: Require non-empty name and version in SONAME formats.
770 - Dpkg::Control::Fields: Remove duplicate *Built-Using from field order
771 lists. Reported by David Kalnischkies <donkult@debian.org>.
773 - man: Clarify uses cases for Static-Built-Using.
774 Prompted by Shengjing Zhu <zhsj@debian.org>.
776 - Use actual octal numbers for chmod() calls.
777 - Do not use non-POSIX shell syntax for arithmetic expressions.
778 Based on a patch by Sören Tempel <soeren@soeren-tempel.net>.
782 - Update German man pages translation.
784 -- Guillem Jover <guillem@debian.org> Sat, 26 Mar 2022 13:38:44 +0100
786 dpkg (1.21.3) unstable; urgency=medium
790 - Update German man pages translation.
791 - Update German scripts translation.
794 * dpkg-db-backup: Check for required commands before starting.
795 * dpkg: Allow absolute pathnames for configurable external run-time tools.
796 Based on a patch by Adrian Ho <the.gromgit@gmail.com>. Closes: #1007816
797 * dpkg-fsys-usrunmess: Add options and prompt about regression prevention
798 package. Prompted by Paul Wise <pabs@debian.org>.
799 * dpkg-deb: Move duped control member check inside the detection conditional.
800 * dpkg-deb: Fix movecontrol() to take a directory argument.
801 * dselect: Remove non-multi-cd code from multi_cd method.
802 * dselect: Rename multicd method to media.
803 * dselect: Remove left overs for mount support from disk method.
804 * dselect: Remove bogus quote escaping from method setup scripts.
805 * dselect: Rename disk method to file.
806 * scripts: Use backport-version-regex vendor hook instead of hardcoding the
809 - Dpkg::Source::Package::V3::Git: Name bundle remote as bundle.
810 - Dpkg::Source::Package::V3::Git: Set origin remote to Vcs-Git if present.
811 - Dpkg::Path: Resolve /dev/null before comparing canonicalized pathnames.
812 - Dpkg::Compression: Conditionally use the gzip --rsyncable option.
813 - Dpkg::Compression: Use gzip -n instead of --no-name.
814 - Dpkg::Vendor: Add a new backport-version-regex hook.
815 - Dpkg::Control::Fields: Add Static-Built-Using field support.
817 - man: Clarify Built-Using field purpose and format.
819 - libdpkg: Refactor file_is_exec().
820 - libdpkg: Check that executables are regular files.
821 - dpkg-fsys-usrunmess: Refactor prompting into a new function.
822 - dpkg: Rename r variable to remainder.
824 - Clarify the merged-usr-via-aliased-dirs warning.
825 Prompted by Paul Wise <pabs@debian.org>.
826 - Sync original bug-script merged-usr warning with postinst updates.
828 - Check deb format with duplicate debian-binary and control.tar members.
829 - Add further deb-split format checks.
830 - Place deb-old and deb checks on their own test groups.
831 - Check all currently supported deb-old formats.
833 - Update Portuguese man pages translation.
834 Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1001915
836 -- Guillem Jover <guillem@debian.org> Thu, 24 Mar 2022 21:00:24 +0100
838 dpkg (1.21.2) unstable; urgency=medium
841 * dpkg: Fix memory leak in remove-on-upgrade handling.
842 * dpkg-deb: Fix unexpected end of file conditions on .deb extract.
843 * Use anchor links for the dpkg FAQ URLs.
844 * update-alternatives: Do not skip --config with a single entry.
845 Reported by David Kalnischkies <donkult@debian.org>.
846 * update-alternatives: Refactor alternative_install().
847 * update-alternatives: Use intermediate variables when parsing actions.
848 * update-alternatives: Clarify option parse errors by printing the wrong
850 * update-alternatives: Clarify bad usage message by enclosing in angles and
852 * dpkg-buildpackage: Switch terse make from -s to --no-print-directory.
854 * scripts: Unify deprecated command-line option warnings.
855 * dpkg-source: Fix alternate changelog file usage with 2.0 and 3.0 formats.
856 Reported by Umut <ue16@gmx.de> (on IRC).
857 * update-alternatives: Use the target timestamp when the symlink does not
858 exist. Closes: #1004557
859 * dselect: Handle window resizes in help and menu screens. Closes: #382307
860 * dselect: Do not beep on key press errors in method and package list
861 windows. Closes: #533639
862 * dselect: Add support for --instdir.
864 - Dpkg::Control::FieldsCore: Sort control type entries in %FIELD_ORDER.
865 - Dpkg::Control::FieldsCore: Refactor Vcs fields into a common variable.
866 - Dpkg::Control::FieldsCore: Refactor testsuite fields into a common
868 - Dpkg::Control::FieldsCore: Accept Architecture as a debian/tests/control
870 - Dpkg::Control::FieldsCore: Add missing allowed fields for (In)Release
872 - Dpkg::Control::FieldsCore: Add field order for all control types.
873 - Dpkg::Index: Switch key function for control tests to be a stanza index.
874 Reported by Paul Gevers <elbrus@debian.org>.
875 - Dpkg::Source::Package: Only generate the patch header if needed.
876 Prompted by Umut <ue16@gmx.de> (on IRC).
877 - Dpkg::Source::Package: Use File::Spec instead of ad-hoc concatenation.
879 - man: Mention on what actions triggers get processed in dpkg(1).
881 - man: Clarify that dpkg-divert --list pattern is optional.
882 Thanks to наб <nabijaczleweli@nabijaczleweli.xyz>. Closes: #1001761
883 - man: Use «main» git branch in examples.
884 - man: Markup each individual element independently.
885 - man: Refer to the relevant maintscript actions explicitly.
886 - man: Add a missing preposition to deb-preinst(5).
887 - man: Do not hardcode DPKG_ADMINDIR in update-alternatives.
888 - man: Document that update-alternatives honors DPKG_ROOT.
889 - man: Clarify --admindir and --instdir default values.
890 Reported by Johannes Schauer Marin Rodrigues <josch@debian.org>.
892 - libdpkg: Check that cip is not NULL before dereferencing it.
893 - libdpkg: Add missing symbols to the version map.
894 - libdpkg: Use the amount of available memory instead phys_mem/2.
895 Thanks to Sebastian Andrzej Siewior <sebastian@breakpoint.cc>.
896 - libdpkg: Refactor liblzma memlimit and cputhreads getters.
897 - libdpkg: Dynamically allocate the buffers for de/compression I/O.
898 - libdpkg: Increase I/O memory buffers from 4 to 32 KiB.
899 - libdpkg: Pass struct compress_params as the first argument.
900 - libdpkg: Pass struct compress_params to decompressors.
901 - libdpkg: Refactor pkg_format_print() out from pkg_format_show().
902 - libdpkg: Do not restrict source:* virtual fields to installed packages.
904 - libdpkg: Do not allow argv with no arguments.
905 - update-alternatives: Refactor alternative_has_broken_symlink().
906 - update-alternatives: Move symlink removal inside fsys_symlink().
907 - update-alternatives: Move filename generation outside alternative setup.
908 - dselect: Rework windows resize to be signal safe.
909 - scripts: Expand long word list into one entry per line.
910 - scripts/mk: Remove unneeded conditionals.
911 Thanks to Nicolas Boulenguez <nicolas@debian.org>.
912 - scripts/mk: Indent code in Makefile fragments.
913 Thanks to Nicolas Boulenguez <nicolas.boulenguez@free.fr>.
915 - Terminate lists in variables with «# EOL».
916 - Move build helper tools into build-aux/.
917 - Reorganize dpkg programs source code under src/.
918 - Move autotest suite under src/.
919 - Move C test suite machinery into lib/dpkg/.
920 - Fix relocated autotest test suite runner.
921 - Fix gitignore for build-aux/ directory.
922 - Namespace Config variable usage.
923 Reported by Павловец Сергей Николаевич
924 <s.pavlovets@ivcmf.by>.
925 - Add gitlab CI test for shared library building.
926 - Link all programs against libcompat.
927 Prompted by Jörg Sonnenberger <joerg@NetBSD.org>.
928 - Remove unused TESTDATA variable from autotest suite.
929 - Rework TAP check hooking into the autotools machinery.
930 - Move EXTRA_DIST close to the files it is acting on.
931 - Refactor autotest dependencies into a new variable.
932 - Refactor autotest machinery into an automake include file.
933 - Fold autotest test suite machinery into src/ from src/at/.
934 - Rename do_path_subst to do_make_subst.
935 - Factor out installation variable substitution into a new subst.am file.
936 - Move shell scripts into src/.
937 - Make AS_TR_* calls more clear.
938 - Support compression library names with dashes.
939 - Add zlib-ng support.
940 - Rename HAVE_LZMA_MT to HAVE_LZMA_MT_ENCODER.
941 - Move zsh completion under a subdirectory.
942 - Switch sed pseudo-in-place replace invocations with copy then move.
943 - Add comment about «sed -i» not being portable.
944 Prompted by Nicolas Boulenguez <nicolas@debian.org>.
945 - Mark libcompat and libdpkg as internal components in changelog.
946 - Support specifying previous and next tags to gen-changelog.
947 - Use non-capturing groups in regex in gen-changelog.
948 - Do not hardcode «main» section for title check in gen-changelog.
949 - Use sort flag instead of hardcoding the section in gen-changelog.
950 - Do not put localization entries on their own changelog group.
952 - Ignore directories for the alternatives state fixup. Closes: #1001695
953 - Update bug-script to clarify usrmerge systems are unsupported.
954 - Install aclocal m4 files into libdpkg-dev.
955 - Install optional localized man pages with dh_installman.
956 - Add a new not-installed file.
957 - Switch to use the dh sequencer.
958 - Make TESTSUITEFLAGS extensible.
959 - Pass -jN to autotools autotest test suite via TESTSUITEFLAGS.
960 - Update lintian overrides.
961 - Use dpkg-error.sh in postinst.
962 - Warn in postinst about merged-/usr-via-aliased-dirs breakage.
964 - Move AT_TESTED to testsuite.at.
965 - Run the tools with --version.
966 - Rename DPKG_GEN_FILE to DPKG_GEN_CTRL_FILE.
967 - Refactor control file template generation.
968 - Rewrite dpkg-realpath test from TAP to autotest.
969 - Rewrite dpkg-divert test from TAP to autotest.
970 - Remove now unused TAP tests support from src/.
971 - Print field type name instead of id in test case description.
972 - Add new pkg-format unit tests.
973 - Fix test_command_exec program invocation.
974 Thanks to Sören Tempel <soeren+git@soeren-tempel.net>.
975 - Use a temporary file instead of unportable «sed -i».
976 Prompted by Nicolas Boulenguez <nicolas@debian.org>.
977 - Add test case for SOURCE_DATE_EPOCH.
978 Thanks to Nicolas Boulenguez <nicolas@debian.org>.
979 - Use «each» instead of «keys» and value fetching.
980 Thanks to Nicolas Boulenguez <nicolas@debian.org>.
982 - Remove previous msgid for non-fuzzy translations.
983 - Update Catalan translations.
984 - Update Dutch translation. Closes: #1003671, #1003672, #1003673
985 Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
986 - Update Swedish translations. Closes: #1003799, #1007116
987 Thanks to Peter Krefting <peter@softwolves.pp.se>.
991 - Update German dselect translation.
992 - Update German programs translation.
996 - Update German man pages translation.
997 - Update German scripts translation.
999 -- Guillem Jover <guillem@debian.org> Sun, 13 Mar 2022 20:17:35 +0100
1001 dpkg (1.21.1) unstable; urgency=medium
1004 * dpkg-buildpackage: Remove duplicate command print for dpkg-genchanges.
1005 * dpkg-buildpackage: Fix build description due to improper multiline match.
1006 * dpkg-realpath: Remove spurious heading space from --help output.
1007 * update-alternatives: When initializing admindir from DPKG_ADMINDIR append
1008 "/alternatives". Closes: #1001198
1010 - Remove <ar.h> inclusions.
1012 - Install deb-md5sums(5) into dpkg-dev package.
1014 -- Guillem Jover <guillem@debian.org> Mon, 06 Dec 2021 21:04:18 +0100
1016 dpkg (1.21.0) unstable; urgency=medium
1019 * dpkg-genchanges: Include orig tarball on source package renames.
1021 * scripts: Consider SHA-1 and RIPEMD-160 weak algorithms in OpenPGP
1023 * dpkg: During unpack print a removal message due to Conflicts.
1025 * scripts: Add zsh completions for dpkg-parsechangelog.
1026 Thanks to Daniel Shahaf <danielsh@apache.org>. Closes: #986103
1027 * dpkg-buildpackage: When printing build type match the extension exactly.
1029 * dpkg-maintscript-helper: Use xargs -I argument instead of deprecated -i.
1030 * dpkg-maintscript-helper: Quote variable inside ${} to avoid pattern match.
1031 * libdpkg: Fix dpkg_fsys_get_path() to always strip leading / and ./.
1032 * libdpkg: Set the default database directory relative to the system root.
1033 * dpkg-divert, dpkg-statoverride: Set admindir after instdir.
1034 * update-alternatives: Fix admindir setting.
1035 Prompted by Johannes Schauer Marin Rodrigues <josch@debian.org>.
1036 * dselect: Honor DPKG_ADMINDIR environment variable.
1037 * dpkg-query, dpkg-trigger, dselect: Add support for setting the root
1039 * dpkg-fsys-usrunmess: Move forced reconfiguration to the last step.
1041 * dpkg-fsys-usrunmess: Install a local policy-rc.d to ignore service
1042 restarts. Closes: #991190
1043 * dpkg-fsys-usrunmess: Do not fail when removing lingering directories.
1044 * dpkg-fsys-usrunmess: Generate a regression prevention package.
1045 * dpkg-fsys-usrunmess: Fix typo in debug message.
1046 * dpkg: Distinguish deconfiguration message for installation and multi-arch
1048 * dpkg-buildpackage: Add new --changes-file option.
1049 Prompted by Niels Thykier <niels@thykier.net>.
1050 * dpkg-buildpackage: Add new --buildinfo-file option.
1051 * dpkg: Rework --assert-<feature> logic to be more robust.
1052 Prompted by Helmut Grohne <helmut@subdivi.de>.
1053 Prompted by David Kalnischkies <donkult@debian.org>.
1054 * dpkg: Improve --assert-<feature> descriptions.
1055 * dpkg: Add a new --assert-help option.
1056 * scripts/mk: Pass DEB_BUILD_PATH to dpkg-buildflags. See #985553.
1057 * dpkg-db-backup: New program factored out from Debian-specific daily cron.
1058 * dpkg-db-backup: Accept an option to override the number of rotation cycles.
1059 * dpkg-db-backup: Honor the admindir set at configure time.
1060 * update-alternatives: Fix --auto and --set-selections output progress.
1061 * update-alternatives: Print defaults for configuration and database
1063 * scripts: Replace shebang in dpkg-error shell library with shellcheck
1065 * dpkg-buildpackage: Add support for terse DEB_BUILD_OPTIONS.
1066 * dpkg-mergechangelogs: Add new --merge-unreleased option. Closes: #582921
1067 * dpkg: Restore fallback to "new-prerm failed-upgrade" for downgrades.
1068 Analysis by Ian Jackson <ijackson@chiark.greenend.org.uk>. Closes: #996959
1069 * dselect: Use safe temporary file creation in methods setup.
1070 * dselect: Remove bashism from update script in multicd method.
1071 * dpkg: Fix --verify to handle missing or inaccessible pathnames.
1073 * dpkg: Add partial --verify support for mode checks.
1074 * Use «digest» instead of «hash» in output messages.
1075 Reported by Sven Joachim <svenjoac@gmx.de>.
1076 * dselect: use `grep -E` instead of `egrep`.
1077 Thanks to Ville Skyttä <ville.skytta@iki.fi>. Closes: #999600
1078 * libdpkg: Fix memory leak on End Of Tape condition in tar parser.
1079 * dpkg: Fix short lived memory leak with --recursive.
1080 * dpkg: Fix conffile removal-on-upgrade handling. Closes: #995387
1081 * dpkg-deb: Fix conffile name length tracking on remove-on-upgrade parsing.
1082 Reported by uau on IRC.
1083 * Architecture support:
1084 - Clarify that the regex columns need to be ordered to match first.
1085 - Add support for ARCv2 CPU. Closes: #980963
1086 Based on a patch by Alexey Brodkin <Alexey.Brodkin@synopsys.com>.
1088 - start-stop-daemon: Define SOCK_NONBLOCK to 0 if not defined.
1089 - libdpkg: Add support for AIX to dpkg_get_progname().
1091 - Dpkg::Source::Quilt: Add hint to check missing files on patch apply
1093 Reported by Joseph Nahmias <jello@debian.org>.
1094 - Dpkg::Changelog::Parse: Require format plugins to inherit from
1096 - Dpkg::OpenPGP: Refactor openpgp implementation execution into a new
1098 - Dpkg::Vendor::Debian: Refactor compiler flag names into an array.
1099 - Dpkg::Vendor::Debian: Add new lto feature in new optimize area.
1101 - Test::Dpkg: Print actual error messages in test_neutralize_checksums().
1102 - Dpkg::Deps: Use current_sub feature for __SUB__.
1103 - Dpkg::BuildFlags: Add support for ASFLAGS.
1104 See https://salsa.debian.org/debian/debhelper/-/merge_requests/50.
1105 - Dpkg::Compression: Use gzip --rsyncable unconditionally.
1106 - Dpkg::Changelog::Entry::Debian: Fix full month misuse warning.
1107 - Dpkg::Shlibs::Symbol: Emit a warning on fully qualified symver patterns.
1109 - Dpkg::Control::HashCore: Add new keep_duplicate option.
1110 - Dpkg::Control::FieldsCore: Add new field_parse_binary_source().
1112 - Dpkg::Control::FieldsCore: Fix types allowed for
1113 field_parse_binary_source().
1114 Reported by Johannes Schauer Marin Rodrigues <josch@debian.org>.
1115 - Dpkg::Shlibs::Objdump: Fix apply_relocations to work with versioned
1116 symbols. Closes: #1000421
1117 - Dpkg::Vendor::Ubuntu: Update Maintainer field logic to include
1118 “canonical”. Based on a patch by
1119 William 'jawn-smith' Wilson <william.wilson@canonical.com>.
1121 - Dpkg::Source::Package::V2: Add hint about version matching source tree.
1122 Based on a patch by Samuel Henrique <samueloph@debian.org>.
1125 - man: Itemize dpkg-gensymbols -c levels.
1126 - man: Add man page for deb-md5sums(5).
1127 Reported by Maxim Cournoyer (on IRC).
1128 - man: Switch the Architecture field in deb-control(5) to required.
1129 Reported by Maxim Cournoyer (on IRC).
1130 - man: Make clear that dpkg-query arguments accept multiple values.
1131 Prompted by Rémi Rampin <remirampin@gmail.com>. See #913781.
1132 - man: Document dpkg-query --search and --listfiles output formats.
1133 - doc: Fix incorrect use of ‘an’ article.
1134 - doc: Update coding style to document POD instead of troff.
1135 - doc: Update THANKS file.
1136 - doc: Annotate current maintainer start year.
1137 - doc: Sort maintenance information chronologically.
1138 - man: Add versions since features where introduced.
1139 - man: Further clarify when re-inclusions of excluded pathnames happen.
1141 - doc: Update Doxygen configuration from version 1.9.1.
1142 - doc: Improve description of dpkg suite.
1143 Prompted by Fabrice Bauzac-Stehly <noon@mykolab.com>.
1144 - man: Add a reference to where the Installed-Size algorithm is described.
1145 - man: Improve dpkg --verify-format rpm format documentation.
1146 - man: Document in deb-substvars(5) what ${} is good for.
1147 Prompted by Paul Wise <pabs@debian.org>.
1148 - man: Document in dpkg-architecture(1) target being useful for emulators
1149 too. Prompted by Helmut Grohne <helmut@subdivi.de>.
1150 - man: Document in dpkg-query(1) full --search and --listfiles output
1151 format. Prompted by Johannes Schauer Marin Rodrigues <josch@debian.org>.
1153 - Remove irrelevant or obsolete FIXME markers.
1154 - Turn FIXME markers denoting pending actions into TODO markers.
1155 - Turn FIXME markers giving historic information into simple Notes.
1156 - update-alternatives: Turn FIXME for explicit behavior choice into an XXX.
1157 - Use localtime_r() instead of localtime().
1158 - libdpkg: Remove MDEBUG support from m_malloc() implementation.
1159 - libdpkg: Mark dpkg_arch_unmark() arch_remove argument as const.
1160 - libdpkg: Mark treewalk_open() func argument as const.
1161 - dpkg: Mark ignore_depends() pkg argument as const.
1162 - dpkg: Mark deb_parse_conffiles() pkg argument as const.
1163 - libcompat: Remove local setexecfilecon() and require libselinux 2.3.
1164 - libdpkg: Add missing DPKG_{BEGIN,END}_DECLS in header files.
1165 - dpkg: Move SELinux function declarations into its own header file.
1166 - dpkg: Move the command action enum to its own header file.
1167 - dpkg: Switch from including "main.h" to "force.h".
1168 - dselect: Rename dme() to display_menu_entry().
1169 - dpkg: Split function handling deconfiguration due to install and removal.
1170 - libdpkg: Add new ACTION_MUX macro for continued options.
1171 - dpkg: Refactor --assert-<feature> handling to be data driven.
1172 - dpkg-fsys-usrunmess: Do not use interpolated strings for literals.
1173 - dpkg-db-backup: Add a license header comment.
1175 - Fallback to $^X and 'perl' if $Config{perlpath} is unset or empty.
1176 - Bump minimal Perl version to 5.28.1.
1177 - Remove redundant localedir and pkgconfdir initializations.
1178 - Check for libsocket.
1179 - Do not set have_libmd on the found branch in AC_SEARCH_LIBS.
1180 - Switch DPKG_FUNC_C99_SNPRINTF from AC_LANG_SOURCE to AC_LANG_PROGRAM.
1181 - Check whether fsync(3) works on directories.
1182 - Remove obsolete AC_HEADER_STDC.
1183 - Detect appropriate sed program at configure time.
1184 - Rename DPKG_DEB_PROG_TAR to DPKG_PROG_TAR.
1185 - Parametrize the backups directory with a configure option.
1186 - Add a check for symlinks in the git repository.
1187 - Rename shell scripts to .sh.
1188 - Switch from hardcoded /run to parametrized runstatedir.
1189 - Use new Dpkg::Control keep_duplicate option in gen-changelog.
1190 - Use title-case for field in gen-changelog.
1191 - Execute run-script via CONFIG_SHELL.
1192 Reported by Larkin Nickle <me@larbob.org>.
1193 - Quote variables containing pathnames in m4 macros.
1194 - Add support for commit message fix up machinery in gen-changelog.
1196 - Use absolute pathnames in .install debhelper fragments.
1197 - Remove unused dh_installcron call for arch-indep targets.
1198 - Add support for a native systemd timer. Closes: #985444
1199 - Create auotpkgtest installation directory.
1200 - Bump Standards-Version to 4.6.0 (no changes needed).
1202 - Pass --ignore-builtin-builddeps to dpkg-buildpackage.
1203 - Use can_run() instead of find_command().
1204 - Add descriptions to makefile test runners.
1205 - Add unit tests for architecture bijective mapping property.
1206 - Suppress cppcheck constParameter check.
1207 - Suppress bogus cppcheck for nullPointerRedundantCheck.
1208 - Mark external sourced shell files for checking.
1209 - Ignore new shellcheck checks.
1210 - Remove shipped dpkg database.
1211 - Add re-inclusion of symlink case to t-filtering. See #871420.
1212 - Generate symlink during test build time.
1213 - Remove superfluous long filename.
1214 - Refactor parse_ctrl() from parse_dsc().
1215 - Update codespell stopwords.
1217 [ Helge Kreutzmann ]
1218 * deb-md5sums.pod: Fix typo.
1220 [ Add programs translations ]
1221 * Occitan (Quentin PAGÈS).
1223 [ Update dselect translations ]
1224 * German (Sven Joachim).
1226 [ Update man pages translations ]
1227 * German (Helge Kreutzmann).
1229 [ Update programs translations ]
1230 * German (Sven Joachim).
1231 * Polish (Marcin Owsiany, Łukasz Dulny).
1233 [ Update scripts translations ]
1234 * German (Helge Kreutzmann).
1236 -- Guillem Jover <guillem@debian.org> Sun, 05 Dec 2021 16:32:45 +0100
1238 dpkg (1.20.8) unstable; urgency=medium
1241 * start-stop-daemon: Open the --output file in append mode.
1242 * dpkg: Fix --auto-deconfigure for essential and protected during
1243 installation. Reported by Julian Andres Klode <jak@debian.org>.
1245 * dpkg-realpath: Fix resolution for absolute symlinks on «/».
1247 * dpkg-realpath: Fix symlink loop tracker.
1249 - Test::Dpkg: Fix test data path fetching on CPAN.
1250 - Dpkg::Exit: Preserve exit code in END block.
1252 - Group Test::Dpkg changelog entries into “Perl modules” section.
1254 - Run autopkgtest test suites in verbose mode.
1256 - Set PERL in the perl test suite.
1257 - Use gunzip instead of zcat and assume it might not be present.
1258 - Mock dpkg and gcc for architecture detection code.
1259 - Initialize DEB_BUILD_ARCH and DEB_HOST_ARCH to avoid computing them.
1260 - Update suppressions for cppcheck 2.4.
1262 [ Update man pages translations ]
1263 * Dutch (Frans Spiesschaert). Closes: #981884
1264 * German (Helge Kreutzmann).
1265 * Portuguese (Américo Monteiro). Closes: #980018
1267 [ Update programs translations ]
1268 * Dutch (Frans Spiesschaert). Closes: #981882
1270 [ Update scripts translations ]
1271 * German (Helge Kreutzmann). Closes: #983865
1273 -- Guillem Jover <guillem@debian.org> Tue, 13 Apr 2021 22:17:05 +0200
1275 dpkg (1.20.7) unstable; urgency=medium
1278 * libdpkg: Do not consider the database locked with a missing lock file.
1279 Reported by David Kalnischkies <donkult@debian.org>.
1281 - man: Clarify and expand information on dpkg-realpath(1) man page.
1284 - Update copyright notices in debian/copyright.
1285 - Bump Standards-Version to 4.5.1 (no changes required).
1287 - On as-root mode do not use sudo if already running as root.
1288 - Print WARN instead of FAIL for maintscript fd leaks.
1290 [ Update man pages translations ]
1291 * German (Helge Kreutzmann).
1293 [ Update programs translations ]
1294 * German (Sven Joachim).
1296 -- Guillem Jover <guillem@debian.org> Sat, 09 Jan 2021 00:59:45 +0100
1298 dpkg (1.20.6) unstable; urgency=medium
1301 * libdpkg: Fix undefined behavior in varbuf functions.
1302 Reported by KOLANICH <kolan_n@mail.ru>.
1303 * libdpkg: Fix memory leaks in tar_extractor().
1304 * libdpkg: Fix memory leak in trigger deferred processing.
1305 Reported by KOLANICH <kolan_n@mail.ru>.
1306 * libdpkg: Fix memory leak in filesystem treewalk node free function.
1307 * libdpkg: Fix memory leak in filesystem treewalk iterator.
1308 * libdpkg: Fix single-instance memory leak with fsys dir.
1309 * libdpkg: Fix short-lived memory leaks.
1310 * libdpkg: Reset error context errmsg after free().
1311 * dpkg: Fix memory leak for cidir.
1312 Reported by KOLANICH <kolan_n@mail.ru>.
1313 * dpkg: Fix short-lived memory leak in --force-help output.
1314 Based on a patch by KOLANICH <kolan_n@mail.ru>.
1315 * dpkg-deb: Fix single-instance memory leak on missing conffiles control
1317 * dpkg-divert: Fix short-lived memory leaks.
1318 * dpkg-realpath: Add new -z, --zero option.
1319 Requested by Johannes Schauer <josch@debian.org>.
1320 * dpkg-deb: Make decompression error message more descriptive.
1322 * dpkg-architecture: Add a --print-format option.
1323 Prompted by #968963.
1324 * dpkg-buildpackage: Warn on known R³ values in uppercase.
1325 Reported by Niels Thykier <niels@thykier.net>.
1326 * dpkg-buildpackage: Error out on R³ "yes" value.
1327 Requested by Niels Thykier <niels@thykier.net>.
1328 * dpkg-buildpackage: Clarify R³ keyword diagnostic messages.
1329 * dpkg-deb, dpkg-split: Fix time handling to support 64-bit time.
1330 * libdpkg: Check that the ar archive time is within bounds.
1331 * libdpkg: Ignore not-installed packages for source related virtual fields.
1333 * libdpkg: Make source version parsing more robust on missing data.
1335 * libdpkg: Do not forget not-installed packages that are set on hold.
1336 Reported by David Kalnischkies <donkult@debian.org>.
1337 * update-alternatives: Fix memory leaks for alternative database context on
1339 * update-alternatives: Fix short-lived memory leaks for alternative structs.
1340 * update-alternatives: Fix memory leaks with new_choice.
1341 * update-alternatives: Fix short-lived memory leaks for log_file and admdir.
1342 * dpkg-buildflags: Add support for DFLAGS. Closes: #975896
1343 * dpkg-parsechanaglog: Document --file in --help output.
1344 * libdpkg: Fix allocation size wrap around when growing a varbuf.
1345 * dpkg-query: Do not print database loading progress. Closes: #977240
1346 * Rename taint tag to merged-usr-via-aliased-dirs.
1347 * dpkg-buildflags: Enable reproducible=fixfilepath by default.
1348 Thanks to Vagrant Cascadian <vagrant@reproducible-builds.org>.
1349 See https://lists.debian.org/debian-devel/2020/10/msg00222.html.
1351 * start-stop-daemon: Move umask setup before any file has been created.
1352 * start-stop-daemon: Add a new --output option to redirect stderr and stdout.
1353 * dpkg-maintscript-helper: Do not pass DPKG_ROOT prefixed pathmames to
1355 * dpkg: When removing old files check the pathname with diversion and
1357 * dpkg-realpath: Make 'link includes root prefix' error more verbose.
1358 * libdpkg: Make sure we do not walk on rootless trees.
1359 * dpkg: Fix incorrect logic around printing dependency warnings.
1360 Thanks to Jessica Clarke <jrtc27@debian.org>.
1361 Reported by Helmut Grohne <helmut@subdivi.de>.
1362 * Support remove-on-upgrade conffile flag via DEBIAN/conffiles.
1363 Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #822462
1364 * dpkg-fsys-usrunmess: New program.
1366 - Dpkg::Index: Add new item_opts option.
1367 - Dpkg::Exit: Fix exit handler on program termination. Closes: #966083
1368 - Dpkg::Changelog::Entry::Debian: Fix format string.
1369 Prompted by #967911.
1370 - Dpkg::Changelog::Parse: Add new verbose option.
1371 Prompted by #967911.
1372 - Dpkg::Changelog::Parse: Document 'label' option.
1373 - Dpkg::Source::Package::V1: Print a message when verifying tarball
1375 - Dpkg::Path: Fix pathname traversal check for symlinks. Closes: #971203
1376 - Dpkg::Source::Package: Honor no_check for directory traversal checks.
1378 - Dpkg::Source::Package: Call syserr() instead of syserror().
1379 Reported by Drew Parsons <dparsons@debian.org>.
1380 See #849752. Closes: #976249
1381 - Dpkg::Path: Check first whether the files are the same by comparing
1382 string-wise. Closes: #849752
1383 - Dpkg::OpenPGP: Refactor gpg armor code into its own function.
1385 - man: Fix typo in --print-unset option reference.
1386 Reported by Ferenc Wágner <wferi@debian.org>. Closes: #966110
1387 - man: Clarify that dpkg-architecture uses some of its own variables.
1389 - man: Fix casing and namespacing in VARIABLES definitions.
1390 - man: Fix typo in dpkg-source(1).
1391 Thanks to Paul Wise <pabs@debian.org>.
1392 - man: Add a reference to deb-symbols(5) in deb-src-symbols(5) DESCRIPTION.
1393 Prompted by #970083.
1394 - man: Specify that symbol, version and id are separated by a single
1395 whitespace. Closes: #970083
1396 - man: Clarify day-of-month format in deb-changelog(5).
1397 Reported by Axel Beckert <abe@debian.org>.
1399 - man: Update update-alternatives maintainer script usage information.
1400 Prompted by Niels Thykier <niels@thykier.net>.
1401 - man: Switch to use L<> markup for URLs instead of B<>.
1402 - doc, man: Clarify that R³ values are case sensitive.
1403 Prompted by Niels Thykier <niels@thykier.net>.
1404 - man: Add references to deb822(5) to file formats based on it.
1405 Prompted by Niels Thykier <niels@thykier.net>.
1406 - man: Clarify config-files state in dpkg(1).
1407 Prompted by Stuart Prescott <stuart@debian.org>.
1409 - man: Hyphenate multiple words in deb-override(5) format description.
1410 - man: Uppercase acronyms and logic operators.
1411 - man: Empty or whitespace-only lines in deb-conffiles(5) are not accepted.
1413 - libcompat, dpkg: Stop using deprecated security_context_t data type.
1414 - update-alternatives: Refactor alternative database context freeing into a
1416 - libdpkg: Do not define the clamp macro when compiling C++ code.
1417 Reported by Helmut Grohne <helmut@subdivi.de>.
1418 - libdpkg: Replace FSF address by pointing to the gnu.org URL.
1419 - libdpkg: Initialize pkgbin's newhash to NULL.
1420 Prompted by Steinar H. Gunderson <sesse@debian.org>.
1421 - libdpkg: Use memset() instead of open-coding struct blanking.
1422 Prompted by Steinar H. Gunderson <sesse@debian.org>.
1423 - Do not call fsys_hash_init() before command actions.
1424 Prompted by Steinar H. Gunderson <sesse@debian.org>.
1425 - libdpkg: Fix m_pipe() function definition prototype to match declaration.
1426 - libdpkg: Refactor new str_rtrim_spaces().
1427 Based on a patch by Niels Thykier <niels@thykier.net>.
1428 - dpkg: Call fsys_hash_find_node() outside tar_fsys_namenode_queue_push().
1429 - Use a conffilename variable to track the actual conffile name in the
1431 Thanks to Niels Thykier <niels@thykier.net>.
1433 - Add new gen-changelog tool.
1434 - Pre-process the curses header before parsing it. Closes: #970545
1435 - Fix variable substitution in man pages.
1436 Reported by Niels Thykier <niels@thykier.net>. Closes: #978983
1437 - Add a README.cpan to be installed as README in the CPAN distribution.
1438 - Do not try to use <sys/sysctl.h> on GNU/Linux.
1439 - Fix «make distcheck» for man pages.
1440 - Update GitLab CI configuration to use built-in functional test suite.
1441 - Make it possible to override PKGDATADIR on built scripts too.
1442 - Disable umask to 0 for Docker executor in GitLab CI.
1443 - Disable functional test suite debug mode on GitLab CI.
1444 - Sort po4a entries in po4a.cfg.
1446 - Do not fail the bug-script if readlink fails. Closes: #968397
1447 - Improve cron file robustness on missing or empty backup files.
1449 - Use AUTOPKGTEST_TMP instead of writing into the source tree.
1450 - Hook the functional test suite into autopkgtest.
1451 - Remove trailing comma from lintian profile file.
1452 - Do not hardcode libdpkg-perl dependency on perl:any.
1453 Thanks to Sven Joachim <svenjoac@gmx.de>.
1455 - Fix short lived memory leaks in unit tests.
1456 - Print the ehandle unit test error output on verbose mode.
1457 - Improve dpkg-divert test to output stdout and stderr.
1458 - Use intermediate variable for directory traversal item iteration.
1459 - Refactor root handling in Dpkg::Path unit tests.
1460 - Refactor test verbose check into an inline function.
1461 - Make it possible to include test.h from benchmarks.
1462 - Disable hash reports in benchmark tests unless verbose.
1463 - Add support for basic test try/catch/finally keywords.
1464 - Merge the dpkg-tests.git repository into tests/.
1465 - Update merged functional test suite assumptions.
1466 - Remove redundant test cases from the functional test suite.
1467 - Remove source package building support from functional test suite.
1468 - When using DPKG_BUILDTREE add scripts/ to DPKG_PATH.
1470 [ Add man pages translations ]
1471 * Portuguese (Américo Monteiro). Closes: #964751
1473 [ Update dselect translations ]
1474 * Dutch (Frans Spiesschaert). Closes: #968294
1475 * French (Didier Vidal). Closes: #964749
1477 [ Update man pages translations ]
1478 * Dutch (Frans Spiesschaert). Closes: #968743
1479 * German (Helge Kreutzmann).
1481 [ Update programs translations ]
1482 * Dutch (Frans Spiesschaert). Closes: #968744
1483 * German (Sven Joachim).
1485 [ Update scripts translations ]
1486 * German (Helge Kreutzmann).
1488 -- Guillem Jover <guillem@debian.org> Fri, 08 Jan 2021 04:39:40 +0100
1490 dpkg (1.20.5) unstable; urgency=medium
1493 * Revert change to prefix the specs file spec string self_spec with +
1494 instead of *. The prefix is supposed to go in the text itself
1495 instead of the spec name, which already had it. This change only
1496 apparently fixed the issue at hand because gcc started parsing it as
1497 the «[SUFFIX]:» case, completely disabling the PIE handling.
1498 Thanks to Thorsten Glaser <tg@mirbsd.de>.
1500 - Dpkg::Source::Package::V1: Explicitly initialize constructor options to
1501 their implicit values, otherwise other code end up assuming different
1502 defaults. This is required here too as this class does not call the
1503 initialization from its parent.
1505 - Detect the GNU program variants for make, patch and tar in the CPAN
1506 distribution to replace in the Dpkg module.
1507 - Set DEB_BUILD_ARCH to a dummy “amd64” in the CPAN distribution tests
1508 to not require a dpkg(1) in the system.
1510 - Only print the Dpkg::Path::check_directory_traversal() error on failure.
1512 [ Updated scripts translations ]
1513 * German (Helge Kreutzmann).
1515 -- Guillem Jover <guillem@debian.org> Wed, 08 Jul 2020 05:40:39 +0200
1517 dpkg (1.20.4) unstable; urgency=medium
1520 * Improve PIE flags support:
1521 - Prefix the specs file spec string self_spec with + instead of *.
1522 This way we do not override any previous setting, otherwise when
1523 passing the -specs options twice (f.ex. to compile and link), only the
1524 last one will take effect, which can break the build. Closes: #870383
1526 - Dpkg::Source::Package: Explicitly initialize constructor options to
1527 their implicit values, otherwise other code end up assuming different
1528 defaults. Closes: #964017
1529 - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
1530 verify_signature(), to make sure we do not write to the user home
1531 directory, except for the trustkeys.db file if present.
1532 - Dpkg::Path: Refactor new check_directory_traversal() function out of
1533 Dpkg::Source::Package->extract().
1534 - Dpkg::Path: Do not do partial matches for directory traversal checks,
1535 expect a trailing slash after the base directory name.
1536 - Dpkg::Path: Catch uncanonicanizable pathnames with a proper error.
1538 - Dpkg::Path: Do not consider missing symlink targets a directory
1539 traversal attempt. Closes: #964234
1540 - Dpkg::Path: Allow /dev/null for directory traversals.
1541 Reported by Holger Levsen <holger@layer-acht.org>.
1543 - Add Module::Signature as configure recommends for CPAN.
1545 - Use File::Path::make_path() instead of chained mkdir() in Dpkg_Path.t.
1546 - Add unit tests for Dpkg::Path::check_directory_traversal().
1548 [ Updated programs translations ]
1549 * German (Sven Joachim).
1551 -- Guillem Jover <guillem@debian.org> Tue, 07 Jul 2020 07:57:48 +0200
1553 dpkg (1.20.3) unstable; urgency=medium
1557 - Dpkg::OpenPGP: Pass --no-options to gpg in verify_signature().
1558 Reported by Bertrand Marc <bmarc@debian.org>. Closes: #963839
1559 - Dpkg::Build::Info: Clarify by giving context to the
1560 get_build_env_whitelist() deprecation warning. Closes: #963844
1561 Reported by Sven Joachim <svenjoac@gmx.de>.
1562 - Dpkg::Source::Package: Fix check_original_tarball_signature() to make
1563 import_key() honor require_valid_signature, which should default to
1564 false. Reported by Mattia Rizzolo <mattia@debian.org>.
1565 - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in
1566 import_key(), to make sure we do not write to the user home directory,
1567 which might be read-only or non-existent. Closes: #963944
1568 Reported by Mattia Rizzolo <mattia@debian.org>.
1570 - libdpkg: Print a notice if we cannot write to the log file.
1572 - Improve error diagnosis for configure version fetching script.
1573 Prompted by Norbert Preining <norbert@preining.info>.
1575 [ Updated programs translations ]
1576 * German (Sven Joachim).
1578 -- Guillem Jover <guillem@debian.org> Mon, 29 Jun 2020 12:37:51 +0200
1580 dpkg (1.20.2) unstable; urgency=medium
1582 * dpkg: Do not include the architecture with --robot --version.
1583 * update-alternatives: Create alternatives directory (/etc/alternatives)
1584 if it is missing, to help with installation bootstrapping.
1585 Reported by Johannes Schauer <josch@debian.org>.
1586 * update-alternatives: Create the log directory if it is missing.
1588 - Dpkg::Source::Package: Turn the missing expected tarball signature
1589 error into a warning for now, as it is causing unintended fallout,
1590 and does not play nice (yet) with tarballs repackaged by uscan(1).
1593 - update-alternatives: Move log_msg() after make_path() so that we can use
1595 - update-alternatives: Add new xstrndup() and xdirname() functions.
1597 - Set SHELL in the test environment.
1598 - Do not fail if po4a is not found, and search for it just once.
1599 - Fix name and section generation for translated man pages. This caused
1600 pod2man to get an empty --name argument and not output anything,
1601 resulting in generating empty man pages. Closes: #963794
1603 - Sort debian/dpkg-dev.manpages.
1604 - Install deb-src-symbols(5) in dpkg-dev package.
1606 -- Guillem Jover <guillem@debian.org> Sun, 28 Jun 2020 00:42:11 +0200
1608 dpkg (1.20.1) unstable; urgency=medium
1611 * Fix dpkg logging regression introduced in 1.20.0:
1612 - libdpkg: Use varbuf member .used instead of .size in log_message(),
1613 to avoid printing garbage.
1614 - libdpkg: Open the log file as write-only instead of read-only.
1615 Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #953684
1616 * Unify and cleanup Makefile fragment files comments, including information
1617 about version of introduction.
1618 * Add new buildopts.mk Makefile fragment to support parsing DEB_BUILD_OPTIONS
1619 options with arguments, such as “parallel” as DEB_BUILD_OPTION_PARALLEL.
1620 * dpkg-genchanges: Handle empty Date fields from parsed debian/changelog.
1621 Based on a patch by Baptiste BEAUPLAT <lyknode@cilg.org>. Closes: #956321
1622 * dpkg-source: Check that debian/tests/control has the required fields.
1623 Prompted by Felix Lechner <felix.lechner@lease-up.com>.
1624 * dpkg-deb, dpkg: Do not accept relative pathnames in DEBIAN/conffiles.
1625 Reported by Niels Thykier <niels@thykier.net>.
1626 * dpkg-split: Fix off-by-one check in ar header padding, that was making
1627 parsing error out on valid archives. Regression introduced in dpkg 1.18.8.
1628 * libdpkg: Fix error message for ending version character in dependency
1630 - Move the version unterminated case before the catchall.
1631 - Print the actual wrong character and print what is expected.
1632 * libdpkg: Do not use econtext->errmsg on out of context abort, as it might
1634 * update-alternatives: Set the umask to 022 on program start.
1635 Reported by Paul Wise <pabs@debian.org>.
1636 * dpkg-parsechangelog: Fix --show-field for multiline fields. We were not
1637 stripping trailing whitespace, and were not prefixing empty lines with
1638 a ‘.’, like when printing with the field names.
1639 Reported by Paul Wise <pabs@debian.org>.
1640 * dpkg: Add a new --robot option to be used with --version.
1641 * dpkg, dpkg-query: Document missing options in --help output.
1642 * Unify ellipsis formatting in programs --help output.
1643 * Add Protected field support.
1644 * dpkg-realpath: New program, to be used by dpkg-maintscript-helper, and
1645 any maintainer script that needs a realpath that can handle pathnames
1646 relative to the dpkg root directory.
1647 * dpkg-realpath: Add support for DPKG_ROOT.
1648 Thanks to Helmut Grohne <helmut@subdivi.de>.
1649 * dpkg-realpath: Add support for --root and --instdir options.
1650 * dpkg-maintscript-helper: Add support for DPKG_ROOT:
1651 - Add DPKG_ROOT support for conffiles.
1652 Thanks to David Kalnischkies <david@kalnischkies.de>.
1653 - Add DPKG_ROOT support for symlink to and from directory switches.
1654 Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
1656 * update-alternatives: Add DPKG_ROOT support, and new --root and --instdir
1657 options. Closes: #871808
1659 - libdpkg: When using uselocale(), include <xlocale.h> for locale_t if
1660 the header is available. Needed on BSDs.
1661 Reported by Sirio Balmelli <sirio@b-ad.ch>.
1663 - Dpkg: Add a LICENSE section to the POD.
1664 - Dpkg::Source::Package: Add new get_upstream_signing_key() method.
1665 - Dpkg::Source::Package: Check missing expected tarball signatures.
1666 - Dpkg::Source::Package::V1: Check version format matching source format.
1667 - Dpkg::Vendor::Debian: Add debian-nonupload.gpg keyring.
1668 Thanks to Taowa Munene-Tardif <taowa@debian.org>. Closes: #956055
1669 - Dpkg::Vendor::Debian: Detect merged-usr-via-symlinks also with absolute
1670 pathnames. Reported by Adam Borowski <kilobyte@angband.pl>.
1671 - Dpkg::Build::Info: Avoid whitelist in function name.
1672 - Dpkg::Shlibs::SymbolFile: Avoid blacklist and whitelist terms.
1674 - man: Fix misused two-fonts macros.
1675 Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955028
1676 - man: Trim trailing whitespace from output.
1677 Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. Closes: #955030
1678 - man: Mention that dpkg(1) does not provide all back-end interfaces.
1679 Prompted by Elana Hashman <ehashman@debian.org>.
1680 - man: Clarify and fix file formats SYNOPSIS.
1681 - man: Clarify that deb-control(5) is a subset of deb-src-control(5).
1683 - man: Unify warning and note admonitions formatting.
1684 - man: Remove useless commented out macros.
1685 - man: Fix unbalanced quotes in macro arguments.
1686 - man: Specify the indentation level for all following .IP macros, not
1688 - man: Use .TP macros instead of hand-crafted formatting.
1689 - man: Fix font markup for some variable and literal strings.
1690 - dpkg-maintscript-helper: Add -?, --help and --version to --help output.
1691 - man: Fix apt and aptitude references.
1692 Reported by Helge Kreutzmann <debian@helgefjell.de>.
1693 - man: Mark commands (eval) in bold and quote library names (libgcc).
1694 Reported by Helge Kreutzmann <debian@helgefjell.de>.
1695 - man: Use UTF-8 quotes instead of ancient groff register variables.
1696 - man: Use literal double quotes instead of groff escape sequences.
1697 - man: Clarify that we resolve bug reports not bug report numbers.
1698 Reported by Helge Kreutzmann <debian@helgefjell.de>.
1699 - man: Clarify POSIX shell eval command usage in dpkg-architecture(1).
1700 - man: Use item lists instead of verbatim or hand-crafted formatting.
1701 - man: Do not use verbatim formatting for text that is not an example.
1702 - man: Markup examples explicitly with .EX/.EE.
1703 - man: Fix indentation for a note admonition in dpkg-scansources(1).
1704 - man: Document that a 3.0 (quilt) patch cannot create or modify symlinks.
1705 Thanks to Johannes Schauer <josch@debian.org>.
1706 - man: Reword text to reduce length in verbatim code block.
1707 - man: Add semicolons before verbatim code blocks.
1708 - man: Update dselect methods provided. Several got removed in 1.20.0.
1709 - man: The Installed-Size field does not get its value from du(1) since
1711 - man: Fix dpkg-gencontrol -P description to not refer to dpkg-source.
1712 Reported by Jakub Wilk <jwilk@jwilk.net>.
1713 - man: Place description of override value column on its own paragraph.
1714 - man: Surround markup within verbatim blocks with .nf/.fi.
1715 - man: Balance font markup.
1716 - man: Do not nest font markup.
1717 - man: Use .ig/.. macros to disable text instead of commenting it out.
1718 - man: Do not mark end of sentence period with bold.
1719 - man: Add a missing comma after man page reference in SEE ALSO section.
1720 - man: Convert man pages from roff to POD.
1721 - man: Clarify the dpkg --no-act admonition.
1722 - man: Avoid whitelist term in dpkg-source man page.
1724 - Use $() in shell or qx() in perl instead of ``.
1725 - dpkg-split: Switch part number variables from unsigned int to int.
1726 - scripts: Refactor shell error handling into a shell library
1727 - Reformat shell code to follow the coding style.
1728 - update-alternatives: Parametrize option names in output strings.
1729 - update-alternatives: Move logging function close to output functions.
1730 - update-alternatives: Move argument parsing functions close to main().
1731 - update-alternatives: Add general purpose non-failing functions for
1732 administrative directory access.
1733 - update-alternatives: Add filesystem abstraction functions.
1735 - Handle .git being a plain file when getting the dpkg tree version.
1736 - Add debian/changelog as a Changes file to the CPAN distribution.
1737 - Set DPKG_SERIES to 1.20.x when running the functional test suite.
1738 - When using po4a require at least po4a 0.59. Change the po4a --porefs
1739 argument from no longer supported “noline,wrap” to “file”, as wrapping
1740 is the default since po4a 0.58. We require po4a 0.59 as 0.58 had a
1741 regression in its --srcdir support.
1742 - Switch to set the po4a addendum in the po4a_paths section instead of
1743 repeating it for each man page.
1744 - Use po4a conditional addendum support, and remove empty addenda.
1745 - Use po4a mode=eof support in addenda.
1746 - Do not use make prerequisites on suffix rule definitions.
1748 - Add man page number suffixes to the automake SUFFIXES variable.
1749 - Update false positive suppressions for cppcheck 2.1.
1750 - Install specifications and API contracts in docdir.
1751 - Add support for switching man pages from roff to POD format.
1752 - Fix shell files substitution for version variable.
1754 - Switch to debhelper compatibility level 13.
1755 - Remove debian/tmp prefix from manpages debhelper fragment files.
1756 - Handle missing localized man pages gracefully.
1757 - Install AUTHORS, THANKS, usertags, README.api and
1758 README.feature-removal-schedule only in dpkg.deb.
1759 - Rename debian/usertags to debian/README.bug-usertags.
1760 - Install specifications to /usr/share/doc/dpkg/ in the dpkg-dev package.
1761 - Detect merged-usr-via-symlinks also with absolute pathnames in
1762 bug-script. Reported by Adam Borowski <kilobyte@angband.pl>.
1764 - Rename deb-content test cases to make them more descriptive.
1765 - Skip autogenerated files from codespell.
1767 [ Updated programs translations ]
1768 * German (Sven Joachim).
1769 * Simplified Chinese (Boyuan Yang). Closes: #958437
1771 [ Updated scripts translations ]
1772 * German (Helge Kreutzmann).
1774 [ Updated man pages translations ]
1775 * German (Helge Kreutzmann).
1777 -- Guillem Jover <guillem@debian.org> Sat, 27 Jun 2020 02:41:48 +0200
1779 dpkg (1.20.0) experimental; urgency=medium
1782 * libdpkg: Do not generate a backup file for the available database.
1784 * perl: Switch Getopt::Long from bundling to bundling_values. This means
1785 the few scripts using Getopt::Long will stop accepting options in the
1786 form «-ab» for «-a -b», which is not future-proof, as it does not allow
1787 these options to get new arguments without making them ambiguous.
1788 * dpkg-buildpackage: Remove transient backwards R³ compatibility code.
1789 * buildtools.mk: Add support for nostrip in DEB_BUILD_OPTIONS when setting
1791 * dpkg-genbuildinfo: Do not include irrelevant packages in the Binary field.
1792 * dpkg: Do not clear selections for unknown packages. Closes: #927752
1793 * dpkg-shlibdeps: Add support for new Build-Depends-Packages, to be able
1794 to specify multiple packages. Closes: #926669
1795 Based on a patch by Frank Schaefer <kelledin@gmail.com>.
1796 * perl: Remove support for versioned GnuPG 2 program and packages.
1797 * libdpkg: Clarify lock contender error message. Print the PID of the lock
1798 contender, and add a warning explaining that removing the lock file is
1799 never the correct solution.
1800 * dpkg-genchanges, dpkg-mergechangelogs: Remove support for ~vola
1801 versioning, as volatile.debian.org was decommissioned some time ago.
1802 * dpkg-genchanges, dpkg-mergechangelogs: Match ~deb also as a backport
1803 marker in versions. Closes: #934980
1804 * libdpkg, dpkg: Use new versiondescribe_c() for non-localizable call sites,
1805 such as when writing to a log, which should not be localized.
1806 Reported by Julien Cristau <jcristau@debian.org>.
1807 * dpkg-query: Try to use the package synopsis from the available file if
1808 not installed. Closes: #43573
1809 * dpkg-gencontrol: Take into account hardlinks when computing the
1810 Installed-Size substvar. Closes: #923475
1811 Patch co-authored with Sven Joachim <svenjoac@gmx.de>.
1812 * dpkg: Fix and clarify behavior for packages marked to be on “hold”. These
1813 need to be processed for configuration and triggers. Closes: #926472
1814 * dpkg: Use DPKG_ADMINDIR to set the admindir. Closes: #900071
1815 * dpkg-source: Remove backwards compatibility code for legacy build-profiles.
1816 * perl: Give more context on field parsing errors. Closes: #637060
1817 * dpkg-buildpackage: Add option to sanitize environment. Closes: #843776
1818 * update-alternatives: Cope with a missing administrative directory.
1819 * update-alternatives: Create the administrative directory on demand.
1820 * dpkg-split: Cope with a missing parts/ database directory.
1821 * dpkg-split: Create the parts/ database directory on demand.
1822 * libdpkg: Consider msdbrw_needsuperuser equivalent to msdbrw_write, so
1823 the same checks are performed on normal non --force-not-root operation.
1824 * libdpkg: Add support for bootstrapping the installation of dpkg:
1826 - Create the logfile with correct permissions, and remove the code
1827 setting up the logfile from the dpkg postinst.
1828 - Allow missing status and available databases, so that they get created
1829 on write, and remove the code setting them up from the dpkg postinst.
1831 - Do not change the ownership of the triggers database directory. Either
1832 we are running as root:root which means the ownership should be correct
1833 already, or we are not which means we cannot change it anyway.
1834 - Create the dpkg database directory on demand.
1835 - Create the updates/ database directory on demand.
1836 - Create the info/ database directory on demand.
1837 * dpkg-architecture: Fix handling of exec failing in --command.
1838 Reported by Helmut Grohne <helmut@subdivi.de>.
1839 * dpkg-buildpackage: Do not accept equal signs as part of the hook names.
1840 Reported by Daniel Shahaf <danielsh@apache.org>. Closes: #948291
1841 * dselect: Mark a string for translation.
1842 * dselect: Cleanup access methods:
1843 - Remove harddisk methods, as they were non-functional due to fdisk
1844 interface changes, and do not make sense anymore as we can expect users
1845 to mount any such filesystem on their own, to then use a filesystem
1846 method instead. Prompted by Helmut Grohne <helmut@subdivi.de>.
1847 - Remove cdrom method superseded by the multi_cd method.
1848 - Remove nfs methods, as there is nothing special about NFS, and mounting
1849 these should just be left to the local admin, who can mount any other
1850 remote filesystem too.
1851 - Remove multi_mount method, as the multi_cd method can take care of
1852 mounting the necessary images or devices.
1853 - Replace changelog with correct copyright in file header.
1854 * dpkg, dselect: Stop using first-person singular in output messages.
1855 * libdpkg: Fix memory leak in parsedb context close.
1856 * buildtools.mk: Add QMAKE variable. Closes: #920878
1857 * po: Fix translation of --compare-versions. Closes: #951614
1858 Thanks to Boyuan Yang <byang@debian.org>.
1860 - Dpkg::Source::Package: Verify original tarball signatures at build time.
1861 - Dpkg::BuildFlags: Add new unset() method.
1862 Requested by Daniel Schepler <dschepler@gmail.com>.
1863 - Dpkg::Source::Package::V2: Emit a special patch header on
1864 single-debian-patch. Closes: #933152
1865 - Dpkg::Vendor::Debian: Only scan /usr/local/ directories that exist.
1867 - Dpkg::Vendor::Debian: Do not set -Werror=implicit-function-declaration
1868 for C++. Closes: #939969
1869 - Dpkg::Deps: Check for valid virtual package version relations. Do not
1870 allow non-equal version relations in virtual provides. Closes: #930317
1871 - Dpkg: Remove internal lowercase variables $version, $progname,
1872 $admindir, $dpkglibdir and $pkgdatadir.
1873 - Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822().
1874 - Dpkg::Changelog::Entry::Debian: Remove obsolete methods check_header()
1875 and check_trailer(). Hide variables $regex_header and $regex_trailer.
1876 - Dpkg::Changelog::Parse: Remove warnings of obsolete options forceplugin
1877 and libdir. Remove obsolete functions changelog_parse_debian() and
1878 changelog_parse_plugin().
1879 - Dpkg::Compression: Hide internal lowercase variables
1880 $default_compression, $default_compression_level and
1881 $compression_re_file_ext.
1882 - Dpkg::Deps::KnownFacts: Remove obsolete check_package() method.
1883 - Dpkg::Exit: Hide internal lowercase @handlers variable.
1884 - Dpkg::Gettext: Remove obsolete _g() function.
1885 - Dpkg::Source::Package: Hide internal lowercase variable
1886 @tar_ignore_default_pattern. Remove internal lowercase variable alias
1887 $diff_ignore_default_regexp.
1888 - Dpkg::Substvars: Remove obsolete no_warn() method.
1889 - Dpkg::Index: Change default value for unique_tuple_key to 1.
1890 - Dpkg::Version: Remove deprecation warning from semantic change in
1892 - Dpkg::Checksums: Remove obsolete 'program' property warning.
1893 - Dpkg::Conf: Remove obsolete methods and obsolete croak for method option.
1894 - Dpkg::Vendor: Remove obsolete 'keyrings' hook.
1895 - Dpkg::Exit: Unregister all signal handlers once we have executed them.
1897 - Dpkg::Exit: Register exit handlers also for __DIE__.
1898 - Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats.
1899 - Dpkg::Dist::Files: On filename parse error say file instead of package.
1900 - Dpkg::Substvars: Add new vendor:Name and vendor:Id substvars.
1901 - Dpkg::Source::Package: Detect directory traversals under debian
1902 directory. Reported by Felix Lechner <felix.lechner@lease-up.com>.
1904 - man: Fix uncommon wording constructs.
1905 - man: Use a minus sign for a literal string.
1906 - man: Clarify that the pager is called via «$SHELL -c».
1907 - dpkg-shlibdeps: Document split_soname() function.
1908 Prompted by Christopher Crim <christopher.crim@quoininc.com>.
1909 - Dpkg::Changelog: Document methods provided by subclasses.
1910 Reported by Felix Lechner <felix.lechner@lease-up.com>.
1911 - man: Globally adjust left and disable hyphenation.
1912 - man: Split dselect(1) --color from --colour option items.
1913 - man: Describe the SONAME formats supported in deb-shlibs(5).
1914 - man: Move template symbol documentation into new deb-src-symbols(5).
1915 - Dpkg::Changelog::Parse: Remove $ sigil from option names in POD.
1916 - Dpkg: Say class instead of object when appropriate.
1917 - Dpkg::Changelog: Clarify that these classes inherit from some other
1918 base class, which will contain the missing documentation.
1919 Prompted by intrigeri <intrigeri@debian.org>.
1920 - man: Clarify deb-changelog(5) format. Closes: #946780
1921 - man: Clarify debian/source/include-binaries format in dpkg-source(1).
1922 Prompted by Felix Lechner <felix.lechner@lease-up.com>.
1923 - man, doc: Clarify that the postinst "triggered" argument gets the
1924 trigger-name(s) as a space-separated list in the second argument.
1925 Prompted by Michael Biebl <biebl@debian.org>.
1926 - dselect: Update the multicd README file.
1927 - doc, man: Mark T and I package instances to avoid misreadings.
1929 - Dpkg::Source::Package: Refactor original tarball handling.
1930 - perl: Use File::Copy instead of spawning mv/cp commands.
1931 - Dpkg::OpenPGP: Refactor signature verification into a new function.
1932 - Dpkg::OpenPGP: Make it possible to verify detached signatures.
1933 - Dpkg::OpenPGP: Add support for importing an OpenPGP key into a keyring.
1934 - Dpkg::BuildFlags: Remove unused hash keys.
1935 - libdpkg: Use the variable instead of a type as sizeof() argument.
1936 - libdpkg: Use the totalwritten variable for a consistency check.
1937 - dselect: Reduce scope of variable, to avoid it being unused in a branch.
1938 - dpkg-deb: Fold two adjacent if conditionals into a single one.
1939 - dpkg: Initialize flagdeppossi in check_conflict().
1940 - libdpkg: Add new C locale switch over support.
1941 - libdpkg: Add new versiondescribe_c() to force a C locale.
1942 - dselect: Make baselist::draw_column_*() col arguments const.
1943 - libdpkg: Use p instead of name in dpkg_arch_name_is_illegal().
1944 - dpkg: Remove redundant condition for sourcefile in updateavailable().
1945 - dpkg, update-alternatives: Make variables static.
1946 - libdpkg: Add missing symbols to the version map.
1947 - libdpkg: Fix fiemap memory layout usage that confuses gcc 10 to emit a
1949 - libdpkg: Only use varbuf_printf() in pkg_format_show() when necessary.
1950 This should speed up «dpkg-query --show» formatting.
1951 - libdpkg: Fix package format string to be a string literal.
1952 This suppresses a gcc warning.
1953 - dpkg: Fix short lived memory leak in --force-help handling.
1954 - dpkg-split: Fix short lived file descriptor leak in --auto.
1955 - start-stop-daemon: Explicitly ignore unimportant function return values.
1956 - start-stop-daemon: Fix memory leak on multiple --chuid arguments.
1957 - start-stop-daemon: Close the notification socket in the child.
1958 - libdpkg: Fix memory leaks in zlib and bz2 decompression functions.
1959 - libdpkg: Add new dir_make_path() and dir_make_path_parent() functions.
1960 - libdpkg: Add new atomic file flag to create the base path when missing.
1961 - libdpkg: Fix modstatdb_rw enum comments.
1962 - libdpkg, dpkg-query: Optimize db-fsys:Files virtual variable loading.
1963 We load either the entire db-fsys for all packages, possibly optimized
1964 per platform (such as by using fiemap), or the specific ones for the
1965 requested packages. This also fixes a problematic cast removing the
1966 constness of a variable.
1967 - Dpkg::Dist::Files: Document the two filename pattern formats.
1968 - update-alternatives: Remove redundant condition in argument parser.
1969 - update-alternatives: Move error context setup before calling setjmp(),
1970 so that cppcheck stops being confused.
1971 - test: Reformat 200_Dpkg_Shlibs.cpp for coding style conformance.
1972 - dpkg: Make it possible for the compiler to check printf() format
1973 string arguments on dependency printer.
1974 - dselect: Reorder branches in packagelist::deselect_one_of so that they
1976 - dselect: Use nullptr instead of NULL.
1977 - dselect: Use static_cast<> instead of old-style type qualifier cast.
1978 - dselect: Do not use unnecessary old-style casts.
1979 - dselect: Fix variable types to avoid needing old-style casts.
1980 - libcompat: Disarm libselinux setexecfilecon() declaration for
1982 - libdpkg: Define new VARBUF_OBJECT macro.
1983 - libdpkg: Add new ATOMIC_FILE_NORMAL enum value to avoid a cast in C++.
1984 - libdpkg: Use a new DPKG_NULL macro that works in C and C++.
1985 - libdpkg: Use a new DPKG_STATIC_CAST macro that works in C and C++.
1986 - libdpkg: Move printing of errno into dpkg_error_set().
1987 - libdpkg: Use a varbuf to store the problem messages per parsedb context.
1988 - libdpkg: Fix Doxygen comments.
1990 - Bump minimal Perl version to 5.24.1.
1991 - Add a serial versioning to the m4 files.
1992 - Install m4 files into system aclocal directory.
1993 - Bump minimal gettext version to 0.19.8, to get the m4 files that can
1994 cross-build for musl-based systems.
1995 - Enable more compiler warnings.
1996 - Update Doxygen configuration from version 1.8.16.
1998 - Remove obsolete Breaks satisfied since oldstable.
1999 - Replace custom rule for 'configure' with call to dh_autoreconf.
2000 Thanks to Dan Streetman <ddstreet@canonical.com>. Closes: #939516
2001 - dselect: Remove methods state files on purge.
2002 Spotted by Sven Joachim <svenjoac@gmx.de>.
2003 - Switch to debhelper compatibility level 12.
2004 - Switch from debian/compat to debhelper-commpat in Build-Depends.
2005 - Bump Standards-Version to 4.5.0 (no changes required).
2007 - Remove perlcritic Documentation::RequirePodLinksIncludeText suppression.
2008 - Clarify cppcheck va_list_usedBeforeStarted suppression.
2009 - Skip build directories from codespell check.
2010 - Update stopwords for codespell 1.16.0.
2011 - Suppress new bogus cppcheck 1.90 false positives.
2012 - libdpkg: Remove redundant assignment in t-ehandle unit test.
2013 - Skip backup files from codespell check.
2014 - Ignore python-3.8 runtime warnings in codespell.
2016 [ Updated programs translations ]
2017 * German (Sven Joachim).
2018 * Portuguese (Miguel Figueiredo). Closes: #935695
2019 * Simplified Chinese (Mo Zhou). Closes: #942195, #945776
2021 [ Updated dselect translations ]
2022 * German (Sven Joachim).
2024 [ Updated scripts translations ]
2025 * German (Helge Kreutzmann).
2027 [ Updated man pages translations ]
2028 * German (Helge Kreutzmann). Closes: #931135
2030 -- Guillem Jover <guillem@debian.org> Sun, 08 Mar 2020 03:31:40 +0100
2032 dpkg (1.19.7) unstable; urgency=medium
2035 * dpkg: Fix off-by-one error in dpkg --abort-error. Closes: #924886
2036 Thanks to Tom Goulet <tomg@sentex.ca>.
2037 * dpkg: Set the force defaults before loading the config file, otherwise we
2038 incorrectly override them. Regression introduced in dpkg 1.19.5.
2040 * dpkg: Split the trigger dependtry into two, the second of which will be
2041 the one checking trigger cycles when deferring trigger processing due to
2042 unsatisfiable dependencies. Closes: #928429
2043 * dpkg-deb: Validate ar member magic before normalizing any of its fields.
2044 * dpkg-deb: Honor --nocheck when building packages with newlines in
2045 filenames. Regression introduced in dpkg 1.18.1. Closes: #929727
2047 - rootless-builds.txt: Expand what the builder means. Mention the
2048 dpkg-deb option to use to set the owner and group to root. And reword
2049 the prototyping section to be less confusing with what is currently
2050 implemented. Closes: #929019
2051 - README: Clarify when autopoint is needed. Closes: #929601
2052 - Fix typos in docs and output strings. Warned by codespell.
2054 [ Updated programs translations ]
2055 * Catalan (Guillem Jover).
2057 [ Updated dselect translations ]
2058 * Catalan (Guillem Jover).
2060 [ Updated scripts translations ]
2061 * Catalan (Guillem Jover).
2063 [ Updated man pages translations ]
2064 * Dutch (Frans Spiesschaert). Closes: #926665
2065 * French (Jean-Pierre Giraud). Closes: #929664
2067 -- Guillem Jover <guillem@debian.org> Mon, 03 Jun 2019 23:22:35 +0200
2069 dpkg (1.19.6) unstable; urgency=medium
2072 * libdpkg: Add a new TAR_FORMAT_UNKNOWN enum value.
2073 * libdpkg: Set tar_entry to zero on tar_entry_destroy(), to avoid double
2074 free()s and the subsequent crashes.
2075 * libdpkg: Handle non end-of-tape errors from tar_header_decode().
2076 * libdpkg: Use ERANGE instead of EINVAL for tar_atol8() out-of-range error.
2077 * dpkg-gencontrol: Check presence of package build dir before traversing it.
2079 - Dpkg::Source::Package::V1: Change default build option style to -sa.
2080 Using -sA by default means the user might lose data on overwrite if
2081 there is already a directory with the same name laying around.
2083 - Dpkg::Source::Package: Handle Format field being undefined. On source
2084 format 1.0, the default is for the debian/source/format file not being
2085 present, which means we'll start with an empty Format field name.
2086 Regression introduced in dpkg 1.19.3.
2089 - Install a lintian profile for dpkg based on the debian profile, so that
2090 we can suppress Debian-specific tags, such as the controversial one on
2091 vendor-specific patch series files.
2092 - Add Breaks on lsb-base due to start-stop-daemon exposing breakage in
2093 the killproc function from /lib/lsb/init-functions. Closes: #923861
2095 - Stop requiring (pseudo-)root in the functional test suite.
2096 - Export and move TESTDATA definition close to the PATH definition.
2097 - Quote the 'yes' command to make a comment clearer.
2099 [ Updated programs translations ]
2100 * Dutch (Frans Spiesschaert). Closes: #924776
2102 [ Updated scripts translations ]
2103 * German (Helge Kreutzmann).
2105 [ Updated man pages translations ]
2106 * Dutch (Frans Spiesschaert). Closes: #924777
2107 * German (Helge Kreutzmann).
2109 -- Guillem Jover <guillem@debian.org> Mon, 25 Mar 2019 15:08:26 +0100
2111 dpkg (1.19.5) unstable; urgency=medium
2114 * start-stop-daemon: Make sure that we get a meaningful errno on
2115 parse_unsigned(), so that the error messages always make sense.
2116 * start-stop-daemon: Add new fatalv() and fatale() functions and use the
2117 latter for system errors, so that we are explicit on whether we want to
2118 use errno for error reporting or not.
2119 * start-stop-daemon: Always refuse to parse a world-writable pidfile,
2120 except when that is /dev/null.
2121 * dpkg: Print the current set of enabled force options on --force-help.
2122 * dpkg: Parse and set new DPKG_FORCE environment variable for subprocesses.
2124 * dpkg-statoverride: Add support for --force-* options.
2125 * dpkg-statoverride: Switch from --force option to new --force-<thing>
2126 options. Deprecate --force option which will be considered an alias for
2127 --force-all for now.
2128 * dpkg, dpkg-statoverride: Add new option --refuse-security-mac to control
2129 SELinux. See #811037.
2130 * dpkg: Clarify error on unknown system user/group in statoverride database.
2132 * dpkg-buildpackage: Clarify the warning/error on short OpenPGP key IDs.
2134 * dpkg-maintscript-helper: Restrict find for dir-to-symlink move to
2135 -maxdepth 1. Thanks to Ralf Treinen <treinen@free.fr>. Closes: #922799
2136 * dpkg-genbuildinfo: Add support for a new Build-Tainted-By field in
2137 .buildinfo files. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
2138 * libdpkg: Clarify field names in error and warning messages.
2139 * libdpkg: Optimize error handling. Move the error reporting outside the
2140 involved functions so that we do not need to call gettext if there is no
2141 error, which has a significant performance cost.
2142 * libdpkg: Merge nicknames table into fieldinfos, to stop penalizing the
2143 lookup of non-obsolete fieldnames.
2144 * libdpkg: Print a more accurate warning for Revision nicknames.
2145 * libdpkg: Increase the pkg-hash bins size to 65521, to improve hash table
2146 performance at the cost of a bit more memory usage.
2147 * libdpkg: Blank packages that are not-installed with unknown selection.
2149 * libdpkg, dpkg: Print the dpkg database directory on access errors.
2152 - Dpkg::Vendor::Debian: Add support for merged-usr-via-symlinks tainted
2153 tag. Suggested by Alexander E. Patrakov <patrakov@gmail.com>.
2154 - Dpkg::Vendor::Debian: Add support for usr-local-has-* tainted tags.
2155 - Dpkg::Source::Package: Add a missing use Dpkg::Source::Format.
2156 Diagnosed by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2159 - start-stop-daemon(1): Document behavior of --pidfile security checks.
2161 - dpkg(1): Document the unknown selection state. Closes: #922407
2163 - dpkg: Move SELinux fallback label to the SELinux specific code path.
2164 - dpkg: Simplify maintscript_set_exec_context().
2165 - dpkg: Move force options support into its own file.
2166 - dpkg: Do not hardcode the program name in the --force-help output.
2167 - dpkg: Switch force options from individual variables to bit fields.
2168 - dpkg: Switch from a char to an enum to track the force options types.
2169 - dpkg: Switch to set the default force option from the forceinfos array.
2170 - libdpkg: New benchmark programs and infrastructure.
2171 - libdpkg: Add new dpkg_error_move() function.
2172 - libdpkg: Add new dpkg_has_error() function.
2173 - libdpkg: Move status names from parse errors to arguments.
2174 - libdpkg: Use va_arg copy instead of the original on a vasprintf() call.
2175 - libdpkg: Include <string.h> in pager.c.
2176 Reported by Y <sevener@cock.li>. Closes: #922212
2177 - libdpkg: Use pkg_set_want() instead of a direct assignment.
2179 - Check whether this dist is a release, based only on the version format.
2180 This will avoid having to do a two staged release to get a proper perl
2181 distribution tarball.
2183 - autopkgtest: Add file to Depends fields.
2184 - autopkgtest: Clarify behavior on root/non-root requirement.
2185 - Bump Standards-Version to 4.3.0 (no changes required).
2186 - Remove now unused assert usertag description.
2187 - Remove trailing whitespace from changelog.
2188 - Remove Origin and Bugs fields from control file.
2189 - Include a bug-script to report on tainted merged-usr-via-symlinks.
2191 - libdpkg: Fix unit test for file_slurp(). Closes: #920974
2192 Diagnosed by Frank Schaefer <kelledin@gmail.com>.
2194 [ Updated programs translations ]
2195 * Dutch (Frans Spiesschaert). Closes: #921942
2196 * German (Sven Joachim).
2197 * Simplified Chinese (Zhou Mo). Closes: #920972
2199 [ Updated scripts translations ]
2200 * German (Helge Kreutzmann).
2202 [ Updated man pages translations ]
2203 * Dutch (Frans Spiesschaert). Closes: #921943
2204 * French (Jean-Pierre Giraud). Closes: #920905
2205 * German (Helge Kreutzmann).
2207 -- Guillem Jover <guillem@debian.org> Sat, 23 Feb 2019 18:00:54 +0100
2209 dpkg (1.19.4) unstable; urgency=medium
2211 * start-stop-daemon: Do not sanity check the pidfile when it is specified as
2212 /dev/null, as that implies the caller wants to start the program no matter
2213 what. Closes: #920242
2215 - start-stop-daemon: Only use SO_PASSCRED if defined. Fixes build failure
2216 at least on GNU/Hurd.
2218 - autopkgtest: Pass --disable-nls and --disable-dselect to configure.
2219 - autopkgtest: Change Depends to «build-essential, autoconf, pkg-config».
2221 -- Guillem Jover <guillem@debian.org> Wed, 23 Jan 2019 13:06:39 +0100
2223 dpkg (1.19.3) unstable; urgency=medium
2226 * dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers field.
2228 * dpkg-genchanges: Only reference binary packages being uploaded, which
2229 means that for a source-only upload, the Binary and Description fields
2230 should be empty. Closes: #818618
2231 * dpkg-scanpackages: Do not compute unnecessary checksums when using the
2232 --hash argument. Based on a patch by Chris Lamb <lamby@debian.org>.
2234 * dpkg-scanpackages: Emit a warning with the list of repeat packages.
2235 Prompted by Johannes Schauer <josch@debian.org>.
2236 * start-stop-daemon: Check whether standalone --pidfile use is secure.
2237 Prompted by Michael Orlitzky <michael@orlitzky.com>.
2238 * start-stop-daemon: Print complete verbose lines, instead of partial lines
2239 with no newlines and a final print with a newline.
2240 * start-stop-daemon: Add new --notify-await and --notify-timeout options,
2241 which implement the systemd readiness protocol for services.
2243 * update-alternatives: Add new --debug option.
2244 * update-alternatives: Fix removal of obsolete slaves from the linked list.
2245 Reported by Andreas Beckmann <anbe@debian.org>. Closes: #916799
2246 * vendor.mk: Fix dpkg_vendor_derives_from macro documentation.
2247 Thanks to Colin Watson <cjwatson@debian.org>. Closes: #913816
2248 * vendor.mk: Add support for an improved dpkg_vendor_derives_from macro.
2249 Version the macros so that both can be used, and default the unversioned
2250 one to the version 0 macro.
2251 * dpkg: Mark the package we are giving up on a trigger cycle as "istobe"
2252 normal, so that the dependency checks know they cannot expect this package
2253 to be processed anymore. Otherwise we ended up never detecting that we
2254 were not making progress, as we expected to process this package at a later
2255 point, when that would never happen anymore. This then was causing asserts
2256 in the process queue loop. Closes: #901127, #910819
2257 * dpkg: Reset progress_bytrigproc once we have injected it into the current
2258 package process queue iteration, so that we do not keep trying to process
2259 it, which might end up generating artificial trigger cycles, if
2260 dependencies are not satisfied yet.
2261 * dpkg: Convert one trigger processing required type into the new try-queued
2262 one, so that we stop skipping unsatisfiable dependency checks.
2263 * dpkg: Move trigproc cycle reset inside try-deferred conditional. We should
2264 only reset the cycle detection in case we are not bailing out from the
2265 processing with an error, otherwise we could come back to this package and
2266 detect an artificial trigger cycle.
2267 * dpkg: Introduce a new dependency try level for trigger processing. This
2268 completely defers trigger processing until after the dependency cycle
2269 breaking level, so to avoid generating artificial trigger cycles, when we
2270 end up trying to process triggers with yet unsatisifiable dependencies.
2271 Closes: #810724, #854478, #911620
2272 * dpkg: Fix --help output, to clarify which arguments are optional.
2273 * libdpkg: Add proper tar error handling. This makes the tar extractor
2274 track and report back parse errors, so that we can give more descriptive
2276 * libdpkg: Detect unsupported tar entry types to give better error messages.
2277 * libdpkg: Add new db-fsys:Files and db-fsys:Last-Modified virtual fields.
2279 - Dpkg::Changelog::Debian: Preserve modelines at EOF. Closes: #916056
2280 Thanks to Chris Lamb <lamby@debian.org> for initial test cases.
2281 - Dpkg::File: Make file_slurp() also accept pathnames in addition to
2283 - Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting move.
2284 Based on a patch by Iain Lane <laney@ubuntu.com> and
2285 Adam Conrad <adconrad@ubuntu.com>. Closes: #915881
2286 - Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import.
2287 - Dpkg::Shlibs::Objdump: Only select objdump program when going to use it.
2288 - Dpkg::Source::Package: Do not reinitialize fields member in constructor.
2289 - Dpkg::Source::Patch: Do not recommend --include-removal when not
2290 supported. Closes: #913012
2291 - Dpkg::Source::Package::V3::Bzr: Fix format name in output message.
2292 - Dpkg::Source::Package: Add a new format option to the new constructor.
2293 Prompted by James McCoy <jamesan@debian.org>.
2294 - Dpkg::Source::Package: Improve debian/source/format parsing and
2296 - Dpkg::Source::Format: New public module.
2297 Prompted by Mattia Rizzolo <mattia@debian.org>.
2299 - dpkg(1): Clarify --remove action. Closes: #914478
2300 - dpkg-query(1): Clarify --list option behavior when no arguments are
2301 specified. Closes: #917098
2302 - deb-control(5): Clarify by adding a reference to deb-src-control(5) and
2303 removing an invalid comment in the example.
2304 Prompted by Helmut Grohne <helmut@subdivi.de>.
2305 - dpkg(1): Clarify databases used by --yet-to-unpack and --predep-package.
2306 Prompted by Johannes Schauer <josch@debian.org>.
2307 - Clarify character classes for various formats in man pages, by
2308 explicitly listing the character ranges within parenthesis.
2309 Prompted by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2310 - dpkg-query(1): Document the version introducing the -f option.
2311 - dpkg-architecture(1): Add reference to the TERMS section in the
2312 VARIABLES section. Prompted by Axel Beckert <abe@debian.org>.
2313 - Fix POD for Dpkg::Interface::Storable derived method implementations.
2314 - Dpkg::Deps::Simple(3): Fix POD signature for new constructor.
2316 - dpkg-maintscript-helper: Use an explicit escape instead of a literal
2318 - Quote shell variables. Reported by Johannes Schauer <josch@debian.org>.
2319 - Switch perl code to use the new Dpkg::Source::Format module.
2320 - dpkg-source: Move source format selection earlier in the build.
2321 - dpkg-source: Use new format argument for Dpkg::Source::Package->new().
2322 - dpkg-shlibdeps: Remove unused variable.
2323 - dpkg-scanpackages: Unroll a single iteration loop.
2324 - start-stop-daemon: Compare foundany against 0 instead of treating it
2326 - start-stop-daemon: Switch code to use new info() and debug() functions.
2327 - update-alternatives: Use enums for actions instead of strings.
2328 - update-alternatives: Switch verbose selection into an enum.
2329 - dpkg: Negate tortoise_not_in_hare() function name and return value.
2330 - dpkg: Initialize trigcyclenode's next member once.
2331 - dpkg: Use common pattern of assigning as an iterator.
2332 - dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle().
2333 - dpkg: Switch dependtry from an int to an enum.
2334 - dpkg: Move dependtry description from deferred_configure() to its
2336 - dpkg: Split trigger processing types into required, try-queued and
2338 - dpkg-query: Rename variable to avoid shadowing a local function.
2339 - When allocating use the variable instead of the type in sizeof().
2340 - dselect: Rename variable r to pkgbin.
2341 - libdpkg, dpkg: Rename r variables to fnn.
2342 - libdpkg: Rename ret variable to next.
2343 - libdpkg: Cleanup fsys module symbol names.
2344 - libdpkg: Rename pkg_db symbols to pkg_hash.
2345 - libdpkg: Add new warning printer setter function.
2346 Prompted by Julian Andres Klode <jak@debian.org>.
2347 - libdpkg: Add new DPKG_ERROR_OBJECT macro.
2349 - get-version: Use a format string with printf.
2350 - run-script: Use $() instead of deprecated ``.
2351 - run-script: Remove unused PERL_PROFILE variable, PERL5OPT can be used
2352 instead, and does not require leaving an unquoted variable around.
2353 - run-script: Add «set -e».
2354 - Build.PL: Set environment variables only for CPAN tests.
2355 - Build.PL: Set locale for CPAN tests to C. Fixes CPAN#127314.
2356 - configure: Split AM_INIT_AUTOMAKE arguments into different lines.
2358 - Bump Standards-Version to 4.2.1 (no changes needed).
2359 - Switch to debhelper compatibility level 11.
2360 - Create the log file in postinst only if it does not exist.
2361 Prompted by Johannes Schauer <josch@debian.org>.
2362 - Add superficial autopkgtest functional tests.
2364 - Add new shellcheck author test.
2365 - Add descriptions for the shellcheck exclude codes.
2366 - Update cppcheck suppressions.
2368 [ Updated programs translations ]
2369 * Dutch (Frans Spiesschaert). Closes: #912023
2370 * German (Sven Joachim).
2371 * Italian (Milo Casagrande). Closes: #915610
2372 * Portuguese (Miguel Figueiredo). Closes: #917813
2373 * Simplified Chinese (Zhou Mo). Closes: #919040
2375 [ Updated scripts translations ]
2376 * German (Helge Kreutzmann).
2378 [ Updated man pages translations ]
2379 * Dutch (Frans Spiesschaert). Closes: #912024
2380 * German (Helge Kreutzmann).
2382 -- Guillem Jover <guillem@debian.org> Tue, 22 Jan 2019 14:26:04 +0100
2384 dpkg (1.19.2) unstable; urgency=medium
2387 * dpkg: Fix --force-not-root for chown() and chmod() based syscalls, and
2388 give a more meaningful error message on chroot(). Closes: #614126
2389 * dpkg-divert, dpkg-statoverride: Add new --instdir and --root options,
2390 and make the commands honor the DPKG_ROOT environment variable.
2392 * libdpkg: Call the pager with «$SHELL -c» to respect POSIX. Closes: #910009
2393 * libdpkg: Do not spawn a pager if we are going to call «cat».
2394 * libdpkg: Honor DPKG_PAGER when spawning a pager.
2395 Suggested by Craig Sanders <cas@taz.net.au>.
2396 * libdpkg: Set LESS to “-FRSXMQ” if not already set, when spawning a pager.
2397 * libdpkg: Ignore SIGPIPE when setting up a pager, and then ignore EPIPE
2398 errors when writing to stdout, otherwise if we quit the pager early, the
2399 program will exit with an error code.
2400 * libdpkg: Set stdout to be fully buffered when using a pager.
2401 * dpkg, dpkg-query: Add new --no-pager option. For dpkg this is also a
2402 configuration option. Closes: #909754
2404 - Dpkg::OpenPGP: Ignore Version field in enarmored output.
2406 - Dpkg::OpenPGP: Do not read the gpg user configuration file.
2407 - Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1).
2408 - Dpkg::Source::Package::V2: Split the BinaryFiles module into its own
2409 file, and give it a more generic name (Dpkg::Source::BinaryFiles).
2410 - Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles
2413 - dpkg-buildpackage(1): Clarify --build=source explanation.
2414 - dsc(5): Clarify what “flattened” means in Testsuite-Triggers.
2415 Prompted by Mattia Rizzolo <mattia@debian.org>.
2416 - dsc(5): Add a reference to where the source formats are described.
2417 Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
2418 - dpkg-source(1): Improve documentation on vendor-specific series files.
2419 - deb-control(5): Document Build-Ids field.
2420 Prompted by Stuart Prescott <stuart@debian.org>.
2421 - dpkg(1): Clarify which fields are affected by dependency options.
2422 Prompted by James Clarke <jrtc27@debian.org>.
2423 - dpkg-query(1): Document the PAGER environment variable usage.
2424 - Dpkg(1): Add POD documentation about the module hierarchy and API.
2426 - dpkg-split: Use nfstrnsave() instead of nfmalloc() + memcpy().
2427 - libdpkg: Add new fsys-dir module.
2428 - libdpkg: Pass the file contents to the pager instead of the filename.
2429 - libdpkg: Add a pager kill switch, so that it can be forcefully disabled.
2431 - Distribute a LICENSE file on CPAN.
2432 - Do not make the Build.PL script executable.
2433 - Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE instead.
2434 - Add a release_status key to the CPAN metadata.
2435 - Fix typo in CPAN recommends key.
2436 - Improve test and author CPAN dependencies.
2438 - Break libapt-pkg5.0 instead of apt. Closes: #909959
2439 Analysis by Sven Joachim <svenjoac@gmx.de>.
2441 - Skip version checks involving «dpkg --compare-versions» if not available.
2442 This is relevant on CPAN or on non-dpkg-based systems.
2444 [ Updated programs translations ]
2445 * Polish (Łukasz Dulny).
2447 [ Updated man pages translations ]
2448 * German (Helge Kreutzmann).
2450 -- Guillem Jover <guillem@debian.org> Mon, 08 Oct 2018 11:43:48 +0200
2452 dpkg (1.19.1) unstable; urgency=medium
2455 * Fix logic in dpkg-buildpackage to decide whether to run build targets,
2456 which broke tons of packages that are violating Debian policy MUSTs.
2457 Thanks to James Clarke <jrtc27@debian.org>. Closes: #878899
2458 * Do not try to recompute hashes for the .dsc file when signing binary-only
2459 builds in dpkg-buildpackage. Reported by Ximin Luo <infinity0@debian.org>.
2460 * Pass the correct source stanza to the dpkg-buildpackage code parsing the
2461 Rules-Requires-Root field. This meant the field was being ignored.
2462 * Run dpkg-source directly from the current working directory in
2463 dpkg-buildpackage, instead of changing directory back and forth.
2464 * Setup and check rootcommand in dpkg-buildpackage only if it is going to
2465 be needed. Reported by Niels Thykier <niels@thykier.net>.
2466 * Add color support to dpkg-maintscript-helper (a shell script).
2467 * Fix warning by including <sys/sysmacros.h> for makedev() in libdpkg.
2468 * Fix directory traversal with dpkg-deb --raw-extract, by guaranteeing
2469 that the DEBIAN pathname does not exist. Closes: #879982
2470 Reported by Jakub Wilk <jwilk@jwilk.net>.
2471 * Add new AS, STRIP, OBJCOPY, OBJDUMP, NM, AR and RANLIB buildtools
2472 variables to buildtools.mk. Prompted by Helmut Grohne <helmut@subdivi.de>.
2473 * Restore rejecting negated architectures in Architecture field in
2474 dpkg-gencontrol and dpkg-genchanges. Regression introduced in dpkg 1.18.5.
2475 * Fix dpkg-gensymbols to print "error" instead of "warning" when these
2476 are fatal. Closes: #881488
2477 * Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as
2478 the variable is expected to be set by any builder, not just dpkg. And
2479 introduce ephemeral backwards compatibility even though there are no
2481 * Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is
2482 <implementations-keywords>, following the specification.
2483 * Specify that DEB_GAIN_ROOT_CMD in R³ should preserve the environment.
2484 Proposed by Josh Triplett <josh@joshtriplett.org>.
2485 * Specify new DEB_RULES_REQUIRES_ROOT variable for R³ support.
2486 * Add new --rules-requires-root option to dpkg-buildpackage.
2487 * Declare R³ specification as "recommendation, stable" with version 1.0.
2488 * Export architecture variables by default from architecture.mk, as
2489 documented in dpkg-architecture(1). Closes: #888964
2490 Thanks to Jack Bates <wdz7eo@nottheoilrig.com>
2491 * Increment the line number on dpkg --set-selections on unknown packages.
2492 Reported by Heinz Repp <heinz.repp@arcor.de>. Closes: #888983
2493 * Switch a DEBIAN/conffile parsing assert() in dpkg due to empty lines
2494 into an ohshit(), because this is really a run-time error.
2495 * Fix assert() in dselect to expect the method lock file descriptor to be
2496 initialized, instead of non-zero.
2497 * Switch a fatal() call in start-stop-daemon into the new BUG() macro,
2498 because it is really an internal error.
2499 * Switch all assert() calls (except in update-alternatives) into internerr()
2500 or BUG() calls, to get way better reporting with variable contents and
2501 descriptions, and to make them always present independent of NDEBUG.
2502 * Add a new --no-rename option to dpkg-divert. This is the current default
2503 behavior, but it will make it possible to do a default switch in 1.20.x.
2504 * Warn when using dpkg-divert --add or --remove w/o --rename or --no-rename.
2505 * Warn when using dpkg-divert --rename on a file from an Essential package.
2506 * Use a single “struct filenamenode” definition for the entire code base.
2508 * Add support for frontend locking. This makes it possible for frontends
2509 using this new protocol, to safely lock the dpkg database w/o risk of
2510 race conditions with other dpkg instances or frontends supporting the
2511 same protocol. Thanks to Julian Andres Klode <jak@debian.org>.
2512 Closes: #850417, #851984
2513 * Do not emit perl warnings in dpkg-source --help on source formats w/o
2515 * Make dpkg-buildpackage validate OpenPGP signing key IDs length. Error out
2516 for short key IDs and warn for long key IDs.
2517 * On the dpkg conffile prompt, print the set of environment variables setup
2518 for the conffile shell, for easier discoverability.
2519 * Fix dpkg-buildpackage option --rules-file parsing. It was trying to parse
2520 it as --rules-target, which due to the ordering was a no-op.
2521 * Only check for fallback build targets presence on binary builds in
2523 * Only check required build dependencies for known targets specified with
2524 dpkg-buildpackage --rules-target option.
2525 Reported by Johannes Schauer <josch@debian.org>.
2526 * Track package status dirtiness in dpkg to only log and report in status-fd
2527 when it has changed, removing duplication in output. Closes: #365921
2528 * Use Synopsis instead of Summary for the short Description, to unify the
2529 nomenclature and to make it more descriptive. Add a new binary:Synopsis
2530 virtual field to dpkg-query show format.
2531 * Add new dpkg-buildpackage --no-post-clean option, to be able to explicitly
2532 select the current default behavior.
2533 * Dump database package records in alphabetical order. This will give
2534 reproducible status and available database files, and make it possible
2535 to output other deb822 formatted data in a deterministic way.
2536 * Require both standard input and output to be connected to a terminal to
2538 * Run dpkg-query --list output through a pager if we are on a terminal,
2539 instead of truncating it, to avoid data loss. Closes: #898603
2540 * Fix use after free in dpkg maintainer script handling. Regression
2541 introduced in dpkg 1.19.0.
2542 * Flush output for dpkg-query --status, --print-avail and --listfiles at
2543 the end, instead of after each stanza.
2544 * Add support for dumping all dpkg-query --status and --print-avail records
2545 from the database when no arguments are specified. Closes: #616342
2546 * Add new dpkg-gensymbols -l option to avoid having to abuse LD_LIBRARY_PATH
2547 for cross-build paths.
2548 * Check that DPKG_MAINTSCRIPT_PACKAGE is defined in dpkg-maintscript-helper.
2550 * Switch dpkg-gencontrol and dpkg-genchanges to track automatically
2551 generated artifacts by using the Auto-Built-Package field from the binary
2552 package instead of hardcoding package name patterns (such as «-dbgsym$»).
2553 * Add new --reverse option to dpkg-parsechangelog, to list the changelog
2554 entries in reverse order.
2555 * Architecture support:
2556 - Add support for riscv64 CPU. Closes: #822914
2557 Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>
2558 - Document the purpose and columns in the tupletable file.
2560 - Add libcompat md5 module to the libcompat-test library, so that we
2561 always make sure it builds, even when we use an external implementation.
2562 - Convert libcompat md5 module to use C99 int types, instead of mapping
2563 them from the BSD types at configure time.
2564 - Use MD5_CTX instead of struct MD5Context, as the prevalent more portable
2565 type on system's <md5.h> headers.
2566 - Check for ldconfig command in dpkg only on platforms that do have it.
2567 - Fix file descriptor leak in start-stop-daemon on AIX.
2568 - libcompat: Add new strchrnul() implementation.
2570 - Dpkg::Source::Package::V1: Check that $tarname is defined before use.
2571 Thanks to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
2573 - Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl
2574 errors on paths not accepted for fixdebugpath.
2575 Reported by Mattia Rizzolo <mattia@debian.org>, on IRC. Closes: #881051
2576 - Dpkg::Changelog: Print versions for incorrect changelog range warnings.
2577 Thanks to Paul Wise <pabs@debian.org>.
2578 - Dpkg::Shlibs::SymbolFile: Check that $state->{seen} exists instead of
2579 $state being just defined. Fixes regression in dpkg-gensymbols symbols
2580 output. Thanks to Dmitry Shachnev <mitya57@debian.org>. Closes: #880166
2581 - Dpkg::Arch: Add new positive options argument to arch validators.
2582 - Dpkg::Vendor::Debian: Mark hurd-i386 as having gcc builtin PIE.
2583 Requested by Samuel Thibault <sthibault@debian.org>.
2584 - Dpkg::Source::Package::V2: Print one building line per existing tarball.
2585 - Dpkg::Source::Package: Print building lines for upstream tarball
2586 signatures. Closes: #888787
2587 - Dpkg::Deps: Turn virtualpkg tracking from an arrayref into a hashref.
2588 - Dpkg::Vendor::Debian: Mark riscv64 as having gcc builtin PIE.
2589 - Dpkg::Shlibs::Objdump: Fix ELF program detection, for PIE binaries and
2590 executable libraries.
2591 - Dpkg::Version: Fix bool overload behavior back to be an is_valid()
2592 alias. Emit a specific perl warning until 1.20.x so that users can check
2593 whether the semantic change has any impact on the code, which can then
2594 be quiesced. Closes: #895004
2595 - Dpkg::Changelog::Parse: When detecting the changelog format, read the
2596 last 4KiB of the file instead of using «tail -n40», which should be
2597 both faster and more portable, as the default tail(1) is not POSIX
2598 compliant on all systems (c.f. Solaris).
2599 - Dpkg::Build::Types: Add new set_build_type_from_targets() function.
2600 - Dpkg::Shlibs::SymbolFile: Always assign a proper Dpkg::Version to the
2601 deprecated variable, otherwise the scalar value 0 can get confused
2602 on scalar context to denote it is *not* deprecated instead of being
2604 - Dpkg::Shlibs: Disable bool overload Dpkg::Version warnings.
2605 - Dpkg::Vendor::Debian: Inline _parse_feature_area() into
2606 _add_build_flags(), for a small speed up and line count reduction.
2607 - Dpkg::BuildFlags: Move default flags setting into the Dpkg::Vendor
2609 - Dpkg::Gettext: Fix fallback textdomain() to honor its expected interface.
2610 - Dpkg::Deps: Split subpackages into their own separate modules.
2611 - Dpkg::Source: Do not change patch permissions if not necessary.
2613 - Dpkg::Substvars: Reword used/unused warnings to clarify their meaning.
2615 - Dpkg::Shlibs: Warn when using LD_LIBRARY_PATH with a private library
2616 directory which is a descendent of the current working directory.
2617 - Dpkg::Source::Package::V3::Quilt: Print series file used when applying
2619 - Dpkg::OpenPGP: Return the destination path on successful ASCII armor
2621 - Dpkg::Control::Fields: Do not use & sigil for function calls.
2622 - Dpkg::Shlibs: Ignore nonexistent directories present in LD_LIBRARY_PATH.
2623 - Dpkg::Deps::KnownFacts: Satisfy :native with arch:all packages too.
2624 These are treated as native packages everywhere else in the multi-arch
2625 design, this was the only exception, which has become a source of
2626 packaging problems as of late. This was apparently an oversight in
2627 the original implementation. Closes: #854438
2628 - Dpkg::Vendor::Debian: Add fixfilepath support to reproducible feature.
2629 - Dpkg::Dist::Files: Add support for file attributes.
2631 - Update gettext minimal version in README.
2632 - Add a missing dot on the dpkg-buildflags(1) «lfs» feature paragraph.
2633 Spotted by Helge Kreutzmann <debian@helgefjell.de>.
2634 - Document DPKG_COLORS environment variable for all programs using it.
2635 - Document DPKG_NLS environment variable for all programs using it.
2636 - Document the Testsuite and Testsuite-Triggers fields in
2637 deb-src-control(5). Prompted by Mattia Rizzolo <mattia@debian.org>.
2638 - Update git URLs for move away from alioth.debian.org.
2639 - Fix set_build_type_from_options() description in Dpkg::Build::Types.
2640 - Clarify PIE build flag feature semantics. Closes: #900088
2641 - Clarify dpkg-buildpackage pre and post-clean options and their default
2643 - Add --build option equivalents for dpkg-buildpackage short build type
2644 options in --help output.
2645 - Fold dpkg-buildpackage --[no-]check-builddeps in --help into both -D
2646 and -d option descriptions.
2647 - Mark profiles as a replaceable item in dpkg-buildpackage --help output.
2648 - Update test suite requirements in README.
2649 - Document textdomain() and ngettext() replacement functions in
2651 - Clarify arch-qualified dependency simplification in Dpkg::Deps POD.
2652 - Improve Dpkg::Deps modules and methods documentation.
2653 - Fix typo in deb-changes(5). Closes: #902616
2654 - Clarify awaiting state for interest and activate directives.
2656 - Fix man page markup. Closes: #900033, #900035, #900040
2657 Thanks to Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.
2658 - Fix Doxygen comment for libdpkg dpkg_arch_find() function.
2659 - Document the dangers of using start-stop-daemon(8) only with --pidfile
2660 as matching option with the pid file owned by a non-privileged user.
2662 - Do not use stringy eval to define different sub implementations,
2663 just assign an anonymous sub to the typeglob.
2664 - Use memccpy() instead of strncpy() to quiesce a gcc-8 warning.
2665 - Change pkgbin_name_needs_arch() to never arch-qualify packages that
2666 have an empty or no architecture, which was already handled as part
2667 of varbuf_add_archqual().
2668 - libdpkg: Factor out cached arch-qualified package name generation into
2669 new pkgbin_name_archqual() function.
2670 - libdpkg: Add new pkg_name() and pkgbin_name() const variants.
2671 - libdpkg, dselect: Use new pkg_name_const() and pkgbin_name_const().
2672 - libdpkg: Rename struct pkginfo files member to archives.
2673 - dpkg: Call ensure_package_clientdata() defensively.
2674 - dpkg: For read-only state functions, check that clientdata is allocated
2676 - libdpkg: Move files list information from dpkg clientdata to pkginfo.
2677 - dpkg: Move ensure_package_clientdata() into its own file.
2678 - libdpkg: Move db-fsys code from src to lib/dpkg.
2679 - libdpkg: Rename pkg-db module to pkg-hash.
2680 - libdpkg: Simplify pkg_files_blank() by using a pointer to pointer to
2681 track the previous entry.
2682 - libdpkg: Factor out package files handling into its own module.
2683 - libdpkg: Switch to a new tiny struct to track file on-disk identity.
2684 This should reduce the run-time memory used.
2685 - libdpkg: Reset nfiles in files_db_reset().
2686 - libdpkg: Split push_cleanup() into push_cleanup_fallback().
2687 - Switch from strchr() + strlen() to strchrnul().
2688 - libdpkg: Change dpkg_error to track errno values.
2689 - libdpkg: Add new varbuf_new() and varbuf_free() functions.
2690 - libdpkg: Add new file_slurp() function.
2691 - libdpkg: Switch db-fsys to use the new file_slurp() function.
2692 - libdpkg: Add new pkg_infodb_reset_dir().
2693 - libdpkg: Add new m_dup() function.
2694 - libdpkg: Factor out package stanza printing into its own function.
2695 - libdpkg: Split pager specific code into its own module.
2696 - libdpkg: Add pager spawning and reaping support.
2697 - Use new pager spawning support instead of open-coding it, or piping it
2698 via a shell invocation, which required metacharacter escaping.
2699 - dpkg-query: Split enqperpackage() into each different action.
2701 - Set distribution tarball format to ustar, instead of default v7 format.
2702 - Mark PO4A and POD2MAN as precious variables.
2703 - Automatically replace -Wno- with -W when testing compiler flags,
2704 instead of passing the positive form manually.
2705 - Enable clang -Wdocumentation warning if available.
2706 - Enable gcc-7 -Wregister warning if available.
2707 - Add CPAN distribution machinery for the perl modules. Closes: #821177
2708 - Add an autogen script to help people bootstrap the project.
2709 - Distribute the man.stamp from VPATH.
2710 - Preserve timestamps when distributing man pages.
2711 - Add a GitLab CI configuration file.
2712 - Disable C optimization levels when configuring for code coverage.
2714 - Install update-alternatives policykit-1 file.
2715 - Add Breaks to libdpkg-perl against pkg-kde-tools (<< 0.15.28~), as
2716 that package is using private modules with no API guarantees, that
2717 obviously broke due to recent changes in 1.19.0. Closes: #878919
2718 - Add Breaks on debhelper << 10.10.1~ to dpkg-dev, so that debhelper users
2719 wanting to use R³ support do not need a versioned dependency on dpkg-dev.
2720 - Add Breaks dgit << 3.13~ to libdpkg-perl, as older dgit versions assumed
2721 that Dpkg::Compression::Process was available, via implicit import
2722 from Dpkg::Source::Package.
2723 Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
2724 - Bump Standards-Version to 4.1.1 (no changes needed).
2725 - Add bzip2 and xz-utils to Build-Depends, required by the functional test
2726 suite, but shadowed by dpkg-dev from the build system pulling those in.
2727 - Add versioned libncurses-dev as the first Build-Depends alternative.
2728 Thanks to Sven Joachim <svenjoac@gmx.de>.
2729 - Do not pass VERBOSE to test suite, as we are not using any automake
2730 test driver, so it does not get honored.
2731 - Rename maintainer-build DEB_BUILD_OPTIONS to new standardized terse.
2732 - Enable verbose test suite only in non-terse builds.
2733 - Add a Suggests on sensible-utils to libdpkg-perl.
2734 - Switch libdpkg-perl again to depend on perl:any, now that debootstrap
2735 in stable (stretch) supports arch-qualified dependencies.
2736 - Update libdpkg-perl public module list in package description.
2737 - Add Breaks on apt (<< 1.7~b) for --status-fd duplicate removals.
2739 - Skip Dpkg::OpenPGP test if gpg is not present.
2740 - Check POD in all perl scripts.
2741 - Consider *.PL also to be perl files.
2742 - Infer automatically the unit test data directory.
2743 - Infer automatically the unit test temp directory.
2744 - Add new po author test case (use i18nspector if available).
2745 - Add new test cases to clarify arch-qualified dependency simplification.
2746 - Add several TODO tests cases for dependency simplification.
2747 - Add new cppcheck author test.
2748 - Add support for new test_get_srcdir() test_get_builddir().
2749 - Add new unit tests for namevalue, fsys-hash and pkg-hash libdpkg modules.
2750 - Improve coverage of perl unit tests.
2751 - Delete fixup lines from i18nspector output instead of emptying them.
2752 - Add new codespell author test.
2753 - Add new test that the public libdpkg headers can be compiled with C++.
2756 * Perl: Replace all calls to Cwd::cwd with Cwd::getcwd; the former calls
2757 /bin/pwd, while the latter uses the getcwd() syscall directly.
2759 [ Updated programs translations ]
2760 * Dutch (Frans Spiesschaert). Closes: #881401
2761 * German (Sven Joachim).
2762 * Italian (Milo Casagrande). Closes: #883085
2763 * Polish (Łukasz Dulny).
2764 * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #900547, #890806
2765 * Spanish (Javier Fernández-Sanguino).
2766 * Traditional Chinese (Buo-ren Lin). Closes: #905887
2767 * Turkish (Mert Dirik). Closes: #886252
2769 [ Updated scripts translations ]
2770 * German (Helge Kreutzmann).
2772 [ Updated man pages translations ]
2773 * Dutch (Frans Spiesschaert). Closes: #881403
2774 * German (Helge Kreutzmann).
2775 * Simplified Chinese (Zhou Mo).
2777 -- Guillem Jover <guillem@debian.org> Wed, 26 Sep 2018 15:13:22 +0200
2779 dpkg (1.19.0) unstable; urgency=medium
2782 * Remove an unused variable in dpkg-shlibdeps.
2783 Thanks to Niels Thykier <niels@thykier.net>.
2784 * Parse start-stop-daemon usernames and groupnames starting with digits in
2785 -u and -c correctly. Reported by Bodo Eggert <7eggert@online.de>.
2786 * Cache the result of «dpkg-query --control-path» calls in dpkg-shlibdeps.
2787 Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #846405
2788 * Always use the binary version for the .buildinfo filename in
2789 dpkg-genbuildinfo. Reported by Raphaël Hertzog <hertzog@debian.org>.
2791 * Fix integer overflow in deb(5) format version parser.
2793 * Re-enable upstream tar signatures when building source format 1.0.
2794 * Make dpkg-deb --build sanity check the config maintainer script file type
2796 * Add support to dpkg-deb for rootless builds, by setting the owner and
2797 group for the control.tar entries to root:root, and making it possible to
2798 do the same for the data.tar entries via the new --root-owner-group option.
2799 Based on a patch by Niels Thykier <niels@thykier.net>. Closes: #291320
2800 * Make dpkg-buildpackage error out if --as-root is passed without
2802 * Add support for rootless builds in dpkg-buildpackage by honoring the
2803 Rules-Requires-Root (R³) field.
2804 * Add new dpkg-buildflags --query command, which is like --status but in
2806 * Remove long obsolete dselect floppy method.
2807 * Remove traces of non-US support from dselect methods.
2808 * Add support for a new Build-Kernel-Version field in .buildinfo files,
2809 that can be emitted with a new dpkg-genbuildinfo --always-include-kernel
2810 option. Closes: #873937
2811 * Make dpkg-genchanges honor substvars in .changes Description field.
2813 * Add support for source package Description and substvars. This new
2814 field in the debian/control source stanza will be copied into the .dsc
2815 file, and will also be used to initialize the new source:Synopsis and
2816 source:Extended-Description substvars that will be available when
2817 generating the DEBIAN/control and .changes files. Closes: #555743
2818 * Add new “future” feature area in dpkg-buildflags:
2819 - Add new «lfs» feature, to be used instead of the getconf(1) interface
2820 which cannot support cross-building.
2821 * Add new buildtools.mk make fragment to support build tools variable
2822 setup, for both TOOL and TOOL_FOR_BUILD variables. Not included by
2823 default from default.mk.
2824 * Make --uniform-compression the new default dpkg-deb behavior. Add support
2825 for negating the option via --no-uniform-compression.
2826 * Clarify subprocess error message by shuffling words around.
2827 * Print the package name on maintainer script errors. Closes: #877521
2828 * Fix capitalization of Debian in dpkg-deb output messages.
2829 * Add a policykit file for running update-alternatives via pkexec.
2830 Propose by Boyuan Yang <073plan@gmail.com>.
2832 - Switch from Dpkg::Util to List::Util, now that the module in the
2833 new required Perl contains the needed functions.
2834 - Add a new "unique_tuple_key" option to Dpkg::Index set_options() to
2835 set better default "get_key_func" options, which will become the default
2836 behavior in 1.20.x. Prompted by Johannes Schauer <josch@debian.org>.
2837 - Mark ppc64 and powerpc as having gcc builtin PIE in Dpkg::Vendor::Debian.
2838 - Make the Dpkg::Substvars warnings output deterministic.
2839 Thanks to Chris Lamb <lamby@debian.org>. Closes: #870221
2840 - Remove unused POSIX module imports.
2841 - Use Errno module instead of the slow to import POSIX.
2842 - Remove unused Dpkg::Path from Dpkg::Vendor::Ubuntu.
2843 - Only load POSIX from Dpkg::Compression::FileHandle if we are going to
2844 use signal definitions, reducing the load time of many other modules.
2845 - Only load Dpkg::BuildOptions and Dpkg::Arch from Dpkg::Vendor-specific
2846 modules if we are going to use them, reducing the load time of many
2848 - Only load Term::ANSIColor from Dpkg::ErrorHandling if we are going to
2849 use colors, reducing the load time of many other modules.
2850 - Move color setup into report_pretty in Dpkg::ErrorHandling.
2851 - Move printforhelp initialization into usageerr() in Dpkg::ErrorHandling.
2852 - Avoid many function arguments in Dpkg::Shlibs::SymbolFile parse().
2853 - Avoid many function arguments in Dselect::Ftp do_connect().
2854 - Add new Dpkg::Interface::Storable option to disable compression support,
2855 so that we can load Dpkg::Compression::FileHandle only when enabled.
2856 - Disable decompression support for Dpkg::Vendor origin files.
2857 - Move file_lock() function into a new Dpkg::Lock module, to reduce the
2858 module load chain for several Dpkg modules.
2859 - Add support for new DPKG_NLS environment variable in Dpkg::Gettext,
2860 that when set to 0 will disable NLS (i18n) support in the Dpkg modules,
2861 and reduce the load chain.
2862 - Disable compression when using the default file in
2863 Dpkg::Changelog::Parse.
2864 - Mark all missing CTRL_INDEX_SRC and CTRL_INDEX_PKG fields as allowed
2865 in Dpkg::Control::FieldsCore.
2866 - Complete field order for CTRL_PKG_DEB and CTRL_FILE_STATUS types in
2867 Dpkg::Control::FieldsCore.
2868 - Switch to use lowercase field names for all internal field name
2869 handling in Dpkg::Control::FieldsCore, giving a significant speed up.
2870 - Remove dependency on Dpkg::Checksums from Dpkg::Control::FieldsCore.
2871 - Do not execute code when importing Dpkg::Control::FieldsCore.
2872 - Use substr instead of a regex to match the first line characters in
2873 when parsing control files in Dpkg::Control::HashCore.
2874 - Merge build flag methods into a single _add_build_flags private method
2875 in Dpkg::Vendor::Debian.
2876 - Do not use an intermediate variable in Dpkg::Control::HashCore::Tie
2878 - Expect deb822 stanza delimiters more often than OpenPGP Armor Headers
2879 in Dpkg::Control::HashCore parse method.
2880 - Optimize trailing space matching on Dpkg::Control::HashCore parse
2881 method, by trimming it just once at the beginning of the iteration.
2882 - Optimize trailing space trimming on Dpkg::Control::HashCore parse
2883 method, by requiring that at least one whitespace is present.
2884 - Optimize first character matching in Dpkg::Control::HashCore parse
2885 method, by storing the first character in a variable.
2886 - Optimize field/value parsing in Dpkg::Control::HashCore parse method,
2887 by switching from a capturing regex to split() plus a checking regex.
2888 - Auto-convert binary signatures to OpenPGP ASCII Armor in
2889 Dpkg::Source::Package when building source packages.
2890 - Switch Dpkg::Source::Package::V3 modules to use find_command() instead
2892 - Call source format prerequisites Dpkg::Source::Package method if
2893 present. Addresses: #877688
2894 - Unify Dpkg::ErrorHandling subprocess errors with the ones from libdpkg.
2895 - Do not emit a perl warning if gcc or dpkg is not found from Dpkg::Arch,
2896 the code already handles the commands not being present.
2897 - Do not unnecessarily require setting the host_arch in Dpkg::Deps.
2899 - Do not normalize args past a passthrough stop word in Dpkg::Getopt.
2900 Some commands pass some arguments through to another command, and
2901 those must not be normalized as that might break their invocation.
2902 Reported by Helmut Grohne <helmut@subdivi.de>.
2904 - Document currently accepted syntax for changelogs in deb-changelog(5).
2906 - Mark source:Version substvar in bold in deb-substvars(5).
2907 - Clarify behavior for dpkg-maintscript-helper. Closes: #857852
2908 - Use <command-string> instead of <command> for -c argument value in
2909 dpkg-architecture(1). Reported by Johannes Schauer <josch@debian.org>.
2910 - Itemize the CTRL_* constants in the Dpkg::Index POD.
2911 - Update buildinfo information in dpkg-buildpackage man page to match
2912 the current implementation.
2913 - Add all source files to POTFILES.in files.
2914 - Move deb-version man page to section 7.
2915 - Remove reference to obsolete dpkg-cross(1).
2916 - Sort control field export markers by tool order in deb-src-control(5).
2917 - Document Package-Type and Enhances fields in deb-control(5).
2918 - Write the actual glyphs used to delimit dependency restrictions in
2920 - Move Package-Type description just after the Package field in
2922 - Move udeb-specific fields to the end of the list of fields in
2923 deb-src-control(5), and mention these are really udeb-specific.
2924 - Document that dependency fields in binary stanza can have restrictions
2925 in deb-src-control(5).
2926 - Clarify that the Testsuite field is comma-separarted.
2927 - Fix update-alternatives man page section in alternatives/README file
2928 reference. Closes: #872309
2929 - Use correct name for archname validator value in dpkg(1) man page.
2930 Reported by Niels Thykier <niels@thykier.net.
2931 - Add new deb-src-rules(5) man page.
2932 - Document that trailing commas are valid in debian/control dependency
2933 fields, which get stripped when generating output files.
2934 Prompted by Mattia Rizzolo <mattia@debian.org>.
2935 - Clarify that sanitize options should not be used for production builds.
2936 - Remove recommendation to use Pre-Depends for trigger directives from
2937 deb-triggers(5). Closes: #864882
2938 - Add new rootless build experimental draft specification.
2939 Initial proposal by Niels Thykier <niels@thykier.net>, wording fixes
2940 and spec clarifications by Guillem Jover <guillem@debian.org>.
2941 - Fix several function signature documentation.
2943 - Switch perl code to use -> operator for function variables.
2944 - Switch perl code from split() with /\s+/ to ' '.
2946 - Require Perl 5.20.2, the version in Debian oldstable (jessie).
2947 - Use new gcc-7 -Wrestrict and -Wshift-negative-value warnings if
2949 - Do not override the default DEPENDENCIES for libdpkg, extend it instead.
2950 - Install perl man pages in section 3perl.
2952 - Remove preinst maintainer scripts for dselect and dpkg-dev, for an
2953 ancient /usr/share/doc symlink to directory switch. Closes: #867327
2954 - Remove now unused libio-string-perl Build-Depends, and versioned
2955 dpkg-dev as we do not use build profiles any more.
2956 - Set Rules-Requires-Root field to no.
2957 - Do not set redundant source compression to xz.
2958 - Bump Standards-Version to 4.1.0 (no changes needed).
2959 - Switch to debhelper compatibility level 10.
2960 - Split alternatives logrotate into its own configuration file to help
2961 downstreams and derivatives.
2962 - Remove ancient code recompressing the alternatives database backups
2963 from xz to gzip in the dpkg daily cron job.
2964 - Remove Replaces and Breaks for ancient transitions.
2965 - Remove workaround for ancient gcc lacking stackprotectorstrong support.
2966 - Remove maintainer script code to handle downgrades to pre-triggers and
2967 pre-multiarch dpkg versions.
2968 - Remove alternative logs when purging dpkg (!?).
2969 - Add support for DPKG_ROOT in dpkg maintainer scripts.
2970 - Add git and bzr to libdpkg-perl Suggests. Closes: #877688
2972 - Enable perlcritic Documentation::RequirePodSections and
2973 Miscellanea::ProhibitTies.
2974 - Disable perlcritic ValuesAndExpressions::ProhibitEscapedCharacter.
2975 - Add a new all_perl_modules function to Test::Dpkg.
2976 - Add a new module-version unit test to check that module $VERSION
2977 matches the newest entry in the CHANGES section.
2978 - Use Module::Metadata instead of grepping for $VERSION in pod-coverage.
2979 - Avoid many function arguments in Dpkg_Changelog.t check_options().
2980 - Add a new unit test for Dpkg::Control::FieldsCore.
2981 - Switch from IO::String to native open() scalar support.
2982 - Use UTC0 when setting TZ.
2984 [ Updated programs translations ]
2985 * German (Sven Joachim).
2986 * Italian (Pietro Battiston). Closes: #864509
2987 * Portuguese (Miguel Figueiredo). Closes: #868800
2988 * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #867133, #877929
2990 [ Updated scripts translations ]
2991 * German (Helge Kreutzmann).
2993 [ Updated man pages translations ]
2994 * Dutch (Frans Spiesschaert). Closes: #862924
2995 * German (Helge Kreutzmann).
2997 -- Guillem Jover <guillem@debian.org> Tue, 17 Oct 2017 01:51:16 +0200
2999 dpkg (1.18.24) unstable; urgency=medium
3002 * Add missing symbols to the libdpkg map file.
3003 * Fix dpkg-shlibdeps to preserve the Dpkg::Shlibs::find_library() order
3004 when scanning symbols/shlibs files. This was causing generation of bogus
3005 dependencies when multiple packages provide the same SONAME on different
3006 directories. Regression introduced in dpkg 1.18.17. Closes: #860979
3007 * Make dpkg-maintscript-helper print all unowned files from a directory
3008 when printing the error message, to ease debugging those problems after
3009 the fact. Closes: #813454, #860238
3010 Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
3011 * Add duplicate prevention code for debian/files to dpkg-genbuildinfo, so
3012 that successive runs with different versions and equivalent build types
3013 do not generate multiple .buildinfo entries to be uploaded, which is
3014 similar to what dpkg-gencontrol is doing for .deb files.
3015 * Fix conffile takeover handling during unpack in dpkg on --root or
3016 on diversions. Closes: #837051, #858004
3017 * Fix digest inference for shared conffiles, causing bogus takeover
3018 unpack errors. Regression introduced in dpkg 1.16.9. Closes: #861217
3019 * Improve tar entry metadata parsing in dpkg:
3020 - Do not parse device numbers for non block nor char tar entry objects.
3021 - Make the existing octal parser more robust, by checking for the
3022 expected format of leading zeros or spaces, followed by any ASCII
3023 octal characters (0-7), followed by zero or more space or NULs.
3024 - Add support for base-256 encoded numeric fields, to support large
3025 values, for UID/GID, device number, size and even signed timestamps.
3026 This is necessary not only to be able to store larger values, but to
3027 cover packages that can already be generated by dpkg-deb, given that
3028 it uses the system GNU tar when building. Closes: #850834
3029 * Architecture support:
3030 - Add support for ARM64 ILP32. Closes: #824742
3031 Thanks to Wookey <wookey@wookware.org>.
3033 - Remove obsolete hardening-wrapper support from Dpkg::Vendor::Ubuntu.
3034 Thanks to Adam Conrad <adconrad@0c3.net>.
3035 - Bump $Dpkg::Deps::VERSION to match the one documented in CHANGES.
3036 - Ignore by default debian/files.new and debian/files for all source
3037 formats in Dpkg::Source::Package, because these are generated files
3038 with well known pathnames, part of the public interface, and with
3039 dpkg-genbuildinfo always injecting .buildinfo entries into
3040 debian/files, this meant this could disrupt previous workflows based
3041 on not cleaning the source tree.
3043 - Many spelling fixes. Thanks to Josh Soref <jsoref@gmail.com>.
3044 - Do not include misspellings in changelogs, as that makes detecting them
3047 - Use libexec variable for auxiliary internal programs, and set it to
3048 /usr/lib on Debian and derivatives.
3049 - Check that the detected tar is a GNU tar.
3050 - Check that the detected patch is a GNU patch, so that we get a directory
3051 traversal resistant patch implementation. This fixes CVE-2017-8283 by
3052 delegating those checks to patch(1), so that we trap blank-indented
3053 diff hunks trying to escape from the source tree.
3055 - Add a test case for blank-indented patches which were the cause for
3057 - Handle files with non-zero sizes in c-tarextract libdpkg test code.
3059 [ Updated programs translations ]
3060 * Catalan (Guillem Jover).
3061 * Czech (Miroslav Kure).
3063 [ Updated dselect translations ]
3064 * Catalan (Guillem Jover).
3066 [ Updated scripts translations ]
3067 * Catalan (Guillem Jover).
3069 [ Updated man pages translations ]
3070 * German (Helge Kreutzmann, David Rabel). Closes: #857449
3071 * Spanish (Javier Fernández-Sanguino).
3073 -- Guillem Jover <guillem@debian.org> Wed, 17 May 2017 13:16:25 +0200
3075 dpkg (1.18.23) unstable; urgency=medium
3078 * Handle unmatched arch-qualified virtual packages in dpkg-genbuildinfo,
3079 instead of letting perl die. Closes: #849944
3080 * Declare .buildinfo format as stable with version 1.0.
3081 * Do not depend on cxxabi.h to have declared __cxa_pure_virtual, use
3082 the same “__cxxabiv1” namespace as specified in the C++ ABI, instead
3083 of using the “abi” alias intended for use by userland.
3084 Thanks to Jörg Sonnenberger <joerg@netbsd.org>.
3085 * Add a comment on any C code switch case that falls through. Fixes new
3087 * Use snprintf() instead of sprintf() in libdpkg when constructing the ar
3088 member header, as we might overflow depending on the input data.
3090 - Do not redeclare sys_siglist in libcompat when the system does so.
3091 Thanks to Thomas Klausner <wiz@NetBSD.org>.
3092 - Rename err variable to ret in start-stop-daemon as the former is a
3094 - Use 5-argument kvm_getprocs() call form on OpenBSD in start-stop-daemon.
3095 - Use correct struct kinfo_proc ruid submember name on NetBSD in
3097 - Define _KMEMUSER for NetBSD to get declarations for various
3098 struct kinfo_proc members in start-stop-daemon.
3100 - Do not special case EM_SPARC32PLUS for NetBSD in Dpkg::Shlibs::Objdump,
3101 the code has been fixed in NetBSD as that situation could not happen.
3102 - Fix read() error handling in Dpkg::Shlibs::Objdump::get_format() to
3103 gracefully ignore non-ELF files again. Closes: #854536
3104 - Emit an explicit warning from Dpkg::Shlibs::Objdump::Object::analyze()
3105 for unknown executable formats instead of relying on objdump doing so.
3106 - Do not parse bogus ELF binaries in Dpkg::Shlibs::Objdump::get_format().
3107 Reported by Niels Thykier <niels@thykier.net>.
3108 - Add ‘.mnt-ignore’ to the default ignore lists in Dpkg::Source::Package,
3109 as we were already ignoring the ‘_MTN’ pathnames. Closes: #855450
3110 Thanks to Nicolas Boulenguez <nicolas@debian.org>.
3111 - Mark kfreebsd-amd64, kfreebsd-i386, sparc and sparc64 architectures as
3112 having gcc builtin PIE in Dpkg::Vendor::Debian.
3113 - Switch PIE handling in Dpkg::Vendor::Debian to have no default (!) and
3114 delegate the setting to gcc or an explicit request by a user. This is
3115 needed to cope with the general PIE brokenness situation in Debian, and
3116 the current specific brokenness of a Debian gcc patch mangling the dpkg
3117 build flags. Closes: #848129, #845550
3119 - Clarify the requirements for deb-conffile(5) pathnames. Closes: #854417
3120 Proposed by Dieter Adriaenssens <dieter.adriaenssens@gmail.com>.
3121 - Document dpkg-source --before-build and --after-build in --help output.
3122 - Document dpkg-buildpackage --ignore-builtin-builddeps in --help output.
3124 - Check <sys/proc.h> by also including <sys/param.h>, on several BSD
3125 systems the header is not self-contained.
3126 - Handle libmd implementations built into system libc, as found on some
3128 - Do not fail on missing compression libraries or headers on automatic
3129 detection mode. Regression introduced in dpkg 1.18.14.
3131 - Use the detected perl interpreter instead of a random one from PATH.
3133 [ Updated programs translations ]
3134 * Dutch (Frans Spiesschaert). Closes: #856325
3136 [ Updated scripts translations ]
3137 * German (Helge Kreutzmann).
3139 [ Updated man pages translations ]
3140 * Dutch (Frans Spiesschaer). Closes: #856326
3142 -- Guillem Jover <guillem@debian.org> Mon, 06 Mar 2017 05:41:11 +0100
3144 dpkg (1.18.22) unstable; urgency=medium
3147 * Turn status file parser errors on bogus field blank lines into warnings,
3148 otherwise the system cannot be easily recovered from. Regression
3149 introduced in dpkg 1.16.1. Reported by Jay Freeman <saurik@saurik.com>.
3151 - Mask ARM ABI bits in the ELF processor flags in Dpkg::Shlibs::Objdump.
3152 These are too unreliable to be used for exact matching. Closes: #853793
3154 [ Updated programs translations ]
3155 * Turkish (Mert Dirik). Closes: #853202
3157 [ Updated scripts translations ]
3158 * German (Helge Kreutzmann).
3160 [ Updated man pages translations ]
3161 * German (Helge Kreutzmann).
3163 -- Guillem Jover <guillem@debian.org> Wed, 01 Feb 2017 05:48:58 +0100
3165 dpkg (1.18.21) unstable; urgency=medium
3168 * Revert "Generate Testsuite-Restrictions fields from the test restrictions
3169 in dpkg-source into .dsc files". This change is contentious and should
3170 have been discussed more widely. Given that this has been live only for
3171 a couple of days, the impact should be minimal, but still something to
3172 take into account once and if this gets reintroduced. Closes: #852820
3174 - Map alternative or old ELF machine types to canonical ones. We need
3175 those to match on the encoded ABI, otherwise dpkg-shlibdeps will not
3176 be able to find the objects.
3178 [ Updated man pages translations ]
3179 * German (Helge Kreutzmann).
3181 -- Guillem Jover <guillem@debian.org> Sun, 29 Jan 2017 20:29:58 +0100
3183 dpkg (1.18.20) unstable; urgency=medium
3186 * Add a new --no-sign option to dpkg-buildpackage, to make it possible to
3187 disable all signing in a future-proof way.
3188 * Make dpkg-buildpackage --unsigned-changes not sign .buildinfo either.
3189 This breaks the expectations of users and tools, because there was no
3190 way previously to request no signing at all. Closes: #852822
3192 - Mask the machine bits for SH and MIPS in the ELF processor flags in
3193 Dpkg::Shlibs::Objdump. These do not define the ABI, and make the
3194 objects not match when they should, when looking for shared libraries
3195 from dpkg-shlibdeps.
3196 - Encode the ELF ABI as a big-endian byte stream, so that decoding for
3197 output gives meaningful results.
3198 - Disable the NFS-unsafe warning on Linux, as using flock() on NFS has
3199 been safe for some time now. Addresses: #677865 (on Linux)
3201 - Document the Built-For-Profile field in deb-changes(5).
3203 [ Updated scripts translations ]
3204 * German (Helge Kreutzmann).
3206 [ Updated man pages translations ]
3207 * German (Helge Kreutzmann).
3209 -- Guillem Jover <guillem@debian.org> Sat, 28 Jan 2017 06:32:53 +0100
3211 dpkg (1.18.19) unstable; urgency=medium
3214 * Stop emitting Built-For-Profiles from dpkg-gencontrol. The information
3215 is already provided in .buildinfo and .changes files, and including it
3216 in the binary packages makes them unreproducible even when the profile
3217 used would not alter its contents. Closes: #831524
3218 * Do not allow empty epochs and revisions in versions. When there's at
3219 least one colon or one dash, we should expect epoch and revision numbers.
3220 * Always set SOURCE_DATE_EPOCH in dpkg-buildpackage and dpkg-source. Use
3221 the current date if the changelog does not have one. Closes: #849081
3222 * Refactor update-alternatives pathname existence check into a new function.
3223 * Avoid useless repeated lstat()s in update-alternatives.
3224 * Only check for debian/tests/control file once in dpkg-source.
3225 * Generate Testsuite-Restrictions fields from the test restrictions in
3226 dpkg-source into .dsc files. Closes: #847926
3227 Based on a patch by Iain Lane <laney@debian.org>.
3228 * Improve the ELF ABI mismatch detector in dpkg-shlibdeps, by parsing the
3229 ELF header ourselves. While still not perfect (things like linux-i386 and
3230 hurd-i386 will still match), it will filter lots of previously matching
3231 objects that should have been ignored, and will work even when objdump
3232 does not know about the specific object details. Closes: #849913
3233 * Add initial support for DEB_BUILD_OPTIONS to dpkg-genbuildinfo. This will
3234 make it possible to enable or disable specific features that should be
3235 recorded in the .buildinfo file. For now only “all” and “path” are
3236 supported. Closes: #848705
3237 * Add again the architecture from the filename to .changes files for any
3238 artifact with one. This reverts the change introduced in dpkg 1.18.11.
3239 * Fold the filtering and checksumming of files to distribute in a .changes
3240 file in dpkg-genchanges into the initial loop. This way we do not include
3241 architectures for artifacts we are not going to distribute, and do not
3242 unnecessarily recompute the checksums for artifacts like the sources.
3243 * Do not compute the architecture list twice in dpkg-genchanges.
3244 * Include .buildinfo files also for source-only uploads in dpkg-genchanges.
3246 * Fix check for expected number of binary artifacts in dpkg-genchanges, to
3247 only take into account the artifacts that we are distributing.
3248 * Fix parsing of Pre-Depends and Depends in dpkg-genbuildinfo, so that
3249 the code parses both and not just the first to appear in the stanza.
3250 Based on a patch by Johannes Schauer <josch@debian.org>.
3251 * Add support for signed .buildinfo files to dpkg-buildpackage. Add new
3252 -ui and --unsigned-buildinfo options. Closes: #843925
3254 - On GNU/Hurd try to use the new process executable name attribute from
3255 libps, to properly match on start-stop-daemon --exec.
3257 - Fix Debian architecture wildcard parsing so that matching four-tuple
3258 matchings work. Missed in dpkg 1.18.11.
3259 Reported by Julian Andres Klode <jak@debian.org>.
3260 - Add new import tags for Dpkg::Arch.
3261 - Abort on EOF in patch name prompt in Dpkg::Source::Package::V2,
3262 instead of getting into an infinite loop. Closes: #851441
3263 - Call anonymous subs via -> operator instead of casting with &, and fix
3264 bogus POD documentation to match the code.
3265 - Add new Auto-Built-Package field to Dpkg::Control::Fields.
3266 - Add a new debug() reporting function, and switch code to use it.
3267 - Add new Dpkg::BuildOption parse_features() method refactored from
3268 Dpkg::Vendor::Debian.
3270 - Cleanup software requirements in README.
3271 - Move control member file references from dpkg(1) to deb(5).
3272 - Fix typos in docs and code comments.
3273 - Document Auto-Built-Package field in deb-control(5).
3275 - Disable disk pre-allocation by default, but let the builder re-enable
3276 it via a new configure option. This has been causing major performance
3277 issues on "modern" filesystems.
3279 - Add debsig-verify to dpkg Suggests. The code optionally supports this
3280 specific signed .deb verification program.
3281 Prompted by Stuart Prescott <stuart@debian.org>.
3283 - Generate and check all currently possible architecture wildcards.
3284 - Correctly iterate over all default and passed .dsc template substvars.
3286 [ Updated programs translations ]
3287 * Dutch (Frans Spiesschaert). Closes: #851889
3288 * German (Sven Joachim).
3290 [ Updated scripts translations ]
3291 * German (Helge Kreutzmann).
3293 [ Updated man pages translations ]
3294 * Dutch (Frans Spiesschaer). Closes: #851891
3295 * German (Helge Kreutzmann).
3297 -- Guillem Jover <guillem@debian.org> Fri, 27 Jan 2017 05:43:36 +0100
3299 dpkg (1.18.18) unstable; urgency=medium
3303 - Document DPKG_DATADIR in an ENVIRONMENT section in dpkg-architecture(1).
3304 - Add a rationale for the purpose of Testsuite-Triggers in dsc(5).
3305 Prompted by Mattia Rizzolo <mattia@debian.org>.
3307 - Revert the perl to perl:any dependency change in libdpkg-perl, as that
3308 breaks debootstrap in stable (jessie), testing (stretch) and unstable,
3309 which do not support arch-qualified dependencies. We'll have to live
3310 with the Multi-Arch hinter being unhappy for now.
3312 [ Updated man pages translations ]
3313 * German (Helge Kreutzmann).
3315 -- Guillem Jover <guillem@debian.org> Tue, 20 Dec 2016 13:53:12 +0100
3317 dpkg (1.18.17) unstable; urgency=medium
3320 * Handle empty versions on validation in dpkg-maintscript-helper as they
3321 are optional. Regression introduced in dpkg 1.18.16. Closes: #848422
3322 * Validate versions too in dpkg-maintscript-helper symlink_to_dir and
3323 dir_to_symlink commands.
3324 * Improve logic to identify packages owning a library in dpkg-shlibdeps,
3325 by handling the same library appearing more than once on the filesystem
3326 Thanks to Raphaël Hertzog <hertzog@debian.org>. Closes: #843073
3328 - Clarify that dpkg-buildpackage does not run «dpkg-source --before-build»
3329 when using the -T option. Closes: #649531
3330 - Document that dpkg sets DPKG_ADMINDIR on maintainer script environment.
3332 - Do not let dh_perl insert a dependency for libdpkg-perl, because it
3333 emits perl instead of perl:any. Instead hardcode a perl:any dependency
3334 to comply with the perl policy and make the Multi-Arch hinter happy.
3336 [ Updated scripts translations ]
3337 * German (Helge Kreutzmann).
3339 [ Updated man pages translations ]
3340 * German (Helge Kreutzmann).
3342 -- Guillem Jover <guillem@debian.org> Mon, 19 Dec 2016 02:43:10 +0100
3344 dpkg (1.18.16) unstable; urgency=medium
3347 * Add support for specifying multiple targets on «dpkg-buildpackage -T»
3348 which will be run successively. Closes: #671074
3349 * Reject empty upstream versions in C and perl code. These are not permitted
3350 by deb-version(5), but the code was letting those through.
3351 * Use lzma_cputhreads() instead of sysconf(_SC_NPROCESSORS_ONLN) as the
3352 former is way more portable.
3353 * Automatically decrease xz encoder threads to try to not exceed available
3354 memory limits. This should alleviate the insane requirements of memory
3355 needed on 32-bit architectures with many cores, which results in more
3356 than the userspace addressable memory, when using settings such as
3357 -z9 and/or -Sextreme in dpkg-deb. Closes: #846564
3358 * Add new dpkg --validate-<thing> commands to validate the syntax of
3359 various <thing>s, where the current list is «pkgname», «trigname»,
3360 «archname» and «version».
3361 * Use the new dpkg --validate-version command in dpkg-maintscript-helper,
3362 instead of abusing the --compare-versions command to perform version
3363 validation. Closes: #844701
3364 * Allow readlink(2) to return a size smaller than stat(2) in dpkg. Some
3365 bogus filesystems do not return the actual symlink size in st_size,
3366 which contradicts POSIX. But allowing the case where the returned size
3367 is smaller than the one used to allocate memory is harmless, although
3368 suspect. Let it through, but still print a warning so that users can
3369 install stuff but are reminded they need to get a fixed filesystem in
3370 place. This has affected at least ecryptfs in the past and now
3371 file-based encryption support in ext4 on Android N.
3372 * Add new dpkg-query virtual field source:Upstream-Version. Closes: #844348
3374 - Whitelist DPKG_GENSYMBOLS_CHECK_LEVEL, DPKG_ROOT, DPKG_ADMINDIR and
3375 DPKG_DATADIR environment variables in Dpkg::Build::Info.
3377 - State the current working directory used when running dpkg-buildpackage
3379 - Add a new ENVIRONMENT section to dpkg-gensymbols(1) and document
3380 DPKG_GENSYMBOLS_CHECK_LEVEL there.
3381 - Fix bogus description of --force-confmiss in dpkg(1). Regression
3382 introduced in 1.16.4. Reported by Sven Joachim <svenjoac@gmx.de>.
3384 - Update dpkg-parsechangelog parser options. The options specific to
3385 the changelog parser program did not get updated when the parser got
3386 switched to be a perl module. Missed in dpkg 1.18.8. Closes: #848189
3388 - Enable compression libs also in automatic check mode in configure.
3389 - Honor DPKG_DATADIR again in the installed Dpkg modules. This was an
3390 explicit public interface, documented in the man page.
3392 [ Updated programs translations ]
3393 * Dutch (Frans Spiesschaert). Closes: #848378
3394 * Simplified Chinese (Zhou Mo). Closes: #844955
3396 [ Updated scripts translations ]
3397 * German (Helge Kreutzmann).
3398 * Swedish (Martin Bagge). Closes: #847220
3400 [ Updated man pages translations ]
3401 * Dutch (Frans Spiesschaert). Closes: #848379
3402 * German (Helge Kreutzmann).
3404 -- Guillem Jover <guillem@debian.org> Sat, 17 Dec 2016 00:25:53 +0100
3406 dpkg (1.18.15) unstable; urgency=medium
3409 * Improve PIE flags support:
3410 - Do not enable PIE when linking static programs. glibc-based systems
3411 do not support this combination and produce very bogus output.
3412 Proposed by Szabolcs Nagy <nsz@port70.net>. Closes: #843714
3413 * On source builds add 'source' to the Architecture field in the
3414 .buildinfo file in dpkg-genbuildinfo.
3415 * Add new Build-Date field to .buildinfo files.
3416 * Generate deterministic .buildinfo filenames in dpkg-genbuildinfo,
3417 following the same pattern as used for .changes files.
3418 * Bump .buildinfo Format to version 0.2.
3419 * Change dpkg-buildpackage -j and -J on “auto” mode to fallback to serial
3420 execution when we cannot infer the number of online processors on
3421 unsupported or exotic systems. This should be a safer mode of operation.
3422 Proposed by Simon McVittie <smcv@debian.org>.
3423 * Only preallocate disk size in dpkg for unpacked files bigger than 16 KiB.
3426 - Validate architecture arguments in Dpkg::Deps deps_parse().
3427 Prompted by Johannes Schauer <josch@debian.org>.
3429 - Escape dashes in field names in dpkg-buildinfo(1).
3431 - Mark partially documented POD modules as TAP TODO.
3433 [ Updated man pages translations ]
3434 * German (Helge Kreutzmann).
3436 -- Guillem Jover <guillem@debian.org> Wed, 16 Nov 2016 03:28:05 +0100
3438 dpkg (1.18.14) unstable; urgency=medium
3441 * Improve PIE flags support:
3442 - Rename the spec name cc1_options to self_spec.
3443 Suggested by James Clarke <jrtc27@jrtc27.com>
3444 - Do not set PIE options if they have been negated, and do not reset
3445 them if they have been requested.
3446 Closes: #843791, #843826
3447 * Fix use after free error in dpkg. It was trying to print messages that
3448 had already been freed as part of the database memory pool, causing in
3449 some cases segfaults when reporting the error summary at the end.
3450 Regression introduced in dpkg 1.18.11. Closes: #843874
3451 * Change default color behavior to auto.
3453 - Fix confusing date parse error message in Dpkg::Changelog::Entry::Debian
3454 when the date contains “May”. Closes: #843829
3455 Thanks to Nishanth Aravamudan <nish.aravamudan@canonical.com>.
3456 - New module Dpkg::Build::Info module refactored from dpkg-genbuildinfo.
3457 Requested by Johannes Schauer <josch@debian.org>.
3459 - Improve the DEB_BUILD_OPTIONS description in dpkg-buildpackage(1).
3460 And mention the parallel option there.
3461 - Explicitly mention in dpkg-buildpackage(1) that setting the number
3462 of parallel jobs to 1, restores the serial behavior.
3463 Prompted by Thorsten Glaser <t.glaser@tarent.de>.
3465 - List public Dpkg::Control::Tests module in libdpkg-perl description.
3467 - Do not fail tests on missing fakeroot, just skip them.
3469 - Fix inversion logic in libmd configure check when requested explicitly.
3470 - Do not consider the compressor libraries available in configure if the
3471 headers are not usable.
3472 - Fix DPKG_BUILD_RELEASE_DATE to require DPKG_PROG_PERL, as it uses perl.
3473 - Change DPKG_BUILD_RELEASE_DATE to use perl instead of date(1) to
3474 format the timestamp, as the former is more portable.
3476 [ Updated man pages translations ]
3477 * German (Helge Kreutzmann).
3479 -- Guillem Jover <guillem@debian.org> Fri, 11 Nov 2016 02:26:08 +0100
3481 dpkg (1.18.13) unstable; urgency=medium
3483 * Improve PIE flags support:
3484 - Retroactively document in the changelog that PIE is enabled by default
3485 on all supported architectures regardless of gcc doing so itself on a
3487 - When emitting PIE flags on architectures where gcc does not inject
3488 those itself, do it via a specs file too, so that maintainers can
3489 use them unconditionally regardless of the object being compiled
3491 - When injecting -no-pie for linking via the gcc specs file also
3493 - Update the documentation.
3495 - Do not try to load non-files in Dpkg::Dist::Files load_dir method.
3496 Fixes test failures on non-Linux architectures. Closes: #843436
3498 - Add missing Breaks on old libdpkg-perl to dpkg. Closes: #843429
3499 Thanks to Sven Joachim <svenjoac@gmx.de>.
3500 - Ship deb-src-files(5) man page in dpkg-dev.
3502 - Use deterministic dates for generated man pages. Closes: #843469
3503 Thanks to Reiner Herrmann <reiner@reiner-h.de>.
3505 -- Guillem Jover <guillem@debian.org> Mon, 07 Nov 2016 03:28:42 +0100
3507 dpkg (1.18.12) unstable; urgency=medium
3510 - Set umask to 0022 for functional test suite.
3512 - Rename FILE FORMATS section to FILES in dpkg-source(1).
3513 - Use "dpkg suite" as the manual item in man pages .TH macro.
3514 - Use %VERSION% in dpkg-statoverride(1) source item in man page .TH macro.
3515 - Document environment variables used by source format modules in
3518 -- Guillem Jover <guillem@debian.org> Sun, 06 Nov 2016 05:36:20 +0100
3520 dpkg (1.18.11) unstable; urgency=medium
3523 * Make dpkg-maintscript-helper conffile commands more robust. Check that
3524 conffile pathname arguments are absolute paths and verify version number
3525 to be valid. Thanks to David Kalnischkies <david@kalnischkies.de>.
3526 * Add support to dpkg-scanpackages for scanning a single binary file.
3527 Thanks to Javier Serrano Polo <javier@jasp.net>. Closes: #833964
3528 * Obsolete dpkg-deb bzip2 and lzma compression methods by emitting errors.
3529 * Remove obsolete dpkg-deb --old and --new options.
3530 * Remove obsolete dpkg --print-installation-architecture option.
3531 * Fix dpkg error messages when parsing md5sum files to include the package
3533 * Do not emit epochs for unambiguous versions in deb-split package header.
3534 Regression introduced in dpkg 1.18.0.
3535 * Make the deb-split(5) generation in dpkg-split reproducible, by using the
3536 timestamp from SOURCE_DATE_EPOCH.
3537 * Generate reproducible file modes for the .deb control member contents.
3539 * Switch from non-freeing malloc to m_malloc on statdb slurping.
3540 * Switch from non-freeing malloc to m_malloc for invoke hooks.
3541 * Always reset the package in-core database when shutting down the package
3543 * Do not crash if we pass a NULL cip argument to setaction() in libdpkg.
3544 * Shutdown the package database journal in dpkg --get-selections.
3545 * Fix (deactivated) dpkg --command-fd to initialize and reset the files
3546 database on each action.
3547 * Implement source stanza substvars prefixed with S: in dpkg-gencontrol.
3548 These auto-generated variables map each source stanza field into an
3549 output substvar prefixed with “S:”.
3550 * Make dpkg-source generate reproducible source packages when run
3551 standalone, by honoring SOURCE_DATE_EPOCH.
3552 * Fix several short-lived memory leaks in update-alternatives.
3553 Reported by Helmut Grohne <helmut@subdivi.de>.
3554 * Only set the error context message in libdpkg if it has been formatted
3556 * Return error in error_context_errmsg_format() only if the error message
3557 gets truncated. In case we have to use the emergency buffer because the
3558 previous vasprintf() call failed, we should only return an error code if
3559 the vsnprintf() call on the emergency buffer truncates the output.
3560 * Fix free() on uninitialized pointer in error_context_errmsg_format() in
3561 libdpkg. Regression introduced in dpkg 1.18.7. Closes: #842004
3562 * Move C++ support code into its own file.
3563 * Add replacement new and delete array operators to C++ support code.
3564 * Implement local abi::__cxa_pure_virtual. When using g++ if we provide our
3565 version of this function we can avoid the dependency on either libstdc++
3567 * Include missing <new> for new and delete operator declarations.
3568 * Do not log nor print duplicate dpkg removal action. We print
3569 “Removing <package> (<version>)” lines and log remove action twice
3570 when purging a package from frontends, because they usually first call
3571 --remove and then --purge sequentially. When purging a package which is
3572 already in config-files (i.e. it has been removed before), do not print
3573 nor log the remove action.
3574 * Remove default «.» from @INC before loading perl modules in perl code.
3575 Fixes CVE-2016-1238.
3576 * Give more information on --set-selections warnings. Closes: #842230
3577 * Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables to dpkg-architecture
3578 and architecture.mk Makefile fragment.
3579 * Do substvar instantiation just once in dpkg-gencontrol.
3580 * Fix dpkg-gencontrol to not update the files list file (debian/files)
3581 when printing to STDOUT (via -O).
3582 * Do not add architectures to .changes Architecture field for artifacts
3583 that are not a .deb or .udeb in dpkg-genchanges.
3584 * Add support for .buildinfo files:
3585 - Add new dpkg-genbuildinfo command.
3586 - Hook it into the dpkg-buildpackage machinery.
3587 Based on a patch by Jérémy Bobbio <lunar@debian.org>. Closes: #138409
3588 * Enable dpkg-buildpackage -Jauto by default. Closes: #842845
3589 * Fix dpkg to not fail when removing non-existent backup files on read-only
3590 filesystems. Closes: #838877
3591 * Enable PIE on all supported architectures and handle PIE enabled by
3592 default in gcc. On architectures where gcc enables them by default,
3593 stop setting -fPIE and -pie, and set -fno-PIE and -no-pie when disabling
3594 «pie» via gcc specs files, so that we do not emit them on situations
3595 where it would be inappropriate. Closes: #835149
3596 Based on a patch by Bálint Réczey <balint@balintreczey.hu>.
3597 * Architecture support:
3598 - Add support for AIX operating system.
3599 - Add a version pseudo-field to the arch tables.
3600 - Internally represent Debian architectures as quadruplets.
3602 - Cast off_t variables to intmax_t when printing them with "%jd".
3603 - Add missing <string.h> include in libdpkg.
3604 - Cast strlen() return value to ssize_t to match write() return type.
3605 - Use underscore-prefixed system preprocessor symbols instead of namespace
3606 polluting ones (such as “linux”, “OPENBSD” or “hpux”).
3607 - Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0 in
3608 start-stop-daemon. This affects Mac OS X.
3609 - On FreeBSD return STATUS_UNKNOWN instead of false in start-stop-daemon
3611 - Port start-stop-daemon process handling to Mac OS X.
3612 Based on a patch by Mo McRoberts <mo@nevali.net>.
3613 - Port start-stop-daemon process handling to AIX.
3614 - Fix lookup by name on update-alternatives --config. The code was wrong
3615 and not working at least on Mac OS X, making the test suite to fail.
3616 - Only use gzip --rsyncable in Dpkg::Compression on Debian and hopefully
3617 derivatives, by using perl's $Config{cf_by} variable to key on. The
3618 Debian-specific --rsyncable option should have never been accepted for
3619 use in dpkg to begin with.
3620 - Use our own dpkg_ar_hdr struct instead of relying on the system
3621 ar_hdr struct, as the ar format is not standardized and does vary
3622 across systems, for example on AIX.
3623 - Add <sys/sysmacros.h> on AIX for major() and minor().
3624 - Add missing <errno.h> in libcompat.
3625 - Include libcompat getopt module when we need getopt_long.
3626 - Disable gettext support in libcompat getopt module. We do not carry
3627 translations for this module, and it makes it pull libintl for programs
3628 that might not use it otherwise.
3630 - Obsolete Source-Version substvar in Dpkg::Substvars by emitting errors.
3631 - Rework keyring hooks in Dpkg::Vendor. Deprecate the keyrings hook, and
3632 add package-keyrings, archive-keyrings and archive-keyrings-historic
3633 hooks. Prompted by Johannes Schauer <josch@debian.org>.
3634 - Make the Dpkg::Substavars parse() method return the number of substvars
3636 - Add new set_field_substvars() method to Dpkg::Substvars.
3637 - Fix reproducible source package support in Dpkg::Source::Archive, by
3638 sorting the tar contents with --sort=name.
3639 - Prefix private Dpkg::Source::Package::* functions with _.
3640 - Defer filehandle closures in Dpkg::IPC::spawn() to avoid double-close.
3641 Closes: #839905, #840293
3642 - Always map the build type to the shortest string form in
3643 Dpkg::Build::Type::get_build_options_from_type().
3644 - Change Dpkg::Compression::FileHandle to inherit directly from IO::File
3645 instead of FileHandle.
3646 - Add new Dpkg::PROGTAR variable to store GNU tar command name.
3647 - Add new Dpkg::PROGMAKE variable to store GNU make command name.
3648 - Add new CTRL_FILE_BUILDINFO type to Dpkg::Control.
3649 - Add new .buildinfo fields to Dpkg::Control::Fields.
3650 - Add new builtin-system-build-paths Dpkg::Vendor hook.
3651 - Cope gracefully with changelogs missing a timestamp trailer.
3652 Based on a patch by Ian Jackson <ijackson@chiark.greenend.org.uk>.
3653 Regression introduced in dpkg 1.18.8. Closes: #843248
3655 - Add liblocale-gettext-perl to libdpkg-perl Recommends.
3656 - Wrap and document dependency relationships.
3657 - Remove obsolete dependency relationships, since Debian oldstable.
3658 - Remove update-alternatives, dpkg-divert and dpkg-statoverride
3659 compatibility symlinks, again.
3660 - Use perl:Depends via dh_perl instead of a hardcoded perl in Depends.
3661 - Add perl:Depends to dpkg-dev Depends.
3662 - Remove unused dh_strip from binary_indep target.
3663 - Remove ancient upgrade code from maintainer scripts (before 1.15.x).
3664 - Stop compressing the dpkg.deb package with gzip.
3665 - Move dpkg to be the first binary package stanza in debian/control, as
3666 debhelper assigns special meaning by considering it the main package.
3667 - Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONS.
3669 - Update custom changelog parser API support status in README.api.
3670 - Fix typos in docs and man pages. Thanks to Jakub Wilk <jwilk@debian.org>
3672 - Fix formatting in SOURCE_DATE_EPOCH description in dpkg-deb(5).
3673 - Improve dpkg-deb --build arguments documentation in dpkg-deb(1).
3674 Prompted by Johannes Schauer <josch@debian.org>.
3675 - Document the .changes filename that dpkg-buildpackage generates in
3676 dpkg-buildpackage(1). Prompted by Johannes Schauer <josch@debian.org>.
3677 - Add basic maintainer script man pages: deb-postinst(5), deb-postrm(5),
3678 deb-preinst(5) and deb-prerm(5).
3679 - Add new deb-src-files(5) man page.
3680 Prompted by Johannes Schauer <josch@debian.org>.
3681 - Add man page references to other binary control files in dpkg(1).
3682 - Add version when "new" substvars were introduced in deb-substvars(5).
3683 - Switch deb-triggers(5) types into a proper list.
3684 - Itemize --log format entries in dpkg(1).
3685 - Turn the update-alternatives(1) --query example item into a sub-section.
3686 - Turn the Multi-Arch values into a list in deb-control(5).
3687 - Improve user-defined field export marker documentation in
3688 deb-src-control(5); clarify that X can be followed by zero or more
3689 (instead of one or more) letters and turn the items into a proper list.
3690 - Generate the man pages at build time. This makes it possible to process
3691 them and update several variable strings such as system and package
3692 pathnames, the release date and the dpkg suite version. And makes it
3693 possible to use UTF-8 in the source and convert to the more conservative
3694 groff escape sequences on the output.
3695 - Switch from groff escape sequences to UTF-8 in man pages sources.
3696 - Disable hyphenation in man pages globally, because it performs very
3697 poorly on many technical terms.
3698 - Append the German man pages addendum at the end of the translation,
3699 instead of assuming that every page has the SEE ALSO section.
3700 - Explicitly mention that Dpkg::Checksums::add_from_file() is used to
3701 verify digests too. Prompted by Johannes Schauer <josch@debian.org>.
3702 - Document the behavior for consecutive calls to Dpkg perl module parse()
3703 methods. Prompted by Johannes Schauer <josch@debian.org>.
3704 - Document obsolete functions in Dpkg::Conf.
3706 - Make test main function a TEST_ENTRY macro. This avoids confusing
3707 coverage programs, as the file that actually contains the main function
3709 - Rename test suite commands to be prefixed with «c-» instead of «t-».
3710 - Add new dpkg-source functional tests.
3711 - Add new dpkg-buildpackage functional tests.
3712 - Add an initial functional test suite for dpkg-deb and dpkg-split.
3713 - Skip the involved tests if IO::String is missing.
3714 - Add new unit test for libdpkg error handling.
3715 - Delete MAKEFLAGS environment variable when testing make invocations.
3716 - Pass -q to grep command to suppress matched output in pod-coverage.t.
3717 - Ignore POD coverage for partially private modules.
3719 - Add support for profiling perl modules.
3720 - Clean up compiler and linker automatic flag usage in configure.
3721 - Fix the __progname check to avoid the optimizer discarding the symbol.
3722 - Fix M4sh/Autoconf coding style. Add a new section to coding-style.txt
3723 describing M4sh/Autoconf.
3724 - Disable C++ exceptions for dselect.
3725 - Fix typo in SELinux library detection code, only affecting static
3726 mode (not used in Debian). Regression introduced in dpkg 1.18.8.
3727 - Change --with-* option logic to default to check.
3728 - Disable -Wtautological-constant-out-of-range-compare (for clang).
3729 - Check the availability of -W<warning> variant instead of -Wno-<warning>.
3730 As at least gcc and clang do not warn on -Wno-* warning flags, only
3731 when some unrelated warning needs to be emitted.
3732 - Bump po4a version to 0.43 (we are using --porefs wrap option).
3733 - Add support for running the test suite in parallel.
3734 - Specify exec argument for TAP::Harness to gracefully handle non-perl
3735 executables with older versions of the module.
3736 - Require libselinux 2.0.99 for baseline API, remove static linking
3737 support, use pkg-config unconditionally, and perform refinement checks
3739 - Check for the required minimal perl version.
3740 - Use builddir instead of CURDIR in man Makefile.am.
3741 - Use cp with -R instead of -r (the former is more portable and not
3742 marked as deprecated by POSIX).
3743 - Print an actual newline instead of a literal \n in lcov output.
3744 - Do not honor DPKG_DATADIR on the installed Dpkg module.
3745 - Pass --as-needed to the linker for dselect to avoid libstdc++ dependency.
3746 Which makes of dselect the only front-end not pulling the C++ run-time.
3748 [ Updated programs translations ]
3749 * Dutch (Frans Spiesschaert). Closes: #841117
3750 * German (Sven Joachim).
3752 [ Updated scripts translations ]
3753 * German (Helge Kreutzmann).
3755 [ Updated man pages translations ]
3756 * Dutch (Frans Spiesschaert). Closes: #842187
3757 * German (Helge Kreutzmann).
3759 -- Guillem Jover <guillem@debian.org> Sun, 06 Nov 2016 03:09:02 +0100
3761 dpkg (1.18.10) unstable; urgency=medium
3764 * Fix a short-lived memory leak in dpkg archive argument parsing.
3765 * When activating file triggers on conffile purge, use the conffile name
3766 instead of the real pathname it might refer to. This fixes a segfault
3767 when using --instdir, or when the conffile has been moved around and
3768 replaced with a symlink to the target.
3769 Regression introduced in dpkg 1.18.8. Closes: #830267
3771 - Disable fixdebugpath feature on unsafe characters in the path.
3772 - Generate reproducible source tarballs by using the new GNU tar
3773 --clamp-mtime option in Dpkg::Source::Archive, to make sure no file
3774 in source packages has an mtime later than the changelog entry time.
3775 - Enable fixdebugpath build flag feature by default.
3776 Thanks to Mattia Rizzolo <mattia@debian.org>. Closes: #832179
3777 - Rename various private methods and functions with an underscore prefix
3779 - Refactor perl modules directory list into a new function in Test::Dpkg.
3781 - Add new POD coverage author test for public perl modules.
3783 - Document Testsuite-Triggers in dsc(5).
3784 - Fix deb-changes(5) description to talk about .changes instead of .dsc.
3785 Reported by HW42 <hw42@ipsumj.de>.
3786 - Use debian/control as the SYNOPSIS in deb-src-control(5).
3787 - Add new deb-conffiles(5) man page.
3788 - Add references to deb-control(5) and deb-triggers(5) in dpkg(1).
3789 - Fix typos for repeated “the” word.
3790 Prompted by Valentin Samir <valentin.samir@crans.org> in #830989.
3791 - Fix misspelled -fdebug-prefix-map flag in dpkg-buildflags(1).
3792 Reported by Mattia Rizzolo <mattia@debian.org>.
3793 - Remove mention of source format 1.0 supporting building with upstream
3794 tarball signatures from dpkg-source(1), as this was disabled in 1.18.8.
3795 - Document all public methods in Dpkg::Changelog::Entry::Debian.
3796 - Escape dashes in deb-changes(5) and dsc(5) man pages.
3797 - Fix typos in dpkg-shlibdeps(1). Closes: #832434
3798 Thanks to Carsten Leonhardt <leo@debian.org>.
3800 [ Updated programs translations ]
3801 * German (Sven Joachim).
3802 * Turkish (Mert Dirik). Closes: #832070
3804 [ Updated scripts translations ]
3805 * German (Helge Kreutzmann).
3807 [ Updated man pages translations ]
3808 * German (Helge Kreutzmann).
3810 -- Guillem Jover <guillem@debian.org> Sun, 31 Jul 2016 12:57:02 +0200
3812 dpkg (1.18.9) unstable; urgency=medium
3814 * Require Dpkg::Control::Info in dpkg-buildpackage.
3815 Initially reported by Helmut Grohne <helmut@subdivi.de>.
3816 Regression introduced in dpkg 1.18.8. Closes: #829542
3818 - Fix user configuration filename in dpkg-buildpackage(1).
3819 Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #829546
3821 -- Guillem Jover <guillem@debian.org> Mon, 04 Jul 2016 09:23:13 +0200
3823 dpkg (1.18.8) unstable; urgency=medium
3826 * Do not disable PIE buildflags on */kFreeBSD anymore. Closes: #823877
3827 Thanks to Steven Chamberlain <steven@pyro.eu.org>.
3828 * Add new long options in dpkg-buildpackage for any short option that is
3829 a useful configurable candidate.
3830 * Add configuration file support to dpkg-buildpackage, as buildpackage.conf
3831 under either the dpkg system or user configuration directories.
3832 Closes: #539692, #765494
3833 * Check that debian/tests/control is a regular file before parsing it.
3834 * Generate Testsuite-Triggers field from test dependencies in dpkg-source
3835 into .dsc files. Based on a patch by Martin Pitt <martin.pitt@ubuntu.com>.
3837 * Add new dpkg-source --no-overwrite-dir extraction option. Closes: #826334
3838 * Fix number of entries computation returned by sysctl() on */kFreeBSD in
3840 * Set return buffer length for sysctl(2) calls on */kFreeBSD in
3842 * Abstract ar archive handling behind a new struct dpkg_ar and functions.
3843 * On dpkg --force-chrootless only set changedir to instdir if defined.
3844 Thanks to Niall Walsh <niallwalsh@celtux.org>. Closes: #824542
3845 * Set primary group to 0 in dpkg when running as root.
3846 Reported by Stuart Prescott <stuart@debian.org>.
3847 * Activate file triggers for conffiles on purge, which has never happened
3848 before. Before dpkg 1.17.0, conffiles were triggered on removal, which
3849 was obviously wrong. Reported by Helmut Grohne <helmut@subdivi.de>.
3850 * Fix strtol() errno check when parsing the COLUMNS envvar in dpkg-query.
3851 Thanks to Sven Joachim <svenjoac@gmx.de>. Closes: #827265
3852 * Use new GNU tar --clamp-mtime option in dpkg-deb to make sure no file in
3853 binary packages has an mtime later than the given time. Closes: #759886
3854 * Use the same timestamp for the ar container as for tarball mtime clamping
3856 * Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH if defined
3857 in dpkg-deb. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
3858 * Preset build timestamp to latest changelog entry in dpkg-buildpackage,
3859 by setting SOURCE_DATE_EPOCH environment variable if it is not already
3860 defined. Based on a patch by Jérémy Bobbio <lunar@debian.org>.
3862 * Do not use the debian/rules build target fallback when building both
3863 architecture independent and dependent packages in dpkg-buildpackage.
3864 * Use architecture «all» as part of the .changes filename when building
3865 architecture independent binaries and no architecture dependent binaries.
3867 * Do not emit warnings from dpkg-genchanges for automatic debug symbol
3868 packages that are not found in debian/control.
3869 * Export SOURCE_DATE_EPOCH from pkg-info.mk makefile snippet.
3871 * Architecture support:
3872 - Add TILE-Gx support to cputable. Closes: #823167
3873 Thanks to Helmut Grohne <helmut@subdivi.de>.
3875 - Use warnings::warnif() instead of carp() for deprecated warnings.
3876 - Add new format_range() method and deprecate dpkg() and rfc822() methods
3878 - Replace changelog program parsers with perl modules.
3879 - Add a getter for the Time::Piece object in Dpkg::Changelog.
3880 - Add new Timestamp field to Dpkg::Changelog output, which ends up on
3881 dpkg-parsechangelog's output.
3882 - Validate source version in set_version_substvars()'s Dpkg::Substvars
3884 - Revert "Dpkg::Conf: Switch implementation to be hash based", as this
3885 change broke backwards compatibility in multiple ways. The format_argv
3886 option was set by default, the order was not preserved, which was
3887 important for dpkg.cfg files, and duplicate option names stopped being
3888 supported. Add regression tests to avoid similar changes in the future.
3890 - Add support for system and user config loading in Dpkg::Conf.
3891 - Add support for autopkgtest control files, with new CTRL_TESTS control
3892 type, new recognized fields to Dpkg::Control::Fields, and new modules
3893 Dpkg::Control::Tests and Dpkg::Control::Tests::Entry. Also update
3894 Dpkg::Index to support these.
3895 - Fix Dpkg::Deps so that architecture qualifiers only imply one another
3896 if they are the same. Closes: #745366, #827628
3897 - Add support for new environment variable DEB_BUILD_PATH to be able to
3898 control the path in the fixdebugpath feature in Dpkg::Vendor::Debian.
3899 - Preserve order when prepending shared library paths in Dpkg::Shlibs.
3900 This fixes the order of paths passed via dpkg-shlibdeps -l option.
3902 - Check whether dependency restrictions are implied in Dpkg::Deps::Simple.
3903 Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #827633
3904 - Disable upstream tar signature when building format 1.0 source packages
3905 in Dpkg::Source::Package::V1, as the current stable dpkg series do not
3906 support extracting them.
3907 - Preset Last-Update field in patch header template with current time in
3908 Dpkg::Source::Package::V2. Thanks to Daniel Shahaf <danielsh@apache.org>.
3911 - Disable libmd usage in Debian and derivatives for now.
3913 - Stop allowing to set deprecated bzip2 compressor as dpkg-deb default.
3914 - Use libmd automatically if available.
3915 - Uniformize library build options, from --with-zlib to --with-libz,
3916 --with-bz2 to --with-libbz2 and --with-selinux to --with-libselinux.
3918 - Bump perlcritic ValuesAndExpressions::RequireNumberSeparators minimum
3920 - Add new pod-spell unit test.
3921 - Refactor common unit test checks for needed things into Test::Dpkg.
3922 - Accept perl's Lancaster Consensus AUTHOR_TESTING variable.
3923 - Add new minimum perl version unit test.
3924 - Add new synopsis unit test.
3925 - Add unit tests for dependency simplification with build profiles.
3927 - Improve dpkg-buildpackage(1) on environment expectations.
3928 - Clarify the format of the db:Status-Abbrev virtual field in
3929 dpkg-query(1). Closes: #824515
3930 - Document the tar entry size limitation for deb(5) format.
3931 - Document interaction between PIE and libraries in dpkg-buildflags(1).
3932 Based on text by Christian Seiler <christian@iwakd.de>.
3933 - Merge ENVIRONMENT sections in dpkg-buildflags(1).
3934 - Document various long options in dpkg-source --help output.
3935 - Move dpkg-source -q option from “Build options” to “General options”
3936 section in --help output.
3937 - Clarify shared library search order in dpkg-shlibdeps(1).
3938 - Remove most remaining AUTHOR sections from man a POD, as they are
3939 strongly discouraged, for being redundant, tending to get out-of-sync,
3940 and their format being inconsistent. In addition most got already
3941 removed in the past for the man pages.
3942 - Mark perlcritic as an optional author test dependency in the README.
3943 - Fix example code in Dpkg::Compression::FileHandle SYNOPSIS.
3945 [ Updated programs translations ]
3946 * German (Sven Joachim).
3947 * Simplified Chinese (Zhou Mo). Closes: #824873
3949 [ Updated scripts translations ]
3950 * German (Helge Kreutzmann).
3952 [ Updated man pages translations ]
3953 * German (Helge Kreutzmann).
3955 -- Guillem Jover <guillem@debian.org> Sun, 03 Jul 2016 19:01:56 +0200
3957 dpkg (1.18.7) unstable; urgency=medium
3960 * Add new dpkg-source --require-strong-checksums option and change default.
3961 There is no point in erroring out on this condition when signature issues
3962 are only warnings, because we cannot guarantee we have functional keys
3963 for old signatures. Regression introduced in dpkg 1.18.5. Closes: #823428
3964 * Stop using several fixed sized buffers for program reporting, which in
3965 many cases could cause confusing truncation of long messages. Use heap
3966 allocated formatted strings instead:
3967 - In start-stop-daemon to report what to stop.
3968 - In dselect to print main and access methods menu entries.
3969 - In libdpkg command-line option parsing errors.
3970 - In libdpkg warning, notice and info reporting.
3971 - In libdpkg ohshit, ohshitv, ohshite and internerr. But in this case
3972 fallback to a fixed-size emergency buffer in case of allocation or
3973 formatting error, so that we can at least print something, even if
3975 Prompted by Manuel A. Fernandez Montecelo <mafm@debian.org>.
3976 * Colorize all fatal-error printing codepaths in libdpkg.
3977 * Architecture support:
3978 - Bump the GNU triplet cpu from i386 to i686 to match toolchain changes.
3979 Thanks to Ben Hutchings <ben@decadent.org.uk>. Closes: #823619
3980 - Clarify column descriptions in architecture table files.
3982 - Relax dependency restrictions parsing to allow again sloppy spaces
3983 around versions, architectures and profile restrictions.
3984 Regression introduced in 1.18.5. Closes: #823431
3985 - Add new require_strong_checksums option to Dpkg::Source::Package.
3986 - Add new tests_dep option to Dpkg::Deps deps_parse() to allow the
3987 otherwise invalid ‘@’ character in dependencies. To be used when
3988 parsing the debian/tests/control file.
3990 - Shorten example symbol names in dpkg-gensymbols to avoid a mandb
3991 warning due to unwrappable lines in translations.
3993 [ Updated scripts translations ]
3994 * German (Helge Kreutzmann).
3996 [ Updated man pages translations ]
3997 * German (Helge Kreutzmann).
3999 -- Guillem Jover <guillem@debian.org> Mon, 09 May 2016 03:19:52 +0200
4001 dpkg (1.18.6) unstable; urgency=medium
4004 * Fix file queue tail assignment on file queue pop during unpack. This
4005 could mess up the file queue in some circumstances and leave behind
4006 files in the filesystem as «pathname».dpkg-new after configuration
4007 and without traces of the files in the dpkg database. Closes: #823288
4008 * Use m_strdup() instead of strdup() in dpkg recursive installation code.
4009 * Fix off-by-one array allocation in dpkg recursive installation code that
4010 can cause segfaults.
4011 * Rename sysctl() “name” variable to “mib”, to avoid a clash with the
4012 call site function argument with the same name in start-stop-daemon.
4013 This fixes a build failure on */kFreeBSD systems.
4014 * Initialize number of entries on initial process scan in start-stop-daemon
4017 - Bump Standards-Version to 3.9.8 (no changes needed).
4019 [ Updated programs translations ]
4020 * German (Sven Joachim).
4022 -- Guillem Jover <guillem@debian.org> Tue, 03 May 2016 20:17:05 +0200
4024 dpkg (1.18.5) unstable; urgency=medium
4027 * Print correct integer parse error for short-only command-line options.
4028 This affects «dpkg-deb -z». Closes: #809174
4029 * Do not abort when traversing symlinks to directories in dpkg-scanpackages
4030 and dpkg-scansources. Closes: #809219
4031 * Implement delete operator with size argument in dselect, required by the
4032 C++14 spec when the size-less delete operator is defined.
4033 * Use EACCES instead of EWOULDBLOCK for fcntl(2) F_SETLK in dselect.
4034 * Print the archive filename when dpkg cannot access it.
4035 * Check that all passed archive filenames to dpkg exist before queuing them.
4037 * Use ohshit() instead of internerr() for unhandled dpkg-split exit codes.
4038 (i.e. do not abort). Closes: #812679
4039 * Detect non-regular file archive arguments earlier in dpkg.
4040 * Switch URLs in docs, code comments and packaging, from http:// or git://
4041 to https:// if the latter is available (round three). This includes the
4042 dpkg git repository, copyright format URL and examples in man pages among
4044 * Clarify where to find the GPL-2 license in debian/copyright.
4045 * Do not enable stack-protector on nios2 in Debian and derivatives (it is
4046 not supported by gcc yet).
4047 * Check first for build type to short-circuit boolean expressions in
4049 * Add source format backend-specific --help options support to dpkg-source.
4050 * Add MIPS R6 architectures to arch tables. Closes: #807340
4051 Thanks to YunQiang Su <wzssyqa@gmail.com>.
4052 * Fix memory leak when unpacking conffiles.
4053 * Use fixed string matching for pathnames in dpkg-maintscript-helper.
4054 Thanks to Carsten Hey <carsten@debian.org>.
4055 * Quote shell variables in dpkg-maintscript-helper.
4056 Thanks to Carsten Hey <carsten@debian.org>.
4057 * Anchor pathnames in sed and grep regexes in dpkg-maintscript-helper.
4058 Thanks to Carsten Hey <carsten@debian.org>.
4059 * Allow broken versions starting with a dash in dpkg-maintscript-helper.
4060 Thanks to Carsten Hey <carsten@debian.org>.
4061 * Add a new treewalk module in libdpkg, with the nice properties of avoiding
4062 duplicate stat(2) calls, not calling find(1), and sorting the output w/o
4063 stalling on the entire input being slurped and sorted.
4064 - Use it to build the .deb data member in dpkg-deb.
4065 - Use it to build the .deb control member in dpkg-deb.
4067 - Use it with dpkg --recursive option.
4068 * Unify start-stop-daemon --help output with the rest of the tools.
4069 * Search for debsig-verify in PATH instead of using an absolute path.
4070 * Do not error out when failing to open the SE label db on permissive mode.
4072 * Rewrite the trigger deferred file parser from flex to manual. The format
4073 is very simple, and a simple hand-written parser is smaller and avoids a
4075 * Be more strict when parsing the COLUMNS environment variable in dpkg-query.
4076 * Make the Architecture field mandatory on package builds.
4077 * Use new Dpkg::Arch functions to validate and parse architectures when
4078 building source packages. Closes: #784808
4079 * Do safe matching of directories containing conffiles in
4080 dpkg-maintscript-helper, instead of using a variable pathname as a regex
4081 with grep, which is susceptible to metacharacters acting as part of the
4082 regex. Proposed by Carsten Hey <carsten@debian.org>.
4083 * Decouple local keyword declaration from command assignment in
4084 dpkg-maintscript-helper, which masks the command return value when
4086 * Make dpkg pass <new-version> to maintscript actions that cannot get it
4087 otherwise. These actions are now:
4088 - <new-postrm> failed-upgrade <old-version> <new-version>
4089 - <new-postrm> abort-install <old-version> <new-version>
4090 - <new-postrm> abort-upgrade <old-version> <new-version>
4091 - <new-preinst> install <old-version> <new-version>
4092 - <new-preinst> upgrade <old-version> <new-version>
4093 - <new-prerm> failed-upgrade <old-version> <new-version>
4094 Prompted by Andrey Utkin <andrey.krieger.utkin@gmail.com>.
4095 * Promote a print to a warning for missing control files in dpkg-deb.
4096 * Use info() instead of print in dpkg-buildpackage and dpkg-genchanges.
4097 * Add very basic color support to all dpkg namespaced programs, enabled by
4098 setting the environment variable DPKG_COLORS to “auto”, “always” or
4099 “never”, the latter being the default.
4100 * Add support for a new --build option to define build type by a
4101 comma-separated list of components (“source”, “any”, “all”, “binary” or
4102 “full”) in dpkg-genchanges and dpkg-buildpackage.
4103 * Add new -I option to dpkg-shlibdeps to ignore package build directories.
4105 * Add new -O option to dpkg-genchanges.
4106 * Make dpkg export variable DPKG_ROOT in maintainer scripts. Closes: #804624
4107 Thanks to Helmut Grohne <helmut@subdivi.de>.
4108 * Add new --force-script-chrootless option to dpkg.
4109 Thanks to Helmut Grohne <helmut@subdivi.de>.
4111 - Move DPKG_ADMINDIR environment variable name out from update-alternatives
4112 code, to make life easier for non-dpkg-based systems.
4113 - Move alternatives temporary extension out from update-alternatives code,
4114 to make life easier for non-dpkg-based systems.
4115 - Switch start-stop-daemon on */kFreeBSD to use the low-level sysctl(3)
4116 interface instead of libkvm-dev.
4118 - Add new CTRL_REPO_RELEASE control block type to Dpkg::Control.
4119 - Add new CTRL_COPYRIGHT_HEADER, CTRL_COPYRIGHT_FILES and
4120 CTRL_COPYRIGHT_LICENSE control block types to Dpkg::Control.
4121 - Make patching a file multiple times fatal for the first quilt patch in
4122 Dpkg::Source. Reported by Apollon Oikonomopoulos <apoikos@debian.org>.
4124 - Only warn once when a diff patches a file multiple times in
4125 Dpkg::Source::Patch, and fix the warning message to make it clear that
4126 the diff might be patching the file more than once, not just twice.
4127 - Check existence of search criteria in Dpkg::Index when checking with a
4128 regex or a string match. Closes: #780906
4129 Base on a patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>.
4130 - Add new functions to validate and parse architecture names in Dpkg::Arch.
4131 - Make the dependency parser more strict in Dpkg::Deps. Closes: #784806
4132 - Add strong digest marking support to Dpkg::Checksums.
4133 - Error out on source packages without any strong digests in
4134 Dpkg::Source::Package, used by dpkg-source --extract, which can still
4135 be disabled with --no-check.
4136 - Switch Dpkg::Conf implementation to be hash based, add two new accessors
4137 and a new option to the filter method to use the old behavior.
4138 - Do not parse entry multiple times in Dpkg::Changelog::Entry::Debian.
4139 Add new parse_header() and parse_trailer() methods, and deprecate
4140 check_header() and check_trailer() ones.
4141 - Use “GnuPG” instead of “gpg” in error messages to refer to the software
4142 in Dpkg::Source::Package.
4143 - Handle undef versions in Dpkg::Changelog from empty versions in
4144 changelog entry header lines.
4145 - Allow detached upstream orig tarball signatures when extracting
4146 version 1.0 non-native source packages.
4147 - Include upstream orig tarball signatures in source packages.
4149 - Add fixdebugpath to reproducible feature in Dpkg::Vendor::Debian.
4150 Thanks to Daniel Kahn Gillmor <dkg@fifthhorseman.net>. Closes: #819194
4152 - Fix building development documentation.
4153 - Remove unused UA_LIBS variable.
4154 - Split libps and libkvm detection into their own macros and variables.
4155 - Make it possible to build without system libmd.
4156 - Add a configuration summary to configure output.
4157 - Make git log invocation immune to local configuration.
4158 - Do not require passing the perl interpreter to run-script.
4159 - Quote dirname argument in run-script, to handle spaces in pathname.
4160 Reported by Carsten Hey <carsten@debian.org>.
4161 - Use a single po4a opt argument instead of the same per language.
4163 - Enable all hardening flags, starting with gcc-5 there is no performance
4164 loss anymore when enabling PIE on i386.
4166 - Add a unit test to compile perl code with warnings.
4167 - Add a unit test for the trigger deferred parser.
4169 - Say value instead of option in deb-control(5).
4170 - Mark debian changelog format in bold in dpkg-parsechangelog(1).
4171 - Add references to man pages describing file formats.
4172 - Document missing Install-Size, Built-For-Profiles and Build-Profiles
4173 fields in man pages.
4174 - Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
4175 - Remove Debian specific policy references.
4176 - Remove superfluous SEE ALSO references from dpkg-source(1).
4177 - Fix --remove and --purge summary formatting in dpkg(1).
4178 - Move --audit description just after --verify in dpkg(1).
4179 - Mark Maintainer field as bold in deb-src-control(5).
4180 - Fix reference to --record-avail instead of nonexistent --avail.
4181 - Add missing quotes in man pages.
4182 - Document Source field version in deb-control(5).
4183 - Add new deb822(5) man page.
4184 - Document and improve C/C++ programs exit codes in man pages.
4185 - Clarify dpkg --path-exclude/--path-include pathname filter behavior.
4187 - Clarify that packages are only automatically forgotten by dpkg if they
4188 contain no user data, such as package selections. Closes: #813179
4189 - Fix documentation for package flags in dpkg(1).
4190 - Clarify that deb-symbols(5) documents the binary format subset, and
4191 the template symbol files are described in dpkg-gensymbols(1).
4193 - Update field requirements of control file formats to match dpkg reality.
4194 - Document the format of the origins filename in deb-origin(5).
4195 - Add list of flags set by bug feature area to dpkg-buildflags(1).
4196 - Switch output encoding of man pages to UTF-8.
4197 - Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
4198 - Clarify that i386 does not suffer performance loss due to PIE anymore
4199 since gcc >= 5 in dpkg-buildflags(1).
4200 - Document in deb822(5) that deb-origin(5) also supports comments.
4201 - Clarify which characters constitute the deb822(5) control files syntax
4202 by using Unicode code points and their printable characters.
4203 Based on a patch by Ben Finney <ben@benfinney.id.au>.
4204 - Remove wrong mention that deb-control(5) support comments.
4205 - Make explicit that deb-control(5) documents the binary control file.
4206 - Add missing value for Standards-Version field in dsc(5).
4207 Reported by Helge Kreutzmann <debian@helgefjell.de>.
4209 [ Updated programs translations ]
4210 * Dutch (Frans Spiesschaert). Closes: #822797
4211 * German (Sven Joachim).
4212 * Japanese (Takuma Yamada). Closes: #819939
4213 * Portuguese (Miguel Figueiredo).
4214 * Simplified Chinese (Zhou Mo). Closes: #809517
4215 * Vietnamese (Trần Ngọc Quân).
4217 [ Updated dselect translations ]
4218 * Japanese (Takuma Yamada). Closes: #819940
4220 [ Updated scripts translations ]
4221 * German (Helge Kreutzmann).
4223 [ New man pages translations ]
4224 * Dutch (Frans Spiesschaert). Closes: #822798
4226 [ Updated man pages translations ]
4227 * German (Helge Kreutzmann).
4229 -- Guillem Jover <guillem@debian.org> Mon, 02 May 2016 04:14:57 +0200
4231 dpkg (1.18.4) unstable; urgency=medium
4234 * Switch dpkg-scansources and dpkg-scanpackages to use File::Find instead
4235 of find(1), as the former is more portable with more consistent behavior,
4236 and always canonicalizes the pathnames. Closes: #800649
4237 * Initialize Config-Version also for packages previously in triggers-pending
4238 state, otherwise we end up not passing the previously configured version
4239 to «postinst configure», which might consider this a first install instead
4240 of an upgrade. Closes: #801156
4241 * Fix memory leaks in «dpkg --verify» and dpkg infodb format upgrade logic.
4242 * Merge all update-alternatives action handling into a single if-else-if
4243 block, to unify the code an allow a future switch into a shared library.
4244 * Perform any necessary cleanups on normal exit from dpkg-divert --add and
4246 * Make dpkg-architecture warning on non-matching GNU system type compiler
4248 * Add ‘.gitreview’ to the default dpkg-source ignore lists.
4249 * Add support for DPKG_MAINTSCRIPT_DEBUG environment variable to dpkg.
4250 * Fix dpkg-checkbuilddeps exit code to be 1 instead of a random error value
4251 on unsatisfied dependencies. Regression introduced in dpkg 1.18.3.
4252 * Fix an off-by-one write access in dpkg-deb when parsing the old format
4253 .deb control member size. Thanks to Hanno Böck <hanno@hboeck.de>.
4254 Fixes CVE-2015-0860.
4255 * Fix an off-by-one read access in dpkg-deb when parsing ar member names.
4256 Thanks to Hanno Böck <hanno@hboeck.de>.
4257 * Add experimental multi-threaded xz compression support in libdpkg, which
4258 requires xz >= 5.2.0.
4259 * Fix physical file offset comparison in dpkg. Closes: #808912
4260 Thanks to Yuri Gribov <tetra2005@gmail.com>.
4261 * Fix usage of dpkg-architecture -s after other action options.
4262 Reported by Niels Thykier <niels@thykier.net>.
4263 * Add NIOS2 support to cputable. Thanks to Marek Vasut <marex@denx.de>.
4264 * On Debian and derivatives enable timeless build flag feature by default.
4265 Thanks to Paul Wise <pabs@debian.org>. Closes: #805872
4267 - Add support for Build-Essential field. Closes: #806315
4269 - Improve perl code test coverage.
4271 - Set PERL5LIB globally for the test suite to the local modules directory,
4272 to avoid using the system modules. Regression introduced in dpkg 1.17.8.
4273 Reported by Jérémy Bobbio <lunar@debian.org>. Closes: #801329
4274 - Use absolute buildir pathnames in PATH variable for the test suite.
4275 - Descend into scripts directory when cleaning up code coverage files.
4276 - Add new configure option --disable-devel-docs to select the kind of docs
4277 to generate, default for now is development documentation.
4278 - Try to use AM_GNU_GETTEXT_REQUIRE_VERSION to benefit from the latest
4279 installed gettext version, while guaranteeing a minimal required version.
4281 - Add missing Build-Depends for restriction formula support.
4283 - Move description for “target architecture” from the dpkg-architecture(1)
4284 ‘-A’ option to the TERMS section. Closes: #799046
4285 - Clarify that the md5sum check on «dpkg --verify» is performed on the
4286 file contents, and failures denote changed content. Closes: #760248
4287 - Document that dpkg-buildpackage -nc -S implies -d.
4288 - Clarify role of Build-Depends in deb-src-control(5).
4289 Prompted by Johannes Schauer <j.schauer@email.de>.
4290 - Document supported feature areas.
4291 - Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
4293 - Add a subsection separating external from internal environment variables
4296 [ Updated programs translations ]
4297 * Dutch (Frans Spiesschaert). Closes: #800513
4298 * Japanese (Kenshi Muto). Closes: #799432
4299 * Turkish (Mert Dirik). Closes: #799875
4301 [ Updated scripts translations ]
4302 * German (Helge Kreutzmann).
4304 [ Updated man pages translations ]
4305 * German (Helge Kreutzmann, Julian R). Closes: #807156
4307 -- Guillem Jover <guillem@debian.org> Fri, 25 Dec 2015 13:20:26 +0100
4309 dpkg (1.18.3) unstable; urgency=medium
4312 * Fix short-lived memory leaks in start-stop-daemon. As a side effect now
4313 a missing group after ‘:’ on --chuid is a fatal error.
4314 * Print the master and slave links in «update-alternatives --display».
4315 * Print the current best alternative in the head instead of the trail
4316 in «update-alternatives --display», with a two space indentation.
4317 * Reimplement «update-alternatives --all» as a fully built-in command
4318 instead of executing itself with --config per subtask.
4319 * Reimplement «update-alternatives --set-selections» as a fully built-in
4320 command instead of executing itself with --set or --auto per subtask.
4321 * Add kfreebsd-armhf support to ostable and triplettable. Closes: #796283
4322 Thanks to Steven Chamberlain <steven@pyro.eu.org>.
4323 * Fix «dpkg --verify» with --root.
4324 * Fix an off-by-one write access in dpkg-deb when parsing the .deb magic.
4325 Reported by Jacek Wielemborek <d33tah@gmail.com>. Closes: #798324
4326 * Split overlong perl regexes into multiline extended regexes.
4327 * Switch dselect multicd method license from GPL2 to GPL2+, with consent
4328 from all its authors.
4329 * Fix inadvertent license change for lib/dpkg/utils.c from GPL2 to GPL2+.
4330 * Fix segfault when using «dpkg --no-act» with a synthetic --admindir.
4331 Reported by David Kalnischkies <david@kalnischkies.de>.
4333 - Only warn on invalid week days instead of aborting in
4334 Dpkg::Changelog::Entry::Debian. Regression introduced in dpkg 1.18.2.
4335 Reported by Jakub Wilk <jwilk@debian.org>.
4336 - Do not warn when removing an empty subdirectory on source package
4337 extraction in Dpkg::Source::Package::V2. Closes: #796671
4338 - Do not abort on parse errors from Time::Piece->strptime() for the
4339 changelog trailer date, just queue them so that the caller can decide
4340 if they should be warnings or actual errors. Closes: #795936
4341 - Validate the changelog trailer date, and catch and warn or error on
4342 bogus month names, such as unknown or unabbreviated ones.
4344 - Get the reference build flags from dpkg-buildflags.pl, instead of
4345 hardcoding them, which might not match depending on the architecture.
4347 - Delete any environment variable starting with DEB_ in mk.t that might
4348 affect the test results.
4350 - Add a new --with-devlibdir configure option for the C libdpkg library.
4352 - Remove unneeded --sourcedir options from dh_install calls.
4353 - Use the new --with-devlibdir configure option to only switch libdpkg-dev
4354 files to the multi-arch directory. Closes: #794977
4356 - Fix typos for --predep-package option name. Closes: #794688
4357 - Add missing dashes to package-list in deb-src-control(5).
4358 - Mark each individual required field as such, instead of using segregated
4361 [ Updated programs translations ]
4362 * Catalan (Jordi Mallach).
4363 * French (Sébastien Poher). Closes: #798371
4364 * German (Sven Joachim).
4365 * Vietnamese (Trần Ngọc Quân).
4367 [ Updated dselect translations ]
4368 * French (Sébastien Poher). Closes: #798370
4370 [ Updated scripts translations ]
4371 * French (Sébastien Poher). Closes: #798369
4372 * German (Helge Kreutzmann).
4374 [ Updated man pages translations ]
4375 * German (Helge Kreutzmann).
4377 -- Guillem Jover <guillem@debian.org> Mon, 21 Sep 2015 07:11:42 +0200
4379 dpkg (1.18.2) unstable; urgency=low
4382 * Fix plural form translations for single plural languages. Closes: #790025
4383 * Add new dpkg-buildpackage -J option, which is a safe version of -j.
4384 * Fix dpkg-gencontrol to add correct binary filename to debian/files,
4385 even when overriding the Package field value with the -D option.
4386 Reported by Niels Thykier <niels@thykier.net>.
4387 * Move the implicit build-essential:native Build-Depends from
4388 dpkg-checkbuilddeps to a new vendor hook, as it is Debian-specific.
4389 * Add support for ignoring built-in build dependencies and conflicts
4390 with the new «dpkg-buildpackage --ignore-builtin-builddeps» and
4391 «dpkg-checkbuilddeps -I» options. Closes: #480638, #571671
4392 * When sys_siglist is defined in the system, try to use NSIG as we cannot
4393 compute the array size with sizeof(). If NSIG is missing fallback to 32
4394 items. Prompted by Igor Pashev <pashev.igor@gmail.com>.
4395 * Use string_to_security_class() instead of a literal SECCLASS value in
4396 the setexecfilecon() libcompat function, as <selinux/flask.h> is now
4398 * Switch libdpkg xz compressor to use CRC64 for integrity checks, to match
4399 the default on the command-line tool, which should provide slightly better
4400 detection against damaged data, at a negligible speed difference.
4401 * Only use the SHELL environment variable for interactive shells.
4403 * Move tar option --no-recursion before -T in dpkg-deb. With tar > 1.28 the
4404 --no-recursion option is now positional, and needs to be passed before
4405 the -T option, otherwise the tarball will end up with duplicated entries.
4406 Thanks to Richard Purdie <richard.purdie@linuxfoundation.org>.
4407 * Add an extra level of escaping for double $(evals) in architecture.mk
4408 and buildflags.mk, so that the variables are computed lazily again.
4409 Regression introduced in dpkg 1.16.2. Closes: #793330
4410 * Add binary packages Essential information to Package-List field in the
4411 .dsc file, as optional essential=yes entries. This allows precomputing
4412 the pseudo-essential set before starting an architecture bootstrap.
4414 - Remove non-functional timezone name support from
4415 Dpkg::Changelog::Entry::Debian.
4416 - Use Time::Piece (part of the perl core distribution) instead of
4417 Date::Parse in Dpkg::Changelog::Entry::Debian. This reduces the build
4418 and run-time dependencies, and helps architecture bootstrapping.
4419 - Simplify distribution splitting in Dpkg::Changelog::Entry::Debian.
4420 - Add new function changelog_parse_plugin() in Dpkg::Changelog::Parse.
4421 - Add new function changelog_parse_debian() in Dpkg::Changelog::Parse, and
4422 use it in changelog_parse() instead of the external plugin parser when
4423 the input format is “debian”. This significantly speeds up the parsing.
4424 - Remove trailing space before handling blank line dot-separator in
4425 Dpkg::Control::HashCore. Regression introduced in dpkg 1.18.0.
4426 Reported by Jakub Wilk <jwilk@debian.org>. Closes: #789580
4427 - Allow the Maintainer field in CTRL_FILE_STATUS.
4428 - Import make_path from File::Path in Dpkg::Source::Package::V2.
4429 Regression introduced in dpkg 1.18.0. Closes: #789957
4430 - Make the BinaryFiles subpackage self-contained by explicitly importing
4431 File::Spec in Dpkg::Source::Package::V2.
4432 - Do not exclude pre-existing symlinks when unpacking the debian/ tarball
4433 in Dpkg::Source::Package::V2. Closes: #790073, #791535
4434 - Disable the thread sanitizer when the address sanitizer is enabled
4435 in Dpkg::Vendor::Debian as these are mutually incompatible, and make
4436 sanitize=+all not work at all.
4437 - Allow colons (:) in added filenames in Dpkg::Dist::Files, which can be
4438 present when the upstream version contains colons. Regression introduced
4439 in dpkg 1.18.0. Reported by Jakub Wilk <jwilk@debian.org>.
4440 - Future-proof tar invocations in Dpkg::Source::Archive for options that
4441 might become positional in the future, and by always placing function
4443 - Make the dependency comparison deep by comparing not only the first
4444 dependency alternative, to get them sorted in a reproducible way.
4445 Based on a patch by Chris Lamb <lamby@debian.org>. Closes: #792491
4446 - Support spaces in symbol names in Dpkg::Shlibs::Objdump. This is
4447 required by Go shared libraries. Closes: #785344
4448 Based on a patch by Michael Hudson-Doyle <michael.hudson@canonical.com>.
4450 - Set SIGINT, SIGTERM and SIGPIPE to their default actions to get
4451 deterministic behavior.
4452 - Add test cases for the makefile snippets.
4453 - Delete DEB_VENDOR from the environment to get reliable results.
4455 - Make the libdpkg-dev package Multi-Arch:same.
4456 - Mark libio-string-perl as <!nocheck>.
4458 - Fix grammar in dpkg-architecture(1).
4459 Thanks to Chris Lamb <lamby@debian.org>. Closes: #787616
4460 - Use the feature area name in the dpkg-buildflags(1) subsection title.
4461 - Document DPKG_HOOK_ACTION also in dpkg(1) ENVIRONMENT section.
4462 - Clarify when some features where added in man pages.
4463 - Document --yet-to-unpack, --predep-package and all --assert-<feature>
4464 commands as supported in both «dpkg --help» and dpkg(1).
4465 - Document abitable in dpkg-architecture(1).
4466 - Clarify that an architecture wildcard is a Debian thing in
4467 dpkg-architecture(1).
4468 - Document multiarch triplet in dpkg-architecture(1) TERMS section.
4469 - Remove “my” keyword from Dpkg perl modules function prototypes.
4470 - Say FUNCTIONS instead of METHODS for Dpkg modules when appropriate.
4471 - Fix POD syntax inside verbatim paragraph in Dpkg::Changelog.
4472 - Document and mark Dpkg::Arch as a public module.
4473 - Fix Dpkg::Changelog::Parse::changelog_parse documentation.
4475 [ Updated programs translations ]
4476 * Dutch (Frans Spiesschaert). Closes: #789097
4477 * Simplified Chinese (Zhou Mo). Closes: #787986
4478 * Turkish (Mert Dirik). Closes: #788211
4479 * Vietnamese (Trần Ngọc Quân).
4481 [ Updated man pages translations ]
4482 * German (Helge Kreutzmann).
4484 [ Updated dselect translations ]
4485 * Dutch (Frans Spiesschaert). Closes: #789096
4487 [ Updated scripts translations ]
4488 * German (Helge Kreutzmann).
4490 -- Guillem Jover <guillem@debian.org> Mon, 03 Aug 2015 15:40:21 +0200
4492 dpkg (1.18.1) unstable; urgency=low
4495 * Cast c_isbits() c argument to an unsigned char when indexing the array.
4496 This fixes build failures on armel, armhf, ppc64el and s390x.
4497 * Do not allow pathnames with embedded newlines in dpkg-deb and dpkg.
4499 * Fix setting the SELinux context when a file has a statoverride.
4501 * Set the SELinux file context even when the file mode has no file type.
4502 * Make dpkg-buildpackage -j override any parallel option specified in
4503 DEB_BUILD_OPTIONS. Regression introduced in dpkg 1.14.15.
4504 * Honor Pre-Depends, Conflicts and Breaks for packages in unpacked and
4505 half states. Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #377860
4506 * Fix build failure on FreeBSD by actually using libmd if available.
4507 * Sort dpkg-scanpackages output by package name and version.
4508 Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
4509 * Sort dpkg-scansources output by package name and version.
4510 Thanks to Maximilian Schwerin <maximilian.schwerin@tigris.de>.
4511 * Set the correct default compression value in dpkg-deb for control.tar.gz
4512 member. This meant using compression level 1 when using the zlib shared
4513 library to compress the control.tar member, and always failing when using
4514 the gzip command. Regression introduced in dpkg 1.17.6. Closes: #786654
4515 * Use the generated template file instead of the original one when looking
4516 for changes in dpkg-gensymbols. There's too much information not being
4517 preserved in the symbols files to be able to regenerate templates for
4518 them. Closes: #785937, #786840
4520 - Add missing strict and warnings pragmas for submodules.
4521 - Use non-destructive substitutions inside map.
4522 - Use the state keyword to simplify the code.
4523 - Do not replace #PACKAGE# in template mode in Dpkg::Shlibs::SymbolFile.
4525 - Update current default source compressor from gzip to xz.
4526 - Remove spurious ‘=’ from parallel DEB_BUILD_OPTIONS without arguments
4527 in dpkg-buildpackage(1).
4529 [ Updated programs translations ]
4530 * German (Sven Joachim).
4531 * Simplified Chinese (Zhou Mo). Closes: #786377
4533 [ Updated man pages translations ]
4534 * German (Helge Kreutzmann).
4536 [ Updated dselect translations ]
4537 * German (Sven Joachim).
4539 -- Guillem Jover <guillem@debian.org> Sat, 30 May 2015 03:00:21 +0200
4541 dpkg (1.18.0) unstable; urgency=low
4544 * Only trim trailing “/” and “/.” from «dpkg-query --search» arguments if
4545 they are a pathname, and not a pattern or a substring match.
4546 * Switch C/C++ code to use a new set of C locale character type functions
4547 independent of the current locale.
4548 * Add support for arch-bits and arch-endian dpkg-gensymbols tags.
4550 * Switch perl code from legacy File::Path functions to new ones.
4551 * Fix perl uninitialized value usage in dpkg-scansources when the Binary
4553 * Use dpkg-query instead of dpkg for --search in dpkg-shlibdeps so that
4554 the subprocesses get the correct admindir. Closes: #775258
4555 * Rework the Installed-Size field default value computation to make it
4556 reproducible regardless of the build system filesystem, and document
4557 how the value is computed and that it is just an approximation.
4559 * Use strftime() instead of «date -R» in dpkg-genchanges, as the latter
4560 is not specified by POSIX and is not widely portable.
4561 * Warn on obsolete '<' and '>' operators in dpkg --compare-versions.
4562 * Trim end of line whitespace from dpkg and dselect config file parsers.
4563 Reported by Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.
4564 * Do not silently eat a standalone ‘-’ in the libdpkg command-line parser.
4565 * Fix short-lived memory leaks in dpkg-deb and libdpkg. Closes: #769515
4566 * Fix «dpkg-deb -b» filename generation when the package does not contain
4567 an Architecture field. Regression introduced in dpkg 1.16.2.
4568 * Fix «dpkg --audit» to report missing and empty architecture fields.
4569 Regression introduced in dpkg 1.16.2.
4570 * Add support to dpkg-deb for reading the archive from standard input,
4571 except for --raw-extract which does not yet support it. Closes: #616614
4572 Based on a patch by Johannes Schauer <j.schauer@email.de>.
4573 * Add ‘.mailmap’ to the default dpkg-source ignore lists.
4574 * Set the SELinux context on «dpkg-statoverride --update». Closes: #690361
4575 * Do not fail on dpkg-query -W and -l when multiple arguments match the
4576 same package. Closes: #588505
4577 * Change dpkg-maintscript-helper to handle symlinks and pathnames ending in
4578 slash. For the former error out, for the latter strip it. Closes: #771752
4579 * Support moving a conffile not being shipped anymore. Closes: #767003
4580 Thanks to Mathias Behrle <mathiasb@m9s.biz>.
4581 * Add a new dpkg-buildflags sanitize feature area:
4582 - Add new “address”, “thread”, “leak” and “undefined” features, all
4583 disabled by default. Closes: #760741
4584 * Do not accept unknown user or group names on «dpkg-statoverride --add».
4585 Regression introduced in dpkg 1.17.11. Closes: #775124
4586 * Normalize dpkg-parsechangelog command-line parsing, so that «-ovalue»,
4587 «-o value», «--option=value» and «--option value» will all be accepted.
4589 * Add dpkg --ctrl-tarfile forwarding command for dpkg-deb.
4590 * Disable dependency checks on dpkg-buildpackage -S -nc.
4591 * Make dependency checks fatal for dpkg-buildpackage -S.
4592 * Update amd64 GNU cpu regex in cputable to match amd64 too, in addition
4593 to x86_64. This is required for FreeBSD.
4594 * Use badusage() instead of ohshit() for command-line errors.
4595 * Use the original template symbols file when diffing in dpkg-gensymbols.
4596 We should not create a new template symbols file, because the output
4597 might change (different sorting order for example) relative to the
4598 original. Closes: #773718
4599 * Do not leak kvm descriptors in start-stop-daemon on GNU/kFreeBSD systems.
4600 Based on a patch by Jeff Epler <jepler@unpythonic.net>. Closes: #779467
4601 * Switch start-stop-daemon to use a monotonic clock if available. This
4602 makes the timeout checks resilient to abrupt system clock changes.
4603 Suggested by Jose M Calhariz <jose.calhariz@hds.com>. Closes: #783014
4604 * Fix perl warning in dpkg-genchanges when parsing BY-HAND file entries.
4605 Regression introduced in dpkg 1.17.7. Closes: #781074
4606 * Use the checksums files list order when building the Files field to match
4607 the other Checksum fields in dpkg-genchanges.
4608 * Skip files based on the architecture from the filename in dpkg-genchanges.
4609 * Allow binary packages not found in debian/control in dpkg-genchanges,
4610 which could allow injecting debug .debs for example.
4611 * Annotate any non-deb binary descriptions (not just udebs) with their
4612 package type in dpkg-genchanges.
4613 * Remove outdated local copy of the Debian README.mirrors.txt file from
4614 dselect ftp access method, and print a message pointing to the current
4615 URL instead. Closes: #784966
4616 * Cleanup default dpkg-shlibdeps shared library directory search list:
4617 - Do not add cross-root directories (/<triplet>/ and /usr/<triplet>/).
4618 - Remove ancient multilib /emul/ia32-linux/ paths.
4619 - Reorder directory precedence to:
4620 «dpkg-shlibdeps -l» > ENV{LD_LIBRARY_PATHS} > cross-multiarch >
4621 DEFAULT_LIBRARY_PATH > ld.so.conf > DEFAULT_MULTILIB_PATH
4622 * When upgrading, copy over the cached arch-qualified package name. This
4623 fixes wrong output when cross-grading.
4624 * Consider foreign packages ambiguous in need of an arch-qualifier.
4626 - Rename and deprecate Dpkg::Gettext _g function with new g_.
4627 - Assume in Dpkg::Arch that the abitable is always present, and bump
4628 libdpkg-perl Depends on dpkg to 1.16.3, the version introducing the file.
4629 - Remove support for GCC_TARGET environment variable from Dpkg::Shlibs.
4630 This was a temporary workaround for very old gcc toolchains. See #453267.
4631 - Prefer multiarch paths to multilib ones in Dpkg::Shlibs.
4632 Thanks to Helmut Grohne <helmut@subdivi.de>. Closes: #772184
4633 - Enable sub-second timestamps in Dpkg::Source::Patch by using Time::HiRes.
4634 - Use TMPDIR instead of manually setting DIR on tempfile() call in
4635 Dpkg::Source::Package::V2.
4636 - Switch Dpkg::Checksums from using checksum programs to the more portable
4637 Digest modules. Obsolete the 'program' property, and add a 'name' one.
4638 - Add support for $DEFAULT_TEXT_DOMAIN to Dpkg::Gettext, so that the Dpkg
4639 perl modules can always produce localized messages.
4640 - Fix OpenPGP Armor Header Line parsing in Dpkg::Control::Hash. We should
4641 only accept [\r\t ] as trailing whitespace, although RFC4880 does not
4642 clarify what whitespace really maps to, we should really match the GnuPG
4643 implementation anyway, as that's what we use to verify the signatures.
4644 Reported by Jann Horn <jann@thejh.net>. Fixes CVE-2015-0840.
4645 - Pass PATCH_GET environment variable instead of -g0 to the patch command
4646 in Dpkg::Source::Patch. This allows using non-GNU patch programs, like
4648 - Accept an %opts argument for the Dpkg::Control::Info constructor, and
4649 accept either passing a filename option as undef, or a scalar undef.
4651 - Do not print on undef filehandle in Dpkg::Control::Info output().
4652 Thanks to Roderich Schupp <roderich.schupp@gmail.com>. Closes: #781887
4653 - Always sort the Dpkg::Dist::Files files list on output, instead of
4654 preserving the insertion order, which is not reproducible with parallel
4655 builds. Reported by Jérémy Bobbio <lunar@debian.org>.
4656 - Add new filter() method to Dpkg::Substvars.
4657 - Kill the process when reaching timeout in Dpkg::IPC::wait_child().
4659 - Check perl code compilation, warnings and strictness.
4660 - Fix dpkg-divert unit test to work on BSD «rm -rf» that cannot traverse
4661 directories with mode 000.
4662 - Fix dpkg-divert unit test to work when there is no /dev/full.
4663 - Skip test cases when there is no c++filt available.
4664 - Add test cases for Dpkg::Conf and Dpkg::Checksums.
4665 - Handle libtool executables in progname unit test.
4666 - Do not use a timeout when testing cat I/O, speeds up test suite by 5s.
4667 - Reduce timeout test from 5 seconds to 1, to speed up test suite by 4s.
4669 - Bump gettext version to 0.19:
4670 + Use --add-location=file in msgmerge and xgettext commands.
4671 + Use --porefs=noline for po4a command.
4672 - Wrap file references in man page PO files with po4a --porefs=wrap.
4673 - Fix support for cross-building dpkg:
4674 + Assume a working C99 snprintf on SUS >= v3.
4675 + Do not try to run the va_copy configure check, just check that the
4676 symbol is available.
4677 - Check that HAVE_DECL_SYS_SIGLIST is 0 instead of undefined, to fix a
4678 build failure on uclibc based systems. Closes: #777044
4679 Based on a patch by Alex Potapenko <opotapenko@gmail.com>.
4680 - Use single suffix rules instead of non-portable %-pattern rules.
4681 - Pass CC to the test suite, so that we can use a non-gcc compiler.
4682 - Call AM_PROG_AR to detect the correct system archiver to use.
4683 - Pass -Wall to automake in AM_INIT_AUTOMAKE, not implied by foreign.
4685 - Remove old trigger related Breaks and Conflicts from dpkg.
4686 - Only use stackprotectorstrong when building dpkg with gcc >= 4.9.
4687 - Switch to debhelper compatibility level 9.
4688 - Name each public-domain license with a different name.
4689 - Add missing public modules to dpkg-dev package description.
4690 - Get rid of backward compatibility pseudo-tags from bug reports.
4691 - Install doc/README.feature-removal-schedule only on affected packages
4692 and debian/usertags everywhere.
4694 - Document arch-qualifiers for dependency fields in deb-control(5) and
4695 deb-src-control(5). Reported by Johannes Schauer <j.schauer@email.de>.
4697 - Document versioned Provides in deb-control(5).
4698 - Document the version when dpkg-deb --raw-extract got introduced.
4699 - Document dpkg --log format, add missing actions and describe the startup
4700 messages. Closes: #773398
4701 - Document when and how the dpkg-maintscript-helper package name argument
4702 is or should be arch-qualified. Closes: #776072
4703 - Fix and update Arch substvar description in deb-substvars(5).
4704 - Document that current build flag feature areas only work on Debian and
4705 derivatives in dpkg-buildflags(1).
4706 - Use “wildcard characters” instead of “wildchars” in dpkg-query(1).
4707 - Document dpkg-query --search behavior in man page. Closes: #775379
4708 - Document postinst “triggered” argument in debian/dpkg.postinst comment
4710 - Document Dpkg::IPC function signatures.
4711 - Document the obsolete --compare-versions '<' and '>' operators in the
4712 dpkg(1) man page. Thanks to Tomas Pospisek <tpo_hp@sourcepole.ch>.
4714 - Move dpkg-divert, dpkg-statoverride and update-alternatives man pages
4715 from section 8 to 1, to match their installation path.
4716 - Capitalize dpkg-parsechangelog(1) option descriptions.
4717 - Mark dpkg-parsechangelog(1) --format values in bold.
4718 - Place short options before long ones in dpkg-mergechangelogs(1) and
4719 dselect(1) man pages.
4720 - Properly terminate a bold marking in dpkg(1).
4721 - Document in man pages the dpkg version when new features were introduced.
4722 - Document that timestamps are reset for files patched with source format
4724 - Document in dpkg-buildpackage(1) that using dpkg-source is sometimes
4725 better than -S. Suggested by Johannes Schauer <j.schauer@email.de>.
4726 - Document dselect -? option.
4727 - Document in dpkg-buildflags(1) that DEB_VENDOR influences the execution.
4728 - Document that dpkg performs sanity checks on PATH.
4729 - Mark some words and commands as non-hyphenable in man pages.
4730 - Separate multi-line hanging tag paragraphs with .TQ in man pages.
4731 - Mark field names in bold in man pages.
4732 - Use various groff escape sequences for quoting characters.
4733 - Lowercase warning and note admonitions in start-stop-daemon(8).
4734 - Mark dselect(1) color attributes in bold.
4735 - Say output instead of display for dpkg-deb tar-file option in dpkg(1).
4736 - Say archive instead of filename for dpkg-deb option in dpkg(1).
4737 - Say control-field-name instead of control-file-field in dpkg-deb(1).
4738 - Fix option values and pathname markup in dpkg-deb(1).
4739 - Use .TQ to separate different but related options in dpkg(1).
4740 - Clarify that dpkg-buildpackage -jN forces parallel builds, regardless of
4741 the packaging or upstream build systems supporting them. Closes: #780866
4742 - Remove unneeded update-alternatives references from options descriptions.
4743 - Document that apt might expect Packages.xz too in dpkg-scanpackages(1).
4744 - Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles.
4745 - Document dpkg version when perl module versions got bumped.
4746 * Output message fixes and improvements:
4747 - Remove trailing newline from string literal in warning calls.
4748 - Say “execute” instead of “exec” in Dpkg::Changelog::Parse error message.
4749 - Say “package” instead of “it” in dpkg-name warning message.
4750 - Uppercase field names in error messages.
4751 - Expand EOF and eof into “end of file” in error messages.
4752 - Use “<enter>” instead of “return” or “enter” in input prompts.
4753 - Say directory instead of dir in output messages.
4754 - Merge the same dpkg-scanpackages warning messages into a single line.
4755 - Clarify dpkg-genchanges changes description open error.
4756 - Add missing preposition in Dpkg::Source::Patch error message.
4757 - Improve available state sorting order strings in dselect panel.
4758 - Say “changelog-file” instead of “changelogfile” in --help output.
4759 - Say “command” instead of “action” for dselect.
4760 - Improve commands listing in «dselect --help» output, by printing them
4761 before options and listing them one on each line with a description.
4762 - Improve dselect color-spec --help output.
4763 - Move "(default)" annotations in scripts --help output after option
4765 - Consistently use proper quotation marks ("" or '', and not the
4766 unbalanced `' pair) all over the place.
4767 - Use syserr() instead of an ad-hoc error message in dpkg-scansources.
4768 - Say substvars instead of varlist in dpkg-shlibdeps error messages.
4769 - Fix error messages on invalid uid/git/mode command-line syntax errors
4770 in dpkg-statoverride, to not say they are from the statoverride file.
4771 - Fix error message on empty dsc file in dpkg-genchanges.
4772 - Mention “(^Z)” instead of “char” for the MSDOS end of file character.
4775 * Drop myself from Uploaders.
4777 [ Updated programs translations ]
4778 * Simplified Chinese (Zhou Mo). Closes: #782326
4779 * Turkish (Mert Dirik). Closes: #785096
4780 * Vietnamese (Trần Ngọc Quân).
4782 [ Updated scripts translations ]
4783 * German (Helge Kreutzmann).
4785 [ Updated man pages translations ]
4786 * German (Helge Kreutzmann).
4788 -- Guillem Jover <guillem@debian.org> Mon, 18 May 2015 15:08:31 +0200
4790 dpkg (1.17.23) unstable; urgency=low
4793 * Use a matching group instead of ${^MATCH} in s/// in dselect build script.
4794 * Skip tar extractor tests if tar is not GNU tar >= 1.27.
4795 * Reset the trigger cycle tracking on unsatisfied dependencies during
4796 trigger processing. Closes: #771730
4797 * Fix out-of-bounds buffer read accesses when parsing field and trigger
4798 names or checking package ownership of conffiles and directories.
4799 Reported by Joshua Rogers <megamansec@gmail.com>.
4800 * Add versioned Breaks on packages creating trigger cycles. Namely auctex,
4801 apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core,
4802 gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress
4803 and xfonts-traditional.
4805 [ Updated programs translations ]
4806 * Basque (Iñaki Larrañaga Murgoitio). Closes: #771893
4807 * Catalan (Guillem Jover).
4808 * Czech (Miroslav Kure).
4809 * Esperanto (Felipe Castro).
4810 * French (Sébastien Poher).
4811 * Italian (Milo Casagrande).
4812 * Portuguese (Miguel Figueiredo).
4813 * Russian (Yuri Kozlov). Closes: #771691
4814 * Simplified Chinese (Zhou Mo). Closes: #771264
4815 * Spanish (Javier Fernández-Sanguino)
4816 * Swedish (Peter Krefting).
4817 * Thai (Theppitak Karoonboonyanan). Closes: #772965
4819 [ Updated scripts translations ]
4820 * Catalan (Guillem Jover).
4821 * Polish (Łukasz Dulny).
4822 * Russian (Yuri Kozlov). Closes: #772841
4824 [ Updated man pages translations ]
4825 * French (Sébastien Poher).
4826 * Italian (Beatrice Torracca). Closes: #771673
4828 [ Updated dselect translations ]
4829 * Catalan (Guillem Jover).
4830 * Czech (Miroslav Kure).
4831 * Norwegian Bokmål (Hans Fredrik Nordhaug).
4832 * Polish (Łukasz Dulny).
4833 * Portuguese (Miguel Figueiredo).
4834 * Russian (Yuri Kozlov). Closes: #771682
4835 * Spanish (Javier Fernández-Sanguino)
4836 * Vietnamese (Trần Ngọc Quân).
4838 -- Guillem Jover <guillem@debian.org> Tue, 23 Dec 2014 17:45:44 +0100
4840 dpkg (1.17.22) unstable; urgency=low
4843 * Add version introducing --ctrl-tarfile in dpkg-deb(1) man page.
4844 * Bump minimal version for dir_to_symlink and symlink_to_dir commands
4845 to 1.17.14 in dpkg-maintscript-helper(1) man page. Closes: #769843
4846 * Reintroduce update-alternatives, dpkg-divert and dpkg-statoverride
4847 compatibility symlinks under /usr/sbin/. There are still packages
4848 using those paths, but the relevant lintian check did not list any,
4849 so this got removed prematurely.
4850 * Add Breaks on old man-db, fontconfig and readahead-fedora packages using
4851 awaiting triggers, as they produce trigger cycles. Closes: #768599
4852 * Escape package and architecture names on control file parsing warning,
4853 as those get injected into a variable that is used as a format string,
4854 and they come from the package fields, which are under user control.
4855 Regression introduced in dpkg 1.16.0. Fixes CVE-2014-8625. Closes: #768485
4856 Reported by Joshua Rogers <megamansec@gmail.com>.
4857 * Do not match partial field names in control files. Closes: #769119
4858 Regression introduced in dpkg 1.10.
4859 * Fix build on Mac OS X. Regression introduced in dpkg 1.17.11.
4860 Reported by Dominyk Tiller <dominyktiller@gmail.com>.
4861 * Normalize tar entry uid and gid from the current system only in dpkg
4862 unpack. Regression introduced in dpkg 1.17.14. Closes: #769211
4863 * Restore multiple processing instances check for packages and archives
4864 specified on the command-line. Regression introduced in dpkg 1.17.20.
4865 * Fail on trigger processing when it is required to progress. Trigger
4866 processing is sometimes required and sometimes opportunistic, and we
4867 should only fail on the former but ignore the latter. Closes: #768852
4868 * Do not ignore trigger cycles for direct dependencies, these are just
4869 normal trigger cycles, and as such should not be special cased.
4870 * Register all pending triggers for deferred processing when being called
4871 as «dpkg --configure pkgname…». This is a mostly conformant workaround
4872 for frontends like apt that do not correctly call «dpkg --configure -a»
4873 or «dpkg --triggers-only -a» after their normal runs, and leave packages
4874 in triggers-pending and triggers-awaited states. Closes: #766758
4876 [ Updated programs translations ]
4877 * Catalan (Guillem Jover).
4878 * Danish (Joe Dalton).
4879 * French (Sébastien Poher).
4880 * German (Sven Joachim).
4881 * Japanese (Kenshi Muto). Closes: #771255
4882 * Polish (Łukasz Dulny).
4883 * Simplified Chinese (Zhou Mo). Closes: #766724, #770280
4884 * Swedish (Peter Krefting).
4885 * Turkish (Mert Dirik).
4886 * Vietnamese (Trần Ngọc Quân)
4888 [ Updated scripts translations ]
4889 * French (Sébastien Poher).
4890 * German (Helge Kreutzmann).
4891 * Swedish (Peter Krefting).
4893 [ Updated man pages translations ]
4894 * French (Sébastien Poher). Closes: #767934
4895 * German (Helge Kreutzmann). Closes: #752123
4896 * Simplified Chinese (Zhou Mo). Closes: #767573
4897 * Swedish (Peter Krefting).
4899 [ Updated dselect translations ]
4900 * Danish (Joe Dalton).
4901 * Dutch (Frans Spiesschaert). Closes: #771237
4902 * French (Sébastien Poher). Closes: #767918
4903 * Japanese (Kenshi Muto). Closes: #771256
4904 * Swedish (Peter Krefting).
4906 -- Guillem Jover <guillem@debian.org> Fri, 28 Nov 2014 02:02:34 +0100
4908 dpkg (1.17.21) unstable; urgency=low
4911 * Get consistent git-style diff support, by adding (>= 2.7) to the dpkg-dev
4912 patch Depends, and a Breaks patch (<< 2.7) to libdpkg-perl.
4913 * Error out on obsolete Build-Profiles field syntax.
4914 * Document -g and -G options in dpkg-genchanges(1). Closes: #766568
4915 * Do not accept values bundled with long options in dpkg-parsechangelog.
4916 The parser was accepting things like «--count10», which is just broken.
4917 Instead allow only «--count=10» in addition to «--count 10».
4918 * Accept «-S value» in addition to «-Svalue» in dpkg-parsechangelog.
4920 * Add support for new interest-await and activate-await trigger directives.
4921 And a new --await option to dpkg-trigger. This might allow possibly
4922 switching the default meaning after a transition period no shorter than
4923 two minor versions, so in 1.19.x or 1.20.x. Perhaps.
4924 * Do trigger cycle detection after dependency checks in dependtry <= 1,
4925 and before dependency cycle breaking in dependtry > 1. This makes sure
4926 to always catch trigger cycles, but still gives the opportunity to try
4927 to process triggers for packages that are not yet ready in the first
4928 dependtry, but which might be a bit later on, without wrongly detecting
4929 avoidable and bogus trigger cycles. Closes: #766557
4930 * Update features removal schedule:
4931 - The -u, --udeb dpkg-scanpackages options got removed, state that.
4932 - Remove the entry about obsolete fields, as these need to be preserved
4933 for backward compatibility, they are part of the external interface to
4934 be able to handle ancient binary packages.
4936 [ Updated programs translations ]
4937 * Catalan (Guillem Jover).
4938 * German (Sven Joachim). Closes: #766311
4939 * Simplified Chinese (Zhou Mo).
4941 [ Updated scripts translations ]
4942 * Catalan (Guillem Jover).
4944 -- Guillem Jover <guillem@debian.org> Sat, 25 Oct 2014 02:21:43 +0200
4946 dpkg (1.17.20) unstable; urgency=low
4949 * Add a requeueing insertion protection for process_queue().
4950 * Make sure to always switch to the next dependtry after we have made no
4951 progress for a while. Regression stemming from non future proof changes
4952 introduced with the initial triggers implementation in dpkg 1.14.17
4953 combined with changes in dpkg 1.17.19. Closes: #766242, #766322
4954 * Make the initial dependtry be 1 instead of 0. This gets rid of an unused
4955 dependtry step, which got accidentally introduced when the perl dpkg was
4956 rewritten in C, ages ago.
4957 * Allow detached upstream signatures for upstream orig.tar files in the
4958 .dsc file. Suggested by Daniel Kahn Gillmor <dkg@fifthhorseman.net>.
4960 * Inline alternative status description into translatable string in
4961 update-alternatives. Required-by: #766311
4962 * Reword description for installed status in dpkg(1) man page.
4964 [ Updated programs translations ]
4965 * German (Sven Joachim).
4966 * Simplified Chinese (Zhou Mo).
4967 * Vietnamese (Trần Ngọc Quân).
4969 -- Guillem Jover <guillem@debian.org> Thu, 23 Oct 2014 00:43:05 +0200
4971 dpkg (1.17.19) unstable; urgency=low
4974 * Bump the Breaks on devscripts to 2.14.10 due to the new dpkg-architecture
4975 command-line parsing strictness introduced in 1.17.17. Closes: #764965
4976 * Create pidfiles even when start-stop-daemon is not asked to background
4977 the process itself. Although a bit of a dubious usage, because any error
4978 before executing the program will not be properly reported to the caller.
4979 Regression introduced in dpkg 1.17.14. Closes: #765110
4980 * Add new --remove-pidfile option to start-stop-daemon.
4981 * Mention --pid and --ppid in start-stop-daemon(8) man page DESCRIPTION.
4982 * Add invoke hooks for dpkg --add-architecture and --remove-architecture.
4983 Prompted by Helmut Grohne <helmut@subdivi.de>.
4984 * Reverse --verify-format logic to actually accept 'rpm' as valid.
4986 * Fix trigger dependency checks and cycle detection.
4987 Regression introduced in dpkg 1.17.17.
4988 Closes: #765434, #765668, #765734, #765781, #765789, #765952
4989 * Rework dependency problem debug and notice output on trigger processing.
4991 [ Updated programs translations ]
4992 * Italian (Milo Casagrande): Closes: #765748
4993 * Turkish (Mert Dirik). Closes: #764942
4994 * Simplified Chinese (Zhou Mo). Closes: #765693
4996 [ Updated scripts translations ]
4997 * German (Helge Kreutzmann).
4999 [ Updated man pages translations ]
5000 * German (Helge Kreutzmann).
5002 -- Guillem Jover <guillem@debian.org> Mon, 20 Oct 2014 15:17:49 +0200
5004 dpkg (1.17.18) unstable; urgency=low
5007 * Handle empty minimum versions when initializing dependency versions,
5008 as the code is mapping the minimum version 0 to '' to avoid outputting
5009 useless versions. Regression introduced in dpkg 1.17.17. Closes: #764929
5011 [ Updated programs translations ]
5012 * Catalan (Guillem Jover).
5014 [ Updated dselect translations ]
5015 * Catalan (Guillem Jover).
5016 * German (Sven Joachim).
5018 -- Guillem Jover <guillem@debian.org> Sun, 12 Oct 2014 15:47:44 +0200
5020 dpkg (1.17.17) unstable; urgency=low
5023 * Add dpkg-vendor, Dpkg/File.pm and Dpkg/Util.pm to the list of files with
5024 translatable strings, so that they can be translated.
5025 * Fix some typos for versioned and mentioned in comments and changelogs.
5026 * Mark for translation and unify "rm cleanup" string in dpkg.
5027 * Mark for translation and improve dselect method handling error messages.
5028 * Defer trigger processing if the package does not fulfill dependencies.
5030 * Do not write to the database when changing selections with --dry-run.
5032 * Add missing imports from Dpkg::BuildProfiles in dpkg-genchanges.
5033 Regression introduced in dpkg 1.17.14. Closes: #764216
5034 Reported by Johannes Schauer <j.schauer@email.de>.
5035 * Initialize dependencies with the correct minimum version from a symbols
5036 file with multiple SONAMEs in dpkg-shlibdeps.
5037 Thanks to Jérémy Bobbio <lunar@debian.org>. Closes: #764721
5039 - Allow multiple whitespace in Dpkg::BuildProfiles::get_build_profiles()
5040 when parsing the DEB_BUILD_PROFILES environment variable.
5041 Thanks to Johannes Schauer <j.schauer@email.de>.
5042 - New Dpkg::Getopt private module.
5043 - Document public module Dpkg.
5044 - Document public module Dpkg::Gettext.
5045 - Mark Dpkg::BuildProfiles as a public module.
5046 - Document all public module versions in a CHANGES section.
5047 - Remove EXPORTED from POD section titles.
5048 - Document private modules as such in a CHANGES section.
5049 * Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
5050 Missed in dpkg 1.17.14.
5051 * Initialize DEB_TARGET_ARCH variable without requiring DEB_HOST_ARCH,
5052 which is not being set at all when querying for DEB_TARGET_ variables.
5053 * Normalize dpkg-architecture command-line parsing, so that «--option=value»
5054 «--option value», «-ovalue» and «-o value» will all be accepted.
5055 * Add long option names for all dpkg-architecture short options.
5056 * Add support for --host-arch, --host-type, --target-arch and --target-type
5057 long options in dpkg-buildpackage. These will get passed through to
5058 dpkg-architecture. This restores the ability to specify the target
5059 architecture when building cross-compilers. Regression introduced in
5060 dpkg 1.17.14. Reported by Helmut Grohne <helmut@subdivi.de>.
5061 * Do not modify the topic variable values in list functions in perl code.
5062 * List Dpkg::Exit and Dpkg::Interface::Storable as public modules in
5063 libdpkg-perl package description.
5065 [ Updated programs translations ]
5066 * German (Sven Joachim).
5067 * Vietnamese (Trần Ngọc Quân).
5069 [ Updated scripts translations ]
5070 * German (Helge Kreutzmann).
5072 -- Guillem Jover <guillem@debian.org> Sun, 12 Oct 2014 04:59:09 +0200
5074 dpkg (1.17.16) unstable; urgency=low
5076 * Set the copyright holder in the po4a calls for man pages.
5077 * Switch remaining topic to named variable in Dpkg::Source::Patch:analyze(),
5078 otherwise the loop was expecting values in one variable but storing them
5079 in another. Regression introduced in dpkg 1.17.14. Closes: #764206
5080 * Set umask to 0 when creating symlinks in tar test case, to normalize
5081 results. POSIX specifies that symlinks have undefined permissions in
5082 their mode, so their setting is system dependent. Linux does not honor
5083 the umask for symlinks, other systems like Hurd or kFreeBSD do.
5084 Regression introduced in dpkg 1.17.14. Closes: #764171
5086 -- Guillem Jover <guillem@debian.org> Mon, 06 Oct 2014 13:29:17 +0200
5088 dpkg (1.17.15) unstable; urgency=low
5090 * Do not blacklist pie and stackprotector build flags on mips/mipsel.
5091 Thanks to Aurelien Jarno <aurelien@aurel32.net>. Closes: #763672
5092 * Fix build failures due to mismatched umask in libdpkg tar test case.
5093 Set it to a known value of 0022.
5095 -- Guillem Jover <guillem@debian.org> Mon, 06 Oct 2014 03:21:58 +0200
5097 dpkg (1.17.14) unstable; urgency=low
5100 * Fix '--' to '-' on translations for single character options.
5101 * Correct the copyright holder in the gettext Makevars files.
5102 * Switch debian/copyright to machine-readable format 1.0, and extensively
5103 update the information within.
5104 * Bump Standards-Version to 3.9.6 (no changes needed).
5105 * Disable unused run-time type information for dselect.
5106 * Fix compiler flag detection with non-GCC compilers in the build system.
5107 * Fix perl warning on dpkg-source when typing Ctrl-D on patch name prompt.
5108 * Add new dpkg-deb --ctrl-tarfile command.
5109 * dpkg-architecture:
5110 - Add support for target system information via the new DEB_TARGET_ family
5111 of variables, and new -A and -T options to override defaulting to the
5113 - Clarify that -a, -t, -e and -i work with the host system.
5114 * Place 'Commands:' before 'Options:' sections on --help output in
5115 dpkg-architecture and dpkg-vendor.
5116 * Always warn in dpkg-genchanges on missing Section or Priority value,
5117 either empty or '-'.
5118 * Fix order of Files field on generated .changes file in dpkg-genchanges.
5119 Regression introduced in dpkg 1.17.7.
5120 * Stop warning on unknown arbitrary fields from dpkg-deb.
5121 * Remove unnecessary handling of obsolete Package_Revision field in dselect
5123 * Fix the build system to parse the system curses.h header instead of
5124 dselect-curses.h, to not just default on the builtin and override keys
5125 for dselect key bindings support. Regression introduced in dpkg 1.15.1.
5126 * Emit a warning when using the obsolete Dpkg::Deps check_package() function.
5127 * Add support for versioned Provides to Dpkg::Deps::KnownFacts, missed in
5130 - Add a mention of packaging helpers support in dpkg-maintscript-helper(1).
5132 - Move dpkg-buildflags(1) generic feature area details to the section top.
5133 - Fix prerm invocation arguments in update-alternatives(8).
5134 Reported by jre <jre.winesim@gmail.com>. Closes: #761025
5135 * Add new deps_iterate() function to Dpkg::Deps. Closes: #759747
5136 Based on a patch by Dima Kogan <dima@secretsauce.net>.
5137 * Add support for relative symlinks to dpkg-maintscript-helper symlink_to_dir
5138 command. Suggested by Don Armstrong <don@debian.org>.
5139 * Add a new dpkg-buildflags qa feature area:
5140 - Add a new bug feature, disabled by default, which will enable fatal
5141 warnings for code that can pose actual problems. Closes: #682659
5142 - Add a new canary feature, disabled by default, which will allow tracking
5143 build flags propagation. Closes: #628516
5144 * Pass DEB_BUILD_OPTIONS to dpkg-buildflags in buildflags.mk, required to
5145 get noopt to work at all, for example.
5146 * Add a new dpkg-buildflags reproducible feature area:
5147 - Add a new timeless feature, disabled by default, which will add
5148 «-Wdate-time» to CPPFLAGS.
5149 Thanks to Paul Wise <pabs@debian.org>. Closes: #762683
5150 * Fix error message from buffer_copy() read and write functions. This
5151 affects error messages from partial or broken .deb packages for example.
5152 Regression introduced in dpkg 1.17.10. Closes: #759498
5153 * Remove lpia architecture support.
5154 * Improvements and portability fixes to start-stop-daemon:
5155 - Abort if the system or compatibility setsid() fails.
5156 - Do not exit from the first parent before the pidfile has been created,
5157 when using --background and --make-pidfile, to avoid the race condition.
5158 Based on a patch by Nir Soffer <nirs@hyperms.com>. Closes: #686420
5159 - Make sure the pidfile is always created with a 022 umask.
5160 Reported by Will Conley <willconley3@gmail.com>. Closes: #760222
5161 - Do not abort on --stop when only --pid or --ppid options are specified.
5162 Thanks to Christos Trochalakis <yatiohi@ideopolis.gr>. Closes: #763767
5163 - On kFreeBSD systems do not unnecessarily make kvm_openfiles() open
5164 /dev/mem. This causes issues on FreeBSD jails for example.
5165 Reported by Steven Chamberlain <steven@pyro.eu.org>.
5166 - On systems using libkvm, do not fail when kvm_getprocs() cannot find
5168 * Map i786 to i386 also for the multiarch pathname in dpkg-architecture.
5169 * Handle omitted binary packages due to build profiles in dpkg-genchanges.
5170 Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #758191
5171 * Update restriction formula syntax for build profiles:
5172 - Restriction lists are now restriction formulas.
5173 - Restriction formulas are given in disjunctive normal form expression:
5174 <foo> <bar baz> <blub>
5175 - Removal of the implicit prefix/namespace mechanic.
5176 - Construct the profiles entry of the Packages-List field by converting
5177 the "<bar baz> <blub>" syntax into "bar,baz+blub".
5178 - Include a temporary compatibility mapping with the old way to write
5179 the Build-Profiles field in binary packages which can be removed once
5180 all affected source packages have moved to the new syntax.
5181 Thanks to Johannes Schauer <j.schauer@email.de>. Closes: #760158
5182 * Normalize instdir in dpkg by removing trailing «/» and «/.». This gets
5183 rid of several inconsistencies and doubled «/» in syscalls and output
5185 * Never try to remove the root directory or its backups. There's no point in
5186 it, and makes life more difficult for a read-only root with a read-write
5187 overlay or a symlink farm. Requested by sepero111@gmx.com.
5188 * Remove arbitrary filename limit from dpkg-deb, which was lifted some
5189 time ago when the code switched to a dynamic string via varbuf.
5190 * Do not pipe the files to sign from dpkg-buildpackage to GnuPG. When GnuPG
5191 uses the gpg-agent it is unable to detect the correct tty configuration
5192 if stdin is a pipe instead of the current terminal. Closes: #762391
5193 * Add a new --hash option to enable generating only specific file checksums
5194 in dpkg-scanpackages. Requested by Thorsten Glaser <tg@debian.org>.
5195 * Add architecture restriction options for dpkg-architecture -L. This allows
5196 selecting specific subsets of all valid known architectures, matching by
5197 wildcard (-W), endianness (-E) or bits (-B). The restricting options can
5198 be combined, or omitted altogether. Closes: #762635
5199 * Say arch-wildcard instead of arch-alias in dpkg-architecture --help output.
5201 - Do not leave temporary files behind on failure or when interrupted.
5202 - Add basic unit tests for the FNV hashing function.
5203 - Add unit tests for the libdpkg tar extractor.
5204 * Add --build and --extract command aliases to dpkg-source.
5205 * Print file or package names instead of pointers in dpkg debug output,
5206 to make it more meaningful and reproducible.
5207 * Fix off-by-one error in libdpkg command argv size calculation.
5208 Based on a patch by Bálint Réczey <balint@balintreczey.hu>. Closes: #760690
5209 * Switch the libdpkg string hashing function from FNV-1 to the recommended
5211 * Switch the dpkg files database string hashing function from what appears
5212 to be a custom hash function to the libdpkg FNV-1a implementation. As a
5213 side effect this fixes an integer overflow. Addresses: #760741
5214 * Double the dpkg files database hash table size to the closest 2^18 prime.
5215 Times have changed, and it's common to have at least these many files.
5216 This reduces the amount of collisions.
5217 * Document optional dpkg -C argument in --help output. Closes: #763000
5218 * Consider a hardlink tar entry as a regular file for mode values, i.e.
5219 assign to it S_IFREG instead of 0.
5222 * Explain better in deb-triggers(5) why interest/activate-noawait should be
5225 [ Updated programs translations ]
5226 * Catalan (Guillem Jover): Fix mismatched format string.
5227 * Czech (Miroslav Kure).
5228 * Polish (Łukasz Dulny).
5229 * Turkish (Mert Dirik). Closes: #763825
5231 [ Updated man pages translations ]
5232 * German (Helge Kreutzmann).
5233 * Italian (Guillem Jover): Swap order of some dpkg-deb arguments.
5234 Thanks to xor <xor@paranoici.org>. Closes: #759149
5236 -- Guillem Jover <guillem@debian.org> Mon, 06 Oct 2014 00:11:08 +0200
5238 dpkg (1.17.13) unstable; urgency=low
5241 * Remove unbalanced trailing single-quote in dpkg-deb error message.
5242 Reported by Trần Ngọc Quân <vnwildman@gmail.com>.
5243 * Remove architecture blacklist from hardening build flag option
5244 stackprotectorstrong. Thanks to Romain Francoise <rfrancoise@debian.org>.
5246 - Merge binary:Package descriptions in dpkg-query(1).
5247 - Split --remove and --purge options in dpkg(1). This also clarifies on
5248 which package states each option can operate. Closes: #576338
5249 - Remove duplicate “of the” in dpkg-maintscript-helper(1).
5250 * Fix dpkg-maintscript-helper dir_to_symlink to handle relative symlink
5251 targets. Thanks to Helmut Grohne <helmut@subdivi.de>.
5252 * Fix dpkg-maintscript-helper symlink_to_dir to assure absolute pathnames
5254 * Fix dpkg-source not detecting modified files during --commit or -b.
5255 Regression introduced in dpkg 1.17.11. Closes: #758426
5256 Reported by Neil Williams <codehelp@debian.org>.
5257 * Only test the strerror() compatible code if sys_errlist and sys_nerr
5258 are present. This fixes a build failure on GNU/Hurd. Closes: #758199
5259 * Switch start-stop-daemon on GNU/kFreeBSD systems to use libkvm, instead
5260 of relying on linprocfs which is not the native procfs on kFreeBSD, and it
5261 is usually not mounted as FreeBSD programs do not expect it to be present.
5263 [ Updated programs translations ]
5264 * Czech (Miroslav Kure).
5265 * German (Sven Joachim).
5266 * Vietnamese (Trần Ngọc Quân).
5268 [ Updated man pages translations ]
5269 * French (Jean-Pierre Giraud, Vincent Thomas, Raphaël Hertzog).
5271 [ Updated scripts translations ]
5272 * French (Raphaël Hertzog).
5273 * German (Helge Kreutzmann).
5275 -- Guillem Jover <guillem@debian.org> Tue, 19 Aug 2014 20:14:45 +0200
5277 dpkg (1.17.12) unstable; urgency=low
5280 * Only build the compatibility selinux code if libselinux is available or
5281 the user requested it. Also fixes build failures on non-Linux systems.
5284 - Add a short description to each virtual field in dpkg-query(1), and
5285 mention the version they got introduced in dpkg.
5286 - Fix formatting of last paragraphs inside dselect(1) --color description.
5287 * Rework dselect columns code, to make it easier to maintain and read.
5288 * Add new architecture columns to dselect package list view. The new
5289 columns, shown by default, can be turned off with the new ‘A’ key,
5290 or bound to another key via the new “archdisplay” keybinding.
5291 * Fix a descriptor leak on dselect subprocesses when --debug is used.
5292 * Use «tar --format=gnu» when creating source archives. This makes sure we
5293 get a deterministic output format, regardless of what tar defaults to.
5294 Thanks to Jan Blunck <jblunck@infradead.org>..
5295 * Use perl's length instead of defined when checking some environment
5296 variables, if we require them to have content.
5297 * Allow specifying the same build type option multiple times in
5298 dpkg-buildpackage and dpkg-genchanges. There seems to be scripts with
5299 such invocations in the wild. Closes: #757795
5301 [ Updated programs translations ]
5302 * German (Sven Joachim).
5304 [ Updated scripts translations ]
5305 * German (Helge Kreutzmann).
5307 [ Updated man pages translations ]
5308 * German (Helge Kreutzmann).
5310 -- Guillem Jover <guillem@debian.org> Fri, 15 Aug 2014 03:30:39 +0200
5312 dpkg (1.17.11) unstable; urgency=low
5315 * Switch URLs in docs and code comments from http:// to https:// if the
5316 latter is available (round two). This includes the quilt patch header
5317 templates, and examples in man pages.
5318 * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
5319 * Changes to libcompat:
5320 - Make the library testable.
5321 - Do not run qsort() over the scandir() list if it is NULL.
5322 - Add a setexecfilecon() compatibility function out from dpkg code.
5323 * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
5324 * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
5325 Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
5326 * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
5327 introduced with the initial triggers implementation in dpkg 1.14.17.
5329 * Do not disable the stack-protector build flags on arm64 in Debian and
5330 derivatives, the toolchain supports them now.
5331 Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
5332 * When parsing the statoverride database from dpkg-statoverride do not
5333 consider it an error and refuse to operate at all if the user or group
5334 names are not known to the system, just preserve them. Closes: #563307
5335 * Do not write to the available file when unpacking binary packages. This
5336 information is not useful as dpkg has never recorded the archive path,
5337 so it has never been truly available for re-installation anyway.
5339 * Add versioned Provides support:
5340 - Add a new dpkg --assert-versioned-provides command.
5341 - Packages can provide a specific version, “virtual (= 1.0)” which will
5342 be honored, previously it would just be accepted when parsing.
5343 - Non-versioned virtual packages will not satisfy versioned dependencies.
5344 - Versioned virtual packages will satisfy non-versioned dependencies.
5345 Based on skeletal code by Ben Collins <bcollins@debian.org>.
5346 Closes: #7330, #24934, #112131, #134582, #180316
5347 * On removal check Depends and Pre-Depends for packages in unpacked and
5348 half-configured states too.
5349 * Add support for new hardening build flag stackprotectorstrong in Debian
5350 and derivatives, enabled by default. It will fallback to stackprotector
5351 when the former is not functional or disabled by the user.
5352 Thanks to Romain Francoise <rfrancoise@debian.org>.
5353 * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
5354 of an ad-hoc one. This makes sure any field fixup and sanity check is
5355 performed on the input, and gets reflected on the output.
5356 * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
5357 db:Status-Eflag to allow fine-grained access to the Status values.
5358 * Automatically add the Testsuite field in dpkg-source to the .dsc file.
5359 * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
5360 Spotted by James McCoy <jamessan@debian.org> (in devscripts).
5361 * Move the explanation of functional checks from --verify-format to the
5362 --verify command in the dpkg(1) man page. Closes: #747264
5363 * Improve dpkg-buildpackage(1) man page:
5364 - Mark DEB_CHECK_COMMAND environment variable in bold.
5365 - Add final item for done hook in the actions sequence.
5366 - Mention that -nc does not apply either when -F is specified.
5367 - Mention that the --FOO-option options can be used multiple times.
5368 - Fix a typo in the BUGS section.
5369 * Mark the “and” between the filenames as regular format in dpkg-source(1).
5370 * Add --format and --ignore-bad-version to dpkg-source --help output.
5371 * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
5372 to note that the patch might be malformed (besides not accepting patches
5374 * Try to preallocate the disk size for extracted files on unpack. This
5375 might help in avoiding filesystem fragmentation, and possibly improve
5376 performance on some filesystems.
5377 * Print the correct removed binary filename when building a source package
5378 with dpkg-source --include-removal. Closes: #755166
5379 * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
5380 * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
5381 change in gcc. Somewhat reluctantly, as i386 wants to be its unique
5382 snowflake and use a GNU triplet not matching its baseline. This will
5383 cause problems when cross-building and using unmatched combinations of
5384 dpkg-dev and gcc. Closes: #751363
5385 * Update i386 architecture GNU cpu regex in cputable to match i786 too.
5386 * Remove unused pkglibdir variable from libdpkg.pc.in.
5388 - Add new set_as_auto() method to Dpkg::Substvars.
5389 - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
5390 - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
5391 - Change find_command() to handle an empty or undef argument in Dpkg:Path.
5392 * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
5393 and dpkg-gencontrol respectively.
5394 * Warn on usage of deprecated Source-Version substvar.
5395 * Say OpenPGP instead of PGP when referring to the standard on code comments
5396 and output messages.
5397 * Add a hint to the “no dependency information found” error message in
5398 dpkg-shlibdeps, to check if the library is actually packaged.
5399 Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
5400 * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
5401 which fixes ignoring SIGPIPE from the calling process. Closes: #756526
5402 * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
5403 * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
5405 * Only print build type once in dpkg-genchanges, instead of once for each
5406 specified -A or -B option and then yet another time for the general build
5408 * Unify build options description in --help output for dpkg-buildpackage
5409 and dpkg-genchanges.
5410 * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
5411 * Correctly filter the host architecture on the Architecture field in the
5412 generated .changes file from dpkg-genchanges, when the debian/files
5413 contains arch-specific packages but dpkg-genchanges was called with
5414 one of the build types excluding them.
5415 * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
5416 source plus arch-indep/specific builds. Closes: #756975
5417 * Fix dpkg --add-architecture and --remove-architecture to check that they
5418 get exactly one argument. Closes: #757254
5420 [ Updated programs translations ]
5421 * Danish (Joe Dalton). Closes: #754127
5422 * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
5423 * Portuguese (Miguel Figueiredo). Closes: #756920
5424 * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
5425 * Swedish (Peter Krefting).
5427 [ Updated scripts translations ]
5428 * Swedish (Peter Krefting).
5430 [ Updated man pages translations ]
5431 * Swedish (Peter Krefting).
5433 -- Guillem Jover <guillem@debian.org> Sat, 09 Aug 2014 17:16:27 +0200
5435 dpkg (1.17.10) unstable; urgency=medium
5438 * Use libtool to build the static libraries, which makes it possible to
5439 embed libcompat inside libdpkg, as required by some external programs
5440 linking against the latter. Closes: #746122
5441 * Fix word wrapping logic in dselect. Regression introduced in dpkg 1.17.3.
5442 * Fix possible out of bounds buffer read access in the error output on
5443 bogus ar member sizes.
5444 * Fix memory leaks in buffer_copy() on error conditions.
5446 - Improve C code coverage.
5447 - Add template test cases for most perl modules.
5448 - Add test cases for Dpkg::Deps OR relationships.
5449 - Add minimal test case for Dpkg::Source::Quilt.
5450 - Add test cases for Dpkg::Source::Patch CVE-2014-0471 and CVE-2014-3127.
5451 - Add test case for patch disabling hunks; not security sensitive.
5452 * Fix non-security sensitive TOCTOU race in triggers database loading.
5453 * Fix non-security sensitive TOCTOU race in update-alternative alternative
5455 * Fix non-security sensitive TOCTOU race in update-alternative rename code.
5456 * Add a workaround to start-stop-daemon for bogus OpenVZ Linux kernels that
5457 prepend, instead of appending, the " (deleted)" marker in /proc/PID/exe.
5459 * Move dpkg-architecture -L argument to the Commands --help output section.
5460 * Make dpkg-maintscript-helper print only once that we are moving a
5461 conffile, and not on every interim state transition. Closes: #747370
5462 * Do not use global match variables in perl code.
5464 - Attempt to clarify and improve wording of some strange or confused
5465 constructs. Reported by Helge Kreutzmann.
5466 - Expand Vcs-* field names into each supported field name in
5467 deb-src-control(5) to make it easier to search for them.
5468 - Change control.tar.gz reference to simply control.tar in deb(5).
5469 - Document in dpkg-deb(1) -Z option that bzip2 and lzma are deprecated.
5470 - Add notes in dpkg-gensymbols(1) about symbol backward-compatibility.
5471 Based on a patch by Bernhard R. Link <brlink@debian.org>.
5473 - Document that dpkg-buildpackage(1) -j argument is optional.
5474 - Add current and deprecated media types to deb(5).
5475 - Document in dpkg(1) that --audit now does more than just searching for
5476 partially installed packages.
5477 * Add support for automatic parallel job selection in dpkg-buildpackage,
5478 matching currently active processors, when using -jauto. Closes: #748012
5480 - Bump $VERSION for Dpkg::Patch, missed in 1.16.1.
5481 - Bump $VERSION for Dpkg::Deps, missed in 1.17.0.
5482 - Update and fix CHANGES POD sections for public modules.
5483 - Add missing Dpkg::Deps::Multiple profile_is_concerned() and
5484 reduce_profiles() methods, inherited by Dpkg::Deps::Union,
5485 Dpkg::Deps::AND and Dpkg::Deps::OR.
5486 * Do not mangle quilt series files with a missing newline on the last line.
5488 * Quiesce tar warnings in cron job by redirecting stderr to /dev/null, as
5489 it seems --warning=none does not work correctly. Closes: #748544
5490 * Do not emit a trailing space from Dpkg::Control::Hash on a field's empty
5491 first line. Bump dpkg-dev Breaks on devscripts to 2.14.4, as previous
5492 versions expect a trailing space from dpkg-parsechangelog output.
5493 Based on a patch by Johannes Schauer <j.schauer@email.de>. Closes: #749044
5494 * Do not assume that sensible-editor is present on «dpkg-source --commit»,
5495 as that command is very Debian specific. Fallback to try VISUAL, EDITOR,
5496 or vi, if the previous commands are either unset or not found.
5497 * Use badusage() instead of ohshit() on dpkg --ignore-depends argument
5499 * Add per package dpkg --audit support.
5500 * Add support for DragonFlyBSD to ostable and triplettable.
5501 Thanks to Hleb Valoshka <375gnu@gmail.com>.
5502 * Add support for DragonFlyBSD to start-stop-daemon. Closes: #734452
5503 Based on a patch by Hleb Valoshka <375gnu@gmail.com>.
5504 * Correctly parse patch headers in Dpkg::Source::Patch, to avoid directory
5505 traversal attempts from hostile source packages when unpacking them.
5506 Reported by Javier Serrano Polo <javier@jasp.net> as an unspecified
5507 directory traversal; meanwhile also independently found by me both
5508 #749183 and what was supposed to be #746498, which was later on published
5509 and ended up being just a subset of the other non-reported issue.
5510 Fixes CVE-2014-3864 and CVE-2014-3865. Closes: #746498, #749183
5512 [ Updated programs translations ]
5513 * Catalan (Guillem Jover).
5514 * Italian (Milo Casagrande). Closes: #750105
5516 [ Updated scripts translations ]
5517 * German (Helge Kreutzmann).
5519 [ Updated man pages translations ]
5520 * German (Helge Kreutzmann).
5523 * Let dpkg-source unpack additional tarballs in a deterministic order.
5524 Thanks to Samuel Bronson for the report. Closes: #747148
5526 -- Guillem Jover <guillem@debian.org> Thu, 05 Jun 2014 20:18:04 +0200
5528 dpkg (1.17.9) unstable; urgency=high
5531 * Do not allow patch files with C-style encoded filenames. Closes: #746306
5532 Fixes CVE-2014-3127 and unconditionally fixes CVE-2014-0471.
5533 Reported by Javier Serrano Polo <javier@jasp.net>.
5534 * Switch alternative database backups from xz to gzip. Closes: #746354
5535 * Do not leak long tar names on bogus or truncated archives.
5536 * Do not leak the filepackages iterator when a directory is used by other
5538 * Fix short lived memory leaks in «dpkg-split --split».
5539 * Fix memory leak in unused Keybindings screen in dselect.
5540 * Do not leak color string on «dselect --color».
5541 * Fix memory leaks when parsing alternatives.
5542 * Fix off-by-one stack buffer overrun in start-stop-daemon on GNU/Linux and
5543 GNU/kFreeBSD if the executable pathname is longer than _POSIX_PATH_MAX.
5544 Although this should not have security implications as the buffer is
5545 surrounded by two arrays (so those catch accesses even if the stack
5546 grows up or down), and we are compiling with -fstack-protector anyway.
5547 * Mark the command_get_pager() tests on a tty as TODO for now, so that
5548 we do not get failures on build daemons.
5549 * Make test suite errors abort the build again. Closes: #746331
5551 [ Updated scripts translations ]
5552 * French (Steve Petruzzello). Closes: #746350
5553 * German (Helge Kreutzmann).
5555 [ Updated man pages translations ]
5556 * German (Helge Kreutzmann).
5558 -- Guillem Jover <guillem@debian.org> Wed, 30 Apr 2014 05:45:20 +0200
5560 dpkg (1.17.8) unstable; urgency=high
5563 * Do not backup nonexistent database files from the cron.daily file.
5564 And stop emitting tar warnings. Closes: #745592, #745651
5566 - Improve Perl code coverage.
5567 - Improve C code coverage.
5568 * Handle space-only strings when parsing versions in libdpkg.
5569 * Document the environment requirements for the dpkg-maintscript-helper
5570 supports command in the man page. Closes: #739634
5571 * Improve wording for «dpkg --verify» and --verify-format in the man page.
5573 * Switch test runner from Test::Harness to TAP::Harness.
5574 * Use the perl TAP::Harness for the C test suite instead of the automake
5575 tap-driver, to avoid requiring automake >= 1.12, currently not present
5577 * Enable failed test case reporting from the TAP::Harness, so that we get
5578 more meaningful reports on failure from the C test suite.
5579 * Correctly parse C-style diff filenames in Dpkg::Source::Patch, to avoid
5580 directory traversal attempts from hostile source packages when unpacking
5581 them. Reported by Jakub Wilk <jwilk@debian.org>. Fixes CVE-2014-0471.
5583 [ Updated programs translations ]
5584 * German (Sven Joachim).
5585 * Russian (Yuri Kozlov). Closes: #745869
5586 * Vietnamese (Trần Ngọc Quân).
5588 -- Guillem Jover <guillem@debian.org> Mon, 28 Apr 2014 13:33:11 +0200
5590 dpkg (1.17.7) unstable; urgency=low
5594 - Mention in deb-symbols(5), that the “main-dependency-template” is
5595 always used. Closes: #737731
5596 - Clarify in deb-control(5) «Multi-Arch: no» field omission.
5597 - Clarify in dpkg-buildpackage(1) --check-option description.
5598 - Document dpkg-query --control-path life expectancy. See: #699647
5599 - Fix indentation of “Extract options (with -x)” title in dpkg-source(1).
5600 - Improve symlink <-> directory switch information in
5601 dpkg-maintscript-helper(1). Closes: #739388
5602 - Add missing flags affected by hardening options to dpkg-buildflags(1).
5603 * Use exit instead of return to exit a subshell in dpkg-maintscript-helper.
5604 Thanks to Richard Levitte <richard@levitte.org>. Closes: #738957
5605 * Localize $_ in Perl functions with while (<$fh>) style loops.
5606 * Perl test suite cleanup:
5607 - Switch test suite runner from ExtUtils::Command::MM to Test::Harness.
5608 - Enable colors in test suite runner.
5609 - Remove sequence number prefixes from test case filenames.
5610 * Do not generate perl warnings on nonexistent fields with
5611 «dpkg-parsechangelog --show».
5612 * Fix bogus message on dependency parse errors in dpkg-checkbuilddeps.
5614 * Document is_pgp_signed as a public Dpkg::Control::Hash option.
5616 * Do not generate perl warnings on undef versions in
5617 Dpkg::Deps::deps_compare(). See: #737731
5618 * Clarify dpkg-genchanges error message on binary builds without any binary
5619 artifact built. Closes: #726520
5620 * Improve dpkg-source warning message when ignoring file removals,
5621 by adding a hint about the --include-removal option.
5622 Thanks to Moritz Muehlenhoff <jmm@debian.org>. Closes: #738310
5623 * Add a new dpkg-source extraction --ignore-bad-version option.
5625 * Add Architecture and Build-Profiles information to Package-List field,
5626 as optional name=value1,value2 entries, with names «arch» and «profile».
5627 Use the now recognized field Build-Profiles from binary stanzas in the
5628 source control file to fill the «profile» value.
5629 * Do not interpret the .dsc filename as a regex when recomputing the
5630 md5sum for the .changes file after signing the .dsc. Closes: #742535
5631 * Cache vendor info Control::Hash objects in Dpkg::Vendor::get_vendor_info()
5632 when parsing the vendor file on each hook invocation.
5633 * If the vendor does not have a Dpkg::Vendor module, try loading a module
5634 from the parent vendors, before falling back to Dpkg::Vendor::Default.
5636 * Set Ubuntu build flags for ppc64el instead of ppc64, as Ubuntu never ended
5637 up shipping a ppc64 architecture. Also honor noopt DEB_BUILD_OPTIONS flag.
5638 Thanks to Adam Conrad <adconrad@debian.org. Closes: #738691
5639 * Add OpenRISC or1k support to cputable.
5640 Thanks to Christian Svensson <christian@cmd.nu>. Closes: #736717
5641 * Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGS build flags.
5643 * Improvements and portability fixes to start-stop-daemon:
5644 - When using the Linux procfs switch to use /proc/PID/status instead of
5645 /proc/PID/stat to read the process name.
5646 - Add a generic KVM-based implementation to initialize the entire
5648 - Fix FreeBSD KVM code to use current kinfo_proc layout.
5649 - Add a native FreeBSD pid_is_exec() method, which is more reliable than
5650 the KVM-based one, and means neither linprocfs nor procfs are required
5651 on such system anymore. Note that GNU/kFreeBSD is still using Linux
5652 procfs code (which ends up using linprocfs).
5653 - Fix OpenBSD KVM code to use current kinfo_proc layout.
5654 - Detect system specific headers at configure time instead of hardcoding
5655 their usage depending on system macros.
5656 - Add a new --ppid matching option to check for parent PID.
5657 Suggested by Alex Mestiashvili <mailatgoogl@gmail.com>.
5658 - On GNU/Hurd do not link unnecessarily against libshouldbeinlibc and
5660 * Set TAR preprocessor variable at build time instead of hardcoding it.
5661 This will allow non-GNU systems to easily use another value for their
5662 GNU tar, which is usually either gnutar or gtar.
5663 * Require compound literals support in the compiler at configure time.
5664 * Fix compound literals usage with compilers in C99 mode, by not assigning
5665 them to static variables.
5666 * Test suite cleanup:
5667 - Do not unnecessarily shut up stdout in t-subproc.
5668 - Test command_exec() exit code.
5669 - Test allocations with new test_alloc() instead of pass/fail macros.
5670 - Switch C test suite to use TAP.
5671 * Add support for Packages-files in dpkg --update-avail and --merge-avail
5672 from pipes, or standard input if the argument is omitted or is ‘-’.
5673 Closes: #357093, #367297
5674 * Error out on not-installed packages passed to «dpkg --verify».
5675 * Deprecate compressing .deb files with bzip2, by making dpkg-deb issue a
5676 warning, as the compressor has been superseded by xz when it comes to
5677 compression ratio, and in cases where higher compatibility or raw speed
5678 is desired gzip is still the better option. Although unpacking will be
5679 kept being supported to handle existing bzip2 compressed .deb files.
5680 * Use GNU tar's --no-unquote when using -T in dpkg-deb to avoid mangling
5681 filenames. Reported by Niels Thykier <niels@thykier.net>. Closes: #743687
5682 * Backup all databases with user data, not just the status database.
5683 * Add Conflicts to dpkg against packages using install-info that were
5684 removed after lenny or squeeze, but may have survived upgrades to wheezy.
5685 Thanks to Andreas Beckmann <anbe@debian.org>. Closes: #735159
5686 * Be verbose on «make check» errors by printing the test suite log.
5688 [ Updated programs translations ]
5689 * German (Sven Joachim).
5690 * Swedish (Peter Krefting).
5691 * Thai (Theppitak Karoonboonyanan). Closes: #745032
5692 * Vietnamese (Trần Ngọc Quân).
5694 [ Updated scripts translations ]
5695 * German (Helge Kreutzmann).
5696 * Swedish (Peter Krefting).
5698 [ Updated man pages translations ]
5699 * German (Helge Kreutzmann).
5700 * Italian (Beatrice Torracca). Closes: #742449
5701 * Swedish (Peter Krefting).
5703 -- Guillem Jover <guillem@debian.org> Mon, 21 Apr 2014 05:03:52 +0200
5705 dpkg (1.17.6) unstable; urgency=low
5708 * Move signing in dpkg-buildpackage to the end of the build.
5709 * Add new --check-command and --check-option options to dpkg-buildpackage,
5710 and DEB_CHECK_COMMAND environment variable as a default value, to
5711 specify a package checker to use before the signing process.
5712 * Detect a missing gain-root-command even if dpkg-buildpackage is running
5714 * Detect a missing sign-command in dpkg-buildpackage, before starting the
5715 build, to avoid a failure at the end of the process.
5716 * Remove trailing newlines from dpkg-deb warning message.
5717 * Change dpkg-deb conffile name length warning into an error, as dpkg will
5718 reject those packages at install time anyway.
5719 * Unify and clarify dpkg-deb and dpkg conffile name length error message.
5721 * Add new start-stop-daemon --pid option. Closes: #253265
5722 * Mention Multi-Arch: no value in man pages. Closes: #732648
5723 * Correctly hyphenate binary-only and source-only in dpkg-buildpackage
5725 * Use makedev(3) when extracting .deb archives rather than ad-hoc
5726 computations, to be able to support large major/minor device numbers,
5727 supported on at least Linux, NetBSD and OpenBSD based systems.
5728 Thanks to Peter Chang <dpf@google.com>.
5729 * Turn the ARM Embedded ABI symbols blacklist into a regex, to stop having
5730 to keep up with the GNU toolchain, or other toolchains emitting different
5732 * Blacklist GOMP critical section symbols. Closes: #708033
5733 * Add support for Ignore-Blacklist-Groups field in symbols files, with the
5734 two available group values aeabi and gomp. Closes: #694524
5735 * Allow updating checksums in Dpkg::Checksums without erroring out.
5736 * Add shell hooks support to dpkg-buildpackage, based on the debuild
5737 implementation in devscripts 2.13.9. Closes: #476221
5738 * Add support for Testsuite source field.
5739 * Clarify error message about missing revision in non-native source package.
5740 Closes: #719348, #733746
5741 * Set default compression options in source format specific modules instead
5742 of dpkg-source. This makes sure the correct compression level is set, even
5743 for “3.0 (native)” packages with non-default compressors. Closes: #733326
5744 * Change default source package compressor for new formats (>= 2.0) to xz.
5745 * Ignore the same packages in «dpkg-query --list» when computing the
5746 column width as when printing the entries. Closes: #734114
5747 * Do not produce .deb archives with uncompressed gzip members on
5748 «dpkg-deb -Zgzip -z0», instead create them as non-compressed members,
5749 as if -Znone had been passed, as documented. Closes: #718295
5750 * Add support for .deb archives with a control member not compressed
5751 (control.tar) or compressed with xz (control.tar.xz).
5752 * Add support for creating uniformly compressed .deb archive members,
5753 with the new dpkg-deb option --uniform-compression.
5754 * Fix file descriptor leaks in diversions and statoverride databases.
5756 * Allow missing prior-version argument in dpkg-maintscript-helper
5757 dir_to_symlink and symlink_to_dir commands. Closes: #733980
5759 [ Updated programs translations ]
5760 * Swedish (Peter Krefting).
5761 * Vietnamese (Trần Ngọc Quân).
5763 [ Updated scripts translations ]
5764 * German (Helge Kreutzmann).
5765 * Swedish (Peter Krefting).
5767 [ Updated man pages translations ]
5768 * German (Helge Kreutzmann).
5769 * Swedish (Peter Krefting).
5771 -- Guillem Jover <guillem@debian.org> Wed, 15 Jan 2014 05:29:45 +0100
5773 dpkg (1.17.5) unstable; urgency=low
5776 * Switch non-tty output to be line buffered by default, and set it to fully
5777 buffered only for programs with precious and abundant output, not just
5778 progress reporting output (i.e. dpkg-query). This was causing out-of-order
5779 error and debug messages in relation to normal progress reporting, which
5780 could be very confusing. Regression introduced in dpkg 1.17.2.
5781 * Fix segfault in update-alternatives when adding or renaming slaves for
5782 an existing alternative. Regression introduced in dpkg 1.17.2.
5784 * Fix dpkg-maintscript-helper symlink_to_dir and dir_to_symlink commands:
5785 - Always run postinst code regardless of prior-version, as the package
5786 might have been never configured before.
5787 - Be more strict when checking the expected state of paths.
5788 - Rename subcommand shell code to check-files-ownership.
5789 - Change dir_to_symlink switch code to use a staging empty directory,
5790 to avoid dpkg removing files from other packages, when removing the
5791 package old files during upgrade.
5792 - Bump minimal version in man page to 1.17.5.
5794 * Mention gpg2 too as one of the default sign commands in dpkg-buildpackage.
5796 [ Updated programs translations ]
5797 * German (Sven Joachim).
5799 [ Updated scripts translations ]
5800 * German (Helge Kreutzmann).
5802 [ Updated man pages translations ]
5803 * German (Helge Kreutzmann).
5805 -- Guillem Jover <guillem@debian.org> Thu, 12 Dec 2013 08:29:45 +0100
5807 dpkg (1.17.4) unstable; urgency=low
5809 * Keep the diversions and statoverride database files open during dpkg
5810 runs, to avoid eager inode number reuse by the filesystem if these files
5811 get replaced multiple times in maintainer scripts, as we rely on the
5812 inode numbers being different when checking if the databases need to
5813 be reloaded. Regression introduced in 1.17.2. Closes: #731524
5814 * Add debug output to diversions and statoverride database loading code.
5815 * Reset the statoverrides information from the in-core database when
5816 reloading it from disk, otherwise removals in maintainer scripts will
5817 not be seen during the current dpkg run.
5818 * Get rid of dpkg-split global partqueue queue variable.
5819 * Use warningv() in dpkg instead of ad-hoc printing message when
5820 overriding with --force option.
5821 * Switch URLs in docs and code comments from http:// to https:// if the
5822 latter is available.
5824 -- Guillem Jover <guillem@debian.org> Sat, 07 Dec 2013 07:34:54 +0100
5826 dpkg (1.17.3) unstable; urgency=low
5829 * Check availability of warning flags at build time. Fixes a build failure
5830 on systems with old g++ compilers not accepting -Wc++11-compat.
5831 * Move DPKG_C_C99 call just after AC_PROG_CC, so that subsequent checks
5832 can take advantage of the possibly set flags to enable C99 features.
5833 * Improve configure C99 compiler check output.
5834 * Use C++11 nullptr instead of 0 or NULL, which is way more descriptive
5835 and has a better type. Check for C++11 compiler support, and fallback
5836 nullptr to 0 if unavailable.
5838 [ Updated programs translations ]
5839 * Vietnamese (Trần Ngọc Quân). Closes: #731409
5841 -- Guillem Jover <guillem@debian.org> Thu, 05 Dec 2013 10:19:38 +0100
5843 dpkg (1.17.2) unstable; urgency=low
5846 * Make Dpkg::Arch debwildcard_to_debtriplet() more robust by matching
5847 on exact 'any' strings, instead of substrings.
5848 * Add manpages-it Replaces to dselect and dpkg-dev. Closes: #717983
5849 Reported by Andreas Beckmann <anbe@debian.org>.
5850 * Document default dpkg-deb compressor change to xz in man page.
5851 Thanks to Salvatore Bonaccorso <carnil@debian.org>. Closes: #718437
5852 * Version manpages-it in Replaces with (<< 2.80-4), now that the package
5853 does not ship the overlapping paths any more.
5854 * Automatically prepend needed spaces for continuation --force-help lines.
5855 * Be more precise on deb format errors with data member in dpkg-deb.
5856 * Do not allow deb packages with control and data members swapped.
5857 * Clarify «dpkg-deb --extract» bad usage error message on missing arguments
5858 by printing all required arguments at once. Closes: #718899
5859 * Clarify the insertion order of _ members in deb(5) man page.
5860 * Fix use after free in alternative_parse_fileset() on update-alternatives.
5861 Reported by Pedro Ribeiro <pedrib@gmail.com>.
5862 * Fix use after free in dpkg_arch_load_list() on libdpkg.
5863 Reported by Pedro Ribeiro <pedrib@gmail.com>.
5864 * Fix theoretical stack buffer overflow in w_dependency() on libdpkg, not
5865 currently applicable. Reported by Pedro Ribeiro <pedrib@gmail.com>.
5866 * Add ppc64el support to cputable. Closes: #718945
5867 Thanks to Jeff Bailey <jeffbailey@google.com>.
5868 * Use dpkg-gencontrol -c argument as a fallback lock file in case
5869 debian/control does not exist. Closes: #667008
5870 * Pass the package reference count (i.e. number of present instances) to
5871 maintainer scripts via the new variable DPKG_MAINTSCRIPT_PACKAGE_REFCOUNT.
5873 * Fix field names on error messages in libdpkg, by either capitalizing them
5874 or by renaming them to match reality.
5875 * Do not capitalize error and warning messages.
5876 * When ignoring invalid remove requests in dpkg consider that progress,
5877 reset the loop detector and avoid the assert. Closes: #143307
5878 * Activate all path components for file triggers on removal.
5879 Regression introduced in 1.17.0. Closes: #725437
5880 * Activate file triggers on disappearance more accurately, only when we know
5881 we are inevitably removing things.
5882 * Fix «dpkg-query --list» output when using multibyte character strings,
5883 to avoid unaligned columns and mojibake. Closes: #257505, #718541
5884 Based on a patch by Changwoo Ryu <cwryu@debian.org>.
5885 * Use fully buffered output on non-tty stdout.
5886 Reported by Shawn Landden <shawnlandden@gmail.com>.
5887 * Recognize «start-stop-daemon -C» as documented. Closes: #719746
5888 Reported by Brian S. Julin <bri@abrij.org>.
5889 * When update-alternatives is told to change slave links, do not warn that
5890 the link group is broken, just print a notice that the alternative is
5891 being updated due to the changes.
5892 * Add a new «dpkg --verify» command to check the integrity of packages
5893 installed files. Add a --verify-format option to explicitly select the
5894 output format, currently only rpm compatible output is supported, but
5895 the default might change in the future. Closes: #187019
5896 * Improve dpkg “Preparing to replace” and “Unpacking” progress messages.
5897 Closes: #32427, #71106
5898 * Print the package version on main dpkg progress messages.
5899 * Do not store timestamps in gzip headers when using the command, to try to
5900 mimic the zlib behavior. This does not affect Debian as it's been using
5901 zlib for a very long time. Closes: #719844
5902 * Reset environment variables affecting compressor commands when not using
5903 the shared library implementations. Namely XZ_DEFAULTS, XZ_OPT, BZIP and
5905 * Use a simple list to track packages owning a file, instead of using a
5906 list of arrays of pointers which waste 10 pointers per non-shared file,
5907 instead of 1. This significantly reduces dpkg memory usage.
5908 * Honor new DEB_SIGN_KEYID environment variable in dpkg-buildpackage.
5909 Suggested by Harald Dunkel <harri@afaics.de>. Closes: #615813, #719418
5910 * Always check subprocess exit codes in Dpkg::Source::Package modules.
5911 Reported by Ian Jackson <ijackson@chiark.greenend.org.uk>.
5912 * Add support for pie and stack-protector options to dpkg-buildflags FFLAGS,
5913 and update the man page to mention FFLAGS are a subset of CFLAGS.
5915 * Improve and unify -O option handling in dpkg-genchanges, dpkg-gensymbols
5916 and dpkg-shlibdeps, by always taking an optional filename argument and
5917 describing in the man page the default output files.
5918 * Use “hyphen” instead of “dash” when we mean the ‘-’ character in the
5919 documentation and code comments.
5920 * Do not NULL-terminate the list in the compat scandir(), as this might
5921 cause a segfault in case the function returns 0 entries.
5922 * Always return from ensure_statoverrides() if file is NULL, otherwise
5923 we might get us to read garbage from memory or segfault.
5924 * Add new symlink_to_dir command to dpkg-maintscript-helper. Closes: #720712
5925 Based on a patch by Bastien ROUCARIÈS <roucaries.bastien@gmail.com>.
5926 * Add new dir_to_symlink command to dpkg-maintscript-helper. Closes: #583585
5927 * Distinguish dpkg error reports between errors while processing packages
5929 * Fix crashes in the first call to gettext() after fork() on Mac OS X, by
5930 forcing the initialization at program start of the CoreFoundation cached
5932 * Set a default gettext domain for libdpkg code, so that other programs
5933 using a different domain can still get correct translations, like dselect.
5934 * Cleanup libdpkg-perl API:
5935 - Dpkg::Compression: Deprecate $default_compression_level,
5936 $default_compression and $compression_re_file_ext package variables.
5937 - Dpkg::Exit: Deprecate @handlers package variable.
5938 - Dpkg::Source::Package: Deprecate $diff_ignore_default_regexp and
5939 @tar_ignore_default_pattern package variables.
5940 - Dpkg::Changelog::Entry::Debian: Deprecate $regex_header and
5941 $regex_trailer package variables.
5942 * Add GnuPG 2.x support. Add gnupg2 and gpgv2 as alternative Recommends to
5943 gnupg and gpgv (to not pull them by default), but prefer gpgv2 over gpgv,
5944 and gpg2 over gpg at run-time if they are available.
5945 * Switch dpkg conflictor tracking from a fixed-size array to a queue,
5946 fixing several related issues, due to conflictors not being removed from
5947 the array after processing them. dpkg could fill it due to additions in
5948 previous package processing producing very confusing error messages; and
5949 a theoretical problem where a package could get appended to be removed,
5950 then reinstalled as a new version, to get removed again when revisiting
5951 the array in a subsequent package processing. Closes: #726112
5952 * Do not accept empty field names in dpkg.
5953 * Do not accept an initial hyphen in field names.
5954 * Add experimental build profiles support:
5955 - Add support for <!profile.name> build-time restrictions in dependencies.
5956 - Add support for DEB_BUILD_PROFILES environment variable.
5957 - Add new option -P to dpkg-buildpackage and dpkg-checkbuilddeps.
5958 - Add new Built-For-Profiles output field in .deb and .changes files.
5959 Based on a patch by Patrick "P. J." McDermott <pjm@nac.net>,
5960 Wookey <wookey@debian.org> and Johannes Schauer <j.schauer@email.de>.
5962 * Bump Standards-Version to 3.9.5.
5963 * Document interactions of dpkg-source --extend-diff-ignore and -i in the
5964 man page. Closes: #729874
5966 [ Updated programs translations ]
5967 * German (Sven Joachim).
5968 * Vietnamese (Trần Ngọc Quân).
5970 [ Updated scripts translations ]
5971 * German (Helge Kreutzmann).
5973 [ Updated man pages translations ]
5974 * French (Christian Perrier): fix incorrectly translated sentence,
5975 thanks to Fabien Givors.
5976 * German (Helge Kreutzmann).
5978 -- Guillem Jover <guillem@debian.org> Thu, 05 Dec 2013 04:56:31 +0100
5980 dpkg (1.17.1) unstable; urgency=low
5982 * Man pages cleanup:
5983 - Make explicit that dpkg-shlibdeps -e can be used multiple times.
5984 - Improve documentation on how to update the available database before
5985 setting package selections. Suggested by Klaus Ita <koki.eml@gmail.com>.
5986 * Add manpages-it Replaces to dpkg due to new translated man pages.
5987 Reported by Alessio Gaeta <alga777@gmail.com>. Closes: #717983
5988 * Reword libdpkg-perl description and only list public modules.
5989 * Remove space before value in dpkg-parsechangelog -S option on pkg-info.mk.
5991 * Make the build system install start-stop-daemon directly under /sbin,
5992 instead of moving it around in debian/rules.
5994 -- Guillem Jover <guillem@debian.org> Sun, 28 Jul 2013 14:44:50 +0200
5996 dpkg (1.17.0) unstable; urgency=low
5999 * Switch update-alternatives back to a fatal error on out of range priority
6001 * Document dpkg-deb --debug in --help output.
6002 * Bump Standards-Version to 3.9.4 (no changes needed).
6003 * Use the new canonical dpkg git Vcs URLs.
6004 * Remove ancient version from zlibg1-dev Build-Depends.
6005 * Add compression development packages to libdpkg-dev Depends.
6006 * Man pages cleanup:
6007 - Disable justification and hyphenation in SEE ALSO sections.
6008 - Remove unneeded double quotes in .SH headings.
6009 - Do not use “header” when “format” or “field” is meant.
6010 - Move dangers of installing via dpkg-deb from BUGS to a NOTES section.
6011 - Remove BUGS sections containing obvious or misplaced information.
6012 - Move BUGS sections before EXAMPLES and SEE ALSO sections.
6013 - Place ENVIRONMENT and FILES sections contiguously.
6014 - Move EXIT STATUS section before ENVIRONMENT.
6015 - Rename CAVEATS sections to NOTES.
6016 - Fold BACKWARD COMPATIBILITY section into other sections.
6017 - Document since when DEB_*_MULTIARCH variables are supported.
6018 - Move compiler flags subsection from ENVIRONMENT to NOTES.
6019 - Unify WARNING and ERROR sections into DIAGNOSTICS.
6020 - Unify command-line options into a single OPTIONS section.
6021 - Mark programs, variables, fields and command-line options in bold.
6022 - Fold dpkg-architecture(1) DEBIAN/RULES section into EXAMPLES.
6023 - Fix dpkg-architecture(1) debian/rules usage documentation.
6024 - Move dpkg-buildflags(1) HARDENING into a new FEATURE AREAS subsection.
6025 - Improve dpkg-buildflags(1) usage documentation.
6026 Thanks to Matthijs Kooijman <matthijs@stdin.nl>. Closes: #657627
6027 - Clarify that DPKG_MAINTSCRIPT_PACKAGE is not arch-qualified.
6028 - Add triggers to the list of binary control information files.
6029 Thanks to Charles Plessy <plessy@debian.org>.
6030 * Use colon instead of dot for user:group in dpkg debug output.
6031 * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
6032 * Fix update-alternatives to use the current alternative link as the first
6033 best value, to avoid flip-flops of alternatives with equal priority.
6035 * Fix clang warnings due to change of alignment requirements.
6036 * Change copyright file to point to GPL-2 instead of GPL.
6037 * Do not pass -e in shell script shebangs, set it in the body.
6038 * Add new dpkg-parsechangelog --show-field option to print a field value.
6040 * Add new dpkg-buildpackage --force-sign option.
6041 * By default do not sign builds for UNRELEASED uploads on dpkg-buildpackage.
6043 * Also check Build-Depends-Arch for minimal versions in dpkg-shlibdeps.
6045 * Document dpkg-buildflags export mode usage in man page. Closes: #691449
6046 Thanks to Jonathan Nieder <jrnieder@gmail.com>.
6047 * Rename dpkg-buildflags configure exporter to cmdline, but preserve
6048 configure as a legacy alias.
6049 * Mask fortify hardening option from dpkg-buildflags output on noopt.
6050 New glibc 2.16 and later, issue a warning on this condition.
6052 * Refer to path instead of file on dpkg-statoverride.
6053 * Always print a descriptive architecture column, even for empty or missing
6054 architectures on «dpkg-query --list».
6055 * Rework SELinux code on unpack to reload the label database if it has
6056 changed, for example while upgrading the SELinux policy package.
6057 * Execute maintainer scripts in a new execution context, based on the
6058 current one and the specific maintainer script filename, and if it's
6059 not different to the current one, use "dpkg_script_t" as a fallback.
6060 * Do not unnecessarily create a dpkg update log record on remove or purge.
6061 * Always reset want status when removing or purging a package; so this
6062 now resets holds among others. Closes: #163763
6063 * Always reset want status when installing a package; so this now resets
6064 holds among others. Closes: #162541
6065 * Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal to the point
6066 when we are definitely removing the main path.
6067 * Activate file triggers on removal more accurately, only when we know
6068 we are inevitably removing things.
6069 * Change dir to / before executing maintainer scripts. Closes: #686782
6070 * Add new dpkg-deb --deb-format option and base --new and --old on it,
6071 as the latter are not future-proof, and neither can be guaranteed to
6072 produce a reliable output file format.
6073 * Drop archtable. It serves no purpose, it's Debian specific, it's
6074 usually outdated, and everyone should be using dpkg-architecture anyway.
6075 * Add musl-linux support to ostable and triplettable.
6076 Requested-by Kevin Bortis <wermut@gmail.com>.
6077 * Remove update-alternatives, dpkg-divert and dpkg-statoverride
6078 compatibility symlinks under /usr/sbin/.
6079 * Remove install-info wrapper.
6080 * Only ignore older packages if the existing version is informative. This
6081 allows any program using libdpkg to parse the available file to see again
6082 packages with versions lesser than 0-0 (like 0~0-0). Closes: #676664
6083 * Fix Dpkg::Control::Hash set_options() to take a hash as argument instead
6085 * Add a new Dpkg::Vendor get_vendor_dir() function.
6086 * Print correct path to vendor directory on error message in dpkg-vendor.
6087 * Do not hardcode the dpkg system configuration directory in perl scripts,
6088 respect build time setting.
6089 * Deprecate Dpkg perl module lowercase and exported by default variables,
6090 replaced by new unified uppercase non-exported by default ones.
6091 * Do not set -fstack-protector in the default build flags on arm64 (it's
6092 not yet supported). Thanks to Matthias Klose <doko@ubuntu.com>.
6094 * Add GCJFLAGS support to dpkg-buildflags. Closes: #708375
6095 * Clarify that dpkg --set-selections needs an up-to-date available db,
6096 by documenting it on the dpkg(1) man page, and warning whenever dpkg
6097 finds unknown packages while setting the selections. Closes: #703092
6098 * Print nicer error messages in perl scripts using Getopt::Long by trapping
6099 $SIG{__WARN__} to call usageerr() on option parse errors.
6100 * Move the exit call out from usage() in dpkg-scansources so that usageerr()
6101 gives a correct exit code. Thanks to Bernhard R. Link <brlink@debian.org>.
6102 * Print correct error message on unknown dpkg-name options before --.
6103 * Require at least one filename on dpkg-name after --.
6104 * Switch program usage errors to not print entire --help output.
6106 * Document that «dpkg-parsechangelog -l-» can be used to read from stdin.
6107 * Support parsing compressed changelog files transparently. Closes: #684196
6108 * Sort files inside new diffs generated by dpkg-source lexicographically.
6110 * Add support for a build_arch option in Dpkg::Deps deps_parse().
6111 Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #697297
6112 * Move epoch-less or revision-less output logic to Dpkg::Version.
6113 Based on a patch by Bernhard R. Link <brlink@debian.org>.
6114 * Catch mismatches between version strings and format versions in
6115 dpkg-source. Ensure that a 3.0 (quilt) package has a non-native version
6116 and that a 3.0 (native) package has a native version. Closes: #700177
6117 Thanks to Bernhard R. Link <brlink@debian.org>.
6118 * Add support for mipsn32(el) and mips64(el) to arch tables.
6119 Thanks to YunQiang Su <wzssyqa@gmail.com>. Closes: #685096, #707323
6120 * Document --file and --label parser options in dpkg-parsechangelog(1).
6121 * Add a new configure --with-dpkg-deb-compressor option to allow selecting
6122 the default dpkg-deb compressor, mainly for downstreams.
6123 * Switch dpkg-deb default compressor from gzip to xz. Build dpkg.deb using
6124 gzip to make debootstrap life easier on non-Debian based systems.
6125 * Add support for gzip compression strategies to dpkg-deb. The new
6126 strategies are: filtered, huffman, rle and fixed.
6127 * Change dpkg and dpkg-deb help output to recommend apt instead of dselect
6128 as a user-friendly frontend.
6129 * Remove temporary file on error during «dpkg-divert --rename».
6130 * Fix value caching in Dpkg::Arch by not shadowing the variables.
6131 * Fix chmod() arguments order in Dpkg::Source::Quilt. Closes: #710265
6132 Thanks to Pablo Oliveira <pablo@sifflez.org>.
6133 * Add new dpkg-shlibdeps -l option to add private shared library directories.
6134 This should be used instead of abusing LD_LIBRARY_PATH to pass the paths,
6135 which might be problematic when cross-compiling. Closes: #698881
6136 * Only apply empty line and comma cleanups when doing substvar replacements
6137 on fields where those are relevant. Closes: #659814
6138 * Do not scan control files twice for PGP signature presence.
6141 * Fix dpkg-maintscript-helper rm_conffile and mv_conffile to do nothing
6142 when the conffile is no longer owned by the current (or named) package.
6143 Thanks to Steve Langasek for the patch. Closes: #716948
6144 * Improve dpkg-maintscript-helper behaviour in “Multi-Arch: same” packages
6145 by arch-qualifying package names read from the environment. Also add
6146 a warning about this potential problem in the manual page.
6147 * Fix usage of non-existent _() function in multiple places of the Perl
6148 code. Thanks to Lincoln Myers <lincoln@netapp.com> for the patch.
6151 [ Updated programs translations ]
6152 * Fix typo in Spanish translation of update-alternatives.
6153 Thanks to Javier Fernandez-Sanguino <jfs@debian.org>. Closes: #713020
6155 [ Updated programs translations ]
6156 * Vietnamese (Trần Ngọc Quân). Closes: #715334
6158 [ Added man pages translations ]
6159 * Italian (Beatrice Torracca). Closes: #711647
6161 [ Updated man pages translations ]
6162 * Fix wrong translation of "fortify" in French dpkg-buildflags(1) man page.
6163 Thanks to Christian Perrier <bubulle@debian.org>. Closes: #712976
6164 * Fix typo in dpkg-source(1) man page French translation.
6165 Thanks to Cédric Boutillier <boutil@debian.org>. Closes: #708292
6166 * Japanese (TAKAHASHI Motonobu). Closes: #704240
6168 -- Guillem Jover <guillem@debian.org> Fri, 26 Jul 2013 23:54:54 +0200
6170 dpkg (1.16.10) unstable; urgency=low
6173 * Fix typos in 1.16.9 changelog entry. Closes: #691954
6174 Thanks to Nicolás Alvarez <nicolas.alvarez@gmail.com>.
6175 * Add missing @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in.
6176 * Do not use an undefined va_list variable in dpkg_put_errno().
6177 * Abort installation if we cannot set the security context for a file.
6178 * Fix OpenPGP armored signature parsing, to be resilient against doctored
6179 input, including source package control files. Closes: #695919
6180 * Make sure the OpenGPG armor contains a signature block, even on EOF.
6181 * Do not accept Armor Header Lines inside a paragraph.
6182 * Do not abort dselect when multiarch is detected, as that only makes
6183 users downgrade and hold on an older version w/ worse multiarch support.
6184 * Fix warning in Dpkg::Source::Archive with «perl -w» due to redefinition
6185 of getcwd() by removing unused POSIX modules usage. Closes: #700978
6187 [ Updated programs translations ]
6188 * Esperanto (Felipe Castro).
6189 * Spanish (Javier Fernández-Sanguino).
6190 * Vietnamese (Trần Ngọc Quân). Closes: #692100
6192 [ Updated scripts translations ]
6193 * Fix mistranslation in French translation of scripts.
6194 Thanks to Filipus Klutiero. Closes: #698530
6195 * Fix typos in French translation of scripts.
6196 Thanks to Sylvestre Ledru. Closes: #702627
6197 * Fix Russian translation (wrong order of parameters in a string).
6198 Thanks to Andrey Rahmatullin for noticing and Yuri Kozlov for fixing
6199 the translation. Closes: #698869
6201 -- Guillem Jover <guillem@debian.org> Fri, 08 Mar 2013 04:41:26 +0100
6203 dpkg (1.16.9) unstable; urgency=low
6206 * Fix dpkg-source regression in "3.0 (quilt)" source packages while
6207 unapplying patches that remove all files in a directory. Closes: #683547
6208 * Fix segfault in field format parsing on empty strings, affecting
6209 «dpkg-query -W -f ''» and «dpkg-deb -W --showformat=''». LP: #1035512
6210 * Fix dpkg's French usage string which was missing the final “s“ in
6211 --print-foreign-architectures. Closes: #685863
6214 * Use “statoverrides” instead of “statusoverrides” in dpkg-statoverride.
6216 * Comment out dpkg(1) documentation about disabled --command-fd option.
6218 * Cleanup dpkg-divert unit-test environment to avoid build failures.
6220 * Fix update-alternatives test suite to behave correctly on non-Debian
6221 binary paths. Known to be affecting at least Gentoo and Mac OS X.
6222 * Do not leak subcall command arguments in update-alternatives.
6223 * Fix segfault on update-alternatives when passing --slave without any
6224 action at all. LP: #1037431
6225 * Fix memory leak in dpkg filesavespackage().
6226 * Do not print garbage (or worse) on dpkg shared conffile debug output.
6227 * Use a hash instead of a ref to a hash for keys() in Dpkg::BuildFlags
6228 get_feature_areas(). This causes compilation failures with older perl
6229 versions, which can be an issue with partial upgrades.
6230 * Fix filter subpattern debug output format string to print an actual
6231 value instead of just blanks.
6232 * Ignore trailing filter subpattern slashes on reinclusion comparison.
6233 This makes sure to reinclude directories previously excluded so that
6234 contained files marked for inclusion do not fail to unpack due to a
6235 missing directory. Closes: #688416
6236 * Do not consider obsolete conffiles as actively owned by the package.
6237 This ensures conffile entries are not mishandled nor mixed up when
6238 configuring packages owning the non-obsolete conffiles. Closes: #689836
6239 Based on a patch by Andreas Beckmann <debian@abeckmann.de>.
6240 * Properly mark in the database obsolete conffiles on package replaces.
6241 * Sync the Conffiles field values for all package instances. Because
6242 only the first package instance being configured will have a *.dpkg-new
6243 conffile available to be processed, the subsequent ones need to use the
6244 hash from the previously processed entries.
6245 * Fix logic for previously configured conffiles, so that the shared
6246 conffile checks actually work on reinstallation. Closes: #684776
6247 * Avoid info database corruption and bogus accesses on unknown format
6248 values, by always reading the format file and validating it.
6249 * Clarify that the most probable reason for multiarch database
6250 inconsistencies is due to upgrades from unofficial dpkg versions.
6251 * Only satisfy a dependency on a “Multi-Arch: foreign” if arch-unqualified.
6252 * Take architecture into account in virtual packages on remove and
6253 configure dpkg actions. Closes: #683411
6254 * Update update-alternatives --query format and examples in man page to
6255 match the implementation.
6256 * Add two missing 3rd person ‘s’ in dpkg-gensymbols(1). Closes: #689863
6257 Thanks to Paul Menzel <pm.debian@googlemail.com>.
6258 * Fix regression on old-style binNMUs for packages that specify an
6259 explicit binary version to dpkg-gencontrol, by always fixing up the
6260 source version. Closes: #690823
6262 [ Updated programs translations ]
6263 * Catalan (Guillem Jover).
6264 * Czech (Miroslav Kure).
6265 * Danish (Joe Dalton). Closes: #690808
6266 * French (Christian Perrier).
6267 * German (Sven Joachim).
6268 * Italian (Milo Casagrande).
6269 * Japanese (Kenshi Muto).
6270 * Polish (Michał Kułach). Closes: #690449
6271 * Portuguese (Miguel Figueiredo). Closes: #682582, #690431
6272 * Russian (Yuri Kozlov). Closes: #688050, #690415
6273 * Slovak (Ivan Masár). Closes: #690426
6274 * Swedish (Peter Krefting).
6275 * Thai (Theppitak Karoonboonyanan). Closes: #690678
6276 * Traditional Chinese (imacat). Closes: #687002
6278 [ Updated scripts translations ]
6279 * Polish (Michał Kułach). Closes: #683104
6280 * Spanish (Omar Campagne). Closes: #685297
6282 [ Updated dselect translations ]
6283 * Basque (Iñaki Larrañaga Murgoitio). Closes: #686421
6284 * Czech (Miroslav Kure).
6285 * Danish (Joe Dalton). Closes: #689820
6286 * Polish (Michał Kułach).
6288 [ Updated man pages translations ]
6289 * French (Thomas Vincent, Sylvestre Ledru, Christian Perrier).
6290 Closes: #682978, #683221
6291 * German (Helge Kreutzmann).
6292 * Japanese (Hideki Yamane). Closes: #685103
6293 * Polish (Michał Kułach).
6294 * Spanish (Omar Campagne, Guillem Jover). Closes: #683514
6295 * Swedish (Peter Krefting).
6297 -- Guillem Jover <guillem@debian.org> Sat, 20 Oct 2012 05:59:50 +0200
6299 dpkg (1.16.8) unstable; urgency=low
6301 [ Updated programs translations ]
6302 * Esperanto (Felipe Castro).
6303 * French (Christian Perrier).
6304 * Polish (Michał Kułach). Closes: #680561
6305 * Russian (Yuri Kozlov). Closes: #677850, #680411
6306 * Slovak (Ivan Masár).
6307 * Spanish (Javier Fernández-Sanguino)
6309 [ Updated man pages translations ]
6310 * French (Christian Perrier).
6312 [ Updated scripts translations ]
6313 * French (Christian Perrier).
6314 * Russian (Yuri Kozlov).
6316 [ Updated dselect translations ]
6317 * Danish (Joe Dalton). Closes: #680108
6318 * Russian (Yuri Kozlov).
6319 * Traditional Chinese (Asho Yeh - 阿信).
6321 -- Guillem Jover <guillem@debian.org> Sat, 21 Jul 2012 02:11:04 +0200
6323 dpkg (1.16.7) unstable; urgency=low
6326 * Fix bogus dpkg-query --control-show badusage() strings.
6329 * Fix dpkg-gencontrol to correctly compute the source version
6330 in the case of "old-style" bin-nmus. Closes: #679959
6332 [ Updated dselect translations ]
6333 * Catalan (Guillem Jover).
6334 * French (Christian Perrier).
6335 * German (Sven Joachim).
6336 * Swedish (Peter Krefting).
6338 [ Updated programs translations ]
6339 * French (Christian Perrier).
6340 * German (Sven Joachim).
6341 * Italian (Milo Casagrande).
6342 * Swedish (Peter Krefting).
6344 [ Updated man pages translations ]
6345 * Swedish (Peter Krefting).
6346 * French (Christian Perrier).
6348 [ Updated scripts translations ]
6349 * Swedish (Peter Krefting).
6350 * French (Christian Perrier).
6352 -- Raphaël Hertzog <hertzog@debian.org> Mon, 02 Jul 2012 21:16:12 +0200
6354 dpkg (1.16.6) unstable; urgency=low
6357 * Do not translate SELinux context to human readable form while unpacking,
6358 as that might cause the operation to fail if the mcstransd daemon
6359 stopped running during the transaction. Closes: #679641
6360 Thanks to Russell Coker <russell@coker.com.au>.
6361 * Add --control-list and --control-show to dpkg-query --help output.
6364 * Fix import of error functions in dpkg-buildflags. Regression introduced
6367 [ Updated scripts translations ]
6368 * German (Helge Kreutzmann).
6370 [ Updated man pages translations ]
6371 * German (Helge Kreutzmann).
6373 -- Guillem Jover <guillem@debian.org> Sat, 30 Jun 2012 21:45:10 +0200
6375 dpkg (1.16.5) unstable; urgency=low
6378 * dpkg-source will now clean up after a failed application of a quilt
6379 patch. Closes: #652970
6380 And it will display a message explaining the most likely cause of
6381 failure (patch applying with fuzz).
6382 * When dpkg-source regenerates the automatic patch (with formats "2.0"
6383 or "3.0 (quilt)") it will keep the current patch header to avoid
6384 losing changes made by the maintainer.
6385 * Modify dpkg-source --commit to auto-whitelist modified binary files.
6386 That way the same command can be used whatever kind of upstream files
6388 * dpkg-source now supports a new option --no-unapply-patches to force
6389 patches to be kept applied after build (used by formats "2.0" and "3.0
6390 (quilt)"). Closes: #643043
6393 * Add a dpkg-buildflags --status action to describe the flag settings.
6394 Thanks to Bernhard R. Link <brlink@debian.org>. Closes: #664058
6395 * Add support for “binary-only” key-value option in changelogs, to allow
6396 marking changelog entries as part of a binary only upload, having a
6397 different version from the source package. Closes: #440094, #672723
6398 * Minimize source architecture list on «dpkg-source -b» by removing
6399 architectures already covered by architecture wildcards. Closes: #675333
6400 * Do not assume $ENV{'HOME'} is defined in Dpkg::Source::Package.
6401 Thanks to Niels Thykier <niels@thykier.net>. Closes: #677631
6402 * Document in more detail in deb(5) the supported ar archive format.
6403 * Document in deb-src-control(5) the “Private-” field prefix.
6404 * Add new start-stop-daemon --no-close option to disable closing file
6405 descriptors on --background. Closes: #627333, #646425
6406 * Switch source compression to xz.
6407 * Detect ar header fields truncation due to too long member names or too
6408 large member sizes. Closes: #678933
6409 * Add new dpkg-query --control-list and --control-show commands, which
6410 replace the now deprecated --control-path.
6411 * Print master and slave alternative link names in update-alternatives
6412 --query and always print alternative link in --config. Closes: #679010
6413 * Cleanup and clarify buffer I/O error reporting. Closes: #621763
6414 * Avoid full stop and double newline at the end of errors and warnings.
6415 Thanks to Jonathan Nieder <jnieder@gmail.com>. Closes: #624000
6416 * Change all programs to accept -? instead of -h for help output.
6417 * Add support for specific arch-qualified dependencies. Closes: #676232
6418 Thanks to Thibaut Girka <thib@sitedethib.com>.
6419 * Accept “:native” arch-qualified Build-Dependencies. Closes: #558095
6420 Thanks to Thibaut Girka <thib@sitedethib.com>.
6421 * Do not use undefined values returned form deps_parse() in dpkg-shlibdeps.
6423 * Add an Architecture column to «dpkg-query -l» before the Description
6424 column. Suggested by Jonathan Nieder <jnieder@gmail.com>. Closes: #673190
6426 [ Updated programs translations ]
6427 * Swedish (Peter Krefting).
6429 [ Updated dselect translations ]
6430 * Swedish (Peter Krefting).
6432 [ Updated scripts translations ]
6433 * German (Helge Kreutzmann).
6435 [ Updated man pages translations ]
6436 * German (Helge Kreutzmann).
6437 * Swedish (Peter Krefting).
6439 -- Guillem Jover <guillem@debian.org> Sat, 30 Jun 2012 04:28:51 +0200
6441 dpkg (1.16.4.3) unstable; urgency=low
6443 * On «update-alternatives --install» only warn for now on out of range
6444 priorities and clamp the values, as there seems to be packages using
6445 priorities > INT_MAX, which although bogus as they were previously
6446 overflowing the int used to store them, that would cause installation
6447 failures when upgrading from squeeze. This will be reverted to an
6448 error after wheezy. Closes: #676874
6450 -- Guillem Jover <guillem@debian.org> Sun, 17 Jun 2012 10:56:15 +0200
6452 dpkg (1.16.4.2) unstable; urgency=low
6454 * Check correctly for out of range negative field width values in dpkg-query
6455 --show format strings. Regression introduced in 1.16.4. Closes: #676796
6457 -- Guillem Jover <guillem@debian.org> Sat, 09 Jun 2012 16:16:17 +0200
6459 dpkg (1.16.4.1) unstable; urgency=low
6461 * Fix explicit file trigger activation. Regression introduced in 1.16.4.
6464 -- Guillem Jover <guillem@debian.org> Fri, 08 Jun 2012 23:17:11 +0200
6466 dpkg (1.16.4) unstable; urgency=low
6469 * Deprecate compressing .deb files with lzma, by making dpkg-deb issue a
6470 warning, as the format has several deficiencies that have been addressed
6471 by upstream in xz. Although unpacking will be kept being supported to
6472 handle existing lzma compressed .deb files.
6473 * Add alternative changelog formats documentation from the policy manual
6474 to dpkg-parsechangelog(1). Closes: #584141
6475 * Add MiNT support to ostable and triplettable.
6476 Requested by Thorsten Glaser <tg@mirbsd.de>.
6477 * Add new frontend.txt file to dpkg-dev documenting some public interfaces
6478 for dpkg frontends. Closes: #670897
6479 * Clarify in dpkg(1) when --force-conf* options cause action.
6480 Suggested by Sven Joachim <svenjoac@gmx.de>. Closes: #391818
6481 * Add “gcc | c-compiler” to libdpkg-perl Suggests, due to Dpkg::Arch usage.
6483 * Do not mask PIE from dpkg-buildflags on m68k, it appears to work now.
6484 Requested by Thorsten Glaser <tg@mirbsd.de>.
6485 * Remove deprecated support for PGP style signing command interface from
6487 * Remove obsolete --udeb dpkg-scanpackages option.
6488 * Add arm64 support to cputable. Closes: #672408
6489 Thanks Wookey <wookey@wookware.org>.
6490 * Check parsed integers for invalid or no digit errors in start-stop-daemon
6491 and update-alternatives.
6492 * Check all parsed integers for out of range errors; i.e. that no negative
6493 values are allowed if not appropriate, and that no overflows occur.
6495 * Switch start-stop-daemon(8) man page examples from /var/run to /run.
6496 * Do not obscure Dpkg::Source::Package ‘require’ errors with custom
6497 error message. Thanks to Thomas Adam <thomas.adam@smoothwall.net> and
6498 Jonathan Nieder <jrnieder@gmail.com>.
6499 * Add new Dpkg::Substvars::set_as_used() member function.
6500 * Rename Dpkg::Substvars no_warn() member function to mark_as_used(), keep
6501 the old name aliased to the new one producing a deprecation warning.
6502 * Add support for Build-Depends-Arch and Build-Conflicts-Arch fields, and
6503 a new -A option to dpkg-checkbuilddeps. Closes: #629480
6504 Thanks to Roger Leigh <rleigh@debian.org>.
6505 * Add support for “none” as a valid dpkg-deb compression strategy value.
6507 * Clarify in dpkg(1) that the «dpkg -l» example only lists installed
6508 packages, and that to list available packages «dpkg-query --load-avail»
6509 has to be used instead. Closes: #673305
6510 * Clarify also in the dpkg(1) man page (already present in the dpkg.cfg(5)
6511 man page) the valid filenames for /etc/dpkg/dpkg.cfg.d/ fragment files.
6513 * Fix start-stop-daemon to not follow symlinks when creating pidfiles.
6514 Thanks to Carsten Hey <carsten@debian.org>. Closes: #675918
6515 * Refactor the file locking logic into a new Dpkg::File module, and move
6516 the libfile-fcntllock-perl dependency from dpkg-dev to libdpkg-perl.
6517 * Demote the libfile-fcntllock-perl Depends to a Recommends by falling back
6518 to use flock based locking, because it being an XS module makes building
6519 a new perl package bumping the perl ABI impossible, as both packages
6520 become uninstallable. Thanks to Dominic Hargreaves <dom@earth.li>.
6522 * Put an & before field_capitalize() calls in Dpkg::Control::Fields to
6523 fix a usage before declaration warning with perl 5.16. Closes: #676262
6524 * Do not warn in dpkg-divert on missing files list file for packages never
6525 installed before. Closes: #673518
6526 * Add support for liblzma to handle .xz and .lzma compressed files, and
6527 switch to it instead of using xz-utils. This removes the xz-utils
6528 Pre-Depends from dpkg. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
6529 * Always activate all path components for file triggers, this fixes file
6530 trigger handling for conffiles and dpkg-trigger invocations.
6531 Closes: #675613, #676061, #676062, #676107, #676118, #676122
6532 * Do not reset Multi-Arch field in the update log when removing the package.
6534 * Fix dpkg-split to honor the DPKG_ADMINDIR environment variable.
6536 [ Updated man pages translations ]
6537 * German (Helge Kreutzmann).
6538 * French (Christian Perrier). Fixes a mistranslation and some
6539 inconsistencies reported by Vincent Danjean( thanks). Closes: #673158
6541 -- Guillem Jover <guillem@debian.org> Thu, 07 Jun 2012 23:43:19 +0200
6543 dpkg (1.16.3) unstable; urgency=low
6546 * Do not look for newline beyond the read buffer on dpkg-deb extract.
6547 * Check update-alternative name and link arguments for all commands.
6549 * Check all dpkg-divert filename arguments to be absolute and to not
6550 contain newlines. Closes: #21722
6551 * Print errors while reading the file list files on a new line instead
6552 of just after the progress percentage. Closes: #552517
6553 * Document in dpkg-source(1) that patches for source format “3.0 (quilt)”
6554 are expected to apply without any fuzz. Closes: #666752
6555 Based on a patch by Luca Capello <luca@pca.it>.
6556 * Remove redundant -Wformat-security from default dpkg-buildflags, which
6557 is already implied by -Werror=format-security. Closes: #664964
6558 Suggested by Peter Eisentraut <petere@debian.org>.
6559 * Document in dpkg-query(1) that commands producing multiple paragraphs
6560 will preserve the order of the packages specified on the argument list.
6561 * Change start-stop-daemon --exec on GNU/Hurd, FreeBSD, NetBSD, OpenBSD
6562 and Solaris to check for executables matching device and inode numbers
6563 instead of filenames.
6564 * Change start-stop-daemon --name on GNU/Hurd to check the process' argv[1]
6565 in addition to argv[0], to handle both binaries and interpreted scripts.
6566 Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
6567 * Handle deb format versions as major.minor integers instead of strings or
6568 floats, the latter being susceptible to parsing errors depending on the
6569 current locale (although this was only affecting the old deb format).
6570 * Ignore the minor format version number for deb-split format, unifying
6571 the behavior with the deb format.
6572 * Add support for an abitable containing arch attribute overrides.
6573 * Add x32 support to abitable, ostable and triplettable. Closes: #667037
6574 * Fix start-stop-daemon to work with relative --exec arguments and --chdir.
6576 * Ignore request to rename a file owned by the diverting package on
6577 «dpkg-divert --add --rename». Closes: #588077
6578 * Clarify dpkg-gensymbols(1) by way of examples that architecture wildcards
6579 are supported in symbols files. Closes: #670048
6580 * Fix memory leak due to Dpkg::Control objects not being garbage-collected.
6581 Thanks to Ben Harris <bjh21@cam.ac.uk>. Closes: #669012
6582 * Compute the md5sum hash on unpack for empty files too, so that these
6583 can be checked correctly for matching content when installing multiple
6585 * Generate md5sums files automatically at unpack time if missing from the
6586 binary package. Closes: #155676, #155799
6587 * Add missing list and md5sums database file checks to «dpkg --audit».
6589 [ Helge Kreutzmann ]
6590 * Fix a typo in man/dpkg-buildflags.1.
6592 [ Updated programs translations ]
6593 * French (Christian Perrier).
6594 * German (Sven Joachim).
6595 * Swedish (Peter Krefting).
6597 [ Updated dselect translations ]
6598 * French (Christian Perrier).
6599 * German (Sven Joachim).
6600 * Swedish (Peter Krefting).
6602 [ Updated scripts translations ]
6603 * French (Christian Perrier).
6604 * Swedish (Peter Krefting).
6606 [ Updated man pages translations ]
6607 * French (Christian Perrier).
6608 * German (Helge Kreutzmann).
6609 * Swedish (Peter Krefting).
6611 -- Guillem Jover <guillem@debian.org> Fri, 27 Apr 2012 10:10:10 +0200
6613 dpkg (1.16.2) unstable; urgency=low
6616 * Move <config.h> and <compat.h> to the top of trigdeferred.l to properly
6617 use the configured features and compat code.
6618 * Honor --disable-nls when the system lacks obstack support, by updating
6619 the obstack compat module from gnulib.
6620 * Link the libdpkg unit tests with libcompat and libintl, so that systems
6621 needing them will compile correctly.
6622 * Check for the presence of the strnlen declaration and correctly provide
6623 the compat one in case the systems lacks it.
6624 * Do not assume existence of paths on the build system in the test suite.
6625 * Do not fail to link dselect on MacOS X when using --disable-nls.
6626 * Remove versioned coreutils Pre-Depends from dpkg due to the ancient
6627 md5sum transition. Reported by Bill Allombert <ballombe@debian.org>.
6629 * Change dpkg-architecture to only compute the requested variables. This:
6630 - Fixes the bootstrapping problem, as the dpkg build system only needs
6631 the host architecture, for which dpkg itself is not required.
6632 - Reduces the amount of work performed, including loading and parsing
6633 unnecessary table files or calling either of gcc or dpkg programs.
6634 * Improve error message in dpkg-gencontrol and dpkg-gensymbols when
6635 debian/control does not have any package stanza. Closes: #642473
6636 Based on a patch by Kyle Willmon <kylewillmon@gmail.com>.
6637 * Add Pre-Depends on tar >= 1.23 (satisfied in stable) to dpkg due to it
6638 using the ‘--warning=no-timestamp’ option. Closes: #642802
6639 * Do not segfault on GNU/Linux when dpkg cannot retrieve the block size
6640 for the filesystem containing the info database. LP: #872734
6641 * Fix two memory leaks per tar entry in the tar extractor used on unpack.
6642 * Mark dpkg and dselect as Multi-Arch foreign.
6643 Reported by Steve Langasek <vorlon@debian.org>.
6644 * Mark dpkg-dev and libdpkg-perl as Multi-Arch foreign. Closes: #648217
6645 Thanks to Colin Watson <cjwatson@ubuntu.com>.
6646 * Add new deb-origin.5 man page. Closes: #608884
6647 Thanks to Matt Kraai <kraai@ftbfs.org>.
6648 * Return correct status on start-stop-daemon --status when using --pidfile.
6649 * Treat dpkg-deb compression level independently for each backend. This
6650 has the effect of changing the current behavior for level 0 on all
6651 compressors except gzip.
6652 * Add new dpkg-deb -S option to specify the compression strategy. The only
6653 currently supported value is “extreme” for xz. Closes: #647915
6654 * Stop using brace expansion to install man pages by using dh_installman
6655 instead of dh_install, the former does not abort on empty glob expansion.
6656 * Do not use absolute paths for programs in perl and shell code.
6657 * Add missing ‘*’ in asprintf() and vasprintf() compat declarations.
6658 * Add support for virtual output binary:Summary and db:Status-Abbrev fields.
6659 Closes: #192619, #427945
6660 * Add support for virtual output source:Package and source:Version fields.
6662 * Use a different temporary file per process on libcompat's vsnprintf()
6663 function to avoid race conditions from children after fork(3).
6664 Reported by Daniel Ruoso <daniel@ruoso.com>. Closes: #655411
6665 * Fix start-stop-daemon --exec and --name options on FreeBSD, NetBSD and
6666 OpenBSD by swapping the process matching implementations.
6667 * Fix start-stop-daemon --name option on GNU/Hurd to match the process name.
6668 * Document in more detail the implications of start-stop-daemon matching
6669 options. Closes: #367608
6670 * Improve and clarify dpkg-shlibdeps superfluous linking warning messages.
6671 Based on a patch by Peter Eisentraut <petere@debian.org>. Closes: #656496
6672 * Relax --merge-avail Packages file parser, to not fail on bogus versions.
6673 * When building only arch-indep binaries with «dpkg-buildpackage -A», name
6674 the .changes file using ‘all’ as architecture. Closes: #661638
6675 * Handle unknown architectures gracefully in dpkg-buildflags.
6677 * Add missing --status-logger to dpkg --help output.
6678 * Do not print bogus errno string for invalid package names in dpkg
6679 --ignore-depends option.
6680 * Change dpkg-query to not load the available file by default for --list
6681 and --show, add a new --load-avail option to expose the old behavior.
6682 * Only allow setting selections via «dpkg --set-selections» for known
6683 packages (i.e. those present in either the status or available files).
6684 * Always ignore older versions when parsing the available file, not only
6685 for --update-avail and --merge-avail.
6686 * Mark not-installed non-arch-qualified selections for removal.
6687 * Add new «dpkg --assert-multi-arch» command to allow checking for
6688 multi-arch support availability.
6689 * Bump Standards-Version to 3.9.3 (no changes needed).
6690 * Add architecture consistency checks to «dpkg --audit».
6691 * Add new dpkg --add-architecture and --remove-architecture commands to
6692 track supported architectures.
6695 * Update Dpkg::Shlibs to look into multiarch paths when cross-building
6696 too. Closes: #595144
6697 * Rewrite architecture.mk with explicit loops instead of duplicating many
6698 similar lines. Based on a patch by Thorsten Glaser <tg@mirbsd.de>.
6699 * Modify dpkg-gencontrol and dpkg-distaddfile to grab a write lock
6700 on debian/control before updating debian/files to avoid simultaneous
6701 updates. Closes: #642608
6702 Add libfile-fcntllock-perl to dpkg-dev's Depends since we use this module
6703 to handle the locking.
6704 * Update dpkg-gensymbols(1) to clarify that -e accepts shell patterns
6705 expansions and not regular expressions. And let dpkg-gensymbols output a
6706 warning when a pattern doesn't match any file. Closes: #649248
6707 * Add new option "-a <arch>" to dpkg-checkbuilddeps to check build
6708 dependencies for another architecture. This is really basic for now since
6709 it assumes all build dependencies must be satisfied on the listed
6710 architecture. Closes: #648180 Thanks to Colin Watson for the patch.
6711 * Error out if a dpkg database .list file is not a regular file. LP: #369898
6712 * Fix dpkg-mergechangelogs to not error out on invalid versions.
6714 * Fix dpkg-source --commit on "3.0 (quilt)" when an explicit patch file
6715 is given with a relative filename. Closes: #652414
6716 * Further clarify in dpkg-source(1) the conditions under which it's possible
6717 to pass an explicit patch file to dpkg-source --commit.
6718 * Add new --query-features command to dpkg-buildflags. Thanks to Kees Cook
6719 for the patch. Closes: #651481
6720 * Fix description of Multi-Arch in deb-control(5). Closes: #654453
6721 Thanks to Jakub Wilk for spotting the mistake.
6722 * Drop misleading spaces in deb-symbols(5) in the format description.
6723 * Clean up dpkg-architecture(1) dropping useless information and
6724 adding a reference to /usr/share/dpkg/architecture.mk.
6725 * Update dpkg-buildpackage to use the "build-arch" (for -B) and
6726 "build-indep" (for -A) targets unless "make -qn" says that they do not
6727 exist. Closes: #229357
6728 * Improve deb-shlibs(5) to mention that the dependency field must
6729 use the same syntax as a Depends field. Closes: #658696
6730 * Update dpkg-maintscript-helper(1) to recommend usage of the version
6731 removing/renaming a conffile with a "~" suffix as "priorversion"
6732 parameter. Thanks to Sam Morris <sam@robots.org.uk> for the patch.
6734 * Fix debug output of dpkg-maintscript-helper. LP: #936340
6737 * Bump po4a version in Build-Depends to 0.41, since earlier versions do
6738 not handle --srcdir correctly. Closes: #644370
6740 [ Guillem Jover, Steve Langasek, Raphaël Hertzog ]
6741 * Add new dpkg --print-foreign-architectures command.
6742 * Add support for virtual output binary:Package field.
6743 * Implement Multi-Arch support.
6745 [ Helge Kreutzmann ]
6746 * Fix a typo in man/dpkg-deb.1.
6748 [ Updated programs translations ]
6749 * German (Sven Joachim).
6750 * Italian (Milo Casagrande). Closes: #627832, #657849
6751 * Swedish (Peter Krefting).
6752 * French (Christian Perrier)
6753 * Polish (Michał Kułach). Closes: #658126
6755 [ Updated scripts translations ]
6756 * German (Helge Kreutzmann).
6757 * Spanish (Omar Campagne). Closes: #636238
6758 * Swedish (Peter Krefting).
6760 [ Updated man pages translations ]
6761 * German (Helge Kreutzmann), including typo fix in dpkg-genchanges
6762 Closes: #646496, sub optimal translation of package states LP: #368783
6763 and a fix by Chris Leick
6764 * Japanese (TAKAHASHI Motonobu).
6765 * Spanish (Omar Campagne). Closes: #643969
6766 * Swedish (Peter Krefting).
6767 * Minor errors corrected in French (thanks to David Prévot)
6768 * Fix translation of -B and -A options of dpkg-buildpackage.
6769 Thanks to Vincent Danjean. Closes: #654626
6771 [ Updated dselect translations ]
6772 * Dutch (Jeroen Schot). Closes: #651813
6774 -- Guillem Jover <guillem@debian.org> Mon, 19 Mar 2012 07:27:12 +0100
6776 dpkg (1.16.1.2) unstable; urgency=medium
6779 * Fix another typo to correctly set DEB_*_ARCH_BITS in architecture.mk.
6780 * Set urgency to medium as changes are minor, and it should migrate
6781 quickly in case 1.16.2 comes soon.
6784 * Update dpkg-buildflags(1) to note that the processor option
6785 -D_FORTIFY_SOURCE=2 is set in CPPFLAGS now instead of CFLAGS and
6786 CXXFLAGS. Closes: #646073
6788 -- Raphaël Hertzog <hertzog@debian.org> Fri, 25 Nov 2011 11:18:30 +0100
6790 dpkg (1.16.1.1) unstable; urgency=low
6793 * Fix dpkg-source to not ignore the automatic patch when checking
6794 for unrecorded changes. Closes: #643148
6795 * Let dpkg-source --commit create debian/patches when required.
6797 * Fix dpkg-buildflags --dump to return 0 as exit code and not 1.
6798 * Update dpkg-buildflags(1) to not include quotes in the examples
6799 setting DEB_BUILD_MAINT_OPTIONS.
6800 * Stop outputting build flags in dpkg-buildpackage as it confuses
6801 maintainers who are overriding them in debian/rules and who
6802 are not seeing the expected value in the build log.
6803 * Fix trigger setup code to not reset the status of packages
6804 when they are in a status different from triggers-awaited,
6805 triggers-pending or installed. Closes: #644492
6806 * Fix dpkg-source to ignore changes on debian/patches/.dpkg-source-applied
6807 when building a "2.0" source package. Closes: #642656
6808 * Fix buildflags.mk to re-export the environment variables that
6809 the maintainer can use to change the build flags. Closes: #644412
6812 * Change dpkg-buildflags to set preprocessor option -D_FORTIFY_SOURCE=2
6813 in CPPFLAGS, instead of CFLAGS and CXXFLAGS. Closes: #642521, #643632
6814 * Fix typo to correctly set DEB_*_ARCH_BITS instead of DEB_*_ARCH in
6815 architecture.mk. Thanks to Thorsten Glaser <tg@mirbsd.org>.
6816 * Make dpkg-buildflags disable full relro (bindnow) if relro is not enabled.
6818 -- Guillem Jover <guillem@debian.org> Fri, 14 Oct 2011 07:08:31 +0200
6820 dpkg (1.16.1) unstable; urgency=low
6823 * Dpkg::Deps: Implement new "reset" method and bump module version to 1.01
6825 * Improved description of --search in dpkg-query(1). Closes: #621066
6826 Thanks to Lars Buitinck <larsmans@gmail.com> for the patch.
6827 * Let update-alternatives fsync() its administrative files before
6828 moving them in place to avoid empty files with some filesystems.
6830 * Tighten the regexp used by dpkg-source to ignore the .pc directory of
6831 quilt. Thanks to Mike Hommey for noticing the problem.
6832 * Change behaviour of dpkg-source's --extend-diff-ignore to also
6833 extend the current diff-ignore if it has already been set.
6834 * Fix dependency checking code to consider a dependency on a virtual
6835 package provided by a package in triggers-pending status as satisfied.
6836 * Do not fail when encountering a pre-dependency in triggers-awaited state,
6837 instead process the awaited triggers. Closes: #526774
6838 * "any" no longer hides "all" in the Architecture field of a .dsc.
6839 * Fix dpkg --remove to really remove the triggers from the various
6840 internal files in /var/lib/dpkg/info/triggers/. Closes: #525160
6841 * Avoid a perl warning in dpkg-gensymbols when no symbols file has been
6842 generated (because it would have been empty). Closes: #626684
6843 * Re-enable the Package-List field but drop the Architecture column since we
6844 have no clear use case yet. It can always be added later on.
6845 Also drop the source line since it duplicates other fields.
6847 * Add the extraction part of Dpkg::Source::Package to the supported API.
6848 Useful to extract source packages without having to depend on dpkg-source
6849 (and hence dpkg-dev).
6850 * Add the Dpkg::Vendor module to the supported API. Useful for lintian
6851 when dpkg-dev is absent.
6852 * Check presence of required parameters in dpkg-vendor. Closes: #628726
6853 Thanks to Niels Thykier <niels@thykier.net> for the patch.
6854 * Avoid a Perl warning in dpkg-buildflags when HOME is not set.
6856 * dpkg-source can now also use debian/source/local-patch-header (that is not
6857 included in the generated source package) instead of
6858 debian/source/patch-header. Closes: #629582
6859 * Changed dpkg-source --after-build to automatically unapply patches that it
6860 has applied during --before-build.
6861 * Fix two possible causes for the assertion failure "pigp->trigpend_head".
6862 LP: #798793, #424358 Closes: #560251
6863 * Use "special" instead of "particular" to qualify the "3.0 (custom)" format
6864 in dpkg-source(1). Closes: #631435
6865 * Add some supplementary checks to ensure debian/control has the required
6866 fields. Closes: #631439
6867 * dpkg-gensymbols(1): document syntax of comments. Closes: #630996
6868 * Allow empty lines in symbols files to better delimit multiple libraries.
6869 Thanks to Cyril Brulebois <kibi@debian.org> for the patch.
6870 * dpkg: if "prerm upgrade" fails when downgrading, do not try to run
6871 "prerm failed-upgrade" with the prerm of the oldest prerm, it can't work
6872 around a bug of a newer prerm anyway.
6873 * dpkg: support new "interest-noawait" and "activate-noawait" trigger
6875 * dpkg-buildflags(1): make it clear that DEB_*_(SET|APPEND) environment
6876 variables are meant for users and should not be used by packages.
6877 * update-alternatives: do not allow reusing a slave link in another
6878 slave alternative. Closes: #631547
6879 * Improve dpkg-source's logic to identify ignored files. Closes: #632168
6880 * Fix a small typo in dpkg-source(1). Closes: #632937
6881 * Reword the description of dpkg-source --before-build and --after-build
6882 to be clearer. Closes: #608260
6883 * dpkg-buildpackage no longer exports the compiler flags. Closes: #560070
6884 Packages must directly call dpkg-buildflags to retrieve them.
6885 * dpkg-buildflags supports a prepend command to modify the build
6886 flags. Particularly useful for package maintainers who don't want
6887 their supplementary flags to take precedence over user submitted
6889 * Add new --dump action to dpkg-buildflags and make it the default action.
6891 * dpkg-mergechangelogs now checks the return value of the close() call.
6892 Thanks to Niels Thykier <niels@thykier.net> for the patch. Closes: #633539
6893 * Similar changes to dpkg-shlibdeps and dpkg-gencontrol, also by Niels.
6894 * Fix update-alternatives to not remove a real file when dropping a
6895 symlink for a slave that's not provided by the new current choice.
6897 * Improve dpkg-source's error message complaining about the lack
6898 of the upstream tarball. Closes: #634510
6899 * Add some common makefile snippets for use in rules files in
6900 /usr/share/dpkg/: default.mk, architecture.mk, buildflags.mk, pkg-info.mk,
6901 vendor.mk Closes: #606839
6902 * Fix the dpkg-divert test-suite to also skip test that would fail if run
6903 under root. Closes: #634961
6904 * Change merge conflict separators created by dpkg-mergechangelogs to match
6905 the usual norm of being composed of 7 characters. LP: #815700
6906 * With source format 2.0 and 3.0 (quilt), dpkg-source now fails by default
6907 when upstream changes have not been recorded in a quilt patch. The new
6908 --commit operation can be used to properly record the changes before-hand.
6910 And it fails before installing the automatic patch in debian/patches/
6912 * dpkg-buildflags now supports "--export=configure" to output compilation
6913 flags on a single line with double quotes as delimiter of the various
6914 values. It also uses DEB_<flag>_MAINT_<op> to let the maintainer
6915 extend the build flags to use. Last but not least, it can now also strip
6916 options from the returned build flags.
6917 * Fix possible segfault of dpkg in findbreakcycle(). LP: #733414
6918 * dpkg-source now properly cleans up the temporary tarball generated for
6919 native formats in case of unexpected interruption. Closes: #631494
6920 * Fix simplification logic of union dependencies. Closes: #637564
6921 * Fix dpkg's handling of a hardlink pointing to a conffile. Closes: #638291
6922 * Add example of extend-diff-ignore's usage in dpkg-source(1).
6924 * dpkg-buildflags now returns hardening flags by default. Closes: #489771
6925 They can be individually enabled/disabled via DEB_BUILD_MAINT_OPTIONS,
6926 see dpkg-buildflags(1). Thanks to Kees Cook for his help.
6929 * Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
6930 * Add ‘.gitmodules’ to the default dpkg-source ignore lists. Closes: #620490
6931 * Document in dpkg-query(1) man page that on --listfiles each list of
6932 files per package name is separated by a blank line. Same goes for
6933 --status and --print-avail.
6934 * Use execvp(3) unconditionally in command_exec(). Making the call always
6935 fallback to use the system shell in case of error, such as with empty
6936 maintainer scripts. Thanks to Jonathan Nieder <jrnieder@gmail.com>.
6938 * Improve deb-split(5) format description by splitting debian-split
6939 member contents into a list.
6940 * Switch to debhelper compatibility level 7.
6941 - Use dh_prep instead of deprecated “dh_clean -k”.
6942 * Bump Standards-Version to 3.9.2 (no changes needed).
6943 * Generate filenames following current conventions on “dpkg-split --join”,
6944 by including the architecture in the debian-split member of a split
6945 package and using underscores to separate filename parts.
6946 * Support conffiles with spaces when diffing them. Closes: #147583
6947 * Allow installing packages with bogus versions with new
6948 --force-bad-version.
6949 * Do not fail when unpacking a diverted hardlink. Closes: #245322
6950 Based on a patch by Christopher Baines <cbaines8@gmail.com>.
6951 * Document in dpkg-deb(1) that --fsys-tarfile will always process the
6952 input archive sequentially. Closes: #616609
6953 * Remove long non-functional --new and --old dpkg-deb option handling
6954 from dpkg which were being treated as dpkg commands.
6955 * Remove reference to --nocheck dpkg-deb option from dpkg man page as
6956 the latter does not pass it to the former.
6957 * Clarify the current dpkg behavior when running the dpkg-deb and
6958 dpkg-query back-ends, of not passing through back-end specific options
6959 when running them from dpkg. Closes: #610940
6960 * Use “unselected” as an adjective in dpkg output messages instead of
6961 “deselected”. Closes: #231089
6962 * Clarify exit status in dpkg-split and start-stop-daemon --help output.
6963 * Clarify “EXIT STATUS” section in man pages by using a table.
6964 * Add a --status command to start-stop-daemon returning LSB Init Script
6965 status action exit codes.
6966 * Add start-stop-daemon process name kernel limits for Solaris, NetBSD,
6967 OpenBSD, FreeBSD and Darwin.
6968 * On package removal, keep only directories actually containing conffiles,
6969 and not directories just matching the substring in the conffile or the
6970 directory itself. Thanks to Ondřej Surý <ondrej@debian.org>.
6971 * On purge correctly remove symlinks acting as directories, when they are
6972 not being used by any other package's files.
6973 * Do not lose track of parent directories on removal so that they can
6974 be properly cleaned up on purge if not used by any other package.
6975 Based on a patch by Ondřej Surý <ondrej@debian.org>. Closes: #454694
6976 * Add ‘.hgsigs’ to the default dpkg-source ignore lists.
6977 Based on a patch by Jakub Wilk <jwilk@debian.org>. Closes: #627462
6978 * Do not allow blank lines in field values. Closes: #308082
6979 * Do not warn on missing architecture on packages in config-files state,
6980 but then make sure the architecture field is usable. Closes: #604241
6981 * Run du with --apparent-size when generating the Installed-Size field in
6982 dpkg-gencontrol to get consistent results independent of build system.
6983 Thanks to Ludovic Brenta <ludovic@ludovic-brenta.org>. Closes: #630533
6984 * Do not fail to unpack shared directories missing on the file system
6985 from packages being replaced by other packages. Closes: #631808
6986 * Do not require programs to define thisname, provide two new functions
6987 to handle the program name (dpkg_set_progname and dpkg_get_progname).
6989 * Man pages cleanup:
6990 - Rename “USAGE” dselect(1) section to “ACTIONS” and clarify they can
6991 be performed interactively or from command line.
6992 - Add missing built-in methods to dselect(1).
6993 - Add missing escaping to field dashes in deb-control(5).
6994 - Use dashes instead of underscores for variable text.
6995 - Clarify that several front-end fields are not dselect specific in
6997 - Use [option...] instead of [options] and friends.
6998 - Use italics or bold instead of surrounding the text with <>.
6999 - Correctly format text with bold and italics.
7000 - Use minus signs and hyphens consistently in man pages.
7001 - Fix reference to /etc/dpkg/dselect.cfg.d instead of dpkg.cfg.d in
7003 - Add missing optional group|gid --chuid argument in start-stop-daemon(8).
7004 * Refer to Sources and Packages files as part of a repository instead of
7005 as being of exclusive use or owned by APT, which has never been the case.
7006 * Unify somewhat dpkg-maintscript-helper --help output with other commands.
7007 * Add build-indep and build-arch targets as aliases for build in
7009 * Use the perl interpreter found by configure to call dpkg-architecture.pl
7010 in the m4 DPKG_ARCHITECTURE macro.
7011 * Add new --verbose option to dpkg-deb and change --extract to honor it.
7013 * Add new --raw-extract option to dpkg-deb combining --control and
7014 --extract. Closes: #552123
7015 * Defer hardlink renames so that there's never a point were the new
7016 file contents are accessible from the final path before they have
7017 been fsync()ed and cannot be executed causing ETXTBSY when trying
7018 to open the to be installed paths for writing.
7019 Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #635683
7020 * Clarify the default dpkg-deb compression-levels on the man page.
7021 * Clarify dpkg --update-avail usage error message. Closes: #628055
7022 * Change Dpkg::Compression default values depending on the compressor
7023 used, and as such dpkg-source inherits this functionality.
7024 Prompted by Timo Juhani Lindfors <timo.lindfors@iki.fi>.
7025 * Print an actual error or warning message instead of assert()ing on
7026 readlink()/stat() size discrepancies. Closes: #639229
7027 * Update alternative links only if they change. This allows for a
7028 read-only file system and a writable database. Closes: #636700
7029 Based on a patch by Salvatore Bonaccorso <carnil@debian.org>.
7030 * Fix double “error:” string in dpkg missing PATH error output.
7032 * Do not warn on strange timestamps when unpacking with dpkg-deb.
7034 * Reduce dpkg-trigger binary size by refactoring libdpkg modules so that
7035 it does not end up pulling triglib.
7036 * Reduce dpkg-deb binary size by refactoring libdpkg modules so that it
7037 does not end up pulling triglib.
7038 * Do not fail on --compare-version when generating parse warnings.
7039 Existing packages with invalid versions should not fail on their
7040 maintainer scripts due to that.
7041 * Use the user name (instead of the user id) when setting the supplementary
7042 groups in start-stop-daemon. Closes: #641834
7043 * Use --srcdir and --destdir po4a options, and bump Build-Depends version
7046 [ Updated programs translations ]
7047 * German (Sven Joachim). Closes: #620312
7048 * Swedish (Peter Krefting).
7049 * French (Christian Perrier).
7051 [ Updated man pages translations ]
7052 * French (Christian Perrier).
7053 * German (Helge Kreutzmann) including improvement by "Flo".
7054 * Swedish (Peter Krefting).
7056 [ Updated scripts translations ]
7057 * French (Christian Perrier, Sylvestre Ledru). Closes: #637096
7058 * German (Helge Kreutzmann).
7059 * Swedish (Peter Krefting).
7061 -- Guillem Jover <guillem@debian.org> Fri, 23 Sep 2011 06:00:11 +0200
7063 dpkg (1.16.0.3) unstable; urgency=medium
7065 * Allow again Priority field values not known to dpkg. Regression
7066 introduced in 1.16.0.
7068 -- Guillem Jover <guillem@debian.org> Wed, 04 May 2011 10:01:30 +0200
7070 dpkg (1.16.0.2) unstable; urgency=high
7072 * Fix dpkg-split --auto to not fail when opening the new depot file.
7073 * Fix dpkg-split to correctly set the last part split size.
7074 * Fix build failure on DEB_BUILD_OPTIONS=noopt due to a missing <locale.h>
7075 include in gettext.h needed by the gettext context functions.
7077 -- Guillem Jover <guillem@debian.org> Sat, 16 Apr 2011 00:14:15 +0200
7079 dpkg (1.16.0.1) unstable; urgency=low
7082 * Fix regression affecting dpkg -R. Closes: #620636
7083 * Don't fail during unpack if the system doesn't support changing timestamps
7084 of symlinks. Closes: #620679
7086 -- Guillem Jover <guillem@debian.org> Tue, 05 Apr 2011 07:28:20 +0200
7088 dpkg (1.16.0) unstable; urgency=low
7091 * Use DPKG_MAINTSCRIPT_PACKAGE environment variable as package name on
7092 dpkg-divert when no --package or --local options have been specified.
7093 * Do not allow versions starting with non-digit when doing strict parsing,
7095 * Update dpkg(1) to note that --status-fd output does not contain newlines
7096 in error messages anymore (this was fixed in 1.15.0).
7097 * Add a new --status-logger option to dpkg, similar to --status-fd but
7098 instead invoke the command ourselves and feed the status information
7099 to its standard input. Suggested by Raphaël Hertzog.
7100 * Add missing space in update-alternative --set-selections output.
7101 * Add missing options to update-alternative --help output.
7102 * Count “conffile name is duplicated” for dpkg-deb warning count summary.
7103 * Improve and clarify strings for translation. Closes: #604914
7104 * Prefix all fatal error messages with “error: ”.
7105 * Do not check presence of update-rc.d in the PATH in dpkg, as it's not
7106 a program needed for dpkg correct operation.
7107 * Fix dpkg -GEO options on multiple versions of the same packages.
7109 * Propagate --admindir to programs run from maintainer scripts.
7111 * Do not fail when trying to remove the root directory. This will only
7112 happen either on distributions where dpkg is a foreign package manager,
7113 or on artificial dpkg databases.
7114 * Always warn when parsing any package control data which does not have
7115 an Architecture field except for status and status log files when
7116 packages are not-installed or half-installed.
7117 * By default reject installing packages w/o an Architecture field. They
7118 now need --force-architecture, dpkg will still warn about them though.
7119 * Fix build failure when passing --disable-nls to configure.
7120 * Do not segfault on “dpkg -i --no-act”.
7121 * Add missing semicolon to the vsnprintf() compat declaration.
7122 Thanks to Robert Millan. Closes: #612203
7123 * On install for Ubuntu adjust the i386 GNU cpu name in cputable.
7124 Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #611741
7125 * Sync the info database directory on unpack instead of the temporary
7126 control information directory, and print the correct pathname on error
7127 instead of the last file acted on that directory.
7128 * Document in dpkg-query --help output and man page that --list and --show
7129 arguments are optional.
7130 * Do not read and write the available file unnecessarily.
7131 Thanks to Michel Lespinasse <walken@zoy.org>. Closes: #397121
7132 * Fix typo in «dpkg-name --overwrite» argument parsing so that it actually
7133 works at all. Thanks to Ivan Gagis <igagis@gmail.com>. LP: #728708
7134 * Add armhf support to ostable and triplettable. Closes: #594179
7135 * Set the modification time for unpacked symlinks on supported systems.
7136 * Fix undefined value usage in dpkg-genchanges when adding files w/o a
7137 matching architecture, because they are not present in debian/control,
7138 this is most commonly the case due to dpkg-distaddfile.
7139 * Terminate immediately on dpkg-divert rename errors instead of propagating
7140 up the error codes, this improves error reporting and avoids triggering
7141 leak detectors. Closes: #620380
7142 * When moving a diverted file across filesystems in dpkg-divert, remove
7144 * Fix large file support for .deb and split .deb in dpkg-deb, dpkg-split
7145 and dpkg on 32-bit architectures.
7148 * Fail properly when debian/source/format is empty. Closes: #600854
7149 * Add new deb-src-control(5) manual page documenting the debian/control
7150 file contained in source packages.
7151 - it documents the X[SBC]- prefix. Closes: #476335
7152 - it documents the VCS-* fields too. Closes: #483119
7153 Thanks to Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> who wrote it
7154 as part of the Google Code In program.
7155 * Enhance dpkg-shlibdeps to not fail immediately when a library is not found.
7156 Instead continue and fail after all problems have been reported. Thanks
7157 to Chris Baines <cbaines8@gmail.com> for the patch. Closes: #596841
7158 * Fix dpkg-source to not list Debian packaging files as modified
7159 upstream files in Format "1.0" when unpacking to a non-standard
7161 * Apply patch from Colin Watson to let dpkg-buildflags return -O3
7162 instead of -O2 when building ppc64 packages on Ubuntu. Closes: #612472
7163 * Add new function get_control_path() to Dpkg::Path, it wraps dpkg-query
7165 * Update dpkg-shlibdeps to be multiarch-ready:
7166 - use get_control_path() to find symbols/shlibs files
7167 - parse correctly the output of dpkg --search
7168 * Small fix to support files >2GB in .deb on 64-bit systems. Closes: #616502
7169 Thanks to Martin Dorey <mdorey@bluearc.com> for the patch.
7170 * dpkg-source now keeps the file ordering in the autogenerated patch when
7171 regenerating it. Closes: #606080
7172 Thanks to Colin Watson for the patch.
7173 * dpkg-source now uses a timestamp retrieved from the filesystem when
7174 resetting the timestamp of patched files so that a time skew when using
7175 NFS doesn't introduce any inconsistency. Closes: #613023
7176 Thanks to Jonathan Nieder <jrnieder@gmail.com> for the patch and the
7178 * dpkg-source will now remove quilt's .pc directory when --unapply-patches
7179 is in use. Closes: #591858
7180 * dpkg-source is now a bit less strict when parsing patches:
7181 - it accepts seeing the same file twice; Closes: #608829
7182 - it doesn't match on the English text "No newline at end of file" as it
7183 might be translated in some cases. Closes: #612465
7184 * Improve parser in Dpkg::Control::Hash to not require an empty line
7185 before the PGP signature. Closes: #617923
7186 Thanks to Roger Leigh for the initial patch.
7187 * Fix a regression in dpkg-divert where using --rename led to a failure when
7188 the rename implies crossing file systems. Thanks to Durk Strooisma for
7190 * Use the correct mtime when installing a file with statoverrides.
7191 Regression introduced in 1.16.0. LP: #739179
7192 * Remove duplicate word in german translation of dpkg(1). Closes: #616096
7193 * Strip repeated non-significant spaces before and after newlines
7194 in Uploaders. Closes: #598922
7195 * Ignore whitespaces after options in headers of changelog entries.
7197 * Fix dpkg-source's regression with empty patches (introduced while fixing
7198 #613023). Closes: #619541
7201 * Remove support for use of synchronous sync(2), due to its pernicious
7202 side-effects and to ease maintenance.
7203 * Clarify that an up-to-date dpkg only needs to be unpacked for
7204 dpkg-maintscript-helper to work.
7207 * Add new variables to dpkg-architecture, DEB_HOST_MULTIARCH and
7208 DEB_BUILD_MULTIARCH, that return the "ideal" GNU triplet for each
7209 architecture which should be used as the path component for library
7213 * Add support for Built-Using field. Closes: #619311
7215 [ Updated programs translations ]
7216 * German (Sven Joachim).
7217 * Portuguese (Miguel Figueiredo).
7218 * Spanish (Javier Fernandez-Sanguino).
7219 * Swedish (Peter Krefting).
7221 [ Updated man pages translations ]
7222 * German (Helge Kreutzmann).
7223 * Swedish (Peter Krefting).
7225 [ Updated scripts translations ]
7226 * German (Helge Kreutzmann).
7227 * Swedish (Peter Krefting).
7229 [ Updated dselect translations ]
7230 * Spanish (Javier Fernandez-Sanguino).
7232 -- Guillem Jover <guillem@debian.org> Fri, 01 Apr 2011 23:56:54 +0200
7234 dpkg (1.15.8.10) unstable; urgency=low
7236 * Do not segfault on “update-alternatives --auto” when the link group only
7237 has alternatives which are dangling symlinks. Closes: #611545
7239 -- Guillem Jover <guillem@debian.org> Sun, 30 Jan 2011 20:28:27 +0100
7241 dpkg (1.15.8.9) unstable; urgency=low
7244 * Drop Breaks on konqueror to avoid some lenny -> squeeze upgrade
7245 problems. It was only needed to ensure install-info is installed
7246 even for partial upgrades. Closes: #610991
7247 * Do the same for all emacs/jed packages. For jed, the breaks has been
7248 rendered useless as the maintainers dropped the install-info dependencies
7251 [ Updated programs translations ]
7252 * Remove space before "…" in several Catalan strings (Jordi Mallach).
7253 * Romanian (Stan Ioan-Eugen).
7255 -- Raphaël Hertzog <hertzog@debian.org> Mon, 24 Jan 2011 20:24:53 +0100
7257 dpkg (1.15.8.8) unstable; urgency=low
7260 * Truncate the output part file on “dpkg-split -s”. Regression introduced
7263 [ Updated man pages translations ]
7264 * Two typos fixed in French (Christian Perrier, thanks to Julien
7268 * Fix multiple security issues with dpkg-source (CVE-2010-1679):
7269 - Enhance checks to catch maliciously crafted patches which could modify
7270 files outside of the unpacked source package.
7271 - Do not consider a top-level symlink like a directory when
7272 extracting a tarball.
7273 - Exclude .pc while extracting the upstream tarball in 3.0 (quilt)
7274 as patch blindly writes in that directory during unpack (and would
7275 follow any existing symlink).
7277 -- Raphaël Hertzog <hertzog@debian.org> Thu, 06 Jan 2011 21:04:33 +0100
7279 dpkg (1.15.8.7) unstable; urgency=low
7282 * Defer symlink renames so that there's never a point were a symlink
7283 is broken, this is particularly important for shared libraries.
7285 * On Linux use sync_file_range() to initiate asynchronous writeback
7286 of just unpacked files. Suggested by Ted Ts'o <tytso@mit.edu>.
7287 Thanks to Jonathan Nieder <jrnieder@gmail.com>. Closes: #605009
7288 * On non-Linux use posix_fadvise(POSIX_FADV_DONTNEED) to notify the kernel
7289 dpkg does not need the unpacked files any longer, and that it can start
7290 writeback to be able to evict them from the cache at a later point.
7291 * Fix stanza delimiting on -L, -s and -p output. This was making the output
7292 for multiple packages unrealiable to parse. Closes: #606315
7294 [ Updated programs translations ]
7295 * Basque (Iñaki Larrañaga Murgoitio). Closes: #607253
7296 * Catalan (Guillem Jover).
7297 * Czech (Miroslav Kure). Closes: #605099
7298 * Esperanto (Felipe E. F. de Castro). Closes: #607437
7299 * French (Christian Perrier).
7300 * German (Sven Joachim).
7301 * Indonesian (Arief S Fitrianto). Closes: #605248
7302 * Italian (Milo Casagrande). Closes: #607306
7303 * Japanese (Kenshi Muto). Closes: #607259
7304 * Norwegian Bokmål (Hans Fredrik Nordhaug).
7305 * Portuguese (Miguel Figueiredo). Closes: #605506
7306 * Russian (Yuri Kozlov). Closes: #607292
7307 * Simplified Chinese (Aron Xu).
7308 * Slovak (Ivan Masár). Closes: #607302
7309 * Spanish (Javier Fernandez-Sanguino).
7310 * Thai (Theppitak Karoonboonyanan). Closes: #607501
7312 [ Updated man pages translations ]
7313 * French (Christian Perrier).
7314 * German (Helge Kreutzmann).
7315 * Spanish (Omar Campagne).
7317 [ Updated dselect translations ]
7318 * Spanish (Javier Fernandez-Sanguino).
7320 [ Updated scripts translations ]
7321 * German (fix by Sven Joachim).
7322 * Spanish (Javier Fernandez-Sanguino).
7324 -- Guillem Jover <guillem@debian.org> Mon, 20 Dec 2010 02:26:26 +0100
7326 dpkg (1.15.8.6) unstable; urgency=low
7329 * Ensure debian/source/local-options is always excluded from the source
7330 package even if the user provides customized -i or -I options.
7332 * Fix Dpkg::Version's handling of version with a debian revision but an
7333 empty version (e.g. "-0.1"). Thanks to James Vega <jamessan@debian.org>
7334 for the patch. Closes: #597651
7335 * With "3.0 (quilt)" source package, create .pc/.quilt_series with the
7336 correct series file if the source package provides vendor specific patch
7340 * Disable by default usage of synchronous sync(2), as it causes undesired
7341 I/O on unrelated file systems. Closes: #588339, #595927, #600075
7342 * Add new --force-unsafe-io to disable safe I/O operations on unpack.
7345 [ Updated man pages translations ]
7346 * French (Christian Perrier). Including a typo fix and a typographical
7347 change reported by Vincent Danjean. Closes: #601852
7348 * Spanish (Omar Campagne). Closes: #596519
7350 [ Updated programs translations ]
7351 * Basque (Iñaki Larrañaga Murgoitio). Closes: #599923
7352 * Catalan (Jordi Mallach).
7353 * Danish (Ask Hjorth Larsen). Closes: #600240
7354 * German (Sven Joachim). Improved by Holger Wansing.
7355 * Italian (Pietro Battiston). Fix translation of "however". Closes: #602518
7356 * Portuguese (Miguel Figueiredo). Closes: #596168
7357 * Romanian (Andrei Popescu). Closes: #604769
7358 * Russian (Yuri Kozlov). Closes: #595455
7359 * Vietnamese (Clytie Siddall). Closes: #598473
7361 [ Updated scripts translations ]
7362 * Catalan (Jordi Mallach).
7363 * German (Sven Joachim).
7365 [ Updated dselect translations ]
7366 * Catalan (Jordi Mallach).
7367 * German (Sven Joachim).
7369 -- Guillem Jover <guillem@debian.org> Thu, 25 Nov 2010 07:10:48 +0100
7371 dpkg (1.15.8.5) unstable; urgency=low
7374 * Do not print a warning when parsing status or status log files on
7375 half-installed packages w/o a Description or Maintainer field, as
7376 this happens normally when the package was never installed before.
7378 * Improve git format documentation in dpkg-source(1).
7379 Thanks to Joey Hess, based on a patch by Tanguy Ortolo.
7380 * Clarify effect of “dpkg --purge” on homedir files in dpkg(1).
7381 Thanks to The Fungi <fungi@yuggoth.org>. Closes: #593628
7382 * Add gettext plurals infrastructure support.
7383 * Add gettext messages for plural forms. Closes: #594218
7384 * Fix possible but improbable segfault in update-alternatives in case
7385 the master file name contains a format string specifier. Reported by
7387 * Fix realloc usage on compat scandir() implementation.
7390 * Fix dpkg-genchanges to not split the short description in the middle of a
7391 UTF8 character. Closes: #593442
7392 * Drop -k parameter from the tar call used by dpkg-source to extract
7393 tarballs. Upstream binary files modified by the packager were not properly
7394 installed due to this. Thanks to James Westby for the report.
7396 * Make dpkg Breaks: dpkg-dev (<< 1.15.8) so that older versions of dpkg-dev
7397 that did not depend on libdpkg-perl must be upgraded together with dpkg.
7400 [ Helge Kreutzmann ]
7401 * Fix encoding of German addendum. Closes: #595643
7403 [ Updated programs translations ]
7404 * Esperanto (Felipe Castro). Closes: #596173
7405 * French (Christian Perrier).
7406 * German (Sven Joachim).
7407 * Indonesian (Arief S Fitrianto). Closes: #596657
7408 * Italian (Milo Casagrande). Closes: #592953, #595615
7409 * Japanese (Kenshi Muto). Closes: #595468
7410 * Korean (Changwoo Ryu). Closes: #595556
7411 * Norwegian Bokmål (Hans Nordhaug). Closes: #595208
7412 * Simplified Chinese (Aron Xu). Closes: #594513
7413 * Slovak (Ivan Masár). Closes: #595968
7414 * Swedish (Peter Krefting).
7415 * Thai (Theppitak Karoonboonyanan). Closes: #594011
7417 [ Updated man pages translations ]
7418 * French (Christian Perrier).
7419 * German (Helge Kreutzmann).
7420 * Swedish (Peter Krefting).
7422 [ Updated scripts translations ]
7423 * French (Christian Perrier). Includes a fix to a specific
7424 message translation that was imprecise. Closes: #596333
7425 * German (Helge Kreutzmann). Improved by Holger Wansing.
7426 * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #595299
7427 * Spanish (Omar Campagne). Closes: #596518
7428 * Swedish (Peter Krefting).
7429 * Russian (Yuri Kozlov). Closes: #595175
7431 -- Guillem Jover <guillem@debian.org> Tue, 14 Sep 2010 01:26:21 +0200
7433 dpkg (1.15.8.4) unstable; urgency=low
7436 * Fix use after free segfault on update-alternatives --remove-all.
7437 Closes: #591653, #591654
7438 * Always print a message on warning when parsing control files.
7439 * On database parsing only warn on bogus versions previously accepted,
7440 the other instances will keep producing errors, to avoid newly
7441 introduced bogosity. Closes: #590885, #590896, #591692, #591885
7442 * Fix compilation on Solaris and Darwin:
7443 - Link update-alternatives against libintl if libc does not have i18n
7445 - Include <limits.h> for _POSIX_MAX_PATH in update-alternatives.
7446 Thanks to Fabian Groffen <grobian@gentoo.org>.
7449 * Fix make -C man install so that it actually finds the manual pages
7450 to install. Closes: #591588
7451 * When analyzing the ELF format of a binary in dpkg-shlibdeps, fallback on
7452 usual objdump when the cross objdump failed. Closes: #591522
7455 * Ensure removal of leftover backup .dpkg-tmp files after unpacking
7456 failures, when the backup is still a hard link to the original file.
7459 -- Guillem Jover <guillem@debian.org> Fri, 13 Aug 2010 06:02:10 +0200
7461 dpkg (1.15.8.3) unstable; urgency=low
7464 * Fix dpkg-divert test suite to cope with + and other special characters for
7465 regexps in the build directory name. Thanks to Jonathan Nieder for the
7466 patch and to Phil Kern for the report. Closes: #591182
7469 * Fix buffer overflow in dpkg_ar_member_put_header causing it to write the
7470 header to fd 0 (instead of ar_fd) depending on the stack layout, affecting
7471 armel. Thanks to Phil Kern for the analysis and Reinhard Tartler for the
7472 initial patch. Closes: #591312
7474 -- Guillem Jover <guillem@debian.org> Mon, 02 Aug 2010 10:38:07 +0200
7476 dpkg (1.15.8.2) unstable; urgency=low
7478 * Bump libdpkg-perl Depends on dpkg to 1.15.8, as it will break dpkg
7479 versions before that when installing and removing libdpkg-perl,
7480 because older update-alternatives and dpkg-divert require Dpkg.pm and
7481 Dpkg/Gettext.pm which will disappear due to the Replaces. Closes: #590867
7482 Thanks to Sven Joachim <svenjoac@gmx.de> for the analysis.
7483 * Allow specifying again absolute and relative paths for dpkg-buildpackage
7484 -r option. Closes: #591010
7486 -- Guillem Jover <guillem@debian.org> Sat, 31 Jul 2010 04:20:01 +0200
7488 dpkg (1.15.8.1) unstable; urgency=low
7490 * Fix off-by-one error in update-alternatives that lead to an infinite loop
7491 while writing the administrative file. Closes: #590854
7493 -- Raphaël Hertzog <hertzog@debian.org> Thu, 29 Jul 2010 21:18:16 +0200
7495 dpkg (1.15.8) unstable; urgency=low
7498 * Add new commands --before-build and --after-build to dpkg-source
7499 and modify dpkg-buildpackage to call them automatically at the
7500 start and at the end of the process. With "3.0 (quilt)" source packages
7501 this ensures patches are applied even in case of binary-only builds.
7503 * Merge non-regression test for Ubuntu's specificities concerning
7504 changelog handling. Closes: #582389
7505 * Fix some copy-paste mistakes in dpkg-architecture(1). Thanks to Ian Fleming
7506 <iflema@yahoo.com.au> for the patch and Colin Watson for forwarding out of
7507 Launchpad. Closes: #582404 LP: #564308
7508 * Clarify description of dpkg --configure in dpkg(1). Thanks to Colin Watson
7509 for the patch and to Robert Persson for the report.
7510 Closes: #582406 LP: #77287
7511 * Fix the non-regression test lib/dpkg/test/t-ar.c by not overflowing the
7512 size of ar_name. Thanks to Colin Watson for the report, analysis and patch.
7514 * Modify Dpkg::Shlibs::Objdump to use the cross objdump binary when cross
7515 compiling. Thanks to Loïc Minier for the initial patch. Closes: #578365
7516 * Make dpkg-maintscript-helper more robust when required parameters are
7517 missing. Closes: #582814
7518 * Clarify that dpkg-maintscript-helper rm_conffile needs the last version of
7519 the package that did not remove the obsolete conffile if this was not
7520 implemented at the time the file became obsolete. Closes: #582893
7521 * Enhance dpkg-maintscript-helper rm_conffile and mv_conffile to work
7522 properly when <lastversion> is not given (or is empty). Closes: #582819
7523 * Small fix in dpkg-gensymbols' handling of tags. Closes: #583656
7524 Thanks to Michael Tautschnig <mt@debian.org> for the report and the fix.
7525 * update-alternatives has been rewritten in C, the only feature change
7526 should be that it uses its own logfile /var/log/alternatives.log (rotated
7528 * Implement new --unapply-patches option for dpkg-source with source formats
7529 2.0 and 3.0 (quilt) that unapplies the patches after a successful build.
7530 This option can be put in debian/source/local-options in the package VCS
7531 repository for instance.
7532 * Implement new --abort-on-upstream-changes option for dpkg-source with
7533 source formats 1.0, 2.0 and 3.0 (quilt). It aborts every time that you try
7534 to build a source package which contains (unmanaged) changes to the
7535 upstream source code. Closes: #579012
7536 * dpkg-source now captures the output of patch and prints it on error so
7537 that the user can better diagnose what went wrong. Closes: #575304
7538 * Fix Dpkg::Changelog to cope properly with an entry of version "0".
7539 Add non-regression test for this. Closes: #587382
7540 * Add --export command to dpkg-buildflags to be used in shell with eval.
7541 * Modify source format "3.0 (git)" to use git bundles. Thanks to Joey Hess
7543 The usage of git bundle avoids distributing cruft. Closes: #477954
7544 It's no longer needed to tell which branch contains the debian packaging,
7545 it uses automatically the one that was used at build-time. Closes: #534637
7546 * Pass --no-name option to gzip to avoid encoding the timestamp in the file
7547 so that the result is more predictable. Closes: #587724
7548 Also pass --rsyncable to make source packages more rsync friendly.
7549 * Replace dpkg-source's tar ignore pattern "*~" with "*/*~" to avoid
7550 matching on the top level directory. Closes: #588265
7551 * In source formats "2.0" and "3.0 (quilt)", make sure to remove the
7552 upstream-provided debian directory before copying the debian-provided
7553 version of that directory in place. Closes: #590297
7556 * Require gettext 0.18:
7557 - Remove embedded gettext files from the repository, now properly
7558 installed by autopoint for all po/ directories.
7559 - Add versioned Build-Depends.
7560 * Fix variable usage after delete in dselect.
7561 * Change default configure admindir to LOCALSTATEDIR/lib/dpkg from
7562 LOCALSTATEDIR/dpkg, so that we can use a correct --localstatedir=/var.
7563 * Add two new dpkg options --path-exclude and --path-include for filtering
7564 files on package installation. This allows embedded systems to skip
7565 /usr/share/doc, manpages, etc. Based on work from Tollef Fog Heen and
7566 Martin Pitt, thanks! Closes: #68788, #68861, #497304, #525567, #583902
7567 * Remove obsolete internal status aliases “postinst-failed” for
7568 stat_halfconfigured and “removal-failed” for stat_halfinstalled.
7569 * Check version syntax when parsing it from libdpkg based programs.
7571 * Rewrite mksplit in C, and merge it into dpkg-split.
7572 * Rewrite dpkg-divert in C.
7573 * Use linux-any wildcard for libselinux1-dev Build-Depends instead of
7574 using a list of negated architectures.
7575 * Use Breaks instead of Conflicts in dpkg, dpkg-dev and libdpkg-perl binary
7577 * Move Dpkg.pm and Dpkg/Gettext.pm from dpkg to libdpkg-perl.
7578 * Bump Standards-Version to 3.9.1.
7579 * Detect when another process has locked the database, and mention that
7580 problematic dpkg --audit results might be due to ongoing operations.
7582 * Add new dpkg --force-confask option that forces a conffile prompt when
7583 the conffile from the new package does not differ from the previous one.
7584 Thanks to Henning Makholm <henning@makholm.net>. Closes: #102609
7585 * On dpkg-divert --rename, check if the source file exists, and disable
7586 renaming if it does not. Closes: #550252
7587 As a side effect, this avoids useless errors when the destination
7588 directory is not existent or writable. Closes: #581544
7589 * Properly compute the longest package description from all to be displayed
7590 on “dpkg-query --list”, so that it does not get incorrectly trimmed.
7591 * Consistently use earlier/later instead of smaller/bigger when describing
7592 comparison relationships. Closes: #587641
7593 * Stop exporting DPKG_LIBDIR to maintainer scripts, no need for it anymore.
7594 * Assign correct SELinux label on non-regular files. Based on a patch by
7595 Russell Coker <russell@coker.com.au>. Closes: #587949
7596 * Add -F option to dpkg-buildpackage to be able to explicitly specify a
7597 normal full build and combine it with -nc. Closes: #547993
7598 * Add missing mentions of the Breaks field alongside the other fields
7599 sharing the same syntax in deb-control(5).
7600 Thanks to Osamu Aoki <osamu@debian.org>. Closes: #590472
7602 [ Updated programs translations ]
7603 * Catalan (Guillem Jover).
7604 * German (Sven Joachim).
7605 * Russian (Yuri Kozlov). Closes: #579149
7606 * Swedish (Peter Krefting).
7608 [ Updated man pages translations ]
7609 * German (Helge Kreutzmann).
7610 * Russian (Yuri Kozlov). Closes: #579149
7611 * Spanish (Omar Campagne).
7612 * Swedish (Peter Krefting).
7614 [ New scripts translation ]
7615 * Spanish (Omar Campagne).
7617 [ Updated scripts translations ]
7618 * French (Christian Perrier).
7619 * German (Helge Kreutzmann). Improved by Holger Wansing.
7620 * Russian (Yuri Kozlov). Closes: #579149
7621 * Swedish (Peter Krefting).
7623 -- Guillem Jover <guillem@debian.org> Thu, 29 Jul 2010 09:37:35 +0200
7625 dpkg (1.15.7.2) unstable; urgency=low
7628 * Update dpkg-buildflags to respect $XDG_CONFIG_HOME and to use
7629 $XDG_CONFIG_HOME/dpkg/buildflags.conf by default.
7630 * Update deb-substvars(5) to codify how variables containing multiple
7631 lines must be managed.
7632 * Fix boolean evaluation of Dpkg::Version so that version 0 evaluates to
7633 false and dpkg-shlibdeps can strip the minimal version specification.
7635 Document this behaviour in the API and add non-regression test to ensure
7637 * Let dpkg-buildflags error out when a required parameter is missing.
7639 * Add Bug-Ubuntu field in DEP-3 template provided in the automatic header
7640 of patches in 3.0 (quilt) source packages. Thanks to Benjamin Drung
7641 <bdrung@ubuntu.com> for the patch. Closes: #578002
7642 * Update deb-override(5) by removing references to usage of sections
7643 to place the packages on the mirrors and by indicating that the Debian
7644 policy offers a list of allowed values for section and priority.
7646 * Update reference to triggers.txt.gz in dpkg-trigger(1) and deb-triggers(5)
7647 to match the new location. Closes: #580774
7648 * Drop mention of PKG_CONFIG_LIBDIR in dpkg-buildpackage(1), the feature has
7649 been removed in 1.15.6.
7650 * Rename /usr/lib/dpkg/maintscript-helper into
7651 /usr/bin/dpkg-maintscript-helper, it is a public interface even if working
7652 around known limitations.
7653 * Add "supports" command to dpkg-maintscript-helper to ensure the wanted
7654 command is supported before calling it.
7657 * Add powerpcspe support to ostable and triplettable.
7658 Thanks to Sebastian Andrzej Siewior <sebastian@breakpoint.cc> and
7659 Kyle Moffett <Kyle.D.Moffett@boeing.com>. Closes: #568123, #575158
7660 * Fix dpkg --root by properly stripping again the root directory from the
7661 path of the maintainer script to execute. Closes: #580984
7662 * On Linux use sync() instead of an fsync() per file on deferred extraction,
7663 to workaround performance degradation on ext4. Closes: #578635
7666 * Fix syntax error in dpkg-name. Closes: #581315
7668 -- Guillem Jover <guillem@debian.org> Wed, 19 May 2010 07:57:14 +0200
7670 dpkg (1.15.7.1) unstable; urgency=low
7672 * Fix dpkg-source -b (without -i) for source packages 1.0. Closes: #578693
7673 It was erroneously ignoring all changes because the ignore regex was
7674 wrong (due to the change to ignore debian/source/local-options).
7675 * Add missing call to textdomain() in dpkg-mergechangelogs to make
7678 -- Raphaël Hertzog <hertzog@debian.org> Thu, 22 Apr 2010 08:05:20 +0200
7680 dpkg (1.15.7) unstable; urgency=low
7683 * Clarify the plan concerning dpkg-source, debian/source/format and
7684 the default source format in dpkg-source(1). Add a warning
7685 in dpkg-source to invite people to always create debian/source/format.
7686 We deprecate the fallback to "1.0" (it's there for backwards compatibility
7687 only) and debian/source/format is going to be mandatory at some point in
7688 the future. Closes: #553928
7689 * Add .gitattributes to list of files ignored by dpkg-source.
7690 * Document most common warnings and errors of dpkg-source in its manual
7692 * Let dpkg-source read options from debian/source/local-options as well but
7693 do not include that file in the generated source package.
7694 * Improve explanation of --all option in dpkg-parsechangelog(1). Thanks to
7695 Jari Aalto. Closes: #575706
7696 * Fix dpkg to not lose package metadata on filesystems where readdir()
7697 returns new files added after the opendir() call, btrfs in particular
7698 triggered the problematic behaviour. Closes: #575891
7699 * Tighten the regex used by dpkg-source to match the component name of
7700 supplementary tarballs so that underscore (_) are not allowed as it was
7702 * Introduce a new script called dpkg-buildflags: its purpose is to retrieve
7703 compilation flags and it should be used within debian/rules to pass
7704 the right compilation flags to the build process. dpkg-buildpackage still
7705 exports them to not break packages currently relying on them but packages
7706 should now start using dpkg-buildflags instead. Closes: #560070
7707 * For Ubuntu set default value of LDFLAGS to -Wl,-Bsymbolic-functions.
7708 * Cleanup some old Conflicts/Replaces, thanks to Helge Kreutzmann.
7709 * Modify dselect to treat all unknown package as known and marked for purge.
7710 This is a temporary work-around so that dselect doesn't try to reinstall
7711 packages of priority > standard that were removed or not installed. Thanks
7712 to Robert Luberda for the patch. Closes: #559519, #556889
7713 * dpkg now exports DPKG_MAINTSCRIPT_NAME to maintainer scripts with the
7714 type of maintainer script currently running (preinst, postinst, prerm,
7715 postrm). Closes: #546577
7716 * dpkg now exports DPKG_LIBDIR to maintainer scripts pointing to the
7717 private directory containing internal programs like the upcoming
7719 * Add $DPKG_LIBDIR/maintscript-helper program that can be used in
7720 maintainer scripts to perform common operations working around
7721 current dpkg limitations: first version supports removing obsolete
7722 conffiles and renaming conffiles. Closes: #514316
7723 * Fix "dpkg-scansources -e", it was calling a non-existing function.
7725 * Add new script dpkg-mergechangelogs to do 3-way merges of Debian
7726 changelogs. Add libalgorithm-merge-perl to Recommends for the
7727 benefit of this script.
7730 * Modern tar files typically use NormalFile1 rather than NormalFile0 for
7731 file objects. A typo meant that the former never triggered rename
7732 deferral. Closes: #577756
7733 * Use the new list of files on rename deferral instead of old one, so that
7734 newly added files get installed.
7737 * Report deferred trigger errors on status-fd. Closes: #574599
7738 Thanks to Michael Vogt <michael.vogt@ubuntu.com>.
7739 * When creating hard links to normal files on extraction use the .dpkg-new
7740 filename for source as the file is not yet in place due to the rename
7741 deferral. Thanks to Colin Watson for the initial patch.
7742 * Do not output the Package-Type field on udeb.
7743 * Fix versioned Replaces to not produce file overwrite errors on downgrades.
7745 * Fix installation of replaced and replacing packages in reverse order
7746 (first the replacing then the replaced) for which the replaced package
7747 is supposed to get disappeared, to disappear the correct package and not
7748 lose track of the ownership of the replaced files.
7750 [ Updated programs translations ]
7751 * German (Sven Joachim).
7753 [ Updated dselect translations ]
7754 * German (Sven Joachim).
7756 [ Updated man pages translations ]
7757 * German (Helge Kreutzmann).
7759 [ Updated scripts translations ]
7760 * German (Helge Kreutzmann).
7762 -- Guillem Jover <guillem@debian.org> Wed, 21 Apr 2010 04:05:55 +0200
7764 dpkg (1.15.6.1) experimental; urgency=low
7767 * Fix two memory leaks introduced in 1.15.6.
7768 * Always use C99 variadic macros, as the build requires them anyway, we
7769 avoid exposing the configure variable HAVE_C99 on installed headers.
7770 * Use __attribute__ keyword depending on compiler support, we avoid
7771 exposing the configure variable HAVE_C_ATTRIBUTE on installed headers.
7772 * Do not allow a --retry schedule in start-stop-daemon where forever is
7773 the last item, as it needs something to repeat over. Closes: #570938
7774 * Show dselect dependency/conflicts resolution screen again, by switching
7775 the code to use STL's min() and max() instead of preprocessor macros, to
7776 avoid multiple evaluation of arguments. Regression introduced in 1.15.6.
7777 Based on a patch by Robert Luberda <robert@debian.org>. Closes: #574816
7778 * Defer the fsync and rename for normal files in tar extraction so that
7779 it's done in one pass afterwards, to avoid massive I/O degradation due to
7780 the serialization from each write + fsync. This restores extraction times
7781 to numbers closer to the ones before the fsync patch introduced in 1.15.6.
7784 * Accept source packages without "Format" field for compatibility with very
7785 old source packages. Thanks to Colin Watson for the report and the patch.
7788 [ Updated programs translations ]
7789 * French (Christian Perrier).
7790 * Swedish (Peter Krefting).
7792 [ Updated scripts translations ]
7793 * Swedish (Peter Krefting).
7795 -- Guillem Jover <guillem@debian.org> Wed, 24 Mar 2010 13:56:28 +0100
7797 dpkg (1.15.6) experimental; urgency=low
7800 * debian/control: Add the accent on my first name.
7802 - rename Dpkg::Deps dump() methods into output([$fh]), overload string
7803 representation ("$dep") to provide the result of $dep->output()
7804 - prefix public functions in Dpkg::Deps with deps_ and export them
7806 - rename Dpkg::Source::Compressor in Dpkg::Compression::Process
7807 - rename Dpkg::Source::CompressedFile in Dpkg::Compression::FileHandle
7808 and completely redesign its API
7809 - update Dpkg::Compression's API to use compression_* functions
7810 instead of granting direct access to variables, integrate
7811 there management of default compression
7812 - introduce Dpkg::Interface::Storable and update many modules
7814 - update Dpkg::BuildOptions to provide an object-oriented interface
7815 - update Dpkg::Checksums to provide an object-oriented interface
7816 * Drop debian-maintainers from Suggests since it's obsolete, the
7817 corresponding keyring is in debian-keyring.
7818 * Merge support of symbol patterns in dpkg-gensymbols. Thanks to
7819 Modestas Vainius for his work (see further for more details).
7820 * Accept filename with spaces and colon in the output of objdump.
7821 Required so that dpkg-shlibdeps support such files properly.
7822 Thanks to Raphaël Geissert for the patch. Closes: #565712
7823 * When unpacking a "3.0 (quilt)" source package, tell quilt where
7824 patches are (to be) stored. Requires quilt >= 0.48-5 to work.
7826 * Fix update-alternatives to not try to reinstall an unknown alternative
7827 when the link group is broken, instead switch to the best choice in
7828 automatic mode. Closes: #566406
7829 * Don't return duplicate bug numbers in Launchpad-Bugs-Fixed:.
7830 Thanks to Brian Murray <brian@ubuntu.com> for the report
7831 and the patch. Closes: #569618
7832 * Add $VERSION numbers to all perl modules. Closes: #465256
7833 1.00 and higher means that the API should be stable
7834 * While parsing diff's output, accept any sentence that contains the word
7835 differ (as specified by POSIX) to identify that binary files could not be
7836 compared. Closes: #570008
7837 * dpkg-gencontrol does no longer accept arch-specific dependencies in
7838 arch: all packages. Closes: #560071
7839 * dpkg-gencontrol no longer warns if a substitution variable provided by -V
7840 is not used (the warning is meant to catch unused substitutions coming
7841 from the file, those are package specific with debhelper). Closes: #557133
7842 * dpkg-gencontrol now indicates which package is concerned by the substvars
7843 warning that it displays. Closes: #566837
7844 * dpkg-buildpackage now supports options --source-option=<opt> and
7845 --changes-option=<opt> to forward arbitrary options to dpkg-source and
7846 dpkg-genchanges respectively. Closes: #566230
7847 * The -T option of dpkg-{source,gencontrol,genchanges} can now be used
7848 multiple times to read substitution variables from multiple files.
7850 * dpkg-source now supports an option --create-empty-orig in formats
7851 "2.0" and "3.0 (quilt)" to auto-create the main original tarball when
7852 there are supplementary tarballs. This makes it easier to bundle
7853 multiple software together. Closes: #554488
7854 * dpkg-source supports long option names --diff-ignore and --tar-ignore for
7855 -i and -I. A new option --extend-diff-ignore is introduced. Those options
7856 can thus now be used in debian/source/options.
7857 * Generate manual pages for perl modules.
7858 * Introduce the libdpkg-perl package and clarify its status in README.api.
7859 * Update Standards-Version to 3.8.4 (no changes needed).
7860 * Drop unused lintian override for arch-dep-package-has-big-usr-share on
7862 * The rewritten Dpkg::Checksums deals properly with filenames with
7863 spaces. Closes: #572030
7864 * dpkg-source does no longer fallback to other source formats if the
7865 requested one is not usable. Closes: #557459
7866 * Modify dpkg-source to error out when it would apply patches containing
7867 insecure paths (with "/../") and also error out when it would apply a
7868 patch through a symlink. Those checks are required as patch will happily
7869 modify files outside of the target directory and unpacking a source package
7870 should not be able to have any side-effect outside of the target
7871 directory. Fixes CVE-2010-0396.
7872 * Also error out when the quilt series contains a path with "/../" as this
7873 can cause patch to create files outside of the source package due
7874 to the -B .pc/$path option that it gets.
7877 * Handle argument parsing in dpkg-checkbuilddeps and dpkg-scanpackages
7878 in a way consistent with the rest of the tools.
7879 * Recognize --help in addition to -h in dpkg-checkbuilddeps.
7880 * Add a --version option to dpkg-checkbuilddeps.
7881 * Improve and mark more messages in writedb() to make translators lives
7882 easier. Closes: #408525
7883 * Improve update-alternatives --display output to use two leading spaces
7884 for current link and slave information. Use single quotes for both “best”
7885 and the alternative it's pointing to. Closes: #549167
7886 * Refer to “half configured” instead of “failed config” in «dpkg-query -l»
7887 header and dselect package status printing for consistency.
7888 * Make “dpkg-statoverride --quiet” actually do something, and quiesce
7889 most of the innocuous warning messages. Closes: #403211
7890 * Make “dpkg-statoverride --update --add” fail if it cannot update the
7891 mode and owner of the file. This would fail later on when dpkg itself
7892 applies the overrides, so better to signal this earlier.
7893 * Add sparc64 to cputable. Thanks to Aurelien Jarno <aurel32@debian.org>.
7895 * Do not allow diverting a file to itself, which makes the file to get
7896 removed. Closes: #312206
7897 * Make the check for duplicate fields in a stanza in libdpkg actually work,
7898 which now makes it fatal, as was intended originally. This should not
7899 cause problems for anything using dpkg-dev to build packages as those
7900 are already fatal on that case.
7901 * Add new deb-split(5) man page.
7902 * Fix misspellings of “explicitly” all over the place.
7903 * Normalize ar member names when reading (removing trailing spaces and
7904 slash), this allows deb-split packages be created with GNU ar.
7905 * Validate compression level on dpkg-deb argument parsing.
7906 * Fix error handling, clean up and refactor compression code.
7907 Thanks to Jonathan Nieder for several of the patches.
7908 * Do not print unambiguous epoch on dpkg file overwrite error.
7909 * Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn().
7910 * Change dpkg-dev to Depend on perl instead of perl5 and perl-modules.
7911 * Fix small memory leaks related to scandir() in dpkg-deb and libdpkg.
7912 * Fix dpkg-query and dpkg-trigger to actually print a version on --version.
7913 * Always spawn a new shell on conffile prompt, instead of supporting
7914 self backgrounding, remove DPKG_NO_TSTP environment variable support.
7916 * Set DPKG_SHELL_REASON, DPKG_CONFFILE_OLD and DPKG_CONFFILE_NEW environment
7917 variables when spawning a shell for conffile examination. Closes: #60329
7918 Thanks to Daniel Martin <Daniel.Martin@jhu.edu> for the idea.
7919 * Add support for disabling update-alternatives at configure time using
7920 --without-update-alternatives.
7921 * Add support for disabling install-info at configure time using
7922 --without-install-info.
7923 * Update debian/copyright.
7924 * Use Debian instead of ‘Debian GNU/Linux’ when referring to the
7926 * On dpkg --no-act with --install, --unpack or --record-avail, and
7927 dpkg-deb --info or --field use mkdtemp() to create a temporary directory
7928 instead of insecure tempnam() or tmpnam() functions.
7929 * Remove --license and --licence options from tools.
7930 * Securely remove newly installed files when rolling-back a failed unpack.
7931 * Change default lzma compression level from 9 to 6.
7932 Thanks to Jonathan Nieder for the initial patch.
7933 * Add support for xz compressed data.tar member of binary packages. Add
7934 xz-utils to dpkg's Pre-Depends. Closes: #542160
7935 Thanks to Jonathan Nieder for the initial patch.
7936 * Use xz command to handle lzma compressed files in dpkg and dpkg-dev.
7937 This removes the lzma package from both dpkg and dpkg-dev dependencies.
7938 * Do not set PKG_CONFIG_LIBDIR in dpkg-buildpackage when cross-building.
7939 The proper solution to this is to let the build system choose the
7940 appropriate pkg-config binary for the build or host system in the same
7941 way pkg.m4 is handling it now. Closes: #551118
7942 * Dynamically link against all external libraries. This includes libbz2
7943 and zlib for dpkg-deb and libselinux for dpkg on GNU/Linux.
7944 * Mark the libdpkg.a API as volatile and require any possible users to set
7945 LIBDPKG_VOLATILE_API to acknowledge that fact.
7946 * Add a new libdpkg-dev package with the headers and the static library,
7947 although its API should be considered volatile.
7948 * Reorganize the doc contents that goes into each package:
7949 - README.multicd only in dselect.
7950 - README.api only in development packages, dpkg-dev and libdpkg-dev.
7951 - triggers.txt only in dpkg-dev.
7952 * Move source.lintian-overrides to debian/source/lintian-overrides.
7953 * Switch SELinux support to explicitly set path context. This fixes the
7954 mislabeling of files under <admindir> on conffile extraction or on unpack
7955 errors, due to improper default context restoration. Closes: #498438
7956 * Use FIEMAP when available (on Linux based systems) to sort the .list
7957 files loading order. With a cold cache it improves up to a 70%.
7958 Thanks to Morten Hustveit <morten@debian.org>.
7959 * When FIEMAP is not available use posix_fadvise() to start preloading the
7960 .list files before loading them. With a cold cache it improves up to 40%.
7961 Thanks to Stefan Fritsch <sf@sfritsch.de>. Closes: #557560
7962 * Call fsync(2) after writing files on disk, to get the atomicity
7963 guarantees when doing rename(2). Based on a patch by
7964 Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
7966 * Call fsync(2) on database directories after creating, renaming or
7967 unlinking files, to guarantee the new file entry is correctly listed
7968 in the directory. Base on a patch by
7969 Jean-Baptiste Lallement <jeanbaptiste.lallement@gmail.com>.
7970 * Document in the man page the effects of setting TMPDIR for dpkg and
7971 dpkg-deb, HOME for dselect and dpkg and PAGER for dpkg. Closes: #572836
7972 * Document the exit codes for dpkg-query. Closes: #571798
7973 * Document “dpkg-query -l” abbreviated state information in the man page.
7974 Based on a patch by Marc-Jano Knopp <pub_br_debian.org@marc-jano.de>.
7976 * Honor LINGUAS environment variable when installing translated man pages.
7977 * Allow disabling at configure time Unicode ncurses support for dselect.
7978 Based on a patch by Yuri Vasilevski <yvasilev@gentoo.org>.
7980 [ Modestas Vainius ]
7981 * Implement symbol patterns (Closes: #563752). From now on, it is possible to
7982 match multiple symbols with a single entry in the symbol file template.
7983 While the concept is not new (wildcards also match multiple symbols),
7984 patterns cover much more ground and are a lot more flexible. Together with
7985 the framework, 3 basic pattern types are supported:
7986 - c++ - matching C++ symbols by their demangled name (as emitted by
7988 - symver - matching by symbol version. It replaces the wildcards feature
7989 which is still supported for backwards compatibility but is reimplemented
7990 on top of the new framework;
7991 - regex - matching symbol names with perl regular expression.
7992 Basic patterns may be combined where it makes sense.
7993 * As a positive side effect of the new symbol patterns implementation,
7994 patterns are now treated like normal symbols whenever possible, e.g. a
7995 pattern is MISSING if it does not match anything. As a result,
7996 dpkg-gensymbols is now able to detect NEW/MISSING symbols when patterns are
7997 present in the symbol file (Closes: #541464). Please note, however, that
7998 there is no way to detect symbol changes in the pattern match sets.
7999 * Add source version to the dpkg-gensymbols diff label, reformat it according
8000 to the rules of dpkg-name.
8001 * Add -a<arch> option to dpkg-gensymbols.
8002 * Add -q option to dpkg-gensymbols. -c0 will never fail but still generate a
8003 diff. Use -c0 -q to keep dpkg-gensymbols completely quiet as before
8007 * Fix a file handle leak in “dpkg-deb --info”. Thanks to Raphael Geissert
8008 for the report and patch.
8010 [ Helge Kreutzmann ]
8011 * Add dpkg-gensymbols.1 to the translatable man page set.
8013 [ Updated programs translations ]
8014 * Catalan (Guillem Jover).
8015 * French (Christian PERRIER).
8016 * German (Sven Joachim).
8017 * Italian 'Milo Casagrande). Closes: #567531
8018 * Simplified Chinese (Aron Xua). Closes: #558794
8019 * Slovak (Ivan Masár). Closes: #559269
8020 * Swedish (Peter Krefting).
8022 [ Updated dselect translations ]
8023 * Catalan (Guillem Jover).
8024 * French (Christian Perrier).
8025 * German (Sven Joachim).
8026 * Spanish (Javier Fernández-Sanguino). Closes: #572861
8027 * Swedish (Peter Krefting).
8029 [ Updated man pages translations ]
8030 * French (Christian Perrier): correcting inconsistencies for the translation
8031 of "original" here and there. Thanks to Julien Valroff for pointing this.
8032 * German (Helge Kreutzmann).
8033 * Swedish (Peter Krefting).
8035 [ Updated scripts translations ]
8036 * Catalan (Guillem Jover).
8037 * French (Christian PERRIER).
8038 * German (Helge Kreutzmann).
8039 * Swedish (Peter Krefting).
8041 -- Guillem Jover <guillem@debian.org> Fri, 12 Mar 2010 00:15:31 +0100
8043 dpkg (1.15.5.6) unstable; urgency=low
8045 * dpkg-source: with format "3.0 (quilt)" ensure quilt's .pc directory is
8046 created before trying to register a new patch in .pc/applied-patches.
8047 Thanks to Tommi Vainikainen <thv+debian@iki.fi> for the report and the
8048 patch. Closes: #561237
8049 * Fix dpkg-buildpackage to set "parallel=" in DEB_BUILD_OPTIONS instead of
8050 the invalid "parallel=-1" when option "-j" is given. Closes: #562038
8051 * Clarify how dpkg-source --print-format works and display messages on
8052 STDERR when the requested format is discarded. Closes: #560391
8053 * Add ${misc:Depends} in all Depends fields.
8055 -- Raphaël Hertzog <hertzog@debian.org> Fri, 08 Jan 2010 17:57:43 +0100
8057 dpkg (1.15.5.5) unstable; urgency=low
8059 * Allow again new lines in dpkg-source and dpkg-genchanges on substvar and
8060 maintainer arguments.
8062 -- Guillem Jover <guillem@debian.org> Tue, 22 Dec 2009 09:49:49 +0100
8064 dpkg (1.15.5.4) unstable; urgency=low
8066 * Fix Dpkg::Index::get() and remove(). Thanks to Roderich Schupp
8067 <roderich.schupp@googlemail.com> for the patch. Closes: #558595
8068 * Modify implementation of "3.0 (quilt)" source format to not be
8069 behave differently depending on whether quilt is installed or not.
8070 The option --without-quilt is thus gone and dpkg-source creates
8071 and relies on the .pc directory to know whether patches are applied
8072 or not. Closes: #557667
8073 * Add new dpkg-source option --single-debian-patch supported by the source
8074 format "3.0 (quilt)" so that it behaves more like 1.0 and its single diff
8075 that is constantly updated with all upstream changes. Useful if the
8076 workflow is VCS based and can't generate a full patch set.
8077 * dpkg-source now uses debian/source/patch-header as header of the automatic
8078 Debian patch in format "3.0 (quilt)".
8079 * Fix Debian changelog parser so that the trailer line is again checked.
8081 -- Raphaël Hertzog <hertzog@debian.org> Mon, 07 Dec 2009 09:24:31 +0100
8083 dpkg (1.15.5.3) unstable; urgency=low
8086 * Avoid usage of IO::String in dpkg-scanpackages, rely on Dpkg::IPC
8087 instead to directly get a pipe file descriptor. Closes: #557013
8088 * Put "3.0 (quilt)" in the default list of formats tried by dpkg-source
8089 after "1.0" and before "3.0 (native)".
8090 * Let dpkg-source fail if several upstream orig.tar files are available
8091 (using different compression scheme) since we don't know which one
8093 * Add missing "use Dpkg::Gettext" in Dpkg::Changelog::Entry::Debian.
8095 * When building "3.0 (quilt)" source packages, use QUILT_PATCH_OPTS="-t -F 0
8096 -N -u -V never -g0" so that quilt is as strict as dpkg-source's internal
8097 implementation of quilt. Closes: #557664, #558233
8098 * Before accepting to build a 3.0 (quilt) source packages, ensure that
8099 debian/patches is a directory (or non-existing) and that
8100 debian/patches/series is a file (or non-existing). Closes: #557618
8101 * Dpkg::IPC::fork_and_exec() now includes the changed environment
8102 variables in the default error message displayed when the sub-process
8106 * Verify that the alternative used in update-alternatives --set has been
8107 registered instead of failing with an undefined value in the slave
8108 method. Closes: #554136
8109 * Strip leading spaces in the first line of a field's value in
8110 Dpkg::Control::Hash. Closes: #557547
8112 -- Guillem Jover <guillem@debian.org> Fri, 27 Nov 2009 19:23:36 +0100
8114 dpkg (1.15.5.2) unstable; urgency=low
8116 * Change Dpkg::Version API to accept invalid versions by default and add
8117 is_valid() method. The boolean evaluation of a version object returns
8118 true if the version is valid, false otherwise.
8119 * Update dpkg-shlibdeps to always use Dpkg::Version now that it can
8120 contain the empty version string. Closes: #556786
8121 * Keep compatibility with perl 5.8 by avoiding the _ prototype.
8123 -- Raphaël Hertzog <hertzog@debian.org> Wed, 18 Nov 2009 11:54:50 +0100
8125 dpkg (1.15.5.1) unstable; urgency=low
8127 * Fix build failures due to off_t type mismatch caused by not including
8128 <config.h> first on the unit tests. Suggested by Pierre Habouzit and
8129 Julien Cristau, thanks!
8131 -- Guillem Jover <guillem@debian.org> Tue, 17 Nov 2009 16:42:00 +0100
8133 dpkg (1.15.5) unstable; urgency=low
8136 * Remove obsolete conffiles on purge. Closes: #421367, #453005, #454628
8137 * Update list of binaries dpkg checks on the PATH.
8138 - Remove install-info, now a wrapper that will disappear soonish.
8139 - Add programs used by dpkg itself: sh, rm, find, tar and dpkg-deb.
8140 * Check and warn on duplicate conffiles in dpkg-deb. Closes: #131633
8141 * Make the upstream build system silent by default with automake 1.11 or
8142 newer, and always verbose when building the Debian packages.
8143 * Fix small leak when parsing ‘--ignore-depends’ option values.
8144 * Define compatibility WCOREDUMP only if the system does not have it.
8145 * When start-stop-daemon fails to set the io scheduling warn instead of
8146 finishing fatally. Closes: #553580
8147 * Update md5 file paths in debian/copyright.
8148 Thanks to Jonathan Nieder <jrnieder@gmail.com>.
8149 * On ‘dpkg-trigger --help’ print the default admindir instead of the one
8150 passed on the command line.
8151 * Abort on configure if the required C99 extensions are not supported.
8152 * Add C coding style document.
8153 * Make dpkg as strict as dpkg-statoverride on input when validating the
8154 parsed data from the statdb.
8155 * Rewrite dpkg-statoverride in C.
8156 * Use C99 snprintf function family semantics to avoid having to call them
8157 in a loop to grow the varbuf buffer. This should reduce memory usage and
8158 be slightly faster on varbufprintf calls.
8159 * Use the size from stat to allocate the buffers for readlink, instead of
8160 indefinitely calling readlink and growing the buffer. This should reduce
8161 memory usage when handling lots of symlinks, and be slightly faster.
8162 * Rework varbuf API to avoid increasing buffers indefinitely when adding
8163 content to them, regardless of space being already available.
8164 * Fix build macros to allow start-stop-daemon to use TIOCNOTTY.
8165 * Generate the autoconf version from git to make it easier to see when a
8166 snapshot version is being used.
8167 * Add infrastructure for doxygen, for now not installed anywhere.
8168 * Allow overriding the pkg-config path to ease cross-compilation.
8169 Suggested by Tollef Fog Heen <tfheen@err.no>.
8170 * Fix spelling errors in the Catalan translation. Closes: #553328
8171 Thanks to Robert Millan.
8172 * Update the FSF postal address in the source code license headers by
8173 replacing it with a URL to the gnu.org page.
8174 * Fix a file descriptor leak in dpkg-deb.
8175 Reported by Raphael Geissert <atomo64@gmail.com>.
8176 * Fix resource leaks on error conditions in compat scandir.
8177 * Add a new status-fd action when disappearing a package. Closes: #537338
8180 * Add versioned dependency on base-files (>= 5.0.0) to dpkg-dev to ensure
8181 that /etc/dpkg/origins/default exists. Closes: #545274
8182 * Update Standards-Version to 3.8.3 (no changes needed).
8183 * Major changes to the perl API:
8184 - Dpkg::Control is now Dpkg::Control::Info
8185 - Dpkg::Cdata is gone and is replaced by a new Dpkg::Control
8186 - Dpkg::Control::Fields contains authoritative information
8187 about fields allowed in various types of control information
8188 (and can be customized by each vendor). It also integrates
8189 information that was previously available through Dpkg::Deps.
8190 - Dpkg::Changelog has been split in multiple modules and largely
8191 modified to offer an interface that is now more in line with the
8193 * All dpkg-* perl programs that work with control information have been
8194 updated to use the new Dpkg::Control interface.
8195 In this process, dpkg-scanpackages has been fixed to not skip non-standard
8196 fields. Closes: #494136
8197 * Create Launchpad-Bugs-Fixed directly in the changelog parsing code thanks
8198 to a new vendor hook post-process-changelog-entry. Closes: #536066
8199 * Integrate dpkg-ftp into dselect. Add the required Replaces and Conflicts.
8200 * dpkg-scanpackages/dpkg-scansources now supports compressed override files.
8201 * dpkg-scanpackages now supports a new --medium option as needed to
8202 generate Packages.cd file for consumption by the multicd dselect access
8203 method. Closes: #402527
8204 * Integrate dpkg-multicd into dselect. Add the required Replaces and
8205 Conflicts. The dpkg-scanpackages fork is dropped. Closes: #516631
8206 * Fix bashisms in dselect multicd access method. Closes: #530070
8207 * Add support of "xz" compression method for source packages. Add dependency
8208 dpkg-dev → xz-utils to ensure xz and unxz are available.
8209 * Fix dpkg-source --include-binaries to correctly compute the path name of
8210 the discovered binary files. Closes: #554612
8211 * Remove extra quoting that should not be there while passing an exclude
8212 file to git ls-files during build of 3.0 (git) source package.
8213 Thanks to Courtney Bane for the patch. Closes: #551829
8214 * Optimize dpkg-source -b by avoiding many diff calls when not required.
8215 Thanks to Mike Hommey for the idea. Closes: #554689
8216 * Add new option --print-format to dpkg-source to be able to know by advance
8217 the source format that would be used during a build.
8218 * Modify dpkg-source -b to use default build options from
8219 debian/source/options. Thus it's now possible to have sticky options, for
8220 example for the choice of a compression method (--compression=<comp>).
8221 * dpkg-source outputs the list of upstream files modified by the diff.gz
8222 (applies only to source packages using format 1.0). Closes: #482166
8223 It also recommends usage of 3.0 (quilt) format during dpkg-source -b if it
8224 detects changes to upstream files that are stored in the .diff.gz.
8225 * Add DEP-3 compliant headers to automatic patches created by dpkg-source
8226 in 3.0 (quilt) source format. Closes: #543581
8227 * Switch dpkg to source format "3.0 (native)" with bzip2 compression.
8229 [ Updated programs translations ]
8230 * Czech (Miroslav Kure).
8231 * French (Christian Perrier).
8232 * German (Sven Joachim).
8233 * Italian (Milo Casagrande). Closes: #548615, #555806
8234 * Polish (Wiktor Wandachowicz). Closes: #548541
8235 * Swedish (Peter Krefting).
8237 [ Updated dselect translations ]
8238 * Czech (Miroslav Kure).
8239 * French (Christian Perrier).
8240 * German (Sven Joachim).
8241 * Polish (Wiktor Wandachowicz). Closes: #548541
8242 * Swedish (Peter Krefting).
8244 [ Updated man pages translations ]
8245 * French (Christian Perrier).
8246 * French translation error fixed (Christian Perrier)
8247 Thanks to Pietro Battiston for spotting it. Closes: #545446
8248 * German (Helge Kreutzmann).
8249 * Polish (Wiktor Wandachowicz). Closes: #548541
8250 * Swedish (Peter Krefting).
8252 [ Updated scripts translations ]
8253 * German (Helge Kreutzmann).
8254 * Polish (Wiktor Wandachowicz). Closes: #548541
8255 * Swedish (Peter Krefting).
8257 -- Guillem Jover <guillem@debian.org> Tue, 17 Nov 2009 10:17:57 +0100
8259 dpkg (1.15.4.1) unstable; urgency=medium
8261 * Do not mark any package as unseen in dselect. This is a workaround
8262 until it learns how to store such information again. Closes: #545366
8264 -- Guillem Jover <guillem@debian.org> Mon, 19 Oct 2009 15:15:17 +0200
8266 dpkg (1.15.4) unstable; urgency=low
8269 * Call _g instead of g_ in dpkg-name.
8270 * Fix inverted logic when deciding to assume the architecture in dpkg-name
8271 when the package didn't have such field.
8272 * Do not take into account Revision and Package_Revision fields in dpkg-name
8273 and dpkg-scanpackages as they have been handled already by “dpkg-deb -I”.
8274 * Switch dpkg-scansources to use Dpkg::Cdata instead of duplicating the
8275 .dsc parsing code. As a side effect it now handles properly bogus files.
8276 * Do not remap obsolete fields in dpkg-scanpackages as they have been
8277 handled already by “dpkg-deb -I”.
8278 * Properly mark packages being purged for disappearance from the database.
8279 This will make the status database not be left behind with traces of old
8280 not-installed packages. Closes: #472208
8281 * On parse mark not-installed leftover packages for automatic removal from
8282 the database on next dump. This obsoletes the --forget-old-unavail option,
8283 thus making it now a no-op. Closes: #33394, #429262
8284 * Document “hold” under package selection states instead of flags in dpkg(1).
8285 * Remove trailing ‘/’ and ‘/.’ from the directory name to be used as the
8286 package name on “dpkg-deb -b”. Closes: #218018, #373602
8287 * Remove obsolete ‘hold’ and ‘hold-reinstreq’ internal status flags.
8288 * Add fakeroot to dpkg-dev Recommends. Closes: #536821
8289 * Fix an always false test when trying to decide which package to deselect
8290 to resolve a dependency problem in dselect.
8291 * Add uClibc Linux support to ostable and triplettable. Closes: #455501
8292 * Add uClinux support to ostable and triplettable.
8293 Thanks to Simon Richter <sjr@debian.org>.
8294 * When aborting due to file conflicts print the version of the conflicted
8295 package. Closes: #540019
8296 * Remove double slash in database path visible to the user in some error
8298 * Stop matching sparc64-*-* GNU triplets with sparc Debian architecture.
8299 * Add support for config.d style directories in dpkg and dselect,
8300 (/etc/dpkg/dpkg.cfg.d and /etc/dpkg/dselect.cfg.d respectively).
8301 * Define DPKG_MAINTSCRIPT_ARCH on the maintainer script environment to the
8302 architecture the package got built for.
8303 * Document DPKG_MAINTSCRIPT_PACKAGE maintainer script environment variable
8305 * Document DPKG_RUNNING_VERSION maintainer script environment variable
8307 * Change po4a usage to not create unwanted changes depending if doing out or
8309 * Use po4a “--previous” support when updating the man pages.
8310 Suggested by Christian Perrier <bubulle@debian.org>.
8311 * On configuration error print file name and line number.
8312 * Allow quoting values in configuration file options.
8313 * Add new --pre-invoke and --post-invoke hooks in dpkg.
8314 * Add new --control-path command to dpkg-query.
8315 * Use ohshit on bad version syntax in --compare-versions.
8316 * Add Multi-Arch to the list of known binary package fields for dpkg-dev.
8317 Thanks to Steve Langasek <vorlon@debian.org>.
8320 * Replace install-info by a wrapper around GNU's install-info. The wrapper
8321 will be dropped in squeeze+1. dpkg now Breaks: old versions of
8322 info-browsers that do not depend on the new install-info package
8323 that provides the real functionality. Closes: #9771, #523980
8324 See https://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
8325 * Fix dpkg's preinst in case /var/lib/dpkg/alternatives contains unexpected
8326 sub-directories. Closes: #535138
8327 And also when one of the file doesn't contain correct alternatives
8328 information (improper number of lines). Closes: #537558
8329 * Upgrade Standards-Version to 3.8.2 (no changes).
8330 * Update deb-substvars(5) to list fields that do not support substvars.
8332 * Fix dpkg-parsechangelog to include all entries with -v0 parameter.
8334 * Fix update-alternatives to mention the correct slave link that can't
8335 be installed due to a conflicting file instead of quoting the master link.
8336 * Add support for extra override file in dpkg-scanpackages. Thanks to Robert
8337 Millan for the patch. Closes: #537559
8338 * Add support for extra override file in dpkg-scansources.
8339 * Document format of extra override file in a new manual page
8340 deb-extra-override(5).
8341 * Update sample in dpkg-gensymbols(1) to give an accurate listing of
8342 64 bit arches. Thanks to Julien Cristau for the patch. Closes: #540382
8343 * Create /etc/cron.daily/dpkg to handle the backup of
8344 /var/lib/dpkg/status in /var/backups. This is taken out of the cron
8345 package and need no conflicts/breaks as the code does nothing if
8346 the current status file is already backuped. Thanks to Leo 'costela'
8347 Antunes <costela@debian.org> for the patch. Closes: #541412
8348 * Change behaviour of dpkg --merge-avail to not update a package's
8349 information if the version provided is older than the one already listed
8350 in the available file. Thanks to Ian Jackson
8351 <ian@davenant.greenend.org.uk> for the patch. Closes: #496114
8352 * dpkg-architecture can now export DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
8353 (pointer size and endianness):
8354 - cputable (in dpkg) modified to contain those information
8355 - dpkg-dev depends on dpkg (>= 1.15.4) to ensure that we have an updated
8356 cputable (and so that a versioned build-dependency on dpkg-dev is enough
8357 to use this new feature)
8359 * Split overly long Binary: field values over multiple lines. This is
8360 allowed since policy 3.8.3. Closes: #494714
8361 * Improve performance of dpkg-shlibdeps by caching minimal version
8362 associated to each library in Dpkg::Shlib::SymbolFile. Thanks to
8363 Jiří Paleček <jpalecek@web.de> for the patch.
8364 * Slightly improve dpkg-source(1) by giving the section name that we're
8365 referring to. Closes: #544037
8366 * Fix translation error in German manpage of dpkg-buildpackage. Thanks
8367 to Joachim Breitner <nomeata@debian.org>. Closes: #541829
8369 [ Modestas Vainius ]
8370 * Provide a meaningful label for dpkg-gensymbols diff.
8372 [ Updated programs translations ]
8373 * Asturian (Marcos Alvarez Costales). Closes: #535327
8374 * French (Christian Perrier).
8375 * German (Sven Joachim).
8376 * Italian (Milo Casagrande). Closes: #536538
8377 * Russian (Yuri Kozlov). Closes: #542254
8378 * Slovak (Ivan Masár). Closes: #537742
8379 * Swedish (Peter Krefting).
8381 [ Updated dselect translations ]
8382 * Russian (Yuri Kozlov). Closes: #542254
8383 * Slovak (Ivan Masár). Closes: #537741
8385 [ Updated man pages translations ]
8386 * French (Christian Perrier).
8387 * German (Helge Kreutzmann), proofread by Jens Seidel.
8388 * Swedish (Peter Krefting).
8390 [ Updated scripts translations ]
8391 * French completed (Christian Perrier).
8392 * German (Helge Kreutzmann).
8393 * Russian (Yuri Kozlov). Closes: #542254
8394 * Swedish (Peter Krefting).
8396 -- Guillem Jover <guillem@debian.org> Sun, 06 Sep 2009 09:37:45 +0200
8398 dpkg (1.15.3.1) unstable; urgency=low
8400 [ Modestas Vainius ]
8401 * Fix wildcard support in symbol files. Closes: #536034
8403 -- Guillem Jover <guillem@debian.org> Wed, 08 Jul 2009 11:26:36 +0200
8405 dpkg (1.15.3) unstable; urgency=low
8408 * Unset TAR_OPTIONS when extracting .deb archives.
8409 * Use default compressor values in dpkg-source from Dpkg::Source::Compressor.
8410 * Fix dpkg-scanpackages to properly detect spurious overrides.
8411 * Rewrite dpkg-name in perl.
8412 * Do not close already closed files in some error conditions in libdpkg.
8413 * Use the correct units (KiB) in dpkg-split when referring to partsize.
8414 * Document in dpkg-statoverride(8) that mode needs to be specified in
8415 octal. Closes: #534551
8416 * Mark argument names in dpkg-statoverride.1 in italic.
8417 * Explicitly pass field argument to Dpkg::ErrorHandling::unknown().
8418 * Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields.
8421 * Unset TAR_OPTIONS when creating/extracting tar archives for source
8422 packages. Closes: #530860
8423 * Add cleanup of all invalid (master) alternatives in preinst script.
8424 Closes: #530633, #531611, #532739, #521760
8425 * Let update-alternatives fix a manual alternative with a dangling symlink
8426 by switching it to automatic mode. Closes: #529999
8427 * Add missing paragraph separator in dpkg-buildpackage(1). Thanks to Per
8428 Andersson <avtobiff@gmail.com>. Closes: #532769
8429 * Fix English mistake (“as you request” → “as you requested”) in several
8430 places. Thanks to David Stansby for the patch. Closes: #533171
8431 * Support tags before symbols in symbols file contained in source packages.
8432 The first two tags are "optional" (use it to not fail if the symbol might
8433 disappear from the library without breaking the ABI) and "arch" to
8434 restrict the set of architectures where the symbol is supposed to exist.
8435 Thanks to Modestas Vainius <modestas@vainius.eu> for the patch.
8436 See dpkg-gensymbols(1) for more information. Closes: #521551
8437 * Do not include #MISSING lines in symbols files integrated in binary
8438 packages. Closes: #526251
8439 * Assume an implicit version of "Base" for all unversioned symbols
8440 that are merged into a SymbolFile. Closes: #533181
8441 * Add new tag "ignore-blacklist" to force-include symbols which are
8442 normally blacklisted. This can be useful for libgcc to include symbols
8443 that the toolchain allows being shared but that are often static (and
8444 hence are blacklisted for this reason). Closes: #533642
8445 * In dpkg-source, explicitly pass --keyring ~/.gnupg/trustedkeys.gpg to
8446 gpgv as it does not use it if other --keyring parameters are given.
8448 * In dpkg-vendor, allow using dashes instead of spaces in vendor
8449 filenames. Closes: #532222
8450 * Skip dpkg-genchanges' warning about lower version numbers for backports
8451 (recognized by ~bpo or ~vola in their version number). Closes: #525115
8452 * Support all checksum algorithms in dpkg-scanpackages/dpkg-scansources.
8454 * Fix dependency parsing code in Dpkg::Deps to not accept "foo\nbar"
8455 even if foo is valid. Closes: #534464
8456 Thanks to Andrew Sayers for spotting the problem.
8458 [ Joachim Breitner ]
8459 * Warn about unused substvars in dpkg-gencontrol. Closes: #532760
8461 [ Updated programs translations ]
8462 * Catalan (Jordi Mallach). Closes: #532109
8463 * Czech (Miroslav Kure).
8464 * German (Sven Joachim). Closes: #534831
8465 * Simplified Chinese (Deng Xiyue). Closes: #531387
8466 * Swedish (Peter Krefting).
8468 [ Updated dselect translations ]
8469 * Czech (Miroslav Kure).
8471 [ Updated man pages translations ]
8472 * German (Helge Kreutzmann).
8473 * Swedish (Peter Krefting).
8475 [ Updated scripts translations ]
8476 * German (Helge Kreutzmann).
8477 * Swedish (Peter Krefting).
8479 -- Guillem Jover <guillem@debian.org> Sat, 27 Jun 2009 19:06:43 +0200
8481 dpkg (1.15.2) unstable; urgency=low
8484 * Fix FTBFS on GNU/Hurd due to a mismatched define usage in
8485 start-stop-daemon. Closes: #530446
8486 * Remove obsolete priorities support from dselect.
8487 Thanks to Sven Joachim <svenjoac@gmx.de>.
8488 * Fix bashism (“echo -e”) in dselect disk setup method. Closes: #530071
8489 * Properly parse fdisk output in dselect disk setup method.
8490 * Fix memory leaks due to not destroying some pkg iterators.
8492 [ Updated programs translations ]
8493 * Asturian (Marcos Alvarez Costales). Closes: #529889
8494 * Basque (Piarres Beobide). Closes: #529857
8495 * French (Christian Perrier).
8496 * German (Sven Joachim).
8498 [ Updated man pages translations ]
8499 * German (Helge Kreutzmann).
8501 [ Updated dselect translations ]
8502 * French (Christian Perrier).
8504 [ Updated scripts translations ]
8505 * French (Christian Perrier).
8506 * German (Helge Kreutzmann).
8508 -- Guillem Jover <guillem@debian.org> Tue, 26 May 2009 01:00:36 +0200
8510 dpkg (1.15.1) unstable; urgency=low
8513 * Fix dpkg-genchanges to not include the additional upstream tarballs
8514 when they are not desired (specific to source packages using format 3.0
8516 * Call quilt only once to apply all patches instead of once per patch
8517 when building 3.0 (quilt) source packages. Closes: #518453
8518 * Fix dpkg-shlibdeps so that it works again when analyzing binaries
8519 outside of package's directory. Closes: #518687
8520 * Modify dpkg-shlibdeps to let shlibs.local override symbols files too.
8521 * Drop support of debian/control's “Format” field used by dpkg-source while
8522 it's not too late. Instead debian/source/format should be used to indicate
8523 the desired source package format.
8524 * Update deb-triggers(5) and dpkg-trigger(1) to add a reference to
8525 /usr/share/doc/dpkg/triggers.txt.gz. Closes: #519717
8526 * Avoid perl warnings in dpkg-gencontrol and dpkg-genchanges when the
8527 Architecture field is missing in a binary package. Closes: #510282
8528 * Modify Dpkg::Version::check_version() to not die by default.
8530 * dpkg-source now ignores all possible vi swap file extensions (and not
8531 only .swp). The corresponding exclude pattern for -I also got tightened to
8532 only catch filenames starting with a dot. Closes: #515540
8533 * dpkg-gencontrol displays a better error message when an ORed dependency
8534 is used in a union field like Conflicts, Replaces or Breaks.
8536 * dpkg-source's signature check is now done with gpgv if possible and
8537 timeouts if not completed within 10 seconds. Closes: #490929
8538 When using gpg, use --no-default-keyring to be consistent with gpgv's
8539 behaviour to not use the user's keyring. Closes: #440841
8540 * Update dpkg-dev dependencies: Closes: #472942
8541 - Move gnupg to Recommends. It's needed to sign .dsc and .changes.
8542 - Add gpgv to Recommends. Useful to check signatures of extracted packages.
8543 - Add debian-maintainers to Suggests. Together with debian-keyring they
8544 contain all the GPG keys required to verify official Debian packages.
8545 * Drop /etc/dpkg/origins as it's taken over by base-files (see #487437).
8546 * Fix dpkg-shlibdeps to properly initialize a symbol-based dependency
8547 even when some symbols are associated with a (fake) version "0". Such a
8548 version means that the symbol has always existed in all versions of the
8550 * When dpkg delegates to dpkg-query or dpkg-deb to do the actual work, add
8551 the "--" marker to explicitly document the end of options so that
8552 arguments starting with a dash are not interpreted as options.
8554 Thanks to Bill Allombert for the patch.
8555 * dpkg now correctly refuses empty parameters when an integer value is
8556 wanted. Closes: #386197 Based on a patch by Bill Allombert.
8557 * Fix a mistake in the french translation of dpkg's manual page.
8558 Thanks to Jonathan Gibert. Closes: #522032
8559 * Fix dpkg-source to not die when uncompressor processes are killed by
8560 SIGPIPE due to tar closing the pipe without exhausting all the data
8561 available. Closes: #523329
8562 * dpkg-gencontrol now handles properly (empty) dependencies which contain
8563 only spaces. Closes: #522787
8564 * dpkg-source now accepts additional tarballs (in format "3.0 (quilt)")
8565 with a "component" name containing dashes. Closes: #524376
8566 * Fix dpkg-source to not complain on binary files that are ignored and are
8567 not going to be included in the debian tarball of a "3.0 (quilt)" source
8568 package. Closes: #524375
8569 * Bump Standards-Version to 3.8.1 (no change required).
8570 * Do not store usernames and group names in tarballs created by dpkg-source,
8571 they are anyway ignored at unpack time. Closes: #523184
8572 * Fix update-alternatives to not remove real files installed in place of
8573 an alternative link when the corresponding alternative is fully removed.
8575 * Add a new dpkg-vendor tool to query vendor information stored in
8576 /etc/dpkg/origins. It can be used in debian/rules to enable different
8577 behaviour depending on the current vendor at the time of the build.
8579 Modify dpkg-buildpackage to not set the DEB_VENDOR environment variable,
8580 packages should use the dpkg-vendor program instead.
8581 * Ensure that the automatic patch created in format "3.0 (quilt)" is always
8582 well registered with quilt even when it's updated by a new call to
8583 dpkg-source. Thanks to Goswin von Brederlow for the initial patch.
8585 * Do not update/create debian/patches/.dpkg-source-applied during build,
8586 it's only meant to document what patches have been applied at extraction
8587 time. Closes: #525835
8588 * Let dpkg-buildpackage add the missing execute right on debian/rules if
8589 needed. Display a warning when it happens. Closes: #499088
8590 * Allow combining -nc and -S in dpkg-buildpackage but display a warning
8591 saying that it's not advised. Closes: #304404
8592 * Let dpkg-buildpackage error out with subprocerr() when dpkg-checkbuilddeps
8593 is interrupted/killed by a signal. Closes: #498734
8594 * Fix dpkg-buildpackage/dpkg-genchanges to properly interpret option -v0.
8596 * Improves how dpkg-parsechangelog handles non-existing versions
8597 in its --since, --until, --to, --from options. Approximate the intent
8598 by selecting the nearest version instead. Closes: #477638
8599 * Update dpkg-parsechangelog's documentation to make it clearer that spaces
8600 are not allowed between single characters options and their values.
8602 * Don't let dpkg-scanpackages complain about missing overrides when
8603 no overrides file has been given. Closes: #468106
8604 Thanks to Piotr Engelking for the patch.
8607 * Fix typo in dpkg output (for ‘unexpected’). Closes: #519082
8608 Thanks to Ivan Masár.
8609 * Sync archtable with architectures currently present in Debian sid.
8611 - Add kfreebsd-i386 and kfreebsd-amd64.
8612 * Add avr32 to cputable. Closes: #523456
8613 * Detect the curses headers to use instead of hardcoding them.
8614 * Make dpkg-source do not set arch:any in .dsc on arch-restricted packages.
8615 Thanks to Philipp Kern <pkern@debian.org>. Closes: #526617
8616 * Add '.hgtags' to the default dpkg-source -i regex and -I pattern.
8618 * Use backticks instead of non-portable make $(shell) function in automake.
8619 * Do not install dselect and start-stop-daemon man pages when the programs
8620 have been disabled from configure.
8621 * Move Debian specific keyrings to the Debian vendor class and change the
8622 Ubuntu vendor class to inherit from it.
8623 * Do not set the Arch substvar in dpkg-source, avoiding generating warnings
8624 when there's no compiler present. Closes: #526132
8625 * Preserve faulting errno when printing reason in start-stop-daemon fatal
8627 * Only print fatal errno string in start-stop-daemon if it was non-zero.
8628 * Print the valid values for the IO scheduler class in start-stop-daemon
8630 * Print a warning when using obsolete '--print-installation-architecture'.
8632 * Remove obsolete --largemem and --smallmem dpkg options.
8633 * Remove obsolete --force-auto-select dpkg option.
8634 * Remove obsolete priorities support from dpkg.
8635 * Remove obsolete 822-date program.
8636 * Do not right justify the database reading progress percent counter.
8637 * Remove deprecated status on substvars for dpkg-source dpkg-genchanges,
8638 and stop producing warnings.
8639 * Make deprecated dpkg-scanpackages --udeb option produce a warning.
8640 * Change dpkg-source --help output to state there's no default substvar
8641 file to match reality.
8642 * Warn in start-stop-daemon if the argument to --name is longer than the
8643 supported kernel process name size. Closes: #353015, #519128
8644 * Do not warn in dpkg-deb when parsing unknown fields with the “Private-”
8645 prefix. Based on a patch by Nils Rennebarth. Closes: #353040
8647 [ Frank Lichtenheld ]
8648 * Dpkg::Version: Remove unnecessary function next_elem which just
8649 replicates the standard shift behaviour.
8652 * Add "keyrings" vendor hook, used by dpkg-source to allow vendors to
8653 supply additional keyrings against which source package signatures will
8654 be verified. Implement this for Ubuntu. Closes: #525834
8656 [ Updated dselect translations ]
8657 * German (Sven Joachim).
8658 * Swedish (Peter Krefting).
8660 [ Updated scripts translations ]
8661 * French (Christian Perrier).
8662 * German (Helge Kreutzmann).
8663 * Swedish (Peter Krefting).
8665 [ Added programs translations ]
8666 * Asturian (Marcos Alvarez Costales). Closes: #519478, #519813, #519998
8667 * Esperanto (Felipe Castro). Closes: #523023
8669 [ Updated programs translations ]
8670 * French (Christian Perrier).
8671 * German (Sven Joachim).
8672 * Slovak (Ivan Masár). Closes: #519084
8673 * Swedish (Peter Krefting).
8674 * Russian (Yuri Kozlov). Closes: #526659
8676 [ Updated man pages translations ]
8677 * German (Helge Kreutzmann).
8678 * Swedish (Peter Krefting).
8680 -- Guillem Jover <guillem@debian.org> Thu, 21 May 2009 06:45:45 +0200
8682 dpkg (1.15.0) experimental; urgency=low
8685 * Do not suggest manually changing the alternative symlinks on
8686 update-alternative's verbose mode. Closes: #412487
8687 * Refactor subprocess signal setup.
8688 * Mark and coalesce similar strings for translation.
8689 * Add '.be' to the default dpkg-source -i regex. Closes: #481716
8690 Based on a patch by Ben Finney.
8691 * Fix link order when using libcompat.a and libintl.a by placing them after
8692 libdpkg.a. Based on a patch by Martin Koeppe. Closes: #481805
8693 * Remove duplicate program name from dpkg-trigger badusage output.
8694 * Trim trailing slash and slash dot from 'dpkg -S' arguments when those
8695 are path names, but not on patterns. Closes: #129577
8696 * Fix the support for passing more than one --status-fd option to dpkg.
8697 Until now only the last one was being used.
8698 * Replace realloc plus error checking usage with m_realloc.
8699 * Add '.hgignore' to the default dpkg-source -i regex and -I pattern.
8701 * Support diverting files when origin and destination are on different file
8702 systems. Based on a patch by Juergen Kreileder. Closes: #102144, #149961
8703 * Do not silently enable --rename on dpkg-divert --remove. Closes: #160848
8704 * Do not allocate memory when lstat fails during package upgrade.
8705 * Properly lstat the correct file when using --root on package upgrade.
8706 Thanks to Egmont Koblinger. Closes: #281057
8707 * Print a longer string when a disallowed field value is found when parsing.
8708 * Use $(filter ...) instead of $(findstring ...) to extract space separated
8709 options from DEB_BUILD_OPTIONS in debian/rules.
8710 * Do not leave new conffile as .dpkg-new when it has been diverted, also
8711 properly activate the file trigger for the diverted conffile.
8712 Based on a patch by Timothy G Abbott. Closes: #58735, #476899
8713 * Improve comment on BUGS section in dpkg-deb.1 about lack of authentication
8714 and checksum support in .deb files. Closes: #492052
8715 * Use a troff special character for the copyright symbol on man pages.
8716 * Mark program names in dpkg-trigger.1 in bold.
8717 * Unmark dselect debug messages for translation.
8718 * Use a the warning function to uniformly print all warning messages.
8719 * Properly use internerr to report about programming bugs.
8720 * Do not log repeated strings when the write call wrote partial data.
8721 * Change dir to / after chroot when using --instdir.
8722 Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #509578
8723 * Make dpkg log files user readable. Closes: #480556
8724 * Clarify in the start-stop-daemon man page that the signal sent by default
8725 is TERM not KILL. Closes: #507568
8726 * Warn in dpkg-deb man page that -x will modify the extraction directory
8727 permissions. Closes: #502496
8728 * Make start-stop-daemon behave the same way whether --chuid gets a user
8729 name or a uid. Closes: #368000
8730 * Add new option --procsched to start-stop-daemon to be able to set the
8731 process scheduling policy and priority. Closes: #175740
8732 * Add initial C unit test suite for libdpkg.
8733 * Sanitize --status-fd output by replacing newlines with spaces.
8735 * Remove unneeded cpio dependency from dpkg-dev.
8736 * Add kopensolaris support to ostable and triplettable. Closes: #509312
8737 * Document in deb.5 in detail the currently supported format, ar member
8738 names, types of tar archives and data.tar members.
8739 * Print correct feature name on «dpkg --assert-*» failures.
8740 * Add progress reporting to dpkg while reading the file list database.
8741 Based on a patch by Romain Francoise.
8742 * Add new option --iosched to start-stop-daemon to be able to set the
8743 IO scheduling class and priority. Closes: #443535
8744 Thanks to Chris Coulson <chrisccoulson@googlemail.com>.
8745 * Add tar format detection support to the internal extractor.
8746 * Add support for ustar long names using the prefix field. Closes: #474092
8747 * Code refactoring and cleanup, some of the major changes include:
8748 - Use standard interfaces instead of ad-hoc ones.
8750 - Fix compilation warnings.
8751 - Constify string members in structures and arguments in functions.
8752 - Make local functions static.
8753 - Remove unused functions, macros and variables.
8754 - Fix and cleanup libcompat broken replacement implementations.
8755 - Reduction of module interdependencies.
8756 - Rename function and variable names to make them more clear.
8757 - Cleanup and split of header files.
8760 * Enhance dpkg-shlibdeps' error message when a library can't be found to
8761 include the ELF format of the desired library. Closes: #474671
8762 * dpkg-gensymbols now refuses empty values for the -v -P and -e
8764 * Update dpkg(1) to refer to conffile whenever we speak of configuration
8765 file handled by dpkg. Thus harmonize vocabulary with the policy. Thanks
8766 to Helge Kreutzmann <debian@helgefjell.de>. Closes: #381219
8767 * Improve error message stating that dpkg is unable to create a file so that
8768 it also refers to the real filename instead of the non-diverted name only.
8769 Thanks to Daniel Hahler for the patch. Closes: #457135
8770 * dpkg-gencontrol can now again read the control file from its standard
8771 input with "-c-". Closes: #465340
8772 * Add DEB_VENDOR environment variable in the build environment to be able
8773 to change behaviour dynamically depending on the vendor of the current
8774 system (or target system when the user overrides DEB_VENDOR by setting
8775 it himself). Closes: #457371
8776 * dpkg-shlibdeps give less strong warnings for symbols not found in NEEDED
8777 libraries when the shared library is a non-public directory and is likely
8778 to be a plugin. Closes: #481165
8779 * Clarify list of packages displayed by dpkg --get-selections and
8780 dpkg-query -l. Thanks to Jidanni. Closes: #487455
8781 * Document -A option in dpkg-buildpackage(1). Closes: #482834
8782 * Add some warning concerning the available file and the related commands.
8783 They are mostly obsolete for APT users. Closes: #481185
8784 * Add new option --listpackage to dpkg-divert. Thanks to Timothy G Abbott
8785 <tabbott@MIT.EDU> for the patch. Closes: #485012
8786 * Add new option --require-valid-signature to dpkg-source. Closes: #390282
8787 * In dpkg-query(1) document the origin of the various fields and warn that
8788 they are not always available. Closes: #488293
8789 * Improve error message in install-info when the file doesn't exist.
8790 Thanks to Thomas Hood <jdthood@yahoo.co.uk>. Closes: #107098
8791 * Use description of installed package as fallback in dselect.
8792 Based on a patch from Bruce Sass <bmsass@shaw.ca>. Closes: #21659
8793 * Reduce memory usage of dselect by avoiding usage of a big infopad.
8794 Thanks to Michel Lespinasse <walken@zoy.org> for the patch.
8796 * Largely improve and update dpkg-buildpackage's manual page.
8797 * Clarify two points in dpkg-source(1). Closes: #490693
8798 * Support RUNPATH exactly like RPATH in dpkg-shlibdeps. Closes: #502258
8799 Thanks to Javier Serrano Polo <jasp00@terra.es>.
8800 * Set Standards-Version to 3.8.0 (no changes needed).
8801 * Drop some unneeded lintian overrides.
8802 * Fix a chmod call in dpkg-source to not fail when POSIXLY_CORRECT is set.
8804 * Optimize dpkg-shlibdeps by caching parsed symbols files and
8805 objdump objects. Thanks to Modestas Vainius <modestas@vainius.eu> for the
8806 patch. Closes: #503954
8807 * Add new framework to hook vendor-specific logic (see
8808 module Dpkg::Vendor::Default).
8809 * Add Ubuntu vendor object implementing lookup of launchpad bugs in
8810 changelogs and a safety-check for Maintainer fields of forked packages
8811 (launched during source build). Closes: #426752, #499924
8812 * Improve behaviour of update-alternatives --config. Thanks to
8813 Osamu Aoki <osamu@debian.org> for the initial patch. We can know
8814 select between manual and auto in --config and --all. Closes: #392430
8815 * Fix update-alternatives to not switch to manual mode an alternative
8816 with a broken symlink (instead let the current action fix it).
8817 Also ensure that a message is displayed by default when such a switch is
8818 made. Closes: #141325, #87677
8819 * Fix update-alternatives' logic to rename files. It failed to ignore errors
8820 in some cases where it wanted to when the source file didn't exist.
8822 This also makes update-alternatives less noisy when this happens since we
8823 don't call mv when we know that it's going to fail.
8825 * Properly remove inappropriate slave links in update-alternatives even when
8826 we switch to manual mode with --set or --config. Closes: #388313
8827 * Modify update-alternatives to always remove the alternative group when the
8828 last alternative is removed (even in manual mode).
8829 * Ensure that update-alternative --install fix the links if the alternative
8830 installed is the one currently selected. Closes: #100135
8831 * Let update-alternatives deal with empty files in its administrative
8832 directory by ignoring them. Closes: #457863
8833 * Add new --target and --as-root options to dpkg-buildpackage to call
8834 any debian/rules target with the proper build environment.
8836 * Move update-alternatives, dpkg-divert and dpkg-statoverride to /usr/bin
8837 but keep compatibility symlinks in /usr/sbin for the squeeze release
8838 until all maintainer scripts are fixed (see
8839 https://lintian.debian.org/tags/command-with-path-in-maintainer-script.html).
8841 * Use dh_lintian to install lintian overrides. Build-Depends on debhelper
8842 (>= 6.0.7) for this. Update debhelper compatibility level to 6 at the same
8844 * Drop cleanup-info script.
8845 * Reset umask to 0022 in dpkg-gencontrol and dpkg-gensymbols to ensure that
8846 files created in the DEBIAN directory have sane permissions.
8848 * Rewrite update-alternatives (so that we can understand it again) and
8849 implement new features on top of it:
8850 - the --config output is now sorted. Closes: #437060
8851 - it now logs information to /var/log/dpkg.log. Closes: #445270
8852 - it forbids reusing master alternative as slave and vice-versa.
8854 - it forbids reusing alternative links managed by other alternatives
8855 - new sanity checks on --install parameters. Closes: #423176
8856 - install slave link only if the corresponding slave file is available.
8858 - new option --get-selections to export the configuration of all
8859 alternatives. It's a simple way to discover the name of all available
8860 alternatives. Closes: #273406, #392429
8861 - new option --set-selections to reconfigure a set of alternatives in
8863 * Document in update-alternatives(8) how one can repair all broken
8864 alternatives with a single command. Closes: #250258, #395556
8865 * Modify dpkg-gensymbols to replace #PACKAGE# on the fly while installing
8866 symbols files so that package having libraries whose name varies between
8867 architectures do not need to hardcode the package name. Closes: #517264
8870 * Add a --query option to update-alternatives. Closes: #336091, #441904
8872 [ Updated scripts translations ]
8873 * Polish (Wiktor Wandachowicz). Closes: #514106
8875 [ Updated man pages translations ]
8876 * Polish (Wiktor Wandachowicz). Closes: #514106
8878 [ Updated programs translations ]
8879 * Portuguese (Miguel Figueiredo).
8880 * Korean (Changwoo Ryu).
8881 * Romanian (Eddy Petri?or)
8882 * Slovak (Ivan Masár). Closes: #514490
8884 -- Guillem Jover <guillem@debian.org> Mon, 02 Mar 2009 06:13:53 +0200
8886 dpkg (1.14.25) unstable; urgency=low
8889 * Fix typo in package description (for 'provides').
8890 Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com>. Closes: #510755
8891 * Do not lose conffiles while replacing them from another package on the
8892 same install run. Closes: #513857
8893 As a side effect this fixes the following symptoms:
8894 - Do not do unneeded conffile prompts when it wasn't locally changed.
8895 - Do not ensure (and thus do not output debug information) that the
8896 .dpkg-new and .dpkg-tmp directories for an existing directory do not
8897 exist. Closes: #80416
8900 * dpkg-deb now always produces GNU tarballs inside .deb and ignores
8901 TAR_OPTIONS. Closes: #513863
8903 [ Updated programs translations ]
8904 * Basque (Piarres Beobide). Closes: #506092, #509851
8905 * Simplified Chinese (Deng Xiyue). Closes: #506177
8906 * Traditional Chinese (Tetralet). Closes: #513312
8908 [ Updated dselect translations ]
8909 * Basque (Piarres Beobide). Closes: #509852
8910 * Norwegian Bokmål (Hans F. Nordhaug).
8911 * Portuguese (Miguel Figueiredo). Closes: #509904
8913 [ Updated scripts translations ]
8914 * Add missing space in French translation.
8915 Thanks to Cyril "Oeil de lynx" Brulebois.
8917 -- Guillem Jover <guillem@debian.org> Tue, 03 Feb 2009 00:00:41 +0200
8919 dpkg (1.14.24) unstable; urgency=low
8922 * Fix parsing of objdump output (by dpkg-shlibdeps) in a special case where
8923 the symbol name is separated only with a single space. Closes: #506139
8924 * Fix dpkg-shlibdeps behaviour when Build-Depends-Package is used in the
8925 symbols file. It was merging all dependency templates into the generated
8926 dependency instead of simply modifying the minimal version. Thanks to
8927 Modestas Vainius <modestas@vainius.eu>. Closes: #507346
8928 * Fix dpkg-source to correctly extract a source package even when called
8929 from a non-writable directory when a target directory has been specified
8930 on the command line. Closes: #507217, #507219
8933 * Do not allow installing packages with non-obsolete conffiles owned by
8934 other packages without a proper Replaces field. Closes: #508392
8936 [ Updated dselect translations ]
8937 * Galician (Marce Villarino). Closes: #509887
8939 [ Updated programs translations ]
8940 * Galician (Marce Villarino). Closes: #509150
8941 * Vietnamese (Clytie Siddall). Closes: #509424
8943 [ Updated scripts translations ]
8944 * Improve German translation.
8946 -- Guillem Jover <guillem@debian.org> Mon, 29 Dec 2008 05:38:31 +0100
8948 dpkg (1.14.23) unstable; urgency=low
8951 * Blacklist "__gnu_local_gp" symbol for dpkg-gensymbols. Closes: #500188
8952 Thanks to Thiemo Seufer <ths@debian.org>.
8953 * Important bugfix in dpkg-gensymbols for people using includes in symbol
8954 files: the current object didn't flow back from the included file to
8956 * Fix Dpkg::Version comparison code. Closes: #504135
8959 * Untangle fatal abort condition from the “too many errors” one in the
8960 archives and packages processing loop. Closes: #367226
8961 * Abort on unrecoverable fatal errors instead of continuing execution, as
8962 the recovery code assumed the execution would not be reaching it again
8963 and some times bogus update files were created either with incompletely
8964 written content or with '#padding' lines. Closes: #497041, #499070
8966 [ Updated programs translations ]
8967 * Brazilian Portuguese (Felipe Augusto van de Wiel).
8968 * Catalan (Jordi Mallach).
8969 * Czech (Miroslav Kure). Closes: #505910
8970 * French (Christian Perrier)
8971 * German (Sven Joachim).
8972 * Greek (Emmanuel Galatoulas). Closes: #498585
8973 * Japanese (Kenshi Muto).
8974 * Korean (Changwoo Ryu). Closes: #505777
8975 * Norwegian Bokmål (Hans F. Nordhaug).
8976 * Polish (Wiktor Wandachowicz).
8977 * Portuguese (Miguel Figueiredo). Closes: #505869
8978 * Russian (Yuri Kozlov). Closes: #499028, #505735
8979 * Romanian (Eddy Petri?or).
8980 * Slovak (Ivan Masár). Closes: #506024
8981 * Spanish (Javier Fernandez-Sanguino). Closes: #505836
8982 * Swedish (Peter Krefting).
8984 [ Updated scripts translations ]
8985 * Fix typo in Russian. Closes: #499736
8986 * Fix wrong translation in French. Closes: #504123
8987 * French (Christian Perrier).
8989 [ Updated man pages translations ]
8990 * German (Helge Kreutzmann).
8992 -- Guillem Jover <guillem@debian.org> Tue, 18 Nov 2008 11:50:56 +0200
8994 dpkg (1.14.22) unstable; urgency=low
8997 * The last "small fix" actually broke conversion of source packages to
8998 "3.0 (quilt)" format when they have local changes and no pre-existing
8999 quilt series file. Now always provide a valid name in QUILT_SERIES.
9001 * Fix permissions of the automatically generated patch in "2.0" and "3.0
9002 (quilt)" format. They were improperly set to 0600 due to tempfile()
9003 and were not reset to a sane value. Closes: #496925
9004 * Fix dpkg-gensymbols to not scan (real) directories accessed through a
9005 symlink contained in the build tree as they may well not be part of
9006 the package (with absolute symlinks). It was already skipping symlinks
9007 (since 1.14.16.6) for similar reasons.
9009 [ Updated programs translations ]
9010 * Basque (Piarres Beobide). Closes: #496753
9011 * Brazilian Portuguese (Felipe Augusto van de Wiel).
9012 * Galician (Jacobo Tarrio).
9013 * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #497309
9014 * Swedish (Daniel Nylander and Peter Krefting).
9015 * Vietnamese (Clytie Siddall). Closes: #497893
9017 [ Updated man pages translations ]
9018 * Swedish (Peter Krefting).
9020 [ Updated scripts translations ]
9021 * Swedish (Peter Krefting).
9023 -- Raphaël Hertzog <hertzog@debian.org> Fri, 05 Sep 2008 16:54:45 +0200
9025 dpkg (1.14.21) unstable; urgency=low
9028 * Small fix in "3.0 (quilt)" source format when using non-standard name
9029 of the quilt series.
9030 * Handle debian.tar.gz files like diff.gz in dpkg-buildpackage and
9031 dpkg-genchanges to detect the kind of upload.
9032 * Add "armel" to /usr/share/dpkg/archtable. Closes: #487768
9033 * Modified Dpkg::BuildOptions to recognize and use spaces as separator
9034 in DEB_BUILD_OPTIONS (in order to conform with the Debian policy
9035 ruling established in #430649). Closes: #486937
9036 * Fix dpkg-source to not use -i and -I by default with "1.0" source
9037 packages. Closes: #495138
9040 * When loading the status file fix up any inconsistent package in state
9041 triggers-awaited w/o the corresponding package with pending triggers.
9042 Closes: #487637, #486843, #489068
9043 * Fix --no-act in triggers related code. Closes: #495097
9044 * Do not assert when dpkg stops processing packages due to too many
9045 errors occurred while configuring or removing packages.
9046 Thanks to Ian Jackson <ian@davenant.greenend.org.uk>. Closes: #483655
9047 * Move lzma from dpkg Suggests to Pre-Depends. Closes: #456332
9048 * Match description of -si option in dpkg-buildpackage to the one in
9049 dpkg-genchanges. Closes: #493743
9050 * Close --status-fd file descriptors on exec, so that they are not
9051 inherited by the children. Closes: #471488, #487684
9052 * State that the preferred front-end is aptitude and replace one instance
9053 of dselect usage with apt-get. Closes: #483785
9055 [ Updated man pages translations ]
9056 * French (Florent Usseil).
9057 * German (Helge Kreutzmann).
9059 [ Updated scripts translations ]
9060 * Russian (Yuri Kozlov). Closes: #490076
9061 * German (Helge Kreutzmann).
9063 [ Updated programs translations ]
9064 * Basque (Piarres Beobide). Closes: #490905
9065 * Czech (Miroslav Kure).
9066 * French (Christian Perrier).
9067 * German (Sven Joachim).
9068 * Korean (Changwoo Ryu).
9069 * Romanian (Eddy Petri?or).
9070 * Russian (Yuri Kozlov). Closes: #488689
9071 * Simplified Chinese (Deng Xiyue). Closes: #496176
9072 * Slovak (Ivan Masár). Closes: #488903, #495505
9073 * Thai (Theppitak Karoonboonyanan). Closes: #488090
9075 [ Added programs translations ]
9076 * Lithuanian (Gintautas Miliauskas). Closes: #493326
9078 [ Updated dselect translations ]
9079 * Romanian (Eddy Petri?or).
9081 -- Guillem Jover <guillem@debian.org> Tue, 26 Aug 2008 05:32:39 +0300
9083 dpkg (1.14.20) unstable; urgency=low
9086 * Change UTF-8 '©' to '(C)' in deb-version.5 (unfuzzy translations).
9087 * Document --force-breaks in 'dpkg --force-help' output.
9088 * Document triggers --debug values in dpkg.1. Thanks to Sven Joachim.
9089 * Improve package descriptions for dpkg, dpkg-dev and dselect.
9090 Thanks to Justin B Rye for the review and corrections. Closes: #484002
9091 * When dpkg-divert does renames do no check the target file if the source
9092 does not exist and the rename is thus being disabled. This also allows
9093 removing bogus diversions. Closes: #476973, #469033
9094 * Properly close triggers 'File' file, so it does not get leaked to children.
9097 * Add missing 'use File::Path' in Dpkg::Source::Package::V3::quilt.
9098 * Use debian/patches/debian-changes-<version> (without the trailing ".diff")
9099 as default name for the automatic patch created by the format "3.0
9100 (quilt)". This ensures a saner cohabitation with patch systems that
9101 apply all of debian/patches/*.{diff,patch}.
9102 * Improve patch parser to accept more patches that are accepted by patch
9104 * Correctly skip comments in quilt series files (concerns "3.0 (quilt)" source
9105 packages). Closes: #486323
9106 * The automatically created patches (in source package formats "2.0" and
9107 "3.0 (quilt)") will now contain "/dev/null" as previous filename when the
9108 patch creates a new file (instead of putting the same name).
9109 * Set PERL_DL_NONLZY to 1 in perl scripts that are likely to be called in
9110 package's configuration scripts to work around the perl bug #479711.
9112 [ Helge Kreutzmann ]
9113 * Fix a typo in dselect.1.
9115 [ Updated programs translations ]
9116 * Basque (Piarres Beobide). Closes: #481043
9117 * Brazilian Portuguese (Felipe Augusto van de Wiel).
9118 * Catalan (Jordi Mallach). Closes: #383448
9119 * Czech (Miroslav Kure).
9120 * French (Christian Perrier).
9121 * Galician (Jacobo Tarrio). Closes: #483441
9122 * German (Sven Joachim).
9123 * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #480626
9124 * Polish (Wiktor Wandachowicz).
9125 * Simplified Chinese (Deng Xiyue). Closes: #483143
9126 * Swedish (Peter Karlsson).
9127 * Vietnamese (Clytie Siddall). Closes: #481199
9129 [ Updated man pages translations ]
9130 * German (Helge Kreutzmann).
9131 * Polish (Wiktor Wandachowicz).
9132 * Swedish (Peter Karlsson).
9134 [ Updated scripts translations ]
9135 * French (Christian Perrier).
9136 * German (Helge Kreutzmann).
9137 * Polish (Wiktor Wandachowicz).
9138 * Russian (Yuri Kozlov).
9139 * Swedish (Peter Karlsson).
9141 [ Updated dselect translations ]
9142 * Brazilian Portuguese (Felipe Augusto van de Wiel).
9143 * Polish (Wiktor Wandachowicz).
9145 -- Raphaël Hertzog <hertzog@debian.org> Wed, 18 Jun 2008 09:33:54 +0200
9147 dpkg (1.14.19) unstable; urgency=low
9150 * Fix a double-free by setting scontext to NULL after calling freecon.
9151 Based on a patch by Russell Coker. Closes: #474339
9152 * Add missing import of internerr in Dpkg::Source::Patch.pm.
9153 Thanks to Marco d'Itri. Closes: #479205
9154 * Consider also custom Package-Type fields when printing warnings in
9155 dpkg-gencontrol. Closes: #452273
9158 * Add missing import of subprocerr in Dpkg::Source::Package. Thanks to Sven
9159 Joachim for the patch.
9160 * Handle symlinks better when deciding if dpkg-source has to copy the
9161 original tarball in the current extraction directory. Closes: #475668
9162 * Fix the dpkg-source error message about unrepresentable changes to
9163 source because the type of a file changed (new and old were inverted).
9164 * Fix dpkg-genchanges to detect udeb based on Package-Type control
9165 header instead of file extension analysis on uploaded files.
9167 * Fix dpkg-source to grant correct permissions to tarballs of native
9168 source packages. Closes: #477784
9169 * Add Conflicts: devscripts (<< 2.10.26) to ensure that people are
9170 using versions of debsign/mergechanges that support the Checksums fields
9171 in *.dsc and *.changes.
9172 * Cleanup the various Conflicts/Replaces fields to remove references
9173 to package that have disappeared before sarge (this includes dpkg-doc-ja,
9174 dpkgname, and dpkg-static which has never officially been built).
9175 dpkg-iasearch has been kept as popcon still reports a few installations.
9176 * Collapsed multiple conflicts of dpkg with old versions of dpkg-dev
9177 in a single Conflicts: dpkg-dev (<< 1.14.16).
9178 * The "3.0 (quilt)" source package format now parses correctly series files
9179 with patch options and warn if something else than -p1 is used.
9180 * Change the way dpkg-source finds the perl object to use to unpack/build
9181 a source package to ignore the minor part of the Format: version.
9182 For example "1.0" and "1.1" would both map to Dpkg::Source::Package::V1
9183 instead of ::V1_0 and ::V1_1 before. Similarly "3.0 (quilt)" now maps to
9184 ::V3::quilt instead of ::V3_0::quilt.
9185 * Fix changelog parser to not fail when an unexpected changelog entry
9186 appears without the preceding heading line. Closes: #478925
9187 * Change the "2.0" and "3.0 (quilt)" source packages to refuse by default
9188 binary files in the debian sub-directory. They have to be whitelisted
9189 through debian/source/include-binaries. Closes: #473041
9190 * Make sure triggers are activated when a file is removed in a directory
9191 shared by multiple packages. Closes: #479850
9193 [ Helge Kreutzmann ]
9194 * Minor fixes and clarifications to man pages.
9196 [ Updated programs translations ]
9197 * Brazilian Portuguese (Felipe Augusto van de Wiel). Closes: #480579
9198 * Czech (Miroslav Kure).
9199 * French (Florent Ussel).
9200 * Galician (Jacobo Tarrio).
9201 * German (Sven Joachim).
9202 * Polish (Wiktor Wandachowicz).
9203 * Portuguese (Miguel Figueiredo).
9204 * Russian (Yuri Kozlov). Closes: #478827
9205 * Slovak (Ivan Masár). Closes: #478897
9206 * Swedish (Peter Karlsson).
9208 [ Updated man pages translations ]
9209 * German (Helge Kreutzmann).
9210 * Polish (Wiktor Wandachowicz).
9211 * Swedish (Peter Karlsson).
9213 [ Updated scripts translations ]
9214 * German (Helge Kreutzmann).
9215 * Polish (Wiktor Wandachowicz).
9216 * Russian (Yuri Kozlov). Closes: #479142
9217 * Swedish (Peter Karlsson).
9219 [ Updated dselect translations ]
9220 * Brazilian Portuguese (Felipe Augusto van de Wiel).
9221 * Czech (Miroslav Kure).
9222 * French (Christian Perrier).
9223 * German (Sven Joachim).
9224 * Russian (Yuri Kozlov). Closes: #478802
9225 * Slovak (Ivan Masár). Closes: #479007
9227 -- Guillem Jover <guillem@debian.org> Mon, 12 May 2008 08:33:07 +0300
9229 dpkg (1.14.18) unstable; urgency=low
9232 * Bump po4a version in Build-Depends to 0.33.1-1, as usage of UTF-8
9233 in original man pages was causing build failures. Closes: #473498
9234 * Add triggers documentation to dpkg-dev. Closes: #473449
9235 * Add deb-triggers.5 and dpkg-trigger.1 man pages, and document new
9236 statuses and options in dpkg.1.
9239 * When dpkg-source builds a source package of Format: 2.0 or 3.0 (quilt) it
9240 applies the patches before the build if
9241 debian/patches/.dpkg-source-applied doesn't exist. This file is created
9242 during extraction if patches are applied, and is auto-excluded from the
9243 debian tarball. This enables on-the-fly conversion of source packages from
9244 Format: 1.0 to Format: 3.0 (quilt) without manual intervention of the
9245 user. This feature can be disabled with the option --no-preparation.
9246 * The dpkg-source option --skip-patches disables application of patches
9247 during extraction of source packages using Format: 2.0 or Format: 3.0
9249 * Ensure the Files field is last in *.dsc and *.changes. This is a
9250 work-around for some braindead dsc parsers (dupload and sbuild for
9251 instance, see #473518 and #470440).
9252 * Initialize dependencies for libraries having symbols files with the
9253 smallest minimal version listed in the symbols file instead of using
9254 an unversioned dependency. It's the only way to ensure the library
9255 presence if it wasn't available in all versions of the package that ever
9256 existed. Closes: #474079
9257 * Don't use the -p option of diff for Format: 1.0 source packages.
9258 dpkg-source of sarge doesn't accept data after @@. Closes: #474417
9260 [ Updated dselect translations ]
9261 * German. (Sven Joachim).
9262 * Swedish (Peter Karlsson).
9264 [ Updated programs translations ]
9265 * Portuguese (Miguel Figueiredo).
9266 * Simplified Chinese (Deng Xiyue). Closes: #473523
9267 * Swedish (Peter Karlsson).
9268 * Vietnamese (Clytie Siddall). Closes: #473726
9270 [ Updated man pages translations ]
9271 * German (Helge Kreutzmann).
9272 * Swedish (Peter Karlsson).
9274 [ Updated scripts translations ]
9275 * German (Helge Kreutzmann).
9276 * Swedish (Peter Karlsson).
9278 -- Guillem Jover <guillem@debian.org> Tue, 08 Apr 2008 07:00:10 +0300
9280 dpkg (1.14.17) experimental; urgency=low
9283 * Replace strdup plus error checking usage with a new m_strdup function.
9285 * Add new keybinding in dselect to restore all selections back to
9286 whatever's currently installed. Closes: #151540
9287 Thanks to Colin Watson.
9288 * Use system timersub and fix timeval normalization in multiplication in
9289 start-stop-daemon. Thanks to Andreas Påhlsson. Closes: #462225
9290 * Cosmetic fixes to start-stop-daemon output and man page. Document that
9291 --chuid will change the group even if it has not been specified. Add
9292 EXIT STATUS and EXAMPLE sections to man page. Thanks to Justin Pryzby.
9293 * Add Raphaël Hertzog to Uploaders, and remove Brendan O'Dea and
9294 Christian Perrier with their permission.
9295 * Use functions from libcompat when those are not provided by the system.
9296 - Add strnlen to libcompat.
9297 - Link programs against libcompat which provides obstack. Closes: #142042
9298 * Change dpkg-gencontrol to not output the Homepage field on udeb.
9299 * Reintroduce 'no-debsig' back in dpkg.cfg to avoid failing to install any
9300 package when debsig-verify is installed. Closes: #311843
9301 * Fix some small memory leaks. Closes: #469520
9302 Thanks to Sean Finney.
9303 * Correct broken dselect logic for self-conflicting packages.
9304 Thanks to Ian Jackson.
9305 * Implement 'Breaks' properly in dselect. Closes: #448946
9306 Thanks to Ian Jackson.
9307 * Fix erroneous description of Breaks in dselect output.
9308 Thanks to Ian Jackson.
9309 * Allow compilation with --disable-nls on systems without libintl.h where
9310 a non glibc claims to be glibc. Closes: #465420
9311 * Fix crash when a .deb file becomes unreadable while dpkg is starting.
9312 Thanks to Ian Jackson. Closes: #255882
9313 * Few file descriptor cleanup and error handling fixes.
9314 Thanks to Ian Jackson. Closes: #443338
9315 * Move test suite invocation to a new check target in debian/rules.
9316 * Add support for nocheck DEB_BUILD_OPTIONS in debian/rules, so that the
9317 dpkg test suite can be skipped if desired.
9318 * Improve log and status-fd output by printing more status change updates
9319 and actions. Thanks to Ian Jackson.
9320 * Implement triggers support. Thanks to Ian Jackson.
9321 Closes: #17243, #68981, #215374, #217622, #248693, #308285
9324 * Add a warning displayed by dpkg-genchanges if the current version is
9325 smaller than the previous one. Closes: #4655
9326 * Add -d and -c options in dpkg-checkbuilddeps to override
9327 build-depends/conflicts. Closes: #114774
9328 * Include list of libraries in dpkg-gensymbols' warning about new/lost
9330 * Add -R option to dpkg-buildpackage so that one can replace the usual
9331 "debian/rules" by something else. Closes: #355654
9332 * Always list all binary packages in the Description: field of .changes
9333 files. It's nice for reviewers and mentors.debian.net was using this field
9334 on source only uploads to display short description of what the package is
9336 * Handle the case when the library has a different SONAME than the one used
9337 to find it. Closes: #462413
9338 * Fix Dpkg::Version and Dpkg::Fields::Object to import _g() from
9339 Dpkg::Gettext. Thanks to Adam Heath and Olivier Berger for spotting
9340 this. Closes: #465651
9341 * Change PATH during make check to look into build directories containing
9342 dpkg and the related scripts. Thanks to Mike Frysinger. Closes: #466957
9343 * Some lintian cleanup:
9344 - add overrides for some useless I: tags
9345 - drop unused overrides
9346 - updated several manual pages to fix hyphen-used-as-minus-sign
9347 - fixed manpage-has-errors-from-man in several manual pages
9348 - removed empty debian/dpkg.prerm
9349 * Removed old upgrade code from dpkg's preinst and postinst which only
9350 concerns upgrading from dpkg version older than the one in oldstable
9351 already. And thus we get rid of old the last usage of read in those
9352 scripts (fixes lintian's warning read-in-maintainer-script).
9353 * Removed sorting of dependencies in dpkg-gencontrol and dpkg-source. But
9354 kept it for all other fields (Enhances, Conflicts, Replaces, Breaks,
9355 Build-Conflicts and Build-Conflicts-Indep).
9356 * Instead changed dpkg-shlibdeps to sort the dependencies generated in
9357 ${shlibs:*} variables.
9358 * Changed the logic of simplification of dependencies: if any dependency
9359 must be discarded due to another dependency appearing further
9360 in the field, the superseding dependency will take the place of the
9361 discarded one. Added a test case for this.
9362 * dpkg-shlibdeps properly accounts usage of symbols provided by private
9363 libraries without SONAME. Closes: #469838
9364 * Add a new warning to dpkg-shlibdeps when a library NEEDED is in fact
9365 not used by any of the binaries analyzed. Closes: #472332
9366 * Add a new --warnings=<value> option to select the set of warnings to
9367 activate. By default, do not activate the warning about useless
9368 libraries at the binary level (instead the new warning above is activated
9369 by default: it's less strict and more useful).
9370 * dpkg-source has been heavily refactored to make it easier to support
9371 multiple source package formats. Several new source package formats have
9373 - the format "2.0" is the original wig&pen
9374 - the format "3.0 (quilt)" is based on 2.0. It uses a tarball for the
9375 debian directory and can thus include binary files. Binaries
9376 outside of the debian directory can be also included if they
9377 are listed in debian/source/include-binaries (and option
9378 --include-binaries will generate this file automatically).
9379 Closes: #4588, #4628
9380 - thus it will also preserve timestamps on Debian-provided
9381 documentation like README.Debian. Closes: #366555
9382 - it handles an explicit series of patches and the patch can thus be
9383 named without constraints. Patches can contain arbitrary
9384 headers/comments between file chunks. Closes: #363018
9385 - it ignores changes on a number of temporary and VCS-specific files
9386 by default. Closes: #203792, #323909
9387 - the patches in debian/patches can remove files. Closes: #12564
9388 - the patches are applied at unpack time. Closes: #463048
9389 - the formats "3.0 (quilt/native)" don't include VCS directories by
9390 default. Closes: #435126
9391 - the format "3.0 (custom)" can be used to create a source package
9392 containing arbitrary files. It's useful for helper tools that can
9393 generate the files by themselves in a more efficient way
9394 (like all the *-buildpackage tools). Closes: #246918
9395 - the formats "3.0 (git/bzr)" are experimental formats based
9396 on corresponding VCS repositories. Thanks to Joey Hess and Colin Watson
9398 * dpkg-source has a new --no-check option. It disables GPG check and
9399 checksums checks. Closes: #220758
9400 * dpkg-shlibdeps is now able to look into directories containing libraries
9401 used by cross-built binaries provided that the right environment variable
9402 are set. Closes: #453267
9403 * Change default value of LDFLAGS (set by dpkg-buildpackage) to ''
9404 instead of '-Wl,-Bsymbolic-functions'. It's safer at this point of the
9406 * dpkg-buildpackage will set PKG_CONFIG_LIBDIR (but not override an existing
9407 value) in case of cross-compilation so that pkgconfig finds .pc files
9408 in the directory specific to the target architecture. Closes: #439979
9410 [ Frank Lichtenheld ]
9411 * Add a warning in dpkg-buildpackage if the build-dependencies are not
9412 satisfied during -S. Closes: #445552
9413 * Add a missing space in the German scripts translation. Closes: #463398
9414 * Add improved deb-shlibs.5 manual page by Zack Weinberg. Closes: #466135
9415 * dpkg-buildpackage exports some build related environment variables
9416 now. Based on a patch by Matthias Klose. Closes: #465282
9417 (See dpkg-buildpackage(1) and https://wiki.ubuntu.com/DistCompilerFlags
9419 * Add support for use of SHA1 and SHA256 checksums in .dsc and
9420 .changes files. Information will be available in Checksums-Sha{1,256}
9421 fields. .changes format version increased to 1.8.
9422 * Link dselect against libncursesw. Closes: #466321
9423 * Forward port a patch from the old changelog parser to the new
9424 one that got lost during the transition. '+' and '.' can now
9425 be used in distribution names yet again. Reported by dann frazier.
9428 [ Updated programs translations ]
9429 * Korean (Changwoo Ryu).
9430 * Polish (Robert Luberda).
9431 * Romanian (Eddy Petrişor).
9432 * Slovak (Ivan Masár). Closes: #471342
9433 * Swedish (Peter Karlsson).
9434 * Thai (Theppitak Karoonboonyanan). Closes: #468916
9436 [ Updated man pages translations ]
9437 * German (Helge Kreutzmann).
9438 * Polish (Robert Luberda).
9439 * Swedish (Peter Karlsson).
9441 [ Updated dselect translations ]
9442 * Basque (Piarres Beobide). Closes: #462403
9444 [ Updated scripts translations ]
9445 * German (Helge Kreutzmann).
9446 * Polish (Robert Luberda).
9447 * Swedish (Peter Karlsson).
9449 [ Updated dselect translations ]
9450 * Polish (Robert Luberda).
9451 * Romanian (Eddy Petrişor).
9453 -- Guillem Jover <guillem@debian.org> Sun, 30 Mar 2008 12:48:22 +0300
9455 dpkg (1.14.16.6) unstable; urgency=medium
9457 * Let dpkg-gensymbols skip directories which are just symlinks when scanning
9458 the package build dir.
9459 * Bump urgency to medium to compensate lost days in testing migration due to
9460 the two last uploads.
9462 -- Raphaël Hertzog <hertzog@debian.org> Sat, 26 Jan 2008 19:20:40 +0100
9464 dpkg (1.14.16.5) unstable; urgency=low
9466 * Fix dpkg-gensymbols handling of #include so that one can include multiple
9467 times the same file and have it properly taken into account.
9468 * Add many armel-specific symbols to dpkg-gensymbols' blacklist.
9471 -- Raphaël Hertzog <hertzog@debian.org> Thu, 24 Jan 2008 14:20:10 +0100
9473 dpkg (1.14.16.4) unstable; urgency=low
9475 * Import capit in Dpkg::Cdata from Dpkg::Fields. Closes: #462172
9477 -- Guillem Jover <guillem@debian.org> Wed, 23 Jan 2008 08:44:32 +0200
9479 dpkg (1.14.16.3) unstable; urgency=low
9482 * Remove the ":utf8" layer that utf8-encodes already valid utf8.
9484 * Disable variable substitution in dpkg-genchanges. Closes: #462079, #462089
9487 * Make start-stop-daemon set the supplementary groups if the real user or
9488 group are different than the ones we should switch to. Closes: #462075
9489 * Fix segfault in start-stop-daemon when using --group w/o --chuid (as
9490 a side effect, using --group alone works for the first time in years).
9492 * Fix timeout computations for start-stop-daemon --retry option. This has
9493 not worked properly for a long time (maybe never), but came to light
9494 due to #460903's fix. Closes: #462104
9496 -- Guillem Jover <guillem@debian.org> Tue, 22 Jan 2008 23:39:59 +0200
9498 dpkg (1.14.16.2) unstable; urgency=low
9500 * Change uid after changing gid and initializing supplementary groups in
9501 start-stop-daemon. Closes: #462018
9502 * Change temporary dpkg Breaks on dpkg-dev (= 1.14.13) and (= 1.14.14)
9503 to Conflicts, so that users from etch can upgrade to sid (or lenny
9504 once dpkg has migrated).
9506 -- Guillem Jover <guillem@debian.org> Tue, 22 Jan 2008 13:05:22 +0200
9508 dpkg (1.14.16.1) unstable; urgency=low
9510 * Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends.
9511 Reported by Aurelien Jarno. Closes: #461875
9513 -- Frank Lichtenheld <djpig@debian.org> Mon, 21 Jan 2008 12:48:51 +0100
9515 dpkg (1.14.16) unstable; urgency=low
9518 * Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps.
9520 * Add build-essential to dpkg-dev Recommends.
9521 * Do not warn about unrecognized Homepage field in binary package stanzas
9522 in dpkg-genchanges and dpkg-source. Closes: #460309
9523 * Do not use the enoent helper binary, and use perl POSIX module instead.
9524 * Keep checking for the process when start-stop-daemon is called with
9525 --retry even if the daemon removed the pidfile. Closes: #460903
9526 Thanks to Justin Pryzby for the analysis.
9527 * Make --quiet silence --test in start-stop-daemon. Closes: #367998
9528 * Check current uid and gid in start-stop-daemon before calling setuid,
9529 setgid and initgroups. Closes: #222524
9530 Based on a patch by Samuel Thibault.
9531 * Remove unimplemented --test option from update-alternatives.
9532 Closes: #392432, #461247
9533 * Additionally check if errno is EEXIST after rmdir(2), as SUSv3 specifies
9534 that on non-empty directories it can either return that or ENOTEMPTY.
9535 This fixes run time problems on Solaris.
9536 * Fix start-stop-daemon --help output to state that --name is one of the
9537 possible required options to use. Closes: #354999
9538 * Demote dselect from priority important to optional. Closes: #461327
9539 * Fix portability issues on HP-UX, by not using backticks inside double
9540 quotes in m4 files. Closes: #24514
9541 * Switch Maintainer address to <debian-dpkg@lists.debian.org> from
9543 * Add README.feature-removal-schedule describing the features to be removed
9544 and README.api describing the provided APIs.
9546 [ Frank Lichtenheld ]
9547 * Make the -L option of dpkg-parsechangelog actually work (it's
9548 only been eleven years...)
9549 * Import the code from my external Parse::DebianChangelog as
9550 Dpkg::Changelog and Dpkg::Changelog::Debian. Using this
9551 from parsechangelog/debian adds the following requested
9553 - Option to use a non-lossy format. Closes: #95579
9554 - Various options to better control how many entries
9555 should be displayed. Closes: #226932
9558 * Replaced all the remaining code in controllib.pl by new modules. All
9559 scripts have been adjusted to use the new modules and controllib.pl has
9561 * The code to parse debian/control is available in a perl module
9562 Dpkg::Control. Closes: #26554
9563 * Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on
9564 dpkg for the convenience of sid users. Closes: #459815
9565 * Update dpkg-source(1) to explain better what the directory after -b is.
9567 * Also force version in ${binary:Version} if dpkg-gencontrol -v<version>
9568 is used. That way we're consistent with the definition of that variable
9569 in deb-substvars(5). Closes: #433477
9570 * Add support of Dm-Upload-Allowed field. Closes: #453400
9571 * Fix dpkg-shlibdeps' filtering of duplicated dependencies in fields of
9572 lesser priority (when -d is used).
9573 * Fix behaviour of dpkg-shlibdeps when the same binary was passed multiple
9574 times for use in different dependency fields (-d option).
9575 * Change logic of -si option of dpkg-genchanges to include the original
9576 tarball only if the current upstream version differs from the upstream
9577 version of the previous changelog entry. Replaces the heuristic based
9578 on revision number (-0, -0.1 or -1). Closes: #28701
9579 * Some code refactoring on dpkg-genchanges and bug fixes in the generation
9580 of the Description: field. As a result, source only uploads will no more
9581 have Description fields.
9582 * Add support of wildcard entries in symbols files. This makes it much
9583 simpler to write symbols files for well managed libraries but in that case
9584 dpkg-gensymbols can't check any more if symbols have disappeared.
9587 [ Updated man pages translations ]
9588 * Fix typo in French. Closes: #460021
9589 * German (Helge Kreutzmann).
9591 [ Updated programs translations ]
9592 * Basque (Piarres Beobide). Closes: #459565
9593 * French (Christian Perrier).
9594 * German, Basque, Norwegian Bokmål, Swedish, Vietnamese, Simplified Chinese,
9596 * Russian (Yuri Kozlov). Closes: #460708
9598 [ Updated scripts translations ]
9599 * Russian (Yuri Kozlov). Closes: #460709
9600 * Swedish (Peter Karlsson).
9602 -- Guillem Jover <guillem@debian.org> Mon, 21 Jan 2008 10:00:45 +0200
9604 dpkg (1.14.15) unstable; urgency=low
9607 * Make sure {dpkg-dev,dselect}.preinst are included in the source tarball.
9609 * Blacklist armel-specific symbols in dpkg-gensymbols. Reported by Riku
9610 Voipio. Closes: #457964
9611 * Fix typos in various manpages. Patch from A. Costa. Closes: #458276
9612 * Make dpkg-shlibdeps choose the right symbols files when we have several
9613 debian/*/DEBIAN/symbols for a given soname. Closes: #458860
9614 * Add a -S<pkgbuilddir> option to dpkg-shlibdeps to indicate a package build
9615 tree to scan first when trying to find a needed library.
9616 * Change dpkg-gensymbols to mark symbols that disappeared with #MISSING
9617 instead of #DEPRECATED, it's clearer for people.
9618 * Fix Dpkg::Shlibs::Objdump to properly take into account R_*_COPY
9619 relocations. Closes: #454036
9620 * Explain better the order in which postinst/prerm scripts are called
9621 between a package and its dependencies. Thanks to Nicolas François and
9622 Helge Kreutzmann for their suggestions. Closes: #379641
9623 * Fix Dpkg::BuildOptions so that dpkg-buildpackage doesn't double all
9624 options in DEB_BUILD_OPTIONS when called with the -j parameter.
9628 * Move compression related variables to a new Dpkg::Compression module.
9629 * Remove disabled, obsolete and quite incomplete Hebrew translations.
9630 * Revert dpkg-dev versioned dependency bump on dpkg >= 1.14.13 back to
9631 >= 1.14.6, as the compression variables are now in a module in dpkg-dev.
9632 * Do not display garbage in dselect on monochrome terminals, by setting
9633 a missing ncurses character attribute. Closes: #155741, #157093
9634 Thanks to Sven Rudolph.
9635 * Do not loop endlessly in dselect with very long package descriptions.
9636 Closes: #179320, #342495
9637 Thanks to John Zaitseff.
9638 * Ignore wrapped lines in install-info when matching section titles.
9640 Thanks to Andreas Metzler and Ian Zimmerman.
9641 * Do not use strdup for execvp arguments. Closes: #379027
9642 * Do not print 'failed to kill' warning in start-stop-daemon when polling
9643 the pid. Closes: #157305, #352554
9644 Thanks to Samuel Thibault.
9645 * Properly print build message in dpkg-buildpackage for lzma and bzip2
9646 compressed sources. Closes: #458519
9647 * Promote bzip2 Recommends to Depends for dpkg-dev. Closes: #458521
9648 * Add lzma to dpkg-dev Depends.
9649 * Do not automatically enable -j if DEB_BUILD_OPTIONS contains parallel=n,
9650 and allow overriding its value from the environment. Closes: #458589
9651 * Fix Dpkg::BuildOptions to parse all options in DEB_BUILD_OPTIONS, so
9652 that dpkg-buildpackage called with -j preserves unrecognized options.
9653 * Fix several signed vs unsigned value comparisons that were making some
9654 code to never be executed.
9656 [ Updated programs translations ]
9657 * French (Christian Perrier).
9658 * German (Sven Joachim). Closes: #459223
9659 * Norwegian Bokmål (Hans Fredrik Nordhaug). Closes: #457918, #458732
9660 * Simplified Chinese (Deng Xiyue). Closes: #459018
9661 * Swedish (Peter Karlsson).
9662 * Vietnamese (Clytie Siddall). Closes: #459016
9664 [ Updated scripts translations ]
9665 * French (Christian Perrier).
9666 * Swedish (Peter Karlsson).
9668 [ Updated man pages translations ]
9669 * Swedish (Peter Karlsson).
9671 -- Guillem Jover <guillem@debian.org> Mon, 07 Jan 2008 12:12:16 +0200
9673 dpkg (1.14.14) unstable; urgency=low
9675 * Fix override disparity: set priority of dselect to important.
9676 * Add libio-string-perl to Build-Depends as it's needed by a non-regression
9677 test (fix FTBFS, thus a quick upload).
9678 * Make dpkg-dev depend on dpkg (>= 1.14.13) as the latest Dpkg.pm is needed
9681 -- Raphaël Hertzog <hertzog@debian.org> Thu, 27 Dec 2007 11:20:38 +0100
9683 dpkg (1.14.13) unstable; urgency=low
9685 [ Frank Lichtenheld ]
9686 * Add an own manpage for Dpkg's version format. Mostly stolen
9687 from policy. Closes: #373003
9688 * Fix control file parsing for field values starting with a colon.
9689 Apparently nobody ever needed this until Vcs-Cvs came along.
9691 * Copy the usr/share/doc directory to dpkg-dev and dselect (Instead
9692 of using symlinks). The space requirements are minimal and adding
9693 the needed dependencies to comply with policy would be way more
9694 inconvenient. Pointed out by Rene Engelhard. Closes: #452730
9695 * Allow more than one arch and more than one type of a package
9696 in debian/files. Parts of the patch by Goswin von Brederlow
9697 and Bastian Blank. Closes: #356299, #377400, #229143
9698 * Allow building only architecture independent packages (-A).
9699 Closes: #109794, #200454
9700 * Bump Standards-Version to 3.7.3 (no changes)
9703 * When dpkg-shlibdeps finds a lib in a directory which is just a symlink to
9704 another directory that is also considered, remember the other directory
9705 name as the canonical one. Closes: #453885
9706 * dpkg-shlibdeps doesn't warn any more about libm.so.6 being unused if the
9707 binary is also linked against libstdc++ since g++ always add an implicit
9708 -lm. Closes: #454616
9709 * Included files in symbols files (via #include) do no more need to repeat
9710 the header line. Closes: #455260
9711 * Tweak the sort algorithm between dependencies so that intervals
9712 are displayed as "a (>= 1), a (<< 2)" instead of the opposite.
9714 * Extend format of symbols files to support arbitrary fields of
9715 meta-information. First field is Build-Depends-Package used to extract the
9716 version requirement possibly encoded in the Build-Depends field and make
9717 sure that the generated dependency is at least as strict as this one.
9718 * Fix dpkg-gensymbols to not update version info of a deprecated symbol.
9720 * Fix dpkg-source's behaviour with options -sk -sK -sp -sP. Closes: #457784
9723 * Ignore the man pages when building without NLS support. Closes: #457673
9724 * Fix perl warnings:
9725 - Check for undefined values when reading from the alternative db.
9726 * Properly handle symlinks for alternatives with nonexistent slave links.
9727 Closes: #76295, #246906, #433567, #451872, #220044, #392440, #441021
9729 Based on a patch by Daniel Leidert <daniel.leidert@wgdd.de>.
9730 * Fail when diverting to a non existent directory. Closes: #245562
9731 Thanks to Flavio Stanchina <flavio@stanchina.net>.
9732 * Refactor update-alternatives.
9734 [ Updated programs translations ]
9735 * French (Christian Perrier, as this was trivial).
9736 * Spanish (Javier Fernández-Sanguino Peña). Closes: #456984
9737 * Swedish (Peter Karlsson).
9739 [ Updated man pages translations ]
9740 * German (Helge Kreutzmann).
9741 * Swedish (Peter Karlsson).
9743 [ Updated scripts translations ]
9744 * French (Frédéric Bothamy).
9745 * German (Helge Kreutzmann).
9746 * Japanese (Kenshi Muto). Closes: #455841
9747 * Swedish (Peter Karlsson).
9749 -- Guillem Jover <guillem@debian.org> Thu, 27 Dec 2007 09:16:45 +0200
9751 dpkg (1.14.12) unstable; urgency=low
9754 * Add -I<file> option to dpkg-gensymbols to force the usage of a specific
9756 * Dpkg::Shlibs::find_library() now returns canonicalized paths.
9757 * dpkg-shlibdeps always tries the realpath() of a lib as fallback when
9758 trying to identify the package of a lib (and not only for symlinks).
9759 * dpkg-shlibdeps doesn't fail any more if it can't find unversioned
9760 libraries on the presumption that they are just private libraries. Outputs
9762 * Expand the dpkg-shlibdeps manual page with explanations concerning
9764 * The environment variable DPKG_GENSYMBOLS_CHECK_LEVEL can be used to force
9765 dpkg-gensymbols to use a precise level of checks. Closes: #452022
9768 * Define several private functions and variables as static.
9769 * Move extern declarations to header files and stop defining them as extern.
9770 * Unify parsing of Section and Priority in dpkg-gencontrol with Homepage.
9771 * Switch dpkg-scanpackages to use the new Dpkg::ErrorHandling and
9772 Dpkg::Versions modules.
9774 -- Guillem Jover <guillem@debian.org> Thu, 29 Nov 2007 06:14:09 +0200
9776 dpkg (1.14.11) unstable; urgency=low
9779 * dpkg-shlibdeps now ignores the lack of dependency information in some
9780 specific cases (instead of failing):
9781 - when the library is in the same package than the binary analyzed
9782 - when the library is not versioned and can't have a shlibs file
9783 * dpkg-shlibdeps now only displays 10 warnings about symbols not found for
9784 each binary and a count of skipped warnings. Closes: #452318
9785 * dpkg-shlibdeps: optimize "dpkg -S" lookups by caching results, patch
9786 from Aaron M. Ucko <ucko@debian.org>. Closes: #452577
9789 * Fix dpkg-scanpackages to properly support an optional override file.
9792 -- Guillem Jover <guillem@debian.org> Sat, 24 Nov 2007 07:19:02 +0200
9794 dpkg (1.14.10) unstable; urgency=low
9797 * dpkg-shlibdeps now correctly identify private libraries (avoid many
9798 warnings with perl/python modules). Closes: #452338
9799 * Move capit() to a Dpkg::Fields module and use it in dpkg-shlibdeps.
9801 * Add more debug messages to dpkg-shlibdeps to ease collecting information
9802 in case of problems.
9803 * dpkg-shlibdeps now accepts again empty dependencies in shlibs files.
9804 * dpkg-shlibdeps will try harder to identify packages providing a library
9805 by looking up dpkg -S on the realpath of any symlink to a library.
9807 * dpkg-source now correctly identifies the extension of the
9808 orig.tar.{gz,bz2,lzma} file and won't unexpectedly create "Format: 2.0"
9812 * Add support for Package-Type in dpkg-name.
9813 * Restore cross compilation support by honoring the environment host and
9814 arch variables to override the default values on the dpkg-dev scripts.
9816 [ Updated man pages translations ]
9817 * Swedish (Peter Karlsson)
9819 [ Added scripts translations ]
9820 * Swedish (Peter Karlsson)
9822 -- Guillem Jover <guillem@debian.org> Fri, 23 Nov 2007 06:32:27 +0200
9824 dpkg (1.14.9) unstable; urgency=low
9827 * Fix bad behaviour of Dpkg::Path::get_pkg_root_dir() and adjust
9828 dpkg-shlibdeps accordingly. Closes: #452012
9829 * Fix Dpkg::Deps to accept empty fields. Closes: #452013
9831 [ Updated man pages translations ]
9832 * German (Helge Kreutzmann).
9834 -- Guillem Jover <guillem@debian.org> Tue, 20 Nov 2007 07:15:41 +0200
9836 dpkg (1.14.8) unstable; urgency=low
9839 * Heavy rework of dpkg-shlibdeps:
9840 - Support "symbols" files to generate finer-grained dependencies.
9841 Those files can be created by the new dpkg-gensymbols command.
9843 - Uses now all paths in RPATH (instead of only the first).
9845 - Support parsing include directives in /etc/ld.so.conf. Closes: #431597
9846 - Libraries are also searched in the public directories of packages
9847 being built and thus debian/shlibs.local can effectively define
9848 dependencies for libraries that are being built. Closes: #80340
9849 - "symbols" files use the full SONAME as key instead of splitting it in
9850 (name, version) like in the "shlibs" format. This allows binaries to
9851 be linked with unversioned libraries and not fail. Note that
9852 unversioned libraries are still a very bad idea. Closes: #48208
9853 - dpkg-shlibdeps now supports '-x<package>' options that can be used to
9854 exclude packages from generated dependencies (use with care though).
9855 Closes: #41907, #109954
9856 - If dpkg-shlibdeps doesn't find any dependency information for a
9857 shared library that is actively used, then it will fail. This can be
9858 disabled with the option '--ignore-missing-info'. Closes: #10807
9859 * Switch perl programs to use the new Dpkg::Deps module. This changes the
9860 behaviour of dpkg-gencontrol and dpkg-source which will rewrite and
9861 simplify dependencies and build dependencies as possible. Multiple
9862 dependencies on the same package are replaced by their intersection.
9863 Closes: #178203, #186809, #222652
9865 [ Frank Lichtenheld ]
9866 * Add $(MAKE) check to build target
9867 * Allow using other compressions than gzip on dpkg-source -b
9868 (NOTE: this will result in a Format: 2.0 source package!).
9870 * Various small fixes to the manpages suggested by Helge Kreutzmann.
9872 * Fix Dpkg::BuildOptions (and thereby dpkg-buildpackage) to really
9873 set DEB_BUILD_OPTIONS. Found by Daniel Shepler. Closes: #446119
9874 * Change some ' in shell code in dpkg-source.1 and dpkg-query.1 to
9875 proper \(aq. Reported by Daniel van Eeden. Closes: #447476
9878 * Use shipped perl modules when calling perl programs at build time.
9879 * Switch perl programs to use the new Dpkg::ErrorHandling and Dpkg::Arch
9881 * Add support for format strings in Dpkg::ErrorHandling functions.
9882 * Move build and host arch detection code from dpkg-architecture to
9884 * Add initial udeb support:
9885 - Support new fields Package-Type, Subarchitecture, Kernel-Version
9886 and Installer-Menu-Item. Closes: #383916
9887 - New '--type' option for dpkg-scanpackages.
9888 * Make dpkg-dev Conflict on dpkg-cross << 2.0.0 which was sourcing
9889 dpkg-buildpackage expecting it to be a shell script. Closes: #445852
9890 * Get rid of undefined macros from man pages. Thanks to Colin Watson
9893 [ Updated dselect translations ]
9894 * Czech (Miroslav Kure).
9896 [ Added programs translations ]
9897 * Thai (Theppitak Karoonboonyanan). Closes: #446501
9899 [ Updated programs translations ]
9900 * Czech (Miroslav Kure).
9901 * Galician (Jacobo Tarrio). Closes: #446624
9902 * Polish (Robert Luberda).
9903 * Russian (Yuri Kozlov). Closes: #446278
9905 [ Updated man pages translations ]
9906 * German (Helge Kreutzmann). Closes: #448354
9907 * Polish (Robert Luberda).
9908 * Swedish (Peter Karlsson).
9910 [ Added scripts translations ]
9911 * German (Helge Kreutzmann). Closes: #448353
9913 [ Updated scripts translations ]
9914 * Polish (Robert Luberda).
9915 * Swedish (Peter Karlsson).
9917 -- Guillem Jover <guillem@debian.org> Mon, 19 Nov 2007 10:36:30 +0200
9919 dpkg (1.14.7) unstable; urgency=low
9922 * Add back $dpkglib into @INC, needed by the controllib.pl require in
9923 822-date. Closes: #440962
9924 * Document in dpkg-scanpackages that apt now requires Packages.bz2 in
9925 preference to Packages.gz. Closes: #440973
9926 * Stop recognizing the obsolete Optional field when building packages.
9927 * Use fakeroot, if present, by default to gain root privileges in
9929 * Fix typos in dpkg-deb.1 and start-stop-daemon.8. Closes: #441051
9931 * After '<prerm> remove' fails and while doing the error unwinding, if
9932 the '<postinst> abort-remove' call succeeds, preserve the old status
9933 instead of unconditionally setting it to 'Installed'. Closes: #432893
9934 Thanks to Brian M. Carlson.
9935 * Add Vcs-Browser and Vcs-Git fields to debian/control.
9936 * Add a Homepage field to debian/control (to be changed later when
9937 there's a more formal site).
9938 * Allow comparing unsupported architectures for equality and identity.
9939 Based on a patch by Frank Lichtenheld. Closes: #427210
9940 * Document Origin and Bugs fields in deb-control.5. Closes: #173463
9941 * Do not replace substvars for build dependencies (it was not supported
9944 [ Frank Lichtenheld ]
9945 * Add _MTN to dpkg-source -i default regex. Suggested by Jari Aalto.
9946 * Convert dpkg-buildpackage to a Perl script.
9947 Fix some bugs in the new script detected in experimental:
9949 * dpkg-buildpackage accepts a -j<n> option now which will set
9950 MAKEFLAGS(-j<n>) and DEB_BUILD_OPTIONS(parallel=<n>) accordingly.
9951 parallel=<n> in DEB_BUILD_OPTIONS will be passed to MAKEFLAGS as
9952 well. Based on an idea by Robert Millan. Closes: #440636
9953 * Allow dpkg-source -I without a pattern which will load a default
9954 list of pattern similar to -i without regexp. Patch by
9955 Jari Aalto. Closes: #440972
9956 * Rework documentation of dpkg-source's -i and -I options.
9957 Closes: #323911, #440956
9958 * Add --utf8-strings to gpg call in dpkg-buildpackage since
9959 that seems to be the better default. Suggested by Székelyi Szabolcs.
9961 * Let dpkg-buildpackage error out early if the version number from
9962 the changelog is not a valid Debian version. Closes: #216075
9963 * Fix dpkg-source to create correct diffs for files with spaces in
9964 their name (apparently we don't have many of those ;).
9965 Based on a patch by Marcel Toele. Closes: #445380
9967 [ Updated programs translations ]
9968 * Basque (Piarres Beobide). Closes: #440859
9969 * Danish (Claus Hindsgaul). Closes: #441106
9970 * French (Frédéric Bothamy).
9971 * German (Sven Joachim). Closes: #440537
9972 * Nepali (Shiva Prasad Pokharel). Closes: #437825
9973 * Portuguese (Miguel Figueiredo). Closes: #441113
9974 * Romanian (Eddy Petrişor).
9975 * Vietnamese (Clytie Siddall). Closes: #440502
9976 * Korean (Sunjae Park). Closes: #443190
9978 [ Updated man pages translations ]
9979 * German (Helge Kreutzmann).
9980 * Swedish (Peter Karlsson).
9981 * Korean (Sunjae Park). Closes: #443191
9983 [ Updated scripts translations ]
9984 * Correct a typo in the French translation. Closes: #443276
9985 * Swedish (Peter Karlsson).
9987 -- Guillem Jover <guillem@debian.org> Mon, 08 Oct 2007 07:31:34 +0300
9989 dpkg (1.14.6) unstable; urgency=low
9991 [ Frank Lichtenheld ]
9992 * Synchronise usage information of dpkg, dpkg-deb, and
9993 dpkg-query man pages. This fixes some small mistakes
9994 and also Closes: #321520
9997 * Man pages cleanup:
9998 - Some italics and bold fixes.
9999 - Unify ellipsis, argument separator, and remove redundant program name
10000 preceding the options.
10001 - Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
10002 and remove leftover string from man page split. Closes: #439306
10003 - Split option descriptions so that it gets easier to distinguish.
10004 - Unify author and copyright information formatting.
10005 * Move variables automatically modified at build time for the perl scripts
10006 to a new style perl module (Dpkg) and make all programs use it.
10007 * Switch 'dpkg-gettext.pl' to a new style perl module (Dpkg::Gettext).
10008 * Implement support for Breaks field. Closes: #379140
10009 Thanks to Ian Jackson.
10010 * Run the deconfiguration of each package to be deconfigured once, instead
10011 of once per each conflicting package being removed. Closes: #378003
10012 Thanks to Ian Jackson.
10013 * Do not segfault when the result from a 'dpkg-query -l' is bigger than
10014 the total number of current packages, and do not produce repeated
10015 results with overlapping patterns on 'dpkg-query -W'. Closes: #428427
10016 * Tightening dpkg-dev versioned Depends to dpkg 1.14.6, and dpkg Conflicts
10017 against << dpkg-dev 1.14.6, where the perl modularization started.
10018 * Do not print empty lines after 'Setting up ...' output. Closes: #392317
10019 * When a slave alternative is inapplicable do not attempt to create the
10020 slave link before removing it again. Closes: #411699
10021 Thanks to Ian Jackson.
10022 * Do not consider it a file conflict if the package contains a symlink
10023 to a directory where the existing symlink on-disk points to the
10024 same place. Closes: #377682
10025 Thanks to Ian Jackson.
10026 * Fix perl warnings:
10027 - When removing a non diverted file with dpkg-divert. Closes: #438416
10028 * Implement support for Homepage field. Closes: #142324
10029 * Ignore XB- fields instead of XC- fields from control file binary package
10030 stanzas in dpkg-genchanges.
10031 * Explicitly ignore all known fields from the control file source package
10032 stanza in dpkg-genchanges, instead of leaving unknown fields unwarned.
10033 * Implement support for Vcs-Browser, Vcs-Arch, Vcs-Bzr, Vcs-Cvs, Vcs-Darcs,
10034 Vcs-Git, Vcs-Hg, Vcs-Mtn and Vcs-Svn fields in control file source
10036 * Implement support for Tag field.
10038 [ Updated scripts translations ]
10039 * French (Frédéric Bothamy, Christian Perrier).
10040 * Swedish (Peter Karlsson).
10042 [ Updated programs translations ]
10043 * Dzongkha (Tshewang Norbu). Closes: #430931
10044 * Nepali (Shiva Prasad Pokharel). Closes: #435353
10045 * Polish (Robert Luberda).
10046 * Russian (Yuri Kozlov). Closes: #436147
10047 * Swedish (Peter Karlsson).
10049 [ Updated dselect translations ]
10050 * Russian (Yuri Kozlov). Closes: #436149
10051 * Swedish (Peter Karlsson).
10053 [ Updated man pages translations ]
10054 * German (Helge Kreutzmann).
10055 * Polish (Robert Luberda).
10056 * Swedish (Peter Karlsson).
10058 -- Guillem Jover <guillem@debian.org> Wed, 05 Sep 2007 07:36:02 +0300
10060 dpkg (1.14.5) unstable; urgency=low
10063 * Add lpia support to ostable and triplettable.
10064 * Fix dpkg-source to not emit duplicated entries for the Architecture field
10066 * Fix dpkg-scanpackages to load the override file after having filled the
10067 packages information. Closes: #428169, #428470
10068 * Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
10069 Thanks to Adeodato Simó.
10070 * Support a colon separated list of paths from the ELF RPATH field in
10071 dpkg-shlibdeps. Thanks to Jiří Paleček. Closes: #427988
10072 * Man pages cleanup:
10073 - Reference deb-substvars(5) instead of dpkg-substvars(5). Closes: #429182
10074 - Mark dpkg-* commands in bold.
10075 - Unify title header.
10076 - Remove an additional space in install-info(8) and mark gzip in bold
10077 and remove redundant reference to GNU.
10078 - Fix explanation of dpkg-source '-b' option, remove a reference to
10079 checking for a missing empty string argument, and add a reference
10080 to '-sX' arguments affecting the behavior. Closes: #428167
10081 - Remove documented dpkg-gencontrol options in dpkg-source left over
10082 from the man pages split.
10084 [ Frank Lichtenheld ]
10085 * Fix typo in German translation of start-stop-daemon(8).
10086 Noted by Joachim Breitner. Closes: #430008
10087 * Correct permission and owner/group handling when extracting
10088 tar balls to match more the user's preferences instead of
10089 ours or the ones from the originator of the tar ball. Patch
10090 by Ian Jackson. Closes: #390915, #207289
10091 * dpkg-source warns now about new empty files since those will
10092 not be represented in the diff. Closes: #383394
10094 [ Updated dselect translations ]
10095 * French (Christian Perrier).
10096 * Romanian (Eddy Petrişor).
10098 [ Updated programs translations ]
10099 * Estonian (Ivar Smolin). Closes: #427589
10100 * Portuguese (Miguel Figueiredo).
10101 * Romanian (Eddy Petrişor).
10102 * Spanish (Javier Fernandez-Sanguino). Closes: #429958
10104 [ Updated man pages translations ]
10105 * German (Helge Kreutzmann).
10107 -- Frank Lichtenheld <djpig@debian.org> Tue, 03 Jul 2007 00:27:07 +0200
10109 dpkg (1.14.4) unstable; urgency=low
10112 * Fix perl warnings:
10113 - When unpacking a source package with -sp from a different directory
10114 than the one containing the tarball. Closes: #424998
10115 * Remove an unused variable in dpkg-statoverride by renaming it to the
10116 initially intended name. Closes: #425041
10117 * Fix loose regex in dpkg-source (/\.debian.tar/ -> /\.debian\.tar/).
10118 Thanks to Kylan Robinson. Closes: #425629
10119 * Revert change on 1.14.0 from Aaron M. Ucko. Trim down duped entries only
10120 when passing them to dpkg-query instead. Closes: #425641
10121 * Recognize again architecture wildcards. Closes: #424670
10123 [ Updated programs translations ]
10124 * Basque (Piarres Beobide). Closes: #425776
10125 * French (Frédéric Bothamy).
10126 * Galician (Jacobo Tarrío).
10128 -- Guillem Jover <guillem@debian.org> Thu, 24 May 2007 19:30:26 +0300
10130 dpkg (1.14.3) unstable; urgency=low
10133 * Fix perl warnings:
10134 - In dpkg-genchanges when called with -S. Closes: #423193
10135 - In architecture comparison operations. Closes: #423452
10136 - Fill slavepaths undefined entries with an empty string to guarantee
10137 they are always defined. Closes: #423140, #423451, #423544, #423555
10138 * Include the new split man pages deb-substvars.5, deb-override.5 and
10139 deb-shlibs.5 in dpkg-dev.
10140 * Fix deb-substvars.5 section to match reality.
10141 * Refactor update-alternatives.
10142 * Fix dpkg-divert to work again w/o specifying the '--divert' and
10143 '--package' or '--local' options. Closes: #423864
10144 * Document in install-info.8 that when no '--section' option is specified,
10145 install-info will try to use the INFO-DIR-SECTION entry from the info
10146 file. Add missing commas. Thanks to Kurt B. Kaiser. Closes: #397737
10147 * Disambiguate in install-info.8 the use of 'Info directory' with
10148 'Info dir file'. Closes: #420766
10149 * Document in deb-control.5 that the control file can have '#'-style
10150 comments. Closes: #406481
10151 * Make start-stop-daemon fork twice while daemonizing.
10153 [ Updated scripts translations ]
10154 * French (Frédéric Bothamy). Closes: #423392
10156 [ Updated programs translations ]
10157 * French (Christian Perrier).
10158 * German (Sven Joachim). Closes: #423401
10160 [ Updated dselect translations ]
10161 * German (Sven Joachim). Closes: #423403
10163 -- Guillem Jover <guillem@debian.org> Tue, 15 May 2007 16:02:59 +0300
10165 dpkg (1.14.2) unstable; urgency=low
10168 * Remove bashisms in dpkg-buildpackage. Closes: #422239
10169 * Handle case in update-alternatives when there's no existing alternative
10170 to configure. Closes: #260987, #353252, #367717, #392431
10171 * Add solaris support to ostable and triplettable. Closes: #361866
10172 * Properly create the generic name symlink in update-alternatives for new
10173 alternatives. Closes: #422979
10174 * Include translations again, which disappeared due to a dirty source tree
10175 and a bogus Makefile.am for the man pages. Closes: #423029, #423085
10177 -- Guillem Jover <guillem@debian.org> Wed, 09 May 2007 22:22:45 +0300
10179 dpkg (1.14.1) unstable; urgency=low
10182 * Fix partial upgrades by tightening dpkg-dev versioned Depends to
10183 dpkg 1.14.0, and dpkg Conflicts against << dpkg-dev 1.14.0, where
10184 the triplettable support first appeared. Closes: #422848
10186 -- Guillem Jover <guillem@debian.org> Tue, 08 May 2007 18:23:49 +0300
10188 dpkg (1.14.0) unstable; urgency=low
10191 * Make the copyright information in dpkg-deb.1 and dpkg-split.1 match the
10192 one in the source. Thanks to Nicolas François. Closes: #379320
10193 * Allow dpkg-buildpackage to properly override '-b' when passed after '-B'.
10194 Thanks to Julian Gilbey. Closes: #397479
10195 * Move retrieval of uid and gid information from controllib.pl into a
10196 function, so that scripts not needing it do not execute that code.
10197 Based on a patch by Riku Voipio. Closes: #396884
10198 * Do not bail out in dpkg when building without start-stop-daemon support,
10199 by checking if the macro value is true instead of it being defined.
10200 Thanks to Mark Rosenstand.
10201 * Make all perl scripts use strict and warnings, to ease catching errors.
10202 * Refactor update-alternatives code, with the side effect that now commands
10203 on non existing link group files will return an error code (except
10204 for --remove, now). Closes: #273407
10205 * Add a missing newline to a warning message in dpkg. Closes: #390914
10206 Thanks to Ian Jackson.
10207 * Fix typo in variable name in dpkg-source which was causing it to not
10208 create directories when extracting the diff. Closes: #374645
10209 * Fix up and down keystrokes in the dselect help message. Closes: #383438
10210 Thanks to Sven Joachim.
10211 * Convert 822-date to be a simple wrapper around 'date -R'. 822-date is
10212 now deprecated and should not be used anymore. It might be removed
10213 sometime in the future. Closes: #31634, #367712, #314462
10214 Thanks to Frank Lichtenheld.
10215 * Add '.gitignore' to the default dpkg-source -i regex. Closes: #409566
10216 Thanks to Julien Cristau.
10217 * Add '.hg' to the default dpkg-source -i regex. Closes: #414794
10218 * Use l10n-friendlier strings to describe dependencies. Closes: #390916
10219 Thanks to Ian Jackson.
10220 * Change priority for dpkg-dev from standard to optional to match the
10222 * Do not use a build-stamp in debian/rules.
10223 * Fix confusing bottom status lines in dselect, unifying them by removing
10224 the method or package name and capitalizing. Closes: #9085
10225 * Check proper error value returned by BZ2_bzerror. Closes: #410605
10226 * Exit with an error instead of an assert if a file name is too long when
10227 building a .deb package. Closes: #393069
10228 * Exit with an error instead of an assert if the number of conflictors is
10229 exceeded. Remove bogus comments. Closes: #377855
10230 * Fix regular expression special-casing Origin, Bugs and Maintainer fields
10231 which was making X[SBC]- fields containing such strings to propagate into
10232 the .deb control file unprocessed. Thanks to Colin Watson.
10233 * Add support for '--admindir' in dpkg-buildpackage, dpkg-checkbuilddeps
10234 and dpkg-shlibdeps. Closes: #162348
10235 * Cleaning and format unification of manual pages.
10236 * Make the override-file argument to dpkg-scanpackages optional.
10237 * Refactor compression filtering code.
10238 * Split override file information from dpkg-scanpackages.1 into
10239 deb-override.5 manual page.
10240 * Split dpkg-source.1 into independent man pages, namely deb-substvars.5,
10241 deb-shlibs.5, dpkg-buildpackage.1, dpkg-distaddfile.1, dpkg-genchanges.1,
10242 dpkg-gencontrol.1, dpkg-parsechangelog.1 and dpkg-shlibdeps.1.
10243 * Support building binary packages with the member data.tar.lzma compressed
10245 * Require gettext 0.16.1.
10246 * Show the epoch (if present) when displaying package versions.
10247 Closes: #107449, #179913, #345594, #393924, #405668
10248 Based on a patch by Jeffrey W. Baker.
10249 * Switch from pseudo-tags to usertags, and update the documentation.
10250 * Fix typo in German dpkg man page. Closes: #416167
10251 Thanks to Martin Weis.
10252 * Properly sort Uploaders field in generated .dsc files.
10253 * Reorder a bit the fields in output files.
10254 * Speed up dpkg-shlibdeps by avoiding doing a dpkg-query for duped
10255 libraries. Thanks to Aaron M. Ucko. Closes: #421290
10256 * Generalize source architecture handling by abstracting it through the new
10257 Debian triplet and the new triplettable.
10258 * Add armel support to ostable and triplettable. Closes: #414087
10260 [ Updated programs translations ]
10261 * Dutch (Bart Cornelis).
10262 * French (Frédéric Bothamy).
10263 * Polish (Robert Luberda).
10264 * Romanian (Eddy Petrişor).
10265 * Simplified Chinese (Anthony Wong). Closes: #415320
10266 * Traditional Chinese (Anthony Wong). Closes: #415230
10268 [ Added programs translations ]
10269 * Estonian added (Ivar Smolin). Closes: #422404
10270 * Kurdish added (Erdal Ronahi). Closes: #418154
10271 * Marathi added (Priti Patil). Closes: #416810
10273 [ Updated man pages translations ]
10274 * German (German l10n team). Closes: #418528
10275 * Polish (Robert Luberda).
10277 [ Updated dselect translations ]
10278 * Dutch (Bart Cornelis).
10279 * Polish (Robert Luberda).
10281 -- Guillem Jover <guillem@debian.org> Tue, 08 May 2007 11:11:50 +0300
10283 dpkg (1.13.25) unstable; urgency=low
10286 * Fix year 2018 in changelog for Michael Alan Dorman's upload in 1998,
10287 which was confusing the changelog parsers. Closes: #402526
10288 * Document in its man page that update-alternatives requires cooperation
10289 from all packages dealing with the specific file. Closes: #396338
10290 Thanks to Tomas Pospisek <tpo_deb@sourcepole.ch>.
10291 * Require POSIX inside subprocerr in controllib.pl. Closes: #390636
10292 Thanks to Brendan O'Dea <bod@debian.org>.
10293 * Support extracting lzma compressed source and binary packages,
10294 and add a Suggests on package lzma. Closes: #347715
10295 * Add '/emul/ia32-linux' biarch paths to dpkg-shlibdeps. Closes: #403216
10296 * Remove non-modified /etc/dpkg/dpkg.cfg configuration file when upgrading
10297 from versions 1.9.21 through 1.10.28, to avoid getting prompted about
10298 conffile changes. Closes: #398061
10300 [ Updated programs translations ]
10301 * Chinese (Traditional, Asho Yeh).
10302 * Korean (Sunjae Park). Closes: #394135, #404938
10303 * Norwegian Bokmal (Hans Fredrik Nordhaug). Closes: #391143
10304 * Nepali (Shiva Prasad Pokharel).
10305 * Romanian (Eddy Petrişor).
10306 * Catalan (Jordà Polo).
10307 * Swedish (Peter Karlsson).
10308 * Vietnamese (Clytie Siddall). Closes: #399343
10310 [ Added programs translations ]
10311 * Punjabi (A S Alam).
10313 [ Updated scripts translations ]
10314 * Catalan (Jordi Mallach).
10316 [ Updated dselect translations ]
10317 * Korean (Sunjae Park). Closes: #404943
10319 -- Guillem Jover <guillem@debian.org> Tue, 2 Jan 2007 00:23:57 +0200
10321 dpkg (1.13.24) unstable; urgency=low
10324 * Fix dselect segfault by adding a field description matching the
10325 dependency field enum position. Closes: #392731, #392724
10327 [ Updated programs translations ]
10328 * Nepali (Shiva Prasad Pokharel). Closes: #373728
10330 -- Guillem Jover <guillem@debian.org> Fri, 13 Oct 2006 16:34:39 +0300
10332 dpkg (1.13.23) unstable; urgency=low
10335 * Add initial support for the Breaks field, by parsing but rejecting it.
10336 Thanks to Ian Jackson <iwj@ubuntu.com>. Closes: #375703
10337 * Use dpkg-architecture from the source tree to get the target Debian
10338 architecture, instead of duplicating the logic in the m4 files.
10339 * Remove comment headers in dselect/helpmsgs.{cc,h} about the files being
10340 autogenerated, replace them with a proper license and copyright comment.
10342 * Add a new line at the end of m4/compiler.m4 file, to cope with an
10343 autoreconf failure due to the new m4 1.4.7.
10345 [ Nicolas François ]
10346 * Specify --null before the -T tar's option to avoid the "tar: -: file name
10347 read contains nul character" warning.
10348 Closes: #376351, #375749, #376724, #377279
10350 [ Added programs translations ]
10351 * Dzongkha (Kinley Tshering).
10353 [ Updated programs translations ]
10354 * Basque (Piarres Beobide). Closes: #375118
10355 * Brazilian Portuguese (Andre Luis Lopes).
10356 * Catalan (Robert Millan, Jordi Mallach). Closes: #383448
10357 * Czech (Miroslav Kure).
10358 * Danish (Claus Hindsgaul).
10359 * Dutch (Bart Cornelis).
10360 * Dzongkha (Tenzin Dendup). Closes: #388192
10361 * French (Frédéric Bothamy).
10362 * Galician (Jacobo Tarrio).
10363 * German (Sven Joachim). Closes: #381409, #381740
10364 * Hungarian (SZERVÁC Attila).
10365 * Italian (Stefano Canepa, Davide Viti). Closes: #387821
10366 * Japanese (Kenshi Muto). Closes: #386963
10367 * Khmer (Khoem Sokhem). Closes: #375099
10368 * Portuguese (Miguel Figueiredo, Rui Branco).
10369 * Romanian (Eddy Petrişor).
10370 * Russian (Yuri Kozlov). Closes: #376746, #391143
10371 * Slovak (Peter Mann). Closes: #387282
10372 * Spanish (Javier Fernandez-Sanguino). Closes: #386759
10373 * Swedish (Daniel Nylander). Closes: #383643
10374 * Vietnamese (Clytie Siddall). Closes: #383588
10376 [ Added scripts translations ]
10377 * Catalan (Jordi Mallach).
10378 * French (Philippe Batailler).
10380 [ Updated dselect translations ]
10381 * Brazilian Portuguese (Andre Luis Lopes).
10382 * Catalan (Robert Millan, Jordi Mallach).
10383 * Danish (Claus Hindsgaul).
10384 * German (Sven Joachim). Closes: #384843
10385 (Sven is now the new German translation maintainer for dpkg and dselect).
10386 * Hungarian (SZERVÁC Attila).
10387 * Indonesian (Arief S Fitrianto). Closes: #391144
10388 * Italian (Stefano Canepa).
10389 * Japanese (Kenshi Muto).
10390 * Norwegian Bokmål (Hans Fr. Nordhaug).
10391 * Russian (Yuri Kozlov).
10392 * Slovak (Peter Mann).
10393 * Spanish (Javier Fernández-Sanguino Peña). Closes: #391144
10394 * Swedish (Daniel Nylander).
10395 * Vietnamese (Clytie Siddall).
10397 [ Updated man pages translations ]
10398 * French (Philippe Batailler).
10399 * German (Helge Kreutzmann). Closes: #379030
10401 [ Added man pages translations ]
10402 * German (Helge Kreutzmann).
10403 Closes: #379286, #379298, #379417, #379433, #379661, #379798, #379825
10404 Closes: #379985, #380130, #380239, #380365, #381047, #380660, #380443
10405 Closes: #381349, #381488
10406 * Japanese (KISE Hiroshi).
10407 Closes: #381141, #381865, #384768, #385675, #386965, #388837
10409 -- Guillem Jover <guillem@debian.org> Thu, 12 Oct 2006 02:56:09 +0300
10411 dpkg (1.13.22) unstable; urgency=low
10414 * Version the po4a Build-Depends to >= 0.23 as we are using options
10415 introduced in that version. Thanks to Sergio Gelato. Closes: #370536
10416 * Add '.bzrtags' directory to default dpkg-source -i regex.
10417 Suggested by Adeodato Simó. Closes: #370392
10418 * Print update-alternatives '--config' listing layout evenly spaced.
10420 * Clarify the legend in update-alternatives '--help' (Andrew Ferrier).
10422 * Add the source version inside parenthesis to the Source field in the
10423 generated .changes and binary packages if the binary package version
10424 differs (like in binNMUs). Closes: #62529
10425 * Add missing comment serving as documentation about abort-remove on
10426 removal in dpkg.postinst (Justin Pryzby). Closes: #372145
10427 * Fix typo in dpkg-deb manpage (Robert Luberda). Closes: #373999
10428 * Clarify dpkg-architecture new options '-e' and '-i' in man page, add
10429 backward compatibility information and give some examples.
10430 Thanks for the initial suggestions to Junichi Uekawa. Closes: #370830
10431 * Modified some strings to be able to merge them in the .pot files.
10432 * Add new '--umask' option to start-stop-daemon. Closes: #368003
10434 [ Frank Lichtenheld ]
10435 * dpkg-source issued spurious warnings about fields defined with
10436 XB-. They now get correctly suppressed. Closes: #374154
10437 * Give a correct warning when the user requested an unknown
10438 sign command that we will default to a pgp style interface.
10441 [ Updated programs translations ]
10442 * Romanian (Eddy Petrişor).
10443 * Galician (Jacobo Tarrio).
10444 * French (Christian Perrier).
10445 * Swedish (Peter Karlsson).
10446 * Basque (Piarres Beobide). Closes: #373107
10447 * Polish (Robert Luberda).
10448 * Catalan (Guillem Jover).
10450 [ Added programs translations ]
10451 * Nepali (Paras Pradhan). Closes: #373728
10453 [ Updated dselect translations ]
10454 * Simplified Chinese (Kov Tchai). Closes: #366260
10456 [ Updated man pages translations ]
10457 * Polish (Robert Luberda).
10459 [ Christian Perrier ]
10460 * Typo fix in update-alternatives ("alternativse"). Thanks to Eddy Petrisor
10461 for spotting it. Translations unfuzzied.
10462 * Make similar messages in dpkg-statoverride and dpkg-divert exactly similar
10463 Thanks to Eddy Petriso for spotting them, again.
10465 -- Guillem Jover <guillem@debian.org> Wed, 21 Jun 2006 18:03:29 +0300
10467 dpkg (1.13.21) unstable; urgency=low
10470 * Disambiguate error message about conflicting command line actions by
10471 providing both long and short option names. Based on a suggestion by
10472 Josip Rodin. Closes: #45575
10473 * Add '/lib32' and '/usr/lib32' to the dpkg-shlibdeps library path search
10474 list. Closes: #367892
10475 * Revert usage of English perl non-essential module from install-info.
10476 Closes: #369928, #369958, #370157, #370174, #370210
10477 * Print the correct file being parsed by dpkg-parsechangelog's debian
10478 parser. Closes: #368961
10479 * Fix dependency cycle breaking in the case when every link involves
10480 a Provides (Ian Jackson). This is a proper fix for #349442.
10483 [ Updated programs translations ]
10484 * Czech (Miroslav Kure).
10485 * Vietnamese (Clytie Siddall).
10487 -- Guillem Jover <guillem@debian.org> Sun, 4 Jun 2006 19:02:44 +0300
10489 dpkg (1.13.20) unstable; urgency=low
10491 [ Frank Lichtenheld ]
10492 * Add gettext support for the Perl scripts. Based on a patch by
10493 Nicolas François. Closes: #165843
10494 * Only print usage information of dpkg-scanpackages on stdout
10495 if requested explicitly. Use stderr in case of error.
10497 * Add remarks to dpkg-scansources and dpkg-scanpackages
10498 man pages about the need to compress the generated files
10499 to be able to access them via apt. Closes: #65839
10500 * Allow '+' and '.' in distribution names in Debian changelogs.
10501 Based on a patch by John Wright.
10503 * Use the Debian keyring in dpkg-source when checking signatures
10504 of .dsc files, if available. Closes: #364726
10505 * Let dpkg-buildpackage pass through all remotely sensible
10506 -sX options to dpkg-source (-s[nsAkurKUR] currently).
10508 * Improve the description of --showformat in dpkg-deb
10509 man page and add a pointer to the complete description
10510 of the option in dpkg-query.
10511 * Don't spew out garbage from dpkg-deb, if the second argument
10512 to -I is a absolute filename. Based on a patch by Ian Eure.
10514 * Fix --ignore-depends argument value parsing. Closes: #169125
10515 * Completely remove md5sum diversion madness. Instead, we Pre-Depend
10516 on a version of textutils which provides /usr/bin/md5sum. We rely on
10517 the logic in coreutils to remove our diversions. Patch by
10518 Ian Jackson. Closes: #315784, #313605
10519 * Try harder to detect dependency cycles that contain Provides
10520 links. Closes: #349120, #349442
10521 * Update archtable to reflect current archive: Add amd64 and remove
10522 sh. Closes: #367329
10523 * Don't claim in dpkg man page that we set DPKG_OLD_CONFFILE and
10524 DPKG_NEW_CONFFILE on sub shells since we actually don't.
10525 * Fix printing of user defined fields with --showformat and
10526 document the existence of this feature in dpkg-query man page.
10527 * Make --forget-old-unavail more reliable by deleting architecture
10528 information of removed packages. Patch by Piotr Engelking.
10530 * When building packages with dpkg-deb give a more useful error
10531 message in case a conffile entry has leading whitespace. Patch
10532 by David Lopez Moreno. Closes: #281562
10533 * Don't drop directories that contain our conffiles too early from
10534 our file listing. Otherwise we might leave them behind on purge
10535 if we share them with other packages.
10536 Closes: #174180, #198128, #198522, #318825, #366178
10538 [ Nicolas François ]
10539 * Fix typos in the Russian man pages. Thanks to Stepan Golosunov.
10541 * Honour tabbing requested via --showformat even if the field to
10542 be printed is empty. Closes: #361671
10543 * Flush the terminal's input before prompting what to do with a
10544 configuration file. Closes: #316551
10545 * Fix the --force-depends-version option. Closes: #57104
10548 * Standardize scripts usage output format and at the same time make
10549 the strings easier for the translators. Add '--help' and '--version'
10550 for most of the scripts. Print the usage and version to stdout.
10551 * Do not strip the epoch from the source:Upstream-Version substvar.
10553 * Properly check and report lock file existence in install-info.
10554 Based on patch by Ben Pfaff. Closes: #368874
10555 * Correct default info directory for '--infodir' in install-info man
10556 page (Ben Pfaff). Closes: #368875
10557 * Print the bogus version and prefix the error message with 'dpkg: '
10558 when using '--compare-versions'. Closes: #369177
10559 * Remove duplicated string " , at changelog " in dpkg-parsechangelog's
10560 debian style parser (Julian Gilbey). Closes: #369205
10561 * Update the Section and Priority fields in the status file from the
10562 new packages. We assume that the information from the binary package
10563 is correct, otherwise it should be fixed there to match the archive
10564 override file (Koblinger Egmont).
10565 Closes: #54529, #58106, #81171, #230610, #237622, #237626
10566 * Bump Standards-Version to 3.7.2 (no changes needed).
10567 * Add lintian overrides for dpkg, dpkg-dev, dselect and sources.
10568 * Replace logrotate installation logic with dh_installlogrotate.
10570 [ Updated programs translations ]
10571 * Portuguese (Miguel Figueiredo).
10572 * Polish (Robert Luberda).
10573 * Hungarian (SZERVÁC Attila).
10574 * Romanian (Eddy Petrişor).
10575 * Russian (Yuri Kozlov). Closes: #366353
10576 * Czech (Miroslav Kure).
10577 * Simplified Chinese (Kov Tchai). Closes: #366985
10578 * Swedish (Peter Karlsson).
10579 * Galician (Jacobo Tarrio).
10580 * Slovak (Peter Mann).
10581 * Dutch (Bart Cornelis).
10582 * Basque (Piarres Beobide). Closes: #366185
10584 [ Updated dselect translations ]
10585 * Polish (Robert Luberda).
10586 * Basque (Piarres Beobide). Closes: #366187
10587 * Czech (Miroslav Kure).
10588 * Romanian (Eddy Petrişor).
10590 [ Updated man pages translations ]
10591 * Polish (Robert Luberda).
10593 -- Guillem Jover <guillem@debian.org> Wed, 31 May 2006 07:43:16 +0300
10595 dpkg (1.13.19) unstable; urgency=low
10597 [ Frank Lichtenheld ]
10598 * Add -follow (back) to find call in dpkg-scanpackages.
10600 * Fix error in archive.c that lead to a infinite loop when
10601 installing files with long, non-ASCII filenames in
10602 certain locales. Closes: #346436
10604 [ Updated programs translations ]
10605 * French (Christian Perrier).
10606 * Galician (Jacobo Tarrio).
10607 * Romanian (Eddy Petrişor).
10608 * Dutch (Bart Cornelis).
10609 * Swedish (Peter Karlsson).
10610 * Danish (Claus Hindsgaul). Closes: #362317
10611 * Czech (Miroslav kure).
10612 * Vietnamese (Clytie Siddall). Closes: #363264
10613 * Spanish (Javier Fernández-Sanguino Peña). Closes: #357911
10614 * Basque (Piarres Beobide). Closes: #363683, #363679
10615 * Japanese (Kenshi Muto). Closes: #365334
10617 [ Updated dselect translations ]
10618 * Romanian (Eddy Petrişor).
10619 * Galician (Jacobo Tarrio).
10620 * French (Christian Perrier).
10621 * Dutch (Bart Cornelis).
10623 [ Nicolas Francois ]
10624 * Generate the Russian man pages in the KOI8-R charset. Closes: #361987
10625 * Document the shlibs.local format in dpkg-source(1). Closes: #316485
10626 * Fix a typo in an error message. Thanks to Justin Pryzby. Closes: #364539
10629 * Fix strings so that they can be more easily translated. Closes: #134358
10630 * Add new substvars source:Version, source:Upstream-Version and
10631 binary:Version so packages will be able to avoid breaking on binNMUs.
10632 Based on a patch by Ken Bloom and Jeroen van Wolffelaar. Closes: #358530
10633 * Support binNMU safe packages even when source and binary differ in
10635 * Rename dpkg:UpstreamVersion to dpkg:Upstream-Version. Make dpkg:Version
10636 and dpkg:Upstream-Version get the current dpkg versions instead of the
10637 ones from the package being built.
10638 * Split usage strings to make it easier for translators when those change.
10640 * Standardize start-stop-daemon usage output format.
10641 * Make install-info '--dir-file' option compatible with GNU install-info
10642 by renaming the infodir variable to dirfile and not appending the
10643 '/dir' string except when initializing from '--info-dir' or
10644 '--infodir' (Wayne Davison). Closes: #61640, #67237, #286275
10645 * Make install-info add a new line after adding the last entry at the
10646 end of the dir file, which makes the info readers able to see those
10647 last entries (Nicolas François). Closes: #164495
10648 * Use the numerical value of errno instead of a string in install-info
10649 when checking if the locking error was due to an already existing
10650 file, which is locale dependent, and die accordingly. Based on a patch
10651 by Nicolas François. Closes: #199204, #210781
10652 * Escape hyphens in man pages.
10653 * Bump Standards-Version to 3.7.1.
10654 * Wrapped debian/control fields except Uploaders given current policy.
10656 -- Guillem Jover <guillem@debian.org> Thu, 4 May 2006 14:05:21 +0300
10658 dpkg (1.13.18) unstable; urgency=low
10660 [ Updated programs translations ]
10661 * Romanian (Sorin Batariuc). Closes: #356664
10662 * Danish (Claus Hindsgaul). Closes: #356188
10663 * Polish (Robert Luberda).
10664 * Dutch (Bart Cornelis).
10666 [ Updated dselect translations ]
10667 * Spanish (Javier Fernández-Sanguino Peña). Closes: #357912
10668 * Danish (Claus Hindsgaul). Closes: #356188
10669 * Polish (Robert Luberda).
10670 * Russian (Yuri Kozlov). Closes: #361415
10672 [ Updated man pages translations ]
10673 * Typos corrected in French dpkg-source man page
10674 Thanks to Nicolas Bonifas who spotted them
10675 * Russian completed. Thanks to Yuri Kozlov.
10678 [ Christian Perrier ]
10679 * Correct typos in man pages. Thanks to A. Costa for spotting them
10680 Closes: #358091, #358092, #358093, #358094, #358095
10683 * Add a '[!]' in --force-all help denoting that it is a dangerous option.
10685 * Prefix any chroot path to the exec file name when stating it in
10686 start-stop-daemon. Closes: #318771, #333066
10687 * Add '-r' to the help output of start-stop-daemon (Jared Spiegel).
10689 * Use mustsetvar when setting the value of the sversion variable in
10690 dpkg-buildpackage (Andrew Suffield). Closes: #158953
10691 * Pass '--admindir' option over to dpkg-query when passing '--admindir' or
10692 '--root' to dpkg (initial patch by Branden Robinson).
10693 Closes: #153305, #271041, #282853, #307715, #355915
10694 * Support system library directories in dpkg-shlibdeps symlinked from
10695 '/lib/ldconfig'. Closes: #356452
10696 * Document that 'dpkg --get-selections' and 'dpkg-query -l' without a
10697 pattern will not list packages in state purge. Closes: #355633
10698 * Obsolete force/refuse 'auto-select' dpkg option.
10699 * Add new '--clear-selections' option to dpkg (Andrew Suffield).
10701 * Use '--clear-selections' in the dpkg man page example on how to transfer
10702 the status to another installation. Closes: #137442
10704 -- Guillem Jover <guillem@debian.org> Mon, 10 Apr 2006 06:40:22 +0300
10706 dpkg (1.13.17) unstable; urgency=low
10708 [ Frank Lichtenheld ]
10709 * Fix handling of -DArchitecture=foo in dpkg-gencontrol. Closes: #251911
10710 * Handle architectures in all dependency fields in debian/control,
10711 even those of binary packages. Closes: #252657, #324741, #347819
10712 * More dpkg-scanpackages fixes (--arch option handling). Closes: #353506
10715 * Add missing parentheses surrounding a man page section reference
10716 in the dpkg-source man page (Matt Kraai). Closes: #353731
10717 * Fix misspelling of "occurred" in dpkg-gencontrol and dpkg-source
10718 (Matt Kraai). Closes: #353949
10719 * Major cleanup of manpages, by using properly the bold and italic
10720 attributes and other embellishments.
10721 * Add dpkg-query(1) in the SEE ALSO section in dpkg(1). Closes: #354643
10722 * Don't try to compile in SELinux support on GNU/kFreeBSD amd64.
10723 * Add new quiet option to dpkg-source to suppress warnings. Closes: #355065
10724 * Do not expand architecture aliases anymore in .dsc files.
10725 * Change start-stop-daemon's --exec behavior again on GNU/Linux to compare
10726 the referred file pointed by the '/proc/<pid>/exe' symlink, stripping
10727 any ' (deleted)' string and stating the result. Closes: #354867
10729 [ Updated man pages translations ]
10730 * Polish (Robert Luberda). Closes: #353782
10731 * French (Philippe Batailler).
10733 [ Updated dselect translations ]
10734 * Hungarian (Szervác Attila).
10735 * Dutch (Bart Cornelis).
10736 * Czech (Miroslav Kure).
10738 [ Updated programs translations ]
10739 * Italian (Lele Gaifax)
10740 * Simplified Chinese (Carlos Z.F. Liu).
10741 * Portuguese (Miguel Figueiredo).
10742 * Dutch (Bart Cornelis).
10743 * Hungarian (Szervác Attila).
10744 * Czech (Miroslav Kure).
10745 * Russian (Yuri Kozlov). Closes: #357724
10747 -- Guillem Jover <guillem@debian.org> Mon, 20 Mar 2006 03:33:03 +0200
10749 dpkg (1.13.16) unstable; urgency=low
10751 * The "not really a brown paper bag needed but it's close" release
10754 * Move auxiliary autotools scripts to config/.
10755 * Require gettext 0.14.5.
10756 * Move the methods directory to dselect/methods, so the contents will not
10757 be installed if dselect is not to be built.
10758 * Move dselect gettext strings to its own domain provided now by the
10761 [ Frank Lichtenheld ]
10762 * Fix override handling in dpkg-scanpackages which was broken in
10763 1.13.14 and .15. Closes: #353305
10764 * Make -isp the default behaviour of dpkg-gencontrol as it is
10765 always used anyway these days. Suggested by Matthew Vernon.
10767 * Typo fixes in man pages by A. Costa:
10768 - dpkg-deb.1 Closes: #353424
10769 - dpkg-statoverride.8 Closes: #353425
10770 - install-info.8 Closes: #353426
10771 - start-stop-daemon.8 Closes: #353427
10772 - update-alternatives.8 Closes: #353428
10773 - dpkg.1, dpkg.cfg.5 Closes: #353429
10775 -- Frank Lichtenheld <djpig@debian.org> Sat, 18 Feb 2006 17:59:00 +0100
10777 dpkg (1.13.15) unstable; urgency=low
10780 * Add a missing closing parenthesis in a dpkg string (Jordi Mallach).
10782 [ Christian Perrier ]
10783 * Updated translations:
10784 - Brazilian Portuguese (Andre Luis Lopes). Closes: #352432
10785 - Galician (Jacobo Tarrio). Closes: #352443
10787 [ Updated translations ]
10788 * Catalan (Jordi Mallach).
10789 * Portuguese (Miguel Figueiredo).
10790 * Swedish (Daniel Nylander).
10792 [ Added translations ]
10793 * Hungarian (Szervác Attila).
10795 [ Added man pages translations ]
10796 * Hungarian (Szervác Attila): dpkg.cfg.5 and dselect.cfg.5.
10798 -- Frank Lichtenheld <djpig@debian.org> Wed, 15 Feb 2006 23:37:40 +0100
10800 dpkg (1.13.14) experimental; urgency=low
10803 * Make start-stop-daemon print the proper version instead of 'VERSION'.
10804 * Set the HOME environment variable when using the --chuid switch in
10805 start-stop-daemon. Closes: #295169, #267784
10806 * Cleanup and unify program usage and version output, make it more i18n
10807 friendly. Fix wrong gettext usage with interparsed macros.
10808 Thanks to Changwoo Ryu for noticing. Closes: #237915
10809 * Mark some strings as translatable (Changwoo Ryu). Closes: #256387
10810 * Remove a trailing 'C' character from update-alternatives manpage.
10811 * Use pkg-config to get the proper flags to link against libselinux.
10812 Add a Build-Dependency on pkg-config, tighten libselinux1-dev to
10813 at least version 1.28-4 which provides a .pc file, and remove
10814 libsepol1-dev as libselinux1-dev is Depending on it.
10815 * Add command descriptions in the synopsis, and add a usage example for
10816 -f in the dpkg-query manpage. Thanks for the initial patch to
10817 Philippe Batailler. Closes: #352091
10818 * Document about the default log file, the behavior in case of multiple
10819 --log options and add a reference to dpkg.cfg manpage in the dpkg manpage.
10820 Thanks to James R. Van Zandt. Closes: #350440
10821 * Escape ` and ' in manpages otherwise they are converted to quotation
10822 marks, which makes cut and paste not work. Thanks to Denis Barbier.
10825 [ Frank Lichtenheld ]
10826 * Let dpkg-source ignore comments in the hunk header as used by
10827 diff -p (Anand Kumria). Closes: #344880
10828 * Let dpkg-buildpackage create a .changes file even if signing the
10829 .dsc file failed. This makes it easier to just sign the package
10830 later (Julian Gilbey). Closes: #217963
10831 * Change heuristics of dpkg-buildpackage's gpg check to allow for
10832 more complex setups (Julian Gilbey). Closes: #163061
10833 * Add files and dirs used by bzr to default dpkg-source -i regex
10834 (maximilian attems). Closes: #345164
10835 * Add .git directory to default dpkg-source -i regex.
10836 Suggested by Hans Ulrich Niedermann. Closes: #351885
10837 * dpkg-scanpackages can now output Packages files with multiple
10838 versions of a single package (Don Armstrong). Closes: #229589.
10839 * dpkg-scanpackages outputs help when given the --help or -h option
10840 (Don Armstrong). Closes: #319541
10841 * Document dpkg-scanpackage -m in man page.
10842 * Let warn dpkg-source if more than one -sX option was given and
10843 document the behaviour in this case in the man page.
10845 * Make dpkg-source -b more robust regarding to existing symlinks
10846 by creating new files in a secure manner. Closes: #178839, #338591
10847 * Fix some semantic errors in dpkg-shlibdeps due to typos in used
10849 * On package configuration, differentiate between modified and
10850 deleted configuration files (Ian Jackson). Closes: #351361
10851 * Improve processing of disappearing conffiles (Ian Jackson).
10852 This is part of the fix for #108587.
10853 * Let dpkg-source -x touch all patched files to have the same
10854 timestamp to mitigate time-skew problems (Denis Barbier).
10856 * Strip any newlines from Uploaders field on dpkg-source -b.
10859 [ Christian Perrier ]
10860 * Switch to po4a for manpages translation. Closes: #320122
10861 This adds a Build-Depends on po4a.
10862 * Add Vietnamese to po/LINGUAS as it was previously missing.
10863 * Updated translations:
10864 - Catalan (Jordi Mallach). Closes: #351587
10865 - French (Christian Perrier): 1011t.
10866 - Galician (Jacobo Tarrio): 1002t. Closes: #351795
10867 - Basque (Piarres Beobide): 1002t. Closes: #351845
10868 - Slovak (Peter Mann): 1002t. Closes: #352087, #352311
10869 - Vietnamese (Clytie Siddall): 1011t. Closes: #352307
10871 -- Frank Lichtenheld <djpig@debian.org> Sun, 12 Feb 2006 02:32:12 +0100
10873 dpkg (1.13.13) unstable; urgency=low
10875 [ Frank Lichtenheld ]
10876 * dpkg and dselect are now in section admin, not section base.
10877 Correct info in the control file.
10878 * Bump Standards-Version to 3.6.2 (no changes).
10879 * Fix typo in dpkg-architecture man page. Closes: #334330
10880 * Honor LD_LIBRARY_PATH in dpkg-shlibdeps. Fixes a regression
10881 from 1.13.11 to .12.
10882 * Don't recurse into package directories to search for local
10883 shlibs files since it is obviously a waste of time. Based
10884 on a suggestion by Steve Langasek. Closes: #338725
10886 [ Christian Perrier ]
10887 * Updated translations:
10888 - Dutch (Bart Cornelis). Fix error mentioned in #323908 by
10890 - Japanese (Kenshi Muto). Closes: #349808
10893 * Fix typo in dpkg-statoverride manpage. Closes: #348113
10894 Thanks to Marc Haber <mh+debian-packages@zugschlus.de>.
10895 * Document the --no-debsig option in dpkg manpage. Closes: #316367
10896 Thanks to Bastian Kleineidam <calvin@debian.org>.
10897 * Fix typos in dselect manpage. Closes: #310358
10898 Thanks to A Costa <agcosta@gis.net>.
10899 * Fix typo in start-stop-daemon's help output. Closes: #333673
10900 Thanks to Christoph Maser <cm@financial.com>.
10901 * Document the correct format string for dpkg-query --showformat option.
10902 Update -l example and lower case the program name in the title header.
10903 Thanks to Zefram <zefram@fysh.org>. Closes: #174976
10904 * Make dpkg-architecture not print the warning about a mismatch between
10905 gcc target machine type and GNU target system type if the actions are
10908 -- Frank Lichtenheld <djpig@debian.org> Sat, 28 Jan 2006 13:04:16 +0100
10910 dpkg (1.13.12) experimental; urgency=low
10912 * Due to the changes in dpkg-shlibdeps it is not recommended
10913 to use this version for building packages intended to be
10914 uploaded into an official archive, yet.
10916 [ Frank Lichtenheld ]
10917 * Update AUTHORS and debian/copyright for new maintainer team.
10919 * Don't use the ldd output in dpkg-shlibdeps. Search for the
10920 matching libraries ourself. This fixes problems with both
10921 symlinked directories, Closes: #103024, #145714, #164020, #285857
10922 and biarch builds. Closes: #317082
10923 * Let dpkg-gencontrol bail out with an error if parsedep
10924 found an error while parsing a dependency field. Closes: #228125
10925 * dpkg-source -x now tries to chown all files extracted from
10926 tar files. The temporary directory is now created with mode
10927 0700, too. Together this should make it safer to run
10928 dpkg-source -x as root. Based on suggestions by Marcus
10929 Brinkmann and Colin Watson. Closes: #144571, #238460
10930 * Let dpkg-source -b check the build relation fields before
10931 putting them into the .dsc. As a side effect they also
10932 get normalized. Closes: #254449
10933 * Check the gpg signatures of .dsc files before unpacking. See
10934 the upstream changelog for a full description of the semantics.
10935 Based on a patch by Matt Zimmerman. Closes: #48711
10936 * Let dpkg-source ensure (as good as possible) that all
10937 build source packages can also be unpacked.
10938 Closes: #6820, #7014
10939 Also fixed handling of md5sum -b output in dpkg-source on
10940 the way. Based on a patch by Ingo Saitz. Closes: #316123
10941 * Check for illegal architecture strings in dpkg-gencontrol and
10942 dpkg-source. dpkg-gencontrol will only issue a warning while
10943 dpkg-source will error out. Closes: #96920
10944 * Add support "package types" to dpkg-shlibdeps. Patch by Joey Hess.
10945 Closes: #335056, #345475
10946 * Fix man page references to dpkg and dselect man pages. Many
10947 of them still had a wrong section.
10949 * Let dpkg-source -b warn about special permissions of files added
10950 in the diff since these will get lost. Closes: #306125
10951 * dpkg-source -x didn't work in case the upstream version or
10952 the Debian version ended with ~. Fixed.
10954 [ Christian Perrier ]
10955 * Updated translations:
10956 - French (Christian Perrier).
10957 - Polish (Bartosz Fenski). Closes: #314237
10958 - Norwegian Bokmal (Hans F. Nordhaug). Closes: #315548, #315990
10959 - Czech (Miroslav Kure). Closes: #323775, #345347
10960 - Russian (Yuri Kozlov). Closes: #323821, #335170
10961 - Japanese (Kenshi Muto). Closes: #323938
10962 - Brazilian Portuguese (Andre Luis Lopes). Closes: #325224, #332872
10963 - Russian (Yuri Kozlov). Closes: #335170, #349151
10964 - Swedish (Peter karlsson). Closes: #325990, #344058, #337164, #334063
10965 - Norwegian Nynorsk (Håvard Korsvoll). Closes: #315987
10966 - Portuguese (Miguel Figueiredo).
10967 Closes: #315461, #323674, #323642, #330021
10968 - Spanish (Javier Fernández-Sanguino Peña). Closes: #323662, #315253
10969 - Danish (Claus Hindsgaul). Closes: #348575, #323779, #337948, #325687
10970 - Dutch (Bart Cornelis). Closes: #323908
10971 - German (Michael Piefel). Closes: #323964
10972 - Italian (Stefano Canepa). Closes: #324114, #344671, #347225
10973 - Catalan (Jordi Mallach). Closes: #324456
10974 - Basque (Piarres Beobide). Closes: #342089, #332698
10975 - Tagalog (Eric Pareja). Closes: #337307
10976 - Simplified Chinese (Tchaikov). Closes: #338268
10977 - Galician (Jacobo Tarrío). Closes: #338904
10978 - Romanian (Eddy Petrişor). Closes: #340674
10979 - Vietnamese (Phan Vinh Thinh, Clytie Siddall).
10980 - Indonesian (Parlin Imanuel). Closes: #344513
10981 - Greek (Galaxico). Closes: #344646
10982 - Czech (Miroslav Kure). Closes: #345347
10983 * Fixed broken translation:
10984 - Brazilian Portuguese (James Troup). Closes: #332872
10985 * Fix Russian man page for start-stop-daemon(8)
10987 * Fix German man page for update-alternatives(8)
10989 * Fix typo in dpkg online help message. Unfuzzy translations
10993 * Add armeb to cputable. Closes: #331232
10994 Thanks to Lennert Buytenhek <buytenh+debian@wantstofly.org>.
10995 * Don't try to compile in SELinux support on GNU/kFreeBSD. Closes: #313300
10996 Thanks to Aurelien Jarno <aurel32@debian.org>.
10997 * When linking statically, explicitly add libsepol, even if its only a
10998 transitive library. The proper fix should come with a pkg-config file.
10999 Based on a patch by Bart Martens <bart.martens@advalvas.be>.
11000 Closes: #347744, #348659
11001 * Add support for architecture wildcards, but for now they will only be
11002 exposed in debian/control files, not in binary nor source packages.
11004 * Change start-stop-daemon's --exec option behavior on GNU/Linux to
11005 compare the filename pointed by '/proc/<pid>/exe' instead of the inode
11006 and device numbers. Thanks to Vasilis Vasaitis <v.vasaitis@sms.ed.ac.uk>.
11009 -- Frank Lichtenheld <djpig@debian.org> Tue, 24 Jan 2006 11:15:36 +0100
11011 dpkg (1.13.11.1) unstable; urgency=low
11013 * Change maintainers to new team.
11015 -- Scott James Remnant <scott@netsplit.com> Thu, 12 Jan 2006 07:56:49 +0000
11017 dpkg (1.13.11) unstable; urgency=low
11019 The "Good, clean fun" Release.
11021 * Fixed the always broken error handling so that only the intended
11022 cleanup handlers are run, rather than ones that we didn't expect.
11023 This corrects the bug when a package's postrm fails and the package is
11024 left in an installed state with no files; the package will now be left
11025 in a half-installed state, as originally intended. Found by Marga
11026 Manterola while documenting the maintainer scripts. Closes: #296026.
11027 * Fixed removal of files involved in diversions during upgrade, caused by
11028 checking whether the "directory" was in use by another package without
11029 actually checking whether or not it was a directory. Closes: #310390.
11030 * Fixed package saving to not disappear packages who divert anything from
11031 the installing package out of the way. Closes: #113626.
11032 * Improved clean-up of unpack failure during install or upgrade, to leave
11033 the system in exactly the same state as it started in.
11034 Closes: #47404, #82407, #121173, #170869, #201848, #236733, #268639.
11035 * Fixed crash when unpacking a package which has an unversioned Replaces
11036 declared on it by another package previously unpacked in the same run
11037 (Colin Watson). Closes: #322595.
11039 * New install unwinding fixed to ensure we don't leave a version in the
11040 status db for a not-installed package.
11041 * Corrected error call when encountering a corrupted filesystem tarfile
11042 to not print "Success". Closes: #95570.
11043 * Fixed castration of potentially unsafe devices to not follow symlinks.
11045 * Marked log file descriptor as close-on-exec. Closes: #320925.
11046 * Re-worked dpkg-source -x to allow all manner of strange things maintainers
11047 seem to do, unpacking isn't the right place to enforce sanity; we'll
11048 do it in -b later on >:-). Closes: #316470, #317760, #318473, #318745,
11049 #322359, #322361, #322362.
11051 * Corrected dselect synopsis line to match consensus. Closes: #318659.
11052 * Changed dpkg-name to use a shell redirect rather than the /dev/stderr
11053 device that may not be writable. Closes: #318376.
11054 * Adjusted various dpkg-query options to avoid outputting a trailing
11055 newline. Closes: #151651, #319781.
11056 * Changed references to "statusoverride" file to just "statoverride"
11057 to make it match reality. Closes: #320952.
11058 * Fixed several bugs with the default diff ignore list used by dpkg-source.
11059 * Added ,,* to the list of default diff ignore list. Closes: #322917.
11061 * Fixes to dpkg-dev (Frank Lichtenheld):
11062 - dpkg-checkbuilddeps will now exit with an error if it is unable to
11063 parse a dependency field. Closes: #171762, #302229.
11064 - dpkg-genchanges will now output a warning if given -sd for a native
11065 package, as it's going to ignore it. Closes: #5571.
11066 - dpkg-source fixed to give a more meaningful error message if given
11067 a directory as the first argument. Closes: #306874.
11068 - dpkg-source fixed to handle being given an absolute path to -b.
11070 - Fix controllib.pl to allow whitespace before version operators.
11071 Closes: #273489, #310306.
11072 - Fix architecture dependency parsing that sometimes generated wrong
11073 list of requirements. Closes: #319816.
11074 - Make the default control field name mangling behaviour "nicer" by
11075 upper-casing all letters that come after a dash. Closes: #306474.
11076 - Ignore trailing newlines in single paragraph control files.
11077 Closes: #57194, #156319
11079 - Fixed typo in dpkg-architecture man page. Closes: #317770.
11080 - Documented dpkg-deb -W/--show and --showformat. Closes: #319784.
11082 -- Scott James Remnant <scott@netsplit.com> Wed, 17 Aug 2005 04:44:44 +0100
11084 dpkg (1.13.10) unstable; urgency=low
11086 The "Bully's Special Prize" Release.
11088 * Removed /usr/sbin/start-stop-daemon. Closes: #313400.
11089 * Fixed md5sum diversion removal. Closes: #313415.
11090 * Fixed dpkg-source to handle native tarballs with a Debian revision.
11091 Closes: #313381, #313433.
11092 * Fixed upgrade from pre-sarge dpkg outside of dselect. Closes: #314575.
11093 * Changed log times to be local rather than UTC. Closes: #313347.
11094 * Changed log writing to be line-buffered. Closes: #314550.
11095 * Moved log creation to postinst, and don't fail if base-passwd hasn't
11096 been configured yet. Closes: #316084.
11097 * Don't try to compile in SELinux support on Hurd. Closes: #313398.
11098 * Place code for SELinux support in the right place so it will actually
11099 get compiled in and used (Manoj Srivastava). Closes: #314886.
11102 - Added missing word to dpkg-architecture manpage. Closes: #313554.
11103 - Reference to dpkg manpage in dpkg.cfg corrected. Closes: #314262.
11104 * Updated translations (Christian Perrier):
11105 - Basque (Piarres Beobide Egana). Closes: #313474.
11106 - Catalan (Jordi Mallach). Closes: #313288.
11107 - Czech (Miroslav Kure). Closes: #314431.
11108 - Danish (Claus Hindsgaul).
11109 - French (Christian Perrier).
11110 - German (Jens Seidel). Closes: #314125.
11111 - Greek (Greek team). Closes: #314828.
11112 - Italian (Lele Gaifax).
11113 - Japanese (Kenshi Muto). Closes: #313330.
11114 - Russian (Yuri Kozlov). Closes: #313620.
11115 * Hebrew translation de-activated on request of the translator until there
11116 is better support for RTL languages. Closes: #313282.
11118 -- Scott James Remnant <scott@netsplit.com> Tue, 28 Jun 2005 14:19:06 +0100
11120 dpkg (1.13.9) unstable; urgency=low
11122 The "On like Donkey Kong" Release.
11124 * Only open the log file when we first need to write to it, this avoids
11125 the need to suppress errors when not root which fakeroot defeated anyway.
11126 * Stop dpkg-source clobbering an existing .orig directory during unpacking.
11128 * Allow an alternate output directory to be specified to dpkg-source by
11129 giving a second argument to -x. Closes: #246802, #282323.
11130 * Added .arch-inventory to default diff ignore regexp. Closes: #304297.
11132 SELinux support (Manoj Srivastava):
11133 * On SELinux-enabled systems, try to set the security context when the
11134 package is unpacked. Closes: #193653, #249496, #307139.
11135 * Added build-dependency on libselinux1-dev.
11137 Improvements to dpkg-source (Brendan O'Dea):
11138 * Support unpacking of "Wig And Pen" (Format 2.0) source packages.
11139 * Multiple pristine upstream tarballs allowed.
11140 * Native and upstream tarballs may be bzip2-compressed instead of gzip,
11141 as may the debian diff or tarball.
11142 * Unsupported format error fixed to output the unsupported format
11143 rather than the supported one. Closes: #156317.
11145 -- Scott James Remnant <scott@netsplit.com> Sun, 12 Jun 2005 15:52:43 +0100
11147 dpkg (1.13.8) experimental; urgency=low
11149 The "In like Flynn" Release.
11151 * Linux 2.6.12 changed the behaviour of mmap to fail and set EINVAL when
11152 given a zero length, rather than returning NULL. This is POSIXly
11153 correct, so handle zero-length package control files (like available).
11155 -- Scott James Remnant <scott@netsplit.com> Fri, 10 Jun 2005 07:39:44 +0100
11157 dpkg (1.13.7) experimental; urgency=low
11159 The "Maidenhead Creeping Water Plant" Release.
11161 * Reduced inability to open a log file to a warning, suppressed for
11162 non-root operations. Closes: #312383.
11164 -- Scott James Remnant <scott@netsplit.com> Thu, 9 Jun 2005 06:12:56 +0100
11166 dpkg (1.13.6) experimental; urgency=low
11168 The "Just kidding about the God part" Release.
11170 * Fixed incorrect installation location of /etc/logrotate.d/dpkg caused
11171 by a mis-understanding of dh_install's abilities.
11173 -- Scott James Remnant <scott@netsplit.com> Mon, 6 Jun 2005 05:58:36 +0100
11175 dpkg (1.13.5) experimental; urgency=low
11177 The "Flatulent Elm of West Ruislip" Release.
11179 * Actions and package states are now logged by default in the
11180 /var/log/dpkg.log file. This file is rotated monthly and can be
11181 disabled by commenting the line in /etc/dpkg/dpkg.cfg.
11182 * User decisions about conffiles are now logged.
11183 * dpkg-source no longer complains about Enhances field. Closes: #159642,
11185 * preinst no longer relies on procps being installed. Closes: #311808.
11187 * Architecture Support:
11188 - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality.
11189 DEB_*_ARCH_CPU remains at i386, you should be checking against that.
11191 - Fixed order ostable is read to prevent Linux becoming the Hurd.
11193 * Updated man page translations (Christian Perrier):
11194 - Syntax error corrected in Swedish man page for dpkg-deb.
11196 - Syntax error corrected in Spanish man page for dpkg-scanpackages.
11199 -- Scott James Remnant <scott@netsplit.com> Mon, 6 Jun 2005 05:34:21 +0100
11201 dpkg (1.13.4) experimental; urgency=low
11203 The "Or the Wabbit gets it" Release.
11205 * Add -L option to dpkg-architecture to list architecture strings
11208 -- Scott James Remnant <scott@netsplit.com> Tue, 29 Mar 2005 13:31:15 +0100
11210 dpkg (1.13.3) experimental; urgency=low
11212 The "Paying off Karma at a vastly accelerated rate" Release.
11214 * Missing newline added to warning output function. Closes: #283798.
11215 * Fixed prototype warning in dpkg-scansources. Closes: #213577, #219760,
11217 * Removed trailing line from debian origins file. Closes: #264904.
11218 * Changed dpkg-buildpackage to say "source changed by" rather than
11219 "source maintainer is". Closes: #247313.
11220 * Fixed dpkg-gencontrol to allow '-' in architecture names. Closes: #274677.
11221 * Fixed "unknown information field" error to report field that it doesn't
11222 know about. Closes: #275243.
11225 - Remove "medium-level" from description of dpkg. Closes: #292454.
11226 - Harmonised argument names in update-alternatives(8).
11227 Closes: #267095, #284941
11228 - Documented what the '+' and '*' mean in update-alternatives --config
11229 output. Closes: #270486.
11230 - Mention aptitude alongside dselect in 'dpkg --usage' and
11231 'dpkg-deb --help', fix quote style of mention in 'dpkg --help'.
11232 Closes: #274800, #278118.
11233 - Associate --truename with the description of what it does in
11234 dpkg-divert(8). Closes: #277076.
11235 - Removed last remaining references to the packaging manual, replacing
11236 with better references. Closes: #262775.
11237 - Documented format of file dpkg --set-selections takes. Closes: #270043.
11239 -- Scott James Remnant <scott@netsplit.com> Mon, 21 Mar 2005 03:10:27 +0000
11241 dpkg (1.13.2) experimental; urgency=low
11243 The "Mysteriously Unnamed" Release.
11245 * md5sum has been removed, the coreutils or textutils version will be
11246 diverted to /usr/bin/md5sum. Closes: #6633, #136110.
11247 The following bugs are filed against the dpkg md5sum, so no longer apply.
11248 Closes: #95755, #193877, #223381, #264195, #270241, #286632,
11249 * Take Replaces into account when installing packages; don't issue a
11250 "trying to overwrite" error if the file that already exists is in
11251 a package that Replaces the one being installed.
11252 Closes: #164595, #184635, #277890.
11253 * Allow actions and status changes to be logged to a file. Disabled by
11254 default, uncomment line in /etc/dpkg/dpkg.cfg to enable.
11255 Closes: #957, #53376, #77109, #143882, #284499.
11256 * Don't truncate output of 'dpkg -l' when stdout is not a tty.
11257 Closes: #92263, #253860, #258608, #261822, #282790.
11258 * Fix further compilation problems with gcc 4.0. Closes: #299699
11259 * Handle tar files without trailing slash in directory names.
11261 * Output arguments to maintainer scripts with -D2. Closes: #237684,
11264 * Architecture Support:
11265 - Added ppc64. Closes: #263743.
11266 - Split archtable into cputable and ostable, archtable is retained
11267 for compatibility with other packages that might use it only.
11268 - dpkg-architecture no longer canonises -t argument. Closes: #173205.
11269 - dpkg-architecture output includes new DEB_*_ARCH_OS and
11270 DEB_*_ARCH_CPU variables that contain the Debian system and CPU
11271 names respectively.
11272 - dpkg-architecture outputs (mostly) correct GNU system names now,
11273 in particular this means that it will output "linux-gnu" instead
11274 of "linux". You should use the new _ARCH_OS variables instead.
11276 - Add examples to dpkg-divert(8). Closes: #291816.
11277 - Correct typo in dpkg-architecture(1). Closes: #299090.
11279 -- Scott James Remnant <scott@netsplit.com> Fri, 18 Mar 2005 16:21:32 +0000
11281 dpkg (1.13.1) experimental; urgency=low
11283 The "Livin' like a good boy oughta" Release.
11285 * Removed dpkg --print-gnu-build-architecture option. Use variables
11286 defined by dpkg-architecture instead.
11287 * Soft-deprecated dpkg --print-installation-architecture. Use
11288 dpkg --print-architecture instead, which now does the same thing.
11289 * dpkg --print-architecture no longer calls c-compiler. Closes: #164863.
11290 * Removed third field from /usr/share/dpkg/archtable.
11292 * Now we no-longer pre-depend on dselect, check the upgrade will work
11293 in preinst and give the user a chance to abort if they haven't yet
11294 installed dselect and need to. Closes: #282335.
11295 * Fix handling of GNU longname and longlink when a tarfile entry has
11296 both. Closes: #128388.
11297 * md5sum no longer outputs "-" when no argument is supplied.
11298 Closes: #164591, #164889.
11299 * Add darcs metadirectory to dpkg-source diff ignore list. Closes: #289760.
11300 * Add new '-f' short option to dpkg-query as equivalent to --showformat.
11302 * Report conffile conflicts and per-package errors on the status-fd.
11304 * Correct typo in dpkg-architecture. Closes: #282701.
11305 * Fix start-stop-daemon's support for GNU/kFreeBSD. Closes: #258051.
11307 * Architecture Support:
11308 - Added kfreebsd-amd64. Closes: #280963.
11309 - Added m32r. Closes: #280710.
11310 - Clean up of archtable. Closes: #118910, #286898.
11311 - Clean up of dpkg-architecture. Closes: #256323.
11312 * Updated translations (Christian Perrier):
11313 - French (French Team).
11314 - Greek (Konstantinos Margaritis). Closes: #295922.
11316 -- Scott James Remnant <scott@netsplit.com> Thu, 3 Mar 2005 12:09:07 +0000
11318 dpkg (1.13.0) experimental; urgency=low
11320 The "Three banana strategy" Release.
11322 * Remove the /usr/info or /usr/info/dir symlinks we used to create.
11323 Closes: #206063, #288415.
11324 * Fix cast in lvalue assignment that gcc 4.0 doesn't like.
11325 Closes: #282669, #284797.
11326 * Correct bashism in disk method update script. Closes: #260568.
11328 * Scorched-earth reimplementation of the build process and control files
11329 with debhelper and automake. Closes: #200683, #217946, #229629, #260568,
11330 #266995, #279701, #283640, #292973, #293041.
11331 * Remove SGML and POD documentation formats due to both licensing and
11332 sanity issues. Closes: #285806.
11333 * The dpkg-doc and dpkg-static packages are no more.
11334 * dpkg.cfg cleaned up to remove useless examples.
11335 Closes: #169618, #305192.
11337 -- Scott James Remnant <scott@netsplit.com> Fri, 14 Jan 2005 19:28:00 +0000
11339 dpkg (1.10.28) unstable; urgency=low
11341 The "Awh, yeah? Ripper!" Release.
11343 * New translations (Christian Perrier):
11344 - Romanian (Eddy Petrisor). Closes: #309714.
11345 - Tagalog (Eric Pareja). Closes: #296407.
11346 * Updated translations (Christian Perrier):
11347 - French (Christian Perrier).
11348 - Greek (Konstantinos Margaritis). Closes: #295922
11349 - Indonesian (Arief S Fitrianto). Closes: #296733
11350 * Updated man page translations (Christian Perrier):
11351 - French (Philippe Batailler).
11352 - Syntax error corrected in Brazilian Portuguese man page for
11353 update-alternatives. Closes: #300646
11355 -- Scott James Remnant <scott@netsplit.com> Thu, 26 May 2005 18:18:10 +0100
11357 dpkg (1.10.27) unstable; urgency=low
11359 The "Grab your gun and bring in the cat" Release.
11361 * New Translations (Christian Perrier):
11362 - Indonesian (Arief S Fitrianto).
11363 - Norwegian Bokmål (Bjorn Steensrud).
11364 * Updated Translations (Christian Perrier):
11365 - Dutch (confusing option corrected by Christian Perrier).
11366 - Galician (Jacobo Tarrio).
11367 - Korean (Seo Sanghyeon).
11368 - Simplified Chinese (Carlos Liu).
11369 - Traditional Chinese (Asho Yeh).
11371 -- Scott James Remnant <scott@netsplit.com> Thu, 10 Feb 2005 15:10:22 +0000
11373 dpkg (1.10.26) unstable; urgency=low
11375 The "Captain Tight-Pants" Release.
11377 * Fix incorrect claim that 'Q' in dselect quits without saving changes
11379 * Revert to current 'stable' behaviour of Space/Enter/'Q' in the dselect
11380 help screen, Space leaves the help screen and Enter and 'Q' do nothing.
11381 It's dangerous to encourage users to press Enter or 'Q' since they
11382 commit changes in the package selection screen.
11384 * New Translations (Christian Perrier):
11385 - Basque (Piarres Beobide Egaña). Closes: #281245.
11386 (Was really added in 1.10.24, but forgotten from ALL_LINGUAS.)
11387 - Bosnian (Safir Šećerović).
11388 - Slovak (benco). Closes: #284896, #289341
11389 - Traditional Chinese (Asho Yeh). Closes: #287375.
11390 * Updated Translations (Christian Perrier):
11391 - Brazilian Portuguese (André Luís Lopes). Closes: #281228.
11392 - Catalan (Jordi Mallach). Closes: #281333.
11393 - Czech (Miroslav Kure). Closes: #281231.
11394 - Danish (Claus Hindsgaul). Closes: #281103.
11395 - Dutch (Christian Perrier). Closes: #282087.
11396 - Galician (Héctor Fernéndez López).
11397 - German (Michael Piefel). Closes: #281503.
11398 - Italian (Stefano Canepa). Closes: #282543.
11399 - Japanese (Kenshi Muto). Closes: #281144.
11400 - Korean (Changwoo Ryu). Closes: #282246.
11401 - Norwegian Nynorsk (Håvard Korsvoll). Closes: #281456.
11402 - Polish (Bartosz Feñski).
11403 - Portuguese (Miguel Figueiredo). Closes: #281122, #289359.
11404 - Russian (Yuri Kozlov). Closes: #281166.
11405 - Simplified Chinese (Tchaikov, Carlos Liu).
11406 - Spanish (Javier Fernández-Sanguino Peña). Closes: #281117.
11407 - Swedish (Peter Karlsson). Closes: #281165.
11409 -- Scott James Remnant <scott@netsplit.com> Tue, 11 Jan 2005 16:26:51 +0000
11411 dpkg (1.10.25) unstable; urgency=low
11413 The "你他媽的天下所有的人都該死" Release.
11415 This release is to correct the mangled Simplified Chinese translation
11416 included in 1.10.24 caused by rebellion of the translator's mail client.
11418 * Updated Translations (Christian Perrier):
11419 - Dutch (Bart Cornelis). Closes: #278700.
11420 - Polish (Bartosz Fenski). Closes: #280406.
11421 - Simplified Chinese (Tchaikov, Carlos Liu). Closes: #278676.
11423 -- Scott James Remnant <scott@netsplit.com> Thu, 11 Nov 2004 20:06:57 +0000
11425 dpkg (1.10.24) unstable; urgency=low
11427 The "Donald, where's your troosers?" Release.
11429 * Add support for uncompressed data.tar archive members and bzip2-
11430 compressed data.tar.bz2 members of binary packages. Closes: #34727.
11432 * New Translations (Christian Perrier):
11433 - Basque (Piarres Beobide). Closes: #265491.
11434 - Greek (George Papamichelakis). Closes: #260809.
11435 - Hebrew (Lior Kaplan). Closes: #275267.
11436 - Simplified Chinese (Tchaikov, Carlos Liu). Closes: #265197.
11437 * Updated Translations (Christian Perrier):
11438 - Brazilian Portuguese (Andre Luis Lopes). Closes: #260964, #273947,
11440 - Czech (Miroslav Kure). Closes: #255904, #278178.
11441 - Catalan (Jordi Mallach). Closes: #278098.
11442 - Danish (Claus Hindsgaul). Closes: #278097.
11443 - Dutch (Bart Cornelis). Closes: #268271, #268886, #274366, #278061.
11444 - Galician (Hector Fernandez).
11445 - German (Michael Piefel). Closes: #276462, #278168.
11446 - French (Christian Perrier).
11447 - Japanese (Kenshi Muto). Closes: #272456, #278141.
11448 - Italian (Lele Gaifax).
11449 - Korean (Changwoo Ryu). Closes: #261528, #278142.
11450 - Norwegian Nynorsk (Håvard Korsvoll). Closes: #275387, #278286.
11451 - Polish (Bartosz Fenski). Closes: #268452, #278064.
11452 - Portuguese (Miguel Figueiredo). Closes: #268266, #261424, #261519,
11454 - Russian (Yuri Kozlov). Closes: #268452, #278154.
11455 - Spanish (Javier Fernández-Sanguino Peña). Closes: #277173, #278117.
11456 - Swedish (Peter Karlsson).
11457 * Updated Manpage Translations (Christian Perrier):
11458 - French (Philippe Batailler). Closes: #268048.
11459 - Spanish (Ruben Porras). Closes: #261807.
11460 - Swedish (Peter Karlsson).
11462 -- Scott James Remnant <scott@netsplit.com> Wed, 27 Oct 2004 09:25:58 +0100
11464 dpkg (1.10.23) unstable; urgency=low
11466 The "Let the Wookie win" Release.
11468 * Updated hurd start-stop-daemon support. Closes: #133640, #254180.
11469 * Removed usage of non-POSIX test options. Closes: #256302.
11471 * Architecture Support:
11472 - Renamed x86-64 to amd64. Closes: #252346, #254598.
11474 - Correct typo in dpkg-divert(8). Closes: #254175.
11475 * New Translations:
11476 - Korean (Changwoo Ryu). Closes: #254590.
11477 * Updated Translations:
11478 - Catalan (Jordi Mallach).
11479 - Danish (Claus Hindsgaul). Closes: #252407.
11480 - French (Christian Perrier). Closes: #252586.
11481 - Italian (Lele Gaifax).
11482 - Polish (Bartosz Fenski). Closes: #254209.
11483 - Spanish manpages (Ruben Porras). Closes: #246158, #246159, #246160,
11484 #246161, #246162, #246163, #246164.
11486 -- Scott James Remnant <scott@netsplit.com> Mon, 19 Jul 2004 19:52:14 +0100
11488 dpkg (1.10.22) unstable; urgency=low
11490 The DebConf4 Release.
11492 This release is mostly intended to mop up the minor and trivial bug
11493 fixes in the list and clear out the documentation changes. As such,
11494 it should be treated with even more suspicion than is normal.
11496 * Use colouring to break cycles earlier to avoid long loops whilst
11497 installing or configuring packages. Closes: #232445, #246857.
11498 * Don't try to configure packages that disappeared in the same
11499 run. Closes: #202997.
11500 * Fix segfault when "gcc -dumpmachine" returns a non-matching triplet.
11502 * Remove restriction that package names be at least two characters long.
11504 * Fix dpkg-source (actually controllib.pl) to output the field name
11505 properly again. Closes: #226931, #246595.
11506 * Make dpkg-scanpackages output Origin and Bugs fields with proper
11507 casing. Closes: #154422.
11508 * Add support for DOS line-endings to md5sum. Closes: #246103.
11509 * Fix start-stop-daemon segfault on Hurd. Closes: #133640.
11510 * Allow dpkg-shlibdeps to run as non-root users. Closes: #96881.
11511 * Correct various compiler warnings. Closes: #229766.
11513 * Architecture Support:
11514 - Added x86-64 (x86_64 / amd64). Closes: #238483, #241938.
11515 - Added i?86-gnu (Hurd). Closes: #216695, #236331.
11516 - Added i386-kfreebsd-gnu and i386-knetbsd-gnu. Closes: #250176.
11518 - Create $(docdir) even when --without-sgml-doc is passed so the
11519 ChangeLog can be installed. Closes: #137719.
11520 - Stop hardcoding the list of manual page languages in debian/rules,
11521 so we include Spanish, Russian and Brazilian Portuguese. Closes: #245994.
11522 - Quote LDFLAGS in debian/rules to allow multiple options.
11525 - Move dpkg-scanpackages and dpkg-scansources to section 1 as they
11526 are user tools. Closes: #114946.
11527 - Correct hyphen characters in manpages. Closes: #212284, #247086, #226800.
11528 - Remove obsolete references to the Debian Packaging Manual.
11529 Closes: #122910, #140695.
11530 - Correct 'n' and 'p' key descriptions in dselect help message.
11532 - Add --force-bad-verify to dpkg manpage. Closes: #192812.
11533 - Correct dpkg manpage to refer to --force-remove-reinstreq instead of
11534 non-existent --force-reinstreq option. Closes: #232831.
11535 - Correct documentation of --compare-versions arguments. Closes: #232317.
11536 - Correct usage of "et al" to "et al.". Closes: #230751.
11537 - Add dpkg-reconfigure(8) to SEE ALSO section of dpkg(8). Closes: #233282.
11538 - Suggest packages that provide additional functionality in the dpkg
11539 manpage. Closes: #81355.
11540 - Suggest dselect update in description of dpkg --update-avail.
11542 - Suggest aptitude as well as dselect. Closes: #217042.
11543 - Suggest fakeroot for dpkg-source -r. Closes: #175897.
11544 - Correct documentation of start-stop-daemon. Closes: #41554, #211856.
11545 - Correct documentation of start-stop-daemon manpage to refer to --retry
11546 alongside --stop. Closes: #204691.
11547 - Add note that start-stop-daemon will chdir("/") unless -d is specified.
11548 Closes: #217823, #218060.
11549 - Correct documentation of dpkg-query --list. Closes: #232639.
11550 - Correct invalid use of " within update-alternatives(8) with .BR.
11552 - Rewrite description of dpkg-source -i to indicate the intent of the
11553 default setting rather than the exact exclusions. Closes: #227169.
11554 - Correct documentation of dpkg-statoverride --update. Closes: #85079.
11555 - Correct documentation of update-alternatives --install. Closes: #179648.
11556 - Documented dpkg:Version and dpkg:UpstreamVersion substvars.
11557 Closes: #85815, #85818.
11558 - Fix spelling error in utils/md5sum.1. Closes: #250281.
11559 - Replace "&c." with the slightly clearer "etc.". Closes: #235773.
11560 - Correct various typos. Closes: #219623, #221235.
11561 * Updated Translations:
11562 - Catalan (Jordi Mallach).
11563 - French (Christian Perrier). Closes: #246359.
11564 - Italian (Lele Gaifax).
11565 - Japanese manpages (KISE Hiroshi). Closes: #248483.
11566 - Russian (Nikolai Prokoschenko). Closes: #249254.
11567 - Spanish manpages (Ruben Porras). Closes: #246158, #246159, #246160,
11568 #246161, #246162, #246163, #251830.
11569 * New Translations:
11570 - German start-stop-daemon and update-alternatives manpages
11571 (Helge Kreutzmann). Closes: #247116, #249454.
11572 - Spanish dpkg-scansources manpage (Ruben Porras). Closes: #246164.
11574 -- Scott James Remnant <scott@netsplit.com> Tue, 1 Jun 2004 18:21:40 -0300
11576 dpkg (1.10.21) unstable; urgency=low
11578 * Fix incorrect linked list node removal code that caused every second
11579 shared or diverted conffile to be deleted by dpkg.
11580 Closes: #10879, #33046, #47267, #90623, #98210, #109691, #146167.
11581 Closes: #155456, #204275.
11582 * Call mknod with the required device type. Closes: #158916.
11583 * Correct the default query output format to be consistent with
11584 what the underlying library expects. Closes: #174973.
11585 * Fix missing NULL-termination in dpkg-query -W display of dependency
11586 fields. Closes: #174978
11587 * Strip output from md5sum(1) after the first whitespace character.
11589 * Output a warning if we cannot open a configuration file instead of
11590 treating it as a fatal error, in case our home directory is not readable
11591 by root. Closes: #200701.
11592 * Set LC_ALL to C before spawning off dpkg --search, to avoid searching
11593 on localized strings. Closes: #244316.
11594 * Don't require argument for start-stop-daemon -V. Closes: #237589.
11595 * Correct use of @ARGV within dpkg-scanpackages, allowing -u to work
11596 once again. Closes: #225086, #241503.
11597 * Make sure file permissions passed to dpkg-statoverride are numeric.
11599 * Correctly break out of the loop in install-info.
11600 Closes: #124225, #160761.
11601 * Add --dir-file option to install-info for GNU install-info
11602 compatibility. Closes: #179192
11603 * Refer to debian-policy in dpkg-doc's description instead of the
11604 non-existent packaging-manual. Closes: #120970.
11605 * Remove incorrect mention of build-essential from dpkg-checkbuilddeps
11606 manpage. Closes: #219210.
11607 * Add a note about diverting shared libraries to the dpkg-divert
11608 manpage. Closes: #214699.
11609 * Updated Translations:
11610 - Brazilian Portuguese (Andre Luis Lopes). Closes: #237864.
11611 - Catalan (Jordi Mallach).
11612 - Danish (Claus Hindsgaul). Closes: #237624.
11613 - Dutch (Pieter-Paul Spiertz, Bart Cornelis, Erwin).
11614 Closes: #102094, #151799, #207758.
11615 - French (Sam Hocevar). Closes: #243191.
11616 - German (Florian Ernst). Closes: #109669, #115352, #187952, #244098.
11617 - Japanese manpages (KISE Hiroshi). Closes: #220776.
11618 - Polish (Bartosz Fenski). Closes: #242870.
11619 - Spanish (Javier Fernández-Sanguino Peña). Closes: #166052.
11620 - Swedish (Peter Karlsson).
11621 * New Translations:
11622 - Japanese dpkg-source manpage (KISE Hiroshi). Closes: #239000.
11623 - Norwegian Nynorsk (Gaute Hvoslef Kvalnes). Closes: #233614.
11624 - Portuguese (Miguel Figueiredo). Closes: #240081.
11625 - Spanish dpkg-source manpage (Ruben Porras). Closes: #171489.
11627 -- Scott James Remnant <scott@netsplit.com> Sun, 25 Apr 2004 18:55:10 +0100
11629 dpkg (1.10.20) unstable; urgency=high
11631 * Update Japanese translation. Closes: #224616
11632 * Update French translation. Closes: #218713
11633 * Fix spelling error in German md5sum man page. Closes: #230750
11634 * Fix typo in pt_BR po file. Closes: #192102
11635 * Revert fix for #232916, this turns out to be a bug in the pgpgp
11636 wrapper, dpkg worked fine with pgp itself.
11638 -- Scott James Remnant <scott@netsplit.com> Thu, 11 Mar 2004 11:24:54 +0000
11640 dpkg (1.10.19) unstable; urgency=high
11642 * Distinguish unmet build dependencies from build conflicts.
11643 Closes: #217943, #235266.
11644 * Force NULL-termination of all tar file entry names. Closes: #232025.
11645 * Allow dselect to use the full window width. Closes: #139781.
11646 * Pass correct number of arguments for format string when out of disk
11647 space. Closes: #213038, #217286, #213543, #213846.
11648 * Remove duplicated entries from ChangeLog. Closes: #157437.
11649 * Fix dpkg-buildpackage when used with PGP. Closes: #232916.
11650 * Update support for Debian FreeBSD. Closes: #211566.
11651 * Store Architecture in the status file. Closes: #228253.
11652 * Don't print offending lines in md5sum. Closes: #170953.
11653 * Check bounds of md5sum lines. Closes: #168443, #199489, #199693.
11655 -- Scott James Remnant <scott@netsplit.com> Mon, 8 Mar 2004 19:05:32 +0000
11657 dpkg (1.10.18.1) unstable; urgency=medium
11659 * Non-maintainer upload to fix release-critical bugs.
11660 * Terminate string buffer in main/remove.c. Closes: #228379.
11661 * Prevent stashing of hardlinked devices and setuid or setgid binaries
11662 by removing permissions on upgrade as well as on remove.
11664 * Update dpkg conflicts to << 1.10, instead of 1.9.
11665 Closes: #190611, #221989, #222760.
11667 -- Scott James Remnant <scott@netsplit.com> Thu, 26 Feb 2004 01:17:27 +0000
11669 dpkg (1.10.18) unstable; urgency=medium
11671 * Rebuild, tagging and releasing correctly from cvs this time.
11673 -- Adam Heath <doogie@debian.org> Mon, 27 Oct 2003 13:39:56 -0600
11675 dpkg (1.10.17) unstable; urgency=medium
11677 * Make dselect do conflict resolution when dealing with automatically
11678 selected recommended package. Thanks to Colin Watson for the analysis
11679 and patch. Closes: Bug#151663
11680 * Branden Robinson <branden@debian.org>:
11681 s/dpkg-checkbuild/dpkg-checkbuilddeps/ in usage.
11682 * dpkg-checkbuilddeps now sets $reduce_arch. Closes: #212796.
11683 * Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>:
11684 Add -u in dpkg-scanpackages. Closes: #214123.
11685 Add -a<arch> command to dpkg-scanpackages.
11686 * Add .#* to dpkg-source's default ignore filter. Closes: #217380.
11687 * Matthias Urlichs <smurf@smurf.noris.de>:
11688 Don't assume /usr/info/dir exists if /usr/info does. Closes: #165770.
11689 * Jordi Mallach <jordi@debian.org>:
11690 Update Catalan translation.
11691 * Fix errors with dependency fields that reference ${dpkg:Version}.
11694 -- Adam Heath <doogie@debian.org> Mon, 27 Oct 2003 13:04:57 -0600
11696 dpkg (1.10.16) unstable; urgency=low
11698 * Almost *EVERY* damn file was including config.h in the wrong spot.
11699 After making it the first include, then off_t/size_t/etc could actually
11700 be redefined to be 64-bit compatible.
11701 * Jordi Mallach <jordi@debian.org>:
11702 Fix configure to set HAVE_SETLOCALE. Closes: #211816
11703 * "Loïc Le Loarer" <lll_deb@m4x.org>:
11704 Add a -d|--chdir option to start-stop-daemon. Closes: #151802
11705 * Split the background block into 2 parts: one that does the fork, and
11706 opens /dev/tty and /dev/null, and one that does everything else. The
11707 second block is then moved to be run right before the exec. This
11708 allows error messages to be seen from the child(previously, they were
11709 lost), and allows for the chroot to not require the device files.
11710 These changes based on the bugs filed by:
11711 Marc Herbert <Marc.Herbert@ens-lyon.fr>: Closes: #155219
11712 Loïc Le Loarer <lll_deb@m4x.org>: Closes: #151800
11713 * Mario Lang <mlang@debian.org>:
11714 When --start, --startas and --pidfile are given, print 'process'
11715 instead of '(null)' for the process name, if it's already running.
11717 * Imported several translated manpages, from debian-doc cvs:
11718 * Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
11719 deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
11720 dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
11721 dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
11722 "Esteban Manchado Velázquez" <zoso@debian.org>: Closes: #171489
11724 Julien Louis <arthur51@ifrance.com>: Closes: #164906
11725 * Portuguese: dpkg.8 dselect.8
11726 * Matt Zimmerman <mdz@debian.org>
11727 In dpkg's manpage, -O had an inverted word. Closes: #111711
11728 * Marcin Owsiany <porridge@debian.org>:
11729 Fix Polish translation of 'conflicts with' Closes: #112057
11730 * Jiri Masik <masik@darbujan.fzu.cz>:
11731 Improve Czech translation of: "dpkg - warning: ignoring request to
11732 remove %s which isn't installed." Closes: #117518
11733 * Marco Nenciarini <mnencia@prato.linux.it>:
11734 Fix missing space in Italian translation when listing files, and the
11735 file is diverted. Closes: #138244
11736 * Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>:
11737 Update Polish translation. Closes: #142370
11738 * Martin Quinson <mquinson@ens-lyon.fr>:
11739 Fix missing space in French translation of: "%s - warning: downgrading
11740 %.250s from %.250s to %.250s.\n" Closes: #149142
11741 * Hidetaka Iwai <tyuyu@sings.jp>:
11742 Fix typo in Japanese translation of dpkg --force-help; downgrade ->
11743 downgrade: Closes: #157819
11744 * Martin Quinson <mquinson@ens-lyon.fr>:
11745 Fix French translation when listing files, and the file is diverted.
11747 * Rune Schjellerup <olberd@odense.kollegienet.dk>:
11748 Fix Danish translation of(was missing the leading space): " does not
11749 appear to be available\n" Closes: #192972
11750 * Fix md5sum when handling large files. Closes: #162691
11751 * Fix dpkg-checkbuilddeps calling of parsedep. It wasn't setting
11752 use_arch. Closes: #212796.
11753 * Joey Hess <joeyh@debian.org>:
11754 Change formatting of info.dir. Closes: #167379.
11756 -- Adam Heath <doogie@debian.org> Sat, 25 Oct 2003 15:46:16 -0500
11758 dpkg (1.10.15) unstable; urgency=low
11760 * Fix detection of va_copy.
11761 * Back out debian/rules build-arch detection. It is *not* possible *at
11762 all* to detect available targets in a rules file. Period.
11764 -- Adam Heath <doogie@debian.org> Fri, 19 Sep 2003 20:02:19 -0500
11766 dpkg (1.10.14) unstable; urgency=low
11769 * Rewrote the parsedep stuff, so that it wasn't done during control
11770 file parsing. Scripts that need the internal parsed format should
11771 call parsedep on the field's value.
11772 * Split the substvars parsing into a separate function.
11773 * No longer validate dependency fields when reading the control file.
11774 Some fields may have vars in them, which breaks the validation.
11775 * dpkg-gencontrol calls substvars after parsing the control file, and
11776 then validates the substituted depends lines. Originally,
11777 substitution occurred only during writing of the final output file.
11778 * Andreas Barth <aba@not.so.argh.org>:
11779 Fix bad regex that didn't allow spaces in dependency field parsing.
11780 It now directly matches what the c code expects. It previously was
11781 allowing all of \S, which matched on '('.
11783 * Remove stale debug in debian/control that would have broken
11784 installation on s390.
11785 * We were calling our own local copy of dpkg-gencontrol, but the
11786 system-installed copy of dpkg-shlibdeps. Now, both are called from
11787 the build directory.
11789 -- Adam Heath <doogie@debian.org> Fri, 19 Sep 2003 12:29:34 -0500
11791 dpkg (1.10.13) unstable; urgency=low
11793 * Fix parsing of deps when both () and [] are specified.
11794 * Set $host_arch in controllib.pl:parsedep.
11795 * dpkg-checkbuilddeps doesn't output the [] stuff when finding invalid
11798 -- Adam Heath <doogie@debian.org> Wed, 17 Sep 2003 13:23:15 -0500
11800 dpkg (1.10.12) unstable; urgency=low
11802 * Fix dpkg-source output of build-depends lines.
11804 -- Adam Heath <doogie@debian.org> Tue, 16 Sep 2003 13:43:45 -0500
11806 dpkg (1.10.11) unstable; urgency=low
11808 * dpkg no longer provides any BYHAND files. If you need the source
11809 tarball, use the orig.tar.gz file available in the pool. The
11810 precompiled tars were hold-overs from when debs were not standard
11812 * Install /usr/share/doc/dpkg/pseudo-tags, which talks about the bug
11813 titling we use to mark bugs for filtering in the Debian bts.
11815 * Teach dpkg-source that ~ is legal in version numbers
11816 * Add build-depends on sgml-base, and increase gettext build-depends to
11818 * Updated config.sub and config.guess in cvs.
11819 * Change use of strncpy in parsedb to memcpy. Closes: #160447
11820 * No longer generate helpmsgs.{cc,h}.
11821 * several controllib changes:
11822 * Moved dependency parsing logic from dpkg-checkbuilddeps.
11823 The dpkg-checkbuilddeps parser didn't support empty fields, while
11824 the controllib parser did.
11825 * All dependency fields parsed by controllib.pl support [arch]
11826 specifiers. If the arch specifier doesn't apply for the current
11827 arch, then the item will not be added to the internal list structure.
11828 * Comment lines(that begin with '#') are removed during parsing.
11829 * Store the original casing of field names, for use in error reporting.
11830 * Store the original field's casing with 'o:' prepended in %fi.
11831 * ballombe@merulo.debian.org:
11832 dpkg-checkbuilddeps now handles empty fields. Closes: #111562
11833 * Branden Robinson <branden@debian.org>:
11834 support comments(first char on line begins with '#') in
11835 debian/control. Closes: #191810
11836 * Bastian Blank <waldi@debian.org>:
11837 Allow for per-arch generated dependency fields. Closes: #170575
11838 * Branden Robinson <branden@debian.org>:
11839 Report the original casing of field names when they are unknown.
11841 * Patch dpkg-buildpackage to call debian/rules -qn build-arch, and if
11842 it's available, modify -B handling appropriately. If build-arch is not
11843 available, then when -B was called, do *not* pass -B on to
11844 dpkg-checkbuilddeps. Closes: #203097
11845 * Frank Lichtenheld <frank@lichtenheld.de>:
11846 Apply patch, to handle missing infodir.bak, and empty files. Closes:
11848 * Change standard_startup and standard_shutdown into macros. Closes:
11850 * Andrew Suffield <asuffield@debian.org>:
11851 Fix inverted test of eof in parsedb, while looking for eof after
11852 field name. Closes: #198218
11853 * Yann Dirson <dirson@debian.org>
11854 Add set -e to dpkg-doc.postinst. Closes: #191261
11855 * Michael Weber <michaelw@debian.org>:
11856 dpkg --print-architecture now does gcc -dumpmachine instead of
11857 --print-libgcc-file-name. Closes: #131893, #8241, #106793, #210285
11858 * Daniel Silverstone <dsilvers@digital-scurf.org>:
11859 Apply patch to change hashing function, and increase bin size, for
11860 the package database. Closes: #206416
11861 * Paul Eggert <eggert@CS.UCLA.EDU>:
11862 Apply patch to make dpkg work with POSIX 1003.1-2001. Closes:
11864 * Joey Hess <joeyh@debian.org>:
11865 Fix "stripping trailing /" message from dpkg-statoverride. Closes:
11867 * Sami Liedes <sliedes@cc.hut.fi>:
11868 Increase filesdb bin size, and alter hashing function. Closes:
11870 * Anthony Towns <aj@azure.humbug.org.au>:
11871 Retry removing empty dirs during purge. Closes: #112386
11872 * Darren Salt <linux@youmustbejoking.demon.co.uk>:
11873 Add .cvsignore to dpkg-source's default diff ignore regex. Also fix
11874 missing \ escape for .deps. Closes: #174013
11875 * Koblinger Egmont <egmont@uhulinux.hu>:
11876 Fix segfault with --status-fd. Closes: #173618
11877 * Colin Watson <cjwatson@debian.org>,
11878 Andrew Suffield <asuffield@debian.org>:
11879 Add .svn, {arch}, and .arch-ids to dpkg-source -i default regex.
11881 * Falk Hueffner <falk@debian.org>:
11882 Added alphaev68-linux-gnu to archtable. Closes: #199360
11883 * Elie Rosenblum <fnord@debian.org>:
11884 Apply patch to support OpenBSD. Closes: #154277
11885 * Geoff Richards <qef@laxan.com>:
11886 Add --config to action section, and add as EXAMPLES section. Closes:
11888 * Yann Dirson <dirson@debian.org>:
11889 install-info --version and --help now display on stdout. Closes:
11891 * Dan Jacobson <jidanni@dman.ddts.net>:
11892 Mention what dpkg and dpkg-query -S will not find. Closes: #153096
11893 * Sebastian Leske <sleske@enterprise.mathematik.uni-essen.de>:
11894 Mention in dpkg(8) that downgrading a package can have serious
11895 consequences. Closes: #61156
11896 * Dan Jacobson <jidanni@dman.ddts.net>:
11897 In dpkg-scanpackages(8), including small note that other tools might
11898 use the generated Packages file. Closes: #208894
11899 * Warren Turkal <wturkal@cbu.edu>:
11900 Fix some typos in dpkg-source(1). Closes: #207259, #204123, #167426
11901 * Dan Jacobson <jidanni@dman.ddts.net>:
11902 Alter text in dselect(8), implying that other interfaces are available
11903 for installing packages. Closes: #206164.
11904 * Daniel Bonniot <bonniot@users.sourceforge.net>:
11905 Note in start-stop-daemon(8) that --nicelevel takes an argument.
11906 * Ruben Porras <nahoo82@telefonica.net>:
11907 Remove duplicate 'can' in deb-control(5). Closes: #183840
11908 * Dan Jacobson <jidanni@dman.ddts.net>:
11909 Fix short description in dpkg-scansources(8). Closes: #175770
11910 * Zefram <zefram@fysh.org>:
11911 In dpkg(8), move dpkg-query options to their own subsection, like
11912 dpkg-deb. Closes: #174971
11913 * Thomas Hood <jdthood@yahoo.co.uk>
11914 Add --dry-run and --simulate as synonyms to --no-act. Closes:
11916 * Junichi Uekawa <dancer@netfort.gr.jp>:
11917 Fix wrong reference to DEB_BUILD_GNU_SYSTEM on --host in
11918 dpkg-architecture(1). Closes: #163621
11919 * Michael Klein <michael.klein@puffin.lb.shuttle.de>:
11920 s/Usuaully/Usually/ in deb-control.5. Closes: #161819
11921 * Joey Hess <joeyh@debian.org>:
11922 Removed reference in dselect(8) about recommends not being handled
11923 well. Closes: #157973
11924 * Andrew Suffield <aps100@doc.ic.ac.uk>:
11925 s/dpkg-source/dpkg-parsechangelog/ in dpkg-parsechangelog -h.
11927 * Matej Vela <vela@debian.org>:
11928 Unhighlight "May be repeated multiple times." in dpkg-source(1).
11930 * Jordi Mallach <jordi@debian.org>:
11931 Make all actions in dpkg-deb -h lower case. Closes: #150642
11932 * Alexander Hvostov <root@aoi.dyndns.org>:
11933 Add -g|--group to start-stop-daemon, and document properly. Closes:
11935 * Szerb Tamas <toma@mlf.linux.rulez.org>:
11936 s/THANKS/THANKS.gz/ in dpkg(8). Closes: #91348
11937 * "James R. Van Zandt" <jrv@vanzandt-pc.mitre.org>:
11938 In dpkg(8), mention running dselect, install after --set-selections.
11940 * Yann Dirson <dirson@debian.org>:
11941 Remove disabled --command-fd from help. Closes: #169619
11942 * Tobias Burnus <tburnus@physik.fu-berlin.de>:
11943 Apply patch to update-alternatives that provides --set and --remove-all
11944 commands. Closes: #133745.
11945 * Osamu Aoki <debian@aokiconsulting.com>:
11946 Add --all to update-alternatives, that calls --config on all
11947 alternatives. Closes: #126621
11948 * Dan Jacobson <jidanni@jidanni.org>:
11949 Alter --config prompt, to be more clear, that one must 'press' enter to
11950 accept the default. Closes: #203557
11951 * Peter Moulder <pmoulder@bowman.csse.monash.edu.au>:
11952 Fix some -w issues in update-alternatives. Closes: #137313
11953 * Eduard Bloch <edi@gmx.de>:
11954 Apply patch to check whether the target path exists on removing.
11956 * Colin Walters <walters@debian.org>:
11957 After opening files, set binmode. Closes: #175363
11959 -- Adam Heath <doogie@debian.org> Tue, 16 Sep 2003 12:52:11 -0500
11961 dpkg (1.10.10) unstable; urgency=low
11963 * Update archtable for hurd. Closes: #187509.
11964 * Make the dpkg-iasearch conflicts versioned. Closes: #170698.
11965 * Surround sed call with '' in Makefile.in. Closes: #187534.
11966 * Strip trailing / from the file args in dpkg-statoverride. Closes:
11968 * Modified to use autotools-dev. Closes: #179656.
11969 * Add netbsd support. Closes: #179658, #179659.
11970 * Support hyphenated values in dpkg-architecture. Closes: #179661
11971 * No longer managed the /usr/doc symlinks.
11973 -- Adam Heath <doogie@debian.org> Sat, 26 Apr 2003 15:10:24 -0500
11975 dpkg (1.10.9) unstable; urgency=low
11977 * Fix dereference in main/help.c:cu_closefd(), which was the cause of
11978 close(random number) on most arches, but close(0) on s390x.
11979 * Add s390x to archtable. Closes: #160976.
11981 -- Adam Heath <doogie@debian.org> Sun, 15 Sep 2002 13:21:38 -0500
11983 dpkg (1.10.8) unstable; urgency=low
11985 * Make the multiline regex have an upper bound, instead of being
11986 unbounded, as newer perls have a larger stack frame, which cause them
11987 to segfault quicker with larger inputs. Closes: #159756.
11989 -- Adam Heath <doogie@debian.org> Thu, 5 Sep 2002 16:32:01 -0500
11991 dpkg (1.10.7) unstable; urgency=low
11993 * Fix double free in modstatdb_init, in the case that modstatdb_shutdown
11994 was called previously. Closes: #159515.
11996 -- Adam Heath <doogie@debian.org> Tue, 3 Sep 2002 18:59:19 -0500
11998 dpkg (1.10.6) unstable; urgency=low
12000 * Don't call nffreeall, in any of the c/c++ programs. It appears dselect
12001 slightly corrupts it's memory enough that it can't be freed without
12002 segfaulting. Closes: #159023.
12004 -- Adam Heath <doogie@debian.org> Sun, 1 Sep 2002 00:19:18 -0500
12006 dpkg (1.10.5) unstable; urgency=low
12008 * Fix segfault in md5sum if the file being checked doesn't exist.
12010 * Fix extraction of md5sum in dpkg-scanpackages. Closes: #153769.
12011 * Handle directories better in md5sum. Closes: #157453.
12012 * Fix read past buffer in lib/nfmalloc.c. Closes: #157304.
12013 * Fix several read pass buffer bugs, and a memleak. Closes: #155362.
12014 * Fix segfault when --auto-deconfigure is given. Closes: #157762.
12015 * Allow spaces between the end of a version, and the trailing ')'.
12017 * Fixes for HURD: Closes: #156545
12018 * Add i386-gnu0.3 to archtable.
12019 * Fix handling of static compiles, with regard to zlib.
12020 * Previous install-infos(before 1.10) handled multiple dir file entries,
12021 because they would copy the entire stanza unmodified. The newest
12022 version does not do this, as it reformats the options, and thereby
12023 only takes the first line. So, we now split all the lines from the
12024 stanza, and process them all. Closes: #147492.
12025 * Fix corruption of available file, caused by use of memory that was
12026 previously freed. Closes: #154257.
12027 * Fix several minor memleaks.
12028 * Remove /usr/sbin/start-stop-daemon. Closes: #156437.
12030 -- Adam Heath <doogie@debian.org> Thu, 29 Aug 2002 16:43:15 -0500
12032 dpkg (1.10.4) unstable; urgency=low
12034 * Remove -ffunction-sections and -fdata-sections. Closes: #152130.
12035 * Install archtable into /usr/share/dpkg/.
12037 -- Adam Heath <doogie@debian.org> Sun, 14 Jul 2002 15:17:56 -0500
12039 dpkg (1.10.3) unstable; urgency=low
12041 * Move dselect.cfg to dselect package. Closes: Bug#152132
12042 * Install methods into /usr/lib/dpkg/methods, not /usr/lib/dpkg. Closes:
12044 * Fix test inversion in start-stop-daemon, when checking the pid given in
12045 a pid file. Thanks Thomas Morin <thomas.morin@enst-bretagne.fr>.
12047 * If in --test mode, and --stop is given, increment n_killed, so that
12048 start-stop-daemon returns the proper exit value. Thanks Thomas Morin
12049 <thomas.morin@enst-bretagne.fr>. Closes: #151992.
12051 -- Adam Heath <doogie@debian.org> Thu, 11 Jul 2002 22:58:43 -0500
12053 dpkg (1.10.2) unstable; urgency=low
12055 * Make configuration files in $HOME work again
12056 * dpkg + dpkg-static conflict with dpkg-dev << 1.9, to fix md5sum error
12057 in dpkg-source. Closes: #151691.
12058 * Remove -Z from patch call, in dpkg-source, as it makes patch warn about
12059 missing timestamps. Closes: #151965
12060 * Install debian/dselect.conffiles.
12062 -- Adam Heath <doogie@debian.org> Thu, 4 Jul 2002 21:08:09 -0500
12064 dpkg (1.10.1) unstable; urgency=low
12066 * Add conflict with dpkg-iasearch which intruded on our namespace.
12067 * Replace manpages-de which includes one of our manpages. Closes: #151485
12068 * Don't always call autoheader when building. Closes: #151471
12069 * Fix double conflict in dpkg. Closes: Bug#151581
12070 * Move dselect methods to dselect package.
12071 * dpkg-checkbuilddeps no longer checks for build-essential. dpkg should
12072 not hardcode Debian policy.
12073 * Make dpkg-genchanges accept ~ as part of a package filename.
12075 * Move dpkg.cfg and dselect.cfg manpages into dpkg package. Closes: Bug#132901
12077 -- Wichert Akkerman <wakkerma@debian.org> Tue, 2 Jul 2002 12:34:07 +0200
12079 dpkg (1.10) unstable; urgency=low
12081 * dpkg now reorders symlinks when extracting debs. However, this is also
12082 still done when building debs. After a stable release of Debian has
12083 occurred with this modified dpkg, the reordering when building can be
12085 * Fixed upper/lowercase problems with package names. Closes: Bug#58091
12087 * Add Russian manual pages
12088 * Fix n in dselect package list (performs searchagain now)
12089 * Fix layout problem in dpkg-divert manpage. Closes: Bug#103667
12090 * When a package is set to hold, and a reinstallation is requested,
12091 -E will not properly skip it. Closes: #45787.
12092 * Make dpkg-checkbuilddeps use dpkg-architecture. Closes: Bug#104230
12093 * Improve dpkg-architecture documentation. Closes: Bug#104232
12094 * Update German translation. Closes: Bug#97239
12095 * Update Polish translation. Closes: Bug#115783
12096 * Update French translation.
12097 * Update Brazilian translation.
12098 * Update Danish translation.
12099 * Update Galician translation.
12100 * Update Portuguese translations.
12101 * Add Catalan translation
12102 * Add German md5sum manpage
12103 * Add Brazilian update-alternatives manpage. Closes: Bug#122132
12104 * Improve dselect manpage. Closes: Bug#103839
12105 * dpkg-name(1) no longer mentions the non-existing dpkg(5) manpage.
12107 * Improve handling of Recommends and Suggests in dselect. Closes: Bug#34942
12108 * Add per-user configuration files. Closes: Bug#103845
12109 * Split dselect into its own package. dpkg Pre-Depends on it
12110 to make sure no weird things happen during an upgrade but this
12111 will allow us to make dselect option at some point in the future.
12113 * Make colours in dselect user-configurable. Closes: Bug#103994
12114 * Make Q do an abort in the method selection menu to make things more
12115 consistent with the package list
12116 * Fix test for nice(2) failure in start-stop-daemon. Closes: Bug#104561
12117 * Improve the dselect helpscreen a bit. Closes: Bug#72634
12118 * New version comparison routine that can handle arbitrarily large numbers
12119 and accepts `~' as a low-sorting character. Closes: Bug#93386
12120 * dselect now accepts regular expressions when searching for packages
12121 and can search in package descriptions as well.
12122 Closes: Bug#81009,#83139
12123 * Move query commands into a separate dpkg-query command. For the old options
12124 (-L,-l,-s,-S) dpkg will still call it for you.
12125 * Add configurable package listing support to dpkg-query
12126 * Handle window resize in dselect main menu. Closes: Bug#98275
12127 * update-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
12128 * Add --showformat and --show options to dpkg-deb and dpkg-query to
12129 allow one to customize the output format
12130 * several install-info cleanups:
12131 * Move /usr/info/dir to /usr/share/info/dir. Closes: #67174.
12132 * If /usr/share/info doesn't exist, print a message saying so,
12133 instead of the confusing "couldn't lock" error. Closes: #2531.
12134 * If /usr/share/info/dir doesn't exist, or is empty, try to copy the
12135 backup from /var/backups/infodir.bak. Closes: #121309.
12136 * Add a --remove-exactly option, and allow for relative filenames.
12138 * Use the section from the .info file if --section is not given.
12140 * Error messages now include the filename being processed.
12142 * /usr/share/info/dir now has it's entries formatted to even widths.
12144 * --calign|--align|--maxwidth are now ignored.
12145 * strip enoent as well. Closes: Bug#112378
12146 * Fix format error in Dutch translation. Closes: Bug#113120
12147 * When parsing stdin, md5sum now displays '-' as the filename, to match
12148 textutils md5sum. Closes: #121489.
12149 * Apply patch from bug, to give update-alternatives a --list command.
12151 * Make dpkg-checkbuilddeps always check for build-essential.
12152 Closes: Bug#118420.
12153 * Use space separated output instead of comma separated in
12154 dpkg-checkbuilddeps
12155 * Update default ignore expression in dpkg-source to also match *~ and
12156 *.swp in subdirs. Closes: Bug#127458
12157 * Handle errors when verifying md5sums. Closes: Bug#102367
12158 * dpkg-source now uses reliable timestamps for changed files.
12160 * Fix typo in start-stop-daemon help message. Closes: Bug#131439
12161 * update-alternative exits with a non-zero exit code when displaying
12162 a non-existing alternative. Closes: Bug#131496
12163 * Use gzip -c in install-info. Closes: Bug#131758
12164 * start-stop-daemon works on HP-UX now. Closes: Bug#130130
12165 * Fix dselect spin when run without input. Closes: Bug#132476
12166 * Update-alternatives now correctly restores an alternative to auto mode
12167 when removing a manually selected alternative. Closes: Bug#132632
12168 * Copy bugs and origin information into status file. Closes: Bug#132714
12169 * Improve wording of update-alternatives --config text. Closes: Bug#133035
12170 * Add manpages for dpkg.cfg and dselect.cfg. Closes: Bug#132901
12171 * Improve test for illegal packagename for dpkg-gencontrol -p option
12172 * Fix segfault when getenv("PATH") returns null. Closes: Bug#136349
12173 * Add Large File Summit extensions. Closes: Bug#130509
12174 * Fix typo in dpkg-source manpage. Closes: Bug#141906
12175 * Re-fix handling of multiple blank lines in control. Closes: Bug#143117
12176 * Document --force-confmiss and --force-bad-verify. Closes: Bug#146855
12177 * Drop upgrade compat stuff in dpkg postinst for ancient versions (over
12179 * Always set CLOEXEC on the lock fd. Closes: Bug#147872
12180 * Clean up tmp files when ctrl-c is sent to dpkg-source. Closes:
12182 * dpkg-source no longer requires exact case matches for fields in
12183 debian/control. Closes: Bug#139159.
12184 * dpkg-scanpackages now gives proper case for Source and Installed-Size.
12185 Closes: Bug#119532.
12186 * dpkg-architecture: s/build on/built on/; same for 'build for'.
12187 Closes: Bug#140441.
12188 * cl-debian.pl now recognizes emergency as valid in changelogs.
12189 Closes: Bug#138013.
12190 * Properly count recursive expansion of variables, instead of just
12191 counting all variable expansions. Closes: #144121.
12192 * Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes
12193 files from tar, when building a native package. Closes: Bug#75947.
12194 * Close the old debian/files file, before doing a rename. Closes:
12196 * Fix documentation of -v<version> for dpkg-parsechangelog, removing the
12197 requirement that the version has to be in the changelog. Closes:
12199 * Fix typo in dpkg-source(1), for '-sU'. Closes: Bug#126340.
12200 * Add dpkg-scansources to dpkg-scanpackages(8). Closes: Bug#147924.
12201 * Change /usr/info into a symlink to /usr/share/info if possible
12203 -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Jun 2002 21:53:15 +0200
12205 dpkg (1.9.21) unstable; urgency=low
12207 * Fix corrupt Swedish translations that would some error messages display
12209 * Enable --force-overwrite by default in /etc/dpkg/dpkg.cfg
12210 * dpkg.cfg is now no longer a conffile. This means the installer can
12211 change defaults depending on how an install is done
12212 * Detect truncated debs, and abort the unpack. Closes: #138569.
12213 * Improve dpkg(8) --force documentation
12214 * Fix error in Russian dselect translation
12216 -- Wichert Akkerman <wakkerma@debian.org> Thu, 16 May 2002 19:42:29 +0200
12218 dpkg (1.9.20) unstable; urgency=medium
12220 * Fix assertion when --auto-deconfigure is set. Closes: #137765.
12221 * Fix segfault discovered by fixing the above.
12222 * Fix segfault when getenv("PATH") returns null. Closes: #136349
12223 * Recompiled against updated zlib, to fix possible security issue. Also
12224 bumped build-depends to match. Closes: #137931(grave)
12226 -- Adam Heath <doogie@debian.org> Sun, 17 Mar 2002 02:52:44 -0600
12228 dpkg (1.9.19) unstable; urgency=medium
12230 * install-info continues to read all data from a pipe, until EOF.
12231 Closes: #99816(grave).
12232 * Add Catalan translation
12233 * Update Danish translation. Closes: Bug#131869
12234 * Update French translation.
12235 * update-alternative exits with a non-zero exit code when displaying
12236 a non-existing alternative. Closes: Bug#131496
12237 * Changed Maintainer to debian-dpkg@lists.
12238 * Fix "Up to date installed packages" for polish translation. Closes:
12240 * Swap updated/up-to-date polish translations(they were reversed).
12241 Closes: #117583, #102961.
12242 * Mark /etc/alternatives/README as a conffile.
12243 * Strip .note, .comment, and /usr/lib/dpkg/enoent.
12244 * Make dpkg-gencontrol not warn about Uploaders. Closes: #111090.
12246 -- Adam Heath <doogie@debian.org> Sat, 2 Feb 2002 11:47:34 -0600
12248 dpkg (1.9.18) unstable; urgency=low
12250 * Fix MD5Sum corruption when upgrading a package. Closes: Bug#113961.
12251 * Add Wichert and I to debian/control:Uploaders.
12253 -- Adam Heath <doogie@debian.org> Sat, 3 Nov 2001 00:31:00 -0600
12255 dpkg (1.9.17) unstable; urgency=low
12257 * updated-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282
12259 -- Wichert Akkerman <wakkerma@debian.org> Wed, 22 Aug 2001 01:24:52 +0200
12261 dpkg (1.9.16) unstable; urgency=low
12263 * Revert architecture-change to dpkg-source from 1.9.11, see ChangeLog
12266 -- Wichert Akkerman <wakkerma@debian.org> Thu, 5 Jul 2001 22:42:11 +0200
12268 dpkg (1.9.15) unstable; urgency=low
12270 * Change policy of handling dscformat in dpkg-source
12271 * Fix the arglist construction for maintainer scripts
12272 * Revert dscformat to 1.0 since older dpkg-source versions do not have
12273 the new policy. In the future (starting at format 2.0 to maintain
12274 compatibility with old dpkg-source implementations) minor changes to
12275 the dscformat have to be fully backward and forward compatible.
12277 -- Wichert Akkerman <wakkerma@debian.org> Sat, 30 Jun 2001 16:41:43 +0200
12279 dpkg (1.9.14) unstable; urgency=low
12281 * Make the Uploaders field in a .dsc file optional.
12282 * Disabled sanity checking of source packages.
12284 -- Adam Heath <doogie@debian.org> Mon, 25 Jun 2001 02:22:40 -0500
12286 dpkg (1.9.13) unstable; urgency=medium
12288 * Add a -W option to dpkg-source(and the other utils, where it is just
12289 passed thru), to turn certain errors into warnings(of which, only
12290 one is changed, namely, the 'tar doesn't contain preceding directory'
12291 error). Closes: #101813, and partially 101845.
12292 * Don't error out if the files in the tar have leading './', for
12293 dpkg-source. (another partial close of 101845).
12294 * Handle the case where a single directory exists in the orig.tar.gz, but
12295 it is NOT of the form <pkg>-<ver>. Closes: #101845.
12296 * Set LC_ALL in dpkg-source when we call external programs when we are
12297 going to parse their output. Another bug from 101845.
12298 * Handle stating of truncated cpio filenames(100 char limit, bah), in
12299 dpkg-source. Another bug from 101845.
12300 * Add support for an Uploaders field, which is read from the first
12301 paragraph of debian/control, and propagated to the .dsc. This lists
12302 the people allowed to upload a package. If it is not set, then the
12303 value of the Maintainer is placed into this field of the .dsc. This
12304 bumps the .dsc format to 1.1. Closes: #101815.
12305 * Handle symlinks in the tarball, and don't error out if found.
12306 * in controllib, make warnerrors default to warnings. Affects
12307 dpkg-source. This will be changed to be errors in the future.
12309 -- Adam Heath <doogie@debian.org> Sun, 24 Jun 2001 13:48:52 -0500
12311 dpkg (1.9.12) unstable; urgency=medium
12313 * Fix do_script() bug. Closes: Bug#101552
12314 * Fix building and extracting of certain kinds of source packages.
12316 * Added Colin Watson to THANKS.
12318 -- Adam Heath <doogie@debian.org> Wed, 20 Jun 2001 18:27:03 -0500
12320 dpkg (1.9.11) unstable; urgency=low
12322 * The "Hang on to your hats, it gets bumpy from here." release.
12323 * Trim trailing spaces from package names when checking builddeps.
12325 * Apply patch from bug to fix logic error that kept everything but
12326 Build-Deps from working in checkbuilddeps. Closes: #101511.
12327 * Apply patch to correctly check the output of gcc on hurd, for
12328 dpkg-architecture. Closes: #99874.
12329 * The internal pod docs in dpkg-architecture were updated to reflect
12330 that -f was no longer implied when -q was given, but the build system
12331 wasn't generating new documentation. Closes: #100997.
12332 * deb(5) now has a see-also for deb-old(5). Closes: #99620.
12333 * Fix dpkg-shlibdeps infinite directory recursion thru symlinks.
12335 * Set the Architecture to 'source' only when doing source only uploads
12336 in the generated changes files. Closes: #100144.
12337 * Document -nc in the dpkg-buildpackage manpage. Closes: #101038.
12338 * Make dpkg-source work with GNU md5sum. Closes: #97666.
12339 * in dpkg-source, when both arch: all and arch: <arch> packages exist in
12340 debian/control, don't promote the source arch: to any, but only list
12341 all and <arch>. Closes: #94608
12342 * Apply patch from Colin Watson: Closes: #89679
12343 * Reset SIGPIPE to DEFAULT when forking gzip.
12344 * set LANG to C before execing cpio, as we parse its output.
12345 * In checktarcpio() and checktarsane(), use the previously open pipes,
12346 instead of the opening files on disk(which was the old, ancient way).
12347 * Improve the output parsing of tar in checktarsane().
12348 * warn instead of die when find returns an error(which happens if there
12349 is a dangling symlink, because we use -follow). Closes: #51479.
12350 * Change list of allowed urgencies in debian/changelog to: low, medium,
12351 high, and critical. Closes: #94475.
12352 * Error out if an illegal package name is used in dpkg-gencontrol.pl.
12354 * Apply patch from Marcus Brinkmann to dpkg-buildpackage: Closes:
12356 * Option -a implies option -d.
12357 * Set ARCH correctly to host architecture, rather than build arch.
12359 -- Adam Heath <doogie@debian.org> Tue, 19 Jun 2001 22:15:25 -0500
12361 dpkg (1.9.10) unstable; urgency=low
12363 * Fix [arch] parsing, and handle extra spaces better. Closes: #100512,
12365 * Apply patch from bug, to fix cleanup of dpkg-divert temp files.
12367 * Swap j/k keys on the main menu, so they function like the package
12368 selection screen(and like vi). Closes: #100502.
12369 * Multiple fixes in bug: Closes: #99892.
12370 * s/DEAD_JOE/DEADJOE/ in dpkg-source.
12371 * Switch to auto mode if alternative symlink is missing.
12372 * Update Spanish translation
12374 -- Adam Heath <doogie@debian.org> Sat, 16 Jun 2001 14:57:45 -0500
12376 dpkg (1.9.9) unstable; urgency=low
12378 * The leading and trailing spaces patch in the last upload had some
12379 issues with trailing spaces. This fixes them. No bug to close, as the
12382 -- Adam Heath <doogie@debian.org> Wed, 6 Jun 2001 22:36:57 -0500
12384 dpkg (1.9.8) unstable; urgency=low
12386 * Remove leading and trailing spaces from versions, and check for
12387 embedded spaces, inside dpkg. Closes: #99186.
12388 * Handle varied use of spaces in dpkg-checkbuilddeps. Closes: #98899.
12389 * Reset SIGPIPE back to default, in dpkg-source. Closes: #98563.
12390 * Remove bogus $! check from dpkg-architecture. Closes: #99428.
12392 -- Adam Heath <doogie@debian.org> Sat, 2 Jun 2001 15:15:04 -0500
12394 dpkg (1.9.7) unstable; urgency=low
12396 * If a new file doesn't exist on disk, but is a going to be installed as
12397 a directory, then don't error out. Closes: Bug#17381.
12398 * Update japanese manpages. Closes: Bug#97831.
12399 * Update it.po. Closes: Bug#98273.
12400 * Fix bad cleanup in dpkg-divert. Closes: Bug#98578,#98828,#98831.
12402 -- Adam Heath <doogie@debian.org> Mon, 28 May 2001 18:59:03 -0500
12404 dpkg (1.9.4) unstable; urgency=low
12406 * Oops. EOF_mmap incorrectly detecting the end of the data block.
12408 * After fixing the above bug, and using debootstrap to build a sid
12409 chroot, I discovered that my previous dependency cycle fix could cause
12410 segfaults in some situations.
12412 -- Adam Heath <doogie@debian.org> Tue, 1 May 2001 23:04:46 -0500
12414 dpkg (1.9.3) unstable; urgency=low
12416 * Fix compiles on ppc. Closes: Bug#95918.
12418 -- Adam Heath <doogie@debian.org> Tue, 1 May 2001 00:29:45 -0500
12420 dpkg (1.9.2) unstable; urgency=low
12422 * Recompile, to fix incorrect path 1.9.1/dpkg-divert. Closes: Bug#95845
12424 -- Adam Heath <doogie@debian.org> Mon, 30 Apr 2001 14:21:28 -0400
12426 dpkg (1.9.1) unstable; urgency=low
12428 * Fix segfault with empty status and available, and when missing a
12429 trailing new line. Closes: Bug#95496
12430 * Make dpkg-shlibdeps not care if dpkg --search return with an error.
12432 * Fix corruption of user-defined fields in status and available.
12434 * Changed dpkg.cfg to include no-debsig by default, as no debs are
12435 currently signed, and we get false errors when debsig-verify is
12436 installed. This will be removed in the future, when the archive tools
12437 support package signatures. Closes: Bug#95573
12438 * dpkg-buildpackage should only check for valid signinterface if the
12439 user specifies one. Closes: Bug#95598
12440 * Fix removing of diversions. Closes: Bug#95655
12441 * Fix md5sum -c. Closes: Bug#95586
12443 -- Adam Heath <doogie@debian.org> Sat, 28 Apr 2001 16:28:21 -0500
12445 dpkg (1.9.0) unstable; urgency=low
12447 * Things should mostly work OpenBSD 2.8 as well now
12448 * Added a --status-pipe option.
12449 * Fixed several memleaks.
12451 * Reworked lib/parse.c:parsedb(). Instead of using getc(), then
12452 calling varbufaddc(), it now reads the entire file at once into a
12453 huge buffer, then moves pointers around, to do the parsing. This
12454 gave a speedup of 33% on a dual celeron 333, when reading status and
12456 * various other speedups.
12457 * Removed all --smallmem code, as smallmem and largemem now actually
12458 use about the same amount of memory, and largemem is faster. Both
12459 --largemem and --smallmem are now obsolete options, and will print
12460 a warning if used. Closes: Bug#84905, #67528
12461 * Initialize uninitialized variables. This should solve several
12462 segfaults. Closes: Bug#25317(plus 9 others, thru the beauty of
12464 * Found that when working with dependency cycles, and part of the cycle
12465 was a provide, the provider was not being considered, so the cycle
12466 could not be broken. Closes: Bug#87985(and 3 others)
12467 * Update German translation, Closes: Bug#80529,#80532,#87581
12468 * Update French translation, Closes: Bug#65284,#85035,#87238
12469 * Update Japanese translation, Closes: Bug#93873
12470 * Updated all other translations (but no bugs filed)
12471 * Add Danish translation
12472 * Remove spurious '%s' in Polish translation, Closes: Bug#74814
12473 * Add French manpages, courtesy of Philippe Batailler
12474 * Ignore vim swapfiles in dpkg-source, Closes: Bug#81630
12475 * remove --import option from dpkg-statoverride, Closes: Bug#81358
12476 * Replace nfmalloc implementation with obstack. Added obstack.[ch] to
12477 optlib, for non-GNU systems.
12478 * dpkg-divert only allows absolute filenames now. Closes: Bug#82419
12479 * Handle diffs from non-existing files to existing files. Closes: Bug#82708,
12481 * Small fixes to the buildsystem. Closes: Bug#84361
12482 * Fix dpkg-statoverride --update for things other then plain files.
12484 * Fix race with source directory disappearing in dpkg-source.
12486 * Fix manpage for dpkg-gencontrol. Closes: Bug#84625
12487 * Add -n option for dpkg-gencontrol to specify a filename. Closes: Bug#75796
12488 * Use POSIX glob instead of regexp in debian/rules. Closes: Bug#83042,
12490 * fix typo in usage message for dpkg-divert, Closes: Bug#85977
12491 * Use full path for argv[0] when calling scripts. Closes: Bug#68783
12492 * Add ia64 support to dpkg-architecture.
12493 * Minor script changes, Closes: Bug#87485
12494 * Stop dpkg-genchanges from complaining about missing packages
12495 when doing a source-only build. Closes: Bug#87571,#15644,#25496
12496 * Various dpkg-architecture cleanups. Closes: Bug#87505
12497 * Modify dpkg-architecture to handle gcc versions containing letters.
12499 * dpkg-buildpackage updates: Closes: Bug#87572,#85847
12500 + make -C work properly
12501 + fix test for gpg secret keyring
12502 + improve source messages
12503 + skip signing pause when building unsigned packages
12504 + test for invalid signinterface. Closes: Bug#87579
12505 + remove debsign support, it's useless and doesn't work
12506 + Use correct architecture when naming .changes file. Closes: Bug#88015
12507 * Fix wording in dpkg-statoverride manpage for --add. Closes: Bug#85080
12508 * Fix typo in start-stop-daemon manpage. Closes: Bug#88225
12509 * Add dpkg-checkbuilddeps to check if build dependencies are satisfied
12510 and modify dpkg-buildpackage to call it if wanted.
12511 Closes: Bug#86453,#83812,#60717,#74372,#67896,#60717,#13961
12512 * dpkg-parsechangelog can read a changelog from stdin now. Closes: Bug#80142
12513 * Fix confusing wording for dpkg-buildpackage -uc option in manpage.
12515 * dpkg-statoverride now exits with exitcode 1 if we do a --list but don't
12516 output anything. Closes: Bug#84328
12517 * Remove Linux reference from all scripts, they should run fine on
12518 other OSes as well.
12519 * Mark last argument in dpkg-scanpackages usage info as optional.
12521 * Fix cache in dpkg-scanpackages version comparison. Closes: Bug#90722
12522 * Fix formatting error in dpkg-source.1. Closes: Bug#82723
12523 * Change dpkg-gencontrol to fix comma-related syntax errors after
12524 processing substvars. Closes: Bug#92908
12525 * Verify package signatures if debsig-verify is installed. Closes: Bug#37017
12526 * Handle window resize in dselect main menu. Closes: Bug#93559
12527 * Initialize all parts of the package record. This should fix several
12528 segfaults people have been seeing in dpkg. Closes: Bug#90328.
12529 * Apply patch from bug#86847, that escapes intl chars in filenames.
12530 Closes: Bug#83752, #85040, #86847, #89000.
12531 * Errors during dpkg -s(and other similar commands) are now printed
12532 on stderr. Closes: Bug#88987.
12533 * Add a --retry option to start-stop-daemon. Closes: Bug#75139
12534 * Fix regeps to extract Closes magic from a changelog so the #
12535 is really optional. Closes: Bug#94474
12536 * Remove useless statement from dpkg-shlibdeps. Closes: Bug#90516
12537 * Make the debian changelog parser identify itself with $progname.
12539 * Give a syntax error when we get an unexpected PGP signature in control
12540 files. Closes: Bug#75562
12541 * Change dpkg manpage to reflect that --force-statoverride is no enabled
12542 by default. Closes: Bug#95023
12543 * Handle dangling symlinks, by ignoring error code 1 from find, when
12544 processing --recursive. Closes: Bug#4784
12545 * dpkg -L, -S, -l, -s, and -p now return an error code if any package
12546 does not exist. Closes: Bug#4974, #72406
12547 * dselect has a configuration file as well now
12548 * Get ENOENT value at runtime in dpkg-divert instead of hardcoding it.
12550 * Fix wrong ENOENT test in dpkg-divert. Closes: Bug#95088
12551 * Add support for more SuperH variants (sh[34]{,eb}-linux-gnu)
12552 * Fix formatting and a typo in the dpkg manpage
12553 * Document the dpkg.cfg configuration file in dpkg(8)
12555 -- Wichert Akkerman <wakkerma@debian.org> Thu, 26 Apr 2001 12:39:16 +0200
12557 dpkg (1.8.3.1) unstable; urgency=low
12559 * Revert change to nfmalloc.c that was causing SIGBUS on sparc.
12561 -- Ben Collins <bcollins@debian.org> Sat, 13 Jan 2001 08:52:11 -0500
12563 dpkg (1.8.3) unstable; urgency=low
12565 * Do chown before chmod in dpkg-statoverride, Closes: Bug#81943
12566 * Fix recursion in dpkg-shlibdeps, Closes: Bug#81322
12567 * Really completely revert dpkg-source patches which broke backwards
12570 -- Wichert Akkerman <wakkerma@debian.org> Fri, 12 Jan 2001 00:02:22 -0800
12572 dpkg (1.8.2) unstable; urgency=low
12574 * Don't attempt to read from an input source when we only want 0 bytes.
12575 Also handle buggy systems that return EAGAIN instead of EINTR. Closes:
12578 -- Adam Heath <doogie@debian.org> Thu, 11 Jan 2001 00:43:50 -0600
12580 dpkg (1.8.1.1) unstable; urgency=low
12582 * Apply patch from bug to fix badly generated diffs(in some
12583 circumstances). Closes: #81152
12585 -- Adam Heath <doogie@debian.org> Sat, 6 Jan 2001 16:07:33 -0600
12587 dpkg (1.8.1) unstable; urgency=low
12589 * Make --name a valid option. Closes: #31206, #51953.
12590 * dpkg-deb -I <pkg> <control> works again
12591 * Update Swedish translation
12593 -- Wichert Akkerman <wakkerma@debian.org> Thu, 4 Jan 2001 19:31:13 +0100
12595 dpkg (1.8.0) unstable; urgency=low
12597 * Add -k|--symlink option to dpkg-name. Closes: #35040
12598 * Made the accelerator keys in dselect's main menu separate options, so
12599 that they can be translated separately. Closes: #50955.
12600 * Added depends on sysvinit (>= 2.72), so that we can make sure that
12601 /etc/rcS.d exists. Closes: #55037.
12602 * update-rc.d: Changed documentation and help, as -f only applies during
12603 remove. Closes: #55049.
12604 * Added a --force-all option. Closes: #61354.
12605 * Format help string for --abort-after like other option help strings.
12607 * Fix dselect methods to pass admindir to dpkg from dselect.
12608 * Minor tweak so that when patch 2.5.4 is manually used to apply a diff,
12609 it doesn't get applied multiple times. Closes: #65021
12610 * Add --nicelevel to start-stop-daemon, to alter a programs priority
12611 before starting. Closes: #65191.
12612 * Document that --largemem is the default, and that the test point is
12613 24 megs. Closes: #65607.
12614 * Document that --set-selections does not actually install any
12615 packages. Closes: #65340.
12616 * Fix typo in dpkg-deb.1. Closes: #65945.
12617 * Add --truename option to dpkg-divert. Closes: #68489.
12618 * Documented COLUMNS in dpkg(8). Closes: #77001.
12619 * Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can
12620 use the result of the test during build time. Closes: Bug#75138
12621 * Added description for "suggests" in main/depcon.c:describedepcon().
12623 * Removed bashing from dpkg.postinst.
12624 * Make '#' optional in Closes: tags. Closes: Bug#63137.
12625 * Add -t to -h output in dpkg-buildpackage: Closes: Bug#49598.
12626 * Fix typo in --compare-versions error message. Closes: Bug#66474.
12627 * -R doesn't mean --root. Closes: Bug#66068, #72013
12628 * Add armv3l to archtable. Closes: Bug#72125
12629 * Fix two memory leaks, and lesson the memory foot print a tad. Hints
12631 * Fix some things perl5.6 complains about. Closes: Bug#77337
12632 * Fix references to dpkg-deb manpage. Closes: Bug#77855
12633 * Update Galish translation
12634 * Add new --import option to dpkg-statoverride to make it easy to
12635 import suidmanager settings.
12636 * Speedup patches by Adam Heath
12637 * statoverride fixes by Robert Luberda, Closes: Bug#78436
12638 * Add Linux S/390 support. Closes: Bug#79063
12639 * Using libz to decompress data instead of calling gzip.
12641 * Add gettext to build-depends
12642 * Fix warning when trying to remove a non-existing statoverride.
12644 * Be more paranoid with file permissions when extracting files
12645 * Apply statoverrides to more then just files
12646 * Update update-alternatives manpage to use FHS instead of FSSTND.
12648 * List descriptions for udebs in .changes
12650 -- Wichert Akkerman <wakkerma@debian.org> Mon, 25 Dec 2000 17:19:31 +0100
12652 dpkg (1.7.2) unstable; urgency=low
12654 * Fix parsing of configuration files
12655 * Add new powerpc-linux-gnu entry to archtable. Closes: Bug#76522
12656 * No longer bother to install emacs things. I don't use emacs myself
12657 and can't support that properly.
12658 * scripts/dpkg-shlibdeps.pl: Make it parse soname's in the format of
12659 "libfoo-X.X.so" (e.g. libdb-3.1.so) and use it. Also make it give a
12660 warning if there is a NEEDED line in the objdump output that we cannot
12662 * scripts/dpkg-shlibdeps.pl: resolve library paths using a combination
12663 of the libc major version, and ldconfig -p output. Solves problems
12664 with errant libc5 deps.
12665 * Correct name of .changes file when doing source-only builds
12666 * Fix -ap option for dpkg-buildpackage. Closes: Bug#77305
12667 * Fix typo in update-alternatives manpage. Closes: Bug#77829
12668 * Fix typo in script-regexp update-rc.d. Closes: Bug#76029
12670 -- Wichert Akkerman <wakkerma@debian.org> Thu, 23 Nov 2000 18:55:50 +0100
12672 dpkg (1.7.1) unstable; urgency=medium
12674 * Fix a typo in the dpkg-statoverride manpage
12675 * dpkg-statoverride reads and writes the right file now
12676 * Make update-alternatives use the right dir for alternatives again
12678 -- Wichert Akkerman <wakkerma@debian.org> Tue, 7 Nov 2000 01:16:39 +0100
12680 dpkg (1.7.0) unstable; urgency=low
12682 * Allow the administrator to override file mode and ownership using the
12683 new dpkg-statoverride tool.
12684 * Use objdump instead of ldd in dpkg-shlibdeps
12685 * Fix logic in dpkg-shlibdeps so it looks for dependencies as specified
12686 in its documentation
12687 * Make update-alternatives update slave links with --config and properly
12688 switch the alternative to manual mode
12689 * HURD updates, Closes: Bug#57753,#57754,#57755
12690 * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
12691 * add dpkg:UpstreamVersion and dpkg:Version substvars in dpkg-genchanges
12692 and dpkg-gencontrol. Closes: Bug#62069,#64774
12693 * dpkg-genchanges: add new Changed-By field to .changes with the last
12694 person who made a change, and modify the Maintainer-field to be the
12695 actual maintainer. Update the format-version to 1.7 to reflect this.
12696 * dpkg-genchanges: allow a space between # and a to-be-closed bugnumber
12697 * dpkg-deb: reorder files when building a package
12698 * dpkg-statoverride: new tool to override ownership and modes for files
12699 * Check COLUMNS environment for dpkg -l output. Closes: Bug#65536
12700 * Add Origin and Bugs fields to the control file
12701 * Install new /etc/dpkg/origins/debian file
12702 * Corrections and updates to Swedish translation.
12703 * Add Galician, German, Dutch and Brazilian translations
12704 * archtable: add ia64 and sh; revert sparc64 so that it turns into sparc.
12705 There won't be a full binary-sparc64 port. Closes: Bug#70788
12706 * dselect/main.cc: small fixups to get it to compile with gcc-2.96
12707 * Clean up fd handling in some places. Closes: Bug#69359,#69360,#69361
12708 * Document -k option for dpkg-buildpackage. Closes: Bug#71808
12709 * Install commented dummy shlibs.default and shlibs.override files
12710 * Give dpkg a configurationfile
12711 * dpkg-scanpackages now uses the most recent version if multiple versions
12712 of a package are found.
12713 * don't rename a file to itself in dpkg-source. Closes: Bug#75060
12714 * Fix buffer overflow in cmdname handling in start-stop-daemon.
12716 * Don't abort if start-stop-daemon tries to read a non-existing pidfile.
12718 * Update formatting of start-stop-daemon manpage. Closes: Bug#75110
12719 * Make a missing package a warning instead of an error in dpkg-genchanges
12721 -- Wichert Akkerman <wakkerma@debian.org> Sun, 5 Nov 2000 17:28:39 +0100
12723 dpkg (1.6.13) frozen unstable; urgency=low
12725 * Add Format-flag to .dsc format: we know we are going to change the
12726 format in the next release, this change will make dpkg-source abort
12727 with a reasonable error instead of doing unexpected things.
12728 * Fix error in gettext'ized string
12729 * Updated Czech, French, Polish and Spanish translations. Closes: Bug#63663
12730 * debian-changelog-mode.el: fix documentation string for
12731 debian-changelog-finalise-last. Closes: Bug#63003
12733 -- Wichert Akkerman <wakkerma@debian.org> Mon, 8 May 2000 16:08:53 +0200
12735 dpkg (1.6.12.99) frozen unstable; urgency=low
12737 * Pre-release for 1.6.13. which will only feature translation updates
12738 * Fix typo in dpkg-divert, Closes: Bug#60243
12739 * dpkg-genchanges: recognize non-deb packages (tarballs, such as
12740 dpkg-non-deb and boot-floppies disk tarballs). This makes sure that we
12741 include them when figuring out the Arch field in the .changes
12742 * mark another string as translateable, Closes: Bug#62543
12743 * fix location of --abort-after in --help output, Closes: Bug#62464
12744 * fix allocation error in checkpath(), Closes: Bug#62364
12745 * add Hold to list of desired package states in -l output, Closes: Bug#58765
12747 -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Apr 2000 11:52:59 +0200
12749 dpkg (1.6.12) frozen unstable; urgency=high
12751 * Fix test for gpg/pgp in dpkg-buildpackage. You can now build
12752 unsigned packages again. Closes: Bug#60395
12753 * Updated Spanish and Swedish translations. Closes: Bug#41735
12754 * Merge patch from Joel Klecker to remove emacsen-common stuff from dpkg-dev
12756 -- Wichert Akkerman <wakkerma@debian.org> Mon, 3 Apr 2000 16:50:02 +0200
12758 dpkg (1.6.11) frozen unstable; urgency=high
12760 * Oops, missed one case where the libc/ncurses conflict reared its
12761 ugly head and broke dselect miserably.
12762 * fix syntax error in dpkg-divert. Closes: Bug#60050
12764 -- Wichert Akkerman <wakkerma@debian.org> Fri, 10 Mar 2000 11:52:07 +1100
12766 dpkg (1.6.10) frozen unstable; urgency=low
12768 * The `it rains in Sydney' release
12769 * Mark another string in dselect as translateable, Closes: Bug#58618
12770 * Fix typos, Closes: Bug#58619
12771 * Change dselect keybindings slightly so `n' really does searchagain
12772 * Updated Czech and Spanish translations, Closes: Bug#58617
12773 * dpkg-divert.pl: reinstate last writeability-patch. Modified
12774 to not abort on ENOENT: this indicates a directory does not (yet)
12775 exist. If this happens don't try to rename. This should fix all
12776 current dpkg-divert problems. Closes: Bug#59207,#58596
12777 * update-alternatives: switch back to auto-mode when manually selected
12778 alternative is removed, Closes: Bug#54933
12779 * dselect no longer segfaults on SIGWINCH but does The Right Thing
12780 instead. Closes: Bug#54303,#58697,#59419
12782 -- Wichert Akkerman <wakkerma@debian.org> Tue, 7 Mar 2000 15:09:47 +1100
12784 dpkg (1.6.9) frozen unstable; urgency=low
12786 * Fix typo in update-alternatives manpage
12787 * dpkg-architecture: -q should not imply -f, Closes: Bug#57761
12788 * Cleanup bits of install-info to make it more stable
12789 * Fix Build-Dependency for ncurses, Closes: Bug#58073
12790 * Some more documentation updates, Closes: Bug#57985
12791 * Revert patch to check for writeable filesystems in dpkg-divert,
12794 -- Wichert Akkerman <wakkerma@debian.org> Fri, 18 Feb 2000 12:11:58 +0100
12796 dpkg (1.6.8) frozen unstable; urgency=low
12798 * Turn --force-overwrite on by default
12799 * Fix a couple of small buildsystem errors
12800 * Support multiple adjacent newlines in control-style files, Closes: Bug#56056
12801 * Updated Czech and Swedish translations
12802 * Revert patch to change order of things when purging a package,
12804 * Handle failed open of /dev/tty in dpkg -l, Closes: Bug# 55041
12805 * Update Japanese translations, Closes: Bug# 56641, #57494, #57595
12806 * Update extended description for dpkg-dev, Closes: Bug# 56675
12807 * Implement verbose option for update-alternative
12808 * Fix conflicts handling
12810 -- Wichert Akkerman <wakkerma@debian.org> Thu, 10 Feb 2000 15:31:31 +0100
12812 dpkg (1.6.7) frozen unstable; urgency=low
12814 * dpkg compiles on HP-UX, Solaris and IRIX now
12815 * start-stop-daemon can chroot now, Closes: Bug#54513
12816 * Allow space between # and the bugnumber in the changelog
12817 * Display package description with waddnstr, Closes: Bug#54313
12818 * Updated Japanese manpages, Closes: Bug#54690, #55080
12819 * Upload full source for packages with version *-0.1, Closes: Bug#54651
12821 -- Wichert Akkerman <wakkerma@debian.org> Sun, 16 Jan 2000 18:36:10 +0100
12823 dpkg (1.6.6) unstable; urgency=low
12825 * dpkg-buildpackage supports debsign, Closes: Bug#58333
12826 * fix update-alternatives manpage, Closes: Bug#53859
12827 * Updated Polish translation
12828 * Pass admindir to dpkg, Closes: Bug#54039
12829 * Fix dpkg -l output
12830 * Remove dpkg-safelist again, it had issues
12832 -- Wichert Akkerman <wakkerma@debian.org> Fri, 7 Jan 2000 19:51:45 +0100
12834 dpkg (1.6.5) unstable; urgency=low
12836 * Update Spanish translation
12837 * Don't strip 8th bit in dselect packagelists, Closes: Bug# 49061
12838 * Don't use \z in dpkg-scansources, Closes: Bug# 53182
12839 * Correctly unregister internals manual, Closes: Bug# 53200
12840 * dselect helpessages can be translated now, Closes: Bug# 51381
12841 * dselect UI tweaks, including a new --expert mode
12842 * Added build-depends, Closes: Bug# 53394
12843 * Added THANKS-file with people who have contributed to the code
12844 * Use full width of tty in packagelisting, Closes: Bug# 53395
12845 * Add -z option to dpkg-deb to set compressionlevel when building
12846 packages, Closes: Bug# 53398
12847 * Fix segfaults when producing a diff between current and new conffile,
12850 -- Wichert Akkerman <wakkerma@debian.org> Sat, 25 Dec 1999 04:47:09 +0100
12852 dpkg (1.6.4) unstable; urgency=low
12854 * No longer byte-compile for emacs
12855 * Add Swedish translation
12856 * start-stop-daemon: honour --oknodo if we fail to kill a process
12857 Closes: Bug#52580,#52185,#52457
12858 * Fix dselect program description, Closes: Bug#52328
12859 * Fix architecture-detection in dpkg-gencontrol, Closes: Bug#52616
12860 * Accept single-number values in update-rc.d, Closes: Bug#46810
12862 -- Wichert Akkerman <wakkerma@debian.org> Sun, 19 Dec 1999 16:27:48 +0100
12864 dpkg (1.6.3) unstable; urgency=high
12866 * Comment dselect changes from 1.6.2, they seem to have a problem
12867 Closes: #52043,52058,52088,51437
12868 * Really fix emacs-stuff. Hopefully. Closes: #51919,51525
12869 * Fix copyright display in dselect menu, Closes: #52093
12870 * Fix uid/gid-changes in start-stop-daemon, Closes: #52081
12872 -- Wichert Akkerman <wakkerma@debian.org> Tue, 7 Dec 1999 17:06:00 +0100
12874 dpkg (1.6.2) unstable; urgency=low
12876 * New dpkg-scansources, Closes: #51888
12877 * Fix default for elispdir, Closes: #51919,51525
12878 * New manpages for cleanup-info and dpkg-divert, Closes: #51539, 46657
12879 * Buildsystem updates, Closes: #51525, 51855, 51914
12880 * Modify dselect behaviour for suggests and recommends
12882 -- Wichert Akkerman <wakkerma@debian.org> Sun, 5 Dec 1999 19:29:50 +0100
12884 dpkg (1.6.1) unstable; urgency=low
12886 * Fix some slight packaging errors
12888 -- Wichert Akkerman <wakkerma@debian.org> Fri, 26 Nov 1999 20:18:48 +0100
12890 dpkg (1.6) unstable; urgency=low
12892 * Major overhaul of the buildsystem
12893 * Update Standards-Version to 3.1.0
12894 * Move to version 1.6 to reflect the amount of changes made
12895 * Fix mixup with Czech and Polish translations, Closes: Bug# 48986
12896 * utils/start-stop-daemon.c: Added ability for user.group arg to
12897 --chuid. Also, always call initgroups() when using --chuid.
12898 * utils/start-stop-daemon.8: Document above change, also add note to the
12899 --make-pidfile option concerning its problem with daemons that fork
12901 -- Wichert Akkerman <wakkerma@debian.org> Thu, 25 Nov 1999 04:30:01 +0100
12903 dpkg (1.4.1.19) unstable; urgency=low
12905 * Fix replaces for dpkg-dev
12906 * Add gettext-support to dselect
12907 * Added Czech and Polish translations for dpkg
12908 * Fixed incorrect patch for --print-architecture (oops, oh well
12909 it was already broken when there was no gcc anyway :)
12910 * Fixed missing mipseb that was supposed to be in the archtable
12911 * Better output in update-alternatives --config, now shows the
12912 current, and the preferred choices.
12913 * dpkg-name: ignore epoch when getting version
12914 * 50dpkg-dev.el: add it as a conffile for dpkg-dev
12915 * internals.sgml: Removed references to the versions of build tools,
12916 they date the document.
12917 * debian-changelog-mode.el: added hint for better log-email handling
12918 * Added recognition for new source-depends fields for policy
12919 referenced in bug #41232
12920 * dpkg-buildpackage: add -ap option to force a pause prior to starting
12921 the sign process. This helps for people who don't keep their signatures
12922 on the filesystem (on a floppy perhaps, then mount as needed).
12923 * minor script corrections
12924 * dpkg-dev control: Change gcc to c-compiler in the recommends field, and
12925 move cpio, patch and make to the depends line
12926 * Leave file info intact in available when installing packages. MD5sum,
12927 Filename, and MSDOS-Filename used to get lost when installing a
12929 * Added armv4l to archtable
12930 * Added 'D' to the list of choices for conffile handling, closes: #48137
12931 * Converted internals.sgml to debiandoc format. Also added a dpkg-doc
12932 package that contains the generated output from this file (.ps, .html
12933 and .info), includes doc-base support. Internals.sgml is also not
12934 generated on the binary-arch target, and is no longer "byhand"
12935 * dpkg-gencontrol: add "Source" to the fields placed in the control file
12936 * dpkg-parsechangelog: fixed loop for parsepath (#48526)
12937 * main/{processarc.c,depcon.c}: added new structure for conflictors,
12938 which contains a struct for conflicts. This is used to create an array
12939 of conflicting packages, which are going to be replaced. Allows for
12940 multiple conflicts and replaces. All conflictor handlers were
12941 converted to loops to handle each one (processarc.c).
12942 * dpkg-divert: Fix check for writable filesystem, closes: #48646
12944 -- Wichert Akkerman <wakkerma@debian.org> Sat, 30 Oct 1999 15:14:40 +0200
12946 dpkg (1.4.1.18) unstable; urgency=low
12948 * Backout dep check patch
12950 -- Ben Collins <bcollins@debian.org> Sat, 23 Oct 1999 00:39:24 -0400
12952 dpkg (1.4.1.17) unstable; urgency=low
12954 * Add support for long filenames, along with --assert-longfilenames
12955 * Added --chuid option to start-stop-daemon to allow switching to
12956 a different uid when starting a process
12957 * Add mipseb and mipsel to the archtable too, since mips and mipseb are
12958 both viable names for the mips big endian arch, and mipsel is also needed
12959 * Update dpkg-architecture's archtable
12960 * Added --config option to update-alternatives to allow easy changing
12961 of the registered alternatives for a specific name
12962 * Updated the deb-control(5) man page with all the current fields
12964 * Made the large info screen show 5 lines of the pkglist so that
12965 it scrolled properly, and still showed the cursor in dselect
12966 * Removed references to dpkg(5) which seems to not exist anymore
12967 * Fixed `dpkg-deb --help' and dpkg-deb(1) from reporting --no-check
12968 when it's actually --nocheck (went with the hardcoded option, so
12969 this is just a documentation fix).
12970 * Added better check in disk.setup for a working NFS server. Makes
12971 it compatible with other non-Linux servers.
12972 * Corrected dpkg(8)'s example of using dpkg -i (showed it used with
12973 a .tar.gz instead of a .deb)
12974 * Applied patch to correct improper TMPDIR handling in dpkg-deb
12975 * When encountering an error in extracting the tar archives in the
12976 packages, we should abort the install, not simply give an error
12978 * Make dpkg give the builtin arch if there was an error while exec()'ing
12979 the C compiler with --print-architecture. We still fail if the
12980 output from gcc was bad in some way, since they may be of importance.
12981 * Removed the maintainer-configure portion in debian/rules, since
12982 we should be shipping the source with all the auto* stuff
12983 already generated anyway
12984 * Removed the ltconfig patch, and resort to a debian/rules fix
12985 to libtool itself after running configure
12986 * Removed shlibs.default.i386. It's now a template for arch porting to
12987 Debian/dpkg, we install it still, if there exists a file matching the
12989 * Reimplemented a better *stat cache for the removal checking code,
12990 this helps a lot when doing upgrades where the packages are a lot
12991 different in layout
12992 * Increased largemem auto detection to >= 24megs, since it's not uncommon
12993 for dpkg to actually use 16megs of ram all on its own when using the
12994 largemem setting (old minimum was 16megs)
12995 * debian/rules: chmod -x everything in /usr/lib to make lintian happy.
12996 in the clean phase just rm -rf $(BUILD), we don't need to run
12997 distclean and all that other stuff. Don't run "make dist", we
12998 simply copy the .tar.gz that dpkg-source creates for the byhand
13000 * Make start-stop-daemon exit(1) when we don't find one of the
13001 pid's we are trying to kill, in accordance with the man page.
13002 * When running --configure on an already installed package, just
13003 say it's installed, and not that it is in an unconfigurable
13005 * Fixed some compiler warnings
13006 * Make dpkg check for uid 0 requirement, before checking the path
13007 since not being root, is probably the reason that the PATH is
13008 borked in the first place
13009 * Make -p short for --print-avail, and -P short for --purge
13010 * Fix typo in md5sum(1) man page
13011 * start-stop-daemon: Add --background and --make-pidfile options
13012 * update-alternatives: make sure we remove "old" symlinks when they
13013 are no longer pertinent. Add /etc/alternatives/README that refers
13014 to the update-alternatives(8) man page.
13015 * dpkg-divert: Add check for being able to write to the old/new
13016 destination before doing a rename. We fail on this, without
13017 changing the diversion registry
13018 * Fix bad regex in update-rc.d
13020 -- Wichert Akkerman <wakkerma@debian.org> Thu, 21 Oct 1999 17:49:03 +0200
13022 dpkg (1.4.1.16) unstable; urgency=medium
13024 * Hardcode ENOENT again since the errno-part of the POSIX module
13025 isn't in perl-*-base. sigh.
13027 -- Wichert Akkerman <wakkerma@debian.org> Fri, 15 Oct 1999 04:01:14 +0200
13029 dpkg (1.4.1.15) unstable; urgency=low
13031 * non-maintainer release.
13032 * Move dselect into its own package
13033 * Remove conffiles before directories when purging
13034 * Check if integrity from other packages will broken when processing
13036 * dpkg-deb can handle package made with Linux ar.
13037 * Add check to update-alternatives to see if the sequencecode is between
13039 * Fix failed assertion, which was actually two bugs: a logic error in
13040 checkforremoval and a wrong assumption in findbreakcycle
13041 * dselect doesn't die when you resize the terminal
13042 * check if a file is also in a new package before removing it when upgrading
13043 * offer to show a diff between the old and new conffile
13044 * dpkg-scanpackages: don't abort but only skip a package if we can't
13046 * Add HURD-support to start-stop-daemon
13047 * Reinstate patch to not read available when doing --list-files
13048 * Add a couple of --force options to handle changed conffiles
13050 -- Wichert Akkerman <wakkerma@debian.org> Thu, 14 Oct 1999 04:20:56 +0200
13052 dpkg (1.4.1.14) unstable; urgency=low
13054 * non-maintainer release.
13055 * dpkg-source works again on empty diffs, Closes: Bug# 46159
13056 * Install locale-files in /usr/share, Closes: Bug# 46631
13057 * Make /usr/share/doc/dpkg-dev a symlink to /usr/share/doc/dpkg
13058 * Actually include fix to make update-alternatives works filesystems (oops!)
13059 * Check if codenumber is between 0 and 99, Closes: Bug# 46810
13061 -- Wichert Akkerman <wakkerma@debian.org> Tue, 5 Oct 1999 19:19:05 +0200
13063 dpkg (1.4.1.13) unstable; urgency=low
13065 * Non-maintainer release.
13066 * NMU number 13, lets see what breaks :)
13067 * update-alternatives works across filesystems now
13068 * Make -sgpg work in dpkg-buildpackage (typo)
13070 -- Wichert Akkerman <wakkerma@debian.org> Tue, 28 Sep 1999 01:26:19 +0200
13072 dpkg (1.4.1.12) unstable; urgency=low
13074 * Non-maintainer release.
13075 * Fix typo in chmodsafe_unlink that made dpkg chmod files that
13076 weren't setuid or setgid
13078 -- Wichert Akkerman <wakkerma@debian.org> Sun, 26 Sep 1999 02:41:30 +0200
13080 dpkg (1.4.1.11) unstable; urgency=low
13082 * Non-maintainer release.
13083 * Added sparc64 to archtable
13084 * Added entries for newer alpha architectures to the archtable
13085 * Always run patch and diff with LANG set to C.
13086 * Handle diff warning for files with no newline at the end of file
13089 -- Wichert Akkerman <wakkerma@debian.org> Fri, 24 Sep 1999 03:23:54 +0200
13091 dpkg (1.4.1.10) unstable; urgency=low
13093 * Non-maintainer release.
13094 * Build dpkg-scansources manpages using pod2man
13095 * dpkg-buildpackage changes:
13096 + fix signinterface-detection
13097 + use gpg by default if $HOME/.gnupg/secring.gpg exists
13099 -- Wichert Akkerman <wakkerma@debian.org> Thu, 16 Sep 1999 15:36:43 +0200
13101 dpkg (1.4.1.9) unstable; urgency=low
13103 * Non-maintainer release.
13104 * Updated dpkg-scansources to current version from Roderick Schertler
13105 * Update location of GPL in internals-manual
13106 * Update location of GPL and dpkg copyright in all manpages
13107 * Include patch from Roman Hodek for dpkg-source to handle diffs of files
13108 with lines that begin with two dashes.
13109 * Move dpkg-scansources to dpkg-dev package
13110 * Move dpkg-scansources manpage to section 8
13111 * Fix error that moved a lot of manpages to the dpkg package.
13112 * It looks like not reading the available-file for listfiles was not greeted
13113 with much enthiousiasm, so reverse the change.
13115 -- Wichert Akkerman <wakkerma@debian.org> Wed, 15 Sep 1999 03:45:07 +0200
13117 dpkg (1.4.1.8) unstable; urgency=low
13119 * Non-maintainer release.
13120 * Merge dpkg-doc-ja
13121 * Add patch from Raphaël Hertzog <rhertzog@hrnet.fr> for dpkg-scansources
13122 to skip comments in signatures. This allows packages to also use GnuPG.
13124 -- Wichert Akkerman <wakkerma@debian.org> Mon, 13 Sep 1999 04:16:33 +0200
13126 dpkg (1.4.1.7) unstable; urgency=low
13128 * Non-maintainer release.
13129 * Use /usr/share/doc
13130 * Merge changes from dpkg-iwj tree:
13131 + change section in dpkg-deb.1 to 1
13132 + Use COPYINGFILE instead of hardcoded GPL-location in showcopyright()
13133 + varbufprintf (used for some error messages) vsnprintf return value
13134 assumption changed to correspond to reality rather than glibc-doc.
13135 + Don't read available-info when not needed (slightly improved from
13136 dpkg-iwj: don't read for listfiles either :)
13137 + Cleanup --assert-* code
13138 + Assume largemem on systems without sysinfo(2).
13139 + modify preexec-script for easier script execution
13140 + Do not chmod(".../path/to/symlink",0600) causing many bad perms.
13141 + Sanity-check numbers for parameters
13142 + Move some logic from process_archive into wantinstall
13143 + Print '0' in dpkg-scanpackages if no packages found.
13145 -- Wichert Akkerman <wakkerma@debian.org> Fri, 10 Sep 1999 04:06:32 +0200
13147 dpkg (1.4.1.6) unstable; urgency=low
13149 * Non-maintainer release.
13150 * scripts/dpkg-architecture.pl: Update to latest version.
13151 * scripts/dpkg-architecture.1: Likewise.
13153 -- Marcus Brinkmann <brinkmd@debian.org> Sat, 24 Jul 1999 18:24:21 +0200
13155 dpkg (1.4.1.5) unstable; urgency=low
13157 * Non-maintainer release.
13158 * (dpkg-dev): Use emacsen-common for debian-changelog-mode.el
13159 (closes:Bug#20776,#31030).
13160 * Removed references to the packaging and policy manuals from debian/control.
13161 * Put debian-changelog-mode.el in dpkg-dev and remove from dpkg (closes:Bug#29271).
13162 * Fix paths in 50dpkg-dev.el using Roderick Schertler's patch
13163 (closes:Bug#28270,#29702,#26876,#29184,and others).
13164 * Note that bug number 17367 was fixed in 1.4.0.26.
13165 * Add Zack Weinberg's install-info patch for GNU install-info
13166 compatibility (closes:Bug#28965).
13167 * Add dpkg-architecture stuff from Marcus Brinkmann.
13168 * Remove debian-keyring suggests from dpkg.
13169 * Add -k<keyid> flag to dpkg-buildpackage.
13170 * --textmode works in gpg, remove kluge from dpkg-buildpackage.
13171 * Cleanup configure.in slightly (stop using tl_ macros, fix gettext stuff).
13172 * Attempt to make Debian source useful for non-Debian systems
13173 (i.e. distclean tree instead of maintainer-clean tree).
13174 * Sync with wichert's 1.4.1.4.
13175 * Add my ltconfig-1.3.2.diff (RPATH workaround).
13176 * Add dpkg-scansources program and man page.
13177 * Man pages in /usr/share/man.
13179 -- Joel Klecker <espy@debian.org> Tue, 13 Jul 1999 18:12:15 -0700
13181 dpkg (1.4.1.4) unstable; urgency=low
13183 * Also change developer-keyring to debian-keyring for dpkg-dev package
13184 * Include spanish translation from Nicolás Lichtmaier <nick@debian.org>
13185 * Depend on perl5 instead of perl
13187 -- Wichert Akkerman <wakkerma@debian.org> Mon, 5 Jul 1999 00:04:14 +0200
13189 dpkg (1.4.1.3) unstable; urgency=low
13191 * Modify tarobject() so it does not complain if we are creating a
13192 directory that replaces a removed file. This works around the
13193 problem that the filedatabase doesn't remember what filetype a
13194 file was by assuming it already was a directory
13196 -- Wichert Akkerman <wakkerma@debian.org> Mon, 31 May 1999 23:49:23 +0200
13198 dpkg (1.4.1.2) unstable; urgency=low
13200 * Non-maintainer upload
13201 * Rebuild, so this is glibc2.1 (unless you're on m68k), which is rumoured
13202 to also fix the i8n-problems.
13203 * Incorporate 1.6 format of .changes, patch from Guy Maor
13204 * Fix bug in section-handling of dpkg-scanpackages, patch from Guy Maor
13205 * Disable force-overwrites again, since we're in unstable
13206 * Assume largemem on systems for which sysinfo is not available, Bug# 33658
13208 -- Wichert Akkerman <wakkerma@debian.org> Wed, 26 May 1999 15:50:17 +0200
13210 dpkg (1.4.1.1) unstable; urgency=low
13212 * Non-maintainer upload
13213 * Install emacs-startup scripts with mode 0644 (lintian)
13214 * Incorporate changes in NMU 1.4.0.32 made by Vincent Renardias
13215 <vincent@waw.com> for slink:
13216 + Apply patch from Jim Pick for update-alternatives.pl to
13217 fix 'Important' bugs #30891 in dpkg and (#27382, #27383, #27696,
13218 #27703, #27736, #27097(merged bugs)) in jdk1.1.
13219 * Incorporate changes in NMU 1.4.0.33 made by me for slink:
13220 + Fix illegal perl construct (Bug# 30985)
13221 + Initialize oialtname->useinstead and oicontest->camefrom to 0 (Bug# 30397)
13222 + Update shlibs.default for libncurses 4 (Bug# 30332)
13223 + Suggest debian-keyring instead of developer-keyring (Bug# 27376, 30248)
13224 + Abort dpkg-divert when attempting to divert a directory (Bug# 30126)
13225 + Make dpkg-deb.1 aware that it is in section 1, not 8
13226 + Fix section in reference to dpkg-deb in dpkg.8 (Bug# 29740)
13227 + Fix typo in --force-help (Bug# 26193)
13228 + Correct path for debian-changelog-mode.el (Bug# 24606)
13229 + Make disk-method for dpkg use /var/run instead of /tmp to fix
13230 symlink-attacks (Bug# 21399)
13231 + Document -n and -f options for update-rc.d in manpage (Bug# 15913)
13232 + Add --abort-after option to change after how many errors we abort and
13233 change the default to 50 (Bug# 22940)
13234 + Fix controllib.pl: don't check debian/substvars unless needed, and
13235 don't depend on language settings (Bug# 31508)
13236 + Allow a - in the architecture-field (Bug# 25537)
13238 -- Wichert Akkerman <wakkerma@debian.org> Mon, 1 Feb 1999 00:44:01 +0100
13240 dpkg (1.4.1) unstable; urgency=low
13242 * Maintainer release by IWJ.
13243 * Changed Maintainer: field description.
13244 * Various changes to make the damn thing build.
13245 * Add .cvsignore files.
13247 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 1 Nov 1998 17:33:38 +0000
13249 dpkg (1.4.0.31) unstable; urgency=low
13251 * dpkg/processarc.c: Make newfileslist static like the other arguments
13252 for register_cleanup's cu_* functions.
13253 * N-th fix for controllib.pl (simulate old behavior by trying stdin,
13254 stdout, and stderr for getlogin()).
13255 * Enable --force-overwrite for slink release, and comment where to do
13257 * Recompile against ncurses4.
13259 -- Daniel Jacobowitz <dan@debian.org> Thu, 22 Oct 1998 17:37:23 -0400
13261 dpkg (1.4.0.30) unstable; urgency=low
13263 * dpkg-dev isn't allowed to have a Recommends: debian-keyring (as that's
13264 in contrib), so it's now lowered to a Suggests: . Thanks to James Troup
13265 for pointing this out.
13267 -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl> Sat, 26 Sep 1998 13:59:23 +0200
13269 dpkg (1.4.0.29) unstable; urgency=low
13271 * For now, prefer PGP over GPG.
13273 -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl> Tue, 22 Sep 1998 09:38:09 +0200
13275 dpkg (1.4.0.28) unstable; urgency=low
13277 * Added gpg (GNU Privacy Guard) support:
13278 * scripts/buildpackage.sh: default to GPG (unless no GPG, but only a PGP
13279 secret key file is found), as GPG, unlike PGP, is DFSG-free.
13280 * Updated dpkg-source(1), and added gpg(1) and pgp(1) to the SEE ALSO
13282 * Worked around broken textmode implementation in GPG.
13283 * dpkg-dev now Suggests: gnupg .
13284 * No longer includes developer-keys.pgp . Instead, dpkg now Suggests: and
13285 dpkg-dev now Recommends: developer-keyring.
13286 * Compiled with latest libstdc++ (2.9).
13288 -- J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl> Mon, 21 Sep 1998 13:17:14 +0200
13291 dpkg (1.4.0.27) unstable; urgency=low
13293 * REALLY fixed dpkg-dev, and new attempt to placate installer on internals.
13295 -- Daniel Jacobowitz <dan@debian.org> Fri, 27 Jul 1998 15:58:04 -0400
13297 dpkg (1.4.0.26.0.1) unstable; urgency=low
13299 * Binary-only upload for x86 and fixed dpkg-dev
13301 -- Daniel Jacobowitz <dan@debian.org> Fri, 24 Jul 1998 15:58:04 -0400
13303 dpkg (1.4.0.26) unstable; urgency=low
13305 * Non-maintainer upload.
13307 * Make --root work with maintainer scripts (Patch by Scott Barker,
13308 bugs #4863 and #3170).
13309 * Fix $(lispdir) bug if compiling without emacs (noticed by Joey Hess).
13311 -- Daniel Jacobowitz <dan@debian.org> Thu, 23 Jul 1998 12:02:04 -0400
13313 dpkg (1.4.0.25) unstable; urgency=low
13315 * Non-maintainer upload.
13317 * Add the requested -nc option to dpkg-buildpackage (Do
13318 not clean source tree, useful in debugging cycles).
13319 * controllib.pl: Again by popular acclamation, fix the getlogin() warnings.
13320 I redirected STDERR onto fd 0 before calling getlogin().
13321 * tools.m4: Fix display of whether c++ works.
13322 * dpkg-deb/extract.c: glibc 2.1 and some kernels want to make
13323 fflush() move the current fpos. Until someone can fix that,
13325 * Add an extra 0, to dselect/{pkg,meth}keys.cc so it compiles again.
13326 * Start using lchown() if available.
13327 * Really fix #20353. (aclocal.m4 was the wrong place; that's a generated
13328 file. The correct place is in tl_canon.m4.)
13330 -- Daniel Jacobowitz <dan@debian.org> Tue, 21 Jul 1998 03:14:14 -0400
13332 dpkg (1.4.0.24) unstable; urgency=low
13334 * Non-maintainer upload.
13336 * dpkg/main.c: Turn --force-overwrite off as default.
13337 * dpkg/main.c: don't list --force-overwrite as default in --force-help,
13338 noticed by Peter Weiss <Peter.Weiss@Informatik.Uni-Oldenburg.DE> and
13339 others. [#23542, part of #17409].
13340 * dpkg/dpkg.8: replaced with a newer version from Jim Van Zandt
13341 <jrv@vanzandt.mv.com>. [#21061]
13343 * dpkg-deb/build.c (do_build): add missing \n and improve error message
13344 when conffile name is too long. [#7057]
13346 * scripts/update-alternatives.8: replaced with better man page from
13347 Charles Briscoe-Smith <cpb4@ukc.ac.uk>. [#17283]
13348 * scripts/dpkg-source.1: corrected logic error in documentation for
13349 dpkg-gencontrol's -p option, as noticed by Oliver Elphick
13350 <olly@linda.lfix.co.uk>. [#14655]
13351 * scripts/controllib.pl (findarch): correct typo in error message,
13352 noticed by Yann Dirson <ydirson@a2points.com>. [#22106]
13353 * scripts/dpkg-buildpackage.sh: fix typo for 'source maintainer',
13354 noticed by Joey Hess <joey@kite.ml.org>, Adam P. Harris
13355 <apharris@onshore.com> and others. [#10175, #15559]
13356 * scripts/dpkg-genchanges.pl: applied patch from Roman Hodek
13357 <Roman.Hodek@informatik.uni-erlangen.de> which solves problems with
13358 architecture specific packages in mostly architecture independent
13359 multi-binary source packages. [#14341, #20192].
13361 * doc/Makefile.am: remove any reference to the packaging manual, as it is
13362 now provided by the separate "packaging-manual" package.
13363 * doc/packaging.sgml: removed.
13364 * doc/developer-keys.pgp: updated to the current debian keyring.
13366 * aclocal.m4: applied patch from Joel Klecker <jk@espy.org> to handle
13367 egcs' --print-libgcc-file-name output. [#20353]
13369 * debian/copyright: correct FSF address.
13370 * debian/rules: add code from lesstif's debian/rules to make libtool
13371 less of a fool (i.e. not use -rpath and to link shared libraries
13372 against libraries it depends on). Code by Richard Braakman
13373 <dark@xs4all.nl> and Yann Dirson <dirson@debian.org>.
13374 * debian/rules: remove all reference to the packaging manual as it is
13375 now provided by the separate "packaging-manual" package. [#21581,
13376 #21186, #22698, #23342]
13377 * debian/rules: link dpkg-divert.1.gz to undocumented.7.gz as the lack
13378 of a real manpage has been reported in #11093.
13379 * debian/README.compile: removed gawk and bogus comment about gettext
13380 being in experimental, as reported by Santiago Vila <sanvila@unex.es>
13381 [#23344]. Added libpaperg (debiandoc2ps needs paperconf).
13382 * debian/shlibs.default.i386: updated for glibc, reported by Herbert Xu
13383 <herbert@gondor.apana.org.au>. [#13140]
13384 * debian/control (dpkg-dev): depend on perl as POSIX (not a part of
13385 perl-base) is needed by most of the perl dpkg-* scripts, noticed by
13386 Joel Klecker <jk@espy.org>. [#22115]
13388 -- James Troup <jjtroup@comp.brad.ac.uk> Wed, 24 Jun 1998 14:38:52 +0200
13390 dpkg (1.4.0.23.2) frozen unstable; urgency=low
13392 * Non-maintainer upload.
13393 * dpkg/main.c: Turn --force-overwrite back on as default.
13395 -- James Troup <jjtroup@comp.brad.ac.uk> Tue, 23 Jun 1998 22:19:26 +0200
13397 dpkg (1.4.0.23.1) frozen unstable; urgency=low
13399 * No real changes, only a new version code to make this go to frozen too.
13401 -- Nils Rennebarth <nils@debian.org> Wed, 10 Jun 1998 17:29:58 +0200
13403 dpkg (1.4.0.23) frozen unstable; urgency=low
13405 * Non-maintainer bug-fix release
13406 * Update the disk method to the hamm directory structure (Bug#21000)
13408 -- Nils Rennebarth <nils@debian.org> Sun, 7 Jun 1998 19:14:51 +0200
13410 dpkg (1.4.0.22) frozen unstable; urgency=medium
13412 * Non-maintainer bug-fix release
13413 * Install main changelog file as `changelog.gz' instead of
13414 `changelog.dpkg.gz' (Debian Policy, section 5.8) (Bug#6052,15157)
13415 * Avoid use of /tmp/*.$$ in preinst and postinst (Bug#19712)
13416 * Make sure diversions file is always created with mode 0644 (Bug#19494)
13417 * When removing a file, chmod it to 000 if it's a char or block
13418 device or remove its s[ug]id bits, if any (Bug#6006)
13419 * Minor fixes in the programmer's manual (Bug#6206)
13420 * Always create readable status and available files
13421 (Bug#9869,11887,14636,15786,19146)
13422 * Make dpkg-gencontrol honour -DArchitecture=xxxx (Bug#9893)
13423 * Allow different archs for the same binary in debian/files (Bug#9894)
13424 * Added workaround in /usr/lib/dpkg/methods/disk/setup
13425 to avoid bash warning (Bug#10111,10131)
13426 * Recognize old .deb packages with other locales (Bug#12232)
13427 * Added `SHELL=bash' to debian/rules: it uses bash-specific structs
13428 * Move some files from dpkg to dpkg-dev (part of Bug#13295)
13429 * Minor fix in packaging manual regarding to Standards-Version (Bug#14696)
13430 * Fixed --altdir and --admindir in update-alternatives (Bug#15332)
13431 * Strip /usr/lib/libdpkg* (Bug#15671)
13432 * dpkg: send output of --help, --force-help and -Dhelp to stdout
13434 * send correct signals with start-stop-daemon (Bug#17258)
13435 * Make `dpkg-divert --test --remove' work as expected (Bug#19531)
13436 * Determine properly the architecture if gcc is egcs (Bug#20353)
13438 -- Juan Cespedes <cespedes@debian.org> Sun, 5 Apr 1998 17:37:01 +0200
13440 dpkg (1.4.0.21) unstable; urgency=low
13442 * Non-maintainer release to include a new update-rc.d
13443 * Fixed date on files in the archive from 2017 and 2018 by running
13444 touch foo; find . -newer foo | xargs -r touch; rm foo
13445 * Changed start-stop-daemon message "No <program> found; none killed." to
13446 "No <program> found running; none killed."
13448 -- Miquel van Smoorenburg <miquels@cistron.nl> Thu, 5 Mar 1998 14:19:46 +0100
13450 dpkg (1.4.0.20) unstable; urgency=low
13452 * Disabled --force-overwrites.
13453 * Removed core file from source
13455 -- Michael Alan Dorman <mdorman@debian.org> Tue, 9 Jan 1998 03:34:28 -0500
13457 dpkg (1.4.0.19) unstable; urgency=low
13459 * Changed methods/disk.setup to use output of
13460 'dpkg --print-installation-architecture' instead of hard-coded
13461 '1386' (fixes #10995).
13462 * Patched dpkg-source to properly quote metacharacters in strings
13463 before using them in pattern-matching expressions (fixes #10811).
13464 * Fixed several documentation typos (fixes #10764).
13465 * dpkg-source now works around 100-character filename limitation of cpio
13467 * dpkg-source now properly handles '\ no newline in source' message from
13468 patch (fixes #5041).
13470 -- Klee Dienes <klee@debian.org> Sun, 13 Jul 1997 19:28:22 -0700
13472 dpkg (1.4.0.18) unstable; urgency=low
13474 * dpkg-source now uses new -z option to GNU patch (still needs to be
13475 changed to detect and use old version as well) (fixes #9904, #10005, #10007).
13476 * Added i686 to archtable.
13477 * shlibs.default now uses xlib6 instead of elf-x11r6lib (fixes #9926).
13478 * debian-changelog-mode now uses interruptible completing type-in fields
13479 instead of the previous 'select-a-letter method'. I consider this
13480 better and more standard than the previous way, but I'd welcome
13481 opinions to the contrary. Consider this a 'probationary' change for
13482 now (fixes #9873, #9874).
13484 -- Klee Dienes <klee@debian.org> Sun, 25 May 1997 09:56:08 -0400
13486 dpkg (1.4.0.17) unstable; urgency=low
13488 * All of the dpkg binaries (but not dpkg-dev or dselect) now speak
13489 french, thanks to patches from Christophe Le Bars <clebars@teaser.fr>
13490 * Fix leading spaces before day in 822-date.
13491 * Changes from Tom Lees <tom@lpsg.demon.co.uk> to better support
13492 building on non-Debian systems; minor Makefile fixes.
13493 * Added 'ppc powerpc powerpc' to archtable.
13494 * Changed documentation paper size to US/Letter instead of A4 (A4
13495 may be better, but it's easier to print US/Letter on A4 than it is
13496 to print A4 on US/Letter).
13498 -- Klee Dienes <klee@debian.org> Tue, 13 May 1997 15:24:31 -0400
13500 dpkg (1.4.0.16) experimental; urgency=low
13502 * Added generated sources to GNU-format source archive so it no longer
13503 requires perl to build.
13505 -- Klee Dienes <klee@debian.org> Sat, 10 May 1997 17:34:29 -0400
13507 dpkg (1.4.0.15) experimental; urgency=low
13509 * Changed dpkg-genchanges to check for ($arch == $substvar{'Arch'}), not
13510 ($arch ne 'all') (fixes #9688).
13511 * Fixed bug in start-stop-daemon.c (was using optarg after argument
13512 parsing was over) (fixes #9597, #9603, #9364).
13513 * Provide 50dpkg-dev.el for xemacs as well as emacs.
13514 * Explicitly provide path for debian-changelog-mode in 50dpkg-dev to use
13515 .el file as workaround until xemacs can read emacs19 .elc files.
13516 * Pass top_distdir explicitly to 'make dist' to accommodate bug in
13518 * Fix debian/build to make html documentation without including
13519 directories in tar archives (fixes #9348).
13521 -- Klee Dienes <klee@debian.org> Fri, 9 May 1997 13:17:18 -0400
13523 dpkg (1.4.0.14) experimental; urgency=low
13525 * Fixed buglet in install-info.pl (fixes #9438).
13526 * Re-write of update-rc.d.pl, primarily by Miquel van Smoorenburg
13527 <miquels@cistron.nl> (fixes #9434, #9436).
13528 * Renamed "dpkg Programmer's Manual" to "dpkg Internals Manual".
13530 -- Klee Dienes <klee@debian.org> Tue, 6 May 1997 22:01:07 -0400
13532 dpkg (1.4.0.13) experimental; urgency=low
13534 * Fix to start-stop-daemon so that it still takes numeric arguments (had
13535 been broken in 1.4.0.12) (fixes #9598).
13536 * Fix 822-date to sanity-check localtime() output (seconds must be the
13538 * Patch from Guy Maor <maor@ece.utexas.edu> to dpkg-source.pl to support
13539 pristine (MD5-equivalent) upstream sources.
13540 * Patch from Michael Alan Dorman <mdorman@calder.med.miami.edu> to
13541 update-rc.d.pl to fix handling multiple start/stop entries on a single
13543 * Several fixes to dpkg-genchanges to support -B option (added in
13544 1.4.0.12) (fixes #9340).
13545 * Handle errors from 822-date in debian-changelog-mode.el.
13546 * Changed cl-debian.pl to correctly handle extra whitespace in changelog
13549 -- Klee Dienes <klee@debian.org> Mon, 5 May 1997 18:12:43 -0400
13551 dpkg (1.4.0.12) experimental; urgency=low
13553 * Re-wrote 822-date for clarity and to support timezone offsets >= 12h
13554 (New Zealand in DST is +1300, for example) (fixes #7130).
13555 * Patch from Juergen Menden <menden@morgana.camelot.de> to support
13556 archdependent-only builds (fixes #8912, #9245, #5359).
13557 * Fix archtable entry for powerpc (fixes #8794).
13558 * Strip /sbin/* and /usr/sbin/* in debian/rules (fixes #8853).
13559 * Moved start-stop-daemon to /sbin (fixes #8669).
13560 * Set sharedstatedir and localstatedir for $(MAKE) install in
13561 debian/rules (fixes #8852).
13562 * Fixes for update-rc.d(8) from Jim Van Zandt <jrv@vanzandt.mv.com>
13564 * No longer do variable substitutions when generating change file (fixes
13566 * Support symbolic signal names in start-stop-daemon (fixes #7715).
13567 * Add autoload for debian-changelog-mode to /etc/emacs/site-start.d
13568 (fixes #4519, #5841).
13569 * Add recommendation for gcc and make in dpkg-dev (gcc is needed for dpkg
13570 --print-architecture, used by dpkg-gencontrol; make is needed for any
13571 debian/rules file) (fixes #8470).
13572 * Minor changes to packaging manual section on source package
13573 conversion (fixes #6801).
13574 * Renamed "programmer's manual" to 'packaging manual'.
13575 * Start of new "programmer's manual" containing information on dpkg
13576 internals and build information. This manual uses the new
13577 TeXinfo-SGML format, currently included in doc/.
13578 * dselect/pkgdepcon.cc now checks for debug not NULL, not just depdebug.
13579 * Changed makefiles to support building outside of source directory.
13580 * Include GNU-format source distribution with other non-debian packages.
13582 -- Klee Dienes <klee@debian.org> Sun, 4 May 1997 11:08:19 -0500
13584 dpkg (1.4.0.11) experimental; urgency=low
13586 * Patches for alpha and libc6 from Michael Alan Dorman
13587 <mdorman@calder.med.miami.edu>.
13588 * Fixed minor problems in dpkg-shlibdeps regular expressions for libc6.
13589 * Fix regex to detect directory creation in dpkg-source.pl.
13590 * Minor changes for automake-1.1n.
13592 -- Klee Dienes <klee@debian.org> Sun, 23 Mar 1997 18:09:33 -0500
13594 dpkg (1.4.0.10) unstable; urgency=medium
13596 * Fixed bug in controllib.pl (@fowner was entire passwd entry,
13597 not just [uid, gid] as it should have been).
13599 -- Klee Dienes <klee@debian.org> Thu, 20 Mar 1997 13:06:52 -0500
13601 dpkg (1.4.0.9) unstable; urgency=low
13603 * Check fputs() return values for (ret >= 0), not (ret != 0) (fixes #7522).
13604 * dpkg-shlibdeps no longer gives error for Java and statically linked
13605 binaries (fixes #4988).
13606 * Change 'details of the old format' to 'details of the new format' in
13607 deb-old.5 (fixes #7605).
13608 * dpkg-source -b now warns (was previously silent) if maintainer changes
13609 create new subdirectories. dpkg-source -x now warns (previously gave
13610 error) if maintainer changes create new subdirectories (partially
13611 fixes #6866, #6671, #5045, #6482).
13612 * Added manual page for start-stop-daemon (8).
13613 * Added C version of start-stop-daemon by
13614 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl> (fixes #1670).
13615 * Converted to use GNU automake for the build process by Tom Lees
13616 <tom@lpsg.demon.co.uk>.<
13617 * Preliminary support for dpkg functions as a shared library (now
13618 provides libdpkg.so, but much work needs to be done in better
13619 segregating and defining the interface).
13620 * Preliminary internationalization support by Galen Hazelwood
13621 <galenh@debian.org>. Only the library, dpkg-deb, md5sum, and dpkg
13622 have been converted so far. No translations have yet been
13624 * Handle 'libc.so.6 => /lib/libc.so.6 (0x40010000)' format from libc6
13625 ldd (fixes #7603, #7926, #8688, #9179, #9134, #8516).
13626 * Removed policy.sgml (it has been moved to the debian-policy package).
13627 * Include patch from Darren Stalder <torin@daft.com> for
13628 dpkg-buildpackage to choose PGP key based on Maintainer: field of
13629 package being built (or -m<maintainer> option, if present) (fixes
13631 * Changed controllib.pl to use $ENV{LOGNAME}, getlogin(), and $<
13632 (in that order) to determine the intended ownership of
13633 debian/{files,substvars}, (fixes #7324, #6823, #5659, #5965, #5929,
13635 * Don't sign .dsc file in dpkg-buildpackage if building a binary-only
13636 release (fixes #7260).
13637 * Updated developer-keys.pgp to latest revision (fixes #6134).
13639 -- Klee Dienes <klee@debian.org> Mon, 17 Mar 1997 16:11:24 -0500
13641 dpkg (1.4.0.8) unstable; urgency=medium
13643 * Corrected update-rc.d for bash 2.0
13644 * Updated developer-keys.pgp from
13645 http://www.iki.fi/liw/debian/debian-keyring.tar.gz
13647 -- Guy Maor <maor@ece.utexas.edu> Mon, 3 Feb 1997 04:05:01 -0600
13649 dpkg (1.4.0.7) stable unstable; urgency=HIGH
13651 * Fixed --assert-support-predepends failing between unpack & configure.
13652 * Added --assert-working-epoch option.
13654 -- Guy Maor <maor@ece.utexas.edu> Sat, 25 Jan 1997 23:02:11 -0600
13656 dpkg (1.4.0.6) stable unstable; urgency=high
13658 * Patched lib/vercmp.c to hopefully fix dselect epoch processing
13659 (Bug#6204), (Bug#4590).
13660 * Patched scripts/dpkg-buildpackage, scripts/dpkg-genchanges,
13661 scripts/dpkg-gencontrol for epoch processing, courtesy of Loic Prylli
13662 <lprylli@graville.fdn.fr> (Bug#6138, Bug#5225).
13663 * Patched dpkg-genchanges to actually honor the -u switch to specify
13664 directory (Bug#5564).
13665 * Applied patch to main/archive.c to correct problems setting set[gu]id
13666 binaries, courtesy of Herbert Xu <herbert@greathan.apana.org.au>
13668 * Applied patch to dpkg-source to correct debian-only package names,
13669 courtesy of Guy Maor <maor@ece.utexas.edu> (Bug#5355).
13671 -- Michael Alan Dorman <mdorman@calder.med.miami.edu> Thu, 2 Jan 1997 11:36:09 -0500
13673 dpkg (1.4.0.5) stable frozen unstable; urgency=medium
13675 * Distribution for frozen too.
13677 -- Heiko Schlittermann <heiko@lotte.sax.de> Thu, 5 Dec 1996 09:13:42 +0100
13679 dpkg (1.4.0.4) stable unstable; urgency=medium
13681 * Bug2962 fixed: patch from Ian Jackson applied
13682 (cursor keys won't work after search)
13685 -- Heiko Schlittermann <heiko@lotte.sax.de> Fri, 15 Nov 1996 20:21:18 +0100
13687 dpkg (1.4.0.3) unstable; urgency=medium
13689 * dpkg-source -x: created bad permissions (set x-bit for
13690 all files pointed to by a symlink)
13692 -- Heiko Schlittermann <heiko@lotte.sax.de> Fri, 18 Oct 1996 18:32:06 +0200
13694 dpkg (1.4.0.2) unstable; urgency=medium
13696 * dpkg-buildpackage.sh: reverted the quoting change -- (you
13697 should use super, sudo, really, but not su. Or write a wrapper
13699 * dpkg-buildpackage.sh: passing -m, -C, -v options to dpkg-genchanges
13700 more the way Ian likes ;-)
13701 * dpkg-source.pl: new function deoctify() as replacement for eval()
13702 (turn \ddd into the corresponding character) [rem: probably better
13703 solution would be to convert cpios output names into complete \ddd
13704 representation as well tars output names]
13705 * dpkg-source.pl: fixed 2 typos in failure message on creating
13706 $origtargz.tmp-nest.
13707 * main/main.c: typo for `treat'
13708 * main/enquiry.c: fixed the ignorance for some relations in --compare-versions
13709 * main/enquiry.c: missing version is now handled as described in `dpkg --help'
13710 (or at least as I understood `dpkg --help' PLEASE TRY IT)
13711 * lib/parsehelp.c: fixed parsing of epoch information
13713 -- Heiko Schlittermann <heiko@lotte.sax.de> Sun, 6 Oct 1996 23:27:47 +0200
13715 dpkg (1.4.0.1) unstable; urgency=medium
13717 * dpkg-source: doesn't get screwed up from hardlinks
13719 * dpkg-source: doesn't get screwed up from `unprintable' characters
13720 in file names (e.g. from the kbd package)
13721 * controllib.pl: $varlistvile -> $varlistfile (thanx Karl Sackett)
13722 * dpkg-buildpackage: quoting for $rootcommand (thanx Michael Meskes)
13723 and `eval' as default $rootcommand
13724 * dpkg-*, controllib.pl: created debian/files and debian/substvars
13725 are chown'ed to `getlogin()' and its group
13726 * doc/: mv changed to mv -f
13727 * dpkg-buildpackage: added an option -a for overriding the
13728 architecture in the changes _file_name_
13729 * dpkg-buildpackage: pass -m* -v* .. options to dpgk-genchangelog
13730 * dpkg-name moved to dpkg-dev
13732 -- Heiko Schlittermann <heiko@lotte.sax.de> Sat, 21 Sep 1996 22:06:01 +0200
13734 dpkg (1.4.0) unstable; urgency=low (HIGH for new source format)
13736 * Corrected buffer overrun when dpkg-deb generates filename. (Bug#4467.)
13737 * dpkg-shlibdeps works with DEBIAN/shlibs (thanks Heiko Schlittermann).
13738 * Added libm.so.5 to shlibs.default for i386/m68k.
13740 * Split binary package into two: dpkg and dpkg-dev.
13741 * dpkg-source(1) documents mode and ownership setting during extraction.
13743 * dpkg-scanpackages moved to /usr/bin.
13744 * Include /usr/bin/dpkg-deb, not dpkg-deb.dist; don't rename in scripts.
13745 * Copyright file changed slightly.
13746 * debian-changelog-mode uses magic key substitution strings. (Bug#4419.)
13747 * Changed email address in control file to <ian@chiark.greenend.org.uk>.
13748 * Manuals and own Standards-Version: updated to 2.1.1.0.
13750 -- Ian Jackson <ian@chiark.greenend.org.uk> Thu, 12 Sep 1996 01:13:33 +0100
13752 dpkg (1.3.14) unstable; urgency=low
13754 * dpkg-buildpackage new -tc (clean source tree) option.
13756 * Formatted documentation removed by `make clean' and so not in source.
13757 * Manuals and own Standards-Version: updated to 2.1.0.0.
13758 * Distribute {policy,programmer}.{html.tar,ps}.gz with each upload.
13760 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sun, 1 Sep 1996 20:43:40 +0100
13762 dpkg (1.3.13) unstable; urgency=low (HIGH for building new src X programs)
13764 * X shared libraries added to shlibs.default (=> `elf-x11r6lib').
13765 * dpkg-source tar invocation fixed so that TAPE env var doesn't break it.
13766 * dpkg-source copes better with missing final newline messages from diff.
13768 * dpkg-buildpackage usage message fixed: -si is the default. (Bug#4350.)
13769 * dpkg-source error message about src dir mismatch typo fixed. (Bug#4349.)
13771 * dpkg-source(1) has suggestions for dpkg-buildpackage -r option.
13772 * dpkg-source change date fixed. (Bug#4351.)
13773 * More developers' keys.
13774 * Manual updates, own Standards-Version updated.
13776 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sat, 31 Aug 1996 20:08:18 +0100
13778 dpkg (1.3.12) unstable; urgency=medium
13780 * dpkg prints old version number when upgrading. (Bug#4340.)
13781 * dpkg-deb tries to detect and flag corruption by ASCII download.
13783 * dpkg-genchanges and dpkg-buildpackage say what source is included.
13785 * dpkg-buildpackage passes +clearsig=on to PGP (or pgpcommand). (Bug#4342.)
13787 * dpkg-source prints better error for cpio not honouring -0t.
13788 * control file Suggests cpio >= 2.4.2, rather than just cpio.
13790 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Fri, 30 Aug 1996 15:31:51 +0100
13792 dpkg (1.3.11) unstable; urgency=low
13794 * EBUSY when dpkg removes a directory is only a warning.
13796 * dpkg-genchanges generates sensible warning (not confusing error
13797 about mismatch) for missing Section/Priority in binary packages.
13799 * Added dpkg --print-gnu-build-architecture option.
13800 * shlibs.default for m68k provided, as a copy of i386 version.
13802 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 29 Aug 1996 14:05:02 +0100
13804 dpkg (1.3.10) unstable; urgency=medium
13806 * dpkg-source(1) manpage alias symlinks are not dangling.
13807 * dselect selects things by default if they are installed.
13808 * Added `pentium' as alias for `i386' architecture.
13809 * Added `Suggests: cpio, patch' and explanatory text to Description.
13810 (Bugs #4262, #4263.)
13812 * More developers' PGP keys.
13813 * Manual updates, new source format released.
13815 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Mon, 26 Aug 1996 14:30:44 +0100
13817 dpkg (1.3.9) unstable; urgency=low (high for new source format)
13819 * dpkg --get-selections and --set-selections added.
13820 * New dpkg --force-not-root flag.
13822 * Don't replace directory with another package's file. (Bug#4202.)
13824 * All manpages now installed compressed.
13825 * Copyright file moved to /usr/doc/dpkg/copyright.
13826 * Standards-Version updated (0.2.1.1).
13828 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sat, 24 Aug 1996 19:09:30 +0100
13830 dpkg (1.3.8) unstable; urgency=low (high for new source format)
13832 * dpkg-buildpackage -sa, -si options work correctly.
13834 * update-rc.d(8) updated to reflect design and reality.
13835 * Programmers' and policy manual updates.
13837 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Fri, 23 Aug 1996 12:48:26 +0100
13839 dpkg (1.3.7) unstable; urgency=low (medium for source pkg docs)
13841 * dselect +/-/_/= on lines for all broken, new, local or whatever
13842 packages do not affect _all_ packages. (Bug#4129.)
13844 * Support for diff-only uploads in source packaging tools.
13845 * dpkg-genchanges -d<descripfile> option renamed to -C.
13846 * dpkg-buildpackage understands -m, -v, -C (for dpkg-genchanges).
13847 * Support for debian/shlibs.local added to dpkg-shlibdeps.
13848 * Shared library files' search order defined in dpkg-source(1), and
13849 relevant files added to the FILES section.
13851 * Programmers' manual describes source packaging tools.
13852 * Policy manual mentions shared library control area file.
13853 * dpkg-source manpage includes dpkg-shlibdeps in title line.
13854 * Manuals have changelog and automatic version numbering.
13855 * changelogs (for dpkg and for manuals) installed.
13856 * binary target split into binary-arch and binary-indep in manual.
13857 * Manpages should be compressed.
13858 * Copyright file is moved to /usr/doc/<package>/copyright.
13859 * Changelogs must be installed in /usr/doc/<package>.
13861 * dpkg-deb(8) moved to dpkg-deb(1).
13863 * binary target split into binary-arch and binary-indep in source.
13864 * changelog entry for 1.2.14 copied from that (forked) release.
13866 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 22 Aug 1996 15:36:12 +0100
13868 dpkg (1.3.6) experimental; urgency=low (HIGH for new source format)
13870 * dpkg-source now has broken argument unparsing for tar. (Bug#4195.)
13872 * dpkg-gencontrol writes to debian/tmp/DEBIAN/control by default.
13873 * dpkg-shlibdeps script added.
13875 * Back to old sh update-rc.d, and removed manpage, because new Perl
13876 version and the manpage have different syntax and semantics.
13877 * update-rc.d prints usage message for missing terminal `.'. (Bug#4122.)
13879 * Use rm -rf instead of just rm -r in dpkg-deb --info &c. (Bug#4200.)
13881 * Added support for Installed-Size to dpkg-gencontrol, and documented.
13882 * Source packaging substitution variables and name syntax rationalised.
13883 * dpkg-source scripts' usage messages improved slightly.
13884 * dpkg-source works with non-empty second (orig dir) argument.
13886 * Added rationale for copyright policy to manual.
13887 * More developers' PGP keys.
13888 * Control database handling cleanups (usu. Source field blanked).
13890 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Tue, 20 Aug 1996 15:39:58 +0100
13892 dpkg (1.3.5) experimental; urgency=low (high for debian-changelog-mode)
13894 * 822-date script included. (Bug#4136.)
13895 * debian-changelog-add-version works on empty file.
13896 * debian-changelog-mode mode-help works properly.
13898 * dpkg-source tells patch not to make numbered backups. (Bug#4135.)
13900 * More developers' PGP keys.
13901 * Paragraph on uucp -a and -g options removed from policy manual.
13903 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Wed, 14 Aug 1996 14:46:47 +0100
13905 dpkg (1.3.4) experimental; urgency=low
13907 * Removed debugging output from dpkg-source -x. Oops.
13908 * Removed section on source package permissions from policy manual -
13909 dpkg-source now sorts these out.
13911 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sun, 11 Aug 1996 13:25:44 +0100
13913 dpkg (1.3.3) experimental; urgency=low
13915 * Programmers' & policy manuals in source tree; HTML in /usr/doc/dpkg.
13916 * Old guidelines.info and text files in /usr/doc/dpkg removed.
13918 * dpkg-source sets permissions on extracted debianized source tree
13919 and does not copy ownerships out of archive even if running as root.
13921 * Emacs mode `dpkg changelog' renamed to `Debian changelog'.
13922 * Default changelog format renamed from `dpkg' to `debian'.
13924 * debian-changelog-mode sets fill-prefix correctly.
13925 * debian-changelog-mode urgencies except HIGH lowercase by default.
13926 * debian-changelog-mode displays keymap in doc string and so mode help.
13928 * More maintainers' PGP keys.
13930 * Remove built changelog parsers with `clean' target in source.
13932 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sat, 10 Aug 1996 23:35:51 +0100
13934 dpkg (1.3.2) experimental; urgency=LOW (MEDIUM for dpkg-source)
13936 * Faster update-rc.d written in Perl by Miquel van Smoorenburg.
13937 * install-info --test doesn't lock dir. (Bug#3992, thanks Darren).
13939 * dpkg-source doesn't break in the presence of any symlinks.
13941 * More developers' keys added to doc/developer-keys.pgp.
13942 * Install developers' keys in /usr/doc/dpkg/developer-keys.pgp.
13943 * dpkg-source documents undefined substvar behaviour.
13944 * minor debian/rules cleanups.
13946 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sat, 10 Aug 1996 02:13:47 +0100
13948 dpkg (1.3.1) experimental; urgency=LOW
13950 * manpage for dpkg-source et al now available.
13951 * dpkg-changelog-mode.el installed in site-lisp, but still no autoload.
13953 * dpkg-source prints correct string for not-understood tar -vvt output.
13954 * dpkg-source parsing of tar -vvt output made more robust.
13956 * dpkg-buildpackage prints usage message on usage error.
13957 * dpkg-gencontrol can print usage message.
13958 * -T<varlistfile> option added to dpkg-source.
13959 * Description of -f<fileslistfile> corrected in dpkg-distaddfile usage.
13960 * -m<maintainer> synopsis changed in dpkg-genchanges usage.
13961 * debian/substvars may now contain blank lines.
13963 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 8 Aug 1996 02:36:04 +0100
13965 dpkg (1.3.0) experimental; urgency=LOW
13967 * dpkg can install named pipes.
13968 * dpkg-deb supports directory for destination, generates filename.
13969 * dpkg-{source,gencontrol,genchanges,parsechangelog,buildpackage},
13970 dpkg-distaddfile scripts to support new source package format.
13971 * a.out build no longer supported.
13972 * Changed to new source package format.
13974 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Tue, 6 Aug 1996 02:31:52 +0100
13977 dpkg (1.2.14) stable unstable; urgency=MEDIUM
13979 * dselect +/-/_/= on lines for all broken, new, local or whatever
13980 packages do not affect _all_ packages. (Bug#4129.)
13982 * NOTE - THE HISTORY FORKS HERE. 1.2.14's change appears in 1.3.7.
13984 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 22 Aug 1996 00:39:52 +0100
13987 dpkg (1.2.13) unstable; urgency=LOW
13989 * dpkg --search produces correct output for diversions.
13990 * dpkg-name remove unnecessary arch missing warning. (Bug#3482.)
13992 * dpkg-deb --build warns about uppercase chars in package name.
13994 * dpkg-scanpackages error messages updated and manpage provided
13995 (thanks to Michael Shields).
13996 * dpkg-scanpackages warns about spurious entries in override file.
13997 * dpkg-scanpackages `noverride' renamed to `override' everywhere.
13998 * dpkg-scanpackages field ordering to put Architecture higher.
13999 * dpkg-scanpackages field names capitalised appropriately.
14000 * dpkg-scanpackages invokes find with -follow. (Bug#3956.)
14002 * guidelines say #!/usr/bin/perl everywhere, not #!/bin/perl.
14003 * Many developers' PGP keys added.
14005 * configure script uses ${CC} instead of $(CC) (again :-/).
14006 * developers' keys included in dpkg source tree and /usr/doc.
14007 * configure remade using autoconf 2.10-3 (was 2.4-1).
14009 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 1 Aug 1996 02:46:34 +0100
14011 dpkg (1.2.12); priority=LOW
14013 * dpkg --search and --list understand and comment on diversions.
14014 * dpkg-divert displays diversions more intelligibly.
14016 * Guidelines are somewhat clearer about descriptions.
14017 * deb(5) describes new format; old moved to deb-old(5). (Bug#3435.)
14018 * deb-control(5) carries a warning about being out of date.
14020 * Added 1996 to dselect version/copyright.
14022 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 4 Jul 1996 15:04:49 +0100
14024 dpkg (1.2.11); priority=MEDIUM
14026 * dselect had dependency bug if installed package newer than avail.
14027 * Added `replaces' to dselect's list of package relationship strings.
14029 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Mon, 1 Jul 1996 02:51:11 +0100
14031 dpkg (1.2.10); priority=MEDIUM
14033 * Fixed bug in old-style version/revision number parsing. (Bug#3440.)
14035 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sat, 29 Jun 1996 03:32:45 +0100
14037 dpkg (1.2.9); priority=MEDIUM
14039 * Fixed status database updates reading bug.
14040 * `Setting up' message includes version number.
14041 * `existence check' message changed to say `cannot access archive'.
14043 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 27 Jun 1996 13:39:36 +0100
14045 dpkg (1.2.8); priority=LOW
14047 * dpkg --record-avail puts data in Size field.
14048 * strip / for rmdir(2) in cleanup to work around kernel bug. (Bug#3275.)
14049 * dpkg-split --msdos no longer allows `-' and other chars in filenames.
14051 * manual dpkg-split(8) written.
14052 * dpkg-split minor typo in --auto usage error message fixed.
14053 * dpkg-deb(8) very minor cosmetic fix to --build option.
14055 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Tue, 25 Jun 1996 03:00:14 +0100
14057 dpkg (1.2.7); priority=LOW
14059 * dpkg-scanpackages syntax errors fixed.
14061 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Fri, 21 Jun 1996 04:10:38 +0100
14063 dpkg (1.2.6); priority=MEDIUM
14065 * NFS, CDROM and partition dselect methods include mountpoint
14066 in paths given to dpkg in [I]install, so they should now work.
14068 * Removed some leftover files from source tree.
14070 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Wed, 12 Jun 1996 14:35:19 +0100
14072 dpkg (1.2.5); priority=MEDIUM
14074 * Allow, but do not create, packages in half-installed state
14075 with no version number. (Aargh.)
14077 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Mon, 10 Jun 1996 04:55:43 +0100
14079 dpkg (1.2.4); priority=MEDIUM
14081 * New dpkg-name from Erick (<pkg>_<version>_<arch>.deb convention).
14082 * Disappeared packages can't own conffiles any more ! (Bug#3214.)
14083 * install-info creates Miscellaneous sections with a newline
14084 following the heading. (Bug#3218.)
14085 * cleanup-info script installed in /usr/sbin; called as appropriate
14086 by postinst. Thanks to Kim-Minh Kaplan. (Bug#3125.)
14087 * Allow superseded Essential packages to be purged after they've
14088 been removed (clear the Essential flag on removal, and ignore it
14089 on packages that are in stat_configfiles).
14091 * dselect disk methods understand `y' as well as `yes' for using
14093 * dselect doesn't make packages appear as `new' again if update
14094 of available packages fails.
14095 * dselect places method selection cursor over option last selected.
14097 * dpkg-scanpackages doesn't die when repeated packages are found.
14098 * dpkg-scanpackages allows many old maintainers (`//'-separated).
14100 * `Version' field is now mandatory (some operations already
14101 wouldn't work right anyway if it wasn't there).
14103 * update-rc.d(8) now says you must remove the script. (Bug#3215.)
14104 * dpkg --force-help says that --force-overwrite is on by default.
14105 * dpkg-deb manpage rewritten.
14106 * debian.README (= /usr/doc/copyright/dpkg) edited slightly.
14108 * Some database parsing grunge removed (pdb_preferversion, &c).
14109 * Source tree doc/sgml contains some embryonic manuals.
14110 * Leftover files in lib directory in source tree deleted.
14112 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Mon, 10 Jun 1996 03:52:01 +0100
14114 dpkg (1.2.3); priority=HIGH
14116 * install-info doesn't replicate section headings (Bug#3125, #2973).
14117 * New dpkg-name manpage broken off from script (oops!).
14118 * dselect help screens made consistent with new strings, flags, &c.
14119 * dselect error flag column labelled E (Error), not H (Hold).
14120 * `Escape' no longer bound to `exit list without saving' in dselect.
14122 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Tue, 28 May 1996 02:14:57 +0100
14124 dpkg (1.2.2); priority=MEDIUM
14126 * Fixed dselect coredump found by Erick Branderhorst (thanks).
14127 * Sort obsolete removed packages separately, not under Available.
14129 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 23 May 1996 21:31:05 +0100
14131 dpkg (1.2.1); priority=MEDIUM
14133 * `=' key in dselect really does `hold' rather than `unhold'.
14134 * dselect dependency processing now interacts better with `hold'.
14135 * dselect `I' key (not `i') modifies display of the info window.
14136 * dselect shows unavailable packages as being unavailable.
14137 * dselect main menu headings and many other strings changed to try to
14138 discourage people from deselecting every package and using [R]emove.
14139 Notably, `select' changed to `mark' throughout.
14141 * dselect disk methods now print a few fewer double slashes.
14142 * dselect disk access methods will offer to use dpkg --record-avail
14143 to scan the available packages, if no Packages file is found.
14145 * New dpkg --compare-versions option, for the benefit of scripts &c.
14146 * New dpkg --clear-avail option forgets all available packages info.
14147 * New dpkg --print-avail option, prints `available' data (from Packages, &c).
14148 * dpkg usage message is more informative, but no longer fits on screen.
14149 * dpkg --avail option renamed --record-avail.
14151 * Latest dpkg-name from Erick Branderhorst.
14152 * dpkg-scanpackages has more sensible problem reporting.
14153 * postinst configure now gets null argument (not <unknown> or <none>)
14154 when there is no previously configured version.
14156 * Guidelines say that postinst configure is given previous version.
14157 * Guidelines don't refer to maintainer-script-args.txt in main text.
14158 * Guidelines (Texinfo source) uploaded separately.
14160 * Own version of strcpy (used for debugging) removed.
14161 * Interface to access methods document in source (doc/dselect-methods.txt).
14162 * debian.buildscript moves changes file into parent directory.
14164 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Wed, 22 May 1996 01:26:31 +0100
14166 dpkg (1.2.0); priority=MEDIUM
14168 * dselect can sort packages by available and installed states, and
14169 display their version numbers. (Use O, o and V.)
14170 * Hold is properly integrated as a real `wanted state', rather than
14172 * Epochs in version numbers implemented, using the syntax
14173 <epoch>:<version>-<revision>. (Epoch not usually displayed.)
14174 * dselect disk method is architecture-independent (uses dpkg's
14175 installation architecture, and looks in the right part of the tree).
14177 * dselect disk method doesn't try to satisfy the predependencies of
14178 packages which are on hold.
14179 * Fixed conflict-related assertion failure. (Bug#2784.)
14180 * conffiles do not cause file conflicts if the conflicting package
14181 is in the `configuration only' state. (Bug#2720.)
14182 * Fixed messages where available version number was reported as installed
14183 version in conflict and dependency messages. (Bug#2654, Bug#2974.)
14185 * New format .deb files are default even for a.out compiles (but
14186 a.out version of dpkg is in old format).
14187 * Characters @:= (at colon equals) in package names now strictly
14188 forbidden everywhere (_ is still allowed in existing packages).
14189 * New dpkg --print-installation-architecture option prints installation
14190 architecture (compiled in), rather than build architecture (determined
14191 from gcc -print-libgcc-file-name).
14193 * Version messages show whether compiled a.out or ELF (i386 only).
14194 * Fixed missing space in version syntax error messages.
14195 * Manpage dpkg.8 installed with warning about inaccuracy.
14197 * Guidelines don't say to stop and restart daemons in runlevels 2345;
14198 instead they say to start in 2345 and stop in 016.
14199 * Guidelines and version messages say just Debian Linux.
14200 * Guidelines typo fix for '"stop"'. (Bug#2867.)
14202 * doc/Makefile.in clean properly deletes various guidelines.info* files.
14204 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 16 May 1996 00:01:21 +0100
14206 dpkg (1.1.6); priority=MEDIUM
14208 * Check virtual dependencies when removing (ouch! - thanks SDE.)
14209 * Fixed bug in internal database validity management that could
14210 make dselect and dpkg dump core. (Bug#2613.)
14211 * Fixed two coredumping bugs when using local diversions. (Bug#2804.)
14212 * Fixed disappearance of overwritten packages. (Bug#2696.)
14213 * install-info won't modify dir file before start of menu.
14214 * install-info will create Miscellaneous heading if no sections yet.
14216 * Only alphanums and +-. allowed in package names - enforced by
14217 dpkg-deb --build and documented in Guidelines.
14218 * dselect doesn't display packages unless they are installed, selected
14220 * dselect doesn't show spurious section and priority headings.
14221 * dselect has a few extra keybindings (from Lee Olds).
14222 * --force message changed to `--force enabled' so that default is OK.
14224 * dpkg-name now includes architecture component in .deb filename,
14225 and translates - in package name to _.
14226 * .deb file has architecture component in filename.
14228 * Guidelines changed to say Pre-Depends is for experts only.
14229 * Guidelines say to provide a unidiff (-u) rather than an old context diff.
14230 * Guidelines say 755 root.root for shared libraries.
14232 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Wed, 1 May 1996 00:47:22 +0100
14234 dpkg (1.1.5); priority=MEDIUM (HIGH for diversions users)
14236 * Fixed coredump when using diversions. (Bug#2603.)
14237 * Fixed typo in dpkg-divert which could lose diversions. (Bug#2662.)
14239 * --force-overwrite is the default.
14240 * diversions.text provides better examples.
14242 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Wed, 10 Apr 1996 13:59:30 +0100
14244 dpkg (1.1.4); priority=MEDIUM
14246 * Allow overwriting of conflicting packages being removed. (Bug#2614.)
14248 * a.out control file says Pre-Depends: libc4 | libc. (Bug#2640.)
14249 * ELF control file and libc dependencies changed to use finalised scheme.
14250 * ELF control file and libc dependencies for i386 only. (Bug#2617.)
14252 * Guidelines say use only released libraries and compilers.
14253 * Install wishlist as /usr/doc/dpkg/WISHLIST.
14254 * Remove spurious entries for Guidelines in info dir file.
14256 * dpkg-deb --build checks permissions on control (DEBIAN) directory.
14258 * Spaces in control file fields not copied by dpkg-split. (Bug#2633.)
14259 * Spaces in split file part control data ignore. (Bug#2633.)
14261 * Portability fixes, including patch from Richard Kettlewell.
14262 * Fixed minor configure.in bug causing mangled GCC -W options.
14264 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Thu, 4 Apr 1996 01:58:40 +0100
14266 dpkg (1.1.3); priority=LOW
14268 * dselect disk methods support Pre-Depends installation ordering.
14269 * When dpkg fails and --auto-deconfigure would help it says so.
14270 * dpkg --search output lists several packages with same file on one line.
14271 * Improved dpkg usage message somewhat.
14273 * dpkg-deb --build checks permissions and types of maintainer scripts.
14274 * dpkg-deb --build treats misspecified conffiles as error, not warning.
14275 * dpkg --print-architecture prints compiler's architecture while
14276 dpkg --version (&c) print system's arch (this to help cross-compiling).
14277 * More minor guidelines changes, including dir entry fixup.
14279 * configure script caches more values.
14280 * Changed maintainer email address to ian@chiark.chu.cam.ac.uk.
14282 -- Ian Jackson <ian@chiark.chu.cam.ac.uk> Sat, 16 Mar 1996 19:18:08 +0000
14284 dpkg (1.1.2); priority=LOW
14286 * Packaging guidelines installed properly (and as guidelines
14287 rather than debian-guidelines).
14288 * ELF version has more checks to stop you wrecking your dpkg installation.
14289 * dselect disk methods now look for a `local' tree as well, for
14290 people who want locally-available software of various kinds.
14291 * dpkg-divert has debugging message removed.
14292 * Minor guidelines changes.
14294 * Various makefile cleanups, mainly to do with ELF vs. a.out support.
14295 * debian.rules cleans out ~ files itself, as well as calling make clean.
14296 * debian.rules names .nondebbin.tar.gz file ELF too, if appropriate.
14298 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 14 Mar 1996 03:38:29 +0000
14300 dpkg (1.1.1elf); priority=LOW
14302 * Added /usr/lib/dpkg/elf-executables-ok and elf-in-kernel.
14303 * Replaces field now allows automatic removal of conflicting packages.
14304 * Replaces field now required to overwrite other packages' files.
14305 * Architecture field, and dpkg --print-architecture, supported.
14306 * build new format archives by default when compiled with ELF compiler.
14308 * symlinks are now installed atomically (good for shared libraries).
14309 * create /var/lib/dpkg/diversions in postinst if necessary (Bug#2465.)
14310 * Pre-Depends now correctly fails if package never configured.
14311 * dselect disk methods mount with -o nosuid,nodev.
14312 * update-rc.d defaults doesn't add both K and S in any one runlevel;
14313 dpkg postinst fixes up this situation if it sees it.
14315 * Assorted fixups to the Guidelines, which are now in one piece.
14316 * dpkg --list prints version string in one piece.
14317 * dpkg-scanpackages doesn't produce notice on output with list of
14318 packages with Section and/or Priority control file fields.
14320 * control file and debian.rules work both for ELF and non-ELF compiles.
14321 * most files compiled with -O2 (-O3 only for some critical files) -
14322 this fixes ELF build.
14324 -- Ian Jackson <iwj10@cus.cam.ac.uk> Mon, 11 Mar 1996 04:25:28 +0000
14326 dpkg (1.1.0); priority=LOW
14328 * dpkg supports Pre-Depends.
14329 * postinst script gets most-recently-configured version as $2.
14331 * lib/tarfn.c #includes <errno.h> (portability fix).
14333 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 11 Feb 1996 21:07:03 +0000
14335 dpkg (1.0.17); priority=LOW
14337 * dpkg --recursive follows symlinks (useful for devel tree).
14339 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sat, 10 Feb 1996 15:58:46 +0000
14341 dpkg (1.0.16); priority=LOW
14343 * dpkg-deb much faster reading new format archives. (Bug#2256.)
14344 * Developers' documentation in /usr/doc/dpkg/, /usr/info/.
14346 * Fixed typo in control file Description.
14348 * configure script tries to improve matters wrt sysinfo.
14349 * any debian-tmp.deb is deleted by `./debian.rules clean'.
14351 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 4 Feb 1996 15:51:59 +0000
14353 dpkg (1.0.15); priority=LOW
14355 * dselect disk methods should never unmount things they didn't mount.
14356 * debian.README aka /usr/doc/copyright updated.
14358 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 30 Jan 1996 15:05:39 +0000
14360 dpkg (1.0.14); priority=MEDIUM
14362 * fixed file descriptor leak in dpkg introduced in 1.0.11.
14363 * included dpkg-name in this package (conflicts with dpkg-name).
14365 * redraw in dselect main menu changed to use clearok (like in lists).
14366 * sa_restorer in struct sigaction no longer used (portability fix).
14367 * removed Guidelines from source package.
14369 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 30 Jan 1996 02:52:29 +0000
14371 dpkg (1.0.13); priority=MEDIUM
14373 * dselect partition and mounted methods work again.
14374 * dpkg-deb --no-act in usage message.
14376 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 26 Jan 1996 18:37:03 +0000
14378 dpkg (1.0.12); priority=MEDIUM (HIGH for users of 1.0.11)
14380 * Fixed frequent dpkg coredump introduced in 1.0.11. (Bug#2219.)
14381 * dpkg-deb ensures version numbers start with alphanumerics.
14383 -- Ian Jackson <iwj10@cus.cam.ac.uk> Wed, 24 Jan 1996 00:42:31 +0000
14385 dpkg (1.0.11); priority=MEDIUM
14387 * corrected potentially serious problem with dpkg low-memory in-core
14389 * dpkg-split --msdos puts output files in right directory. (Bug#2165.)
14391 * diversions implemented - see `dpkg-divert --help'.
14393 * dselect shows and uses (for dependencies) currently installed
14394 version of a package if that is more recent.
14395 * dpkg --force-... options are in separate help screen.
14396 * better error messages for corrupted .deb archives. (Bug#2178.)
14397 * dselect NFS method will unmount correct copy of NFS area if mounted
14400 * removes some ELF compilation warnings.
14402 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 19 Jan 1996 02:41:46 +0000
14404 dpkg (1.0.10); priority=MEDIUM
14406 * dpkg-deb option parsing unmuddled (-I option was removed
14407 in 1.0.9 and broke dpkg-deb). (Bug#2124.)
14409 * dpkg-split will work when ELF `ar' is installed, and is faster.
14411 * nfs dselect method now available.
14412 * disk methods don't prompt spuriously for Packages files.
14413 * cdrom+harddisk methods can find Packages files.
14415 * dpkg-scanpackages (creates Packages files) now in /usr/sbin.
14417 * various changes to help compilation of dpkg-deb, dpkg-split
14418 and md5sum on non-Debian systems.
14419 * <sys/fcntl.h> replaced by <fcntl.h> throughout.
14421 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 14 Jan 1996 02:55:19 +0000
14423 dpkg (1.0.9); priority=MEDIUM
14425 * dselect uninitialized variable coredump fixed (thanks Carl).
14427 * version numbers printed by --version fixed. (Bug#2115.)
14428 * disk method problem with missing Packages files fixed. (Bug#2114.)
14429 * dependency version relationships now <= >= << >> =. (Bug#2060.)
14431 * install-info is in /usr/sbin, not /usr/bin. (Bug#1924.)
14432 * dpkg regards Revision field as obsolete.
14434 * <asm/unistd.h> changed to <linux/unistd.h> (for m68k port).
14435 * scripts/Makefile.in `clean' target deletes scripts.
14437 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 11 Jan 1996 20:51:20 +0000
14439 dpkg (1.0.8); priority=LOW
14441 * update-alternatives slightly more helpful message. (Bug#1975.)
14442 * cosmetic improvements to disk installation method. (Bug#1970,1956.)
14443 * mounted filesystem and unmounted partition separate methods. (Bug#1957.)
14445 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 12 Dec 1995 04:07:47 +0000
14447 dpkg (1.0.7); priority=MEDIUM (HIGH to upgrade syslogd)
14449 * dselect harddisk/CDROM method script handles multiple package
14451 * Everything has a manpage, though many are very unhelpful indeed.
14453 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 30 Nov 1995 03:59:14 +0000
14455 dpkg (1.0.6); priority=MEDIUM (HIGH to upgrade syslogd)
14457 * conffiles can now be taken over properly from one package by
14458 another which replaces it. (Bug#1482.)
14459 * dpkg will not deconfigure essential packages when --auto-deconfigure
14460 is set (this bug was fairly unlikely ever to be exercised).
14462 * dpkg checks for the presence of certain important programs on the PATH.
14463 * dselect is now more informative when a dependency is missing, saying
14464 "<package> does not appear to be available". (Bug#1642, 1705).
14466 * `make distclean' fixed; config.* &c removed from source archive.
14467 * lib/lock.c now uses fcntl rather than flock, for better portability.
14469 * `Package_Revision: 0' removed from control file.
14470 * Some inaccuracies and bad formatting in various messages corrected.
14472 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 21 Nov 1995 20:15:18 +0000
14474 dpkg (1.0.5); priority=LOW
14476 * dpkg-split allows some space for the header. (Bug#1649.)
14477 * dpkg-split now has --msdos option for 8.3 filenames.
14478 * dpkg-split --join &c will not complain about trailing garbage.
14480 * dselect & dpkg will no longer ignore SIGHUP will running subprocesses.
14482 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 13 Oct 1995 13:59:51 +0100
14484 dpkg (1.0.4); priority=MEDIUM (HIGH for dselect users with 1.0.3)
14486 * fixed bug which prevented dselect from displaying the bottom line of
14487 any listing screen. This was introduced in 1.0.3, sorry !
14489 * a conffile will never cause a prompt if the package maintainer
14490 distributes a file identical to the user's, even if the file has
14491 been edited by both the user and the maintainer or is a
14492 newly-registered conffile. (Bug#1639.)
14494 * dselect disk/cdrom method script says where to get Packages file.
14495 * dselect help has better descriptions of the functions of Return and Q.
14497 * postinst now warns about some problems with /usr/lib/dpkg/methods/hd.
14499 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 12 Oct 1995 01:45:38 +0100
14501 dpkg (1.0.3); priority=MEDIUM
14503 * dselect: fixed segfault when doing some multiple (de)selections.
14505 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 10 Oct 1995 03:21:12 +0100
14507 dpkg (1.0.2); priority=MEDIUM
14509 * problem with screen refresh after `o' (change order) corrected.
14511 -- Ian Jackson <iwj10@cus.cam.ac.uk> Mon, 9 Oct 1995 13:11:04 +0100
14513 dpkg (1.0.1); priority=LOW
14515 * much better dpkg performance on low-memory systems.
14516 * start-stop-daemon --name should now work. (oops!)
14517 * fixed typo which could turn into memory overwriting bug sometime.
14519 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 8 Oct 1995 20:12:29 +0100
14521 dpkg (1.0.0); priority=LOW
14523 * Version 1.0.0: dpkg is no longer beta.
14525 * tar extractor no longer looks up an empty string using getgrnam
14526 (this causes the libc to coredump when using NIS).
14528 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 1 Oct 1995 13:07:36 +0100
14530 dpkg (0.93.80); priority=LOW
14532 * dselect help screen intro changed to remove `much' before `help'.
14534 * update-alternatives.pl contains hardcoded ENOENT value, instead
14535 of requiring POSIX.pm to be present.
14537 * Makefiles changed to strip when installing instead of when building.
14539 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sat, 30 Sep 1995 01:44:12 +0100
14541 dpkg (0.93.79) BETA; priority=LOW
14543 * DPKG_NO_TSTP environment variable which stops dpkg sending the
14544 process group a SIGTSTP (Bug#1496).
14545 * End key should work in dselect lists (Bug#1501).
14546 * various message typos (missing \n's) fixed (Bug#1504).
14548 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 29 Sep 1995 03:27:01 +0100
14550 dpkg (0.93.78) BETA; priority=LOW
14552 * dselect keystrokes help file typo fix.
14554 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 28 Sep 1995 20:31:02 +0100
14556 dpkg (0.93.77) BETA; priority=MEDIUM
14558 * dpkg --remove --pending will purge things when appropriate.
14560 * fixed failure to null-terminate dpkg conflict problem messages.
14561 * fixed bug in formatting of dependency version problem messages.
14563 * Conffiles resolution prompt for new conffile: typo fixed.
14564 * Changed dpkg usage error to suggest `-Dhelp' instead of `--Dhelp'.
14566 -- Ian Jackson <iwj10@cus.cam.ac.uk> Wed, 20 Sep 1995 23:44:35 +0100
14568 dpkg (0.93.76) BETA; priority=MEDIUM
14570 * dpkg --auto-deconfigure option (used automatically by dselect) allows
14571 `important' packages which many others depend on to be split.
14572 * dpkg should no longer fail an assertion during complicated
14573 multiple configurations involving packages which are on hold.
14575 * update-alternatives supports negative priorities.
14576 * /etc/alternatives is included in the .deb archive.
14578 * Package priorities changed: Required (Req), Important (Imp), Standard (Std),
14579 Optional (Opt) and Extra (Xtr). For backward compatibility Base is an
14580 alias for Required, and Recommended is kept as a level just below Standard.
14582 * dselect shows introductory help screen when entering package lists (both
14583 main and recursive).
14584 * dselect help messages made more friendly.
14585 * dselect package list `quit, confirm, and check dependencies' key is
14586 now Return rather than lowercase `q'; likewise method list `select this
14587 one and configure it' key.
14588 * dselect selects packages with priority `standard' or better by default.
14589 * dselect `v=verbose' becomes `v=terse' when in verbose mode.
14591 * hard disk method unmounts /var/lib/dpkg/methods/mnt on failure.
14592 * disk methods' install message uses `stty' to find out what the
14593 interrupt character is, and uses that in the prompt (rather than ^C).
14594 * dpkg now tolerates ^Z characters in Packages files.
14595 * harddisk method doesn't display extra slash when updating packages file.
14596 * harddisk method burbles less if it doesn't have a good default.
14598 * dpkg-deb now supports new flexible format, but old format still default.
14600 -- Ian Jackson <iwj10@cus.cam.ac.uk> Wed, 20 Sep 1995 02:49:41 +0100
14602 dpkg (0.93.75) BETA; priority=MEDIUM
14604 * dselect no longer segfaults when you try to modify the last item.
14606 * dselect Makefile compiles with -g, and links without -s, but installs
14607 with -s, so that built source directory has debugabble binary.
14609 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 12 Sep 1995 02:59:29 +0100
14611 dpkg (0.93.74) BETA; priority=LOW
14613 * dpkg-split implemented and installed in /usr/bin/dpkg-split.
14614 (NB this is not compatible with Carl Streeter's old dpkg-split script.)
14615 * dpkg uses dpkg-split.
14616 * floppy disk method available - NB this is a first attempt only.
14618 * hard disk method uses --merge-avail rather than --update-avail.
14619 * installation by default of `standard' packages removed again.
14620 (I don't think this is the right place to do this.)
14621 * update-alternatives --remove correctly deletes all slave links;
14622 minor cosmetic improvements.
14624 -- Ian Jackson <iwj10@cus.cam.ac.uk> Mon, 11 Sep 1995 02:06:05 +0100
14626 dpkg (0.93.73) BETA; priority=LOW
14628 * dselect multi-package selection now done by `divider' lines
14629 actually in the package list, rather than horizontal highlight
14631 * dselect help available, and keybindings rationalised.
14633 * postinst removes /usr/lib/dpkg/methods/hd if upgrading from
14634 0.93.42.3 or earlier.
14635 * `hold' flag changed to be settable by the user only, and
14636 made orthogonal to the `reinstallation required' flag.
14637 * dpkg will install by default any packages with priority of
14638 `standard' or better unless they're explicitly deselected.
14640 * dselect dependency/conflict resolution will suggest marking absent
14641 packages for `purge' rather than `deinstall'.
14642 * disk method script produces message about invoking dpkg.
14643 * dpkg produces warning, not error, when it gets EPERM trying to
14644 remove a directory belonging to a package being removed.
14645 * dpkg, dpkg-deb usage error reporting improved.
14646 * dselect detects too-dumb terminals and stops.
14647 * dpkg-deb(8) updated a little (thanks to Bill Mitchell).
14649 * dselect debugmake script uses -O0.
14651 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 10 Sep 1995 12:23:05 +0100
14653 dpkg (0.93.72) BETA; priority=MEDIUM
14655 * /usr/sbin/update-alternatives added.
14657 * New names for certain control file fields (old names work
14658 as aliases): Optional -> Suggests, Recommended -> Recommends,
14661 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 3 Sep 1995 16:37:41 +0100
14663 dpkg (0.93.71) BETA; priority=LOW
14665 * dpkg doesn't silently overwrite `new' conffiles (Bug#1283).
14666 * case now not significant in Essential, Status and Class (Bug#1280).
14667 * dselect checks method scripts for execute, not for write.
14669 * spelling fixes in lib/dbmodify.c and dselect/helpmsgs.src.
14671 * dselect `clean' target deletes helpmsgs.cc and helpmsgs.cc.new.
14673 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 31 Aug 1995 13:56:08 +0100
14675 dpkg (0.93.70) BETA; priority=MEDIUM
14677 * dselect unmounted harddisk method has many silly bugs fixed.
14679 * dpkg --root option restored (was removed by mistake in 0.93.68).
14680 * minor cosmetic change to dselect subprocess failure message.
14682 -- Ian Jackson <iwj10@cus.cam.ac.uk> Wed, 9 Aug 1995 22:18:55 +0100
14684 dpkg (0.93.69) BETA; priority=MEDIUM
14686 * dpkg --configure and --remove should work properly when
14687 they have to defer processing (this tends to happen when many
14688 packages are processed at once). (Bug#1209.)
14690 * dpkg --configure and --remove work better when `processing'
14691 several related packages with --no-act.
14693 * dpkg --auto is now two options, --pending or -a (for configure,
14694 remove, &c) and --recursive or -R (for install, unpack, &c).
14696 * dpkg debug options in usage message, and values available (-Dh).
14698 -- Ian Jackson <iwj10@cus.cam.ac.uk> Wed, 9 Aug 1995 22:18:55 +0100
14700 dpkg (0.93.68) BETA; priority=MEDIUM
14702 * dpkg won't get an internal error if you try to use the default
14703 conffiles response (ie, if you just hit return). (Bug#1208.)
14705 * dselect hard disk and CD-ROM methods - the real thing, but ALPHA.
14707 * dselect allows you to go straight to `update' or `install' if
14708 you have already set up an access method.
14709 * new dpkg options --yet-to-unpack, --merge-avail and --update-avail.
14710 * dpkg -G is an abbreviation for dpkg --refuse-downgrade.
14711 * dpkg -R alias for --root withdrawn, pending reuse with different meaning.
14712 * dpkg --help message rationalised somewhat.
14714 * Obsolete `examples' and `dpkg-split' directories removed from
14715 source tree. The `hello' package is a better example.
14717 -- Ian Jackson <iwj10@cus.cam.ac.uk> Mon, 7 Aug 1995 02:16:25 +0100
14719 dpkg (0.93.67) BETA; priority=LOW for C dpkg alpha testers, HIGH for others
14721 * dpkg no longer statically linked and -g.
14722 * calls to abort() changed to print string, file and line number first.
14723 * removed unused variable from dpkg source.
14725 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 4 Aug 1995 01:39:52 +0100
14727 dpkg (0.93.66) ALPHA; priority=MEDIUM
14729 * dpkg will correctly remove overwritten files from the lists of
14730 the package(s) that used to contain them.
14732 * dpkg --purge is now an action, rather than a modifier for --remove,
14733 and the -P alias for it is withdrawn.
14735 * dpkg --unpack/--install filenames in messages are now more sensible
14736 about when to use .../ (show as many trailing components as possible
14737 in 40 characters, or the whole path if that the last component is
14740 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 3 Aug 1995 02:11:03 +0100
14742 dpkg (0.93.65) ALPHA; priority=MEDIUM
14744 * dpkg --remove should, when a package being removed is depended-on
14745 by another that is also queued for removal, defer the depended-on
14746 package rather than aborting it. (Bug#1188.)
14748 * dpkg will not attempt to configure or remove a package more than
14749 once in the same run. (Bug#1169.)
14751 * dpkg cosmetic fix to dependency problems message (this bug
14752 hasn't been triggered to my knowledge).
14754 * perl-dpkg no longer installed in /usr/bin.
14756 -- Ian Jackson <iwj10@cus.cam.ac.uk> Wed, 2 Aug 1995 13:02:58 +0100
14758 dpkg (0.93.64) ALPHA; priority=MEDIUM
14760 * dpkg marks a package as no longer `to be configured in this run'
14761 when an error occurs, so that other packages which depend on it
14762 will fail (rather than causing a loop and an assertion failure,
14763 packages.c:166: failed assertion `dependtry <= 4').
14765 * dselect initial selection granularity is single-package.
14766 * dpkg --no-also-select option renamed to --selected-only (old option
14767 still accepted, but no longer in --help). Changed -N to -O.
14769 * dselect `update' option changed to `install' (and other options
14770 renamed too). NB: old access methods will not work, because
14771 the `update' script should now be an `install' script.
14773 * dselect `installation methods' renamed to `access methods'.
14774 * dpkg --skip-same-version and --refuse-downgrade produce friendlier
14775 messages when they skip packages.
14776 * --licence option now properly mentioned in all programs' --version
14779 * bad fix for ELF compile problem involving myopt.h removed (compile
14780 problem turned out to be a GCC bug.)
14782 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 1 Aug 1995 03:03:58 +0100
14784 dpkg (0.93.63) ALPHA; priority=LOW
14786 * preinst works around shell bug/misfeature involving `trap'.
14788 * dpkg --skip-same-version doesn't skip packages which have
14789 an error flag set or which aren't in a standard `installed' state.
14791 * dpkg --search now does a substring search if the string doesn't
14792 start with a wildcard character (*, [ or ?) or slash.
14794 * problem with C/C++ linkage of stuff in "myopt.h" fixed, to help
14795 with compiling with GCC 2.7.0.
14797 * dselect Makefile.in `clean' deletes curkeys.inc &c, so that they are
14798 not shipped in the distribution source and will be rebuilt on the
14801 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 27 Jul 1995 13:38:47 +0100
14803 dpkg (0.93.62) ALPHA; priority=HIGH
14805 * dpkg purges leftover control scripts from /var/lib/dpkg/tmp.ci,
14806 rather than associating them with the wrong package. (Bug#1101.)
14808 * dpkg won't `disappear' packages containing no files or directories,
14809 nor a package required for depends/recommended. (Bug#1128.)
14811 * dpkg follows directory symlinks. (Bug#1125.)
14813 * dselect fixups for ELF/GCC2.7.0 compilation.
14815 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 21 Jul 1995 21:43:41 +0100
14817 dpkg (0.93.61) ALPHA; priority=LOW
14819 * dselect keybindings and status characters and descriptions changed
14820 (in pursuance of Bug#1037, user interface problems, still open.)
14822 * Some cleanups to fix mistakes discovered by ELF-GCC 2.7.0, and fixup
14823 for newer C++ draft standard (`for' variable declaration scope change).
14825 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 18 Jul 1995 01:42:51 +0100
14827 dpkg (0.93.60) ALPHA; priority=HIGH
14829 * dpkg doesn't think packages have `disappeared' if you install
14830 several packages at once. (later reported as Bug#1132.)
14832 * usage error messages tidied up.
14834 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 16 Jul 1995 17:56:56 +0100
14836 dpkg (0.93.59) ALPHA; priority=HIGH
14838 * dpkg doesn't break maintainer scripts &c if package `foo' exists
14839 when processing package `foobar'. (Related to Bug#1101.)
14841 * dpkg implements `disappear' functionality.
14842 * dpkg/dselect remove dead entries from /var/lib/dpkg/status.
14844 * dpkg --list now sorted correctly and output somewhat improved.
14845 * some debugging messages moved from dbg_stupidlyverbose to dbg_scripts.
14846 * dpkg prints `Removing foo' message even if foo is not configured.
14847 * dpkg only prints `serious warning: files list file ... missing'
14848 once for each package.
14850 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 16 Jul 1995 02:32:11 +0100
14852 dpkg (0.93.58) ALPHA; priority=HIGH
14854 * dpkg should write out status even for packages which it has only
14855 encountered in the `available' file so far.
14857 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 14 Jul 1995 20:19:21 +0100
14859 dpkg (0.93.57) ALPHA; priority=LOW
14861 * dpkg does chroot when running maintainer scripts (--instdir
14862 should work right now, though I haven't been able to test it).
14864 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 14 Jul 1995 01:32:30 +0100
14866 dpkg (0.93.56) ALPHA; priority=HIGH
14868 * dpkg can now overwrite symlinks to directories, and will
14869 do correct handling of symlinks to plain files.
14870 * dpkg should not replace any directory with a symlink.
14872 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 13 Jul 1995 02:43:36 +0100
14874 dpkg (0.93.55) ALPHA; priority=MEDIUM
14876 * dpkg can now extract hardlinks.
14877 * dpkg configuration/removal works in the presence of dependency cycles.
14878 * dpkg should no longer fail an assertion at processarc.c:193.
14880 -- Ian Jackson <iwj10@cus.cam.ac.uk> Wed, 12 Jul 1995 01:34:44 +0100
14882 dpkg (0.93.54) ALPHA; priority=MEDIUM
14884 * dpkg and dselect no longer throw away all Class and Section
14885 information in /var/lib/dpkg/available. (Oops.)
14886 * dpkg --refuse-<something> now works (this broke some dselect
14887 method scripts' attempts to use --refuse-downgrade).
14888 * dpkg --audit and --list implemented.
14890 -- Ian Jackson <iwj10@cus.cam.ac.uk> Mon, 10 Jul 1995 00:35:13 +0100
14892 dpkg (0.93.53) ALPHA; priority=LOW
14894 * dpkg --install/--unpack only skips on-hold packages with --auto.
14895 * dpkg doesn't fclose() the --fsys-tarfile pipe twice.
14896 * dpkg error handling and reporting cleaned up.
14897 * dpkg now lists any failed packages/files just before exiting.
14899 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 9 Jul 1995 16:31:36 +0100
14901 dpkg (0.93.52) ALPHA; priority=MEDIUM
14903 * dpkg won't segfault due to missing (Package_)Revision fields.
14904 * dpkg --search works.
14905 * dpkg will set execute permissions on scripts if necessary.
14906 * dpkg prints filenames in --unpack and --install.
14908 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sat, 8 Jul 1995 12:41:39 +0100
14910 dpkg (0.93.51) ALPHA; priority=HIGH
14912 * dpkg --status and --listfiles now work.
14914 * dpkg --remove --auto won't try to remove everything (!)
14915 * dpkg --unpack doesn't coredump after unpacking the first package.
14916 * dpkg won't fail an assertion if it bombs out of --configure
14917 or --remove because of too many errors.
14919 * Support for `Essential' in dpkg (not yet in dselect).
14920 * `available' (Packages) file class and section override those
14921 from package control files.
14922 * `Essential: yes' added to control file.
14924 * Locking strategy changed, now uses flock (no more stale locks).
14925 * preinst now more helpful about conffiles upgrade problem.
14927 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sat, 8 Jul 1995 01:15:26 +0100
14929 dpkg (0.93.50) ALPHA
14931 * C dpkg now in service.
14933 * dselect now installs in /usr/bin instead of /usr/sbin.
14934 * Improved `explanation of display' help and changed HSOC to EIOW.
14935 * dselect goes back to top of info display when you move the
14938 * Added <sys/types.h> to md5sum/md5.c, for the benefit of FreeBSD.
14939 * --admindir doesn't append `var/lib/dpkg' to its argument.
14941 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 19 May 1995 21:03:08 +0100
14943 dpkg (0.93.42.3) BETA; priority=LOW
14945 * Rebuilt using ncurses 1.9.2c-0.
14946 * Silenced `subcritical error' message if errno == ENOENT.
14948 -- Ian Jackson <iwj10@cus.cam.ac.uk> Mon, 12 Jun 1995 13:09:24 +0100
14950 dpkg (0.93.42.2) BETA; priority=HIGH
14952 * install-info --remove properly removes multi-line entries.
14953 * Slightly changed ^L redraw code in dselect package list.
14955 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sat, 10 Jun 1995 14:06:01 +0100
14957 dpkg (0.93.42.1) BETA; priority=HIGH esp. for new installations
14959 * update-rc.d default no longer adds K entries in runlevels 2345.
14961 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 6 Jun 1995 18:56:23 +0100
14963 dpkg (0.93.42) BETA; priority=LOW; HIGH for dselect users
14965 * Fix uninitialized variable reference bug in dselect (#890).
14966 * Fix problem with wordwrapping package and method descriptions.
14967 * Create /var/lib/dpkg/methods/mnt.
14969 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 19 May 1995 21:03:08 +0100
14971 dpkg (0.93.41) BETA; priority=LOW
14973 * Create /var/lib/dpkg/methods.
14974 * dpkg.pl noisily ignores --skip-same-version rather than barfing.
14976 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 16 May 1995 13:28:27 +0100
14978 dpkg (0.93.40) BETA; priority=LOW
14980 * dselect's subprogram failure message made to stand out more.
14982 * When switching out of curses, always move the cursor to the
14983 bottom right corner of the screen.
14985 -- Ian Jackson <iwj10@cus.cam.ac.uk> Tue, 16 May 1995 01:03:38 +0100
14987 dpkg (0.93.39) BETA; priority=LOW
14990 - allow you to select and configure an installation method;
14991 - invoke installation method scripts to update the available file
14992 and unpack packages;
14993 - invoke dpkg to configure and remove packages.
14994 There are no installation methods available yet.
14996 * Search feature in dselect works (it was purely an ncurses bug).
14998 * dpkg-*.nondebbin.tar.gz now available (built by debian.rules).
15000 * The target directory for dpkg-deb --extract (also available as
15001 dpkg --extract) is no longer optional. dpkg-deb suggests the use
15002 of dpkg --install if you omit it.
15004 * Added <errno.h> to lib/lock.c and fixed ref. to `byte' in
15005 md5sum/md5.c, for portability to Solaris 2.
15007 * Rebuilt `configure' and `config.h.in' using autoconf 2.3.
15008 * Revised function attribute support checking in configure script.
15009 * Removed obsolete `dselect.pl' from scripts directory.
15010 * New option --licence on all the C programs.
15012 -- Ian Jackson <iwj10@cus.cam.ac.uk> Sun, 14 May 1995 18:05:38 +0100
15014 dpkg (0.93.38) BETA; priority=MEDIUM
15016 * Version number comparisons (in dpkg and dselect) now >= <=
15017 as documented (Bug#831; thanks to Christian Linhart).
15019 * dselect now has a non-superuser readonly mode.
15020 * dselect doesn't pop up unsatisfied `Optional's when quitting.
15021 * `unable to delete saved old file' message fixed dpkg_tmp to dpkg-tmp.
15023 * Made dpkg convert `revision' to `package_revision' when reading
15024 (eg) the `status' file. libdpkg.a has `revision' as a synonym
15025 for `package_revision' and writes the former.
15027 * Major improvements and many changes to C option parsing, database
15028 management, error handling, Makefiles &c to support dpkg.
15029 * dpkg-deb should now work if sizeof(void*) < sizeof(void(*)()).
15031 -- Ian Jackson <iwj10@cus.cam.ac.uk> Mon, 24 Apr 1995 12:34:39 +0100
15033 dpkg (0.93.37) BETA; priority=LOW (MEDIUM for dselect users)
15035 * Fixed segfault if no description available (Bug#735);
15036 thanks to Peter Tobias for the bug report.
15037 * Fixed other assorted minor bugs in description displays.
15039 * Changed dpkg-deb --info short option from -i to -I, to make
15040 it unique across dpkg and dpkg-deb (-i still works with
15041 dpkg-deb for backwards compatibility).
15043 * Produce more sensible error when main package list is empty.
15045 -- Ian Jackson <iwj10@cus.cam.ac.uk> Fri, 7 Apr 1995 02:24:55 +0100
15047 dpkg (0.93.36) BETA; priority=LOW (MEDIUM for dselect users)
15049 * All the C code (including dselect) updated to support `provides'
15050 (virtual packages).
15051 * Revamped dselect's related package selection/deselection
15053 * Everything can now handle arbitrary `class' values (as well
15054 as the predefined ones which we understand and can interpret).
15055 * Fixed bug that prevented display update when moving down a small
15056 recursive package list in dselect.
15057 * Column heading characters corrected from `SHOC' to `HSOC'.
15059 -- Ian Jackson <iwj10@cus.cam.ac.uk> Thu, 6 Apr 1995 12:48:13 +0100
15061 dpkg (0.93.35) BETA; priority=MEDIUM
15063 * Preserve ownerships and permissions on configuration files.
15064 * Fix bug in conffile updating that could leave a hardlink
15065 <foo>.dpkg-new to the conffile <foo>.
15067 * Improved dselect's package list help messages.
15068 * Highlight now moves on after (de)selecting just one package.
15069 * Better algorithm for scrolling up/down when moving highlight.
15070 * Fixed bug in display of `preformatted' extended Description lines.
15071 (dselect is still ALPHA, but is fairly stable.)
15073 * Improved dpkg's message when configuring a package that doesn't
15074 exist, and when selecting or skipping a package that isn't
15075 currently selected (during unpack processing).
15077 * Description in control file expanded.
15079 * Scroll back to top when changing what is in the `info' area.
15081 dpkg (0.93.34) BETA; priority=LOW (HIGH for dselect users)
15083 * dselect: Fixed bug which caused a coredump if you exited the
15084 package list if you'd made any changes. Ouch !
15086 * dselect: Improved selection algorithm to show fewer extraneous
15087 packages; improved display for unavailable packages.
15089 * dpkg: Improved progress messages during unpacking somewhat.
15091 dpkg (0.93.33) BETA; priority=LOW (HIGH for dselect users)
15093 * dselect now has a main menu.
15095 * Fixed nasty uninitialized data bug in dselect.
15097 * dselect now locks and unlocks the packages database.
15099 Mon, 27 Mar 1995 03:30:51 BST Ian Jackson <iwj10@cus.cam.ac.uk>
15101 * dpkg (0.93.32): Alpha dselect released and installed in
15103 * dpkg (0.93.32): Many portability enhancements: should now
15104 compile using GCC 2.6.3, and dpkg-deb should
15105 compile better on non-Linux systems.
15106 * dpkg (0.93.32): dpkg will not loop if its stdin disappears
15107 and it needs to prompt.
15108 * dpkg (0.93.32): Fixed removal dependency error to show
15109 correct package (Bug #648).
15110 * dpkg (0.93.32): Tidied up copyright notices.
15111 * dpkg (0.93.32): First draft of update-rc.d manpage, not yet
15112 installed in /usr/man.
15113 * dpkg (0.93.32): Changes to top-level Makefile.in to improve
15115 * dpkg (0.93.32): Improved Makefile `clean' and `distclean'
15117 * dpkg (0.93.32): Deleted irrelevant `t.c' from lib and
15118 dselect directories.
15119 * dpkg (0.93.32): Added vercmp.c with version comparison code.
15120 * dpkg (0.93.32): varbufextend message changed - varbufs not
15121 just for input buffers.
15122 * dpkg (0.93.32): varbuf has C++ member functions in header
15123 #ifdef __cplusplus.
15125 Changes in dpkg 0.93.31:
15127 * start-stop-daemon --pidfile now works (Bug#571).
15128 * Fixed dependency processing bugs which could require a rerun of
15129 dpkg --configure (Bug#566).
15130 * Fixed garbage output for `language' of control file in dpkg-deb --info.
15132 Changes in dpkg 0.93.30:
15134 * Added /usr/sbin/start-stop-daemon.
15136 Changes in dpkg 0.93.09:
15138 * Made postinst scripts really be run when dpkg --purge used.
15139 * Added new --force-extractfail option - VERY DANGEROUS.
15141 Changes in dpkg 0.93.28:
15143 * Removed undef of 0x_p21 in read_database_file, which caused the
15144 the whole status database to become trashed when any update files
15146 * Make infinite-loop prevention and cycle detection work.
15147 * Made findbreakcycle work (ie, break properly when cycle detected).
15148 * New script, update-rc.d, to update links /etc/rc?.d/[KS]??*.
15149 * dpkg.pl now sets the umask to 022.
15150 * Cosmetic error message fix to dpkg-deb.
15151 * Deleted OLD directory altogether.
15152 * Improved error-trapping in top-level Makefile loops.
15154 Changes in dpkg 0.93.27:
15156 * Make version number specifications in Depends &c work.
15157 * Added AC_PROG_CXX to autoconf.in for dselect.
15158 * Changed myopt.h not to have cipaction field in cmdinfo (this was
15159 specially for dpkg-deb) - now we have a generic void*.
15160 * Renamed `class' member of `pkginfoperfile' to `clas' [sic].
15161 * Much work in `dselect' subdirectory.
15162 * Deleted executables, objects and libraries from OLD tree !
15163 * Minor changes to various copyright notices and top-of-file comments.
15164 * Don't install nasty Perl dselectish thing as /usr/bin/dselect.
15166 Changes in dpkg 0.93.26:
15168 * Added --no-also-select instead of not auto-selecting on --unpack
15169 but doing so on --install; removed --force-unpack-any.
15171 Changes in dpkg 0.93.25:
15173 * Fixed duplicate output (failure to flush before fork) bug.
15174 * More clarification of md5sum.c copyright.
15175 * Corrected typo in ChangeLog in 0.93.24 source package.
15177 Changes in dpkg 0.93.24:
15179 * dpkg could copy conffiles info from one package to another. Aargh.
15181 * dpkg failed to initialise status if you tried to remove or
15182 configure a nonexistent package. Bug #419.
15183 * install-info now handles START-INFO-DIR-ENTRY entries like:
15184 * Gdb:: The GNU debugger.
15185 Previously it would only accept (Bug #407):
15186 * Gdb: (gdb). The GNU debugger.
15187 * When installing a new foo.info[.gz], install-info now replaces
15188 * Foo: (foo.info). The Gnoo Foo.
15189 as well as just * Foo: (foo). ...
15190 * Moved option parsing out of dpkg-deb into libdpkg.
15191 * Assorted minor source code rearrangements.
15192 * Fixed assorted copyright notices, clarified md5sum copyright.
15193 * Corrected typo in 0.93.23 source package's ChangeLog.
15195 Changes in dpkg 0.93.23:
15197 * `dpkg-deb' --build now does a syntax check on the control file.
15198 * `dselect' is now no longer called `debian', spurious copy removed
15199 from package top-level source directory.
15200 * C control information parsing complete and somewhat tested.
15201 * Moved `global' include files into $(srcdir)/include from ../lib,
15202 added some files to the lib Makefile, and arranged for pop_cleanup().
15204 Changes in dpkg 0.93.22:
15206 * Fixed bug which caused dpkg to see failures of md5sum where there
15207 were none (would also have caused dpkg to miss a real failure).
15208 * Fixed failure to update some `status' database fields.
15210 Changes in dpkg 0.93.21:
15212 * Fixed error-handling bug which could corrupt database.
15214 Changes in dpkg 0.93.20:
15216 * Fixed bug which ran old (/var/adm/dpkg) postinst scripts.
15217 * Fixed dpkg usage message which claimed -i => both --install & --info.
15218 * Use Colin Plumb's MD5 code - faster, and better copyright.
15219 * Manpages: dpkg-deb(8), deb-control(5), deb(5) - thanks to Raul
15220 Deluth Miller. Also, an xfig picture of some C program innards.
15222 Changes in dpkg 0.93.19:
15224 * Don't delete the `list' file from the dpkg database.
15225 * Fixed various bugs in the conffile handling.
15226 * Conffiles that are symlinks will now be treated as if the
15227 `dereferenced' name of the file was listed in conffiles. This means
15228 that /etc/foo -> /usr/etc/foo will cause all conffile updates of
15229 /etc/foo to create /usr/etc/foo.dpkg-tmp &c instead. However, the
15230 link will be removed if --purge is used to delete all the conffiles.
15231 * When doing a new installation, or when updating a conffile that
15232 wasn't listed as a conffile in the old version of the package, don't
15233 do any prompting but just install the version from the archive.
15234 * Corrected error message if exec of dpkg --vextract failed
15235 and --instroot or --root specified.
15236 * Added new --force-unpack-any option.
15237 * Extra newline after --status output.
15238 * Added -W options to CFLAGS.
15239 * Fixed mistake in previous ChangeLog entry.
15241 Changes in dpkg 0.93.18:
15243 * Fixed invocation of dpkg-deb --vextract if --root or --instdir
15245 * Create /var/lib/dpkg/updates.
15247 Changes in dpkg 0.93.17:
15249 * install-info --remove exits with status 0 if it doesn't find the
15250 thing to remove, instead of status 1.
15251 * Error handling functions have __attribute__((format...)) if GCC.
15252 * push_cleanup its arg takes void **argv instead of char **argv.
15253 * Top-level Makefile.in has set -e before `for' loops.
15254 * dpkg-deb --info not-an-existing-file produces fewer error messages.
15256 Changes in dpkg 0.93.16:
15258 * Made --root= option really extract to $instroot instead of `/'.
15259 * install-info clears the 0444 bits in its umask.
15260 * Fixed a few database handling bugs which cause dpkg always to fail,
15261 and usually to corrupt the status database in various ways.
15262 * dpkg-deb completely rewritten, now doesn't tinker with
15263 /var/{adm,lib}/dpkg. Should be faster.
15264 * Directory structure and Makefiles in source package reorganised.
15266 Changes in dpkg 0.93.15:
15268 * Added `debian' (dselect), still very primitive.
15269 * Database format changed, and moved from /var/adm to /var/lib.
15270 * Added dpkg --avail mode, --list, --status and --search.
15271 * Set of dpkg => dpkg-deb pass-through operations changed (but
15272 dpkg-deb not yet updated).
15273 * Added --root, --admindir and --instdir, as well as --isok &c.
15274 * Moved much stuff into /usr/lib/dpkg-lib.pl, rewritten status
15276 * Put packages in `purge' state even if `deinstall' requested if
15277 they have no postrm and no conffiles.
15278 * Version number comparisons fixed.
15279 * insert-version.pl now installs lib.pl filename too.
15280 * Strip trailing slashes when reading files from file lists.
15282 Changes in dpkg 0.93.14:
15284 * Fixed parsing of DEPENDS &c fields with trailing whitespace.
15285 * postinst now fixes up broken ispell.control file.
15286 * Cyclic dependency/multiple package removal processing: don't consider
15287 packages we've just removed when looking for a reason not to go ahead.
15288 * Added call to postinst with `purge' argument for expunging old
15289 configuration etc. that aren't listed in conffiles.
15291 Changes in dpkg 0.93.13:
15293 * sub S_ISREG defined in dpkg.pl.
15294 * Checking of DEPENDS &c fields was too lax, causing an internal error
15295 if you fed it certain kinds of broken control file.
15296 * Fixed misleading message from bogus installationstatus call.
15297 * New -u and -U options to dpkg-deb which don't unpack the /DEBIAN
15298 directory, and use these in dpkg.pl; clean up /DEBIAN in postinst.
15300 Changes in dpkg 0.93.12:
15302 * No longer needs *.ph files, since these appear to be broken.
15303 * Postinst fixes up *.control files with curly brackets.
15304 * embryo of dselect.
15306 Changes in dpkg 0.93.11:
15308 * New --ignore-depends option.
15309 * This ChangeLog changed format here.
15311 Wed Nov 30 15:38:21 GMT 1994 Ian Jackson <iwj10@cus.cam.ac.uk>
15313 * dpkg 0.93.11 released.
15315 * conffile updating fixed.
15317 * Message `upgrade' in dpkg changed to `replace'.
15319 * install-info now copes with multi-line entries.
15321 * version numbers now done automatically in dpkg and install-info.
15323 * more debugging around conffiles updates.
15325 * *.hash files not deleted so soon.
15327 * adds brand new packages to status array so we can install them.
15329 * postinst does h2ph for {sys,linux}/{stat,types}.ph if required.
15331 Mon Nov 28 02:00:13 GMT 1994 Ian Jackson <iwj10@cus.cam.ac.uk>
15333 * dpkg 0.93.10 released.
15335 * dpkg.pl completely rewritten.
15337 * dpkg-deb: removed dabase-processing and --install option.
15339 * Makefiles reworked, debian.rules added.
15341 * Don't install anything in /usr/doc/examples.
15343 * dpkg-*.deb contains /usr/bin/dpkg-deb.dist, fixed up by postinst.
15345 Thu Oct 20 13:22:20 1994 Ian Murdock (imurdock@debra.debian.org)
15347 * dpkg 0.93.9 released.
15349 * dpkg.pl: Use $argument, not $package, with `--build'.
15350 Make sure that saved postinst scripts are executable.
15352 Tue Oct 18 09:40:57 1994 Ian Murdock (imurdock@debra.debian.org)
15354 * dpkg 0.93.8 released.
15356 * deb/remove.c (pkg_remove): Do not report an error from rmdir ()
15357 when `errno' is ENOTEMPTY (Directory not empty), because in this
15358 case we have found the highest-level directory in the package and
15359 are ready to exit the loop (i.e., it is a normal occurrence).
15361 Mon Oct 17 10:44:32 1994 Ian Murdock (imurdock@debra.debian.org)
15363 * Makefile.in: Adapted all Makefiles to the GNU Coding Standards.
15365 * deb/remove.c (pkg_remove): Make sure that parent directories are
15366 removed LAST! This will result in complete removal of packages
15367 when --remove is called. dpkg 0.93.7 (and earlier) had problems
15368 with this because it tried to remove directories in order, which
15369 will work most of the time, but not necessarily all of the time.
15371 * deb/list.c (pkg_list): Output is sorted by package name.
15373 Tue Oct 4 12:27:10 1994 Ian Murdock (imurdock@debra.debian.org)
15375 * deb/contents.c (pkg_contents): When a list file cannot be
15376 opened, silently fail and let the front-end explain the problem.
15378 * deb/util.c (return_info): When a control file cannot be opened,
15379 silently fail and let the front-end explain the problem.
15381 * deb/search.c (pkg_search): Exit 0 if the regular expression is
15382 matched and 1 if it is not.
15384 Mon Oct 3 18:38:53 1994 Ian Murdock (imurdock@debra.debian.org)
15386 * dpkg.pl: New file. Replaces dpkg.sh.
15388 * deb/Makefile.in: Renamed `dpkg-util.deb' to `dpkg-deb'.
15390 * deb/build.c (pkg_build): `--build' is less verbose, instead
15391 letting the front-end add verbosity where appropriate.
15393 * deb/install.c (pkg_install): Ditto.
15395 * deb/remove.c (pkg_remove): Ditto.
15397 * deb/search.c (pkg_search): Ditto.
15399 * deb/describe.c (pkg_describe): `--describe' is less verbose,
15400 instead letting the front-end add verbosity where appropriate.
15401 The ``Description:'' label has been removed.
15403 * deb/version.c (pkg_version): `--version' is less verbose,
15404 instead letting the front-end add verbosity where appropriate.
15405 The ``Version:'' label has been removed, as has the maintainer
15408 Mon Sep 12 14:22:04 1994 Ian Murdock (imurdock@debra.debian.org)
15410 * deb/version.c (pkg_version): `--version' now reports the
15411 version number of dpkg if no argument is specified.
15413 Thu Sep 1 13:31:37 1994 Ian Murdock (imurdock@debra.debian.org)
15415 * dpkg 0.93.7 released.
15417 * deb/build.c (pkg_build): check status and exit if non-zero.
15419 * deb/contents.c (pkg_contents): ditto.
15421 * deb/install.c (archive_extract): ditto.
15423 Thu Sep 1 13:20:08 1994 Ian Murdock (imurdock@debra.debian.org)
15425 * deb/version.c (pkg_version): indent to the same point as
15428 Thu Sep 1 12:21:11 1994 Ian Murdock (imurdock@debra.debian.org)
15430 * Makefile.in (dist): added debian.rules binary, source and
15431 dist targets to make final distribution easier to make.
15432 (install): install programs to /usr/bin.
15434 * deb/Makefile.in (install): install programs to /usr/bin.
15436 * deb/list.c (pkg_list): enforce a maximum limit of ten characters
15437 for the package name in the output.
15438 (pkg_list): left-justify the version number to make it easier for
15439 the front-end to parse the output.
15440 (pkg_list): replace first '\n' character in packages[n].description
15443 * deb/install.c (archive_extract): use the `p' option to `tar' to
15444 ensure that permissions are preserved.
15446 Sat Aug 27 09:53:37 1994 Ian Murdock (imurdock@debra.debian.org)
15448 * dpkg 0.93.6 released.
15450 * deb/util.c (return_info): only unlink CONTROL if ARCHIVE_FLAG is
15453 Fri Aug 26 15:38:22 1994 Ian Murdock (imurdock@debra.debian.org)
15455 * dpkg 0.93.5 released.
15457 * deb/contents.c (pkg_contents): merged function archive_contents
15458 into function pkg_contents.
15460 * deb/contents.c (pkg_contents): use lstat (rather than stat) so
15461 that symbolic links are recognized.
15462 (pkg_contents): print the usual `<path> -> <link_to>' now that we
15463 recognize symbolic links.
15465 * deb/util.c (return_info): create a FIFO to pipe the needed
15466 information to the ``formatter'' rather than creating a directory
15467 in /tmp for the package information, which is what we used to do.
15469 Thu Aug 25 11:46:27 1994 Ian Murdock (imurdock@debra.debian.org)
15471 * lib/fake-ls.c (mk_date_string): return a pointer to malloc'ed
15473 (mk_mode_string): ditto.
15475 * dpkg.sh: make sure the control information is extracted to a
15476 uniquely-named temporary directory during package installation.
15478 * dpkg.sh: execute the pre- and post-removal scripts during
15481 * dpkg.sh: exit immediately if dpkg-util.deb reports failure.
15483 * deb/install.c (pkg_control): make sure that `package' exists and
15484 is a Debian archive before doing anything.
15486 * deb/install.c (pkg_extract): make sure that `package' exists and
15487 is a Debian archive before doing anything.
15489 * deb/install.c (pkg_install): unlink `extract_output' when done.
15491 * deb/remove.c (pkg_remove): use lstat (rather than stat) so that
15492 --remove does not get confused and think that a symbolic link to a
15493 directory is actually a directory, which results in the symbolic
15494 link never being removed at all.
15496 ChangeLog begins Thu Aug 25 11:46:27 1994 for dpkg 0.93.5.