Skip to content

Commit

Permalink
Upgrade GnuPG and libksba
Browse files Browse the repository at this point in the history
There's also a new libgpg-error release, but it's broken.
  • Loading branch information
skeeto committed Oct 17, 2022
1 parent 69b7567 commit 1f75226
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
FROM debian:bullseye-slim

ARG GNUPG_VERSION=2.3.7
ARG GNUPG_VERSION=2.3.8
ARG ICONV_VERSION=1.16
ARG LIBASSUAN_VERSION=2.5.5
ARG LIBGCRYPT_VERSION=1.10.1
ARG LIBGPGERROR_VERSION=1.45
ARG LIBKSBA_VERSION=1.6.1
ARG LIBKSBA_VERSION=1.6.2
ARG NPTH_VERSION=1.6
ARG PINENTRY_VERSION=1.2.1

Expand Down
4 changes: 2 additions & 2 deletions SHA256SUMS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ee163a5fb9ec99ffc1b18e65faef8d086800c5713d15a672ab57d3799da83669 gnupg-2.3.7.tar.bz2
540b7a40e57da261fb10ef521a282e0021532a80fd023e75fb71757e8a4969ed gnupg-2.3.8.tar.bz2
8e8c2fcc982f9ca67dcbb1d95e2dc746b1739a4668bc20b3a3c5be632edb34e4 libassuan-2.5.5.tar.bz2
ef14ae546b0084cd84259f61a55e07a38c3b53afc0f546bffcef2f01baffe9de libgcrypt-1.10.1.tar.bz2
570f8ee4fb4bff7b7495cff920c275002aea2147e9a1d220c068213267f80a26 libgpg-error-1.45.tar.bz2
e6a1b1b589654277ee790cce3734f07876ac4ccfaecbee8afa0b649cf529cc04 libiconv-1.16.tar.gz
40750864c3ca11fa0833227938db6603661f6c1a3cc267485e81fa140cc6ea04 libksba-1.6.1.tar.bz2
fce01ccac59812bddadffacff017dac2e4762bdb6ebc6ffe06f6ed4f6192c971 libksba-1.6.2.tar.bz2
1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1 npth-1.6.tar.bz2
457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067 pinentry-1.2.1.tar.bz2

0 comments on commit 1f75226

Please sign in to comment.