This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

GNU C Library master sources branch master updated. glibc-2.16-ports-merge-844-gd981452


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  d981452619691984caff7a6f8024acc82f1a6f78 (commit)
      from  5704bbcb4799f3a6dd08dcb72b5ded0d6b9933f4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=d981452619691984caff7a6f8024acc82f1a6f78

commit d981452619691984caff7a6f8024acc82f1a6f78
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Thu Dec 6 15:32:46 2012 +0000

    Change sources.redhat.com references to sourceware.org.

diff --git a/ChangeLog b/ChangeLog
index 93f9af9..5375211 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-12-06  Joseph Myers  <joseph@codesourcery.com>
+
+	* NEWS: Use sourceware.org in Bugzilla URL.
+
 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
diff --git a/NEWS b/NEWS
index 24f6302..9b5cac9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GNU C Library NEWS -- history of user-visible changes.
 Copyright (C) 1992-2012 Free Software Foundation, Inc.
 See the end for copying conditions.
 
-Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
+Please send GNU C library bug reports via <http://sourceware.org/bugzilla/>
 using `glibc' in the "product" field.
 
 Version 2.17
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index cdcf5ec..3a6366c 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2012-12-06  Joseph Myers  <joseph@codesourcery.com>
+
+	* README: Use sourceware.org in Bugzilla URL.
+	* locales/si_LK (email): Use sourceware.org in email address.
+
 2012-12-03  Ashish Shah  <ashishks@redhat.com>
 
 	* locales/uk_UA (currency_symbol): Fix.
diff --git a/localedata/README b/localedata/README
index f05bf15..3e82898 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://sources.redhat.com/bugzilla/
+  http://sourceware.org/bugzilla/
 
 
 One more note: the `POSIX' locale definition is not meant to be used
diff --git a/localedata/locales/si_LK b/localedata/locales/si_LK
index 8d8643f..f26f653 100644
--- a/localedata/locales/si_LK
+++ b/localedata/locales/si_LK
@@ -10,7 +10,7 @@ title      "Sinhala language locale for Sri Lanka"
 source     "Lanka Linux User Group (LKLUG) www.lug.lk, sinhala.linux.lk"
 address    ""
 contact    ""
-email      "libc-locales@sources.redhat.com"
+email      "libc-locales@sourceware.org"
 tel        ""
 fax        ""
 language   "Sinhala"
diff --git a/ports/ChangeLog b/ports/ChangeLog
index aa9ccc2..9068537 100644
--- a/ports/ChangeLog
+++ b/ports/ChangeLog
@@ -1,8 +1,14 @@
-2012-07-03  Joseph Myers  <joseph@codesourcery.com>
+2012-12-06  Joseph Myers  <joseph@codesourcery.com>
+
+	* README: Use sourceware.org in Bugzilla URL.
+
+2012-12-05  Joseph Myers  <joseph@codesourcery.com>
 
 	* README: Don't refer to ports as a separate repository.  Don't
 	refer to scripts/data/.
 
+2012-07-03  Joseph Myers  <joseph@codesourcery.com>
+
 	* .gitignore: Remove file.
 	* Banner: Likewise.
 	* Makefile: Likewise.
diff --git a/ports/README b/ports/README
index 7c27ccc..d053a65 100644
--- a/ports/README
+++ b/ports/README
@@ -13,8 +13,8 @@ The ports add-on is cooperatively maintained by volunteers on the
 subdirectory of the glibc git repository.  See
 http://www.gnu.org/software/libc/download.html for details on using
 git.  To report a bug in code housed in the ports add-on, please go to
-http://sources.redhat.com/bugzilla/ and file a bug report under the
-glibc "ports" component.
+http://sourceware.org/bugzilla/ and file a bug report under the glibc
+"ports" component.
 
 An add-on for an individual port can be made from just the sysdeps/
 subdirectories containing the port's code.  You may want to include a

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                |    4 ++++
 NEWS                     |    2 +-
 localedata/ChangeLog     |    5 +++++
 localedata/README        |    2 +-
 localedata/locales/si_LK |    2 +-
 ports/ChangeLog          |    8 +++++++-
 ports/README             |    4 ++--
 7 files changed, 21 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


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