diff --git a/glibc.spec b/glibc.spec index 1fdabe2fb8fa974eeba4081fbc6d213a3ed0fece..6bd2fa7f866d877aa786ce7ada3797466f7dcc12 100644 --- a/glibc.spec +++ b/glibc.spec @@ -59,7 +59,7 @@ %define target %{_target_cpu}-%{_vendor}-linuxeabi %endif %define x86_arches %{ix86} x86_64 -%define all_license LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL-1.3-only +%define all_license LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only %define GCC gcc %define GXX g++ ############################################################################## @@ -1471,6 +1471,9 @@ fi %endif %changelog +* Mon Dec 9 2024 taoyuxiang - 2.38-46 +- Change Inner-Net to Inner-Net-2.0 + * Sat Dec 7 2024 Qingqing Li - 2.38-45 - nptl: initialize cpu_id_start prior to rseq registration - nptl: initialize rseq area prior to registration