diff --git a/libsndfile.spec b/libsndfile.spec index efbfd1b4c85cbb94f84efc19ac331991597652d0..5dbca71c9a2bfc0fb14e2a4b6639d1836cc99f71 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -1,6 +1,6 @@ Name: libsndfile Version: 1.0.28 -Release: 21 +Release: 22 Summary: Library for reading and writing sound files License: LGPLv2+ and GPLv2+ and BSD URL: http://www.mega-nerd.com/libsndfile/ @@ -130,10 +130,13 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check %{_mandir}/man1/sndfile-salvage.1* %changelog +* Mon Nov 4 2024 yinzeqiang - 1.0.28-22 +- Modify the wrong CVE number in Changelog + * Thu Dec 21 2023 xuyuchao - 1.0.28-21 - Type:CVE -- CVE:CVE-2023-33065 -- DESC:fix CVE-2023-33065 +- CVE:CVE-2022-33065 +- DESC:fix CVE-2022-33065 * Mon May 16 2022 zhouwenpei - 1.0.28-20 - fix CVE-2021-4156