]> git.proxmox.com Git - pmg-rs.git/log
pmg-rs.git
2 years agoThis repository was moved to proxmox-perl-rs master
Wolfgang Bumiller [Tue, 4 Jan 2022 10:08:05 +0000 (11:08 +0100)]
This repository was moved to proxmox-perl-rs

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agobump version to 0.3.2
Wolfgang Bumiller [Thu, 18 Nov 2021 10:18:58 +0000 (11:18 +0100)]
bump version to 0.3.2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agoupdate to perlmod 0.8
Stoiko Ivanov [Tue, 9 Nov 2021 16:20:06 +0000 (17:20 +0100)]
update to perlmod 0.8

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agoadd support for set_proxy
Stoiko Ivanov [Tue, 9 Nov 2021 16:20:05 +0000 (17:20 +0100)]
add support for set_proxy

this commit needs a versioned dependency bump on proxmox-acme-rs

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agobump proxmox-acme-rs dependency to 0.3.1
Wolfgang Bumiller [Thu, 18 Nov 2021 10:17:36 +0000 (11:17 +0100)]
bump proxmox-acme-rs dependency to 0.3.1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agobump version to 0.3.1
Wolfgang Bumiller [Thu, 21 Oct 2021 11:15:35 +0000 (13:15 +0200)]
bump version to 0.3.1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agodrop proxmox dependency
Wolfgang Bumiller [Thu, 21 Oct 2021 11:16:34 +0000 (13:16 +0200)]
drop proxmox dependency

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agoupdate to perlmod 0.7
Wolfgang Bumiller [Thu, 21 Oct 2021 11:16:27 +0000 (13:16 +0200)]
update to perlmod 0.7

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agoupdate to proxmox-acme-rs 0.3
Wolfgang Bumiller [Thu, 21 Oct 2021 11:14:40 +0000 (13:14 +0200)]
update to proxmox-acme-rs 0.3

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agofix #3688: handle optional meta property of the directory
Dominik Csapak [Thu, 21 Oct 2021 09:10:44 +0000 (11:10 +0200)]
fix #3688: handle optional meta property of the directory

meta is optional so handle that, fixes the issue where one could not
create an account on custom ACME endpoints without a meta property since
it could not be parsed

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2 years agouse hex crate instead of proxmox::tools::digest_to_hex
Wolfgang Bumiller [Wed, 13 Oct 2021 08:23:55 +0000 (10:23 +0200)]
use hex crate instead of proxmox::tools::digest_to_hex

and drop proxmox dependency
and update proxmox-apt dependency

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agobuildsys: upload to bullseye
Thomas Lamprecht [Fri, 30 Jul 2021 09:01:10 +0000 (11:01 +0200)]
buildsys: upload to bullseye

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agobump version to 0.3.0
Thomas Lamprecht [Fri, 30 Jul 2021 08:57:22 +0000 (10:57 +0200)]
bump version to 0.3.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agod/source: switch to native versioning
Thomas Lamprecht [Fri, 30 Jul 2021 08:56:55 +0000 (10:56 +0200)]
d/source: switch to native versioning

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agocargo: update proxmox and proxmox-apt
Thomas Lamprecht [Fri, 30 Jul 2021 08:42:52 +0000 (10:42 +0200)]
cargo: update proxmox and proxmox-apt

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

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agoapt: repos: adapt to back-end changes
Fabian Ebner [Thu, 29 Jul 2021 12:38:09 +0000 (14:38 +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>
3 years agocargo: set features to empty array
Thomas Lamprecht [Tue, 13 Jul 2021 12:13:27 +0000 (14:13 +0200)]
cargo: set features to empty array

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agobump version to 0.2.0-1
Thomas Lamprecht [Tue, 13 Jul 2021 10:51:02 +0000 (12:51 +0200)]
bump version to 0.2.0-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agocargo: update authors
Thomas Lamprecht [Tue, 13 Jul 2021 10:50:42 +0000 (12:50 +0200)]
cargo: update authors

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoadd bindings for proxmox-apt
Fabian Ebner [Tue, 13 Jul 2021 08:04:11 +0000 (10:04 +0200)]
add bindings for proxmox-apt

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agobump perlmod dependency
Fabian Ebner [Tue, 13 Jul 2021 08:04:10 +0000 (10:04 +0200)]
bump perlmod dependency

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agobump version to 0.2-1
Thomas Lamprecht [Thu, 27 May 2021 18:06:54 +0000 (20:06 +0200)]
bump version to 0.2-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agodebian: update debhelper compat level to 12
Thomas Lamprecht [Thu, 27 May 2021 17:59:00 +0000 (19:59 +0200)]
debian: update debhelper compat level to 12

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoacme: drop unnecessary 'mut' in to_account_data
Wolfgang Bumiller [Fri, 7 May 2021 11:57:56 +0000 (13:57 +0200)]
acme: drop unnecessary 'mut' in to_account_data

this also fixes a clippy lint

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agobump proxmox-acme-rs dependency to 0.2.2
Wolfgang Bumiller [Fri, 7 May 2021 11:57:32 +0000 (13:57 +0200)]
bump proxmox-acme-rs dependency to 0.2.2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agod/changelog: switch suite to pmg from onwards 0.1.2-1
Wolfgang Bumiller [Mon, 29 Mar 2021 12:21:24 +0000 (14:21 +0200)]
d/changelog: switch suite to pmg from onwards 0.1.2-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agocsr generation was moved to to proxmox-acme-rs
Wolfgang Bumiller [Tue, 13 Apr 2021 09:39:06 +0000 (11:39 +0200)]
csr generation was moved to to proxmox-acme-rs

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agobump proxmox-acme-rs dep to 0.2.0
Wolfgang Bumiller [Tue, 13 Apr 2021 09:33:43 +0000 (11:33 +0200)]
bump proxmox-acme-rs dep to 0.2.0

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agobump version to 0.1.2
Wolfgang Bumiller [Mon, 29 Mar 2021 09:23:30 +0000 (11:23 +0200)]
bump version to 0.1.2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agoenable 'make upload' target
Wolfgang Bumiller [Mon, 29 Mar 2021 09:27:04 +0000 (11:27 +0200)]
enable 'make upload' target

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agostyle fixup
Wolfgang Bumiller [Mon, 29 Mar 2021 11:59:05 +0000 (13:59 +0200)]
style fixup

The `options` aren't reused, so inline them up to the open
call.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agoaccount: create account files with 0600 permissions
Stoiko Ivanov [Mon, 29 Mar 2021 11:18:37 +0000 (13:18 +0200)]
account: create account files with 0600 permissions

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
3 years agobump version to 0.1.1-1
Wolfgang Bumiller [Wed, 17 Mar 2021 12:44:58 +0000 (13:44 +0100)]
bump version to 0.1.1-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agobugfix: require proxmox-acme-rs 0.1.3
Wolfgang Bumiller [Wed, 17 Mar 2021 12:35:25 +0000 (13:35 +0100)]
bugfix: require proxmox-acme-rs 0.1.3

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agod/control: update and track build dependencies
Thomas Lamprecht [Tue, 16 Mar 2021 13:10:32 +0000 (14:10 +0100)]
d/control: update and track build dependencies

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoavoid debug build building deb file
Wolfgang Bumiller [Tue, 16 Mar 2021 13:06:34 +0000 (14:06 +0100)]
avoid debug build building deb file

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
3 years agoimport
Wolfgang Bumiller [Mon, 15 Feb 2021 09:01:00 +0000 (10:01 +0100)]
import

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>