- Update from version 2.4.8 to 2.4.9
- No change to rootfile
- The stable version is now 2.5.16 with originally 2.5 being the development 
branch that
   would become 2.6 but 2,5 has now been made the stable branch. The 2.4 branch 
will
   become EOL in 6 months. As gnupg was just recently changed from the 1.4 
branch to the
   2.4 branch and hasn't been tested out in a Testing/Release version I have 
just
   updated to the latest 2.4 version.
- Once version 2.4.9 has been proven and is in a released CVU then I will do 
the update
   to the latest version in the 2.5 branch.
- Changelog
    2.4.9
          * gpg: Fix possible memory corruption in the armor parser.  [T7906]
          * gpg: Avoid potential downgrade to SHA1 in 3rd party key
            signatures.  [rGddb012be7f]
          * gpg: Error out on unverified output for non-detached signatures.
            [rG9d302f978b]
          * gpg: Do not allow compressed key packets on import.  [T7014]
          * scd: Fix a harmless read buffer over-read in a function used by
            PKCS#15 cards.  [T7662]
          * dirmngr: Do not require a keyserver for "gpg --fetch-key".
            [T7693]
          * agent: Fix ssh-agent's request_identities for skipped Brainpool
            keys.  [rG6bf5696c85]

Signed-off-by: Adolf Belka <[email protected]>
---
 lfs/gnupg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/gnupg b/lfs/gnupg
index 653ff8bcb..80b4c513f 100644
--- a/lfs/gnupg
+++ b/lfs/gnupg
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.4.8
+VER        = 2.4.9
 
 THISAPP    = gnupg-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 
ab7126aac6c7bf323075c68084c963f75d93c729d8918b6ca10ef0a4466879636433c682a5437776d2ce9f5d432e1f66995dd94a4f44d7f184542f030087dbb2
+$(DL_FILE)_BLAKE2 = 
5bbd278c570d3e389ab26dd37e1adac6c1b19f9bd369ebf30d75f48d0ab901c6f5fe4e4713b763f57b9e74efab654186ebff1a968348b0b9f70c82618b4b3b62
 
 install : $(TARGET)
 
-- 
2.52.0


Reply via email to