Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: e29722c8a1a892dd269108d70400e6e2ba3a2286
https://github.com/openSUSE/wicked/commit/e29722c8a1a892dd269108d70400e6e2b…
Author: Martin Wilck <mwilck(a)suse.com>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M extensions/nbft
M testing/nbft/dhcp-routed/nbft.out
M testing/nbft/dhcp-simple/nbft.out
M testing/nbft/dhcp-vlan/nbft.out
M testing/nbft/static-bad-gateway/nbft.out
M testing/nbft/static-no-prefix/nbft.out
M testing/nbft/static-routed-vlan/nbft.out
M testing/nbft/static-routed/nbft.out
M testing/nbft/static-vlan/nbft.out
Log Message:
-----------
extensions/nbft: add post-up script
In multipath scenarios, not all NBFT interfaces and respective
connections may have been brought up during initramfs processing.
If wicked brings up some NBFT interfaces after switching to the
root file system, run a post-up script to initiate the NVMe
connections.
Commit: bab13c0be0e16868ee55f44796d36c549045bebe
https://github.com/openSUSE/wicked/commit/bab13c0be0e16868ee55f44796d36c549…
Author: Marius Tomaschewski <mt(a)suse.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M extensions/nbft
M testing/nbft/dhcp-routed/nbft.out
M testing/nbft/dhcp-simple/nbft.out
M testing/nbft/dhcp-vlan/nbft.out
M testing/nbft/static-bad-gateway/nbft.out
M testing/nbft/static-no-prefix/nbft.out
M testing/nbft/static-routed-vlan/nbft.out
M testing/nbft/static-routed/nbft.out
M testing/nbft/static-vlan/nbft.out
Log Message:
-----------
Merge pull request https://github.com/openSUSE/wicked/pull/973
extensions/nbft: add post-up script (bsc#1211647)
Compare: https://github.com/openSUSE/wicked/compare/bf34264746b1...bab13c0be0e1
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 58f91c96b1f03a6f03f960e39cd87376a836bde9
https://github.com/openSUSE/wicked/commit/58f91c96b1f03a6f03f960e39cd87376a…
Author: Marius Tomaschewski <mt(a)suse.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M .gitignore
M extensions/Makefile.am
M extensions/dispatch
R extensions/firewall
A extensions/firewall.sh
R extensions/hostname
A extensions/hostname.sh
M extensions/nbft
Log Message:
-----------
extensions: substitute (path) variables in scripts
Actually state and sbin directories in firewall and hostname.
Commit: 9aec8a01654544f6de71b4e6f06ca33ea24dc368
https://github.com/openSUSE/wicked/commit/9aec8a01654544f6de71b4e6f06ca33ea…
Author: Marius Tomaschewski <mt(a)suse.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M extensions/firewall.sh
M extensions/hostname.sh
Log Message:
-----------
extensions: add variables to hostname and firewall
Adjust /var/run leftovers to /run (rundir) in the
hostname system-updater script (bsc#1194557).
Commit: 64a2fdfb218c10987e6560bcaf679b5bdeb8371b
https://github.com/openSUSE/wicked/commit/64a2fdfb218c10987e6560bcaf679b5bd…
Author: Marius Tomaschewski <mt(a)suse.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M extensions/netconfig
Log Message:
-----------
extensions: remove unused variables in netconfig
Remove unused /var/run leftovers from the netconfig
system-updater extension script (bsc#1194557).
Commit: 5cd18414f15742a3f9a28258d953a76017f1818a
https://github.com/openSUSE/wicked/commit/5cd18414f15742a3f9a28258d953a7601…
Author: cfconrad <cfamullaconrad(a)suse.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M .gitignore
M extensions/Makefile.am
M extensions/dispatch
R extensions/firewall
A extensions/firewall.sh
R extensions/hostname
A extensions/hostname.sh
M extensions/nbft
M extensions/netconfig
Log Message:
-----------
Merge pull request https://github.com/openSUSE/wicked/pull/967
extensions: cleanup /var/run leftovers in scripts (bsc#1194557)
Compare: https://github.com/openSUSE/wicked/compare/b03f6f92a236...5cd18414f157
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: cc7c85392b8e705c0379849970a6593832ab2c7b
https://github.com/openSUSE/wicked/commit/cc7c85392b8e705c0379849970a659383…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M autogen.sh
Log Message:
-----------
autogen.sh: add --enable-silent-rules option
Enable silent-rules to improve warnings/issues visibility
in favour of all the libtool tweaks and compiler options.
Commit: 03b3b9433b96247b3e75da611bfc53e0dad57d91
https://github.com/openSUSE/wicked/commit/03b3b9433b96247b3e75da611bfc53e0d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M autogen.sh
Log Message:
-----------
autogen.sh: accept further configure arguments
Pass autogen.sh arguments as additional options to
configure without the need to repeat all defaults.
Commit: 5fb1570cdb82a91841dad86c6320cd932f56c156
https://github.com/openSUSE/wicked/commit/5fb1570cdb82a91841dad86c6320cd932…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M autogen.sh
Log Message:
-----------
autogen.sh: fetch _rundir from rpm config
Commit: 1384fce7b742475a2a5c7e266e39680112c7a5a9
https://github.com/openSUSE/wicked/commit/1384fce7b742475a2a5c7e266e3968011…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M autogen.sh
Log Message:
-----------
autogen.sh: added -debug0 and -Werror options
The -debug0 causes to set -O0 compiler option to disable
optimizations in the intended gdb run with the binaries.
The -Werror is passed to compiler to fail on all warnings.
All other arguments are passed to configure (as before).
Commit: 3224679e92aaba607b6060a79d533b36002db5b3
https://github.com/openSUSE/wicked/commit/3224679e92aaba607b6060a79d533b360…
Author: cfconrad <cfamullaconrad(a)suse.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M autogen.sh
Log Message:
-----------
Merge pull request https://github.com/openSUSE/wicked/pull/965
autogen.sh: improve usability and enable silent rules
Compare: https://github.com/openSUSE/wicked/compare/bf250ac60437...3224679e92aa