Debian package management system
http://www.debian.org
This package contains tools for working with Debian packages. It makes
it possible to create and extract Debian packages. If Alien is
installed, the packages can be converted to RPMs.
This package contains the following Debian packages: dpkg, dselect,
dpkg-doc, dpkg-dev.
- Developed at system:packagemanager
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/dpkg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dpkg.changes | 0000040274 39.3 KB | |
dpkg.spec | 0000005073 4.95 KB | |
dpkg_1.19.0.5.tar.xz | 0004557428 4.35 MB | |
drop-tar-option.patch | 0000000987 987 Bytes | |
sensible-editor | 0000000616 616 Bytes | |
update-alternatives-suse.patch | 0000002450 2.39 KB | |
update-alternatives.changes | 0000010297 10.1 KB | |
update-alternatives.spec | 0000003406 3.33 KB |
Revision 25 (latest revision is 44)
Dominique Leuenberger (dimstar_suse)
accepted
request 619567
from
Tomáš Chvátal (scarabeus_iv)
(revision 25)
- Version update to 1.19.0.5: * Fix directory traversal with dpkg-deb --raw-extract, by guaranteeing that the DEBIAN pathname does not exist. Closes: #879982 Reported by Jakub Wilk <jwilk@jwilk.net>. * Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as the variable is expected to be set by any builder, not just dpkg. And introduce ephemereal backwards compatibility even though there are no known users. * Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is <implementations-keywords>, following the specification. * Specify that DEB_GAIN_ROOT_CMD in R³ should preserve the environment. Proposed by Josh Triplett <josh@joshtriplett.org>. * Specify new DEB_RULES_REQUIRES_ROOT variable for R³ support. * Declare R³ specification as "recommendation, stable" with version 1.0. * Architecture support: - Add support for riscv64 CPU. Closes: #822914 Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org> * Perl modules: - Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl errors on paths not accapted for fixdebugpath. Reported by Mattia Rizzolo <mattia@debian.org>, on IRC. Closes: #881051 - Check that $state->{seen} exists instead of $state being just defined. Fixes regression in dpkg-gensymbols symbols output. Thanks to Dmitry Shachnev <mitya57@debian.org>. Closes: #880166 - Mark hurd-i386 as having gcc builtin PIE in Dpkg::Vendor::Debian. Requested by Samuel Thibault <sthibault@debian.org>. - split the u-a to separate spec file to reduce a build cycle - update to debhelper-7.3.12 - update to debhelper-7.2.16
Comments 0