summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2019-07-16 11:12:52 -0400
committerJoey Hess2019-07-16 11:12:52 -0400
commitcd4cd311903a41bea565311efe56aebb7ba20c34 (patch)
tree6b8f6cf55d98d6b45e774da077b9bac8a67602a6 /debian
parent680da90c69f60444186cb02aa66e62609023c1c8 (diff)
Apt.update: Pass --allow-releaseinfo-change when updating Unstable or Testing
So that code name changes that happen in those suites during a stable release don't prevent updating the rolling suites.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f51140a..2de322ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ propellor (5.9.1) UNRELEASED; urgency=medium
from testing to testing-security.
* Apt: Also the suite for stable releases from bullseye on will be
suffixed with "-security".
+ * Apt.update: Pass --allow-releaseinfo-change when updating Unstable
+ or Testing, so that code name changes that happen in those suites
+ during a stable release don't prevent updating the rolling suites.
-- Joey Hess <id@joeyh.name> Wed, 10 Jul 2019 22:02:35 -0400