diff --git a/glibc.spec b/glibc.spec index 58b209013d5b8489631a6275c09cc942db882bdd..1f2425084f079f3a18c362d7153a2cc6636f45fb 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define anolis_release 13 +%define anolis_release 14 %bcond_without testsuite %bcond_without benchtests @@ -1168,9 +1168,7 @@ update_gconv_modules_cache () %files -n nss_db /var/db/Makefile -%ifnarch sw_64 /lib64/libnss_db.so.2 -%endif %{_bindir}/makedb %files -n nss_hesiod @@ -1199,6 +1197,9 @@ update_gconv_modules_cache () %{_libdir}/libpthread_nonshared.a %changelog +* Tue Aug 12 2025 swcompiler - 2.38-14 +- SW64: Add libnss_db + * Mon Aug 04 2025 wenxin - 2.38-13 - Add patch to fix CVE-2025-8058