public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in src/patchsets/glibc/9999: README.history
@ 2017-08-07  8:32 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2017-08-07  8:32 UTC (permalink / raw
  To: gentoo-commits

slyfox      17/08/07 08:32:12

  Added:                README.history
  Log:
  glibc patches: add support for 9999 patchset into 'make-tarball.sh'
  
  gentoo's toolchain-glibc.eclass relies on locale-gen presence.
  It's stored in extra/ directory of patchset.
  
  This patch allows building patchset for 9999 live packages
  with zero patches but everything else included.
  
  Reported-by: Jan Ziak
  Bug: https://bugs.gentoo.org/609676

Revision  Changes    Path
1.1                  src/patchsets/glibc/9999/README.history

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.1&content-type=text/plain

Index: README.history
===================================================================
1		07 Aug 2017
	+ README.history: intentionally empty





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in src/patchsets/glibc/9999: README.history
@ 2017-08-12 16:21 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2017-08-12 16:21 UTC (permalink / raw
  To: gentoo-commits

slyfox      17/08/12 16:21:44

  Modified:             README.history
  Log:
  glibc: nsswitch.conf: add 'files' fallback for 'compat' entries, bug #627338
  
  glibc-2.26 is deprecating end removing by default 'compat' nss module.
  Gentoo's defaults before the change are:
    passwd:      compat
    shadow:      compat
    group:       compat
  
  That means glibc-2.26 won't be able to resolve any local users.
  This change adds 'files' module as a fallback.
  
  Bug: https://bugs.gentoo.org/627338

Revision  Changes    Path
1.3                  src/patchsets/glibc/9999/README.history

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?r1=1.2&r2=1.3

Index: README.history
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/9999/README.history,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.history	8 Aug 2017 11:06:09 -0000	1.2
+++ README.history	12 Aug 2017 16:21:44 -0000	1.3
@@ -1,4 +1,8 @@
+3		[pending]
+	U extra/etc/nsswitch.conf
+
 2		08 Aug 2017
 	+ 00_all_0001-disable-ldconfig-during-install.patch
+
 1		07 Aug 2017
 	+ README.history: intentionally empty





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in src/patchsets/glibc/9999: README.history
@ 2017-08-12 16:30 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2017-08-12 16:30 UTC (permalink / raw
  To: gentoo-commits

slyfox      17/08/12 16:30:06

  Modified:             README.history
  Log:
  glibc: make locale-gen parallel, bug #592300
  
  Speed up locale generation on multicore machines.
  Patch is written by Tobias Klausmann.
  
  Bug: https://bugs.gentoo.org/592300

Revision  Changes    Path
1.4                  src/patchsets/glibc/9999/README.history

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?r1=1.3&r2=1.4

Index: README.history
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/9999/README.history,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.history	12 Aug 2017 16:21:44 -0000	1.3
+++ README.history	12 Aug 2017 16:30:06 -0000	1.4
@@ -1,5 +1,6 @@
 3		[pending]
 	U extra/etc/nsswitch.conf
+	U extra/locale/locale-gen
 
 2		08 Aug 2017
 	+ 00_all_0001-disable-ldconfig-during-install.patch





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in src/patchsets/glibc/9999: README.history
@ 2017-08-12 19:30 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2017-08-12 19:30 UTC (permalink / raw
  To: gentoo-commits

slyfox      17/08/12 19:30:18

  Modified:             README.history
  Log:
  9999/README.history: updated to reflect released patchset

Revision  Changes    Path
1.5                  src/patchsets/glibc/9999/README.history

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/9999/README.history?r1=1.4&r2=1.5

Index: README.history
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/9999/README.history,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README.history	12 Aug 2017 16:30:06 -0000	1.4
+++ README.history	12 Aug 2017 19:30:18 -0000	1.5
@@ -1,4 +1,4 @@
-3		[pending]
+3		12 Aug 2017
 	U extra/etc/nsswitch.conf
 	U extra/locale/locale-gen
 





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-12 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-12 19:30 [gentoo-commits] gentoo commit in src/patchsets/glibc/9999: README.history Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2017-08-12 16:30 Sergei Trofimovich (slyfox)
2017-08-12 16:21 Sergei Trofimovich (slyfox)
2017-08-07  8:32 Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox