fix sync different

This commit is contained in:
靳智敏 2021-03-03 18:43:51 +08:00 committed by Gitee
parent 15ba1b1584
commit 817989cfbd

View File

@ -1,13 +1,13 @@
Name: glib2
Version: 2.62.5
Release: 3
Release: 4
Summary: The core library that forms the basis for projects such as GTK+ and GNOME
License: LGPLv2+
URL: http://www.gtk.org
Source0: http://download.gnome.org/sources/glib/2.62/glib-%{version}.tar.xz
Patch9001: fix-accidentally-delete-temp-file-within-dtrace.patch
Patch6000: backport-CVE-2020-35457.patch
Patch6000: backport-CVE-2020-35457.patch
Patch6001: backport-CVE-2021-27218.patch
BuildRequires: chrpath gcc gcc-c++ gettext gtk-doc perl-interpreter
@ -146,13 +146,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%doc %{_datadir}/gtk-doc/html/*
%changelog
* Mon Mar 1 2021 jinzhimin<jinzhimin2@huawei.com> - 2.62.5-3
* Mon Mar 1 2021 jinzhimin<jinzhimin2@huawei.com> - 2.62.5-4
- Type:cve
- Id:CVE-2021-27218
- SUG:NA
- DESC:fix CVE-2021-27218
* Sat Feb 27 2021 zhujunhao<zhujunhao8@huawei.com> - 2.62.5-2
* Sat Feb 27 2021 zhujunhao<zhujunhao8@huawei.com> - 2.62.5-3
- Type:cve
- Id:CVE-2020-35457
- SUG:NA