pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/dpkg
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 7 18:15:17 UTC 2021
Modified Files:
pkgsrc/misc/dpkg: Makefile PLIST distinfo
Log Message:
dpkg: updated to 1.21.1
dpkg (1.21.1) unstable; urgency=medium
[ Guillem Jover ]
* dpkg-buildpackage: Remove duplicate command print for dpkg-genchanges.
* dpkg-buildpackage: Fix build description due to improper multiline match.
* dpkg-realpath: Remove spurious heading space from --help output.
* update-alternatives: When initializing admindir from DPKG_ADMINDIR append
"/alternatives".
* Code internals:
- Remove <ar.h> inclusions.
* Packaging:
- Install deb-md5sums(5) into dpkg-dev package.
dpkg (1.21.0) unstable; urgency=medium
[ Guillem Jover ]
* dpkg-genchanges: Include orig tarball on source package renames.
* scripts: Consider SHA-1 and RIPEMD-160 weak algorithms in OpenPGP
signatures.
* dpkg: During unpack print a removal message due to Conflicts.
* scripts: Add zsh completions for dpkg-parsechangelog.
* dpkg-buildpackage: When printing build type match the extension exactly.
* dpkg-maintscript-helper: Use xargs -I argument instead of deprecated -i.
* dpkg-maintscript-helper: Quote variable inside ${} to avoid pattern match.
* libdpkg: Fix dpkg_fsys_get_path() to always strip leading / and ./.
* libdpkg: Set the default database directory relative to the system root.
* dpkg-divert, dpkg-statoverride: Set admindir after instdir.
* update-alternatives: Fix admindir setting.
Prompted by Johannes Schauer Marin Rodrigues <josch%debian.org@localhost>.
* dselect: Honor DPKG_ADMINDIR environment variable.
* dpkg-query, dpkg-trigger, dselect: Add support for setting the root
directory.
* dpkg-fsys-usrunmess: Move forced reconfiguration to the last step.
* dpkg-fsys-usrunmess: Install a local policy-rc.d to ignore service
restarts.
* dpkg-fsys-usrunmess: Do not fail when removing lingering directories.
* dpkg-fsys-usrunmess: Generate a regression prevention package.
* dpkg-fsys-usrunmess: Fix typo in debug message.
* dpkg: Distinguish deconfiguration message for installation and multi-arch
syncs.
* dpkg-buildpackage: Add new --changes-file option.
Prompted by Niels Thykier <niels%thykier.net@localhost>.
* dpkg-buildpackage: Add new --buildinfo-file option.
* dpkg: Rework --assert-<feature> logic to be more robust.
Prompted by Helmut Grohne <helmut%subdivi.de@localhost>.
Prompted by David Kalnischkies <donkult%debian.org@localhost>.
* dpkg: Improve --assert-<feature> descriptions.
* dpkg: Add a new --assert-help option.
* scripts/mk: Pass DEB_BUILD_PATH to dpkg-buildflags.
* dpkg-db-backup: New program factored out from Debian-specific daily cron.
* dpkg-db-backup: Accept an option to override the number of rotation cycles.
* dpkg-db-backup: Honor the admindir set at configure time.
* update-alternatives: Fix --auto and --set-selections output progress.
* update-alternatives: Print defaults for configuration and database
pathnames.
* scripts: Replace shebang in dpkg-error shell library with shellcheck
directive.
* dpkg-buildpackage: Add support for terse DEB_BUILD_OPTIONS.
* dpkg-mergechangelogs: Add new --merge-unreleased option.
* dpkg: Restore fallback to "new-prerm failed-upgrade" for downgrades.
* dselect: Use safe temporary file creation in methods setup.
* dselect: Remove bashism from update script in multicd method.
* dpkg: Fix --verify to handle missing or inaccessible pathnames.
* dpkg: Add partial --verify support for mode checks.
* Use «digest» instead of «hash» in output messages.
Reported by Sven Joachim <svenjoac%gmx.de@localhost>.
* dselect: use `grep -E` instead of `egrep`.
* libdpkg: Fix memory leak on End Of Tape condition in tar parser.
* dpkg: Fix short lived memory leak with --recursive.
* dpkg: Fix conffile removal-on-upgrade handling.
* dpkg-deb: Fix conffile name length tracking on remove-on-upgrade parsing.
Reported by uau on IRC.
* Architecture support:
- Clarify that the regex columns need to be ordered to match first.
- Add support for ARCv2 CPU.
Based on a patch by Alexey Brodkin <Alexey.Brodkin%synopsys.com@localhost>.
* Portability:
- start-stop-daemon: Define SOCK_NONBLOCK to 0 if not defined.
- libdpkg: Add support for AIX to dpkg_get_progname().
* Perl modules:
- Dpkg::Source::Quilt: Add hint to check missing files on patch apply
failures.
Reported by Joseph Nahmias <jello%debian.org@localhost>.
- Dpkg::Changelog::Parse: Require format plugins to inherit from
Dpkg::Changelog.
- Dpkg::OpenPGP: Refactor openpgp implementation execution into a new
function.
- Dpkg::Vendor::Debian: Refactor compiler flag names into an array.
- Dpkg::Vendor::Debian: Add new lto feature in new optimize area.
- Test::Dpkg: Print actual error messages in test_neutralize_checksums().
- Dpkg::Deps: Use current_sub feature for __SUB__.
- Dpkg::BuildFlags: Add support for ASFLAGS.
See https://salsa.debian.org/debian/debhelper/-/merge_requests/50.
- Dpkg::Compression: Use gzip --rsyncable unconditionally.
- Dpkg::Changelog::Entry::Debian: Fix full month misuse warning.
- Dpkg::Shlibs::Symbol: Emit a warning on fully qualified symver patterns.
- Dpkg::Control::HashCore: Add new keep_duplicate option.
- Dpkg::Control::FieldsCore: Add new field_parse_binary_source().
- Dpkg::Control::FieldsCore: Fix types allowed for
field_parse_binary_source().
- Dpkg::Shlibs::Objdump: Fix apply_relocations to work with versioned
symbols.
- Dpkg::Vendor::Ubuntu: Update Maintainer field logic to include
“canonical”.
- Dpkg::Source::Package::V2: Add hint about version matching source tree.
* Documentation:
- man: Itemize dpkg-gensymbols -c levels.
- man: Add man page for deb-md5sums(5).
Reported by Maxim Cournoyer (on IRC).
- man: Switch the Architecture field in deb-control(5) to required.
Reported by Maxim Cournoyer (on IRC).
- man: Make clear that dpkg-query arguments accept multiple values.
- man: Document dpkg-query --search and --listfiles output formats.
- doc: Fix incorrect use of ‘an’ article.
- doc: Update coding style to document POD instead of troff.
- doc: Update THANKS file.
- doc: Annotate current maintainer start year.
- doc: Sort maintenance information chronologically.
- man: Add versions since features where introduced.
- man: Further clarify when re-inclusions of excluded pathnames happen.
- doc: Update Doxygen configuration from version 1.9.1.
- doc: Improve description of dpkg suite.
Prompted by Fabrice Bauzac-Stehly <noon%mykolab.com@localhost>.
- man: Add a reference to where the Installed-Size algorithm is described.
- man: Improve dpkg --verify-format rpm format documentation.
- man: Document in deb-substvars(5) what ${} is good for.
Prompted by Paul Wise <pabs%debian.org@localhost>.
- man: Document in dpkg-architecture(1) target being useful for emulators
too. Prompted by Helmut Grohne <helmut%subdivi.de@localhost>.
- man: Document in dpkg-query(1) full --search and --listfiles output
format. Prompted by Johannes Schauer Marin Rodrigues <josch%debian.org@localhost>.
* Code internals:
- Remove irrelevant or obsolete FIXME markers.
- Turn FIXME markers denoting pending actions into TODO markers.
- Turn FIXME markers giving historic information into simple Notes.
- update-alternatives: Turn FIXME for explicit behavior choice into an XXX.
- Use localtime_r() instead of localtime().
- libdpkg: Remove MDEBUG support from m_malloc() implementation.
- libdpkg: Mark dpkg_arch_unmark() arch_remove argument as const.
- libdpkg: Mark treewalk_open() func argument as const.
- dpkg: Mark ignore_depends() pkg argument as const.
- dpkg: Mark deb_parse_conffiles() pkg argument as const.
- libcompat: Remove local setexecfilecon() and require libselinux 2.3.
- libdpkg: Add missing DPKG_{BEGIN,END}_DECLS in header files.
- dpkg: Move SE Linux function declarations into its own header file.
- dpkg: Move the command action enum to its own header file.
- dpkg: Switch from including "main.h" to "force.h".
- dselect: Rename dme() to display_menu_entry().
- dpkg: Split function handling deconfiguration due to install and removal.
- libdpkg: Add new ACTION_MUX macro for continued options.
- dpkg: Refactor --assert-<feature> handling to be data driven.
- dpkg-fsys-usrunmess: Do not use interpolated strings for literals.
- dpkg-db-backup: Add a license header comment.
* Build system:
- Fallback to $^X and 'perl' if $Config{perlpath} is unset or empty.
- Bump minimal Perl version to 5.28.1.
- Remove redundant localedir and pkgconfdir initializations.
- Check for libsocket.
- Do not set have_libmd on the found branch in AC_SEARCH_LIBS.
- Switch DPKG_FUNC_C99_SNPRINTF from AC_LANG_SOURCE to AC_LANG_PROGRAM.
- Check whether fsync(3) works on directories.
- Remove obsolete AC_HEADER_STDC.
- Detect appropriate sed program at configure time.
- Rename DPKG_DEB_PROG_TAR to DPKG_PROG_TAR.
- Parametrize the backups directory with a configure option.
- Add a check for symlinks in the git repository.
- Rename shell scripts to .sh.
- Switch from hardcoded /run to parametrized runstatedir.
- Use new Dpkg::Control keep_duplicate option in gen-changelog.
- Use title-case for field in gen-changelog.
- Execute run-script via CONFIG_SHELL.
Reported by Larkin Nickle <me%larbob.org@localhost>.
- Quote variables containing pathnames in m4 macros.
- Add support for commit message fix up machinery in gen-changelog.
* Packaging:
- Use absolute pathnames in .install debhelper fragments.
- Remove unused dh_installcron call for arch-indep targets.
- Add support for a native systemd timer.
- Create auotpkgtest installation directory.
- Bump Standards-Version to 4.6.0 (no changes needed).
* Test suite:
- Pass --ignore-builtin-builddeps to dpkg-buildpackage.
- Use can_run() instead of find_command().
- Add descriptions to makefile test runners.
- Add unit tests for architecture bijective mapping property.
- Suppress cppcheck constParameter check.
- Suppress bogus cppcheck for nullPointerRedundantCheck.
- Mark external sourced shell files for checking.
- Ignore new shellcheck checks.
- Remove shipped dpkg database.
- Add re-inclusion of symlink case to t-filtering.
- Generate symlink during test build time.
- Remove superfluous long filename.
- Refactor parse_ctrl() from parse_dsc().
- Update codespell stopwords.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/misc/dpkg/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/dpkg/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/dpkg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/dpkg/Makefile
diff -u pkgsrc/misc/dpkg/Makefile:1.52 pkgsrc/misc/dpkg/Makefile:1.53
--- pkgsrc/misc/dpkg/Makefile:1.52 Mon May 24 19:53:05 2021
+++ pkgsrc/misc/dpkg/Makefile Tue Dec 7 18:15:17 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2021/05/24 19:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2021/12/07 18:15:17 adam Exp $
-DISTNAME= dpkg_1.20.0
+DISTNAME= dpkg_1.21.1
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/dpkg/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/misc/dpkg/PLIST
diff -u pkgsrc/misc/dpkg/PLIST:1.13 pkgsrc/misc/dpkg/PLIST:1.14
--- pkgsrc/misc/dpkg/PLIST:1.13 Sat Apr 11 11:53:43 2020
+++ pkgsrc/misc/dpkg/PLIST Tue Dec 7 18:15:17 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2020/04/11 11:53:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2021/12/07 18:15:17 adam Exp $
bin/dpkg
bin/dpkg-architecture
bin/dpkg-buildflags
@@ -16,6 +16,7 @@ bin/dpkg-mergechangelogs
bin/dpkg-name
bin/dpkg-parsechangelog
bin/dpkg-query
+bin/dpkg-realpath
bin/dpkg-scanpackages
bin/dpkg-scansources
bin/dpkg-shlibdeps
@@ -150,6 +151,7 @@ ${PERL5_SUB_INSTALLVENDORLIB}/Dpkg/Vendo
${PERL5_SUB_INSTALLVENDORLIB}/Dpkg/Version.pm
${PERL5_SUB_INSTALLVENDORLIB}/Dselect/Ftp.pm
lib/pkgconfig/libdpkg.pc
+libexec/dpkg/dpkg-db-backup
libexec/dpkg/methods/disk/desc.mounted
libexec/dpkg/methods/disk/install
libexec/dpkg/methods/disk/names
@@ -181,6 +183,7 @@ man/de/man1/dpkg-mergechangelogs.1
man/de/man1/dpkg-name.1
man/de/man1/dpkg-parsechangelog.1
man/de/man1/dpkg-query.1
+man/de/man1/dpkg-realpath.1
man/de/man1/dpkg-scanpackages.1
man/de/man1/dpkg-scansources.1
man/de/man1/dpkg-shlibdeps.1
@@ -198,6 +201,7 @@ man/de/man5/deb-changes.5
man/de/man5/deb-conffiles.5
man/de/man5/deb-control.5
man/de/man5/deb-extra-override.5
+man/de/man5/deb-md5sums.5
man/de/man5/deb-old.5
man/de/man5/deb-origin.5
man/de/man5/deb-override.5
@@ -220,13 +224,14 @@ man/de/man5/dpkg.cfg.5
man/de/man5/dsc.5
man/de/man5/dselect.cfg.5
man/de/man7/deb-version.7
+man/de/man8/dpkg-fsys-usrunmess.8
man/de/man8/start-stop-daemon.8
+man/es/man1/dpkg-distaddfile.1
man/es/man1/dpkg-split.1
man/es/man1/update-alternatives.1
-man/es/man5/deb-extra-override.5
man/es/man5/deb-old.5
-man/es/man5/deb-override.5
-man/es/man5/deb-split.5
+man/es/man5/dpkg.cfg.5
+man/es/man5/dselect.cfg.5
man/fr/man1/dpkg-architecture.1
man/fr/man1/dpkg-buildflags.1
man/fr/man1/dpkg-buildpackage.1
@@ -237,12 +242,10 @@ man/fr/man1/dpkg-divert.1
man/fr/man1/dpkg-genbuildinfo.1
man/fr/man1/dpkg-genchanges.1
man/fr/man1/dpkg-gencontrol.1
-man/fr/man1/dpkg-gensymbols.1
man/fr/man1/dpkg-maintscript-helper.1
man/fr/man1/dpkg-mergechangelogs.1
man/fr/man1/dpkg-name.1
man/fr/man1/dpkg-parsechangelog.1
-man/fr/man1/dpkg-query.1
man/fr/man1/dpkg-scanpackages.1
man/fr/man1/dpkg-scansources.1
man/fr/man1/dpkg-shlibdeps.1
@@ -251,29 +254,20 @@ man/fr/man1/dpkg-split.1
man/fr/man1/dpkg-statoverride.1
man/fr/man1/dpkg-trigger.1
man/fr/man1/dpkg-vendor.1
-man/fr/man1/dpkg.1
-man/fr/man1/dselect.1
man/fr/man1/update-alternatives.1
man/fr/man5/deb-buildinfo.5
-man/fr/man5/deb-changelog.5
man/fr/man5/deb-changes.5
-man/fr/man5/deb-conffiles.5
man/fr/man5/deb-control.5
-man/fr/man5/deb-extra-override.5
man/fr/man5/deb-old.5
man/fr/man5/deb-origin.5
-man/fr/man5/deb-override.5
man/fr/man5/deb-postinst.5
man/fr/man5/deb-postrm.5
man/fr/man5/deb-preinst.5
man/fr/man5/deb-prerm.5
-man/fr/man5/deb-split.5
man/fr/man5/deb-src-control.5
man/fr/man5/deb-src-files.5
man/fr/man5/deb-src-rules.5
-man/fr/man5/deb-src-symbols.5
man/fr/man5/deb-substvars.5
-man/fr/man5/deb-symbols.5
man/fr/man5/deb-triggers.5
man/fr/man5/deb.5
man/fr/man5/deb822.5
@@ -282,19 +276,22 @@ man/fr/man5/dsc.5
man/fr/man5/dselect.cfg.5
man/fr/man7/deb-version.7
man/fr/man8/start-stop-daemon.8
+man/hu/man5/dpkg.cfg.5
+man/hu/man5/dselect.cfg.5
+man/it/man1/dpkg-distaddfile.1
man/it/man1/dpkg-maintscript-helper.1
man/it/man1/dpkg-split.1
man/it/man1/update-alternatives.1
-man/it/man5/deb-extra-override.5
man/it/man5/deb-old.5
-man/it/man5/deb-override.5
-man/it/man5/deb-split.5
+man/it/man5/deb.5
+man/it/man5/dpkg.cfg.5
+man/it/man5/dselect.cfg.5
+man/ja/man1/dpkg-distaddfile.1
man/ja/man1/dpkg-split.1
man/ja/man1/update-alternatives.1
-man/ja/man5/deb-extra-override.5
man/ja/man5/deb-old.5
-man/ja/man5/deb-override.5
-man/ja/man5/deb-split.5
+man/ja/man5/dpkg.cfg.5
+man/ja/man5/dselect.cfg.5
man/man1/dpkg-architecture.1
man/man1/dpkg-buildflags.1
man/man1/dpkg-buildpackage.1
@@ -311,6 +308,7 @@ man/man1/dpkg-mergechangelogs.1
man/man1/dpkg-name.1
man/man1/dpkg-parsechangelog.1
man/man1/dpkg-query.1
+man/man1/dpkg-realpath.1
man/man1/dpkg-scanpackages.1
man/man1/dpkg-scansources.1
man/man1/dpkg-shlibdeps.1
@@ -377,6 +375,7 @@ man/man5/deb-changes.5
man/man5/deb-conffiles.5
man/man5/deb-control.5
man/man5/deb-extra-override.5
+man/man5/deb-md5sums.5
man/man5/deb-old.5
man/man5/deb-origin.5
man/man5/deb-override.5
@@ -399,6 +398,7 @@ man/man5/dpkg.cfg.5
man/man5/dsc.5
man/man5/dselect.cfg.5
man/man7/deb-version.7
+man/man8/dpkg-fsys-usrunmess.8
man/man8/start-stop-daemon.8
man/nl/man1/dpkg-architecture.1
man/nl/man1/dpkg-buildflags.1
@@ -416,6 +416,7 @@ man/nl/man1/dpkg-mergechangelogs.1
man/nl/man1/dpkg-name.1
man/nl/man1/dpkg-parsechangelog.1
man/nl/man1/dpkg-query.1
+man/nl/man1/dpkg-realpath.1
man/nl/man1/dpkg-scanpackages.1
man/nl/man1/dpkg-scansources.1
man/nl/man1/dpkg-shlibdeps.1
@@ -440,6 +441,7 @@ man/nl/man5/deb-postinst.5
man/nl/man5/deb-postrm.5
man/nl/man5/deb-preinst.5
man/nl/man5/deb-prerm.5
+man/nl/man5/deb-shlibs.5
man/nl/man5/deb-split.5
man/nl/man5/deb-src-control.5
man/nl/man5/deb-src-files.5
@@ -454,22 +456,82 @@ man/nl/man5/dpkg.cfg.5
man/nl/man5/dsc.5
man/nl/man5/dselect.cfg.5
man/nl/man7/deb-version.7
+man/nl/man8/dpkg-fsys-usrunmess.8
man/nl/man8/start-stop-daemon.8
+man/pl/man1/dpkg-distaddfile.1
man/pl/man1/dpkg-split.1
man/pl/man1/update-alternatives.1
-man/pl/man5/deb-extra-override.5
man/pl/man5/deb-old.5
-man/pl/man5/deb-override.5
-man/pl/man5/deb-split.5
+man/pl/man5/dpkg.cfg.5
+man/pl/man5/dselect.cfg.5
+man/pt/man1/dpkg-architecture.1
+man/pt/man1/dpkg-buildflags.1
+man/pt/man1/dpkg-buildpackage.1
+man/pt/man1/dpkg-checkbuilddeps.1
+man/pt/man1/dpkg-deb.1
+man/pt/man1/dpkg-distaddfile.1
+man/pt/man1/dpkg-divert.1
+man/pt/man1/dpkg-genbuildinfo.1
+man/pt/man1/dpkg-genchanges.1
+man/pt/man1/dpkg-gencontrol.1
+man/pt/man1/dpkg-gensymbols.1
+man/pt/man1/dpkg-maintscript-helper.1
+man/pt/man1/dpkg-mergechangelogs.1
+man/pt/man1/dpkg-name.1
+man/pt/man1/dpkg-parsechangelog.1
+man/pt/man1/dpkg-query.1
+man/pt/man1/dpkg-realpath.1
+man/pt/man1/dpkg-scanpackages.1
+man/pt/man1/dpkg-scansources.1
+man/pt/man1/dpkg-shlibdeps.1
+man/pt/man1/dpkg-source.1
+man/pt/man1/dpkg-split.1
+man/pt/man1/dpkg-statoverride.1
+man/pt/man1/dpkg-trigger.1
+man/pt/man1/dpkg-vendor.1
+man/pt/man1/dpkg.1
+man/pt/man1/dselect.1
+man/pt/man1/update-alternatives.1
+man/pt/man5/deb-buildinfo.5
+man/pt/man5/deb-changelog.5
+man/pt/man5/deb-changes.5
+man/pt/man5/deb-conffiles.5
+man/pt/man5/deb-control.5
+man/pt/man5/deb-extra-override.5
+man/pt/man5/deb-old.5
+man/pt/man5/deb-origin.5
+man/pt/man5/deb-override.5
+man/pt/man5/deb-postinst.5
+man/pt/man5/deb-postrm.5
+man/pt/man5/deb-preinst.5
+man/pt/man5/deb-prerm.5
+man/pt/man5/deb-shlibs.5
+man/pt/man5/deb-split.5
+man/pt/man5/deb-src-control.5
+man/pt/man5/deb-src-files.5
+man/pt/man5/deb-src-rules.5
+man/pt/man5/deb-src-symbols.5
+man/pt/man5/deb-substvars.5
+man/pt/man5/deb-symbols.5
+man/pt/man5/deb-triggers.5
+man/pt/man5/deb.5
+man/pt/man5/deb822.5
+man/pt/man5/dpkg.cfg.5
+man/pt/man5/dsc.5
+man/pt/man5/dselect.cfg.5
+man/pt/man7/deb-version.7
+man/pt/man8/dpkg-fsys-usrunmess.8
+man/pt/man8/start-stop-daemon.8
+man/sv/man1/dpkg-distaddfile.1
man/sv/man1/dpkg-gencontrol.1
-man/sv/man1/dpkg-gensymbols.1
man/sv/man1/dpkg-maintscript-helper.1
man/sv/man1/dpkg-split.1
man/sv/man1/update-alternatives.1
-man/sv/man5/deb-extra-override.5
man/sv/man5/deb-old.5
-man/sv/man5/deb-override.5
-man/sv/man5/deb-split.5
+man/sv/man5/deb.5
+man/sv/man5/dpkg.cfg.5
+man/sv/man5/dselect.cfg.5
+sbin/dpkg-fsys-usrunmess
sbin/start-stop-daemon
share/aclocal/dpkg-arch.m4
share/aclocal/dpkg-build.m4
@@ -481,10 +543,17 @@ share/aclocal/dpkg-linker.m4
share/aclocal/dpkg-progs.m4
share/aclocal/dpkg-types.m4
share/aclocal/dpkg-unicode.m4
+share/doc/dpkg/README.api
+share/doc/dpkg/README.feature-removal-schedule
+share/doc/dpkg/frontend.txt
+share/doc/dpkg/protected-field.txt
+share/doc/dpkg/rootless-builds.txt
+share/doc/dpkg/triggers.txt
share/dpkg/abitable
share/dpkg/alternatives/README
share/dpkg/architecture.mk
share/dpkg/buildflags.mk
+share/dpkg/buildopts.mk
share/dpkg/buildtools.mk
share/dpkg/cputable
share/dpkg/default.mk
@@ -494,6 +563,7 @@ share/dpkg/ostable
share/dpkg/pie-compile.specs
share/dpkg/pie-link.specs
share/dpkg/pkg-info.mk
+share/dpkg/sh/dpkg-error.sh
share/dpkg/tupletable
share/dpkg/vendor.mk
share/locale/ast/LC_MESSAGES/dpkg.mo
@@ -546,6 +616,7 @@ share/locale/nl/LC_MESSAGES/dpkg.mo
share/locale/nl/LC_MESSAGES/dselect.mo
share/locale/nn/LC_MESSAGES/dpkg.mo
share/locale/nn/LC_MESSAGES/dselect.mo
+share/locale/oc/LC_MESSAGES/dpkg.mo
share/locale/pa/LC_MESSAGES/dpkg.mo
share/locale/pl/LC_MESSAGES/dpkg-dev.mo
share/locale/pl/LC_MESSAGES/dpkg.mo
@@ -575,3 +646,4 @@ share/locale/zh_CN/LC_MESSAGES/dselect.m
share/locale/zh_TW/LC_MESSAGES/dpkg.mo
share/locale/zh_TW/LC_MESSAGES/dselect.mo
share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy
+share/zsh/vendor-completions/_dpkg-parsechangelog
Index: pkgsrc/misc/dpkg/distinfo
diff -u pkgsrc/misc/dpkg/distinfo:1.18 pkgsrc/misc/dpkg/distinfo:1.19
--- pkgsrc/misc/dpkg/distinfo:1.18 Tue Oct 26 10:59:01 2021
+++ pkgsrc/misc/dpkg/distinfo Tue Dec 7 18:15:17 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:59:01 nia Exp $
+$NetBSD: distinfo,v 1.19 2021/12/07 18:15:17 adam Exp $
-BLAKE2s (dpkg_1.20.0.tar.xz) = 21c4423591b2f3ae6418c7b2c211b2f691d89eda23d97a411fad5d5b4eff44cb
-SHA512 (dpkg_1.20.0.tar.xz) = 5dd7961bde19ccc891fd5b77ca0085f7fc0308c20380e20b393397ff92e50d1c0f54e7b57676c05876021b44aa3788af8258c21ff2b672110ac92c7ce0b408f9
-Size (dpkg_1.20.0.tar.xz) = 4738556 bytes
+BLAKE2s (dpkg_1.21.1.tar.xz) = bd207493354eb7a8a086e0ecc302f474540cfadebd9010d8f4674d0886b8c84c
+SHA512 (dpkg_1.21.1.tar.xz) = 3f3f263e1300f3e4b55e84521847703dcfe465aa54829a69c31c174a2ad5e8b6a8a251da7c6020d31a38e9e6744113924a71e9579469e32289328e91a48db07f
+Size (dpkg_1.21.1.tar.xz) = 4986936 bytes
SHA1 (patch-lib_dpkg_libdpkg.map) = f2cf79ab4aa0bbe834a1d8d7183d08b7f6829fb3
SHA1 (patch-src_Makefile.in) = 24e1ab4dcb73268ba84eec1072d813b5f0b7adf9
SHA1 (patch-utils_start-stop-daemon.c) = 7927b364851b039e44279157aa783afde4508af9
Home |
Main Index |
Thread Index |
Old Index