From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id 08ABA3858C78 for ; Tue, 15 Feb 2022 02:25:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 08ABA3858C78 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org Received: by smtp.gentoo.org (Postfix, from userid 559) id D33D1342D38; Tue, 15 Feb 2022 02:25:53 +0000 (UTC) From: Mike Frysinger To: newlib@sourceware.org Subject: [PATCH htdocs 2/7] switch to https:// for many sites Date: Mon, 14 Feb 2022 21:25:48 -0500 Message-Id: <20220215022552.11267-2-vapier@gentoo.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220215022552.11267-1-vapier@gentoo.org> References: <20220215022552.11267-1-vapier@gentoo.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-11.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2022 02:25:56 -0000 --- README | 4 ++-- download.html | 2 +- faq.html | 10 +++++++++- news.html | 4 ++-- top.html | 4 ++-- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/README b/README index c9f713b265a6..f3273b2ee19d 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ More Documentation ================== Newlib documentation is available on the net via: - http://sourceware.org/newlib/docs.html + https://sourceware.org/newlib/docs.html All the documentation for NEWLIB comes as part of the machine-readable distribution. The documentation is written in Texinfo format, which is @@ -592,4 +592,4 @@ Since NEWLIB supports many different configurations, it is important that you be precise about this. Archives of the newlib mailing list are on-line, see - http://sourceware.org/ml/newlib/ + https://sourceware.org/ml/newlib/ diff --git a/download.html b/download.html index 41a72672714b..905bf3c78cd4 100644 --- a/download.html +++ b/download.html @@ -34,7 +34,7 @@ Documentation snapshots are also provided.
Read-only web-based GIT access to newlib website
-  http://sourceware.org/git/gitweb.cgi?p=newlib-htdocs.git
+  https://sourceware.org/git/gitweb.cgi?p=newlib-htdocs.git
   
diff --git a/faq.html b/faq.html index a68092315602..ed9fbaad4f20 100644 --- a/faq.html +++ b/faq.html @@ -227,7 +227,15 @@ other platform-specific files would need to be ported as well.

  • When and how is newlib released? -

    Newlib currently has a yearly snapshot which is taken in December. The snapshot is taken from the source code repository and tar'd. The tar file is made available here through the newlib web-site: http://sourceware.org/newlib. Newlib does not have a formal test cycle so a snapshot is not necessarily more stable than the current repository contents. Testing does occur as a number of consumers of newlib such as Cygwin and RTEMS do extra testing as time draws nearer to a snapshot. In general, one is advised to try using the source repository as it contains the latest fixes. No fixes are posted to snapshot releases.

    +

    Newlib currently has a yearly snapshot which is taken in December. The +snapshot is taken from the source code repository and tar'd. The tar file is +made available here through the newlib web-site: https://sourceware.org/newlib. +Newlib does not have a formal test cycle so a snapshot is not necessarily more +stable than the current repository contents. Testing does occur as a number of +consumers of newlib such as Cygwin and RTEMS do extra testing as time draws +nearer to a snapshot. In general, one is advised to try using the source +repository as it contains the latest fixes. No fixes are posted to snapshot +releases.

    back to top

    diff --git a/news.html b/news.html index 7eb0b40c3ed6..deadd7ea5779 100644 --- a/news.html +++ b/news.html @@ -17,9 +17,9 @@

    2013-12-23: Newlib version 2.1.0 is released! This release contains a number of standard fixes and includes new platform support, and various cleanups.

    -

    2012-12-20: Newlib version 2.0.0 is released! This release contains a number of bug fixes and includes new platform support, and various cleanups.

    +

    2012-12-20: Newlib version 2.0.0 is released! This release contains a number of bug fixes and includes new platform support, and various cleanups.

    -

    2011-12-19: Newlib version 1.20.0 is released! This release contains a number of bug fixes and includes new platform support, time function improvements, and various C99/POSIX cleanups.

    +

    2011-12-19: Newlib version 1.20.0 is released! This release contains a number of bug fixes and includes new platform support, time function improvements, and various C99/POSIX cleanups.

    2010-12-16: Newlib version 1.19.0 is released! This release contains a number of bug fixes and includes new platform support, locale charset improvements, and various C99/POSIX cleanups.

    diff --git a/top.html b/top.html index 10b00fff5cba..14e7b4367466 100644 --- a/top.html +++ b/top.html @@ -6,12 +6,12 @@ - -- 2.34.1
    + [redhat.com] - + sourceware.org