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.25: README.history
Date: Sat, 12 Aug 2017 16:30:14
Message-Id: 20170812163006.09EA376C2@oystercatcher.gentoo.org
1 slyfox 17/08/12 16:30:06
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.7 src/patchsets/glibc/2.25/README.history
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.25/README.history?rev=1.7&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.25/README.history?rev=1.7&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.25/README.history?r1=1.6&r2=1.7
18
19 Index: README.history
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.25/README.history,v
22 retrieving revision 1.6
23 retrieving revision 1.7
24 diff -u -r1.6 -r1.7
25 --- README.history 12 Aug 2017 16:21:44 -0000 1.6
26 +++ README.history 12 Aug 2017 16:30:05 -0000 1.7
27 @@ -1,5 +1,6 @@
28 6 [pending]
29 U extra/etc/nsswitch.conf
30 + U extra/locale/locale-gen
31
32 5 15 Jun 2017
33 + 00_all_0015-rtld-Completely-ignore-LD_LIBRARY_PATH-for-AT_SECURE.patch