Christian Hesse
4088d5cd3c
Update keyring
...
... and get latest signatures.
2019-09-11 10:10:39 +02:00
Christian Hesse
283e940bbe
Prepare release
2019-08-27 21:26:42 +02:00
Christian Hesse
91cd3b4fe4
Update keyring
...
... and get latest signatures, including key with extended
lifetime for daurnimator.
2019-08-27 21:23:17 +02:00
Christian Hesse
469a0ffbd0
Update keyring
...
No idea why options in configuration file are more effective than
options on the command line... But everything needed is still there.
2019-08-06 10:08:12 +02:00
Christian Hesse
cf5ed9feeb
update-keys: do not minimize but export-minimal
2019-08-06 09:38:04 +02:00
Eli Schwartz
5cb23e4ce6
update-keys: don't restore cwd in a subprocess
...
Using popd at the very end of a shell script is unnecessary, because, as
the very last command, there is nothing to restore state for.
Immediately after, the shell subprocess is ended, and processes don't
control the cwd of the parent process. Changing the cwd for the last
microsecond of the shell process, during which no commands are run, is
a mildly expensive no-op.
By the same measure, if popd is never used, pushd is not needed to
record the old cwd. So simply use 'cd'.
Signed-off-by: Christian Hesse <mail@eworm.de>
2019-08-06 09:35:52 +02:00
Eli Schwartz
c4264b6784
update-keys: move armor to gpg.conf
...
This option only affects --export, and we always use armored keys.
Signed-off-by: Christian Hesse <mail@eworm.de>
2019-08-06 09:35:52 +02:00
Eli Schwartz
cca61ee733
update-keys: move export-clean to gpg.conf instead of cleaning the keyring before export
...
This has the same effect, but causes only the exported version of the
key to be cleaned. Cleaning the internal copy doesn't matter.
Signed-off-by: Christian Hesse <mail@eworm.de>
2019-08-06 09:35:52 +02:00
Eli Schwartz
44f69d009f
update-keys: use gpg.conf to persist versions
...
It is easier than passing around a dozen options on the command line.
Signed-off-by: Christian Hesse <mail@eworm.de>
2019-08-06 09:35:52 +02:00
Eli Schwartz
0d99720ded
update-keys: use array for $GPG
...
Embedding quotes in a string doesn't work, it just causes KEYSERVER to
not be quoted at all.
Signed-off-by: Christian Hesse <mail@eworm.de>
2019-08-06 09:35:52 +02:00
Christian Hesse
c4f33de41d
Prepare release
2019-08-05 09:57:20 +02:00
Christian Hesse
745bffab6a
Update keyring
...
... and get latest signatures, including key with extended lifetime
for Brett Cornwall (ainola).
2019-08-04 19:20:45 +02:00
Christian Hesse
d3e01dd07b
Update keyring
...
... and get latest signatures.
2019-07-17 14:52:39 +02:00
Christian Hesse
75b586c598
Update keyring
...
... and get latest signatures.
2019-05-14 00:05:25 +02:00
Christian Hesse
35d91559ff
Modify the temporary master key generation
2019-01-23 23:12:15 +01:00
Christian Hesse
06553feca9
Prepare release
2019-01-23 22:55:41 +01:00
Christian Hesse
7b4d1dd1a8
Update keyring
...
get anthraxx's master key and his signatures
2019-01-23 22:51:55 +01:00
Christian Hesse
72e85ae7ce
Add master key for Levente Polyak (anthraxx)
2019-01-23 22:37:38 +01:00
Christian Hesse
0e79570527
Rework the update process
...
* use --refresh-keys if key is available, not --recv-keys
* refresh/receive in one go
2019-01-23 22:37:38 +01:00
Christian Hesse
a48a66dfd6
Import archlinux.gpg into the temporary keyring
...
This makes sure we do not loose signatures depending on key server used.
2019-01-23 10:27:58 +01:00
Christian Hesse
f82fc176a5
Update keyring
...
get escondida's key with extended lifetime
2019-01-23 10:07:58 +01:00
Christian Hesse
122f61055c
Update keyring
...
get alad's key with extended lifetime
2019-01-22 16:49:05 +01:00
Christian Hesse
b654887de7
Prepare release
2019-01-22 15:18:53 +01:00
Christian Hesse
8a130390bd
Update keyring
2019-01-22 15:18:02 +01:00
Christian Hesse
331b16f201
Add daurnimator
2019-01-22 14:56:46 +01:00
Christian Hesse
cd5d6983b9
Prepare release
2018-12-18 09:19:28 +01:00
Christian Hesse
8ef0dc3ea3
Update keyring
2018-12-18 09:13:40 +01:00
Christian Hesse
7cca069608
Add Daniel M. Capella (polyzen)
2018-12-10 10:43:03 +01:00
Christian Hesse
7a78f814cc
Prepare release
2018-11-28 13:10:34 +01:00
Christian Hesse
7382ce5e7a
Update keyring
2018-11-28 13:10:09 +01:00
Christian Hesse
b4f3a2a6a4
Add Maxim Baz (maximbaz)
2018-11-26 16:44:31 +01:00
Christian Hesse
51cb7ec077
Prepare release
2018-11-26 16:40:40 +01:00
Christian Hesse
4c51317fe8
Update keyring
2018-11-26 12:28:42 +01:00
Christian Hesse
8b6831368e
Add Brett Cornwall (ainola)
2018-11-25 20:32:28 +01:00
Christian Hesse
586568d991
Prepare release
2018-11-22 12:29:45 +01:00
Christian Hesse
09ccd53792
Update keyring
2018-11-22 12:29:01 +01:00
Christian Hesse
af552837dd
Add Konstantin Gizdov (kgizdov)
2018-11-21 12:49:06 +01:00
Christian Hesse
833e213974
Prepare release
2018-11-13 20:32:03 +01:00
Christian Hesse
055d64cce1
Update keyring
2018-11-13 20:31:37 +01:00
Christian Hesse
5ae32f0406
Add Daniel Bermond (dbermond)
2018-11-13 20:07:22 +01:00
Pierre Schmitz
cc8ad71eac
Prepare release
2018-10-31 17:34:21 +01:00
Pierre Schmitz
b3ccfc605e
Update keyring
2018-10-31 17:33:45 +01:00
Florian Pritz
da5de1b77a
prepare release
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-10-18 14:53:51 +02:00
Florian Pritz
fab4c1146b
Update keyring
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-10-18 14:44:10 +02:00
Florian Pritz
1a263eb096
Re-add key of Alad Wenter
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-10-18 14:41:30 +02:00
Pierre Schmitz
49d009adcc
Revoke superseded of Gaetan Bisson
2018-10-07 11:17:01 +02:00
Pierre Schmitz
1b2edec099
Revoke key of eric (Eric Bélanger)
2018-10-07 11:07:11 +02:00
Pierre Schmitz
c67c67b643
Revoke key of dwallace (Daniel Wallace)
2018-10-07 11:00:27 +02:00
Jelle van der Waa
8b5b62910f
README: Document the revocation of a packager key
...
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2018-10-04 16:02:28 +02:00
Jelle van der Waa
fbcb563e5f
Prepare new release
...
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
2018-10-03 21:21:15 +02:00