From patchwork Thu Nov 16 06:37:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Siddhesh Poyarekar X-Patchwork-Id: 24282 Received: (qmail 88961 invoked by alias); 16 Nov 2017 06:37:41 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 88927 invoked by uid 89); 16 Nov 2017 06:37:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, KB_WAM_FROM_NAME_SINGLEWORD, RCVD_IN_DNSWL_NONE, SPF_NEUTRAL autolearn=ham version=3.3.2 spammy= X-HELO: homiemail-a52.g.dreamhost.com From: Siddhesh Poyarekar To: libc-alpha@sourceware.org Subject: [COMMITTED] Prefer https for Sourceware links Date: Thu, 16 Nov 2017 12:07:21 +0530 Message-Id: <1510814241-549-1-git-send-email-siddhesh@sourceware.org> 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. --- ChangeLog | 19 +++++++++++++++++++ INSTALL | 4 ++-- NEWS | 2 +- configure | 14 +++++++------- configure.ac | 6 +++--- crypt/md5test-giant.c | 2 +- dlfcn/bug-atexit1.c | 2 +- dlfcn/bug-atexit2.c | 2 +- localedata/README | 2 +- malloc/tst-mallocfork.c | 2 +- manual/install.texi | 4 ++-- nptl/tst-pthread-getattr.c | 4 ++-- stdio-common/tst-fgets.c | 2 +- stdio-common/tst-fwrite.c | 2 +- sunrpc/Makefile | 2 +- sysdeps/arm/armv7/multiarch/memcpy_impl.S | 2 +- wcsmbs/tst-mbrtowc2.c | 3 ++- 17 files changed, 47 insertions(+), 27 deletions(-) diff --git a/ChangeLog b/ChangeLog index d7d81ac..c5a5c9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2017-11-16 Siddhesh Poyarekar + + * 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 * misc/sys/cdefs.h (__attribute_nonstring__): New macro. diff --git a/INSTALL b/INSTALL index bc972b2..35e82fb 100644 --- a/INSTALL +++ b/INSTALL @@ -2,7 +2,7 @@ Installing the GNU C Library **************************** Before you do anything else, you should read the FAQ at -. It answers common questions and +. 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 . The +system has a WWW interface at . 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 520db40..1c5da21 100644 --- 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 +Please send GNU C library bug reports via using `glibc' in the "product" field. Version 2.27 diff --git a/configure b/configure index c8697d9..d9d9243 100755 --- 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 . +# Report bugs to . # # # 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 . +Report bugs to . GNU C Library home page: . General help using GNU software: . _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 -# . +# . # AC_PROG_CPP # We require GCC. Override _AC_PROG_CC_C89 here to work around the Autoconf # issue discussed in -# . +# . @@ -7286,7 +7286,7 @@ $config_headers Configuration commands: $config_commands -Report bugs to . +Report bugs to . GNU C Library home page: . General help using GNU software: ." diff --git a/configure.ac b/configure.ac index 9f25c9f..8ebc490 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -# . +# . 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 -# . +# . AC_DEFUN([_AC_PROG_CC_C89], [[$1]]) dnl This is here so we can set $subdirs directly based on configure fragments. diff --git a/crypt/md5test-giant.c b/crypt/md5test-giant.c index 4655a74..a7634ee 100644 --- a/crypt/md5test-giant.c +++ b/crypt/md5test-giant.c @@ -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. diff --git a/dlfcn/bug-atexit1.c b/dlfcn/bug-atexit1.c index e2d1d2f..fdfb6bc 100644 --- a/dlfcn/bug-atexit1.c +++ b/dlfcn/bug-atexit1.c @@ -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 #include #include diff --git a/dlfcn/bug-atexit2.c b/dlfcn/bug-atexit2.c index 15e9f7a..279804d 100644 --- a/dlfcn/bug-atexit2.c +++ b/dlfcn/bug-atexit2.c @@ -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 #include #include diff --git a/localedata/README b/localedata/README index 3e82898..e844719 100644 --- a/localedata/README +++ b/localedata/README @@ -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 diff --git a/malloc/tst-mallocfork.c b/malloc/tst-mallocfork.c index f90ce94..4ff6ec0 100644 --- a/malloc/tst-mallocfork.c +++ b/malloc/tst-mallocfork.c @@ -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 #include #include diff --git a/manual/install.texi b/manual/install.texi index 96b988e..f1fa28c 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -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. diff --git a/nptl/tst-pthread-getattr.c b/nptl/tst-pthread-getattr.c index 86719f9..27c60c8 100644 --- a/nptl/tst-pthread-getattr.c +++ b/nptl/tst-pthread-getattr.c @@ -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: - - . */ + + . */ #define MAX_STACK_SIZE (8192 * 1024 - 1) static size_t pagesize; diff --git a/stdio-common/tst-fgets.c b/stdio-common/tst-fgets.c index 0aa9030..912b706 100644 --- a/stdio-common/tst-fgets.c +++ b/stdio-common/tst-fgets.c @@ -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 static int diff --git a/stdio-common/tst-fwrite.c b/stdio-common/tst-fwrite.c index 2986c89..1db10d0 100644 --- a/stdio-common/tst-fwrite.c +++ b/stdio-common/tst-fwrite.c @@ -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 #include #include diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 125d538..f1b8323 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -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 -# . +# . $(cross-rpcgen-objs): $(objpfx)cross-%.o: %.c $(before-compile) $(BUILD_CC) $($(basename $( #include #include