[Piuparts-commits] [piuparts] 04/10: p.conf: add jessie-security

Holger Levsen holger at layer-acht.org
Sun May 1 11:55:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 8afb734a6d56e803e56dbe0c01e582a0069acac5
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun May 1 09:32:59 2016 +0200

    p.conf: add jessie-security
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 debian/changelog                  |  1 +
 instances/piuparts.conf.pejacevic | 12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d0697ee..74c484d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ piuparts (0.71) UNRELEASED; urgency=medium
   * piuparts.conf:
     - Use --no-check-valid-until for squeeze.
     - New section [wheezy-security] (also used by wheezy LTS).
+    - New section [jessie-security].
   * distros.conf: squeeze-* has been archived/removed.
   * piuparts-reports.py:
     - Skip section on HTTPError while downloading Packages.
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index ce948c6..892db60 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -101,6 +101,7 @@ sections =
 	jessie2stretch
 	jessie
 	jessie-rcmd
+	jessie-security
 	jessie-pu
 #	jessie-proposed
 	jessie2proposed
@@ -299,6 +300,17 @@ piuparts-flags =
 distro = jessie
 
 
+[jessie-security]
+precedence = 3
+json-sections = none
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-jessie)s
+	%(flags-end-jessie)s
+depends-sections = jessie
+distro = jessie/updates
+
+
 [jessie-pu]
 precedence = 3
 json-sections = none

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list