summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
Diffstat (limited to 'fedora')
-rw-r--r--fedora/branch.mk4
-rw-r--r--fedora/glibc.spec.in6
2 files changed, 7 insertions, 3 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index c45ff31024..525270a5d5 100644
--- a/fedora/branch.mk
+++ b/fedora/branch.mk
@@ -3,5 +3,5 @@ glibc-branch := fedora
glibc-base := HEAD
DIST_BRANCH := devel
COLLECTION := dist-f8
-fedora-sync-date := 2007-09-18 19:31 UTC
-fedora-sync-tag := fedora-glibc-20070918T1931
+fedora-sync-date := 2007-09-20 00:07 UTC
+fedora-sync-tag := fedora-glibc-20070920T0007
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 36cd0b1cc7..0c3c3c4dd2 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 14
+%define glibcrelease 15
%define run_glibc_tests 1
%define auxarches i586 i686 athlon sparcv9v sparc64v alphaev6
%define xenarches i686 athlon
@@ -1010,6 +1010,10 @@ rm -f *.filelist*
%endif
%changelog
+* Thu Sep 20 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-15
+- $5$ (SHA-256) and $6$ (SHA-512) support in crypt
+ (#228697, #249477, #173834)
+
* Tue Sep 18 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-14
- -D_FORTIFY_SOURCE{,=2} support for C++
- fortification of fread{,_unlocked}