Commit Graph

283 Commits

Author SHA1 Message Date
Christian Hesse
e3ab3cf2f6
Prepare release 2021-08-18 23:59:07 +02:00
Christian Hesse
5d392d8e84
Update keyring
... and collect latest changes.
2021-08-18 23:52:26 +02:00
Christian Hesse
4c7229bb49
removal of Alad Wenter (alad)
https://lists.archlinux.org/pipermail/aur-general/2021-August/036501.html
2021-08-18 23:39:08 +02:00
Christian Hesse
21f4e63d40
removal of Andrzej Giniewicz (aginiewicz)
https://lists.archlinux.org/pipermail/arch-dev-public/2021-May/030445.html
https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/issues/16
2021-08-18 23:37:54 +02:00
Bruno Pagani
1e97f5193a new key of Caleb Maclennan (alerque)
https://lists.archlinux.org/pipermail/aur-general/2021-June/036321.html
2021-08-18 21:18:18 +00:00
Bruno Pagani
42144ade00
packagers-keyids: fix my handle 2021-08-18 22:27:46 +02:00
Christian Hesse
8836013ea3 Update merge request templates
Merging these makes sense before closing the related issue. So add a
reference, but to not close automatically.
2021-08-18 17:00:51 +00:00
Christian Hesse
00f7bec5a3
Update keyring
... and collect extended key lifetime for jlichtblau.
2021-08-18 18:59:29 +02:00
Christian Hesse
393274968a
Update keyring
... and collect extended key lifetime for yan12125.
2021-08-18 13:12:34 +02:00
Christian Hesse
3012463af8
Update keyring
... and collect extended key lifetime for rgacogne.
2021-08-16 12:33:13 +02:00
Christian Hesse
39194adf3f
Prepare release 2021-08-02 14:16:38 +02:00
Christian Hesse
9ad88b84d9
Update keyring
... and collect latest changes, including:

* extended key lifetime for ainola
* extended key lifetime for daurnimator
2021-08-02 14:16:07 +02:00
Christian Hesse
9cbe1e1414
update-keys: switch to keyserver keyserver.ubuntu.com
As the SKS infrastructure is offline for good, we need to switch to
keyserver.ubuntu.com for the time being.

The Ubuntu keyservers to not support EC keys, thus we have to ignore
failure when refreshing keys.
2021-08-02 13:23:39 +02:00
David Runge
0ee9781b80
Merge branch 'issues/3'
* issues/3:
  Add SPDX license identifier
  Add GPL-3.0-or-later license file
2021-07-29 07:53:44 +02:00
David Runge
1cf0aa446f
Add SPDX license identifier
update-keys:
Add SPDX license identifier for GPL-3.0-or-later.
2021-07-29 07:48:38 +02:00
David Runge
8ca7ff505a
Add GPL-3.0-or-later license file
LICENSE:
Add GPL-3.0-or-later license file.
2021-07-29 07:48:34 +02:00
Christian Hesse
8b14e1cb46 removal of Giovanni Scafora (giovanni)
Giovanni is developer fellow, but no longer active.
https://archlinux.org/people/developer-fellows/#giovanni
2021-06-16 08:08:59 +00:00
Christian Hesse
ebb7af3852
Prepare release 2021-06-16 09:53:56 +02:00
Christian Hesse
fd7104caf4
Update keyring
... and collect latest changes, including:

* main key for dvzrv
* packager key for grawlinson
2021-06-11 08:52:53 +02:00
Morten Linderud
3730c64961
Added grawlinson keyid
Signed-off-by: Morten Linderud <morten@linderud.pw>
2021-05-30 13:34:59 +02:00
Christian Hesse
5c3145c71d
resignation of Dan McGee (dan)
All done, just missed to mark his key revoked here.
https://bugs.archlinux.org/task/65081
2021-05-12 10:04:37 +02:00
David Runge
b51819cd50 Add merge request templates for key actions
.gitlab/merge_request_templates/*.md:
Add templates for merge requests that add or remove new packager or main
keys.
2021-05-12 07:18:06 +00:00
David Runge
702320750d Extend issue templates to set title and be more specific
.gitlab/issue_templates/*.md:
Set the title in all issue templates.
Add an explicit identifier (MODIFY) to all parts of the template where
modification is required by the user.
Extend the main key removal template by more specific steps for the main
key holders and keyring maintainer.
2021-05-12 07:16:14 +00:00
David Runge
9ce8c5953e Extend remove packager key issue template
.gitlab/issue_templates/Remove Packager Key.md:
Add a subsection for main key holders that specifically tracks the
status on the key signature revocation.
2021-05-12 07:16:14 +00:00
David Runge
9bfb673253 Extend new packager key issue template
.gitlab/issue_templates/New Packager Key.md:
Extend the Checks section by a subsection specifically for main key
holders, that ensures all main key holders have validated and signed a
new packager key (with the help of checkboxes).
Clarify wording in the keyring maintainer related subsection.
2021-05-12 07:16:14 +00:00
David Runge
f0b827ecd4
Add main key dvzrv
master-keyids
Add new main key 2AC0A42EFB0B5CBC7A0402ED4DC95B6D7BE9892E
(dvzrv@master-key.archlinux.org).

Closes #5
2021-05-08 20:35:53 +02:00
David Runge
cee2860934
Resignation of bpiotrowski
Revoke key ID F3691687D867B81B51CE07D9BBE43771487328A9 of bpiotrowski
due to resignation.

Closes #8
2021-05-08 20:27:01 +02:00
Levente Polyak
38c96658c2
ci: add basic job to check new key additions and removals 2021-05-08 20:00:05 +02:00
Levente Polyak
feab8a68eb
doc: split and add checks to issue templates according to responsibilities
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
2021-04-29 20:17:49 +02:00
David Runge
71a5af7f18
Add issue templates for key actions
.gitlab/issue_templates/New Main Key.md:
Add issue template for adding a new main key.

.gitlab/issue_templates/New Packager Key.md:
Add issue template for adding a new packager key.

.gitlab/issue_templates/Remove Main Key.md:
Add issue template for removing a main key.

.gitlab/issue_templates/Remove Packager Key.md:
Add issue template for removing a packager key.
2021-04-27 13:45:18 +02:00
Christian Hesse
6c54e35916 Prepare release 2021-01-10 21:28:53 +01:00
Christian Hesse
50059633a4 Update keyring
New trusted keys with this commit:

 * bastelfreak
 * orhun
 * rgacogne
2021-01-10 21:27:09 +01:00
Christian Hesse
c8f5fc16e9 Update keyring 2021-01-08 22:54:54 +01:00
Christian Hesse
586dfb5430 new key of Orhun Parmaksız (orhun) 2021-01-08 22:48:47 +01:00
Christian Hesse
6fd824cf03 resignation of Baptiste Jonglez (zorun)
Baptiste Jonglez resigned on aur-general.
2020-12-23 14:45:42 +01:00
Christian Hesse
48396d8203 new key of Remi Gacogne (rgacogne) 2020-12-12 21:55:53 +01:00
Christian Hesse
80e1407754 Prepare release 2020-12-10 21:02:08 +01:00
Christian Hesse
b652387226 Update keyring 2020-12-10 21:00:28 +01:00
Christian Hesse
bca14a1d30 Removal of arcanis due to inactivity 2020-12-10 20:51:49 +01:00
Christian Hesse
3a03a8e0e7 new key of Tim Meusel (bastelfreak) 2020-12-10 20:49:50 +01:00
Christian Hesse
76157b79a5 Update keyring
... and collect...

* revoked signatures for bisson & dreisner
* extended lifetime for jleclanche's key
2020-10-29 09:59:08 +01:00
Christian Hesse
3490b904b1 Prepare release 2020-10-28 17:04:48 +01:00
Christian Hesse
b60d3e0883 Update keyring
... and get raster's key including signatures.
2020-10-28 17:03:32 +01:00
Christian Hesse
7bf3611fb2 new key of Carsten Haitzler (raster) 2020-10-10 00:25:40 +02:00
Christian Hesse
cbea8e837e resignation of Dave Reisner (dreisner)
Dave Reisner resigned on arch-dev.
2020-09-07 22:50:15 +02:00
Christian Hesse
f8ad104596 resignation of Gaetan Bisson (bisson)
Gaetan Bisson resigned on arch-dev-public:
https://lists.archlinux.org/pipermail/arch-dev-public/2020-August/030073.html
2020-09-02 15:21:12 +02:00
Christian Hesse
93dea57cef Prepare release 2020-08-20 14:23:38 +02:00
Christian Hesse
8cb23a4919 Update keyring
... and get kgizdov's new key.
2020-08-20 14:22:26 +02:00
Christian Hesse
677c5b5391 new key of Konstantin Gizdov (kgizdov) 2020-08-20 14:21:23 +02:00
Christian Hesse
d34e495c40 Prepare release 2020-08-17 23:46:12 +02:00