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
This commit is contained in:
parent
9a1d36bbc8
commit
644b7d9a41
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
%define anolis_release .0.2
|
%define anolis_release .0.3
|
||||||
%define glibcsrcdir glibc-2.28
|
%define glibcsrcdir glibc-2.28
|
||||||
%define glibcversion 2.28
|
%define glibcversion 2.28
|
||||||
%define glibcrelease 189.5%{anolis_release}%{?dist}
|
%define glibcrelease 189.5%{anolis_release}%{?dist}
|
||||||
|
@ -2704,10 +2704,8 @@ fi
|
||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 25 2023 Sinan Lin <sinan.lin@linux.alibaba.com> - 2.28-190.1
|
* Sat May 6 2023 Sinan Lin <sinan.lin@linux.alibaba.com> - 2.28-189.5.0.3
|
||||||
- Fix popen set incorrect errno issue (#BZ 29016)
|
- Fix popen set incorrect errno issue (#BZ 29016)
|
||||||
|
|
||||||
* Fri Apr 14 2023 Sinan Lin <sinan.lin@linux.alibaba.com> - 2.28-190
|
|
||||||
- Fix multi-threaded popen race condition issue (#2065588)
|
- Fix multi-threaded popen race condition issue (#2065588)
|
||||||
|
|
||||||
* Thu Jun 23 2022 wanghongliang <wanghongliang@loongson.cn> - 2.28-189.5.0.2
|
* Thu Jun 23 2022 wanghongliang <wanghongliang@loongson.cn> - 2.28-189.5.0.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue