From 644b7d9a41ca67f953dc7303a29f6c26eb3e8c6e Mon Sep 17 00:00:00 2001 From: Lin Sinan Date: Sat, 6 May 2023 15:28:42 +0800 Subject: [PATCH] Based on the discussion, we have decided to update the minor version number on glibc, so the release version will be changed to 2.28-189.5.0.3 --- glibc.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/glibc.spec b/glibc.spec index 03a8cf6..4c1e802 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.2 +%define anolis_release .0.3 %define glibcsrcdir glibc-2.28 %define glibcversion 2.28 %define glibcrelease 189.5%{anolis_release}%{?dist} @@ -2704,10 +2704,8 @@ fi %files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared %changelog -* Tue Apr 25 2023 Sinan Lin - 2.28-190.1 +* Sat May 6 2023 Sinan Lin - 2.28-189.5.0.3 - Fix popen set incorrect errno issue (#BZ 29016) - -* Fri Apr 14 2023 Sinan Lin - 2.28-190 - Fix multi-threaded popen race condition issue (#2065588) * Thu Jun 23 2022 wanghongliang - 2.28-189.5.0.2