apparmor (2.10-3ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    -  debian/apparmor.init,apparmor.upstart,debian/lib/apparmor/functions:
       clear only the system cache if apparmor version has changed on snappy
       flavors since snappy will handle the app's cache itself
    - debian/apparmor.install: install tunables/home.d and
      tunables/multiarch.d
    - debian/apparmor-utils.dirs: install usr/bin and usr/share/apparmor
    - debian/control:
      + make libnotify-bin a Suggests rather than a Recommends since it is
        assumed to already be installed on the desktop and so server
        environments don't have to pull in a lot of X dependencies
        (LP: #1061879)
      + apparmor-easyprof in section 'admin'
      + apparmor Depends on initramfs-tools | linux-initramfs-tool [linux-any]
      + apparmor Breaks on lightdm (<< 1.11.8-0ubuntu2~),
        lxc (<< 1.1.0~alpha1-0ubuntu5~)
    - drop debian/patches/reproducible-pdf.patch (not applied in series)
  * drop debian/patches/fix-abstraction-for-python3.5.patch in favor of
    Debian's
  * debian/patches/series: comment out notify-group.patch
  * debian/patches/non-linux.patch: refresh
  * debian/patches/r3366-networkd.patch: use this instead of dropped Ubuntu
    lp1529074.patch for NetworkManager and networkd support

apparmor (2.10-3) unstable; urgency=medium

  * Team upload.

  [ intrigeri ]
  * Drop libapparmor-mention-dbus-method-in-getcon-man.patch (Closes: #800132)

  [ Felix Geyer ]
  * Update python abstraction for python 3.5.
    - Pull r3277-update-python-abstraction.patch from upstream

apparmor (2.10-2) unstable; urgency=medium

  [ Felix Geyer ]
  * Apply aa-status-dont_require_python3-apparmor.patch, to keep
    the hard dependencies of the apparmor binary package minimal.
  * python{,3}-apparmor: require at least the same upstream version
    of python{,3}-libapparmor.

  [ intrigeri ]
  * Drop abstractions-ubuntu-browsers.patch: integrated upstream
    (in a slightly different way).
  * debian/control: don't start short description with capital letter.
    (Closes: #795434)
  * r3227-locale-indep-capabilities-sorting.patch: cherry-pick from upstream,
    to make (more of?) the build reproducible. (Closes: #797415)
  * Merge from ubuntu-citrain up to revision 1578, that is changes brought
    by 2.10-0ubuntu3 to 2.10-0ubuntu6.
  * Upload to unstable.

apparmor (2.10-1) experimental; urgency=medium

  [ intrigeri ]
  * Merge ubuntu-citrain up to revision 1575, except:
    - previously documented changes
    - debian/patches/aa-status-dont_require_python3-apparmor.patch:
      don't apply, only relevant for Ubuntu Phone
  * debian/patches/r3209-dnsmasq-allow-dash: cherry-pick from upstream.
  * debian/patches/pass-compiler-flags.patch: refresh.
  * Update upstream signing key.
  * apparmor-utils: make the Depends on python3-apparmor versioned.
    (Closes: #785436)
  * Override the "apparmor source: usr-lib-perl5-mentioned rules" error.
    We replace usr/lib/perl5 with the corresponding multiarch path
    in debian/rules, as a consequence this file contains this string.
  * python-apparmor, python3-apparmor: add Lintian overrides for
    the extended-description-is-probably-too-short tag.
  * debian/control: stuff out a bit apparmor-utils' extended description.

  [ Felix Geyer ]
  * Add Brazilian Portuguese translation of debconf messages.
    Thanks to Adriano Rafael Gomes. (Closes: #788342)
  * Use dh_apparmor from this source package for apparmor-profiles.
    (Closes: #656451)
  * Make debian/rules safer:
    - Add set -e to loops.
    - Use "&&" when chaining shell commands.

Date: Tue, 16 Feb 2016 08:49:31 -0600
Changed-By: Jamie Strandboge <ja...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/apparmor/2.10-3ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 16 Feb 2016 08:49:31 -0600
Source: apparmor
Binary: apparmor apparmor-utils apparmor-profiles apparmor-docs libapparmor-dev 
libapparmor1 libapparmor-perl libapache2-mod-apparmor libpam-apparmor 
apparmor-notify python-libapparmor python3-libapparmor python-apparmor 
python3-apparmor dh-apparmor apparmor-easyprof
Architecture: source
Version: 2.10-3ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Jamie Strandboge <ja...@ubuntu.com>
Description:
 apparmor   - user-space parser utility for AppArmor
 apparmor-docs - documentation for AppArmor
 apparmor-easyprof - AppArmor easyprof profiling tool
 apparmor-notify - AppArmor notification system
 apparmor-profiles - profiles for AppArmor Security policies
 apparmor-utils - utilities for controlling AppArmor
 dh-apparmor - AppArmor debhelper routines
 libapache2-mod-apparmor - changehat AppArmor library as an Apache module
 libapparmor-dev - AppArmor development libraries and header files
 libapparmor-perl - AppArmor library Perl bindings
 libapparmor1 - changehat AppArmor library
 libpam-apparmor - changehat AppArmor library as a PAM module
 python-apparmor - AppArmor Python utility library
 python-libapparmor - AppArmor library Python bindings
 python3-apparmor - AppArmor Python3 utility library
 python3-libapparmor - AppArmor library Python3 bindings
Closes: 656451 785436 788342 795434 797415 800132
Launchpad-Bugs-Fixed: 1061879
Changes:
 apparmor (2.10-3ubuntu1) xenial; urgency=medium
 .
   * Merge from Debian unstable. Remaining changes:
     -  debian/apparmor.init,apparmor.upstart,debian/lib/apparmor/functions:
        clear only the system cache if apparmor version has changed on snappy
        flavors since snappy will handle the app's cache itself
     - debian/apparmor.install: install tunables/home.d and
       tunables/multiarch.d
     - debian/apparmor-utils.dirs: install usr/bin and usr/share/apparmor
     - debian/control:
       + make libnotify-bin a Suggests rather than a Recommends since it is
         assumed to already be installed on the desktop and so server
         environments don't have to pull in a lot of X dependencies
         (LP: #1061879)
       + apparmor-easyprof in section 'admin'
       + apparmor Depends on initramfs-tools | linux-initramfs-tool [linux-any]
       + apparmor Breaks on lightdm (<< 1.11.8-0ubuntu2~),
         lxc (<< 1.1.0~alpha1-0ubuntu5~)
     - drop debian/patches/reproducible-pdf.patch (not applied in series)
   * drop debian/patches/fix-abstraction-for-python3.5.patch in favor of
     Debian's
   * debian/patches/series: comment out notify-group.patch
   * debian/patches/non-linux.patch: refresh
   * debian/patches/r3366-networkd.patch: use this instead of dropped Ubuntu
     lp1529074.patch for NetworkManager and networkd support
 .
 apparmor (2.10-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ intrigeri ]
   * Drop libapparmor-mention-dbus-method-in-getcon-man.patch (Closes: #800132)
 .
   [ Felix Geyer ]
   * Update python abstraction for python 3.5.
     - Pull r3277-update-python-abstraction.patch from upstream
 .
 apparmor (2.10-2) unstable; urgency=medium
 .
   [ Felix Geyer ]
   * Apply aa-status-dont_require_python3-apparmor.patch, to keep
     the hard dependencies of the apparmor binary package minimal.
   * python{,3}-apparmor: require at least the same upstream version
     of python{,3}-libapparmor.
 .
   [ intrigeri ]
   * Drop abstractions-ubuntu-browsers.patch: integrated upstream
     (in a slightly different way).
   * debian/control: don't start short description with capital letter.
     (Closes: #795434)
   * r3227-locale-indep-capabilities-sorting.patch: cherry-pick from upstream,
     to make (more of?) the build reproducible. (Closes: #797415)
   * Merge from ubuntu-citrain up to revision 1578, that is changes brought
     by 2.10-0ubuntu3 to 2.10-0ubuntu6.
   * Upload to unstable.
 .
 apparmor (2.10-1) experimental; urgency=medium
 .
   [ intrigeri ]
   * Merge ubuntu-citrain up to revision 1575, except:
     - previously documented changes
     - debian/patches/aa-status-dont_require_python3-apparmor.patch:
       don't apply, only relevant for Ubuntu Phone
   * debian/patches/r3209-dnsmasq-allow-dash: cherry-pick from upstream.
   * debian/patches/pass-compiler-flags.patch: refresh.
   * Update upstream signing key.
   * apparmor-utils: make the Depends on python3-apparmor versioned.
     (Closes: #785436)
   * Override the "apparmor source: usr-lib-perl5-mentioned rules" error.
     We replace usr/lib/perl5 with the corresponding multiarch path
     in debian/rules, as a consequence this file contains this string.
   * python-apparmor, python3-apparmor: add Lintian overrides for
     the extended-description-is-probably-too-short tag.
   * debian/control: stuff out a bit apparmor-utils' extended description.
 .
   [ Felix Geyer ]
   * Add Brazilian Portuguese translation of debconf messages.
     Thanks to Adriano Rafael Gomes. (Closes: #788342)
   * Use dh_apparmor from this source package for apparmor-profiles.
     (Closes: #656451)
   * Make debian/rules safer:
     - Add set -e to loops.
     - Use "&&" when chaining shell commands.
Checksums-Sha1:
 162b46dff730addc102df09abb6833fad02bb36a 3223 apparmor_2.10-3ubuntu1.dsc
 9cd082c7ea0868e973d3e0e9d39184d8b3dfb4a0 76080 
apparmor_2.10-3ubuntu1.debian.tar.xz
Checksums-Sha256:
 3344e0f8ddc6b5e6659cd96e1bc07e0c3c3531d8ef2df6fcfcbf1560af07d739 3223 
apparmor_2.10-3ubuntu1.dsc
 86b4afc2f583b305b07816e91a18f0ff22ab17ce8882bb77890188e9469f29f5 76080 
apparmor_2.10-3ubuntu1.debian.tar.xz
Files:
 ad4f4ff95c1bef76298a313c7e18736a 3223 admin extra apparmor_2.10-3ubuntu1.dsc
 faa6e2524dc3af9849500fada648fa26 76080 admin extra 
apparmor_2.10-3ubuntu1.debian.tar.xz
Original-Maintainer: Debian AppArmor Team 
<pkg-apparmor-t...@lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWw3OIAAoJEFHb3FjMVZVzqdQP/09n09goQjX2Vqq1sb+7zapI
YPYLuCXvS4DS2UUr1u4xVA52vzNyPgiF8/U2fSoXRofYMX2yt5RyFGTUkjdUp6Es
8JuWlLe4KOBdO0xzHqFg4YON2PmjxNzleKNhoR5QWWNvZ4gLKfeuP7D1zgdGR4y9
2q9op88p6Sd1rrxb6w9lr2Kfjs0Ppydk2QeMruRYS8nCzXGvkqJS/iSjfHlm0Q5/
tjQUMxuU/4UYWy0/WrsKtnHwLKQX5X6K2nl6ZFZ4UYF1WJIcxKU6PHcEUNcOsb54
OvxmP/f5r4pbraFVHkgNLEFtB5I8NWfeWgrUigHbQW1Q2rQRrIxmJzwucjSMin68
a9gIfCvl6b7FRmmn6f6DHeLIJCxmBDsyybp/fxv/UY31gUDXnNbGpMsptKwjPnKC
5UqnRNVsblhz4qj0j7wouDlwXC+LAYSb71K+Pt6dsYea/mpZU7bzNhTJlorUEpNw
CXtqliFtqmGE5+jBwR4jW4/5ognC7TNO0Kak03xOXHoRfLN8TU95vJWSazvE7Q6B
VH9L8lc08+ZDw7xpWif6w33pno1kEpm7xbCdymFycsfeRdNxMbfL4rmBaSz5KUVv
hSl/RhBTqT4sJLAtwfc6BHzdF4UEoN+ZcKGnOgHyTnRk6D1zOrZooMIfT4sp+/DL
J8UzZqGxGrmRMREIpcmE
=wi0F
-----END PGP SIGNATURE-----
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to