diff --git a/python-base.changes b/python-base.changes index 9f6b63b..d11d9b8 100644 --- a/python-base.changes +++ b/python-base.changes @@ -1,9 +1,10 @@ ------------------------------------------------------------------- -Sat Sep 16 12:40:52 UTC 2023 - Matej Cepl +Sat Sep 30 11:43:49 UTC 2023 - Matej Cepl - (bsc#1214691, CVE-2022-48566) Add CVE-2022-48566-compare_digest-more-constant.patch to make compare_digest more constant-time. +- Allow nis.so for SLE-12. ------------------------------------------------------------------- Thu Sep 14 20:45:36 UTC 2023 - Matej Cepl diff --git a/python-base.spec b/python-base.spec index 9ce7853..91de7fa 100644 --- a/python-base.spec +++ b/python-base.spec @@ -586,7 +586,7 @@ cp Makefile Makefile.pre.in Makefile.pre %{buildroot}%{_libdir}/python%{python_v %{_libdir}/python%{python_version}/lib-dynload/linuxaudiodev.so %{_libdir}/python%{python_version}/lib-dynload/math.so %{_libdir}/python%{python_version}/lib-dynload/mmap.so -%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599 +%if 0%{?suse_version} >= 1315 && 0%{?suse_version} < 1599 %{_libdir}/python%{python_version}/lib-dynload/nis.so %endif %{_libdir}/python%{python_version}/lib-dynload/operator.so diff --git a/python-doc.changes b/python-doc.changes index 9f6b63b..d11d9b8 100644 --- a/python-doc.changes +++ b/python-doc.changes @@ -1,9 +1,10 @@ ------------------------------------------------------------------- -Sat Sep 16 12:40:52 UTC 2023 - Matej Cepl +Sat Sep 30 11:43:49 UTC 2023 - Matej Cepl - (bsc#1214691, CVE-2022-48566) Add CVE-2022-48566-compare_digest-more-constant.patch to make compare_digest more constant-time. +- Allow nis.so for SLE-12. ------------------------------------------------------------------- Thu Sep 14 20:45:36 UTC 2023 - Matej Cepl diff --git a/python.changes b/python.changes index 9f6b63b..d11d9b8 100644 --- a/python.changes +++ b/python.changes @@ -1,9 +1,10 @@ ------------------------------------------------------------------- -Sat Sep 16 12:40:52 UTC 2023 - Matej Cepl +Sat Sep 30 11:43:49 UTC 2023 - Matej Cepl - (bsc#1214691, CVE-2022-48566) Add CVE-2022-48566-compare_digest-more-constant.patch to make compare_digest more constant-time. +- Allow nis.so for SLE-12. ------------------------------------------------------------------- Thu Sep 14 20:45:36 UTC 2023 - Matej Cepl