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:21:48
Message-Id: 20170812162144.42D5676C1@oystercatcher.gentoo.org
1 slyfox 17/08/12 16:21:44
2
3 Modified: README.history
4 Log:
5 glibc: nsswitch.conf: add 'files' fallback for 'compat' entries, bug #627338
6
7 glibc-2.26 is deprecating end removing by default 'compat' nss module.
8 Gentoo's defaults before the change are:
9 passwd: compat
10 shadow: compat
11 group: compat
12
13 That means glibc-2.26 won't be able to resolve any local users.
14 This change adds 'files' module as a fallback.
15
16 Bug: https://bugs.gentoo.org/627338
17
18 Revision Changes Path
19 1.9 src/patchsets/glibc/2.24/README.history
20
21 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.24/README.history?rev=1.9&view=markup
22 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.24/README.history?rev=1.9&content-type=text/plain
23 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.24/README.history?r1=1.8&r2=1.9
24
25 Index: README.history
26 ===================================================================
27 RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.24/README.history,v
28 retrieving revision 1.8
29 retrieving revision 1.9
30 diff -u -r1.8 -r1.9
31 --- README.history 19 Jun 2017 16:45:10 -0000 1.8
32 +++ README.history 12 Aug 2017 16:21:44 -0000 1.9
33 @@ -1,3 +1,6 @@
34 +9 [pending]
35 + U extra/etc/nsswitch.conf
36 +
37 8 15 June 2017
38 + 00_all_0049-rtld-Completely-ignore-LD_LIBRARY_PATH-for-AT_SECURE.patch
39 + 00_all_0050-rtld-Reject-overly-long-LD_AUDIT-path-elements.patch