4966bc9b46
Export with comment
...
... containing username and keyid
2019-10-07 23:39:04 +02:00
af4b81ed04
Update keyring
...
... and get everything stripped by export-minimal before - including
proper revocation signatures.
2019-10-07 23:38:07 +02:00
8f471cf44e
Do not export minimal, but clean
2019-10-07 23:36:09 +02:00
415fb73b35
Update keyring
...
... and get latest signatures, including:
* extended lifetime for anthraxx' packager key
* extra master signature for anatolik's key (which brings us one step
closer to revoking thomas' master key)
* diabonas' packager key with three master key signatures
2019-10-07 23:35:07 +02:00
28814448e1
Add Jonas Witschel (diabonas)
2019-09-27 20:54:39 +02:00
4088d5cd3c
Update keyring
...
... and get latest signatures.
2019-09-11 10:10:39 +02:00
283e940bbe
Prepare release
20190827
2019-08-27 21:26:42 +02:00
91cd3b4fe4
Update keyring
...
... and get latest signatures, including key with extended
lifetime for daurnimator.
2019-08-27 21:23:17 +02:00
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
cf5ed9feeb
update-keys: do not minimize but export-minimal
2019-08-06 09:38:04 +02:00
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
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
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
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
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
c4f33de41d
Prepare release
20190805
2019-08-05 09:57:20 +02:00
745bffab6a
Update keyring
...
... and get latest signatures, including key with extended lifetime
for Brett Cornwall (ainola).
2019-08-04 19:20:45 +02:00
d3e01dd07b
Update keyring
...
... and get latest signatures.
2019-07-17 14:52:39 +02:00
75b586c598
Update keyring
...
... and get latest signatures.
2019-05-14 00:05:25 +02:00
35d91559ff
Modify the temporary master key generation
2019-01-23 23:12:15 +01:00
06553feca9
Prepare release
20190123
2019-01-23 22:55:41 +01:00
7b4d1dd1a8
Update keyring
...
get anthraxx's master key and his signatures
2019-01-23 22:51:55 +01:00
72e85ae7ce
Add master key for Levente Polyak (anthraxx)
2019-01-23 22:37:38 +01:00
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
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
f82fc176a5
Update keyring
...
get escondida's key with extended lifetime
2019-01-23 10:07:58 +01:00
122f61055c
Update keyring
...
get alad's key with extended lifetime
2019-01-22 16:49:05 +01:00
b654887de7
Prepare release
20190122
2019-01-22 15:18:53 +01:00
8a130390bd
Update keyring
2019-01-22 15:18:02 +01:00
331b16f201
Add daurnimator
2019-01-22 14:56:46 +01:00
cd5d6983b9
Prepare release
20181218
2018-12-18 09:19:28 +01:00
8ef0dc3ea3
Update keyring
2018-12-18 09:13:40 +01:00
7cca069608
Add Daniel M. Capella (polyzen)
2018-12-10 10:43:03 +01:00
7a78f814cc
Prepare release
20181128
2018-11-28 13:10:34 +01:00
7382ce5e7a
Update keyring
2018-11-28 13:10:09 +01:00
b4f3a2a6a4
Add Maxim Baz (maximbaz)
2018-11-26 16:44:31 +01:00
51cb7ec077
Prepare release
20181126
2018-11-26 16:40:40 +01:00
4c51317fe8
Update keyring
2018-11-26 12:28:42 +01:00
8b6831368e
Add Brett Cornwall (ainola)
2018-11-25 20:32:28 +01:00
586568d991
Prepare release
20181122
2018-11-22 12:29:45 +01:00
09ccd53792
Update keyring
2018-11-22 12:29:01 +01:00
af552837dd
Add Konstantin Gizdov (kgizdov)
2018-11-21 12:49:06 +01:00
833e213974
Prepare release
20181113
2018-11-13 20:32:03 +01:00
055d64cce1
Update keyring
2018-11-13 20:31:37 +01:00
5ae32f0406
Add Daniel Bermond (dbermond)
2018-11-13 20:07:22 +01:00
cc8ad71eac
Prepare release
20181031
2018-10-31 17:34:21 +01:00
b3ccfc605e
Update keyring
2018-10-31 17:33:45 +01:00
da5de1b77a
prepare release
...
Signed-off-by: Florian Pritz <bluewind@xinu.at >
20181018
2018-10-18 14:53:51 +02:00
fab4c1146b
Update keyring
...
Signed-off-by: Florian Pritz <bluewind@xinu.at >
2018-10-18 14:44:10 +02:00
1a263eb096
Re-add key of Alad Wenter
...
Signed-off-by: Florian Pritz <bluewind@xinu.at >
2018-10-18 14:41:30 +02:00