[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#990171: unblock: apparmor-profiles-extra/1.34



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-CC: apparmor-profiles-extra@packages.debian.org

Please unblock package apparmor-profiles-extra

[ Reason ]
The autoremoval will be before the fix for RC bug #989193 migrates.

[ Impact ]
The package will not be available in the bullseye release and so
various apps will not have AppArmor security restrictions.

[ Tests ]
The autopkgtests pass for this package migration.

[ Risks ]
The change is a one character addition of the link permission for a
situation where it being missing breaks another package. 
This is a leaf package. No alternatives available.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

[ Other info ]
None.

unblock apparmor-profiles-extra/1.34

-- 
bye,
pabs

https://wiki.debian.org/PaulWise
diff -Nru apparmor-profiles-extra-1.33/debian/changelog apparmor-profiles-extra-1.34/debian/changelog
--- apparmor-profiles-extra-1.33/debian/changelog	2021-04-02 19:40:29.000000000 +0800
+++ apparmor-profiles-extra-1.34/debian/changelog	2021-06-09 14:23:10.000000000 +0800
@@ -1,3 +1,10 @@
+apparmor-profiles-extra (1.34) unstable; urgency=medium
+
+  * apt-cacher-ng: allow link operations on the contents of the cache directory
+    (Closes: #989193). Thanks to Eduard Bloch <edi@gmx.de> for the patch.
+
+ -- intrigeri <intrigeri@debian.org>  Wed, 09 Jun 2021 06:23:10 +0000
+
 apparmor-profiles-extra (1.33) unstable; urgency=medium
 
   * autopkgtest: use hint-testsuite-triggers to ensure dummy test is not run
diff -Nru apparmor-profiles-extra-1.33/debian/README.Debian apparmor-profiles-extra-1.34/debian/README.Debian
--- apparmor-profiles-extra-1.33/debian/README.Debian	2021-04-02 19:40:29.000000000 +0800
+++ apparmor-profiles-extra-1.34/debian/README.Debian	2021-06-09 14:23:10.000000000 +0800
@@ -2,7 +2,7 @@
 =================
 
 - apt-cacher-ng: taken from the apparmor-profiles repository
-  at MR !50.
+  at MR !51.
 - GStreamer abstraction: taken from the apparmor-profiles repository
   at MR !49.
 - irssi: taken from the apparmor-profiles repository
@@ -20,4 +20,4 @@
 
 https://gitlab.com/apparmor/apparmor-profiles
 
- -- intrigeri <intrigeri@debian.org>, Fri,  2 Apr 2021 11:19:19 +0200
+ -- intrigeri <intrigeri@debian.org>, Wed,  9 Jun 2021 08:21:51 +0200
diff -Nru apparmor-profiles-extra-1.33/profiles/usr.sbin.apt-cacher-ng apparmor-profiles-extra-1.34/profiles/usr.sbin.apt-cacher-ng
--- apparmor-profiles-extra-1.33/profiles/usr.sbin.apt-cacher-ng	2021-04-02 19:40:29.000000000 +0800
+++ apparmor-profiles-extra-1.34/profiles/usr.sbin.apt-cacher-ng	2021-06-09 14:23:10.000000000 +0800
@@ -18,7 +18,7 @@
   /var/lib/apt-cacher-ng/** r,
   /{,var/}run/apt-cacher-ng/* rw,
   @{APT_CACHER_NG_CACHE_DIR}/ r,
-  @{APT_CACHER_NG_CACHE_DIR}/** rw,
+  @{APT_CACHER_NG_CACHE_DIR}/** rwl,
   /var/log/apt-cacher-ng/ r,
   /var/log/apt-cacher-ng/* rw,
   /{,var/}run/systemd/notify w,

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: