This commit is contained in:
Andrew Phelps 2022-08-11 01:10:57 -07:00 коммит произвёл GitHub
Родитель ddc2249531
Коммит f725a57321
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 8 добавлений и 5 удалений

Просмотреть файл

@ -1,5 +1,5 @@
{
"Signatures": {
"gnutls-3.7.3.tar.xz": "fc59c43bc31ab20a6977ff083029277a31935b8355ce387b634fa433f8f6c49a"
"gnutls-3.7.7.tar.xz": "be9143d0d58eab64dba9b77114aaafac529b6c0d7e81de6bdf1c9b59027d2106"
}
}

Просмотреть файл

@ -1,7 +1,7 @@
Summary: The GnuTLS Transport Layer Security Library
Name: gnutls
Version: 3.7.3
Release: 2%{?dist}
Version: 3.7.7
Release: 1%{?dist}
License: GPLv3+ AND LGPLv2.1+
Vendor: Microsoft Corporation
Distribution: Mariner
@ -94,6 +94,9 @@ sed -i 's/TESTS += test-ciphers-openssl.sh//' tests/slow/Makefile.am
%{_mandir}/man3/*
%changelog
* Tue Aug 09 2022 Andrew Phelps <anphel@microsoft.com> - 3.7.7-1
- Update to version 3.7.7 to resolve CVE CVE-2022-2509
* Tue Feb 15 2022 Cameron Baird <cameronbaird@microsoft.com> - 3.7.3-2
- Build with p11-kit

Просмотреть файл

@ -3980,8 +3980,8 @@
"type": "other",
"other": {
"name": "gnutls",
"version": "3.7.3",
"downloadUrl": "https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.3.tar.xz"
"version": "3.7.7",
"downloadUrl": "https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.7.tar.xz"
}
}
},