To get the missing public key, you can use:
gpg --keyserver hkp://keys.gnupg.net/ --recv-key F804F4137EF48FD3
Search Criteria
Package Details: etcd 3.5.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/etcd.git (read-only, click to copy) |
---|---|
Package Base: | etcd |
Description: | A highly-available key value store for shared configuration and service discovery. |
Upstream URL: | https://github.com/etcd-io/etcd |
Licenses: | Apache |
Submitter: | xeross |
Maintainer: | andrewSC |
Last Packager: | andrewSC |
Votes: | 44 |
Popularity: | 0.39 |
First Submitted: | 2013-10-02 12:54 (UTC) |
Last Updated: | 2024-11-12 16:50 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (4)
- cilium-git (optional)
- cronsun-bin
- kubedee (optional)
- kubedee-git (optional)
Sources (3)
imriss commented on 2017-09-14 12:43 (UTC)
galaux commented on 2017-09-13 18:40 (UTC)
Updated. Sorry for the delay. Feel free to drop an email if I happen to miss updates.
monotykamary commented on 2017-09-09 01:05 (UTC)
I don't understand. I can bump the version locally and change the hashsums in literally under 20 seconds, yet there has been no attempt to update this package from either maintainers.
bastelfreak commented on 2017-08-12 21:24 (UTC)
Hi,
I created a patch for 3.2.5 https://p.bastelfreak.de/sDqO/
* bump version
* verify gpg signature
* switch to sha512sum
* use proper quotes to prevent globbing
Fragment commented on 2017-07-06 14:50 (UTC)
Hi there!
I found some of new versions.
The latest is 3.2.1
The new sha256sum is this↓
de5064e6ed2902b2fbc177726eafe6023ce7cebc9f0ce68c633eae61c4b86934
I just tried makepkg command with using the information, and pass it!
But, I didn't test the software...
waseem commented on 2017-05-19 23:57 (UTC)
@galaux Thank you!
galaux commented on 2017-05-16 19:58 (UTC)
There you are!
@Korjjj: I took the liberty to update it to 3.1.x as upstream mentions the upgrade should be smooth.
Still, users are strongly encouraged to read the upgrade docs:
- /usr/share/doc/etcd/upgrades
- https://coreos.com/etcd/docs/latest/upgrades/upgrade_3_1.html
waseem commented on 2017-05-16 18:26 (UTC)
Please update this package.
moscar commented on 2017-04-29 15:08 (UTC)
I have updated to etcd 3.1.7 here: https://github.com/mikkeloscar/packages/blob/master/etcd/PKGBUILD
If you like, then I can help maintain this package!
Pinned Comments
galaux commented on 2018-02-25 17:41 (UTC)
Adding
keyserver-options auto-key-retrieve
to~/.gnupg/gpg.conf
enablesmakepkg
to use thevalidpgpkeys
provided in the PKGBUILD so that it can check the signature is the valid regarding the key specified by the packager.