mirror of
https://git.proxmox.com/git/proxmox-archive-keyring
synced 2025-08-05 02:22:36 +00:00
bump version to 3.0
and change upload target to bookworm Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b797312395
commit
0dedfbbb01
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ ${DEB}: debian
|
||||
|
||||
.PHONY: upload
|
||||
upload: ${DEB}
|
||||
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs,pbs-client,infra --dist bullseye
|
||||
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs,pbs-client,infra --dist bookworm
|
||||
|
||||
.PHONY: distclean
|
||||
distclean: clean
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
proxmox-archive-keyring (3.0) bookworm; urgency=medium
|
||||
|
||||
* drop key for Debian Buster based installations
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Sun, 27 Nov 2022 15:14:10 +0100
|
||||
|
||||
proxmox-archive-keyring (2.2) bullseye; urgency=medium
|
||||
|
||||
* add ew release key for Debian 12 Bookworm
|
||||
|
Loading…
Reference in New Issue
Block a user