[Piuparts-devel] [Git][debian/piuparts][develop] piuparts.py: add /var/lib/debian-security-support/ to self.ignored_files. (Closes: #749317)

Holger Levsen gitlab at salsa.debian.org
Sun Nov 25 13:53:51 GMT 2018


Holger Levsen pushed to branch develop at Debian / piuparts


Commits:
b9644231 by Holger Levsen at 2018-11-25T13:53:19Z
piuparts.py: add /var/lib/debian-security-support/ to self.ignored_files. (Closes: #749317)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- piuparts.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 piuparts (0.95) UNRELEASED; urgency=medium
 
-  * ... 
+  * piuparts.py: add /var/lib/debian-security-support/ to self.ignored_files.
+    (Closes: #749317)
 
  -- Holger Levsen <holger at debian.org>  Thu, 08 Nov 2018 12:12:21 +0100
 


=====================================
piuparts.py
=====================================
@@ -333,6 +333,7 @@ class Settings:
             # actually, only modification should be permitted here, but not creation/removal
             "/var/log/fontconfig.log",
             # home directories of system accounts
+            "/var/lib/debian-security-support/",    # #749317
             "/var/lib/gozerbot/",
             "/var/lib/nagios/",         # nagios* (#668756)
             "/var/lib/onioncat/",       # onioncat



View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/b9644231f492d3ef28d23255cb9b98a2a1030ce6

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/b9644231f492d3ef28d23255cb9b98a2a1030ce6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20181125/23a5db03/attachment.html>


More information about the Piuparts-devel mailing list