Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PGP keys for 11 (add remm@apache) #311

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Apr 16, 2024

@tianon
Copy link
Member Author

tianon commented Apr 16, 2024

Context for how I caught this: our automated updates for 11.0.0-M19 (released this morning) are failing:

+ curl -fL -o tomcat.tar.gz.asc https://dlcdn.apache.org/tomcat/tomcat-11/v11.0.0-M19/bin/apache-tomcat-11.0.0-M19.tar.gz.asc
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   833  100   833    0     0   6274      0 --:--:-- --:--:-- --:--:--  6310
+ [ -s tomcat.tar.gz.asc ]
+ success=1
+ break
+ [ -n 1 ]
+ mktemp -d
+ export GNUPGHOME=/tmp/tmp.1YRVZkF7yi
+ gpg --batch --keyserver keyserver.ubuntu.com --recv-keys A9C5DF4D22E99998D9875A5110C01C5A2F6059E7
gpg: keybox '/tmp/tmp.1YRVZkF7yi/pubring.kbx' created
gpg: /tmp/tmp.1YRVZkF7yi/trustdb.gpg: trustdb created
gpg: key 10C01C5A2F6059E7: public key "Mark E D Thomas <markt@apache.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1
+ gpg --batch --verify tomcat.tar.gz.asc tomcat.tar.gz
gpg: Signature made Tue 09 Apr 2024 12:07:59 PM UTC
gpg:                using RSA key 48F8E69F6390C9F25CFEDCD268248959359E722B
gpg: Can't check signature: No public key

@tianon tianon merged commit beabe93 into docker-library:master Apr 16, 2024
17 checks passed
@tianon tianon deleted the pgp-11 branch April 16, 2024 20:45
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Apr 16, 2024
Changes:

- docker-library/tomcat@d65af72: Update 11.0 to 11.0.0-M19
- docker-library/tomcat@beabe93: Merge pull request docker-library/tomcat#311 from infosiftr/pgp-11
- docker-library/tomcat@f2ea11c: Update PGP keys for 11 (add remm@apache)
- docker-library/tomcat@0d2d248: Update 9.0 to 9.0.88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant