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:21:48
Message-Id: 20170812162144.5227776C2@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.6 src/patchsets/glibc/2.25/README.history
20
21 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.25/README.history?rev=1.6&view=markup
22 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.25/README.history?rev=1.6&content-type=text/plain
23 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.25/README.history?r1=1.5&r2=1.6
24
25 Index: README.history
26 ===================================================================
27 RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.25/README.history,v
28 retrieving revision 1.5
29 retrieving revision 1.6
30 diff -u -r1.5 -r1.6
31 --- README.history 19 Jun 2017 16:45:51 -0000 1.5
32 +++ README.history 12 Aug 2017 16:21:44 -0000 1.6
33 @@ -1,3 +1,6 @@
34 +6 [pending]
35 + U extra/etc/nsswitch.conf
36 +
37 5 15 Jun 2017
38 + 00_all_0015-rtld-Completely-ignore-LD_LIBRARY_PATH-for-AT_SECURE.patch
39 + 00_all_0016-rtld-Reject-overly-long-LD_AUDIT-path-elements.patch