Control: tags 1089302 + patch
Control: tags 1089302 + pending


Dear maintainer,

I've prepared an NMU for checksecurity (versioned as 2.0.16+nmu5) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru checksecurity-2.0.16+nmu4/debian/changelog checksecurity-2.0.16+nmu5/debian/changelog --- checksecurity-2.0.16+nmu4/debian/changelog 2023-10-13 19:08:08.000000000 +0000 +++ checksecurity-2.0.16+nmu5/debian/changelog 2024-12-30 10:59:03.000000000 +0000
@@ -1,3 +1,10 @@
+checksecurity (2.0.16+nmu5) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Make package build without requiring root. (Closes: #1089302)
+
+ -- Niels Thykier <[email protected]>  Mon, 30 Dec 2024 10:59:03 +0000
+
 checksecurity (2.0.16+nmu4) unstable; urgency=medium
    * Non-maintainer upload.
diff -Nru checksecurity-2.0.16+nmu4/debian/control checksecurity-2.0.16+nmu5/debian/control --- checksecurity-2.0.16+nmu4/debian/control 2021-12-26 00:54:44.000000000 +0000 +++ checksecurity-2.0.16+nmu5/debian/control 2024-12-30 10:58:04.000000000 +0000
@@ -2,6 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Javier Fernández-Sanguino Peña <[email protected]>
+Rules-Requires-Root: no
 Standards-Version: 3.6.1
 Build-Depends: debhelper (>= 7)
diff -Nru checksecurity-2.0.16+nmu4/Makefile checksecurity-2.0.16+nmu5/Makefile
--- checksecurity-2.0.16+nmu4/Makefile  2009-05-25 23:23:29.000000000 +0000
+++ checksecurity-2.0.16+nmu5/Makefile  2024-12-30 10:58:35.000000000 +0000
@@ -17,7 +17,6 @@
        install -d $(CONFDIR)/checksecurity
        install -d $(PLUGINDIR)
        cp bin/checksecurity $(PREFIX)/usr/sbin
-       chown root:root $(PREFIX)/usr/sbin/checksecurity
chmod 755 $(PREFIX)/usr/sbin/checksecurity cp man/checksecurity.8 $(PREFIX)/usr/share/man/man8
        cp man/check-diskfree.8 $(PREFIX)/usr/share/man/man8
@@ -33,7 +32,6 @@
        chmod 744 $(CONFDIR)/checksecurity/check-diskfree.conf
        cp etc/global-checksecurity.conf $(CONFDIR)/checksecurity.conf
        cp plugins/check-* $(PLUGINDIR)
-       chown root:root $(PLUGINDIR)/check-*
        chmod 755 $(PLUGINDIR)/check-*
        chmod -x $(CONFDIR)/checksecurity/*.conf

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to