version 2.9 #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c4a3aa00968fcb95c9f250f5ee9da71d0d5ceec6bdfdc575d20de691101a58f
|
||||
size 19108
|
||||
BIN
virt-bridge-setup-2.9.tar.gz
LFS
Normal file
BIN
virt-bridge-setup-2.9.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,10 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 11:57:33 UTC 2025 - Antoine Ginies <aginies@suse.com>
|
||||
|
||||
version 2.9:
|
||||
* use VAR for DBUS path
|
||||
* create a get all devices function
|
||||
* Create CommandHandler class (for interactive and command args)
|
||||
* add interactive wizard for: add, delete, activate, deactivate
|
||||
* rollback if activation of the bridge interface failed
|
||||
* fix some pylint issues
|
||||
* simplification: use _select_connection_interactively
|
||||
* clarify indentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 11:43:17 UTC 2025 - Antoine Ginies <aginies@suse.com>
|
||||
|
||||
version 2.8:
|
||||
* use GetAll to avoid multiple dbus call
|
||||
* use GetAll to avoid multiple dbus call.
|
||||
* Check slave interface exist before adding the bridge
|
||||
* fix forward delay value (value should be 0-30)
|
||||
* fix forward delay value (should be 30)
|
||||
* fix typo in vlan-default-pvid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: virt-bridge-setup
|
||||
Version: 2.8
|
||||
Version: 2.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Script to setup virtual bridges
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user