[ubuntu/groovy-proposed] apparmor 3.0.0~beta1-0ubuntu1 (Accepted)
Jamie Strandboge
jamie at ubuntu.com
Tue Sep 15 22:38:14 UTC 2020
apparmor (3.0.0~beta1-0ubuntu1) groovy; urgency=medium
[ John Johansen ]
* New upstream release (LP: #1895060, LP: #1887577, LP: #1880841)
* Drop all patches backported from upstream: applied in 3.0
* d/p/policy-provide-example-and-base-abi-to-pin-pre-3.0-p.patch: provide
example and base abi to pin pre 3.0 policy
* d/p/ubuntu/enable-pinning-of-pre-AppArmor-3.x-poli.patch: enable pinning
of pre AppArmor 3.x policy
* drop d/p/debian/dont-include-site-local-with-dovecot.patch: no longer
needed with upstream 'include if exists'
[ Steve Beattie ]
* d/p/parser-fix_cap_match.patch: fix cap match to work correctly, important
now that groovy has a 5.8 kernel.
* d/apparmor-profiles.install:
+ adjust for renamed postfix profiles
+ add usr.bin.dumpcap and usr.bin.mlmmj-receive to extra-profiles
+ remove usr.sbin.nmbd and usr.sbin.smbd from extra-profiles (already in
apparmor-profiles)
* d/apparmor.install: include abi/ directory and tunables/etc.
* d/apparmor.manpages: add apparmor_xattrs.7 manpage
* d/control:
+ apparmor-utils: no more shipped perl tools, drop perl dependency
+ apparmor-notify: aa-notify was converted to python3 from perl; adjust
-notify dependencies to compensate
* d/p/fix-tests-regression-apparmor-prologue-inc-settest.patch:
fix sed expression in settest()
[ Emilia Torino ]
* Removing Ubuntu specific chromium-browser profile. This is safe to do
since groovy's chromium-browser deb installs the snap. If apparmor3
is backported to 18.04 or earlier, the profile will need to be taken
into consideration
- d/profiles/chromium-browser: remove chromium-browser profile
- d/apparmor-profiles.postinst: remove postinst script as it only
contains chromium-browser related functionallity.
- d/apparmor-profiles.postrm: remove postrm script as it only
contains chromium-browser related functionallity.
- d/apparmor-profiles.install: remove ubuntu-specific
chromium-browser abstraction and profile
- d/apparmor-profiles.lintian-overrides: remove chromium-browser
profile lintian overrides
- d/p/ubuntu/add-chromium-browser.patch: remove patch which added
chrome-browser
[ Alex Murray ]
* d/p/policy-provide-example-and-base-abi-to-pin-pre-3.0-p.patch: refresh
this patch with the official upstream version
* d/p/ubuntu/enable-pinning-of-pre-AppArmor-3.x-poli.patch: refresh this
patch to match the above
* d/p/parser-add-abi-warning-flags.patch: enable parser warnings
to be silenced or to be treated as errors
[ Jamie Strandboge ]
* d/p/adjust-for-ibus-1.5.22.patch: update ibus abstract path for ibus
1.5.22. This can be dropped with AppArmor 3.0 final.
* d/p/parser-add-abi-warning-flags.patch: refresh to avoid lintian warnings
* d/p/ubuntu/lp1891338.patch: adjust ubuntu-integration to use
abstractions/exo-open (LP: #1891338)
* d/p/ubuntu/lp1889699.patch: adjust to support brave in ubuntu
abstractions. Patch thanks to François Marier (LP: #1889699)
* d/p/ubuntu/lp1881357.patch: adjust for new ICEauthority path in /run
(LP: #1881357)
Date: Wed, 09 Sep 2020 21:48:17 +0000
Changed-By: Jamie Strandboge <jamie at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/apparmor/3.0.0~beta1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 09 Sep 2020 21:48:17 +0000
Source: apparmor
Architecture: source
Version: 3.0.0~beta1-0ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jamie Strandboge <jamie at ubuntu.com>
Launchpad-Bugs-Fixed: 1880841 1881357 1887577 1889699 1891338 1895060
Changes:
apparmor (3.0.0~beta1-0ubuntu1) groovy; urgency=medium
.
[ John Johansen ]
* New upstream release (LP: #1895060, LP: #1887577, LP: #1880841)
* Drop all patches backported from upstream: applied in 3.0
* d/p/policy-provide-example-and-base-abi-to-pin-pre-3.0-p.patch: provide
example and base abi to pin pre 3.0 policy
* d/p/ubuntu/enable-pinning-of-pre-AppArmor-3.x-poli.patch: enable pinning
of pre AppArmor 3.x policy
* drop d/p/debian/dont-include-site-local-with-dovecot.patch: no longer
needed with upstream 'include if exists'
.
[ Steve Beattie ]
* d/p/parser-fix_cap_match.patch: fix cap match to work correctly, important
now that groovy has a 5.8 kernel.
* d/apparmor-profiles.install:
+ adjust for renamed postfix profiles
+ add usr.bin.dumpcap and usr.bin.mlmmj-receive to extra-profiles
+ remove usr.sbin.nmbd and usr.sbin.smbd from extra-profiles (already in
apparmor-profiles)
* d/apparmor.install: include abi/ directory and tunables/etc.
* d/apparmor.manpages: add apparmor_xattrs.7 manpage
* d/control:
+ apparmor-utils: no more shipped perl tools, drop perl dependency
+ apparmor-notify: aa-notify was converted to python3 from perl; adjust
-notify dependencies to compensate
* d/p/fix-tests-regression-apparmor-prologue-inc-settest.patch:
fix sed expression in settest()
.
[ Emilia Torino ]
* Removing Ubuntu specific chromium-browser profile. This is safe to do
since groovy's chromium-browser deb installs the snap. If apparmor3
is backported to 18.04 or earlier, the profile will need to be taken
into consideration
- d/profiles/chromium-browser: remove chromium-browser profile
- d/apparmor-profiles.postinst: remove postinst script as it only
contains chromium-browser related functionallity.
- d/apparmor-profiles.postrm: remove postrm script as it only
contains chromium-browser related functionallity.
- d/apparmor-profiles.install: remove ubuntu-specific
chromium-browser abstraction and profile
- d/apparmor-profiles.lintian-overrides: remove chromium-browser
profile lintian overrides
- d/p/ubuntu/add-chromium-browser.patch: remove patch which added
chrome-browser
.
[ Alex Murray ]
* d/p/policy-provide-example-and-base-abi-to-pin-pre-3.0-p.patch: refresh
this patch with the official upstream version
* d/p/ubuntu/enable-pinning-of-pre-AppArmor-3.x-poli.patch: refresh this
patch to match the above
* d/p/parser-add-abi-warning-flags.patch: enable parser warnings
to be silenced or to be treated as errors
.
[ Jamie Strandboge ]
* d/p/adjust-for-ibus-1.5.22.patch: update ibus abstract path for ibus
1.5.22. This can be dropped with AppArmor 3.0 final.
* d/p/parser-add-abi-warning-flags.patch: refresh to avoid lintian warnings
* d/p/ubuntu/lp1891338.patch: adjust ubuntu-integration to use
abstractions/exo-open (LP: #1891338)
* d/p/ubuntu/lp1889699.patch: adjust to support brave in ubuntu
abstractions. Patch thanks to François Marier (LP: #1889699)
* d/p/ubuntu/lp1881357.patch: adjust for new ICEauthority path in /run
(LP: #1881357)
Checksums-Sha1:
8e55ac0ae3b9702c88a70c8978664e49a522cbef 3346 apparmor_3.0.0~beta1-0ubuntu1.dsc
80f0db9c0ae993a5d0dec34a119d32b7428a8f49 7789867 apparmor_3.0.0~beta1.orig.tar.gz
0d62682d872ea1638a31ef838bbab0891184498a 98584 apparmor_3.0.0~beta1-0ubuntu1.debian.tar.xz
1d1333e9f5ac4a255cf8e991fa35f93324333b9d 8053 apparmor_3.0.0~beta1-0ubuntu1_source.buildinfo
Checksums-Sha256:
5c041616fe114d07b9c7b043b65399d7d6c70a8ae14e0a5c54747c5073689df6 3346 apparmor_3.0.0~beta1-0ubuntu1.dsc
4d4b3c5f4c14f513fa0f7be83c38140b7e3aecf80d38e72f572dbe5f7de4af86 7789867 apparmor_3.0.0~beta1.orig.tar.gz
12d270c320b3832bc9022d767f9e152e3e0b19293dbe9da16cff6935accbf66f 98584 apparmor_3.0.0~beta1-0ubuntu1.debian.tar.xz
0c16bb247cafe812885d982260d4943f0aae4160dab15e2ffd69744a408c507a 8053 apparmor_3.0.0~beta1-0ubuntu1_source.buildinfo
Files:
43dd90400940a6fc155372a3a8ceee77 3346 admin optional apparmor_3.0.0~beta1-0ubuntu1.dsc
e8836e789fd45946753a29ba8572df9a 7789867 admin optional apparmor_3.0.0~beta1.orig.tar.gz
d556ad9b22d6e8db91b0d881ae827fda 98584 admin optional apparmor_3.0.0~beta1-0ubuntu1.debian.tar.xz
99e206678f1128d56f313f9b768af9e4 8053 admin optional apparmor_3.0.0~beta1-0ubuntu1_source.buildinfo
Original-Maintainer: Debian AppArmor Team <pkg-apparmor-team at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETCDAa12L3miIVNKKUdvcWMxVlXMFAl9hN9wACgkQUdvcWMxV
lXMdjg//XVeuGWayppQoV5It+4BZAYXJh4TxvGM2geFBXFvYjVl2W6fcw0AHVEbm
IvhLvUDjfhh9/6seVErVWAzSwNrODs+4u9MeSHFRzmnDnirnUePYYH6pY1FPXtAy
R7FWuU4Rpd50GkMQmmYOvnV/ke0zo5dxESFbyLe24ETR5FapwNMR3jRUswHUf/k4
GbXT5a9usmmit3lZDrmbVFL/o4TD0aDgfCgNXr92+nL5x02PVvuiSkpGCvdhzUao
jFruHehxcVyzqCfBdWjEIVmtICB62el4ge/P73YKPIgW+fJ0lzvtD3h+0e+Rc4KT
Rt29fd6pcHYagHQf7cJ6D84C2zwc9ovslg7fTnZ9pEZzSGBt1Qlr28XZdH15vvvh
3vOef5ztMG/lophdHSwqNRntntPzwYhKUH/gMoR5vogxWIF40wn41b8FzENtSbOC
EaTuGDsyIWheSyZCBe6Pw7bOVEICPHqddHPLjfyS6Jv8+n3ONs9pxSfzvGsRsSgv
Bk243bya+/Nj9XXYeNnDYY9OiK6sX6mQNTV5Jb86Yzkm7SSMVcBXKvaBNAqS4iug
T66qatEsxah8UlrSVmF8ZNTjtMlxbPUS7141fjF2UMxRUoDu45uLuPQwK//mg7qT
ZnLbG+59XuNLbtUigGK0AsaiWY22eAMXtYM6WTswfnjwy+dRRYI=
=oW+S
-----END PGP SIGNATURE-----
More information about the Groovy-changes
mailing list