File virt-bridge-setup.changes of Package virt-bridge-setup
-------------------------------------------------------------------
Tue May 20 13:48:18 UTC 2025 - Antoine Ginies <aginies@suse.com>
- version 1.1:
* remove timeout to get IP address, this is adding wrong information
and this is not reliable at all, purpose of the tool is to prepare
the system not to replace network manager
* remove simple option (add too much complexity in this basic tool)
* connection name on the Ethernet/wifi interface is using "-brslave"
appendix now
* Fix issue with master_interface check
-------------------------------------------------------------------
Tue Apr 29 15:43:07 UTC 2025 - Antoine Ginies <aginies@suse.com>
- version 1.0
* fix issue for autoconnection=yes (bsc#1239445)
* add an option for timeout (bsc#1239445)
-------------------------------------------------------------------
Thu Apr 3 08:17:56 UTC 2025 - Antoine Ginies <aginies@suse.com>
- version 0.9:
* add a forward-delay option
* add an STP option
* fix displaying error
-------------------------------------------------------------------
Mon Mar 24 16:18:14 UTC 2025 - Antoine Ginies <aginies@suse.com>
- version 0.8:
* delete the bridge connection will also delete the slave connection
* add an option to force using the slave MAC address interface
* default method will be complex, as simple doesn't work on TW/16
* add a dry run option
* typo fixes
-------------------------------------------------------------------
Mon Mar 24 10:20:33 UTC 2025 - Antoine Ginies <aginies@suse.com>
- version 0.7:
* use same MAC address as the master interface
* add some more debug
* Force creating another interface as master
-------------------------------------------------------------------
Tue Mar 18 18:35:18 UTC 2025 - Antoine Ginies <aginies@suse.com>
- version 0.6:
* avoid setting up bridge if no device link to a connection
* bridge link to a slave interface
-------------------------------------------------------------------
Tue Mar 18 13:36:19 UTC 2025 - Antoine Ginies <aginies@suse.com>
- version 0.5:
* better logging
* add debug option
* improve connection modification
* rename some VAR to avoid confusion
* bsc#1239445
-------------------------------------------------------------------
Fri Mar 7 09:14:46 UTC 2025 - Antoine Ginies <aginies@suse.com>
- use %make_install
- use _service and fix url in spec file
-------------------------------------------------------------------
Thu Mar 6 14:07:37 UTC 2025 - Antoine Ginies <aginies@suse.com>
- Do not clean buildroot in install section
- make is a buildRequires
- remove 'env' in the shebang
-------------------------------------------------------------------
Wed Mar 5 11:38:04 UTC 2025 - Antoine Ginies <aginies@suse.com>
- 0.2 version: cosmetics fix in doc
-------------------------------------------------------------------
Tue Mar 4 14:28:48 UTC 2025 - Antoine Ginies <aginies@suse.com>
- use bz2 tarball
- add README.md and Makefile
-------------------------------------------------------------------
Tue Mar 4 10:09:13 UTC 2025 - Antoine Ginies <aginies@suse.com>
- initial release