Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/glibc/2.24: README.history
Date: Sat, 12 Aug 2017 16:30:14
Message-Id: 20170812163005.EF91576C1@oystercatcher.gentoo.org
1 slyfox 17/08/12 16:30:05
2
3 Modified: README.history
4 Log:
5 glibc: make locale-gen parallel, bug #592300
6
7 Speed up locale generation on multicore machines.
8 Patch is written by Tobias Klausmann.
9
10 Bug: https://bugs.gentoo.org/592300
11
12 Revision Changes Path
13 1.10 src/patchsets/glibc/2.24/README.history
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.24/README.history?rev=1.10&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.24/README.history?rev=1.10&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.24/README.history?r1=1.9&r2=1.10
18
19 Index: README.history
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.24/README.history,v
22 retrieving revision 1.9
23 retrieving revision 1.10
24 diff -u -r1.9 -r1.10
25 --- README.history 12 Aug 2017 16:21:44 -0000 1.9
26 +++ README.history 12 Aug 2017 16:30:05 -0000 1.10
27 @@ -1,5 +1,6 @@
28 9 [pending]
29 U extra/etc/nsswitch.conf
30 + U extra/locale/locale-gen
31
32 8 15 June 2017
33 + 00_all_0049-rtld-Completely-ignore-LD_LIBRARY_PATH-for-AT_SECURE.patch