<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc.git, branch glibc-2.11.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/'/>
<entry>
<title>glibc 2.11.3 release</title>
<updated>2010-11-30T02:24:32+00:00</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@ucw.cz</email>
</author>
<published>2010-11-20T14:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=7372b19962badff7e2b400385f8800b3d389f9eb'/>
<id>7372b19962badff7e2b400385f8800b3d389f9eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow aux_cache_file open()ing to fail silently even in the chroot mode.</title>
<updated>2010-11-30T02:24:32+00:00</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2010-11-22T17:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=977bbf5c1869f25d013aa530e7a1a222f6f547ff'/>
<id>977bbf5c1869f25d013aa530e7a1a222f6f547ff</id>
<content type='text'>
The aux_cache fix of bug 11149 introduced a new bug - normally,
ldconfig -r never cares if the auxiliary cache is not available and
that is not a fatal problem, however this is not the case in case
of ldconfig -r when executed as non-root. In that case, ldconfig -r
fails hard unless var/cache/ldconfig/ exists within the chroot. This
patch fixes that.

Conflicts:

	ChangeLog
(cherry picked from commit 6db52fbb272979bdcd5d5dd7ab187e1893eda9e3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The aux_cache fix of bug 11149 introduced a new bug - normally,
ldconfig -r never cares if the auxiliary cache is not available and
that is not a fatal problem, however this is not the case in case
of ldconfig -r when executed as non-root. In that case, ldconfig -r
fails hard unless var/cache/ldconfig/ exists within the chroot. This
patch fixes that.

Conflicts:

	ChangeLog
(cherry picked from commit 6db52fbb272979bdcd5d5dd7ab187e1893eda9e3)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix multiple nss_compat initgroups() bugs</title>
<updated>2010-11-30T02:24:31+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2010-11-22T16:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=491e94705bce68a32ce9ddbf4eefd17c5814c1fb'/>
<id>491e94705bce68a32ce9ddbf4eefd17c5814c1fb</id>
<content type='text'>
Compat initgroups() is completely broken; the code will always set
skip_initgroups_dyn to true, so initgroups() will never be actually
called, but due to the nature of the code, setgrent() won't be called
either - thus, subsequent invocations of initgroups() will not return
the NIS group list anymore.

This is a simple patch that makes sure skip_initgroups_dyn is set only
in case initgroups is not available; it also attempts to handle the
unavailability of other NSS interfaces better.

Conflicts:

	ChangeLog
(cherry picked from commit 3056dcdb783a177158a5617657d1a33f872358d6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compat initgroups() is completely broken; the code will always set
skip_initgroups_dyn to true, so initgroups() will never be actually
called, but due to the nature of the code, setgrent() won't be called
either - thus, subsequent invocations of initgroups() will not return
the NIS group list anymore.

This is a simple patch that makes sure skip_initgroups_dyn is set only
in case initgroups is not available; it also attempts to handle the
unavailability of other NSS interfaces better.

Conflicts:

	ChangeLog
(cherry picked from commit 3056dcdb783a177158a5617657d1a33f872358d6)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate ChangeLog entry for f906814</title>
<updated>2010-11-30T02:24:31+00:00</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2010-11-29T19:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=5c26c0f7f9f5a953b21bd38dab97cbb9a59513af'/>
<id>5c26c0f7f9f5a953b21bd38dab97cbb9a59513af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-sync INSTALL and manual/install.texi</title>
<updated>2010-11-30T02:24:31+00:00</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2010-11-20T18:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=353ade4f9b4985fde89a62d763ef78c94901fb2d'/>
<id>353ade4f9b4985fde89a62d763ef78c94901fb2d</id>
<content type='text'>
Required for flawless make dist run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Required for flawless make dist run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow arbitrary whitespace in INSTALL (autogenerated by makeinfo)</title>
<updated>2010-11-30T02:21:52+00:00</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2010-11-30T02:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=d795f23c92bda75cf04b56f42532afeee9209d1b'/>
<id>d795f23c92bda75cf04b56f42532afeee9209d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly convert f_fsid in statvfs</title>
<updated>2010-11-20T17:58:52+00:00</updated>
<author>
<name>Andreas Schwab</name>
<email>schwab@redhat.com</email>
</author>
<published>2010-09-28T02:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=42c95109b2e56489a19c64910bd6127a11e2279b'/>
<id>42c95109b2e56489a19c64910bd6127a11e2279b</id>
<content type='text'>
(cherry picked from commit c21cc9bcb38a87ff638d1099ca871d94a2192b31)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit c21cc9bcb38a87ff638d1099ca871d94a2192b31)
</pre>
</div>
</content>
</entry>
<entry>
<title>Define MAP_HUGETLB.</title>
<updated>2010-11-20T14:40:22+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2010-11-19T14:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=1e0bcc2ee3019028aa39dd710e32dd8158395328'/>
<id>1e0bcc2ee3019028aa39dd710e32dd8158395328</id>
<content type='text'>
(cherry picked from commit cf7c9078a5acdbb435498ace92cd81009637a971)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit cf7c9078a5acdbb435498ace92cd81009637a971)
</pre>
</div>
</content>
</entry>
<entry>
<title>Define SWAP_FLAG_DISCARD.</title>
<updated>2010-11-20T14:40:21+00:00</updated>
<author>
<name>Ulrich Drepper</name>
<email>drepper@redhat.com</email>
</author>
<published>2010-11-16T17:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=7112fd02abb494e353f5dc5a5057183ae153869e'/>
<id>7112fd02abb494e353f5dc5a5057183ae153869e</id>
<content type='text'>
(cherry picked from commit a1fb5e3ebe9d38b5ae6c5bfbfaa04882d52355bc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit a1fb5e3ebe9d38b5ae6c5bfbfaa04882d52355bc)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak in fnmatch</title>
<updated>2010-11-15T17:38:17+00:00</updated>
<author>
<name>Andreas Schwab</name>
<email>schwab@redhat.com</email>
</author>
<published>2010-11-12T08:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=dd2fde461e300fc08fa95cff78dae4a76b3e7f8a'/>
<id>dd2fde461e300fc08fa95cff78dae4a76b3e7f8a</id>
<content type='text'>
(cherry picked from commit 3540d66b669af54900b2e4bfc0ab82960e84a471)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 3540d66b669af54900b2e4bfc0ab82960e84a471)
</pre>
</div>
</content>
</entry>
</feed>
