This package provides debug sources for package wicked.
Debug sources are useful when developing applications that use this package or when debugging this package.
Debug sources are useful when developing applications that use this package or when debugging this package.
0.6.63


0.6.60


0.6.54

0.6.53


0.6.52


0.6.47

0.6.40

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 0.6.47-lp150.1.1 | 2019-01-17 | 679 kiB | 4.03 MiB | https://bugs.opensuse.org |
![]() | rpm | 0.6.60-lp150.2.13.1 | 2019-12-03 | 685 kiB | 4.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.54-lp150.2.10.1 | 2019-06-17 | 676 kiB | 4.2 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.53-lp150.2.6.1 | 2019-02-27 | 702 kiB | 4.19 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.52-lp150.2.3.1 | 2019-01-18 | 702 kiB | 4.19 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.53-lp151.1.1 | 2019-02-22 | 702 kiB | 4.19 MiB | https://bugs.opensuse.org |
![]() | rpm | 0.6.60-lp151.2.9.1 | 2020-02-11 | 686 kiB | 4.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.60-lp151.2.6.1 | 2020-02-04 | 686 kiB | 4.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.60-lp151.2.3.1 | 2019-12-04 | 685 kiB | 4.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.60-lp151.2.12.1 | 2020-03-25 | 686 kiB | 4.24 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.63-lp152.1.1 | 2020-03-15 | 694 kiB | 4.29 MiB | https://bugs.opensuse.org |
![]() | rpm | 0.6.40-7.1 | 2019-01-17 | 646 kiB | 3.9 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.52-12.1 | 2019-02-01 | 688 kiB | 4.19 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.40-9.1 | 2019-01-18 | 648 kiB | 3.9 MiB | http://bugs.opensuse.org |
![]() | rpm | 0.6.63-1.1 | 2020-03-07 | 715 kiB | 4.26 MiB | https://bugs.opensuse.org |
Latest updates

OpenSUSE Leap 15.1 debug/update/oss: Updated from 0.6.60-lp151.2.9.1 to 0.6.60-lp151.2.12.1
2020-03-25
- spec: fix old libwicked package provides/obsoletes (bsc#1165180)
+ 0006-spec-fix-old-libwicked-package-provides-obsoletes-bsc1165180.patch

OpenSUSE Leap 15.2 debug/oss: Updated from 0.6.61-lp152.1.1 to 0.6.63-lp152.1.1
2020-03-15
- version 0.6.63
- spec: fix old libwicked package provides/obsoletes (bsc#1165180)
- ipv6: support to apply stable secret ifsysctl (jsc#SLE-6960)

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.62-1.1 to 0.6.63-1.1
2020-03-07
- version 0.6.63
- spec: fix old libwicked package provides/obsoletes (bsc#1165180)
- ipv6: support to apply stable secret ifsysctl (jsc#SLE-6960)

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.61-1.1 to 0.6.62-1.1
2020-03-02
- version 0.6.62
- dhcp4: discard lease on client-id mismatch (CVE-2020-7217,bsc#1160906)
- dhcp4: free lease on response without message type (CVE-2020-7216,bsc#1160905)
- dhcp6: don't add free'd IA to ia_pd_list on T1>T2 (CVE-2019-18903,bsc#1160904)
- dhcp6: fix use-after-free on option parsing failure (CVE-2019-18902,bsc#1160903)
- utils: don't reject NULL var array names/keys breaking wicked duid dump
- routes: schema fix to avoid not applying rto_min incl. new time format (bsc#1160939)
- systemd: order start wicked after network-pre.target and openvswitch.service start
- packaging: use pkgconfig(libsystemd) instead of systemd-devel
- misc bug fixes by Malte Kraus including undefined behaviour, memory access alignment
- corrections, use-after-free, missed initialization and format errors

OpenSUSE Leap 15.1 debug/update/oss: Updated from 0.6.60-lp151.2.6.1 to 0.6.60-lp151.2.9.1
2020-02-11
- dhcp6: don't add free'd IA to ia_pd_list on T1>T2 (CVE-2019-18903,bsc#1160904)
+ 0004-dhcp6-don-t-add-free-d-IA-to-ia_pd_list-on-T1-T2-CVE.patch
- dhcp4: discard lease on client-id mismatch (CVE-2020-7217,bsc#1160906)
+ 0005-dhcp4-discard-lease-on-client-id-mismatch-CVE-2020-7.patch

OpenSUSE Leap 15.1 debug/update/oss: Updated from 0.6.60-lp151.2.3.1 to 0.6.60-lp151.2.6.1
2020-02-04
- Squashed misc bug fixes from pull#821
+ 0001-Squashed-misc-bug-fixes-from-pull-821.patch
- dhcp6: fix use-after-free on option parsing failure (CVE-2019-18902,bsc#1160903)
+ 0002-dhcp6-fix-use-after-free-on-option-parsing-failure-C.patch
- dhcp4: free lease on response without message type (CVE-2020-7216,bsc#1160905)
+ 0003-dhcp4-free-lease-on-response-without-message-type-CV.patch

OpenSUSE Leap 15.2 debug/oss: Updated from 0.6.60-lp152.1.1 to 0.6.61-lp152.1.1
2020-01-09
- version 0.6.61
- dracut: add initial cmdline parsing as a config source
- address: don't check hwaddr length if parsing as ARPHRD_VOID
- utils: added find and insert var array utils, cleanup
- client: add show-policy command calling policy generation
- client: initial support to generate a basic policy directly
- client: cleanup convert and show-config commands

OpenSUSE Leap 15.2 debug/oss: Version 0.6.60-lp152.1.1 introduced
2020-01-07
- version 0.6.60
- libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) shipping the internal helper library inside of the wicked package.

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.60-1.1 to 0.6.61-1.1
2019-12-24
- version 0.6.61
- dracut: add initial cmdline parsing as a config source
- address: don't check hwaddr length if parsing as ARPHRD_VOID
- utils: added find and insert var array utils, cleanup
- client: add show-policy command calling policy generation
- client: initial support to generate a basic policy directly
- client: cleanup convert and show-config commands

OpenSUSE Leap 15.1 debug/update/oss: Version 0.6.60-lp151.2.3.1 introduced
2019-12-04
- version 0.6.60
- libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) shipping the internal helper library inside of the wicked package.

OpenSUSE Leap 15.0 debug/update/oss: Updated from 0.6.54-lp150.2.10.1 to 0.6.60-lp150.2.13.1
2019-12-03
- version 0.6.60
- libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) shipping the internal helper library inside of the wicked package.

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.57-1.1 to 0.6.60-1.1
2019-10-11
- version 0.6.60
- libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) shipping the internal helper library inside of the wicked package.

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.55-1.1 to 0.6.57-1.1
2019-09-27
- version 0.6.57
- dhcp6: omit noprefixroute with address-length (bsc#1150972) Permit to assume that the address prefix-length override specified in the config is a valid on-link prefix length, to let the kernel create a route for this prefix.
- dhcp6: differentiated mode=auto resolving from RA (bsc#1150183) Fixed to not trigger to report an error when ipv6 RA is not available or the received RA disables dhcp while mode is set to auto, but to deliver a 'deferred' results.

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.54-1.4 to 0.6.55-1.1
2019-08-22
- version 0.6.55
- dhcp6: do not default to a /64 address prefix-length (bsc#1132280) Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which permits to specify explicit prefix-length to use for the DHCPv6 address and override detection using RA prefix info and a default to /128.
- time: use boot time for timer instead of real time (bsc#1129986)
- dhcp: Consistently log dhcp xid and enabled to log dhcp6 timings line.
- dhcp6: lower unexpected xid messages to debug level
- systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774) Calling udevadm settle directly caused systemd to kill wicked services.
- bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670)
- rfkill: fix switch statement to check enum variable not a constant (bsc#1140117)
- man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot
- dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798)
- dhcp4: fix to request routing options when custom options are used (bsc#1132326)
- testing: add ifbind.sh helper script allowing to test hotplugging

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.54-1.3 to 0.6.54-1.4
2019-07-16
- version 0.6.54
- switch to use systemd notify and prevent event backlog at start by calling udevadm settle before starting wickedd (bsc#1118206)
- dhcp6: don't discard confirm reply without status (bsc#1127340)
- ethtool: set lro legacy flag and not txvlan (bsc#1123555)
- init memory before use in ioctl
- fsm: fix find pending worker loop segfault (boo#1106809)

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.54-1.1 to 0.6.54-1.3
2019-06-19
- version 0.6.54
- switch to use systemd notify and prevent event backlog at start by calling udevadm settle before starting wickedd (bsc#1118206)
- dhcp6: don't discard confirm reply without status (bsc#1127340)
- ethtool: set lro legacy flag and not txvlan (bsc#1123555)
- init memory before use in ioctl
- fsm: fix find pending worker loop segfault (boo#1106809)

OpenSUSE Leap 15.0 debug/update/oss: Updated from 0.6.53-lp150.2.6.1 to 0.6.54-lp150.2.10.1
2019-06-17
- version 0.6.54
- switch to use systemd notify and prevent event backlog at start by calling udevadm settle before starting wickedd (bsc#1118206)
- dhcp6: don't discard confirm reply without status (bsc#1127340)
- ethtool: set lro legacy flag and not txvlan (bsc#1123555)
- init memory before use in ioctl
- fsm: fix find pending worker loop segfault (boo#1106809)

OpenSUSE Tumbleweed debug/oss: Updated from 0.6.53-1.2 to 0.6.54-1.1
2019-04-10
- version 0.6.54
- switch to use systemd notify and prevent event backlog at start by calling udevadm settle before starting wickedd (bsc#1118206)
- dhcp6: don't discard confirm reply without status (bsc#1127340)
- ethtool: set lro legacy flag and not txvlan (bsc#1123555)
- init memory before use in ioctl
- fsm: fix find pending worker loop segfault (boo#1106809)

OpenSUSE Leap 15.0 debug/update/oss: Version 0.6.53-lp150.2.6.1 reintroduced
2019-03-24
- version 0.6.53
- dhcp: request hostname/fqdn option in the tester (bsc#1118378)
- build: link with relro by default for binary hardening

OpenSUSE Leap 15.0 debug/update/oss: Version 0.6.52-lp150.2.3.1 reintroduced
2019-03-24
- version 0.6.52
- wickedd: fix netdev detection bootstrap race (bsc#1107579)
- compat: fix ifcfg parsing crash if network/config is missed
Related packages
wicked - Network configuration infrastructure