15 Commits

Author SHA256 Message Date
a8bdbad75e - blacklist ifcfg files ending in .orig or tilde (bnc#871600)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=20
2014-05-06 12:17:20 +00:00
a054c372dc - version 0.3.0
- Added libnl version configure option and detection
- Obsoletes 0002-allow-wicked.patch, 0001-use-libnl3.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=18
2014-01-10 12:00:43 +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.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=16
2013-12-17 16:50:12 +00:00
54ec78c1c1 Accepting request 204792 from home:namtrac:bugfix
- Add libnl3.patch to build with libnl3 open openSUSE 13.1+, this
  fixes bnc#845540

OBS-URL: https://build.opensuse.org/request/show/204792
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=14
2013-10-25 14:07:20 +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).

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=12
2013-03-27 16:21:55 +00:00
ea7b0b28a4 Accepting request 149900 from home:mtomaschewski:tests
- version 0.2.7
- Fixed a bridge variable initialization in try_bridge
- Use --enable-network-service on openSUSE >= 12.3 (bnc#798348)
- Check the network.service alias link instead of NETWORKMANAGER
  variable in /etc/sysconfig/network/config, when requested by
  the --enable-network-service configure option.

OBS-URL: https://build.opensuse.org/request/show/149900
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=10
2013-01-25 09:51:37 +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).

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=8
2012-07-03 11:18:32 +00:00
53e5300edf Accepting request 97719 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97719
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=6
2011-12-22 12:10:16 +00:00
85d567bfab Accepting request 81692 from home:babelworx:ldig:branches:network:utilities
license update: LGPL-2.1+
SPDX syntax. See http://www.spdx.org/licenses

OBS-URL: https://build.opensuse.org/request/show/81692
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=5
2011-09-12 08:27:50 +00:00
OBS User buildservice-autocommit
b2fcd2ac3a Updating link to change in openSUSE:Factory/netcontrol revision 2.0
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=57f2a604b45fb0616854a2446cb6035e
2011-09-11 17:33:07 +00:00
Sascha Peilicke
6e7b82cfa2 Autobuild autoformatter for 81604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcontrol?expand=0&rev=2
2011-09-11 17:33:07 +00:00
Sascha Peilicke
fe43c31627 Accepting request 81604 from network:utilities
requested by libvirt (fate#306765)

OBS-URL: https://build.opensuse.org/request/show/81604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcontrol?expand=0&rev=1
2011-09-11 17:32:56 +00:00
79bff11e16 Use git commit patch
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=3
2011-09-08 17:09:41 +00:00
37b2b63997 - Fixed to include config.h to have _GNU_SOURCE defined
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=2
2011-09-08 17:08:05 +00:00
6eebeec709 osc copypac from project:SUSE:SLE-11-SP2:GA package:netcontrol revision:10
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=1
2011-09-08 16:31:43 +00:00