From: Hannes Laimer <h.laimer@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH proxmox{, -datacenter-manager, -yew-comp} 0/4] rename ListFirewallRules to FirewallRule
Date: Wed, 17 Dec 2025 16:08:27 +0100 [thread overview]
Message-ID: <20251217150831.199100-1-h.laimer@proxmox.com> (raw)
The name was odd since it is the struct of the items the list conatains,
not the list itself. This just renames the struct and fixes its
use-sites.
No functional change intended.
proxmox:
Hannes Laimer (2):
pve-api-types: rename ListFirewallRules to FirewallRule
pve-api-types: regenerate
pve-api-types/generate.pl | 10 +-
pve-api-types/src/generated/code.rs | 16 +-
pve-api-types/src/generated/types.rs | 262 +++++++++++++--------------
3 files changed, 144 insertions(+), 144 deletions(-)
proxmox-datacenter-manager:
Hannes Laimer (1):
pdm: rename ListFirewallRules to FirewallRule
lib/pdm-client/src/lib.rs | 8 ++++----
server/src/api/pve/firewall.rs | 16 ++++++++--------
2 files changed, 12 insertions(+), 12 deletions(-)
proxmox-yew-comp:
Hannes Laimer (1):
firewall: rules: rename ListFirewallRules to FirewallRule
src/firewall/rules.rs | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
Summary over all repositories:
6 files changed, 169 insertions(+), 169 deletions(-)
--
Generated by git-murpp 0.8.1
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next reply other threads:[~2025-12-17 15:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-17 15:08 Hannes Laimer [this message]
2025-12-17 15:08 ` [pdm-devel] [PATCH proxmox 1/2] pve-api-types: " Hannes Laimer
2025-12-17 15:08 ` [pdm-devel] [PATCH proxmox 2/2] pve-api-types: regenerate Hannes Laimer
2025-12-17 15:08 ` [pdm-devel] [PATCH proxmox-datacenter-manager 1/1] pdm: rename ListFirewallRules to FirewallRule Hannes Laimer
2025-12-17 15:08 ` [pdm-devel] [PATCH proxmox-yew-comp 1/1] firewall: rules: " Hannes Laimer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251217150831.199100-1-h.laimer@proxmox.com \
--to=h.laimer@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox