338b43332dAccepting request 1149483 from home:dimstar:rpm4.20:nMarcus Meissner2024-03-01 12:30:54 +00:00
18df6150acAccepting request 1124120 from network:utilities
Ana Guerrero
2023-11-09 20:34:23 +00:00
6e822bcb2b- spec-cleaner run - Fix EOF handling in xml-reader to avoid virsh iface-* commands - Do not report error in ncf_if_xml_state when interface - Refresh config handle earlier in ncf_define, fixed a - Automatically start port/slave/base interfeces when version (fate#306765).Dirk Mueller2023-11-07 21:48:55 +00:00
65cd250cd4Accepting request 1099929 from network:utilities
Ana Guerrero
2023-07-24 16:11:52 +00:00
9b8ad7d63f- Fix EOF handling in xml-reader to avoid virsh iface-* commands hang on aarch64 (bsc#1213349) [+ 0001-xml-reader-fix-xml_getc-and-xml_ungetc.patch, + 0002-xml-reader-allow-uppercase-for-lt-gt-and-amp-expansi.patch]Clemens Famulla-Conrad2023-07-21 15:17:18 +00:00
8efa7db6a2- use SPDX shortname lincense and PKG_INSTALLDIR autoconf macroMarius Tomaschewski2021-06-15 16:10:55 +00:00
a09abf399b- version 0.3.2 - virsh iface-list takes too long with many interfaces (bsc#1179144) - Cleanup netcf functions, include elapsed time in debug messages - Changed to refresh config and system info to keep them consistent - Add (fix or) adaptive refresh caching, set to double refresh-time - Implemented new backend refresh using wicked config/system queries - remove packages included in 0.3.2 source archive: [- 0005-bonding-don-t-complain-about-unknown-options.1132794.patch] [- 0004-udev-use-correct-udev-rule-write-lock-directory.patch] [- 0003-sysconfig-fix-segfault-on-missed-end-quote-bsc-10277.patch] [- 0002-Fix-invalid-check-in-route-creation-bsc-1148646.patch] [- 0001-virsh-iface-list-not-working-as-expected-bsc-1029201.patch]Marius Tomaschewski2021-06-15 14:14:50 +00:00
ca7854e63f- version 0.3.1 - filter devices not supported by libvirt API (fate#320557) [- 0001-blacklist-ifcfg-files-ending-in-.orig-or-tilde-bnc-8.patch]Marius Tomaschewski2016-05-20 15:46:40 +00:00
b434e06489Accepting request 247414 from network:utilities
Stephan Kulow
2014-09-06 10:18:12 +00:00
b069006500Accepting request 247325 from home:oertel:factory-relnumsMarcus Meissner2014-09-03 13:07:19 +00:00
5b0dba5662Accepting request 233098 from network:utilities
Stephan Kulow
2014-05-09 06:51:52 +00:00
a8bdbad75e- blacklist ifcfg files ending in .orig or tilde (bnc#871600)Marius Tomaschewski2014-05-06 12:17:20 +00:00
d38ffe41e0Accepting request 213450 from network:utilities
Stephan Kulow
2014-01-13 11:03:22 +00:00
a054c372dc- version 0.3.0 - Added libnl version configure option and detection - Obsoletes 0002-allow-wicked.patch, 0001-use-libnl3.patchMarius Tomaschewski2014-01-10 12:00:43 +00:00
278ff4d414Accepting request 212204 from network:utilities
Stephan Kulow
2013-12-30 09:24:10 +00:00
48485dff3c- Applied a minimal 0002-allow-wicked.patch to accept wicked as the network service (fate#316768). - Renamed libnl3.patch to 0001-use-libnl3.patchMarius Tomaschewski2013-12-17 16:50:12 +00:00
45cd3526e1Accepting request 204818 from network:utilities
Tomáš Chvátal
2013-10-25 16:53:35 +00:00
54ec78c1c1Accepting request 204792 from home:namtrac:bugfixMarcus Meissner2013-10-25 14:07:20 +00:00
f10a3eb8daAccepting request 161469 from network:utilities
Stephan Kulow
2013-04-02 10:32:34 +00:00
97f1f52d4b- version 0.2.8 - Added ChangeLog.git to dist archive and to devel package docs. - Fixed ncf_close to not close logger as ncf_init did not open any. This caused SEGV's in libvirt, that redirects the global logger to itself and is using multiple ncf instances (bnc#811002). - Fixed pthreads detection and source enablement in configure, added an explicit configure --enable-pthreads option to spec file to cause a failure on detection problems (bnc#811002). - Fixed SEGV at parsing not existing BRIDGE_PATHCOSTS and memory leaks in in loop check, xml parsing and on backup file creation failure while routes file rewrite (bnc#810381).Marius Tomaschewski2013-03-27 16:21:55 +00:00
edf8e3250aAccepting request 149901 from network:utilities
Stephan Kulow
2013-01-29 10:19:13 +00:00
0601601267Accepting request 126981 from network:utilities
Stephan Kulow
2012-07-03 12:01:13 +00:00
9d0d907fa2- version 0.2.6 - Merged spec file changes from openSUSE:Factory - Fixed libnl-devel build requires to build on 12.1 - Updated FSF address in copyright/license statements - version 0.2.5 - Fixed several bugs reported in bnc#760500, bnc#763388, bnc#765040, bnc#754001: - Fetch ip addresses and routes in system refresh via netlink, adds libnl-1 dependency to libnetcontrol. - Do not use -o rc for ifup or it fails when startmode is set to manual. - Always call ifstatus in ncf_if_status and not check interface operstate to better match ifstatus results - Check type while creating topology tree as well, not only if the interface specific data exists. - Do not report error in ncf_if_xml_state when interface does not exists any more [has been stopped/removed]. - Improved error handling, report several errors once - Expose a lot of error details to the caller - Fixed to parse and configure complete interface trees and fixed a senseless type check that caused SEGV. - Fetch mac address from system when not in the config - Fixed arp ip target bonding option handling and expose errors while trying to add not unique slave interface. - Refresh config handle earlier in ncf_define, fixed a double free in regression test it does. - Automatically start port/slave/base interfeces when stating a bridge/bond/vlan. - Lowered bad_reference (bridge config references an unknown interface) log level to warning (bnc#735187).Marius Tomaschewski2012-07-03 11:18:32 +00:00
e6d160316fAccepting request 97866 from network:utilities
Stephan Kulow
2011-12-25 16:37:19 +00:00
53e5300edfAccepting request 97719 from home:coolo:removeautoconfAndreas Stieger2011-12-22 12:10:16 +00:00
85d567bfabAccepting request 81692 from home:babelworx:ldig:branches:network:utilitiesMarius Tomaschewski2011-09-12 08:27:50 +00:00
b2fcd2ac3aUpdating link to change in openSUSE:Factory/netcontrol revision 2.0
OBS User buildservice-autocommit
2011-09-11 17:33:07 +00:00
6e7b82cfa2Autobuild autoformatter for 81604
Sascha Peilicke
2011-09-11 17:33:07 +00:00
fe43c31627Accepting request 81604 from network:utilities
Sascha Peilicke
2011-09-11 17:32:56 +00:00