Your message dated Sat, 09 Dec 2017 10:47:53 +0000
with message-id <[email protected]>
and subject line Closing bugs for updates included in jessie point release
has caused the Debian Bug report #876313,
regarding jessie-pu: package dput/0.9.6.4+deb8u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
876313: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876313
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
[ X-Debbugs-Cc'ed dput maintainer ]
I prepared an update for dput to point security uploads to
ftp.security.upload.d.o instead of security-master.d.o, see
attached diff.
I'll skip on dput-ng as it fails to build from source in Jessie (tests
fail with "UnsupportedDistribution: Unsupported release precise";
probably easy to fix, but not motivated).
Ansgar
diff -Nru dput-0.9.6.4/debian/changelog dput-0.9.6.4+deb8u1/debian/changelog
--- dput-0.9.6.4/debian/changelog 2013-07-19 13:08:40.000000000 +0200
+++ dput-0.9.6.4+deb8u1/debian/changelog 2017-09-20 21:32:45.000000000
+0200
@@ -1,3 +1,10 @@
+dput (0.9.6.4+deb8u1) jessie; urgency=medium
+
+ * dput.cf: replace security-master.d.o with ftp.upload.security.d.o
+ (Closes: #863348)
+
+ -- Ansgar Burchardt <[email protected]> Wed, 20 Sep 2017 21:32:45 +0200
+
dput (0.9.6.4) unstable; urgency=low
[ Salvatore Bonaccorso ]
diff -Nru dput-0.9.6.4/dput.cf dput-0.9.6.4+deb8u1/dput.cf
--- dput-0.9.6.4/dput.cf 2013-07-19 11:54:33.000000000 +0200
+++ dput-0.9.6.4+deb8u1/dput.cf 2017-09-20 21:32:33.000000000 +0200
@@ -56,7 +56,7 @@
# pre_upload_command = /path/to/some/script
[security-master]
-fqdn = security-master.debian.org
+fqdn = ftp.security.upload.debian.org
method = ftp
incoming = /pub/SecurityUploadQueue
login = anonymous
@@ -66,7 +66,7 @@
pre_upload_command = /usr/share/dput/helper/security-warning
[security-master-unembargoed]
-fqdn = security-master.debian.org
+fqdn = ftp.security.upload.debian.org
method = ftp
incoming = /pub/OpenSecurityUploadQueue
login = anonymous
--- End Message ---
--- Begin Message ---
Version: 8.10
Hi,
Each of the updates referenced in these bugs was included in this
morning's jessie point release. Thanks!
Regards,
Adam
--- End Message ---