-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathdistribution-gpg-keys.spec
571 lines (446 loc) · 15.4 KB
/
distribution-gpg-keys.spec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
Name: distribution-gpg-keys
Version: 1.110
Release: 1%{?dist}
Summary: GPG keys of various Linux distributions
License: CC0-1.0
URL: https://github.com/xsuchy/distribution-gpg-keys
# Sources can be obtained by
# git clone git://github.com/xsuchy/distribution-gpg-keys.git
# cd distribution-gpg-keys
# tito build --tgz
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
%if 0%{?fedora} > 0
Suggests: ubu-keyring
Suggests: debian-keyring
Suggests: archlinux-keyrings
Suggests: %{name}-copr
%endif
%description
GPG keys used by various Linux distributions to sign packages.
%package copr
Summary: GPG keys for Copr projects
BuildArch: noarch
%description copr
GPG keys used by Copr projects.
%prep
%setup -q
%build
#nothing to do here
%install
mkdir -p %{buildroot}%{_datadir}/%{name}/
cp -a keys/* %{buildroot}%{_datadir}/%{name}/
%files
%license LICENSE
%doc README.md SOURCES.md
%{_datadir}/%{name}
%exclude %{_datadir}/%{name}/copr
%files copr
%license LICENSE
%{_datadir}/%{name}/copr
%changelog
- Add keys for el-10 rpmfusion-free and nonfree
- Add symlinks to rpmfusion 42 and 43
- Navy Linux GPG key Update
- update copr keys
- fedora: Update rawhide symlink
- Update keys for Azure Linux and Kylin
- update copr keys
- alma: Add AlmaLinux 10 key
- add Remi 2025 key
- Add Fedora 44 key
- Update Mageia gpg key
- update copr keys
- add link for remi/EL-10 key
- update copr keys
- add fedora 43 keys and change rawhide symlink
- Refresh GPG keys for Dell
- update copr keys
- Add RPM-GPG-KEY-CentOS-Official-SHA256
- update copr keys
- add FFmpeg, LibreWolf, Monero, VideoLAN, and yt-dlp keys
- Add CentOS 10 and EPEL 10 GPG keys
- add Alpine Linux and postmarketOS keys
- update copr keys
- Create cathugger.asc
- Create zzz.key.asc
- Create idk.key.asc
- Create hulahoop.asc
- Create adrelanos.asc
- Create makemkv_pub.txt
* Wed Feb 14 2024 Miroslav Suchý <[email protected]>
- add F42 key and move rawhide link
- update copr keys
- update postgresql keys
- update copr keys
- Add remi 2024 Key
- update copr keys
- Add Qubes OS 4.2 release key
- Split AlmaLinux OS 8 GPG public keys to fix microdnf
- Update AlmaLinux OS 8 public key
- update copr keys
- Add openSUSE Backports 2023 key
- Update Amazon Linux 2023 public key
- update copr keys
- add script to check all keys
- remove expired jenkins key
- update expired intel security key
- update expired navy linux key
- update expired bluejeans key
- add script to check expiration
- Add the key for pkgs.k8s.io (Kubernetes)
- Restructure openSUSE GPG keys
- new release to test new release process
- new release because testing new release process
- Add SUSE ALP signing keys
- Add SLE 2023 signing keys
- add symlinkg to rpmfusion 40 and 41
- update copr keys
- add remi fedora 39 link to 2023 key
- update Google key
- add Fedora 41 key
- Add source URL for AL2023
- update copr keys
- Update expired RPM-GPG-KEY-Mageia key
- Add keys for Azure Linux
- update copr keys
- add per distro/version link to proper key for remi
- update brave keys
- add Docker key
- add mullvad key
- update copr keys
- update virtualbox key
- update openSUSE-Backports key
- update skype key
- update copr keys
- Add Jenkins 2023
- Add keys for Bacula & Baculum
- Add keys for Google Cloud
- Add VeraCrypt keys
- add Element keys
- update copr keys
- Add Amazon Linux 2023 and remove Amazon Linux 2022 key
- add AnyDesk GPG key
- add tumbleweed key
- Added RPM Fusion keys for Fedora 39.
- update copr keys
- add elastic gpg key
- move symlink of fedora-rawhide to fedora-39
- add openEuler new key
- update copr keys
- add fedora 40 gpg key
- update copr keys
- Add remi 2023 key
- add TeamViewer key
- add SME Server keys
- update copr keys
- fix Fedora 39 key
- update copr keys
- update copr keys
- change license to spdx
- Add openEuler GPG Key
- update copr keys
- Add Oracle Linux 9 key
- Add Fedora 10 key
- add fedora 38 and 39
- update copr keys
- Add Amazon Linux 2022 GPG key
- Add Anolis OS GPG Keys
- update copr keys
- Add Rocky Linux 9 Keys and Refresh 8
- update copr keys
- Add Circle Linux GPG Keys
- Refresh AlmaLinux keys to add AlmaLinux 9 key
- update copr keys
- Add RHEL9 keys
- Add RPM Fusion keys for Fedora 38
- update copr keys
- Add RPM Fusion keys for EL 9
- update copr keys
- Refresh all CentOS SIG keys (rhbz#2059424)
- update copr keys
- centos: Add new CentOS Extras SIG key (SHA256)
- update copr keys
- Add remi 2022 key
- move Fedora Rawhide key to F37
- Add EuroLinux 9 key
- Add CentOS Extras SIG key
- Add symlink for CentOS Stream 9 to main official key
- add Fedora 37
- update copr keys
- add new MySQL key
- update copr keys
- update copr keys
- Add Navy Linux RPM GPG official key
- update copr keys
- Add EPEL9 key
- Move Rawhide to F36
- Add keys of RPM Fusion Fedora 37
- update copr keys
- Add keys of Fedora rpmfusion 36
- update copr keys
- update copr keys
- update copr keys
- Add Rocky Linux Keys
- update copr keys
- Add openSUSE Backports OBS project key
- Add SUSE's package signing keys
- update copr keys
- update copr keys
- update copr keys
- Add missing CentOS SIG keys
- add Fedora 36 key
- matrix of opengpg availablity
- add intel new gpg key
- Add symlinks for F35
- update copr keys
- add mariadb key
- document type61
- add Alma Linux
- add Fedora 35
- update copr keys
- update copr keys
- add Remi 2021 key
- update copr keys
- update copr keys
- update README with list of keys
- correct symlinks for rpmfusion 33/34
- update copr keys
- update link to fedora rawhide
- add Fedora ELN keys
- add Zoom gpg key
- Add Oracle Linux GPG keys
- now really add f33
- add f33 releasers
- update copr keys
- add rpmfusion 33 and update latest links
- add Fedora 34 key
- update copr keys
- add Qubes signing keys
- update copr keys
- Add Datto's third party repository GPG keys
- Add EuroLinux keys
- update copr keys
- add intel gpg key
- add RosaLinux GPG keyring
- update copr keys
- add mysql gpg key
- add BlueJeans key
- Add symlink from CentOS 8 to CentOS Official key
- add remi 2020 key and update for f32 branch
- update copr keys
- f29 is eoled
- Symlink Rawhide to Fedora 33 key
- Add remi 2020 key
- update copr keys
- add Fedora 33 gpg key
- Add keys for IUS repository (https://ius.io)
- update copr keys
- Add key for Amazon Linux 2
- update copr keys
- fix whitespace error in fedora-32 key (rhbz#1743422)
- Add RPM Fusion keys for fedora 32
- add EPEL-8
- add CentOS 8 keys
- add Fedora 32 key
- Update Copr keys
- Add OpenMandriva package signing key
- add Zimbra key
- update Copr keys
- Deleted old Copr keys and added new Copr keys
- readme: add note about Debian, Ubuntu and Arch
- update list of keys in README
- add brave key
- Add remi 2019 key
- update Copr keys
- add F31 key and point rawhide to F31
- add Fedora iot keys
- update copr keys
- Add cuda 2019 - el8 - fedora 31 keys (rpmfusion)
- update copr keys
- add RPM-GPG-KEY-redhat8-release
- update copr keys
- add RPM-GPG-KEY-redhat8-beta key
- add RPM-GPG-KEY-redhat-auxiliary2
- update Copr keys
- add Microsoft key
- update copr keys
- add rawhide as symlink to F30
- update copr keys
- add fedora 30
- Add openSUSE Package Signing Key
- add scientific linux key
- update copr keys
- add Fedora 29 key
- Update keys for rpmfusion
- Add rpmfusion f29 f30 keys for free nonfree
- update copr keys
- add UnitedRPMs
- Add remi 2018 key
- update Copr keys
- update Copr keys
- update Copr keys
- update Copr keys
- add new remi key
- update Copr keys
- add remi's repository gpg key
- add jpackage gpg key
- add CalcForge gpg key
- add virtualbox gpg key
- add PostgreSQL RPM Building Project gpg keys
- add Skype gpg key
- add Google gpg key
- add dell public key
- add RPM-GPG-KEY-adobe-linux
- add Dropbox gpg key
- add RPM-GPG-KEY-fedora-28-primary
- add rpmfusion 28
- update Copr keys
- add fedora modularity gpg key
- add SCL SIG key
- update Copr keys
- Update Red Hat Keys
- update Copr keys
- update source for rpmfusion
- Update symlinks for rpmfusion lastest/rawhide
- Add rpmfusion free/nonfree 27 keys
- Add rpmfusion free/nonfree 26 keys
- update COPR keys
- add F27 key
- add new copr keys
- add Fedora 26 keys
- add more CentOS 7 keys (aarch64, debug, SIGs, testing)
- update copr gpg keys
- README.md: Indicate what keys are actually included
- add rpmfusion F19 keys
- add note how to verify gpg key using fingerprint
- RPMFusion add fedora-20 and fedora-21 keys
- RPMFusion add rpmfusion el-7 keys
- RPMFusion add fedora-25 keys
- use symbol links .
- Add a crucial information to README.md
- do not use weak deps on rhel
- Rename mageia pubkey to RPM-GPG-KEY-Mageia
- move copr keys to subpackage
- update copr gpg keys
- add RPM-GPG-KEY-CentOS-SIG-AltArch-7-ppc64le
- add F25 keys
- update SOURCES
- update copr gpg keys
- add mageia gpg keys
- add copr keys
- added obsolete gpg keys
- document from where those keys can be originally obtained
- suggest installations of other keyrings
- do not include email in changelog items
- document how to do release
- change license to CC-0
- initial package