]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: update to latest gnulib
authorEric Blake <eblake@redhat.com>
Sat, 26 Jan 2013 20:41:31 +0000 (13:41 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 1 Feb 2013 16:24:00 +0000 (09:24 -0700)
commitd09949e29386c38443c82a2231240cc1e3954a5d
tree5d3f52dc41ffe65aaf12dbf47b0e73490dd64498
parent52b1fd2582aaf579cbd2c880ac61ed93823a5c2c
maint: update to latest gnulib

CVE-2013-0242 in glibc's regex() can cause a DoS in any daemon
that runs a regex search on user input while in a multibyte locale.
I'm not sure how hard it would be to trigger such a setup for
libvirtd, but rather than risk things, we can avoid the issue:
gnulib has worked around the problem, and by updating to the latest
gnulib, we can avoid the bug even on platforms where glibc has yet
to be patched.

* .gnulib: Update to latest, for various fixes, including regex.
* bootstrap: Resync from upstream.
.gnulib
bootstrap