Skip to content

Commit

Permalink
2.11.1-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Mar 18, 2010
1 parent 46cbe83 commit 97ab076
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion fedora/glibc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 1
Release: 4
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
# Things that are linked directly into dynamically linked programs
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
Expand Down Expand Up @@ -1034,6 +1034,19 @@ rm -f *.filelist*
%endif

%changelog
* Wed Mar 17 2010 Andreas Schwab <schwab@redhat.com> - 2.11.1-4
- Update from 2.11 branch
- regcomp.c: do not ignore memory allocation failure (BZ#11127)
- Fix typo in feature selection macro use
- Avoid ELF lookup race
- Fix a few error cases in *name4_r lookup handling (#573904, BZ#11000)

* Thu Mar 09 2010 Dennis Gilmore <dennis@ausil.us> - 2.11.1-3
- add patch to fix sparc TLS reloc (BZ#571551).

* Wed Feb 10 2010 Dennis Gilmore <dennis@ausil.us> - 2.11.1-2
- add sparc locale patch commited upstream to the fedora branch

* Mon Dec 14 2009 Andreas Schwab <schwab@redhat.com> - 2.11.1-1
- Update to 2.11.1 release.
- Locale updates.
Expand Down

0 comments on commit 97ab076

Please sign in to comment.