diff mbox series

for Re: netgull.com mirror doesn't have gcc release .sig files.

Message ID alpine.LSU.2.21.1802230935520.4782@anthias.pfeifer.com
State New
Headers show
Series for Re: netgull.com mirror doesn't have gcc release .sig files. | expand

Commit Message

Gerald Pfeifer Feb. 24, 2018, 7:19 p.m. UTC
On Tue, 8 Jul 2014, Richard Biener wrote:
>> The reason you do not see .sig files on our netgull.com mirror is
>> that it mirrors gcc.gnu.org, which does not carry those, whereas
>> ftp.gnu.org and hence its mirrors has them.
>>
>> Richi, Jakub, can you also add those .sig files to the copies on
>> gcc.gnu.org going forward?
> Nothing against that ... can you add an action item to releasing.html 
> please?

Done thusly.

Sorry for the delay (ahem).

Gerald
diff mbox series

Patch

Index: releasing.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/releasing.html,v
retrieving revision 1.48
diff -u -r1.48 releasing.html
--- releasing.html	17 Jan 2018 13:10:17 -0000	1.48
+++ releasing.html	23 Feb 2018 07:54:01 -0000
@@ -60,6 +60,9 @@ 
 
 <li>Upload the release to ftp.gnu.org.</li>
 
+<li>Ensure that the upload on gcc.gnu.org also comes with
+cryptographic signatures (<code>.sig</code> files).</li>
+
 <li>Increment the version number in <code>gcc/BASE-VER</code>. 
 <code>gcc/DEV-PHASE</code> remains empty. Check the file in.</li>