From 278ed48c08fbe6fb4633d1fca0a5ad00dc9c3109 Mon Sep 17 00:00:00 2001 From: luoyang Date: Tue, 8 Jul 2025 18:59:12 +0800 Subject: [PATCH] test ci ut --- python-pillow.spec | 75 ---------------------------------------------- 1 file changed, 75 deletions(-) diff --git a/python-pillow.spec b/python-pillow.spec index 2cf95d7..0792f10 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -149,78 +149,3 @@ pytest --ignore=_build.python2 --ignore=_build.python3 --ignore=_build.pypy3 -v %changelog * Mon Mar 24 2025 Ge Wang - 11.1.0-1 - Upgrade version to 11.1.0 - -* Mon Aug 19 2024 lilu - 10.4.0-1 -- Upgrade version to 10.4.0 -- Raise FileNotFoundError if show_file() path does not exist -- Improved reading 16-bit TGA images with colour -- Fixed processing multiple JPEG EXIF markers - -* Tue Apr 02 2024 GuoCe - 10.3.0-1 -- Upgrade version to 10.3.0 - -* Wed Feb 07 2024 xu_ping <707078654@qq.com> - 10.2.0-1 -- Upgrade version to 10.2.0 - -* Wed Jan 24 2024 wangkai <13474090681@163.com> - 10.0.0-2 -- Fix CVE-2023-50447 - -* Fri Jul 07 2023 chenzixuan - 10.0.0-1 -- Fix compilation failure due to python-setuptools update to 66.0.0 - -* Mon May 08 2023 yaoxin - 9.5.0-2 -- Fix compilation failure due to python-setuptools update to 66.0.0 - -* Mon Apr 10 2023 yaoxin - 9.5.0-1 -- Update to 9.5.0 - -* Wed Dec 7 2022 lijian - 9.3.0-1 -- Upgrade to 9.3.0 - -* Thu Nov 17 2022 qz_cx - 9.0.1-3 -- Type:CVE -- ID:NA -- SUG:NA -- DESC: fix CVE-2022-45199 - -* Wed Apr 20 2022 dongyuzhen - 9.0.1-2 -- correct memory allocation in alloc_array (this is the rear patch of CVE-2022-22815,CVE-2022-22816) - -* Thu Mar 3 2022 hanhui - 9.0.1-1 -- DESC:update to Pillow-9.0.1 - -* Mon Sep 27 2021 luoyang - 8.1.2-3 -- fix CVE-2021-23437 - -* Thu Aug 19 2021 hanhui - 8.1.2-2 -- DESC: enable test case from setup.py - -* Thu Jul 15 2021 liuyumeng - 8.1.1-6 -- Type:bugfix -- CVE:CVE-2021-34552 -- SUG:NA -- DESC: incorporate community patch - -* Wed Jul 14 2021 OpenStack_SIG - 8.1.2-1 -- Update to 8.1.2 - -* Tue Jul 6 2021 hanhui - 8.1.1-5 -- Type:bugfix -- CVE:CVE-2021-28675 CVE-2021-28676 CVE-2021-28677 CVE-2021-28678 CVE-2021-25287 CVE-2021-25288 -- SUG:NA -- DESC: incorporate community patch - -* Mon Jun 21 2021 hanhui - 8.1.1-4 -- DESC: in the check section,using the cp -a instead of install - -* Tue Jun 15 2021 hanhui - 8.1.1-3 -- DESC: add buildrequire gcc - -* Sat Mar 13 2021 wangye - 8.1.1-2 -- Type:CVE -- CVE:CVE-2021-27921 CVE-2021-27922 CVE-2021-27923 -- SUG:NA -- DESC: fix CVE-2021-27921CVE-2021-27922CVE-2021-27923 - -* Mon Mar 08 2021 wangye - 8.1.1-1 -- Update to 8.1.1 -- Gitee