On Fri, May 26, 2017 at 10:33:58 +1000, Ben Finney wrote:

> On 25-May-2017, Ansgar Burchardt wrote:
> 
> > So please update the default dput.cf to upload security uploads to
> > ftp.security.upload.debian.org instead of directory to
> > security-master.debian.org.
> 
> Thank you for the explanation.
> 
Please Cc the submitter if you want them to see your followup questions
:)

> If I understand correctly, to resolve this bug, the default ‘dput’
> configuration should be changed to have these sections:
> 
> =====
> [security-master]
> fqdn                  = ftp.security.upload.debian.org
> method                        = ftp
> incoming              = /pub/SecurityUploadQueue
> login                 = anonymous
> allow_dcut            = 1
> # This has been added at the request of the security team.
> # Please be sure to know what you are doing before taking it out.
> pre_upload_command    = /usr/share/dput/helper/security-warning
> 
> [security-master-unembargoed]
> fqdn                  = ftp.security.upload.debian.org
> method                        = ftp
> incoming              = /pub/OpenSecurityUploadQueue
> login                 = anonymous
> allow_dcut            = 1
> # This has been added at the request of the security team.
> # Please be sure to know what you are doing before taking it out.
> pre_upload_command    = /usr/share/dput/helper/security-warning
> =====
> 
> The only change from the current default is that the ‘fqdn’ value is
> now “ftp.security.upload.debian.org” for both sections.
> 
> Is that right?
> 
Correct.

Cheers,
Julien

Reply via email to