[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991480: unblock: calamares-settings-debian/11.0.5



Hi Paul

On 2021/07/26 09:52, Paul Wise wrote:
> FTR: the original bug report (#969930 AFAICT) correctly suggested
> bullseye-security, so the wrong sources.list entry wasn't caused by
> the original bug.

Ah yes, quite right, I misunderstood the conversation on IRC yesterday,
didn't mean to impart blame in your direction!

> I would suggest this instead:
> 
>> +  * New upstream release
>> +    Corrects the apt sources for security updates (Closes: #991474)

Since this is already in unstable, I made another upload to add that
information to the changelog entry, here's the updated debdiff from
11.0.4-1 to 11.0.5-2:

"""
diff -Nru calamares-settings-debian-11.0.4/debian/changelog
calamares-settings-debian-11.0.5/debian/changelog
--- calamares-settings-debian-11.0.4/debian/changelog	2020-11-11
14:54:50.000000000 +0200
+++ calamares-settings-debian-11.0.5/debian/changelog	2021-07-26
10:27:12.000000000 +0200
@@ -1,3 +1,16 @@
+calamares-settings-debian (11.0.5-2) unstable; urgency=medium
+
+  * Add supplimental information to previous changelog entry
+
+ -- Jonathan Carter <jcc@debian.org>  Mon, 26 Jul 2021 10:27:12 +0200
+
+calamares-settings-debian (11.0.5-1) unstable; urgency=medium
+
+  * New upstream release
+    - Corrects the apt sources for security updates (Closes: #991474)
+
+ -- Jonathan Carter <jcc@debian.org>  Sun, 25 Jul 2021 14:10:24 +0200
+
 calamares-settings-debian (11.0.4-1) unstable; urgency=medium

   * New upstream release
diff -Nru calamares-settings-debian-11.0.4/scripts/sources-final
calamares-settings-debian-11.0.5/scripts/sources-final
--- calamares-settings-debian-11.0.4/scripts/sources-final	2020-11-11
14:52:51.000000000 +0200
+++ calamares-settings-debian-11.0.5/scripts/sources-final	2021-07-25
14:07:03.000000000 +0200
@@ -14,8 +14,8 @@
 deb http://deb.debian.org/debian $RELEASE-updates main
 deb-src http://deb.debian.org/debian $RELEASE-updates main

-deb http://security.debian.org/debian-security/ $RELEASE-updates main
-deb-src http://security.debian.org/debian-security/ $RELEASE-updates main
+deb http://security.debian.org/debian-security/ $RELEASE-security main
+deb-src http://security.debian.org/debian-security/ $RELEASE-security main
 EOF

 exit 0
"""

thanks!

-Jonathan


Reply to: