all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-apt 0/2] fix detection for PVE
@ 2021-07-16 12:36 Fabian Ebner
  2021-07-16 12:36 ` [pve-devel] [PATCH proxmox-apt 1/2] bump proxmox dependency Fabian Ebner
  2021-07-16 12:36 ` [pve-devel] [PATCH proxmox-apt 2/2] standard repo detection: handle alternative URI for PVE repos Fabian Ebner
  0 siblings, 2 replies; 3+ messages in thread
From: Fabian Ebner @ 2021-07-16 12:36 UTC (permalink / raw)
  To: pve-devel

For PVE, the final "/pve" is in the URI is optional.

Fabian Ebner (2):
  bump proxmox dependency
  standard repo detection: handle alternative URI for PVE repos

 Cargo.toml                                 |  2 +-
 debian/control                             |  8 ++---
 src/repositories/repository.rs             | 19 +++++-----
 src/repositories/standard.rs               | 42 ++++++++++++++++------
 tests/repositories.rs                      | 14 ++++++++
 tests/sources.list.d.expected/pve-alt.list |  8 +++++
 tests/sources.list.d/pve-alt.list          |  6 ++++
 7 files changed, 75 insertions(+), 24 deletions(-)
 create mode 100644 tests/sources.list.d.expected/pve-alt.list
 create mode 100644 tests/sources.list.d/pve-alt.list

-- 
2.30.2





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-16 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 12:36 [pve-devel] [PATCH proxmox-apt 0/2] fix detection for PVE Fabian Ebner
2021-07-16 12:36 ` [pve-devel] [PATCH proxmox-apt 1/2] bump proxmox dependency Fabian Ebner
2021-07-16 12:36 ` [pve-devel] [PATCH proxmox-apt 2/2] standard repo detection: handle alternative URI for PVE repos Fabian Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal