From fa5562b738bc974539bd410d5c0c2b63508ff054 Mon Sep 17 00:00:00 2001 From: konglidong Date: Fri, 6 May 2022 14:12:01 +0800 Subject: [PATCH] modify bogus date in %changelog (cherry picked from commit 53549f79b2df70b88f52b7d1d9b0928726f9ecf8) --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index 7ab7ec9..6c9e6fe 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1348,7 +1348,7 @@ fi - fix bug 965941: fix build with libselinux >= 3.1 - origin bugzilla link is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965941 -* Tue Sep 12 2020 liqingqing_1229 - 2.28-44 +* Sat Sep 12 2020 liqingqing_1229 - 2.28-44 - fix bug 26100: correct locking and cancellation cleanup in syslog functions. - origin bugzilla link is https://sourceware.org/bugzilla/show_bug.cgi?id=26100 -- Gitee