Debian Bug report logs - #7330
dpkg: support versioned Provides

version graph

Package: dpkg; Maintainer for dpkg is Dpkg Developers <debian-dpkg@lists.debian.org>; Source for dpkg is src:dpkg (PTS, buildd, popcon).

Reported by: "Orn E. Hansen" <oe.hansen@halmstad.mail.telia.com>

Date: Wed, 12 Feb 1997 03:03:06 UTC

Severity: wishlist

Merged with 24934, 112131, 134582, 180316

Found in versions 1.4.0.23-2, 1.4.0.5, 1.9.17, 1.9.21

Fixed in version dpkg/1.17.11

Done: Guillem Jover <guillem@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Ian Jackson <ian@chiark.greenend.org.uk>:
Bug#7330; Package dpkg. (full text, mbox, link).


Acknowledgement sent to "Orn E. Hansen" <oe.hansen@halmstad.mail.telia.com>:
New bug report received and forwarded. Copy sent to Ian Jackson <ian@chiark.greenend.org.uk>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: "Orn E. Hansen" <oe.hansen@halmstad.mail.telia.com>
To: submit@bugs.debian.org
Subject: dpkg 1.4.0.5 :
Date: Wed, 12 Feb 1997 03:23:10 +0100
Package: dpkg
Version: 1.4.0.5

replacing a pacage with another, that provides the same package.  Causes
conflicts with programs that depend on it... an example:

I have quota installed, and e2fsprogs which are marked essential.

I replace e2fsprogs with e2compr, a package that provides e2fsprogs, and
replaces it.

I cannot install it, without --auto-deconfigure... because quota depends
on e2fsprogs which are essential, and in this case dpkg doesn't listen
to Replace, nor Provides fields for e2compr.

After install, I have to use --ignore-depend=e2fsprogs to have quota
reconfigured because dpkg doesn't recognize that e2compr provides
e2fsprogs (Even though e2compr has Provides field filled with e2fsprogs).



-- System Information
Debian Release: 1.2
Kernel Version: Linux oehansen 2.0.27 #2 Tue Dec 24 06:32:41 CET 1996 i486 unknown

Versions of the packages dpkg depends on:
libc5	Version: 5.4.20-1
ncurses3.0	Version: 1.9.9e-1


Changed Bug title. Request was from Josip Rodin <jrodin@public.srce.hr> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org:
Bug#7330; Package dpkg. (full text, mbox, link).


Acknowledgement sent to Thomas Hood <jdthood@yahoo.co.uk>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org. (full text, mbox, link).


Message #12 received at 7330@bugs.debian.org (full text, mbox, reply):

From: Thomas Hood <jdthood@yahoo.co.uk>
To: 7330@bugs.debian.org
Cc: "Orn E. Hansen" <oe.hansen@halmstad.mail.telia.com>
Subject: bug or feature?
Date: 01 Oct 2002 10:37:24 +0200
Orn E. Hansen wrote:   [I have edited it for grammar]
> Replacing a package with another that provides the same package.
> causes conflicts with programs that depend on it... an example:
> I have quota and e2fsprogs installed.  They are marked essential.
> I try to replace e2fsprogs with e2compr, a package that provides
> e2fsprogs and replaces it.
>
> I cannot install it unless I use --auto-deconfigure...
> because quota depends on e2fsprogs which is essential, and in
> this case dpkg doesn't pay attention to the Replace or Provides
> fields from e2compr.

Does the reported behavior violate policy?  If not,
then this report should probably be downgraded to
wishlist or closed.

--
Thomas





Changed Bug title. Request was from jdthood@yahoo.co.uk (Thomas Hood) to control@bugs.debian.org. (full text, mbox, link).


Severity set to `wishlist'. Request was from jdthood@yahoo.co.uk (Thomas Hood) to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Developers <debian-dpkg@lists.debian.org>:
Bug#7330; Package dpkg. (Sat, 20 Aug 2011 09:12:20 GMT) (full text, mbox, link).


Acknowledgement sent to Sven Joachim <svenjoac@gmx.de>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <debian-dpkg@lists.debian.org>. (Sat, 20 Aug 2011 09:12:24 GMT) (full text, mbox, link).


Message #21 received at 7330@bugs.debian.org (full text, mbox, reply):

From: Sven Joachim <svenjoac@gmx.de>
To: 7330@bugs.debian.org
Subject: no versioned Provides
Date: Sat, 20 Aug 2011 11:10:32 +0200
retitle 7330 dpkg: support versioned Provides
merge 7330 24934
thanks

On 1997-02-12 03:23 +0100, Orn E. Hansen wrote:

> Package: dpkg
> Version: 1.4.0.5
>
> replacing a pacage with another, that provides the same package.  Causes
> conflicts with programs that depend on it... an example:
>
> I have quota installed, and e2fsprogs which are marked essential.
>
> I replace e2fsprogs with e2compr, a package that provides e2fsprogs, and
> replaces it.
>
> I cannot install it, without --auto-deconfigure... because quota depends
> on e2fsprogs which are essential, and in this case dpkg doesn't listen
> to Replace, nor Provides fields for e2compr.
>
> After install, I have to use --ignore-depend=e2fsprogs to have quota
> reconfigured because dpkg doesn't recognize that e2compr provides
> e2fsprogs (Even though e2compr has Provides field filled with e2fsprogs).

I don't think this has anything to do with e2fsprogs being Essential.
Rather the problem was that quota (as of version 1.55-8) had a
_versioned_ dependency on e2fsprogs, and Provides are never versioned.

Merging with the other bugs requesting versioned Provides.

Sven




Changed Bug title to 'dpkg: support versioned Provides' from 'Please allow an Essential packages to be Provided' Request was from Sven Joachim <svenjoac@gmx.de> to control@bugs.debian.org. (Sat, 20 Aug 2011 09:12:27 GMT) (full text, mbox, link).


Merged 7330 24934 112131 134582 180316. Request was from Sven Joachim <svenjoac@gmx.de> to control@bugs.debian.org. (Sat, 20 Aug 2011 09:12:27 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Developers <debian-dpkg@lists.debian.org>:
Bug#7330; Package dpkg. (Sun, 18 Mar 2012 20:45:10 GMT) (full text, mbox, link).


Acknowledgement sent to darxus@chaosreigns.com:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <debian-dpkg@lists.debian.org>. (Sun, 18 Mar 2012 20:45:10 GMT) (full text, mbox, link).


Message #30 received at 7330@bugs.debian.org (full text, mbox, reply):

From: darxus@chaosreigns.com
To: 7330@bugs.debian.org
Subject: dpkg: support versioned Provides
Date: Sun, 18 Mar 2012 16:33:33 -0400
Some work on this was done in 2000:
http://lists.debian.org/debian-dpkg/2000/08/msg00000.html




Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Developers <debian-dpkg@lists.debian.org>:
Bug#7330; Package dpkg. (Fri, 14 Sep 2012 05:51:03 GMT) (full text, mbox, link).


Acknowledgement sent to Guillem Jover <guillem@debian.org>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <debian-dpkg@lists.debian.org>. (Fri, 14 Sep 2012 05:51:03 GMT) (full text, mbox, link).


Message #35 received at 7330@bugs.debian.org (full text, mbox, reply):

From: Guillem Jover <guillem@debian.org>
To: darxus@chaosreigns.com, 7330@bugs.debian.org
Subject: Re: Bug#7330: dpkg: support versioned Provides
Date: Fri, 14 Sep 2012 07:46:45 +0200
On Sun, 2012-03-18 at 16:33:33 -0400, darxus@chaosreigns.com wrote:
> Some work on this was done in 2000:
> http://lists.debian.org/debian-dpkg/2000/08/msg00000.html

Yeah, had found that some time ago, and I've had a note on the
actual code commit in git which got reverted for some time now on
my TODO, which I just cherry-picked on a new local branch adapted
to the current code, pending review and testing. I expect this to
land during the 1.17.x cycle.

thanks,
guillem



Message sent on to "Orn E. Hansen" <oe.hansen@halmstad.mail.telia.com>:
Bug#7330. (Sun, 10 Aug 2014 01:13:23 GMT) (full text, mbox, link).


Message #38 received at 7330-submitter@bugs.debian.org (full text, mbox, reply):

From: Guillem Jover <guillem@debian.org>
To: 7330-submitter@bugs.debian.org
Subject: Bug#7330 marked as pending
Date: Sun, 10 Aug 2014 01:09:53 +0000
tag 7330 pending
thanks

Hello,

Bug #7330 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=5bb02fe

---
commit 5bb02fe80e9f40dcad9703a72f67cf615ff217b5
Author: Guillem Jover <guillem@debian.org>
Date:   Thu Sep 13 21:34:43 2012 +0200

    Add versioned Provides support
    
    - Add a new dpkg --assert-versioned-provides command.
    - Packages can provide a specific version, “virtual (= 1.0)” which will
      be honored, previously it would just be accepted when parsing.
    - Non-versioned virtual packages will not satisfy versioned dependencies.
    - Versioned virtual packages will satisfy non-versioned dependencies.
    
    This commit is very slightly based on the code reverted in commit
    7df7d53a57b9913f4a20b2c9dcd554a2d88ff9f3, which was mostly skeletal.
    
    Closes: #7330, #24934, #112131, #134582, #180316
    
    Based-on-patch-by: Ben Collins <bcollins@debian.org>

diff --git a/debian/changelog b/debian/changelog
index 9a64dda..155b10e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,14 @@ dpkg (1.17.11) UNRELEASED; urgency=low
   * Do not write to the available file when unpacking binary packages. This
     information is not useful as dpkg has never recorded the archive path,
     so it has never been truly available for re-installation anyway.
+  * Add versioned Provides support:
+    - Add a new dpkg --assert-versioned-provides command.
+    - Packages can provide a specific version, “virtual (= 1.0)” which will
+      be honored, previously it would just be accepted when parsing.
+    - Non-versioned virtual packages will not satisfy versioned dependencies.
+    - Versioned virtual packages will satisfy non-versioned dependencies.
+    Based on skeletal code by Ben Collins <bcollins@debian.org>.
+    Closes: #7330, #24934, #112131, #134582, #180316
 
   [ Updated programs translations ]
   * Danish (Joe Dalton). Closes: #754127



Message #39 received at 112131-close@bugs.debian.org (full text, mbox, reply):

From: Guillem Jover <guillem@debian.org>
To: 112131-close@bugs.debian.org
Subject: Bug#112131: fixed in dpkg 1.17.11
Date: Sun, 10 Aug 2014 01:18:33 +0000
Source: dpkg
Source-Version: 1.17.11

We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 112131@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated dpkg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Aug 2014 17:16:27 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.11
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description:
 dpkg       - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect    - Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 7330 24934 112131 134582 180316 563307 747264 751021 751032 751363 752036 754127 755166 756209 756230 756526 756920 756975 757254
Changes:
 dpkg (1.17.11) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Switch URLs in docs and code comments from http:// to https:// if the
     latter is available (round two). This includes the quilt patch header
     templates, and examples in man pages.
   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
   * Changes to libcompat:
     - Make the library testable.
     - Do not run qsort() over the scandir() list if it is NULL.
     - Add a setexecfilecon() compatibility function out from dpkg code.
   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
     introduced with the initial triggers implementation in dpkg 1.14.17.
     Closes: #751021
   * Do not disable the stack-protector build flags on arm64 in Debian and
     derivatives, the toolchain supports them now.
     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
   * When parsing the statoverride database from dpkg-statoverride do not
     consider it an error and refuse to operate at all if the user or group
     names are not known to the system, just preserve them. Closes: #563307
   * Do not write to the available file when unpacking binary packages. This
     information is not useful as dpkg has never recorded the archive path,
     so it has never been truly available for re-installation anyway.
   * Add versioned Provides support:
     - Add a new dpkg --assert-versioned-provides command.
     - Packages can provide a specific version, “virtual (= 1.0)” which will
       be honored, previously it would just be accepted when parsing.
     - Non-versioned virtual packages will not satisfy versioned dependencies.
     - Versioned virtual packages will satisfy non-versioned dependencies.
     Based on skeletal code by Ben Collins <bcollins@debian.org>.
     Closes: #7330, #24934, #112131, #134582, #180316
   * On removal check Depends and Pre-Depends for packages in unpacked and
     half-configured states too.
   * Add support for new hardening build flag stackprotectorstrong in Debian
     and derivatives, enabled by default. It will fallback to stackprotector
     when the former is not functional or disabled by the user.
     Thanks to Romain Francoise <rfrancoise@debian.org>.
   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
     of an ad-hoc one. This makes sure any field fixup and sanity check is
     performed on the input, and gets reflected on the output.
   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
     db:Status-Eflag to allow fine-grained access to the Status values.
   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
   * Move the explanation of functional checks from --verify-format to the
     --verify command in the dpkg(1) man page. Closes: #747264
   * Improve dpkg-buildpackage(1) man page:
     - Mark DEB_CHECK_COMMAND environment variable in bold.
     - Add final item for done hook in the actions sequence.
     - Mention that -nc does not apply either when -F is specified.
     - Mention that the --FOO-option options can be used multiple times.
     - Fix a typo in the BUGS section.
   * Mark the “and” between the filenames as regular format in dpkg-source(1).
   * Add --format and --ignore-bad-version to dpkg-source --help output.
   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
     to note that the patch might be malformed (besides not accepting patches
     with fuzz).
   * Try to preallocate the disk size for extracted files on unpack. This
     might help in avoiding filesystem fragmentation, and possibly improve
     performance on some filesystems.
   * Print the correct removed binary filename when building a source package
     with dpkg-source --include-removal. Closes: #755166
   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
     snowflake and use a GNU triplet not matching its baseline. This will
     cause problems when cross-building and using unmatched combinations of
     dpkg-dev and gcc. Closes: #751363
   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
   * Remove unused pkglibdir variable from libdpkg.pc.in.
   * Perl modules:
     - Add new set_as_auto() method to Dpkg::Substvars.
     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
     and dpkg-gencontrol respectively.
   * Warn on usage of deprecated Source-Version substvar.
   * Say OpenPGP instead of PGP when referring to the standard on code comments
     and output messages.
   * Add a hint to the “no dependency information found” error message in
     dpkg-shlibdeps, to check if the library is actually packaged.
     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
     dpkg-gencontrol.
   * Only print build type once in dpkg-genchanges, instead of once for each
     specified -A or -B option and then yet another time for the general build
     type description.
   * Unify build options description in --help output for dpkg-buildpackage
     and dpkg-genchanges.
   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
   * Correctly filter the host architecture on the Architecture field in the
     generated .changes file from dpkg-genchanges, when the debian/files
     contains arch-specific packages but dpkg-genchanges was called with
     one of the build types excluding them.
   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
     source plus arch-indep/specific builds. Closes: #756975
   * Fix dpkg --add-architecture and --remove-architecture to check that they
     get exactly one argument. Closes: #757254
 .
   [ Updated programs translations ]
   * Danish (Joe Dalton). Closes: #754127
   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
   * Portuguese (Miguel Figueiredo). Closes: #756920
   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
   * Swedish (Peter Krefting).
 .
   [ Updated scripts translations ]
   * Swedish (Peter Krefting).
 .
   [ Updated manpages translations ]
   * Swedish (Peter Krefting).
Checksums-Sha1:
 203f9504fef7d29d91f744b6762b924495b53085 2030 dpkg_1.17.11.dsc
 bb5401e6ef1824b987849f24a62713081f979903 4210392 dpkg_1.17.11.tar.xz
 1559883835826c3e34f84ca03aae9544a205f0f6 1441544 dpkg-dev_1.17.11_all.deb
 bc2a76e1a9b8b147ceb7f726c21a26c32afc696b 982452 libdpkg-perl_1.17.11_all.deb
Checksums-Sha256:
 52698abb32f111851ee48ba59ad08b3a7dc4ff8ee26016d644456e3e854d16ea 2030 dpkg_1.17.11.dsc
 02ba4776d2cae24a6908879bf557196edda1ec97d8519d28e877da45f1a3a95b 4210392 dpkg_1.17.11.tar.xz
 f2ed866f70b863af769b25a299f1633adc2840a4ef9c687aa5c854c5e16fbb3d 1441544 dpkg-dev_1.17.11_all.deb
 dd7de610d8d1bd7565d771ceba3f2afb09f0a39fc7995bc3788d4b49b920c263 982452 libdpkg-perl_1.17.11_all.deb
Files:
 a781ab9bd8809ab3170e110923b867b2 1441544 utils optional dpkg-dev_1.17.11_all.deb
 ab05c6f333fc22bf78302b388dc554b7 982452 perl optional libdpkg-perl_1.17.11_all.deb
 646e4299d2bd3569cba344f46742ea6a 2030 admin required dpkg_1.17.11.dsc
 1b6679c5b2b440cdbde4a95172e49940 4210392 admin required dpkg_1.17.11.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJT5sNcAAoJELlyvz6krlejojAP/3Y/HA2awr1j7DdWcTkFak2k
F3xHTFeMKBfc+F8cTy0XUioMpAmzQOH9SL0tLWU1g8EsCnHiq22SoG3jwFhweI8D
21wAr6DQLmaSizeZZRpneP2yExnDb/nyl0zYhfmG3eu4/xa/JNcLm6jf494fwRHA
avTbZ/ZYLRhhX4vwctBDuOrXThky2p93lFqJde3TpA+M4jaTM/wdHncvAJE0pJ0U
cNeKqZ34P4Bi6CBNsROrZzbZTOB0ZBlMW7GYfM2wBnqFs3lHcGymLBTMgF7yKTGv
aaYWmZFP/RK3ywKZ0gdkCJbz5yPxJo+F8mF4SO7g9fI2Ddedqid2fx1h3x2wxKaW
qNME/EkEPwK/y9mjGISUTB3tuxytCGS/wtQvMfVirkvOeaOQytqE4TnwStPkEjur
KvMKwoPCEAMm3pyx61dgZxO+y5Df7pUVXMJhOlc5BGzd4yx3SZNeiNmGMDi2tUr/
WdN+cUPBnPTiN2B+MKPOWul76TkUfMxr8n28Tex5Gas5vRCdHWT4fkU9axkPDben
zDOTaFN6IA8V5L8bBavDIvLZBR6FOuH+un2h5AzVWBIcYCec3z3mMioBjEWoApHs
slCMdVkrNNFPJgSCDLsucETxPB1Pt6+E0jFTUw+xMtD5U0G/YfQaM87ob9YB1Aqr
XsKDyeKgwI5aE2QGWlil
=ZdJ/
-----END PGP SIGNATURE-----




Message #40 received at 134582-close@bugs.debian.org (full text, mbox, reply):

From: Guillem Jover <guillem@debian.org>
To: 134582-close@bugs.debian.org
Subject: Bug#134582: fixed in dpkg 1.17.11
Date: Sun, 10 Aug 2014 01:18:33 +0000
Source: dpkg
Source-Version: 1.17.11

We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 134582@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated dpkg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Aug 2014 17:16:27 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.11
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description:
 dpkg       - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect    - Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 7330 24934 112131 134582 180316 563307 747264 751021 751032 751363 752036 754127 755166 756209 756230 756526 756920 756975 757254
Changes:
 dpkg (1.17.11) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Switch URLs in docs and code comments from http:// to https:// if the
     latter is available (round two). This includes the quilt patch header
     templates, and examples in man pages.
   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
   * Changes to libcompat:
     - Make the library testable.
     - Do not run qsort() over the scandir() list if it is NULL.
     - Add a setexecfilecon() compatibility function out from dpkg code.
   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
     introduced with the initial triggers implementation in dpkg 1.14.17.
     Closes: #751021
   * Do not disable the stack-protector build flags on arm64 in Debian and
     derivatives, the toolchain supports them now.
     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
   * When parsing the statoverride database from dpkg-statoverride do not
     consider it an error and refuse to operate at all if the user or group
     names are not known to the system, just preserve them. Closes: #563307
   * Do not write to the available file when unpacking binary packages. This
     information is not useful as dpkg has never recorded the archive path,
     so it has never been truly available for re-installation anyway.
   * Add versioned Provides support:
     - Add a new dpkg --assert-versioned-provides command.
     - Packages can provide a specific version, “virtual (= 1.0)” which will
       be honored, previously it would just be accepted when parsing.
     - Non-versioned virtual packages will not satisfy versioned dependencies.
     - Versioned virtual packages will satisfy non-versioned dependencies.
     Based on skeletal code by Ben Collins <bcollins@debian.org>.
     Closes: #7330, #24934, #112131, #134582, #180316
   * On removal check Depends and Pre-Depends for packages in unpacked and
     half-configured states too.
   * Add support for new hardening build flag stackprotectorstrong in Debian
     and derivatives, enabled by default. It will fallback to stackprotector
     when the former is not functional or disabled by the user.
     Thanks to Romain Francoise <rfrancoise@debian.org>.
   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
     of an ad-hoc one. This makes sure any field fixup and sanity check is
     performed on the input, and gets reflected on the output.
   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
     db:Status-Eflag to allow fine-grained access to the Status values.
   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
   * Move the explanation of functional checks from --verify-format to the
     --verify command in the dpkg(1) man page. Closes: #747264
   * Improve dpkg-buildpackage(1) man page:
     - Mark DEB_CHECK_COMMAND environment variable in bold.
     - Add final item for done hook in the actions sequence.
     - Mention that -nc does not apply either when -F is specified.
     - Mention that the --FOO-option options can be used multiple times.
     - Fix a typo in the BUGS section.
   * Mark the “and” between the filenames as regular format in dpkg-source(1).
   * Add --format and --ignore-bad-version to dpkg-source --help output.
   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
     to note that the patch might be malformed (besides not accepting patches
     with fuzz).
   * Try to preallocate the disk size for extracted files on unpack. This
     might help in avoiding filesystem fragmentation, and possibly improve
     performance on some filesystems.
   * Print the correct removed binary filename when building a source package
     with dpkg-source --include-removal. Closes: #755166
   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
     snowflake and use a GNU triplet not matching its baseline. This will
     cause problems when cross-building and using unmatched combinations of
     dpkg-dev and gcc. Closes: #751363
   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
   * Remove unused pkglibdir variable from libdpkg.pc.in.
   * Perl modules:
     - Add new set_as_auto() method to Dpkg::Substvars.
     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
     and dpkg-gencontrol respectively.
   * Warn on usage of deprecated Source-Version substvar.
   * Say OpenPGP instead of PGP when referring to the standard on code comments
     and output messages.
   * Add a hint to the “no dependency information found” error message in
     dpkg-shlibdeps, to check if the library is actually packaged.
     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
     dpkg-gencontrol.
   * Only print build type once in dpkg-genchanges, instead of once for each
     specified -A or -B option and then yet another time for the general build
     type description.
   * Unify build options description in --help output for dpkg-buildpackage
     and dpkg-genchanges.
   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
   * Correctly filter the host architecture on the Architecture field in the
     generated .changes file from dpkg-genchanges, when the debian/files
     contains arch-specific packages but dpkg-genchanges was called with
     one of the build types excluding them.
   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
     source plus arch-indep/specific builds. Closes: #756975
   * Fix dpkg --add-architecture and --remove-architecture to check that they
     get exactly one argument. Closes: #757254
 .
   [ Updated programs translations ]
   * Danish (Joe Dalton). Closes: #754127
   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
   * Portuguese (Miguel Figueiredo). Closes: #756920
   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
   * Swedish (Peter Krefting).
 .
   [ Updated scripts translations ]
   * Swedish (Peter Krefting).
 .
   [ Updated manpages translations ]
   * Swedish (Peter Krefting).
Checksums-Sha1:
 203f9504fef7d29d91f744b6762b924495b53085 2030 dpkg_1.17.11.dsc
 bb5401e6ef1824b987849f24a62713081f979903 4210392 dpkg_1.17.11.tar.xz
 1559883835826c3e34f84ca03aae9544a205f0f6 1441544 dpkg-dev_1.17.11_all.deb
 bc2a76e1a9b8b147ceb7f726c21a26c32afc696b 982452 libdpkg-perl_1.17.11_all.deb
Checksums-Sha256:
 52698abb32f111851ee48ba59ad08b3a7dc4ff8ee26016d644456e3e854d16ea 2030 dpkg_1.17.11.dsc
 02ba4776d2cae24a6908879bf557196edda1ec97d8519d28e877da45f1a3a95b 4210392 dpkg_1.17.11.tar.xz
 f2ed866f70b863af769b25a299f1633adc2840a4ef9c687aa5c854c5e16fbb3d 1441544 dpkg-dev_1.17.11_all.deb
 dd7de610d8d1bd7565d771ceba3f2afb09f0a39fc7995bc3788d4b49b920c263 982452 libdpkg-perl_1.17.11_all.deb
Files:
 a781ab9bd8809ab3170e110923b867b2 1441544 utils optional dpkg-dev_1.17.11_all.deb
 ab05c6f333fc22bf78302b388dc554b7 982452 perl optional libdpkg-perl_1.17.11_all.deb
 646e4299d2bd3569cba344f46742ea6a 2030 admin required dpkg_1.17.11.dsc
 1b6679c5b2b440cdbde4a95172e49940 4210392 admin required dpkg_1.17.11.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJT5sNcAAoJELlyvz6krlejojAP/3Y/HA2awr1j7DdWcTkFak2k
F3xHTFeMKBfc+F8cTy0XUioMpAmzQOH9SL0tLWU1g8EsCnHiq22SoG3jwFhweI8D
21wAr6DQLmaSizeZZRpneP2yExnDb/nyl0zYhfmG3eu4/xa/JNcLm6jf494fwRHA
avTbZ/ZYLRhhX4vwctBDuOrXThky2p93lFqJde3TpA+M4jaTM/wdHncvAJE0pJ0U
cNeKqZ34P4Bi6CBNsROrZzbZTOB0ZBlMW7GYfM2wBnqFs3lHcGymLBTMgF7yKTGv
aaYWmZFP/RK3ywKZ0gdkCJbz5yPxJo+F8mF4SO7g9fI2Ddedqid2fx1h3x2wxKaW
qNME/EkEPwK/y9mjGISUTB3tuxytCGS/wtQvMfVirkvOeaOQytqE4TnwStPkEjur
KvMKwoPCEAMm3pyx61dgZxO+y5Df7pUVXMJhOlc5BGzd4yx3SZNeiNmGMDi2tUr/
WdN+cUPBnPTiN2B+MKPOWul76TkUfMxr8n28Tex5Gas5vRCdHWT4fkU9axkPDben
zDOTaFN6IA8V5L8bBavDIvLZBR6FOuH+un2h5AzVWBIcYCec3z3mMioBjEWoApHs
slCMdVkrNNFPJgSCDLsucETxPB1Pt6+E0jFTUw+xMtD5U0G/YfQaM87ob9YB1Aqr
XsKDyeKgwI5aE2QGWlil
=ZdJ/
-----END PGP SIGNATURE-----




Message #41 received at 180316-close@bugs.debian.org (full text, mbox, reply):

From: Guillem Jover <guillem@debian.org>
To: 180316-close@bugs.debian.org
Subject: Bug#180316: fixed in dpkg 1.17.11
Date: Sun, 10 Aug 2014 01:18:33 +0000
Source: dpkg
Source-Version: 1.17.11

We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 180316@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated dpkg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Aug 2014 17:16:27 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.11
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description:
 dpkg       - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect    - Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 7330 24934 112131 134582 180316 563307 747264 751021 751032 751363 752036 754127 755166 756209 756230 756526 756920 756975 757254
Changes:
 dpkg (1.17.11) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Switch URLs in docs and code comments from http:// to https:// if the
     latter is available (round two). This includes the quilt patch header
     templates, and examples in man pages.
   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
   * Changes to libcompat:
     - Make the library testable.
     - Do not run qsort() over the scandir() list if it is NULL.
     - Add a setexecfilecon() compatibility function out from dpkg code.
   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
     introduced with the initial triggers implementation in dpkg 1.14.17.
     Closes: #751021
   * Do not disable the stack-protector build flags on arm64 in Debian and
     derivatives, the toolchain supports them now.
     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
   * When parsing the statoverride database from dpkg-statoverride do not
     consider it an error and refuse to operate at all if the user or group
     names are not known to the system, just preserve them. Closes: #563307
   * Do not write to the available file when unpacking binary packages. This
     information is not useful as dpkg has never recorded the archive path,
     so it has never been truly available for re-installation anyway.
   * Add versioned Provides support:
     - Add a new dpkg --assert-versioned-provides command.
     - Packages can provide a specific version, “virtual (= 1.0)” which will
       be honored, previously it would just be accepted when parsing.
     - Non-versioned virtual packages will not satisfy versioned dependencies.
     - Versioned virtual packages will satisfy non-versioned dependencies.
     Based on skeletal code by Ben Collins <bcollins@debian.org>.
     Closes: #7330, #24934, #112131, #134582, #180316
   * On removal check Depends and Pre-Depends for packages in unpacked and
     half-configured states too.
   * Add support for new hardening build flag stackprotectorstrong in Debian
     and derivatives, enabled by default. It will fallback to stackprotector
     when the former is not functional or disabled by the user.
     Thanks to Romain Francoise <rfrancoise@debian.org>.
   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
     of an ad-hoc one. This makes sure any field fixup and sanity check is
     performed on the input, and gets reflected on the output.
   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
     db:Status-Eflag to allow fine-grained access to the Status values.
   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
   * Move the explanation of functional checks from --verify-format to the
     --verify command in the dpkg(1) man page. Closes: #747264
   * Improve dpkg-buildpackage(1) man page:
     - Mark DEB_CHECK_COMMAND environment variable in bold.
     - Add final item for done hook in the actions sequence.
     - Mention that -nc does not apply either when -F is specified.
     - Mention that the --FOO-option options can be used multiple times.
     - Fix a typo in the BUGS section.
   * Mark the “and” between the filenames as regular format in dpkg-source(1).
   * Add --format and --ignore-bad-version to dpkg-source --help output.
   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
     to note that the patch might be malformed (besides not accepting patches
     with fuzz).
   * Try to preallocate the disk size for extracted files on unpack. This
     might help in avoiding filesystem fragmentation, and possibly improve
     performance on some filesystems.
   * Print the correct removed binary filename when building a source package
     with dpkg-source --include-removal. Closes: #755166
   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
     snowflake and use a GNU triplet not matching its baseline. This will
     cause problems when cross-building and using unmatched combinations of
     dpkg-dev and gcc. Closes: #751363
   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
   * Remove unused pkglibdir variable from libdpkg.pc.in.
   * Perl modules:
     - Add new set_as_auto() method to Dpkg::Substvars.
     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
     and dpkg-gencontrol respectively.
   * Warn on usage of deprecated Source-Version substvar.
   * Say OpenPGP instead of PGP when referring to the standard on code comments
     and output messages.
   * Add a hint to the “no dependency information found” error message in
     dpkg-shlibdeps, to check if the library is actually packaged.
     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
     dpkg-gencontrol.
   * Only print build type once in dpkg-genchanges, instead of once for each
     specified -A or -B option and then yet another time for the general build
     type description.
   * Unify build options description in --help output for dpkg-buildpackage
     and dpkg-genchanges.
   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
   * Correctly filter the host architecture on the Architecture field in the
     generated .changes file from dpkg-genchanges, when the debian/files
     contains arch-specific packages but dpkg-genchanges was called with
     one of the build types excluding them.
   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
     source plus arch-indep/specific builds. Closes: #756975
   * Fix dpkg --add-architecture and --remove-architecture to check that they
     get exactly one argument. Closes: #757254
 .
   [ Updated programs translations ]
   * Danish (Joe Dalton). Closes: #754127
   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
   * Portuguese (Miguel Figueiredo). Closes: #756920
   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
   * Swedish (Peter Krefting).
 .
   [ Updated scripts translations ]
   * Swedish (Peter Krefting).
 .
   [ Updated manpages translations ]
   * Swedish (Peter Krefting).
Checksums-Sha1:
 203f9504fef7d29d91f744b6762b924495b53085 2030 dpkg_1.17.11.dsc
 bb5401e6ef1824b987849f24a62713081f979903 4210392 dpkg_1.17.11.tar.xz
 1559883835826c3e34f84ca03aae9544a205f0f6 1441544 dpkg-dev_1.17.11_all.deb
 bc2a76e1a9b8b147ceb7f726c21a26c32afc696b 982452 libdpkg-perl_1.17.11_all.deb
Checksums-Sha256:
 52698abb32f111851ee48ba59ad08b3a7dc4ff8ee26016d644456e3e854d16ea 2030 dpkg_1.17.11.dsc
 02ba4776d2cae24a6908879bf557196edda1ec97d8519d28e877da45f1a3a95b 4210392 dpkg_1.17.11.tar.xz
 f2ed866f70b863af769b25a299f1633adc2840a4ef9c687aa5c854c5e16fbb3d 1441544 dpkg-dev_1.17.11_all.deb
 dd7de610d8d1bd7565d771ceba3f2afb09f0a39fc7995bc3788d4b49b920c263 982452 libdpkg-perl_1.17.11_all.deb
Files:
 a781ab9bd8809ab3170e110923b867b2 1441544 utils optional dpkg-dev_1.17.11_all.deb
 ab05c6f333fc22bf78302b388dc554b7 982452 perl optional libdpkg-perl_1.17.11_all.deb
 646e4299d2bd3569cba344f46742ea6a 2030 admin required dpkg_1.17.11.dsc
 1b6679c5b2b440cdbde4a95172e49940 4210392 admin required dpkg_1.17.11.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJT5sNcAAoJELlyvz6krlejojAP/3Y/HA2awr1j7DdWcTkFak2k
F3xHTFeMKBfc+F8cTy0XUioMpAmzQOH9SL0tLWU1g8EsCnHiq22SoG3jwFhweI8D
21wAr6DQLmaSizeZZRpneP2yExnDb/nyl0zYhfmG3eu4/xa/JNcLm6jf494fwRHA
avTbZ/ZYLRhhX4vwctBDuOrXThky2p93lFqJde3TpA+M4jaTM/wdHncvAJE0pJ0U
cNeKqZ34P4Bi6CBNsROrZzbZTOB0ZBlMW7GYfM2wBnqFs3lHcGymLBTMgF7yKTGv
aaYWmZFP/RK3ywKZ0gdkCJbz5yPxJo+F8mF4SO7g9fI2Ddedqid2fx1h3x2wxKaW
qNME/EkEPwK/y9mjGISUTB3tuxytCGS/wtQvMfVirkvOeaOQytqE4TnwStPkEjur
KvMKwoPCEAMm3pyx61dgZxO+y5Df7pUVXMJhOlc5BGzd4yx3SZNeiNmGMDi2tUr/
WdN+cUPBnPTiN2B+MKPOWul76TkUfMxr8n28Tex5Gas5vRCdHWT4fkU9axkPDben
zDOTaFN6IA8V5L8bBavDIvLZBR6FOuH+un2h5AzVWBIcYCec3z3mMioBjEWoApHs
slCMdVkrNNFPJgSCDLsucETxPB1Pt6+E0jFTUw+xMtD5U0G/YfQaM87ob9YB1Aqr
XsKDyeKgwI5aE2QGWlil
=ZdJ/
-----END PGP SIGNATURE-----




Message #42 received at 24934-close@bugs.debian.org (full text, mbox, reply):

From: Guillem Jover <guillem@debian.org>
To: 24934-close@bugs.debian.org
Subject: Bug#24934: fixed in dpkg 1.17.11
Date: Sun, 10 Aug 2014 01:18:33 +0000
Source: dpkg
Source-Version: 1.17.11

We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 24934@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated dpkg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Aug 2014 17:16:27 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.11
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description:
 dpkg       - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect    - Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 7330 24934 112131 134582 180316 563307 747264 751021 751032 751363 752036 754127 755166 756209 756230 756526 756920 756975 757254
Changes:
 dpkg (1.17.11) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Switch URLs in docs and code comments from http:// to https:// if the
     latter is available (round two). This includes the quilt patch header
     templates, and examples in man pages.
   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
   * Changes to libcompat:
     - Make the library testable.
     - Do not run qsort() over the scandir() list if it is NULL.
     - Add a setexecfilecon() compatibility function out from dpkg code.
   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
     introduced with the initial triggers implementation in dpkg 1.14.17.
     Closes: #751021
   * Do not disable the stack-protector build flags on arm64 in Debian and
     derivatives, the toolchain supports them now.
     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
   * When parsing the statoverride database from dpkg-statoverride do not
     consider it an error and refuse to operate at all if the user or group
     names are not known to the system, just preserve them. Closes: #563307
   * Do not write to the available file when unpacking binary packages. This
     information is not useful as dpkg has never recorded the archive path,
     so it has never been truly available for re-installation anyway.
   * Add versioned Provides support:
     - Add a new dpkg --assert-versioned-provides command.
     - Packages can provide a specific version, “virtual (= 1.0)” which will
       be honored, previously it would just be accepted when parsing.
     - Non-versioned virtual packages will not satisfy versioned dependencies.
     - Versioned virtual packages will satisfy non-versioned dependencies.
     Based on skeletal code by Ben Collins <bcollins@debian.org>.
     Closes: #7330, #24934, #112131, #134582, #180316
   * On removal check Depends and Pre-Depends for packages in unpacked and
     half-configured states too.
   * Add support for new hardening build flag stackprotectorstrong in Debian
     and derivatives, enabled by default. It will fallback to stackprotector
     when the former is not functional or disabled by the user.
     Thanks to Romain Francoise <rfrancoise@debian.org>.
   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
     of an ad-hoc one. This makes sure any field fixup and sanity check is
     performed on the input, and gets reflected on the output.
   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
     db:Status-Eflag to allow fine-grained access to the Status values.
   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
   * Move the explanation of functional checks from --verify-format to the
     --verify command in the dpkg(1) man page. Closes: #747264
   * Improve dpkg-buildpackage(1) man page:
     - Mark DEB_CHECK_COMMAND environment variable in bold.
     - Add final item for done hook in the actions sequence.
     - Mention that -nc does not apply either when -F is specified.
     - Mention that the --FOO-option options can be used multiple times.
     - Fix a typo in the BUGS section.
   * Mark the “and” between the filenames as regular format in dpkg-source(1).
   * Add --format and --ignore-bad-version to dpkg-source --help output.
   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
     to note that the patch might be malformed (besides not accepting patches
     with fuzz).
   * Try to preallocate the disk size for extracted files on unpack. This
     might help in avoiding filesystem fragmentation, and possibly improve
     performance on some filesystems.
   * Print the correct removed binary filename when building a source package
     with dpkg-source --include-removal. Closes: #755166
   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
     snowflake and use a GNU triplet not matching its baseline. This will
     cause problems when cross-building and using unmatched combinations of
     dpkg-dev and gcc. Closes: #751363
   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
   * Remove unused pkglibdir variable from libdpkg.pc.in.
   * Perl modules:
     - Add new set_as_auto() method to Dpkg::Substvars.
     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
     and dpkg-gencontrol respectively.
   * Warn on usage of deprecated Source-Version substvar.
   * Say OpenPGP instead of PGP when referring to the standard on code comments
     and output messages.
   * Add a hint to the “no dependency information found” error message in
     dpkg-shlibdeps, to check if the library is actually packaged.
     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
     dpkg-gencontrol.
   * Only print build type once in dpkg-genchanges, instead of once for each
     specified -A or -B option and then yet another time for the general build
     type description.
   * Unify build options description in --help output for dpkg-buildpackage
     and dpkg-genchanges.
   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
   * Correctly filter the host architecture on the Architecture field in the
     generated .changes file from dpkg-genchanges, when the debian/files
     contains arch-specific packages but dpkg-genchanges was called with
     one of the build types excluding them.
   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
     source plus arch-indep/specific builds. Closes: #756975
   * Fix dpkg --add-architecture and --remove-architecture to check that they
     get exactly one argument. Closes: #757254
 .
   [ Updated programs translations ]
   * Danish (Joe Dalton). Closes: #754127
   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
   * Portuguese (Miguel Figueiredo). Closes: #756920
   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
   * Swedish (Peter Krefting).
 .
   [ Updated scripts translations ]
   * Swedish (Peter Krefting).
 .
   [ Updated manpages translations ]
   * Swedish (Peter Krefting).
Checksums-Sha1:
 203f9504fef7d29d91f744b6762b924495b53085 2030 dpkg_1.17.11.dsc
 bb5401e6ef1824b987849f24a62713081f979903 4210392 dpkg_1.17.11.tar.xz
 1559883835826c3e34f84ca03aae9544a205f0f6 1441544 dpkg-dev_1.17.11_all.deb
 bc2a76e1a9b8b147ceb7f726c21a26c32afc696b 982452 libdpkg-perl_1.17.11_all.deb
Checksums-Sha256:
 52698abb32f111851ee48ba59ad08b3a7dc4ff8ee26016d644456e3e854d16ea 2030 dpkg_1.17.11.dsc
 02ba4776d2cae24a6908879bf557196edda1ec97d8519d28e877da45f1a3a95b 4210392 dpkg_1.17.11.tar.xz
 f2ed866f70b863af769b25a299f1633adc2840a4ef9c687aa5c854c5e16fbb3d 1441544 dpkg-dev_1.17.11_all.deb
 dd7de610d8d1bd7565d771ceba3f2afb09f0a39fc7995bc3788d4b49b920c263 982452 libdpkg-perl_1.17.11_all.deb
Files:
 a781ab9bd8809ab3170e110923b867b2 1441544 utils optional dpkg-dev_1.17.11_all.deb
 ab05c6f333fc22bf78302b388dc554b7 982452 perl optional libdpkg-perl_1.17.11_all.deb
 646e4299d2bd3569cba344f46742ea6a 2030 admin required dpkg_1.17.11.dsc
 1b6679c5b2b440cdbde4a95172e49940 4210392 admin required dpkg_1.17.11.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJT5sNcAAoJELlyvz6krlejojAP/3Y/HA2awr1j7DdWcTkFak2k
F3xHTFeMKBfc+F8cTy0XUioMpAmzQOH9SL0tLWU1g8EsCnHiq22SoG3jwFhweI8D
21wAr6DQLmaSizeZZRpneP2yExnDb/nyl0zYhfmG3eu4/xa/JNcLm6jf494fwRHA
avTbZ/ZYLRhhX4vwctBDuOrXThky2p93lFqJde3TpA+M4jaTM/wdHncvAJE0pJ0U
cNeKqZ34P4Bi6CBNsROrZzbZTOB0ZBlMW7GYfM2wBnqFs3lHcGymLBTMgF7yKTGv
aaYWmZFP/RK3ywKZ0gdkCJbz5yPxJo+F8mF4SO7g9fI2Ddedqid2fx1h3x2wxKaW
qNME/EkEPwK/y9mjGISUTB3tuxytCGS/wtQvMfVirkvOeaOQytqE4TnwStPkEjur
KvMKwoPCEAMm3pyx61dgZxO+y5Df7pUVXMJhOlc5BGzd4yx3SZNeiNmGMDi2tUr/
WdN+cUPBnPTiN2B+MKPOWul76TkUfMxr8n28Tex5Gas5vRCdHWT4fkU9axkPDben
zDOTaFN6IA8V5L8bBavDIvLZBR6FOuH+un2h5AzVWBIcYCec3z3mMioBjEWoApHs
slCMdVkrNNFPJgSCDLsucETxPB1Pt6+E0jFTUw+xMtD5U0G/YfQaM87ob9YB1Aqr
XsKDyeKgwI5aE2QGWlil
=ZdJ/
-----END PGP SIGNATURE-----




Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility. (Sun, 10 Aug 2014 01:21:35 GMT) (full text, mbox, link).


Notification sent to "Orn E. Hansen" <oe.hansen@halmstad.mail.telia.com>:
Bug acknowledged by developer. (Sun, 10 Aug 2014 01:21:35 GMT) (full text, mbox, link).


Message #47 received at 7330-close@bugs.debian.org (full text, mbox, reply):

From: Guillem Jover <guillem@debian.org>
To: 7330-close@bugs.debian.org
Subject: Bug#7330: fixed in dpkg 1.17.11
Date: Sun, 10 Aug 2014 01:18:33 +0000
Source: dpkg
Source-Version: 1.17.11

We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 7330@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated dpkg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Aug 2014 17:16:27 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.11
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description:
 dpkg       - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect    - Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 7330 24934 112131 134582 180316 563307 747264 751021 751032 751363 752036 754127 755166 756209 756230 756526 756920 756975 757254
Changes:
 dpkg (1.17.11) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Switch URLs in docs and code comments from http:// to https:// if the
     latter is available (round two). This includes the quilt patch header
     templates, and examples in man pages.
   * Update some dpkg git URLs to the new and newer (cgit switch) scheme.
   * Changes to libcompat:
     - Make the library testable.
     - Do not run qsort() over the scandir() list if it is NULL.
     - Add a setexecfilecon() compatibility function out from dpkg code.
   * Use SELinux setexecfilecon() if available in dpkg instead of ad-hoc code.
   * Replace obsolete <sys/fcntl.h> with <fcntl.h>, which fixes compilation on
     Android. Thanks to Fredrik Fornwall <fredrik@fornwall.net>. Closes: #752036
   * Fix file triggers/Unincorp descriptor leak on subprocesses. Regression
     introduced with the initial triggers implementation in dpkg 1.14.17.
     Closes: #751021
   * Do not disable the stack-protector build flags on arm64 in Debian and
     derivatives, the toolchain supports them now.
     Thanks to Adam Conrad <adconrad@debian.org>. Closes: #751032
   * When parsing the statoverride database from dpkg-statoverride do not
     consider it an error and refuse to operate at all if the user or group
     names are not known to the system, just preserve them. Closes: #563307
   * Do not write to the available file when unpacking binary packages. This
     information is not useful as dpkg has never recorded the archive path,
     so it has never been truly available for re-installation anyway.
   * Add versioned Provides support:
     - Add a new dpkg --assert-versioned-provides command.
     - Packages can provide a specific version, “virtual (= 1.0)” which will
       be honored, previously it would just be accepted when parsing.
     - Non-versioned virtual packages will not satisfy versioned dependencies.
     - Versioned virtual packages will satisfy non-versioned dependencies.
     Based on skeletal code by Ben Collins <bcollins@debian.org>.
     Closes: #7330, #24934, #112131, #134582, #180316
   * On removal check Depends and Pre-Depends for packages in unpacked and
     half-configured states too.
   * Add support for new hardening build flag stackprotectorstrong in Debian
     and derivatives, enabled by default. It will fallback to stackprotector
     when the former is not functional or disabled by the user.
     Thanks to Romain Francoise <rfrancoise@debian.org>.
   * Change «dpkg-deb --field» code to use the libdpkg deb822 parser instead
     of an ad-hoc one. This makes sure any field fixup and sanity check is
     performed on the input, and gets reflected on the output.
   * Add new dpkg-query virtual fields db:Status-Want, db:Status-Status and
     db:Status-Eflag to allow fine-grained access to the Status values.
   * Automatically add the Testsuite field in dpkg-source to the .dsc file.
   * Spell nocheck option in dpkg-scanpackages wait_child() call correctly.
     Spotted by James McCoy <jamessan@debian.org> (in devscripts).
   * Move the explanation of functional checks from --verify-format to the
     --verify command in the dpkg(1) man page. Closes: #747264
   * Improve dpkg-buildpackage(1) man page:
     - Mark DEB_CHECK_COMMAND environment variable in bold.
     - Add final item for done hook in the actions sequence.
     - Mention that -nc does not apply either when -F is specified.
     - Mention that the --FOO-option options can be used multiple times.
     - Fix a typo in the BUGS section.
   * Mark the “and” between the filenames as regular format in dpkg-source(1).
   * Add --format and --ignore-bad-version to dpkg-source --help output.
   * Clarify error message in Dpkg::Source::Quilt when patches fail to apply,
     to note that the patch might be malformed (besides not accepting patches
     with fuzz).
   * Try to preallocate the disk size for extracted files on unpack. This
     might help in avoiding filesystem fragmentation, and possibly improve
     performance on some filesystems.
   * Print the correct removed binary filename when building a source package
     with dpkg-source --include-removal. Closes: #755166
   * Add powerpcel support to cputable. Thanks to Jae Junh <jaejunh@embian.com>.
   * Bump the i386 architecture GNU triplet to i586-linux-gnu to match the
     change in gcc. Somewhat reluctantly, as i386 wants to be its unique
     snowflake and use a GNU triplet not matching its baseline. This will
     cause problems when cross-building and using unmatched combinations of
     dpkg-dev and gcc. Closes: #751363
   * Update i386 architecture GNU cpu regex in cputable to match i786 too.
   * Remove unused pkglibdir variable from libdpkg.pc.in.
   * Perl modules:
     - Add new set_as_auto() method to Dpkg::Substvars.
     - Add support for sig and delete_sig spawn() options in Dpkg::IPC.
     - Add %opts to ensure_open() member in Dpkg::Compression::FileHandle.
     - Change find_command() to handle an empty or undef argument in Dpkg:Path.
   * Mark Format and Installed-Size as automatic substvars in dpkg-genchanges
     and dpkg-gencontrol respectively.
   * Warn on usage of deprecated Source-Version substvar.
   * Say OpenPGP instead of PGP when referring to the standard on code comments
     and output messages.
   * Add a hint to the “no dependency information found” error message in
     dpkg-shlibdeps, to check if the library is actually packaged.
     Thanks to Sylvestre Ledru <sylvestre@debian.org>. Closes: #756230
   * Delete the current compressor SIGPIPE disposition in Dpkg::Source::Archive,
     which fixes ignoring SIGPIPE from the calling process. Closes: #756526
   * Ignore DEB_CHECK_COMMAND in dpkg-buildpackage if the command is not found.
   * Emit a warning when using the deprecated -is/-ip/-isp/-ips options in
     dpkg-gencontrol.
   * Only print build type once in dpkg-genchanges, instead of once for each
     specified -A or -B option and then yet another time for the general build
     type description.
   * Unify build options description in --help output for dpkg-buildpackage
     and dpkg-genchanges.
   * Only allow one build type option in dpkg-genchanges and dpkg-buildpackage.
   * Correctly filter the host architecture on the Architecture field in the
     generated .changes file from dpkg-genchanges, when the debian/files
     contains arch-specific packages but dpkg-genchanges was called with
     one of the build types excluding them.
   * Add new -g and -G options to dpkg-genchanges and dpkg-buildpackage for
     source plus arch-indep/specific builds. Closes: #756975
   * Fix dpkg --add-architecture and --remove-architecture to check that they
     get exactly one argument. Closes: #757254
 .
   [ Updated programs translations ]
   * Danish (Joe Dalton). Closes: #754127
   * French (Jean-Baka Domelevo Entfellner, Julien Patriarca).
   * Portuguese (Miguel Figueiredo). Closes: #756920
   * Spanish (Guillem Jover): Fix «dpkg-query -l» header. Closes: #756209
   * Swedish (Peter Krefting).
 .
   [ Updated scripts translations ]
   * Swedish (Peter Krefting).
 .
   [ Updated manpages translations ]
   * Swedish (Peter Krefting).
Checksums-Sha1:
 203f9504fef7d29d91f744b6762b924495b53085 2030 dpkg_1.17.11.dsc
 bb5401e6ef1824b987849f24a62713081f979903 4210392 dpkg_1.17.11.tar.xz
 1559883835826c3e34f84ca03aae9544a205f0f6 1441544 dpkg-dev_1.17.11_all.deb
 bc2a76e1a9b8b147ceb7f726c21a26c32afc696b 982452 libdpkg-perl_1.17.11_all.deb
Checksums-Sha256:
 52698abb32f111851ee48ba59ad08b3a7dc4ff8ee26016d644456e3e854d16ea 2030 dpkg_1.17.11.dsc
 02ba4776d2cae24a6908879bf557196edda1ec97d8519d28e877da45f1a3a95b 4210392 dpkg_1.17.11.tar.xz
 f2ed866f70b863af769b25a299f1633adc2840a4ef9c687aa5c854c5e16fbb3d 1441544 dpkg-dev_1.17.11_all.deb
 dd7de610d8d1bd7565d771ceba3f2afb09f0a39fc7995bc3788d4b49b920c263 982452 libdpkg-perl_1.17.11_all.deb
Files:
 a781ab9bd8809ab3170e110923b867b2 1441544 utils optional dpkg-dev_1.17.11_all.deb
 ab05c6f333fc22bf78302b388dc554b7 982452 perl optional libdpkg-perl_1.17.11_all.deb
 646e4299d2bd3569cba344f46742ea6a 2030 admin required dpkg_1.17.11.dsc
 1b6679c5b2b440cdbde4a95172e49940 4210392 admin required dpkg_1.17.11.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJT5sNcAAoJELlyvz6krlejojAP/3Y/HA2awr1j7DdWcTkFak2k
F3xHTFeMKBfc+F8cTy0XUioMpAmzQOH9SL0tLWU1g8EsCnHiq22SoG3jwFhweI8D
21wAr6DQLmaSizeZZRpneP2yExnDb/nyl0zYhfmG3eu4/xa/JNcLm6jf494fwRHA
avTbZ/ZYLRhhX4vwctBDuOrXThky2p93lFqJde3TpA+M4jaTM/wdHncvAJE0pJ0U
cNeKqZ34P4Bi6CBNsROrZzbZTOB0ZBlMW7GYfM2wBnqFs3lHcGymLBTMgF7yKTGv
aaYWmZFP/RK3ywKZ0gdkCJbz5yPxJo+F8mF4SO7g9fI2Ddedqid2fx1h3x2wxKaW
qNME/EkEPwK/y9mjGISUTB3tuxytCGS/wtQvMfVirkvOeaOQytqE4TnwStPkEjur
KvMKwoPCEAMm3pyx61dgZxO+y5Df7pUVXMJhOlc5BGzd4yx3SZNeiNmGMDi2tUr/
WdN+cUPBnPTiN2B+MKPOWul76TkUfMxr8n28Tex5Gas5vRCdHWT4fkU9axkPDben
zDOTaFN6IA8V5L8bBavDIvLZBR6FOuH+un2h5AzVWBIcYCec3z3mMioBjEWoApHs
slCMdVkrNNFPJgSCDLsucETxPB1Pt6+E0jFTUw+xMtD5U0G/YfQaM87ob9YB1Aqr
XsKDyeKgwI5aE2QGWlil
=ZdJ/
-----END PGP SIGNATURE-----




Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility. (Sun, 10 Aug 2014 01:21:35 GMT) (full text, mbox, link).


Notification sent to Zack Weinberg <zack@codesourcery.com>:
Bug acknowledged by developer. (Sun, 10 Aug 2014 01:21:35 GMT) (full text, mbox, link).


Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility. (Sun, 10 Aug 2014 01:21:36 GMT) (full text, mbox, link).


Notification sent to Alexander Hvostov <root@aoi.dyndns.org>:
Bug acknowledged by developer. (Sun, 10 Aug 2014 01:21:36 GMT) (full text, mbox, link).


Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility. (Sun, 10 Aug 2014 01:21:36 GMT) (full text, mbox, link).


Notification sent to Robert Millan <rmh@aybabtu.com>:
Bug acknowledged by developer. (Sun, 10 Aug 2014 01:21:36 GMT) (full text, mbox, link).


Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility. (Sun, 10 Aug 2014 01:21:36 GMT) (full text, mbox, link).


Notification sent to Peter Cordes <peter@llama.nslug.ns.ca>:
Bug acknowledged by developer. (Sun, 10 Aug 2014 01:21:37 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Developers <debian-dpkg@lists.debian.org>:
Bug#7330; Package dpkg. (Fri, 17 Apr 2015 19:06:05 GMT) (full text, mbox, link).


Acknowledgement sent to <NelsonFradehelm@bartender.net>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <debian-dpkg@lists.debian.org>. (Fri, 17 Apr 2015 19:06:05 GMT) (full text, mbox, link).


Message #68 received at 7330@bugs.debian.org (full text, mbox, reply):

From: "Friedrich EURL" <christian.auguste@univ-angers.fr>
To: "7330" <7330@bugs.debian.org>
Subject: Stellenanzeigen für Sie vom April
Date: Fri, 17 Apr 2015 18:55:35 GMT
Sehr geehrte Damen und Herren,

die Arbeitsvermittlung stellt Ihnen nachfolgend eine interessante Tätigkeit in einem internationalen Team im Home-office Bereich vor, ohne Fahrtkosten, ohne Anfahrt, ohne Verkehrsstress:

Wir schaffen qualitative und moderne Stellen auch auf dem Land europaweit und bieten gleichzeitig hervorragende Qualität für unsere Kunden. 

Zur Erweiterung unseres Teams suchen wir ab sofort:
Mitarbeiter (m/w) für Home-office Tätigkeit im Bereich Telekommunikation und Büroarbeit 

Ihre Aufgaben wären:

- Dokumente empfangen, bearbeiten und weiterleiten
- Dokumente einscannen/kopieren
- Mails beantworten
- Arbeit im Home Office in freien Zeiteinteilung
- Arbeit mit zur Verfügung gestellten Büroausstattungen

Wir erwarten:

- Unproblematischer Umgang mit E-mail, PC und Internet
- Deutsch fließend, Fremdsprachen wären vorteilhaft
- kundenorientiertes Arbeiten im Team
- Genauigkeit und Zielstrebigkeit

Wir bieten Ihnen eine Stelle als Festangestellter oder als Freiberufler mit einem Stundenlohn von 20 Euro Brutto die Stunde in selbständigen Arbeitsweise und einer modernen Beschäftigungsform, sowie eine abwechslungsreiche Tätigkeit ohne Fahrzeit mit flexiblen Arbeitszeiten. 

Es werden keine besonderen Kenntnisse vorausgesetzt. Die Einarbeitung findet detailliert durch professionelle Mitarbeiten statt. Die nötige technische Ausrüstung stellen wir Ihnen kostenlos zur Verfügung. Die Beschäftigung kann gerne nebenberuflich besetzt werden sowie von Rentnern und Hausfrauen. 

Sie sind bereit für flexible Arbeitszeitmodelle und die Arbeit im Home Office? Wenn wir Ihr Interesse geweckt haben, senden Sie uns Ihre Bewerbung per E-Mail an: NelsonFradehelm@bartender.net 


Ihre persönlichen Daten behandeln wir vertraulich.

Hochachtungsvoll

Friedrich EURL




Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Developers <debian-dpkg@lists.debian.org>:
Bug#7330; Package dpkg. (Wed, 04 Jan 2017 23:27:04 GMT) (full text, mbox, link).


Acknowledgement sent to "info000@bigpond.com" <info000@bigpond.com>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <debian-dpkg@lists.debian.org>. (Wed, 04 Jan 2017 23:27:04 GMT) (full text, mbox, link).


Message #75 received at 7330@bugs.debian.org (full text, mbox, reply):

From: "info000@bigpond.com" <info000@bigpond.com>
Subject: Greeting ! I Am Mrs Monat Adama From Aleppo- Syria
Date: Thu, 5 Jan 2017 10:23:19 +1100 (AEDT)
[Message part 1 (text/plain, inline)]

Greeting !
How are you? My name is Mrs Monat Adama, a Citizen of Syria lived
in Aleppo- Syria., I'm one of the former senior inspector for Syria
National Petroleum Company(Kawkab Oil Company). I have Business
investment transaction worth $8.2 Million.  I will like to relocate
out from Syria, Because here in Syria is serious war here. I wait to
hear from you as soon as you see this message
regards,
Mrs Monat Adama
[Message part 2 (text/html, inline)]

Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 09 Jul 2017 07:25:36 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Apr 24 03:50:44 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.