diff --git a/gnupg-2.4.4.tar.bz2 b/gnupg-2.4.4.tar.bz2 deleted file mode 100644 index 35b0320..0000000 --- a/gnupg-2.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67ebe016ca90fa7688ce67a387ebd82c6261e95897db7b23df24ff335be85bc6 -size 7886036 diff --git a/gnupg-2.4.4.tar.bz2.sig b/gnupg-2.4.4.tar.bz2.sig deleted file mode 100644 index 791d14d..0000000 Binary files a/gnupg-2.4.4.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.4.5.tar.bz2 b/gnupg-2.4.5.tar.bz2 new file mode 100644 index 0000000..b4305e7 --- /dev/null +++ b/gnupg-2.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68f7d75d06cb1635c336d34d844af97436c3f64ea14bcb7c869782f96f44277 +size 7889060 diff --git a/gnupg-2.4.5.tar.bz2.sig b/gnupg-2.4.5.tar.bz2.sig new file mode 100644 index 0000000..bd126f8 Binary files /dev/null and b/gnupg-2.4.5.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index 2d1d39e..889ad13 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Mar 8 13:14:00 UTC 2024 - Pedro Monreal + +- Update to 2.4.5: + * gpg,gpgv: New option --assert-pubkey-algo. [T6946] + * gpg: Emit status lines for errors in the compression layer. [T6977] + * gpg: Fix invocation with --trusted-keys and --no-options. [T7025] + * gpgsm: Allow for a longer salt in PKCS#12 files. [T6757] + * gpgtar: Make --status-fd=2 work on Windows. [T6961] + * scd: Support for the ACR-122U NFC reader. [rG1682ca9f01] + * scd: Suport D-TRUST ECC cards. [T7000,T7001] + * scd: Allow auto detaching of kernel drivers; can be disabled with + the new compatibility-flag ccid-no-auto-detach. [rGa1ea3b13e0] + * scd: Allow setting a PIN length of 6 also with a reset code for + openpgp cards. [T6843] + * agent: Allow GET_PASSPHRASE in restricted mode. [rGadf4db6e20] + * dirmngr: Trust system's root CAs for checking CRL issuers. [T6963] + * dirmngr: Fix regression in 2.4.4 in fetching keys via hkps. [T6997] + * gpg-wks-client: Make option --mirror work properly w/o specifying + domains. [rG37cc255e49] + * g13,gpg-wks-client: Allow command style options as in "g13 mount + foo". [rGa09157ccb2] + * Allow tilde expansion for the foo-program options. [T7017] + * Make the getswdb.sh tool usable outside the GnuPG tree. + * Release-info: https://dev.gnupg.org/T6960 + * Update the required versions for the dependencies. + ------------------------------------------------------------------- Thu Jan 25 18:51:03 UTC 2024 - Pedro Monreal diff --git a/gpg2.spec b/gpg2.spec index 5d7132c..4598a21 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.4.4 +Version: 2.4.5 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0-or-later @@ -60,7 +60,7 @@ BuildRequires: openldap2-devel BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: pkgconfig(bzip2) -BuildRequires: pkgconfig(gnutls) >= 3.0 +BuildRequires: pkgconfig(gnutls) >= 3.2 BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(sqlite3) >= 3.27 BuildRequires: pkgconfig(zlib) @@ -68,7 +68,7 @@ BuildRequires: pkgconfig(zlib) Requires: libassuan0 >= 2.5.0 Requires: libgcrypt20 >= 1.9.1 Requires: libgpg-error >= 1.46 -Requires: libksba >= 1.3.4 +Requires: libksba >= 1.6.3 Requires: pinentry Recommends: dirmngr = %{version} Provides: gnupg = %{version}