This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

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>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]