Skip to content

Commit

Permalink
2.12.90-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Jul 2, 2010
1 parent ce7d171 commit ed0695f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion fedora/glibc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 3
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 @@ -1029,6 +1029,15 @@ rm -f *.filelist*
%endif

%changelog
* Fri Jul 2 2010 Andreas Schwab <schwab@redhat.com> - 2.12.90-4
- Update from master
- Work around kernel rejecting valid absolute timestamps
- Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7
- Fix error handling in Linux getlogin*
- Workaround assembler bug sneaking in nopl (#579838)
- Fix scope handling during dl_close
- Fix setxid race handling exiting threads

* Tue Jun 15 2010 Andreas Schwab <schwab@redhat.com> - 2.12.90-3
- Update from master
- Power7 string compare optimizations
Expand Down

0 comments on commit ed0695f

Please sign in to comment.