Commit Graph

  • ce3e623065 Accepting request 242018 from network:wicked:factory Stephan Kulow 2014-07-24 04:58:38 +00:00
  • 86dc6b692e - version 0.5.37 - nanny: enabled nanny use for hotplugging (bnc#880515) To disable again in case of trouble, edit /etc/wicked/common.xml and set <use-nanny>false</use-nanny>, restart wickedd.service and execute "wicked ifup all" to start the interfaces directly. - ifdown: flush addrs and routes on device-down (bnc#885236) - dhcp6: do not break ifdown if release fails (bnc#884012) When the interface is not ready to send out a lease release, commit the lease drop and notify wickedd, so ifdown goes on. - ifup: update client-info and client-state on device-ready, do not detect persistance but set if requested only (bnc#876845). Marius Tomaschewski 2014-07-23 13:32:40 +00:00
  • e5e7a408a0 - version 0.5.36 - ifup/nanny: refresh state data when address event arrives to have complete lease data for status evaluation on timeout (bnc#884012,bnc#876845) - nanny: make policy application mechanism aware of children dependency, fixed ifcondition child handling. - ibft: enable ipv6, use sysfs prefix-len (bnc#887542) Marius Tomaschewski 2014-07-21 18:25:30 +00:00
  • 748a346612 Accepting request 241452 from network:wicked:factory Stephan Kulow 2014-07-21 08:34:48 +00:00
  • 5df0535263 - version 0.5.35 - dhcp4: fix routes with gateway on other network than IP address and use address class based netmask if it is missed (bnc#887586) - route,address: check also gw address to set scope correctly and omit sending a broadcast when equal to IP address (bnc#887586) - ethtool: fix to set link speed, duplex and port options - iflist: fix link type detection for tap devices (bnc#887564) - ifup/reload: status reporting and complex device hierarchy fixes Marius Tomaschewski 2014-07-18 10:19:39 +00:00
  • 4705291fae Accepting request 241017 from network:wicked:factory Stephan Kulow 2014-07-15 14:25:57 +00:00
  • 8318a14e53 - version 0.5.34 - dhcp6: do not fail on read-only root-fs (bnc#885625) - leases: fallback to statedir on read-only fs (bnc#885625) - ifreload: hierarchy and multiple devices fixes - ifreload: more diagnostic messages (bnc#882311) - man: ifcfg(5) document update Marius Tomaschewski 2014-07-15 07:57:47 +00:00
  • 8731acef14 - version 0.5.33 - capture: lower to debug on reconfig changes device type (bnc#880700) - policy: add <child> node for policy <match> condition checking - client: do not apply NULL config to nanny and segfault - client: lowering log level of "skipping" messages - server: lookup using link not the hwaddr type - dhcp6: use RA prefix len if available (bnc#885234) - iflist: fixed to use proper kind mapping, cleanup, refactoring - fsm nanny: fix handling of DEVICE_DOWN event - nanny: adapt recheck to handle hotplug devices - nanny: schedule recheck on new device when policy exists - nanny: Change managed and factory up functions - nanny: Disable unnecessary schedule recheck calls - nanny: Fix handlin DEVICE_CREATE and DEVICE_READY events - fsm: ni_fsm_build_hierarchy destructive switch - nanny: Trigger recheck on factory devices from create policy - client: include and sort children using nanny - fsm: Proper subclass and superclass check in ni_ifcondition_type() - nanny: create workers and assign config from create policy - nanny: Clear config.node on delete policy - nanny: disable down operation for now - dhcp4: fix link type comparison during device up events - fsm: Move ni_ifup_pull_in_children to FSM - client, nanny: Add policies first, enable successful devices - lib: added netdev_ref_resolve utility, improved related Pawel Wieczorkiewicz 2014-07-11 15:07:00 +00:00
  • ec265b879e - version 0.5.32 - client: fixed hierarchy building to consider ifup/ifdown separately, improved verbosity debug and error messages (bnc#883203,bnc#884012) - fsm: Do not fail completely on broken configuration (bnc#883203) - fsm: wait for existing configuration workers (bnc#876855, bnc#880515) - ifstatus: fixed to report status of requested interfaces only, moved device-ready flag to ifflags to be visible in xml status. - ifreload: correctly set ipv4 and ipv6 enable flags disabled before. - service: replaced incorrect network-online.target wants dependency with a WantedBy network-online.target dependency (bnc#883565) - dhcp4,dhcp6: create storedir at tester start (bnc#885005) - routes: apply ipv6 routes without device (bnc#882425) - routes: fix to apply routes to device (bnc#883838) Marius Tomaschewski 2014-07-04 12:54:35 +00:00
  • ca11f8abc8 Accepting request 238861 from network:wicked:factory Stephan Kulow 2014-06-30 19:44:54 +00:00
  • bcbe81922e - version 0.5.31 - fsm: maintain shared_users in refresh lowerdev (bnc#883976) Marius Tomaschewski 2014-06-27 11:08:05 +00:00
  • adfac7e715 fixed typo Marius Tomaschewski 2014-06-26 21:34:54 +00:00
  • 05b5d3099d - config: added <use-nanny>true</use-nanny> switch, which allows to to test using nanny -- default is false. Marius Tomaschewski 2014-06-26 21:33:47 +00:00
  • 0acaba2ec8 - version 0.5.30 - ifdown: rebuild hierarchy from lower and masterdev to stop requested interfaces in their correct order (bnc#883976) - config: added <use-nanny>true</use-nanny> switch - client: log exec commands and exit codes as debug - client: initial merge of nanny ifup and ifdown - nanny: initial merge of nanny fork changes - rpm: removed obsolete pkgconfig(systemd), use unitdir - library: fixed versioning of internal wicked lib Marius Tomaschewski 2014-06-26 21:30:00 +00:00
  • c7ac0e2298 - version 0.5.29 - dhcp4: recover lease, correctly build requests (bnc#881475) - ipv4: fix duplicate address detection (bnc#881475) - service: added network-online.target to wants (bnc#883565) - ibft: fixed to generate proper static address node, no static config with dhcp origin and to verify mac in ibft nic selection as it may be for offload device (bnc#883712) - client: if needed refresh worker in addressAcquired callback - client: wicked xpath subcommand argument check - doc: README and manual page updates (bnc#874609,bnc#880262) - client: require directory in --ifconfig compat (bnc#881544) - dhcp: show progress notifications (bnc#874609) Marius Tomaschewski 2014-06-25 16:26:52 +00:00
  • 555fb6a231 Accepting request 236142 from network:wicked:factory Stephan Kulow 2014-06-06 12:36:18 +00:00
  • ba02d4bba0 - version 0.5.28 - client: avoid FSM refreshes and unsolicited state updates causing to exit at assert, drop config origin and UUID on ifdown causing ifreload to do nothing (bnc#876848,bnc#880664). Marius Tomaschewski 2014-06-03 11:31:42 +00:00
  • 46a4e4be22 Accepting request 235718 from network:wicked:factory Stephan Kulow 2014-06-02 05:02:55 +00:00
  • 7b915edd54 - version 0.5.27 - server: do not apply multiple equal priority (merics) routes to the same destination (bnc#879842) - compat: pass DHCLIENT_ROUTE_PRIORITY suse ifcfg variable to the backend allowing to set custom mertics on dhcp4 routes (bnc#879842) - dhcp4: set protocol dhcp hint to all routes, strip domain when sending a hostname option to not break ddns updates - hostname: reload syslog after change (bnc#874161) - dbus: do not close shared connections (bnc#880124) - ipv4: new default to send gratuitous arp Consider new suse ifcfg variable default SEND_GRATUITOUS_ARP=auto for arp-notify, enabling to send gratuitous arp by default, when duplicate IPv4 check is enabled via arp-verify/CHECK_DUPLICATE_IP and the check were successful (bnc#879911,fate#314399). Marius Tomaschewski 2014-05-28 19:30:09 +00:00
  • 7c208b0650 Accepting request 235077 from network:wicked:factory Stephan Kulow 2014-05-22 18:38:47 +00:00
  • a1f5644914 - version 0.5.26 - rpm: rpm: drop useless ghost dirs in spec (bnc#873857) - client: do not try to fire nanny in ifdown, it is not hired yet We do not install nanny policies by default in ifup, so it is not needed to try to delete them in ifdown. There is currently no nanny started in inst-sys and the attempt is causing ifdown to run into timeouts (bnc#876848,bnc#879127). - client: wait for optional leases, just don't fail When waiting for a group-optional lease pair (dhcp4 or dhcp6) and one arrives, wait for the second one until timeout and recheck the results then (bnc#876848,bnc#879127). - dhcp6: fix reset and allocate message buffer in build to use clean buffer in release messages sometimes having crap behind. Marius Tomaschewski 2014-05-22 09:19:43 +00:00
  • 474be94c39 - version 0.5.25 - server: no unrequested device-ready events (bnc#871135) This bug caused e.g. bridges not going up from device-exists even they already were in device-ready state before. - client: do not mix shared with exlusive references (bnc#877776) - ifconfig: do not fail on delete for vanished devices - nanny: drop policies on ifdown, turn some errors to debug - sysconfig: add WICKED_DEBUG and WICKED_LOG_LEVEL variables to /etc/sysconfig/network/config. - man: added ifcfg-{dummy,macvlan,macvtap,tunnel},ifroute,routes ifsysctl and updated already existing manual pages. Marius Tomaschewski 2014-05-19 15:53:04 +00:00
  • 0ce0cc331d - version 0.5.24 - rpm: use _rundir rpm macro if defined (bnc#873857) Marius Tomaschewski 2014-05-14 11:03:08 +00:00
  • c550334286 - version 0.5.23 - fsm: added device-ready wait processing syncing at udev network device rename events (bnc#871135) - ifup: no timeout report on group-optional leases (bnc#875154) - ifstatus: no failure report if peer lease is up (bnc#875154) - tunnels: discover gre,sit,ipip tunnels (read-only for now) - client/nanny: utilities to convert ifconfigs into policy - client: compare fix to consider configs using ifindex [ibft] Marius Tomaschewski 2014-05-14 10:53:06 +00:00
  • 67c6d5087e - version 0.5.22 - status: show only available leases and inclusive their uuid - ifup, ifstatus: cond. accept STARTMODE off and manual - ifstatus: fixed address indenting in verbose mode - wireless: add missing wpa_supplicant intermediate states. - wireless: clear secrets as soon as they are used - dhcp4+dhcp6: apply config uuid to lease and offer early - dhcp4: accept packets without udp checksum (bnc#873267) - do not close stderr in daemon() when used in log-target - client: do not report transient errors by default (partial bnc#875154 fix) Marius Tomaschewski 2014-05-08 15:43:28 +00:00
  • 5bf48e6854 Accepting request 231569 from network:wicked:factory Stephan Kulow 2014-05-02 07:51:44 +00:00
  • df5cf40711 - version 0.5.21 - dhcp6: fix to allow supported devices (bnc#874561) - dhcp,autoip: log unsupported devices debug1 level only Marius Tomaschewski 2014-04-27 11:44:17 +00:00
  • 0452906203 - version 0.5.20 - autoip4,dhcp4,dhcp6: fixed to create instance for supported devices only to save memory and avoid allocation complains due to packet capturing init failure - lldp: fix infinite loops in ni_lldp_agent_update, disable built-in support (rejected fate#313671, bnc#873299) - dhcp4: do not send hostname to server in discover (bnc#873267) - rpm: explicit piddir,statedir,storedir in spec - generate ChangeLog file from git while make dist Pawel Wieczorkiewicz 2014-04-17 13:06:55 +00:00
  • 43d3438a2e Accepting request 230057 from network:wicked:factory Tomáš Chvátal 2014-04-17 12:43:38 +00:00
  • 2e9635a931 - version 0.5.19 - server/nanny: do not fail on missed dbus objects or object creation errors due to already deleted interfaces in the kernel while processing the event (bnc#867806,bnc#871388) - netlink: verify if device still exists on newlink events - nanny: fixed endless loop on policies without name and user control default, added device mach with identify capabilities Marius Tomaschewski 2014-04-14 17:41:33 +00:00
  • 6b3a328915 Accepting request 228139 from network:wicked:factory Stephan Kulow 2014-04-01 09:34:13 +00:00
  • fe3bea7e41 - version 0.5.18 - dhcp4: enabled on infiniband / IPoIB links - capture: fixed to wrap link-layer packet sockets as the default address length in sockaddr_ll is not enough for infiniband. - dhcp6: enabled on infiniband / IPoIB links Marius Tomaschewski 2014-03-28 18:56:09 +00:00
  • 942026364b - version 0.5.17 - dhcp4: fixed posix-tz-dbname code and added to parse - dhcp4: renew lease via unicast (bnc#866993) - macvtap: initial support (fate#315131) - ifstatus: do not consider client-state in ifstatus - xml: fixed functions retrieving numerical attr values - config: generate v5 UUIDs (SHA1) from xml config content Marius Tomaschewski 2014-03-28 13:10:18 +00:00
  • 261a8f2921 Accepting request 227297 from network:wicked:factory Stephan Kulow 2014-03-27 05:16:57 +00:00
  • e2cec83ad0 removed 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch Marius Tomaschewski 2014-03-24 11:36:43 +00:00
  • b28b118de9 - version 0.5.16 - ipv6: catch ipv6.disable=1 kernel command line (bnc#869334) - client: read and apply sysctl/ifsysctl files to consider ipv4/ipv6 forwarding, enable (disable_ipv6), ipv6 autoconf and privacy (use_tempaddr) sysctl options (bnc#869334) - client: do not complain about missed /etc/HOSTNAME - dhcp4: fixed decline message and processing (bnc#869150) - dhcp4: check if lease exists while processing arp (bnc#869150) - removed obsolete drop default route patch (bnc#868187) [- 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch] Marius Tomaschewski 2014-03-24 11:32:34 +00:00
  • 60bd39a7eb Accepting request 226493 from network:wicked:factory Stephan Kulow 2014-03-18 15:21:34 +00:00
  • 300f31ff9d - addrconf: drop default route if disabled (bnc#868187) Honor a (per-interface) DHCLIENT_SET_DEFAULT_ROUTE=no in suse ifcfg files and remove from lease before update runs. [+ 0001-addrconf-drop-default-route-if-disabled-bnc-868187.patch] Marius Tomaschewski 2014-03-17 17:42:14 +00:00
  • fc394509a3 - version 0.5.15 - netlink: fixed masterdev reference name resolving bug - bridge: lowered a questionable warning to debug - added dummy interface support inclusive suse compat - added tun/tap interface support inclusive suse compat - netlink: fixed address parsing causing an abort on assert - arp: verify ipv4 addresses by default (fate#314399) - Enabled arp duplicate check for static ipv4 addresses as default (RFC 5227) and send arp notify when requested in suse ifcfg variables CHECK_DUPLICATE_IP(default yes) and SEND_GRATUITOUS_ARP(default no). - ipv6: corrected to apply inverted ipv6.enable flag - utils: fixed array remove typo and socket array activate - utils: use proper index in ni_string_array_remove - utils: properly adjust array in remove actions - socket: use proper array in socket array activate Marius Tomaschewski 2014-03-14 14:08:26 +00:00
  • 996190687e - rpm: added sysconfig-netconfig require to wicked (bnc#867078) - service: use explicit before/after ordering in all service files (bnc#866732) Marius Tomaschewski 2014-03-07 16:09:35 +00:00
  • 3594f1c75d Accepting request 224232 from network:wicked:factory Tomáš Chvátal 2014-03-02 17:22:27 +00:00
  • e91dd90ce0 - version 0.5.14 - util: fix ni_uuid_parse() and support 8-4-4-4-12 format only Marius Tomaschewski 2014-02-28 13:32:58 +00:00
  • 014dac2ab6 - version 0.5.13 - bridge: do not require link-up on ports (bnc#862530) - bonding: try to enslave into bond using netlink - extensions: disabled writting of wickedd.log (debug) file - addrconf: avoid unwanted updates, update flag fixes (bnc#865325) - compat: blacklist all and default interface names - leaseinfo: fixed typo in BOOTSERVERNAME variable - compat: read all suse ifcfg files and init timeout - compat: allow backends return complete config - client: exclude STARTMODE='manual' interfaces in ifup all and ignore interfaces with STARTMODE='off' (bnc#864444) - temporarily disable modem init from system - disable wicked-devel subpackage to avoid wrong expectations - nanny: do not update <client-into> and client-state> by default Marius Tomaschewski 2014-02-27 22:12:55 +00:00
  • faa7b4cd28 Accepting request 223350 from network:wicked:factory Stephan Kulow 2014-02-23 06:19:41 +00:00
  • 1009ad72f9 - version 0.5.12 - wicked-devel: require libnl3-devel unconditionally Marius Tomaschewski 2014-02-21 10:19:30 +00:00
  • 93409f34a0 - version 0.5.11 - wicked-devel: require libnl3-devel used for build in spec Marius Tomaschewski 2014-02-21 09:49:50 +00:00
  • acc95d4b48 - version 0.5.10 - service: fix rpmlink suse-missing-rclink warnings - compat: no systemd check via mountpoint in ifup (bnc#864696) Marius Tomaschewski 2014-02-21 09:38:29 +00:00
  • dfd7dfeb64 - version 0.5.9 - dhcp4: fixed to commit and inform wicked when a lease is released lease - this may have cause ifdown errors. - client: workaround to consider wait-for-interfaces Get the WAIT_FOR_INTERFACES variable from environment, which is sourced in the service file to not timeout too early and also allow the users to increase it (see bnc#863371, bnc#862530). - addconf: update allow static lease to update resolver This is required for iBFT leases and solves bnc#864131. - iflist: check validity before extracting nla payload (bnc#863371) - Update unquote to handle invalid sysconfig variables properly (bnc#864635) - dhcp: added lease-xml output to dhcp --test mode and option to request lease in dry-run mode (get lease and exit) - client: turn "No valid config files found" into a debug msg - infiniband: start after rdma service not openibd (sles-11) - compat: fixed scripts/ifup -o debug handling - daemons: disabled state.xml saving by default (bnc#862335) - client: check for config priorities at reading stage - client: add --raw parameter to the convert option - wickedd: add sock->release_user_data and use in in process.c, clear temp-state files in ni_dbus_xml_deserialize_arguments. Marius Tomaschewski 2014-02-21 00:00:59 +00:00
  • 13cbe721a0 Accepting request 222266 from network:wicked:factory Stephan Kulow 2014-02-15 16:23:18 +00:00
  • a407d92c77 - version 0.5.8 - updater: reverse resolve ip address if dhcp server does not provide a hostname (bnc#861476). - debug: init debug and log level from environment using DEBUG, WICKED_DEBUG=<mask> and WICKED_LOG_LEVEL=<level> variables. - dhcp4: check link before start, confirm lease on link change and do not discard lease if host does not match - dhcp4: modprobe af_packet, omit arp validation when address already set on link. - dhcp6: start when link + link-address ready, not network up - dhcp: provide addrconf lease and leaseinfo details - leaseinfo: consistently use prefixlen in ROUTES - wireless: do not remove link/network up flags (bnc#863371) - libwicked: libtool -version-info making package and library versions independent. - cleaned up unused schema files and extensions scripts - lldp: do not log error when lldp is not supported (bnc#862790) - ibft: fixed reading of the origin field - iftypes: show s390 ctcm and iucv (slip) devices, not unknown Marius Tomaschewski 2014-02-14 00:41:46 +00:00
  • bcf05ffe00 Accepting request 221054 from network:wicked:factory Tomáš Chvátal 2014-02-07 15:44:36 +00:00
  • 4c4b5822ec - version 0.5.7 - dhcp: request and set hostname and other options (bnc#861476), - dhcp: accept dns-domain name option containing a domain list as compatibility abuse of this option and log it (bnc#862130) - ibft: always modprobe iscsi_ibft when not yet loaded, added list-only mode and workaround missed readlink utility. - dbus: Fix crashes when dbus instance not running - leaseinfo: fix accidental closure of file descriptor argument - client: improve initialization of client-state structure - compat: apply ethtool and lladdr options from ifcfg variable - set link-address (mac) for ethernet,vlan,macvlan devices - do not set mtu or link-address when device is up as this tends to fail or break upper [vlan, ...] devices - limit mtu of upper (vlan) devices to the mtu of lower (eth) - addrconf: initial lease writting/parsing helpers / disarmed - Disable modem support for now, new ModemManage API (bnc#859888) - dhcp: fixed byteswap in ipudp_checksum and checksum_partial - leaseinfo: include prefixlen in IPADDR same as in ifcfg files Marius Tomaschewski 2014-02-05 21:52:58 +00:00
  • 955b1ca652 Accepting request 214794 from network:wicked:factory Tomáš Chvátal 2014-01-27 10:24:10 +00:00
  • a18b4fff1a - version 0.5.6 - fixed to free details in compat netdev and lease destroy. - systemd: removed requisite=wickedd from wicked.service This dependency triggered an automatic wicked.service (network) restart, when the wickedd.service is restarted (bnc#859801). - client: enable compat suse only, install ifcfg-lo - client: initial ifcfg support for macvlan, fixed flags and lower-device dependencies in the schema (fate#315131) - client: Changing ifcheck to be more robust Marius Tomaschewski 2014-01-23 16:01:53 +00:00
  • 8f0f187232 Accepting request 214306 from network:wicked:factory Stephan Kulow 2014-01-20 19:44:47 +00:00
  • e8f5664dd1 - version 0.5.5 - systemd: added Restart=on-abort to wickedd* (fate#315133) - client: implemented ifreload and adopted services (fate#309018) - client: use fsm to consider config in ifstatus, exit code rework and refactoring to implement check utilities for ifstatus+reload - client: updated copyright and license statements Marius Tomaschewski 2014-01-17 22:24:01 +00:00
  • 11d9b8c46e Accepting request 213496 from network:wicked:factory Stephan Kulow 2014-01-15 18:36:30 +00:00
  • 846b31e17b Added rpm obsoletes sysconfig-network to wicked-service. See also rq#213298: wicked-service also contains provides: sysvinit(network) and also a Conflicts: otherproviders(/sbin/ifup) which were provided by old sysconfig-network. Marius Tomaschewski 2014-01-10 15:32:28 +00:00
  • 085e1cf60b - version 0.5.4 - spec: require wicked-service package in wicked Fixed spec file to require the wicked-service package in wicked package under systemd. The wicked-service package provides systemd service files as well as the ifup compatibility scripts (bnc#856591,fate#316768). - Documentation: man pages update, provide also ifcfg* and ifup,ifdown,ifstatus man pages (bnc#855135). - systemd services: added --systemd parameters which enable systemd specific behaviour tweaks. - initial wicked ifstatus command implementation, used in ifstatus compatibility script and in the network init-script (sysvinit only, not under systemd). - cleanup to use LSB codes in client and all daemons - client: Add --delete and --no-delete options - nanny: enable wickedd-nanny service by default - Refactored to use same link.lowerdev name/index reference in vlan,macvlan,infiniband and show master device interface property in show-xml. - infiniband schema: changed to use <infiniband:child> for infiniband child interfaces in native configs. - fixed newlink functions to not free netdev on discard Marius Tomaschewski 2014-01-09 14:39:29 +00:00
  • 7f20645fa8 Accepting request 209649 from network:wicked:factory Stephan Kulow 2013-12-08 18:50:11 +00:00
  • 8097196d4a - version 0.5.3 - cleaned up to not install unused wicked@.service example - wickedd: added shutdownDevice method to ifdown transition from up to exists, used in bond/bridge to release slaves/ports. - cleaned up internal iftype vs. arptype mappings and handling - client: ifdown deletes the devices created by ifup - configure: added rtnetlink,dcbnl,if_link checks - macvlan: initial support, no ifcfg yet (fate#315131) - wireless: do not scan and bind supplicant by default, corrected the schema to use proper auth-methods type - socket: handle hangup after input, but before output - added refcounting for ni_dbus_watch_data_t objects - bonding: fixed bonding slave duplicate checks - client: add client-state including a persistent mode to skip ifdown for important interfaces by default - client: ifup --persistent and ifdown --force options - several lldp fixes, mostly for parsing / formating - logging: added timestamp option to stderr --log-target - extensions/updater: get and set NIS settings from lease - extensions: replace resolver with new generic updater using simple netconfig key-value leaseinfo dump files - dhcp4: initial --test <ifname> implementation (fate#316111) - dhcp6: initial --test <ifname> implementation (fate#316111) - dhcp6: fixed to accept low preference server offers - dhcp4: set fsm state before building the message - dhcp4: don't use offered address in initial request - netlink: diverse error/return code handling fixes - netlink: switched from libnl1 to libnl3 - moved TODO file content into individual github issues Marius Tomaschewski 2013-12-06 15:07:32 +00:00
  • ed8a940be8 Accepting request 201663 from network:wicked:factory Tomáš Chvátal 2013-10-17 12:28:55 +00:00
  • 132881d8fd - version 0.5.2 - added activation comment to the spec file (bnc#843526) - fixed to not fail on config dirs without any config file Marius Tomaschewski 2013-10-02 06:28:42 +00:00
  • ac1da4bc66 - version 0.5.1 - rpmlintrc: removed obsolete content (bnc#783932#c18) - added extension to update hostname from [dhcp] lease - refactored config read and added wicked show-config - corrected & documented --log-target destination parsing - fixed signed char issues in xml_escape_entities - fail when the global --config path gets rejected Marius Tomaschewski 2013-09-27 15:36:15 +00:00
  • 172d984269 - Applied obs adjustments and copyright comment to spec file Marius Tomaschewski 2013-09-18 12:12:46 +00:00
  • b2f3542c2d applied obs adjustments and copyright comment to spec file Marius Tomaschewski 2013-09-18 12:10:49 +00:00
  • b9bf41a790 Added Copyright comment Marius Tomaschewski 2013-09-18 11:53:02 +00:00
  • 3e04b31522 - wicked ifdown: enable action waiting before calling methods - wicked show: create client object and handle ifname argument - wicked ifup: parse ifcfg static addrconf even without IPADDR - disabled unfinished code to avoid errors / warnings about Marius Tomaschewski 2013-09-18 10:02:53 +00:00
  • 80b87e8376 Updated rpmlintrc comment Marius Tomaschewski 2013-09-16 14:15:39 +00:00
  • e33782e88b - Initial candidate package for openSUSE:Factory Marius Tomaschewski 2013-09-16 13:06:20 +00:00