Fix-the-inaccuracy-of-j0f-j1f-y0f-y1f-BZ.patch

This commit is contained in:
xielhxie 2021-04-07 11:35:31 +08:00
parent 51bddc616d
commit a2703f537a
2 changed files with 2283 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -60,7 +60,7 @@
############################################################################## ##############################################################################
Name: glibc Name: glibc
Version: 2.33 Version: 2.33
Release: 1 Release: 2
Summary: The GNU libc libraries Summary: The GNU libc libraries
License: %{all_license} License: %{all_license}
URL: http://www.gnu.org/software/glibc/ URL: http://www.gnu.org/software/glibc/
@ -75,6 +75,7 @@ Source6: LicenseList
Patch0: glibc-1070416.patch Patch0: glibc-1070416.patch
Patch1: glibc-c-utf8-locale.patch Patch1: glibc-c-utf8-locale.patch
Patch2: Fix-the-inaccuracy-of-j0f-j1f-y0f-y1f-BZ.patch
Patch6000: backport-posix-tst-rfc3484-Fix-compile-failure-linking-to-loc.patch Patch6000: backport-posix-tst-rfc3484-Fix-compile-failure-linking-to-loc.patch
@ -1170,6 +1171,9 @@ fi
%doc hesiod/README.hesiod %doc hesiod/README.hesiod
%changelog %changelog
* Wed Apr 7 2021 xieliuhua<xieliuhua@huawei.com> - 2.33-2
- Fix-the-inaccuracy-of-j0f-j1f-y0f-y1f-BZ.patch
* Fri Mar 5 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.33-1 * Fri Mar 5 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.33-1
- upgrade glibc to 2.33-1 - upgrade glibc to 2.33-1