]> git.proxmox.com Git - pve-rs.git/log
pve-rs.git
2 years agoThis repository was moved to proxmox-perl-rs master
Wolfgang Bumiller [Tue, 9 Nov 2021 14:23:56 +0000 (15:23 +0100)]
This repository was moved to proxmox-perl-rs

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agodrop proxmox dependency and update apt/openid versions
Wolfgang Bumiller [Tue, 12 Oct 2021 08:35:04 +0000 (10:35 +0200)]
drop proxmox dependency and update apt/openid versions

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agouse hex crate instead of proxmox::tools::digest_to_hex
Wolfgang Bumiller [Tue, 12 Oct 2021 08:34:40 +0000 (10:34 +0200)]
use hex crate instead of proxmox::tools::digest_to_hex

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agobump version to 0.2.3
Thomas Lamprecht [Thu, 29 Jul 2021 16:13:18 +0000 (18:13 +0200)]
bump version to 0.2.3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoupdate proxmox, apt, openid dependencies
Thomas Lamprecht [Thu, 29 Jul 2021 16:12:16 +0000 (18:12 +0200)]
update proxmox, apt, openid dependencies

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoapt: repos: adapt to further back-end changes
Fabian Ebner [Thu, 29 Jul 2021 12:25:54 +0000 (14:25 +0200)]
apt: repos: adapt to further back-end changes

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2 years agoapt: repos: adapt to back-end changes
Fabian Ebner [Thu, 29 Jul 2021 12:25:53 +0000 (14:25 +0200)]
apt: repos: adapt to back-end changes

It's up to the caller to provide the current release for standard
repository detection/addition.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2 years agobump version to 0.2.2
Thomas Lamprecht [Fri, 2 Jul 2021 11:06:56 +0000 (13:06 +0200)]
bump version to 0.2.2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agocargo: bump perlmod dependency to 0.5.2
Thomas Lamprecht [Fri, 2 Jul 2021 11:13:15 +0000 (13:13 +0200)]
cargo: bump perlmod dependency to 0.5.2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoapt: check if repository is already configured before adding
Fabian Ebner [Thu, 1 Jul 2021 09:01:40 +0000 (11:01 +0200)]
apt: check if repository is already configured before adding

and if it is, enable it.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2 years agoapt: avoid overwriting files that could not be parsed
Fabian Ebner [Thu, 1 Jul 2021 07:54:00 +0000 (09:54 +0200)]
apt: avoid overwriting files that could not be parsed

The enable/disable case should not be reachable via UI as the digest
check comes first, but it's still good to fix it too.

Reported-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2 years agobump version to 0.2.1
Thomas Lamprecht [Thu, 1 Jul 2021 16:37:27 +0000 (18:37 +0200)]
bump version to 0.2.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agocargo: bump proxmox-apt dependency to 0.4.0
Thomas Lamprecht [Thu, 1 Jul 2021 16:36:40 +0000 (18:36 +0200)]
cargo: bump proxmox-apt dependency to 0.4.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agobump version to 0.2.0, switch to native versioning
Thomas Lamprecht [Wed, 30 Jun 2021 18:56:59 +0000 (20:56 +0200)]
bump version to 0.2.0, switch to native versioning

As this is a native package with actual libraries (not just rust
code) coming from Proxmox, so dropping the debian-revision (only
intended for outside packages re-build/packaged for a distro) is
legitimate here, especially as its quite new and so nobody will
really notice it was using another schema..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agocargo: update proxmox-openid to 0.6.0
Thomas Lamprecht [Wed, 30 Jun 2021 18:55:53 +0000 (20:55 +0200)]
cargo: update proxmox-openid to 0.6.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoopenid bindings: drop unused import of anyhow::bail
Thomas Lamprecht [Wed, 30 Jun 2021 18:55:28 +0000 (20:55 +0200)]
openid bindings: drop unused import of anyhow::bail

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agocargo: bump proxmox-apt dependency to 0.3.1
Thomas Lamprecht [Wed, 30 Jun 2021 18:47:37 +0000 (20:47 +0200)]
cargo: bump proxmox-apt dependency to 0.3.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoadd bindings for proxmox-apt
Fabian Ebner [Wed, 23 Jun 2021 13:39:01 +0000 (15:39 +0200)]
add bindings for proxmox-apt

which contains includes logic for repository handling.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2 years agobump version to 0.1.2-1, depend on proxmox-openid 0.5.0
Dietmar Maurer [Wed, 23 Jun 2021 09:21:41 +0000 (11:21 +0200)]
bump version to 0.1.2-1, depend on proxmox-openid 0.5.0

2 years agobump version to 0.1.1, denpend on permod 0.5.1
Dietmar Maurer [Wed, 23 Jun 2021 09:09:55 +0000 (11:09 +0200)]
bump version to 0.1.1, denpend on permod 0.5.1

2 years agochange upload target to Debian 'bullseye'
Dietmar Maurer [Tue, 22 Jun 2021 08:31:42 +0000 (10:31 +0200)]
change upload target to Debian 'bullseye'

2 years agoadd proxmox-openid bindings
Dietmar Maurer [Tue, 22 Jun 2021 07:17:04 +0000 (09:17 +0200)]
add proxmox-openid bindings

2 years agoinitial commit, adding files for Debian packaging
Fabian Ebner [Fri, 11 Jun 2021 11:44:10 +0000 (13:44 +0200)]
initial commit, adding files for Debian packaging

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>