Skip to content

Commit

Permalink
2.11.90-10
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Jan 20, 2010
1 parent 7d16e87 commit b675f5a
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 @@ -21,7 +21,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 9
Release: 10
# 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 @@ -1030,6 +1030,15 @@ rm -f *.filelist*
%endif

%changelog
* Tue Jan 19 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-10
- Update from master
- Fix ____longjmp_chk for s390/s390x
- Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc
- Ignore negative dynamic entry types (#546890)
- Fix pthread_cond_*wait with requeue-PI on i386 (#548989)
- Fix _XOPEN_SOURCE_EXTENDED handling
- Revert "Optimize 32bit memset/memcpy with SSE2/SSSE3."

* Fri Jan 15 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-9
- Update from master.
- Define IPTOS_CLASS_* macros according to RFC 2474 (BZ#11027)
Expand Down

0 comments on commit b675f5a

Please sign in to comment.