fixed Source error in gnutls.spec
Signed-off-by: xuraoqing <609179072@qq.com>
This commit is contained in:
parent
17dcfec3f5
commit
cd17d39b8b
@ -1,12 +1,12 @@
|
|||||||
Name: gnutls
|
Name: gnutls
|
||||||
Version: 3.7.2
|
Version: 3.7.2
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: The GNU Secure Communication Protocol Library
|
Summary: The GNU Secure Communication Protocol Library
|
||||||
|
|
||||||
License: LGPLv2.1+ and GPLv3+
|
License: LGPLv2.1+ and GPLv3+
|
||||||
URL: https://www.gnutls.org/
|
URL: https://www.gnutls.org/
|
||||||
Source0: https://www.gnupg.org/ftp/gcrypt/%{name}/v3.6/%{name}-%{version}.tar.xz
|
Source0: https://www.gnupg.org/ftp/gcrypt/%{name}/v3.7/%{name}-%{version}.tar.xz
|
||||||
Source1: https://www.gnupg.org/ftp/gcrypt/%{name}/v3.6/%{name}-%{version}.tar.xz.sig
|
Source1: https://www.gnupg.org/ftp/gcrypt/%{name}/v3.7/%{name}-%{version}.tar.xz.sig
|
||||||
|
|
||||||
Patch1: fix-ipv6-handshake-failed.patch
|
Patch1: fix-ipv6-handshake-failed.patch
|
||||||
Patch2: backport-CVE-2022-2509.patch
|
Patch2: backport-CVE-2022-2509.patch
|
||||||
@ -217,6 +217,9 @@ make check %{?_smp_mflags}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 22 2022 xuraoqing <609179072@qq.com> - 3.7.2-5
|
||||||
|
- fix Source incorrect in gnutls.spec
|
||||||
|
|
||||||
* Tue Aug 30 2022 yanglongkang <yanglongkang@h-partners.com> - 3.7.2-4
|
* Tue Aug 30 2022 yanglongkang <yanglongkang@h-partners.com> - 3.7.2-4
|
||||||
- fix CVE-2021-4209
|
- fix CVE-2021-4209
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user