Commit Graph

  • 22a6b22630 pve: bump version to 0.9.4 master Thomas Lamprecht 2025-04-08 12:56:22 +0200
  • 3b81f9e2b5 pve: cargo: require proxmox-notify version 0.5.4 Thomas Lamprecht 2025-04-08 12:42:55 +0200
  • 02c8ef8e85 pve: bump version to 0.9.3 Thomas Lamprecht 2025-04-04 19:44:48 +0200
  • ab59f5a772 openid: update dependencies Fabian Grünbichler 2025-04-04 16:14:36 +0200
  • be287cfcf6 fix #4234: openid: adjust openid verification function for userinfo option Thomas Skinner 2025-04-04 16:07:17 +0200
  • b1f554dd11 pve, pmg: update d/control Wolfgang Bumiller 2025-03-19 12:21:12 +0100
  • d08df46683 log: use new logging builder, print to stderr and journald Gabriel Goller 2025-02-18 17:16:41 +0100
  • 8b3eda5893 gitignore: add pattern for build packages Maximiliano Sandoval 2025-03-10 10:34:49 +0100
  • f52f31534c cargo fmt Wolfgang Bumiller 2025-03-10 11:15:53 +0100
  • bd65c27b29 pve: tfa: write char comparison more succinctly Maximiliano Sandoval 2025-03-10 10:39:04 +0100
  • a0e0954689 pmg: Port to 2024 edition Maximiliano Sandoval 2025-03-10 10:39:03 +0100
  • eddb8fb50c pve: Port to 2024 edition Maximiliano Sandoval 2025-03-10 10:39:02 +0100
  • 3bcb2a6c41 pve: fix proxmox-ve-config crate build-dependeny Thomas Lamprecht 2025-02-26 17:56:27 +0100
  • dcee60dc1a bump pve to 0.9.2, pmg to 0.7.7 and common to 0.3.5 Thomas Lamprecht 2025-02-26 17:44:05 +0100
  • f7d5563c42 remove empty PMG::RS::OpenId package to avoid confusion Markus Frank 2025-02-26 12:38:38 +0100
  • 9ee9ad4154 move openid code from pve-rs to common Markus Frank 2025-02-26 12:38:37 +0100
  • 62ade0c4bb pve: depend on perlmod 0.13.5 and perlmod-bin 0.2.1-1 Wolfgang Bumiller 2025-01-16 13:47:59 +0100
  • 82bfbbf6c6 pve: bump version to 0.9.1 Thomas Lamprecht 2024-11-25 22:10:47 +0100
  • 04eb26f7e2 pve: update proxmox-ve-config to 0.2.1 Thomas Lamprecht 2024-11-25 22:10:08 +0100
  • cf26bd615f pve: bump version to 0.9.0 Thomas Lamprecht 2024-11-20 16:18:07 +0100
  • f83a9a6367 firewall: sdn: ignore EPERM when reading the legacy IPAM file Stefan Hanreich 2024-11-20 15:47:41 +0100
  • 7ae468de65 pve: bump version to 0.8.13 Thomas Lamprecht 2024-11-19 16:11:31 +0100
  • 217df011c9 sdn: use new IPAM state path with fallback to legacy one Thomas Lamprecht 2024-11-19 11:10:36 +0100
  • 601a82cb64 pve: bump version to 0.8.12 Thomas Lamprecht 2024-11-17 12:19:16 +0100
  • 0b9b31eead pve: bump dependency for proxmox-ve-config to 0.2 and add to d/control Thomas Lamprecht 2024-11-15 19:10:11 +0100
  • 02b7eae00a add PVE::RS::Firewall::SDN module Stefan Hanreich 2024-11-15 13:09:35 +0100
  • ebaf08b8e6 pve: bump dependency to proxmox-apt to 0.11.5 Thomas Lamprecht 2024-11-11 21:18:07 +0100
  • 64fafc6913 pve: bump version to 0.8.11 Thomas Lamprecht 2024-11-11 20:42:11 +0100
  • 2a107dd8e0 common: buildsys: Makefile: drop --no-pre-clean Jing Luo 2024-09-27 22:45:53 +0900
  • 2a1451f8f6 common: d/control: change binary package architecture from any to all Jing Luo 2024-09-27 22:45:52 +0900
  • f885544707 tree-wide: run cargo fmt Lukas Wagner 2024-08-02 14:25:42 +0200
  • 8a35f2e4d5 README: add note on version bumps Wolfgang Bumiller 2024-11-11 11:14:48 +0100
  • c7aab1b9b7 pve: update proxmox-apt to >= 0.11.4 Thomas Lamprecht 2024-11-10 19:12:49 +0100
  • bede4e949c update proxmox-subscription to 0.5 Thomas Lamprecht 2024-11-10 19:11:14 +0100
  • ceadf4de50 update proxmox-notify to 0.5 Thomas Lamprecht 2024-11-10 19:09:48 +0100
  • 21886bb2ac common: notify: add bindings for get_targets Lukas Wagner 2024-11-08 15:41:15 +0100
  • 7747ac46de common: notify: add bindings for webhook API routes Lukas Wagner 2024-11-08 15:41:14 +0100
  • 9b0714c4ed pmg-rs: acme: simplify acount config saving Lukas Wagner 2024-06-20 13:50:21 +0200
  • dc38e4736e pmg-rs: acme: clippy: reference is immediately deref'd by the compiler Lukas Wagner 2024-06-20 13:50:20 +0200
  • b9e227eedb pmg-rs: tfa: clippy: useless conversion to the same type Lukas Wagner 2024-06-20 13:50:19 +0200
  • 1c3af08a37 pmg-rs: tfa: clippy: the borrowed expression implements the required traits Lukas Wagner 2024-06-20 13:50:18 +0200
  • f4164a056a pmg-rs: tfa: clippy: this function has too many arguments Lukas Wagner 2024-06-20 13:50:17 +0200
  • e3dd69e832 pmg-rs: tfa: clippy: question mark operator is useless here Lukas Wagner 2024-06-20 13:50:16 +0200
  • 3d28612fa8 pmg-rs: tfa: clippy: unnecessary pub(self) Lukas Wagner 2024-06-20 13:50:15 +0200
  • 6c69a07552 pve-rs: tfa: clippy: stripping a prefix manually Lukas Wagner 2024-06-20 13:50:14 +0200
  • 927df476fc pve-rs: tfa: clippy: redundant slicing of the whole range Lukas Wagner 2024-06-20 13:50:13 +0200
  • 8aa44dddb8 pve-rs: tfa: clippy: accessing first element with .get(0) Lukas Wagner 2024-06-20 13:50:12 +0200
  • 824b39583d pve-rs: tfa: clippy: borrowed expression impls the required traits Lukas Wagner 2024-06-20 13:50:11 +0200
  • 02d170a5b5 pve-rs: tfa: clippy: question mark operator is useless here Lukas Wagner 2024-06-20 13:50:10 +0200
  • 79b2c8e481 pve-rs: tfa: clippy: this function has too many arguments Lukas Wagner 2024-06-20 13:50:09 +0200
  • 2b23512a56 pve-rs: tfa: clippy: unnecessary pub(self) Lukas Wagner 2024-06-20 13:50:08 +0200
  • ae27b307b8 pve: fix use vs mod grouping Wolfgang Bumiller 2024-08-29 10:30:20 +0200
  • dfd8a2e321 bump common to 0.3.4 Wolfgang Bumiller 2024-08-09 14:22:00 +0200
  • a3e466af88 bump pmg-rs to 0.7.6 Wolfgang Bumiller 2024-08-09 14:20:50 +0200
  • cdc792005e pve: bump version to 0.8.10 Wolfgang Bumiller 2024-08-09 13:46:22 +0200
  • ea4d87816b cache: add bindings for SharedCache Lukas Wagner 2024-08-06 14:59:57 +0200
  • 9a91594ee6 update to proxmox-log 0.2 Fabian Grünbichler 2024-07-25 12:56:06 +0200
  • 885830935c update to sys 0.6 and proxmox-log crate Wolfgang Bumiller 2024-07-17 12:44:46 +0200
  • b3b8b375c2 apt: minor parameter cleanup Wolfgang Bumiller 2024-07-08 14:06:26 +0200
  • 6789b14986 pve-rs: common: send apt update notification via proxmox-notify Lukas Wagner 2024-07-03 12:41:33 +0200
  • 89d9debadb perl-rs: add further apt api calls Dietmar Maurer 2024-07-02 14:15:04 +0200
  • 5c994bf942 perl-rs: use api functions from proxmox-apt Dietmar Maurer 2024-07-02 11:55:24 +0200
  • 9eda29d688 perl-rs: use proxmox-apt-api-types Dietmar Maurer 2024-07-01 13:45:50 +0200
  • 83427e9204 bump proxmox-tfa to 5.0 Wolfgang Bumiller 2024-07-04 10:48:48 +0200
  • 61b2f69a45 bump proxmox-time to 2.0 Wolfgang Bumiller 2024-06-20 14:11:11 +0200
  • c873ac57d5 build: adapt Makefile to moved cargo config Fabian Grünbichler 2024-06-20 12:20:42 +0200
  • 7e3ea35595 pve-rs: pmg-rs: move deprecated .cargo/config to .cargo/config.toml Lukas Wagner 2024-06-20 10:59:11 +0200
  • a34b31054d build: force debug symbols in release build Fabian Grünbichler 2024-06-20 10:09:19 +0200
  • da068b1a47 pmg: add api-types feature of proxmox-acme Wolfgang Bumiller 2024-06-10 12:46:37 +0200
  • cd0e7b8cd2 pve: bump version to 0.8.9 Wolfgang Bumiller 2024-06-04 11:01:09 +0200
  • 0b6800b0bd pve: the notify chagnes now break libpve-notify-perl <<8.0.7 Wolfgang Bumiller 2024-06-04 10:04:06 +0200
  • dc02255bdc notify: adapt to Option<Vec<T>> to Vec<T> changes in proxmox_notify Lukas Wagner 2024-05-21 15:31:43 +0200
  • 7ac7fa5b00 notify: don't pass config structs by reference Lukas Wagner 2024-05-21 15:31:42 +0200
  • 627a95bf89 notify: use file based notification templates Lukas Wagner 2024-05-21 15:31:41 +0200
  • d0633ac98e pve,pmg: bump proxmox-notify to 0.4 Wolfgang Bumiller 2024-06-03 14:14:59 +0200
  • 45a1af8ad2 remove old toplevel Makefile Wolfgang Bumiller 2024-06-03 14:25:34 +0200
  • 6bed9c40bc remove old rustfmt.toml Wolfgang Bumiller 2024-06-03 14:25:29 +0200
  • 2860777e61 buildsys improvements for generated files Wolfgang Bumiller 2024-06-03 13:55:37 +0200
  • 4e6598ef85 common: cleanup Proxmox/RS in make clean Wolfgang Bumiller 2024-06-03 13:25:32 +0200
  • 27a7f2e252 pve: bump version to 0.8.8 Wolfgang Bumiller 2024-01-10 14:20:00 +0100
  • 199be72401 pve,pmg: bump proxmox-notify dependency to 0.3.1 Wolfgang Bumiller 2024-01-10 14:11:09 +0100
  • d6df8340c5 pve, pmg: bump perlmod-bin to 0.3.0-3 Wolfgang Bumiller 2024-01-02 14:20:12 +0100
  • 427fdb13c0 pve: update testcase PVE.pm with fixed library path Wolfgang Bumiller 2023-12-18 10:39:30 +0100
  • a5330e34d2 pmg: upgrade perlmod-bin dependency to 0.2 Wolfgang Bumiller 2023-12-18 10:22:05 +0100
  • c57e1868e7 pve: upgrade perlmod-bin dependency to 0.2 Wolfgang Bumiller 2023-12-18 10:20:58 +0100
  • ec95bb1c53 pve: build fix Wolfgang Bumiller 2023-12-18 10:18:46 +0100
  • fb5f1be6dc bump pmg-rs to 0.7.5 Wolfgang Bumiller 2023-12-07 09:52:06 +0100
  • 237b276028 bump common to 0.3.3 Wolfgang Bumiller 2023-12-07 09:42:59 +0100
  • 16c41f1a91 pve: load SslProbe in Proxmox/Lib/PVE.pm Wolfgang Bumiller 2023-12-07 09:51:02 +0100
  • 86706cc049 pmg: load SslProbe in Proxmox/Lib/PMG.pm Wolfgang Bumiller 2023-12-07 09:42:16 +0100
  • 62fc43fea9 common: move probe into a new SslProbe package Wolfgang Bumiller 2023-12-07 09:10:59 +0100
  • 6a31f73fa3 bump common to 0.3.2 Wolfgang Bumiller 2023-12-05 10:46:52 +0100
  • 9525623c19 bump pmg-rs to 0.7.4 Wolfgang Bumiller 2023-12-04 09:36:27 +0100
  • 089e555d51 fixate openssl-probe dependency, probe env vars in perl Wolfgang Bumiller 2023-12-06 11:19:30 +0100
  • b9185327f4 update d/control Wolfgang Bumiller 2023-12-04 11:58:31 +0100
  • ce550d06e2 acme: add eab fields for pmg Folke Gleumes 2023-11-14 15:14:05 +0100
  • 5ac44c9fbb pmg: bump acme-rs to 0.5 Wolfgang Bumiller 2023-12-04 10:26:42 +0100
  • 4c54abcea8 pve: bump version to 0.8.7 Thomas Lamprecht 2023-11-17 13:41:34 +0100
  • 61ab181b01 cargo: depend on notify 0.3 Thomas Lamprecht 2023-11-17 13:37:51 +0100
  • 036236c278 notify: support 'origin' paramter Lukas Wagner 2023-11-14 13:59:28 +0100