]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Prefer https for Sourceware links
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 16 Nov 2017 06:19:26 +0000 (11:49 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 16 Nov 2017 06:19:26 +0000 (11:49 +0530)
Update all sourceware links to https.  The website redirects
everything to https anyway so let the web server do a bit less work.
The only reference that remains unchanged is the one in the old
ChangeLog, since it didn't seem worth changing it.

* NEWS: Update sourceware link to https.
* configure.ac: Likewise.
* crypt/md5test-giant.c: Likewise.
* dlfcn/bug-atexit1.c: Likewise.
* dlfcn/bug-atexit2.c: Likewise.
* localedata/README: Likewise.
* malloc/tst-mallocfork.c: Likewise.
* manual/install.texi: Likewise.
* nptl/tst-pthread-getattr.c: Likewise.
* stdio-common/tst-fgets.c: Likewise.
* stdio-common/tst-fwrite.c: Likewise.
* sunrpc/Makefile: Likewise.
* sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise.
* wcsmbs/tst-mbrtowc2.c: Likewise.
* configure: Regenerate.
* INSTALL: Regenerate.

17 files changed:
ChangeLog
INSTALL
NEWS
configure
configure.ac
crypt/md5test-giant.c
dlfcn/bug-atexit1.c
dlfcn/bug-atexit2.c
localedata/README
malloc/tst-mallocfork.c
manual/install.texi
nptl/tst-pthread-getattr.c
stdio-common/tst-fgets.c
stdio-common/tst-fwrite.c
sunrpc/Makefile
sysdeps/arm/armv7/multiarch/memcpy_impl.S
wcsmbs/tst-mbrtowc2.c

index d7d81aceb70a73c135d5cf78de6ee78bb330892c..c5a5c9c502e6de7b6913bdc45a4073c5c239a959 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2017-11-16  Siddhesh Poyarekar  <siddhesh@sourceware.org>
+
+       * INSTALL: Update sourceware link to https.
+       * NEWS: Likewise.
+       * configure: Likewise.
+       * configure.ac: Likewise.
+       * crypt/md5test-giant.c: Likewise.
+       * dlfcn/bug-atexit1.c: Likewise.
+       * dlfcn/bug-atexit2.c: Likewise.
+       * localedata/README: Likewise.
+       * malloc/tst-mallocfork.c: Likewise.
+       * manual/install.texi: Likewise.
+       * nptl/tst-pthread-getattr.c: Likewise.
+       * stdio-common/tst-fgets.c: Likewise.
+       * stdio-common/tst-fwrite.c: Likewise.
+       * sunrpc/Makefile: Likewise.
+       * sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise.
+       * wcsmbs/tst-mbrtowc2.c: Likewise.
+
 2017-11-15  Martin Sebor  <msebor@redhat.com>
 
        * misc/sys/cdefs.h (__attribute_nonstring__): New macro.
diff --git a/INSTALL b/INSTALL
index bc972b2ffa456cc8bbb44fe96cc3088756653b49..35e82fbca97ec2f5b14c2ce1e71f1a737b1d44e8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@ Installing the GNU C Library
 ****************************
 
 Before you do anything else, you should read the FAQ at
-<http://sourceware.org/glibc/wiki/FAQ>.  It answers common questions and
+<https://sourceware.org/glibc/wiki/FAQ>.  It answers common questions and
 describes problems you may experience with compilation and installation.
 
    You will need recent versions of several GNU tools: definitely GCC
@@ -541,7 +541,7 @@ remain unfixed for all eternity, if not longer.
    It is a good idea to verify that the problem has not already been
 reported.  Bugs are documented in two places: The file 'BUGS' describes
 a number of well known bugs and the central GNU C Library bug tracking
-system has a WWW interface at <http://sourceware.org/bugzilla/>.  The
+system has a WWW interface at <https://sourceware.org/bugzilla/>.  The
 WWW interface gives you access to open and closed reports.  A closed
 report normally includes a patch or a hint on solving the problem.
 
diff --git a/NEWS b/NEWS
index 520db40982f60a17077391375c297bb327b40805..1c5da2132772674d77aaeb0daebf73a33ef97213 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GNU C Library NEWS -- history of user-visible changes.
 Copyright (C) 1992-2017 Free Software Foundation, Inc.
 See the end for copying conditions.
 
-Please send GNU C library bug reports via <http://sourceware.org/bugzilla/>
+Please send GNU C library bug reports via <https://sourceware.org/bugzilla/>
 using `glibc' in the "product" field.
 \f
 Version 2.27
index c8697d9b1a2223ee7b780e832542231dd62f8585..d9d9243238f0b5d54d3fa4264e7e0907af8081e0 100755 (executable)
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.69 for GNU C Library (see version.h).
 #
-# Report bugs to <http://sourceware.org/bugzilla/>.
+# Report bugs to <https://sourceware.org/bugzilla/>.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -266,7 +266,7 @@ fi
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
     $as_echo "$0: Please tell bug-autoconf@gnu.org and
-$0: http://sourceware.org/bugzilla/ about your system,
+$0: https://sourceware.org/bugzilla/ about your system,
 $0: including any error possibly output before this
 $0: message. Then install a modern shell, or manually run
 $0: the script under such a shell if you do have one."
@@ -581,7 +581,7 @@ PACKAGE_NAME='GNU C Library'
 PACKAGE_TARNAME='glibc'
 PACKAGE_VERSION='(see version.h)'
 PACKAGE_STRING='GNU C Library (see version.h)'
-PACKAGE_BUGREPORT='http://sourceware.org/bugzilla/'
+PACKAGE_BUGREPORT='https://sourceware.org/bugzilla/'
 PACKAGE_URL='http://www.gnu.org/software/glibc/'
 
 ac_unique_file="include/features.h"
@@ -1494,7 +1494,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <http://sourceware.org/bugzilla/>.
+Report bugs to <https://sourceware.org/bugzilla/>.
 GNU C Library home page: <http://www.gnu.org/software/glibc/>.
 General help using GNU software: <http://www.gnu.org/gethelp/>.
 _ACEOF
@@ -2188,12 +2188,12 @@ _ACEOF
 
 # We require GCC, and by default use its preprocessor.  Override AC_PROG_CPP
 # here to work around the Autoconf issue discussed in
-# <http://sourceware.org/ml/libc-alpha/2013-01/msg00721.html>.
+# <https://sourceware.org/ml/libc-alpha/2013-01/msg00721.html>.
 # AC_PROG_CPP
 
 # We require GCC.  Override _AC_PROG_CC_C89 here to work around the Autoconf
 # issue discussed in
-# <http://sourceware.org/ml/libc-alpha/2013-01/msg00757.html>.
+# <https://sourceware.org/ml/libc-alpha/2013-01/msg00757.html>.
 
 
 
@@ -7286,7 +7286,7 @@ $config_headers
 Configuration commands:
 $config_commands
 
-Report bugs to <http://sourceware.org/bugzilla/>.
+Report bugs to <https://sourceware.org/bugzilla/>.
 GNU C Library home page: <http://www.gnu.org/software/glibc/>.
 General help using GNU software: <http://www.gnu.org/gethelp/>."
 
index 9f25c9fa0f5964f021943fdd9e901630d54d301a..8ebc490a5574ac0c3af3424881b93b159c2efd91 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl Note we do not use AC_PREREQ here!  See aclocal.m4 for what we use instead.
-AC_INIT([GNU C Library], [(see version.h)], [http://sourceware.org/bugzilla/], [glibc])
+AC_INIT([GNU C Library], [(see version.h)], [https://sourceware.org/bugzilla/], [glibc])
 AC_CONFIG_SRCDIR([include/features.h])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR([scripts])
@@ -19,7 +19,7 @@ AC_DEFUN([_AC_INCLUDES_DEFAULT_REQUIREMENTS],
 
 # We require GCC, and by default use its preprocessor.  Override AC_PROG_CPP
 # here to work around the Autoconf issue discussed in
-# <http://sourceware.org/ml/libc-alpha/2013-01/msg00721.html>.
+# <https://sourceware.org/ml/libc-alpha/2013-01/msg00721.html>.
 AC_DEFUN([AC_PROG_CPP],
 [AC_REQUIRE([AC_PROG_CC])dnl
 AC_ARG_VAR([CPP],      [C preprocessor])dnl
@@ -36,7 +36,7 @@ AC_SUBST(CPP)dnl
 
 # We require GCC.  Override _AC_PROG_CC_C89 here to work around the Autoconf
 # issue discussed in
-# <http://sourceware.org/ml/libc-alpha/2013-01/msg00757.html>.
+# <https://sourceware.org/ml/libc-alpha/2013-01/msg00757.html>.
 AC_DEFUN([_AC_PROG_CC_C89], [[$1]])
 
 dnl This is here so we can set $subdirs directly based on configure fragments.
index 4655a74db88b7c1cd50054e2e5e321c38c1d54ee..a7634eeb3596ac09eb7d013c564eaf20f8b03254 100644 (file)
@@ -1,4 +1,4 @@
-/* Testcase for http://sourceware.org/bugzilla/show_bug.cgi?id=14090.
+/* Testcase for https://sourceware.org/bugzilla/show_bug.cgi?id=14090.
    Copyright (C) 2012-2017 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
index e2d1d2f77676c4d54061946f4e39b0fa7661ca26..fdfb6bc0b7d7257b726e4bcb68c3b448bf96eef9 100644 (file)
@@ -1,5 +1,5 @@
 /* Derived from a test case in
-   http://sourceware.org/bugzilla/show_bug.cgi?id=1158.  */
+   https://sourceware.org/bugzilla/show_bug.cgi?id=1158.  */
 #include <dlfcn.h>
 #include <stdio.h>
 #include <stdlib.h>
index 15e9f7aa012ebb028548a7427899c5fd06926ff6..279804dcf2190877aafecef5ebcae1ea445fad35 100644 (file)
@@ -1,5 +1,5 @@
 /* Derived from a test case in
-   http://sourceware.org/bugzilla/show_bug.cgi?id=1158.  */
+   https://sourceware.org/bugzilla/show_bug.cgi?id=1158.  */
 #include <dlfcn.h>
 #include <stdlib.h>
 #include <stdio.h>
index 3e828986c1f74fccff5984eec15c06d5b164a866..e8447191808a6a734ba994b3afaeb64ae4ec5038 100644 (file)
@@ -42,7 +42,7 @@ especially in the section describing the `setlocale' function.
 
 All problems should be reported using
 
-  http://sourceware.org/bugzilla/
+  https://sourceware.org/bugzilla/
 
 
 One more note: the `POSIX' locale definition is not meant to be used
index f90ce948873dda590e33d867c808b2589b831e62..4ff6ec09f4446ed3388011421a1bf6b3afcafddb 100644 (file)
@@ -1,5 +1,5 @@
 /* Derived from the test case in
-   http://sourceware.org/bugzilla/show_bug.cgi?id=838.  */
+   https://sourceware.org/bugzilla/show_bug.cgi?id=838.  */
 #include <assert.h>
 #include <errno.h>
 #include <stdio.h>
index 96b988e829908a6686207082f30d5062437317ce..f1fa28c937d3f22441b388db87589849bb53e4f8 100644 (file)
@@ -9,7 +9,7 @@
 @appendix Installing @theglibc{}
 
 Before you do anything else, you should read the FAQ at
-@url{http://sourceware.org/glibc/wiki/FAQ}.  It answers common
+@url{https://sourceware.org/glibc/wiki/FAQ}.  It answers common
 questions and describes problems you may experience with compilation
 and installation.
 
@@ -613,7 +613,7 @@ reported.  Bugs are documented in two places: The file @file{BUGS}
 describes a number of well known bugs and the central @glibcadj{}
 bug tracking system has a
 WWW interface at
-@url{http://sourceware.org/bugzilla/}.  The WWW
+@url{https://sourceware.org/bugzilla/}.  The WWW
 interface gives you access to open and closed reports.  A closed report
 normally includes a patch or a hint on solving the problem.
 
index 86719f97ab4152c0c0c95628fea9f76d63eafa17..27c60c84ded7850cd04ffd999c79743d0c89e67e 100644 (file)
@@ -35,8 +35,8 @@
    results in a test case failure.  To avoid these problems, we cap the stack
    size to one less than 8M.  See the following mailing list threads for more
    information about this problem:
-   <http://sourceware.org/ml/libc-alpha/2012-06/msg00599.html>
-   <http://sourceware.org/ml/libc-alpha/2012-06/msg00713.html>.  */
+   <https://sourceware.org/ml/libc-alpha/2012-06/msg00599.html>
+   <https://sourceware.org/ml/libc-alpha/2012-06/msg00713.html>.  */
 #define MAX_STACK_SIZE (8192 * 1024 - 1)
 
 static size_t pagesize;
index 0aa9030e3ae7b845e2df420dc98efc1b759f477e..912b7068ebf10cd8a83a6536666131f0b9305297 100644 (file)
@@ -1,5 +1,5 @@
 /* Derived from the test case in
-   http://sourceware.org/bugzilla/show_bug.cgi?id=713.  */
+   https://sourceware.org/bugzilla/show_bug.cgi?id=713.  */
 #include <stdio.h>
 
 static int
index 2986c8932a8c06bf71b5472ed64a44dadff84d81..1db10d0f6a43725e4315e76e7d944b79248da59d 100644 (file)
@@ -1,5 +1,5 @@
 /* Derived from the test case in
-   http://sourceware.org/bugzilla/show_bug.cgi?id=1078.  */
+   https://sourceware.org/bugzilla/show_bug.cgi?id=1078.  */
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 125d5382084294350ca295ab11dcdd62816ecef0..f1b8323e9324bd62f40172319e058a4967f40868 100644 (file)
@@ -173,7 +173,7 @@ cross-rpcgen-objs := $(addprefix $(objpfx)cross-,$(rpcgen-objs))
 
 # When generic makefile support for build system programs is
 # available, it should replace this code.  See
-# <http://sourceware.org/bugzilla/show_bug.cgi?id=14087>.
+# <https://sourceware.org/bugzilla/show_bug.cgi?id=14087>.
 $(cross-rpcgen-objs): $(objpfx)cross-%.o: %.c $(before-compile)
        $(BUILD_CC) $($(basename $(<F))-CFLAGS) $(ALL_BUILD_CFLAGS) $< \
                $(OUTPUT_OPTION) $(native-compile-mkdep-flags) -c
index c1b9fb0ab5f4cbfd9372e34e62c3da8272108bd3..3c7a7172e195a0614a7d91dc75c3b3fdcd90af35 100644 (file)
@@ -276,7 +276,7 @@ ENTRY(memcpy)
 #ifdef USE_NEON
        /* These need an extra layer of macro just to work around a
           bug in the assembler's parser when an operand starts with
-          a {...}.  http://sourceware.org/bugzilla/show_bug.cgi?id=15647
+          a {...}.  https://sourceware.org/bugzilla/show_bug.cgi?id=15647
           tracks that bug; it was not fixed as of binutils-2.23.2.  */
        .macro neon_load_d0 reg
        vld1.8  {d0}, [\reg]!
index 975043accd0f883d03828b83e01af55e8a763fa6..95e95414668b8208559883707880f9d18ac6109b 100644 (file)
@@ -1,4 +1,5 @@
-/* Derived from the test case in http://sourceware.org/bugzilla/show_bug.cgi?id=714 */
+/* Derived from the test case in
+   https://sourceware.org/bugzilla/show_bug.cgi?id=714  */
 #include <locale.h>
 #include <stdio.h>
 #include <string.h>