Commit Graph

22 Commits

Author SHA1 Message Date
Thomas Lamprecht
0a60fbd309 bump version to 0.7.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-04-08 15:54:22 +02:00
Thomas Lamprecht
5718726aef bump version to 0.7.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-04-07 15:08:53 +02:00
Thomas Lamprecht
40bf33c0fa cargo: bump proxmox-ve-config dependency to 0.2.3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-04-07 13:48:24 +02:00
Fabian Grünbichler
efef5c53e4 build: bump env_logger to 0.11
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2025-03-13 15:07:46 +01:00
Wolfgang Bumiller
57aac70bbe bump d/control
proxmox-ve-config currently still has a non-standard d/control, so
that one needs manual fixing, but the rest follows the usual
conventions...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2025-03-13 14:16:02 +01:00
Stefan Hanreich
697da0168e cargo: update proxmox-ve-config
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2025-03-13 13:57:54 +01:00
Christoph Heiss
b0e756d5e2 d/control: drop unused build dependencies
These are simply just of the proxmox-ve-config crate, which was
moved to a separate repository in

  aa7692036 ("add proxmox-ve-rs crate - move proxmox-ve-config there")

and are not used by the other remaining crates.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2025-01-24 13:48:14 +01:00
Thomas Lamprecht
6ef05080c6 bump version to 0.6.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-19 16:53:12 +01:00
Stefan Hanreich
aa76920360 add proxmox-ve-rs crate - move proxmox-ve-config there
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Reviewed-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
 [ TL: add dependency to d/control and update its version ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-17 12:59:43 +01:00
Thomas Lamprecht
38c9eab41c bump version to 0.5.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-22 18:06:00 +02:00
Stefan Hanreich
293a19c213 cargo: bump proxmox-sys and proxmox-schema dependencies
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
 [ TL: update to versions released since this patch was created and
   updated proxmox-sys tree-wide ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-22 17:50:11 +02:00
Fabian Grünbichler
aa9b2e2395 build: properly set dh-cargo env variable
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-06-20 12:32:32 +02:00
Thomas Lamprecht
7d1a12822d bump version to 0.4.2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-05-21 15:44:13 +02:00
Thomas Lamprecht
019bf8c843 bump version to 0.4.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-26 17:22:28 +02:00
Thomas Lamprecht
d0506dc1a8 bump version to 0.4.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-25 19:29:50 +02:00
Thomas Lamprecht
514feac19c bump version to 0.3.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-24 19:42:02 +02:00
Thomas Lamprecht
2bb35160cf bump version to 0.3.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-23 18:35:04 +02:00
Thomas Lamprecht
90ac474bf3 bump version to 0.2.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-23 13:20:19 +02:00
Thomas Lamprecht
fc21474330 bump version to 0.2.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-19 19:43:18 +02:00
Stefan Hanreich
34dcb7589f firewall: improve systemd unit file
Explicitly mark the service as simple and remove the PIDFile
attribute, which doesn't do anything with simple services.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2024-04-19 19:41:23 +02:00
Stefan Hanreich
69a5707354 firewall: add integration test
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-18 21:47:21 +02:00
Stefan Hanreich
6734077b14 firewall: add files for debian packaging
Suggested-By: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
 [ TL: squash in various fixes and clean-ups ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-18 21:47:11 +02:00