From 051c784297666237fde1d5eac1fd76b1b802e77b1b2f7768aa71a12f6b889813 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 27 Nov 2023 14:02:23 +0000 Subject: [PATCH] - Allow nis.so for SLE-12. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=390 --- python-base.changes | 3 ++- python-base.spec | 2 +- python-doc.changes | 3 ++- python.changes | 3 ++- 4 files changed, 7 insertions(+), 4 deletions(-) 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