gnupg2 (2.1.15-1ubuntu1) yakkety; urgency=medium

  * gnupg is now 2.1. LP: #1615039
  * Merge from Debian unstable, remaining changes:
    - debian/systemd-user/gpg-agent.service:
      - Set the environment variables in ExecStartPre - Post has a race
        condition as other SSH agent providers can start up after ExecStart
        finishes. The ExecStopPost commands are run in the case of failure, to
        unset them.
      - Be Before= gnome-keyring-ssh and ssh-agent - if someone has explicitly
        asked for gpg-agent to be their SSH agent then we want to win.
      - Set $SSH_AGENT_LAUNCHER so that we can avoid executing gpgconf in the
        ExecStopPost.
      - Ignore initctl failures - eventually this will go away.
    - debian/upstart-user/:
      - Add upstart user session jobs
      - Add upstart override for the upstart user session jobs, when user
        systemd is present
    - debian/Xsession.d/90gpg-agent:
      - Don't run if we have a systemd user instance. We want to phase out
        the Xsession.d scripts, and use the systemd/upstart scripts so that
        things also work under Mir.
    - debian/gnupg2.udev:
      - Add udev rules to give gpg access to some smartcard readers;
        Debian #543217.
      - udev rules to set ACLs on SCM smartcard readers.

gnupg2 (2.1.15-1) unstable; urgency=medium

  * new upstream release
   - blocks signals during keyring updates (Closes: #293556)
  * avoid libusb on hurd.  Thanks, Pino Toscano! (Closes: #834533)
  * permissions on test suite are already fixed
  * drop patches applied upstream and refresh remaining patches
  * make gnupg2 reproducible by not regenerating documentation date
  * make autopkgtest work with modern wine (Closes: #835976)
  * wrap-and-sort -ast for cleaner diffs
  * add versioned Breaks: for affected packages (Closes: #835349)
   - gpgv Breaks: python-debian << 0.1.29 (addresses: #782904)
   - gnupg Breaks: php-crypt-gpg <= 1.4.1-1 (addresses #835592)
   - gnupg Breaks: python-apt <= 1.1.0~beta4 (addresses: #835465)
   - gnupg Breaks: python-gnupg << 0.3.8-3 (addresses: #834514, #834600)
   - gnupg Breaks: libgnupg-interface-perl << 0.52-3 (addresses: #834281)
   - gnupg Breaks: libmail-gnupg-perl <= 0.22-1 (addresses: #835075)
   - gnupg Breaks: libgnupg-perl << 0.19-1 (addresses: #834522)

gnupg2 (2.1.14-5) unstable; urgency=medium

  * actually ship /usr/share/doc/gnupg/README.Debian
  * Release to unstable.

gnupg2 (2.1.14-4) experimental; urgency=medium

  * add ZeitControl card (Closes: #814584)
  * three more fixes from upstream

gnupg2 (2.1.14-3) experimental; urgency=medium

  * cleanup debian/copyright
  * update debian/watch

gnupg2 (2.1.14-2) experimental; urgency=medium

  * mark the gpgv binary as Priority: important, since apt depends on it
  * import a bunch of fixes from upstream
  * include permissioning on patched-in tests
  * Breaks: some packages that expect old gpg behavior (Closes: #831500)
  * remove scdaemon.service; it will be managed by gpg-agent.service
  * avoid bulleted items in debian/NEWS (thanks, Lintian!)
  * debian/copyright: cleanup, fix URLs
  * debian/control: use standard URL for Vcs-Browser
  * fix spelling and grammar noticed by lintian
  * avoid lintian notes about a misspelled "written"
  * clean up gpgv2 Description
  * break out arch-indep localization files into new gnupg-l10n package

gnupg2 (2.1.14-1) experimental; urgency=medium

  * New upstream release

gnupg2 (2.1.13-5) experimental; urgency=medium

  * dependency cleanup!
   - make Recommends: strictly versioned between gnupg and {gpg-agent,dirmngr}
   - make gnupg Provide: gpg and mention it in the package description
   - drop mention of newpg, which has not been in debian for many releases
   - gnupg2 2.0.18 predates debian wheezy, which is oldstable; drop mention
     in debian/control
   - drop Suggests: gnupg-doc, which does not appear to be maintained
   - drop all references to gpg-idea, which has not been in debian for
     several releases
   - removed dependency on "dpkg (>= 1.15.4) | install-info", since that
     dpkg version predates oldstable (wheezy)

gnupg2 (2.1.13-4) experimental; urgency=medium

  * add binutils-multiarch [!amd64 !i386] to Build-Depends-Indep: so that
    we can generate win32 packages on non-x86 platforms.

gnupg2 (2.1.13-3) experimental; urgency=medium

  * pull bugfixes from upstream (Closes: #828109, #814584)
  * should also allow for reproducible builds, with fix to
    timestamps in tofu.test
  * provide supervised dirmngr, gpg-agent, and scdaemon services from
    systemd's user sessioniif the user wants to enable them.  These
    services should terminate at logout (Closes: #825911)
  * avoid launching gpg-agent from Xsession.d since we have more robust
    session management available (added NEWS entry about this change)
  * gnupg-agent now Provides: gpg-agent to mitigate common confusion.
  * updated dirmngr package description.

gnupg2 (2.1.13-2) experimental; urgency=medium

  * brown paper bag time: fix build-dep from libusb-1.0.0-dev to
    libusb-1.0-0-dev

gnupg2 (2.1.13-1) experimental; urgency=medium

  * New upstream release
   - new keyid-format "none", used by default (Closes: #826273)
  * Build-depend on libusb-1.0.0-dev to ensure smartcards work (Thanks,
    gniibe!)

gnupg2 (2.1.12-1) experimental; urgency=medium

  * New upstream release

gnupg2 (2.1.11-7+exp1) experimental; urgency=medium

  * switching over binary package names in experimental -- gnupg2 source
    package now provides gnupg and gpgv

gnupg2 (2.1.11-7) unstable; urgency=medium

  * move to unstable
  * re-enable test suites on mips and mipsel since #730846 is resolved

gnupg2 (2.1.11-6+exp4) experimental; urgency=medium

  * stop using help2man to fix cross-building
  * ensure gpgv-win32 is properly stripped
  * enable autopkgtest to run without root on systems that already have
    wine32 installed

gnupg2 (2.1.11-6+exp3) experimental; urgency=medium

  * more cleanup on arch-dependent packages.

gnupg2 (2.1.11-6+exp2) experimental; urgency=medium

  * avoid build failures when building only arch-dependent or only
    arch-independent packages.

gnupg2 (2.1.11-6+exp1) experimental; urgency=medium

  * take over gpgv-win32 from gnupg 1.4 packaging

Date: Wed, 31 Aug 2016 13:35:55 +0100
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnupg2/2.1.15-1ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 31 Aug 2016 13:35:55 +0100
Source: gnupg2
Binary: gnupg-agent scdaemon gpgsm gnupg gnupg2 gpgv gpgv2 dirmngr gpgv-udeb 
gpgv-win32 gnupg-l10n
Architecture: source
Version: 2.1.15-1ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Description:
 dirmngr    - GNU privacy guard - network certificate management service
 gnupg      - GNU privacy guard - a free PGP replacement
 gnupg-agent - GNU privacy guard - cryptographic agent
 gnupg-l10n - GNU privacy guard - localization files
 gnupg2     - GNU privacy guard - a free PGP replacement (dummy transitional pa
 gpgsm      - GNU privacy guard - S/MIME version
 gpgv       - GNU privacy guard - signature verification tool
 gpgv-udeb  - minimal signature verification tool (udeb)
 gpgv-win32 - GNU privacy guard - signature verification tool (win32 build)
 gpgv2      - GNU privacy guard - signature verification tool (dummy transition
 scdaemon   - GNU privacy guard - smart card support
Closes: 293556 814584 825911 826273 828109 831500 834533 835349 835976
Launchpad-Bugs-Fixed: 1615039
Changes:
 gnupg2 (2.1.15-1ubuntu1) yakkety; urgency=medium
 .
   * gnupg is now 2.1. LP: #1615039
   * Merge from Debian unstable, remaining changes:
     - debian/systemd-user/gpg-agent.service:
       - Set the environment variables in ExecStartPre - Post has a race
         condition as other SSH agent providers can start up after ExecStart
         finishes. The ExecStopPost commands are run in the case of failure, to
         unset them.
       - Be Before= gnome-keyring-ssh and ssh-agent - if someone has explicitly
         asked for gpg-agent to be their SSH agent then we want to win.
       - Set $SSH_AGENT_LAUNCHER so that we can avoid executing gpgconf in the
         ExecStopPost.
       - Ignore initctl failures - eventually this will go away.
     - debian/upstart-user/:
       - Add upstart user session jobs
       - Add upstart override for the upstart user session jobs, when user
         systemd is present
     - debian/Xsession.d/90gpg-agent:
       - Don't run if we have a systemd user instance. We want to phase out
         the Xsession.d scripts, and use the systemd/upstart scripts so that
         things also work under Mir.
     - debian/gnupg2.udev:
       - Add udev rules to give gpg access to some smartcard readers;
         Debian #543217.
       - udev rules to set ACLs on SCM smartcard readers.
 .
 gnupg2 (2.1.15-1) unstable; urgency=medium
 .
   * new upstream release
    - blocks signals during keyring updates (Closes: #293556)
   * avoid libusb on hurd.  Thanks, Pino Toscano! (Closes: #834533)
   * permissions on test suite are already fixed
   * drop patches applied upstream and refresh remaining patches
   * make gnupg2 reproducible by not regenerating documentation date
   * make autopkgtest work with modern wine (Closes: #835976)
   * wrap-and-sort -ast for cleaner diffs
   * add versioned Breaks: for affected packages (Closes: #835349)
    - gpgv Breaks: python-debian << 0.1.29 (addresses: #782904)
    - gnupg Breaks: php-crypt-gpg <= 1.4.1-1 (addresses #835592)
    - gnupg Breaks: python-apt <= 1.1.0~beta4 (addresses: #835465)
    - gnupg Breaks: python-gnupg << 0.3.8-3 (addresses: #834514, #834600)
    - gnupg Breaks: libgnupg-interface-perl << 0.52-3 (addresses: #834281)
    - gnupg Breaks: libmail-gnupg-perl <= 0.22-1 (addresses: #835075)
    - gnupg Breaks: libgnupg-perl << 0.19-1 (addresses: #834522)
 .
 gnupg2 (2.1.14-5) unstable; urgency=medium
 .
   * actually ship /usr/share/doc/gnupg/README.Debian
   * Release to unstable.
 .
 gnupg2 (2.1.14-4) experimental; urgency=medium
 .
   * add ZeitControl card (Closes: #814584)
   * three more fixes from upstream
 .
 gnupg2 (2.1.14-3) experimental; urgency=medium
 .
   * cleanup debian/copyright
   * update debian/watch
 .
 gnupg2 (2.1.14-2) experimental; urgency=medium
 .
   * mark the gpgv binary as Priority: important, since apt depends on it
   * import a bunch of fixes from upstream
   * include permissioning on patched-in tests
   * Breaks: some packages that expect old gpg behavior (Closes: #831500)
   * remove scdaemon.service; it will be managed by gpg-agent.service
   * avoid bulleted items in debian/NEWS (thanks, Lintian!)
   * debian/copyright: cleanup, fix URLs
   * debian/control: use standard URL for Vcs-Browser
   * fix spelling and grammar noticed by lintian
   * avoid lintian notes about a misspelled "written"
   * clean up gpgv2 Description
   * break out arch-indep localization files into new gnupg-l10n package
 .
 gnupg2 (2.1.14-1) experimental; urgency=medium
 .
   * New upstream release
 .
 gnupg2 (2.1.13-5) experimental; urgency=medium
 .
   * dependency cleanup!
    - make Recommends: strictly versioned between gnupg and {gpg-agent,dirmngr}
    - make gnupg Provide: gpg and mention it in the package description
    - drop mention of newpg, which has not been in debian for many releases
    - gnupg2 2.0.18 predates debian wheezy, which is oldstable; drop mention
      in debian/control
    - drop Suggests: gnupg-doc, which does not appear to be maintained
    - drop all references to gpg-idea, which has not been in debian for
      several releases
    - removed dependency on "dpkg (>= 1.15.4) | install-info", since that
      dpkg version predates oldstable (wheezy)
 .
 gnupg2 (2.1.13-4) experimental; urgency=medium
 .
   * add binutils-multiarch [!amd64 !i386] to Build-Depends-Indep: so that
     we can generate win32 packages on non-x86 platforms.
 .
 gnupg2 (2.1.13-3) experimental; urgency=medium
 .
   * pull bugfixes from upstream (Closes: #828109, #814584)
   * should also allow for reproducible builds, with fix to
     timestamps in tofu.test
   * provide supervised dirmngr, gpg-agent, and scdaemon services from
     systemd's user sessioniif the user wants to enable them.  These
     services should terminate at logout (Closes: #825911)
   * avoid launching gpg-agent from Xsession.d since we have more robust
     session management available (added NEWS entry about this change)
   * gnupg-agent now Provides: gpg-agent to mitigate common confusion.
   * updated dirmngr package description.
 .
 gnupg2 (2.1.13-2) experimental; urgency=medium
 .
   * brown paper bag time: fix build-dep from libusb-1.0.0-dev to
     libusb-1.0-0-dev
 .
 gnupg2 (2.1.13-1) experimental; urgency=medium
 .
   * New upstream release
    - new keyid-format "none", used by default (Closes: #826273)
   * Build-depend on libusb-1.0.0-dev to ensure smartcards work (Thanks,
     gniibe!)
 .
 gnupg2 (2.1.12-1) experimental; urgency=medium
 .
   * New upstream release
 .
 gnupg2 (2.1.11-7+exp1) experimental; urgency=medium
 .
   * switching over binary package names in experimental -- gnupg2 source
     package now provides gnupg and gpgv
 .
 gnupg2 (2.1.11-7) unstable; urgency=medium
 .
   * move to unstable
   * re-enable test suites on mips and mipsel since #730846 is resolved
 .
 gnupg2 (2.1.11-6+exp4) experimental; urgency=medium
 .
   * stop using help2man to fix cross-building
   * ensure gpgv-win32 is properly stripped
   * enable autopkgtest to run without root on systems that already have
     wine32 installed
 .
 gnupg2 (2.1.11-6+exp3) experimental; urgency=medium
 .
   * more cleanup on arch-dependent packages.
 .
 gnupg2 (2.1.11-6+exp2) experimental; urgency=medium
 .
   * avoid build failures when building only arch-dependent or only
     arch-independent packages.
 .
 gnupg2 (2.1.11-6+exp1) experimental; urgency=medium
 .
   * take over gpgv-win32 from gnupg 1.4 packaging
Checksums-Sha1:
 819a2e1798887bc71c32d349e9ff28a001d64d1c 2808 gnupg2_2.1.15-1ubuntu1.dsc
 908c86dac8e9a1fbf47e1605e570b11391b04ece 5723689 gnupg2_2.1.15.orig.tar.bz2
 485b42c476c405360bf8c6df3f785be0bbe9e531 41683 
gnupg2_2.1.15-1ubuntu1.debian.tar.bz2
Checksums-Sha256:
 043663ff83ebeeb83ad8f0ca3be078640544e4e9c40616975518a6d3a1d2382a 2808 
gnupg2_2.1.15-1ubuntu1.dsc
 c28c1a208f1b8ad63bdb6b88d252f6734ff4d33de6b54e38494b11d49e00ffdd 5723689 
gnupg2_2.1.15.orig.tar.bz2
 63ade114dfbd3fe8133e4a28552128ccab083166e7d86f352ae26f74ec39e8c1 41683 
gnupg2_2.1.15-1ubuntu1.debian.tar.bz2
Files:
 af63947bbe0d99e2204cb024a84f750d 2808 utils optional gnupg2_2.1.15-1ubuntu1.dsc
 808d10b89c1f0de8d4d2a556aa36b623 5723689 utils optional 
gnupg2_2.1.15.orig.tar.bz2
 e3606e0ba18f497017754a937d9cfa7b 41683 utils optional 
gnupg2_2.1.15-1ubuntu1.debian.tar.bz2
Original-Maintainer: Debian GnuPG Maintainers 
<pkg-gnupg-ma...@lists.alioth.debian.org>

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

iQEcBAEBCAAGBQJXxvrpAAoJEMrC2LnNLKX5MAIIAJQnKAjZJg63e7ujm4hFe2q7
ve5v2mQS5oR0JUWhFquIuaTzj6BbJN55JcxzF0cDT0697wA5cxy1cBssjVg8xwcl
Wf1PL6ZjsXsBw48DFAgfxZ7sRo43L5KBXbuNeASMhBAACsvlSrrz3Rc/L5JitQOB
Z++f+r7VHiMOY2RlvyiTDQfiFf0EWITZyvfsHQVKK8XNJVK2+yD4giBQrkklxDsY
XtNakPp2ThtQljU4rMlQv8zJl5C4qHsUk1Y7tFBSyz/arQv2xbU/eXBCNMjtKPjQ
/QoPw+WzczXSw6x+XUmIBku4H7iCgzEXk5PINpR6NVRE4+MQGweeG7dHNgIVCwI=
=WBPv
-----END PGP SIGNATURE-----
-- 
Yakkety-changes mailing list
Yakkety-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/yakkety-changes

Reply via email to