Skip to content

Commit

Permalink
CVE-2022-3515 GnuPG/libksba
Browse files Browse the repository at this point in the history
Update libksba to 1.6.2 and GnuPG 2.2.40
  • Loading branch information
lukele committed Oct 17, 2022
1 parent 92b30de commit b0931f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions libs.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
{
"name": "libksba",
"url": "https://gnupg.org/ftp/gcrypt/libksba/libksba-${VERSION}.tar.bz2",
"version": "1.6.0",
"sha256": "dad683e6f2d915d880aa4bed5cea9a115690b8935b78a1bbe01669189307a48b",
"version": "1.6.2",
"sha256": "fce01ccac59812bddadffacff017dac2e4762bdb6ebc6ffe06f6ed4f6192c971",
"installed_file": "lib/libksba.dylib"
},
{
Expand Down Expand Up @@ -97,8 +97,8 @@
{
"name": "gnupg",
"url": "https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${VERSION}.tar.bz2",
"version": "2.2.39",
"sha256": "ab74db6685f026d7c0a10b527ecddecd608606a1691d15fda5d0a7f7d27e4c2f",
"version": "2.2.40",
"sha256": "1164b29a75e8ab93ea15033300149e1872a7ef6bdda3d7c78229a735f8204c28",
"installed_file": "bin/gpg"
}
]

0 comments on commit b0931f8

Please sign in to comment.