This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[PATCH] for Re: netgull.com mirror doesn't have gcc release .sig files.
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Richard Biener <richard dot guenther at gmail dot com>, Jakub Jelinek <jakub at redhat dot com>
- Cc: Andrew Engelbrecht <sudoman at ninthfloor dot org>, gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sat, 24 Feb 2018 20:19:48 +0100 (CET)
- Subject: [PATCH] for Re: netgull.com mirror doesn't have gcc release .sig files.
- Authentication-results: sourceware.org; auth=none
- References: <52E2BB6E.6080100@ninthfloor.org> <alpine.LSU.2.11.1407052327390.30120@tuna.site> <CAFiYyc1h3xOS8SVoKsrrs-Dgwry9EV0NueOdbJcYNti9OJxXTQ@mail.gmail.com>
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>