]> git.deb.at Git - pkg/beep.git/commitdiff
Fix group permission of beep (closes: #812144)
authorRhonda D'Vine <rhonda@debian.org>
Thu, 26 Apr 2018 17:22:32 +0000 (19:22 +0200)
committerRhonda D'Vine <rhonda@debian.org>
Thu, 26 Apr 2018 17:22:32 +0000 (19:22 +0200)
debian/changelog
debian/rules

index 1b97b841e36e172dea232bca00aa61f297c4ea44..f2f9841d7aea7e1efddbf1268c3fdf9949ce6b70 100644 (file)
@@ -5,7 +5,8 @@ beep (1.3-5) unstable; urgency=high
   * CVE-2018-0492: Fix a local privilege escalation vulnerability.
     (closes: #894667)
   * Bump Standards-Version to 4.1.4.
-  * Switch Architecture to linux-any (closes: 745163)
+  * Switch Architecture to linux-any (closes: #745163)
+  * Fix group permission of beep (closes: #812144)
 
  -- Rhonda D'Vine <rhonda@debian.org>  Thu, 26 Apr 2018 18:08:11 +0200
 
index 48c55d48c9694d2d492a2549548a7ec27e4d8747..f6fcf28ad3cbf7e5cc74013d7e21b9718cf117e6 100755 (executable)
@@ -14,4 +14,7 @@ override_dh_auto_install:
        gunzip debian/beep/usr/share/man/man1/beep.1.gz
        cd debian/beep/usr/share/man/man1 && patch beep.1 ../../../../../beep.1.diff
        -rm -f debian/beep/usr/share/man/man1/beep.1.orig
+
+override_dh_fixperms:
+       dh_fixperms
        chown root:audio debian/beep/usr/bin/beep