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.in8
2 files changed, 9 insertions, 3 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index 91c24f1eb8..7fd0728f50 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 := 2008-02-01 10:17 UTC
-fedora-sync-tag := fedora-glibc-20080201T1017
+fedora-sync-date := 2008-02-16 17:26 UTC
+fedora-sync-tag := fedora-glibc-20080216T1726
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 85d8c1e293..576864c435 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 6
+%define glibcrelease 7
%define run_glibc_tests 1
%define auxarches i586 i686 athlon sparcv9v sparc64v alphaev6
%define xenarches i686 athlon
@@ -1011,6 +1011,12 @@ rm -f *.filelist*
%endif
%changelog
+* Sat Feb 16 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-7
+- update to trunk
+ - make NI_MAXHOST and NI_MAXSERV available even in BSDish
+ namespaces (BZ#5737)
+ - timerfd_* syscalls
+
* Fri Feb 1 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-6
- fix build