diff --git a/yast2-network-4.1.15.tar.bz2 b/yast2-network-4.1.15.tar.bz2 new file mode 100644 index 0000000..0baf238 --- /dev/null +++ b/yast2-network-4.1.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35151987171ab00d52530da24e5cdebaf23fa44043a76e1add1213ca83a3c66c +size 388273 diff --git a/yast2-network-4.1.6.tar.bz2 b/yast2-network-4.1.6.tar.bz2 deleted file mode 100644 index 599ad15..0000000 --- a/yast2-network-4.1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d0fd2939ed62f1874f46c2b7c5b8a073bbd5eefe4fb9df05d5c0846b4301510 -size 386247 diff --git a/yast2-network.changes b/yast2-network.changes index d00c2d9..33024c0 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,75 @@ +------------------------------------------------------------------- +Wed Oct 31 08:37:13 UTC 2018 - mfilka@suse.com + +- bnc#1111925 + - always propose wpa_supplicant when configuring wlan +- bsc#1113080 + - Fix detection of peap mode (jreidinger@suse.com) +- Propose most commonly used setup for WPA by default +- 4.1.15 + +------------------------------------------------------------------- +Wed Oct 24 13:12:33 UTC 2018 - jreidinger@suse.com + +- Fix detection of peap mode (bsc#1113080) +- 4.1.14 + +------------------------------------------------------------------- +Tue Oct 16 19:29:30 UTC 2018 - knut.anderssen@suse.com + +- Simplified the installation network proposal collecting all the + configured dhcp interfaces in a single entry (fate#326480) +- 4.1.13 + +------------------------------------------------------------------- +Tue Oct 16 09:02:26 UTC 2018 - mfilka@suse.com + +- bsc#1110598 + - fixed path to license file +- 4.1.12 + +------------------------------------------------------------------- +Mon Oct 15 08:38:58 UTC 2018 - mfilka@suse.com + +- fate#323454 + - wicked compatible parsing of NTP servers from dhcp leases +- 4.1.11 + +------------------------------------------------------------------- +Thu Oct 4 21:46:23 UTC 2018 - knut.anderssen@suse.com + +- Fixes to the networking AY schema (bsc#1108852) + - Added missed s390 device 'layer2' boolean element. +- 4.1.10 + +------------------------------------------------------------------- +Wed Oct 3 07:33:01 UTC 2018 - mfilka@suse.com + +- bnc#1105230 + - do not crash with internal error when 0.0.0.0 netmask is used + in the routing tab +- Activate s390 network devices before applying udev naming rules, + avoiding "Invalid key/value pair in + /etc/udev/rules.d/70-persistent-net.rules" (bsc#1095761) + (by mvidner@suse.com) +- 4.1.9 + +------------------------------------------------------------------- +Tue Oct 2 19:59:14 UTC 2018 - mfilka@suse.com + +- bnc#1109312 + - fixed internal error (replaced calls to LanItems::FreeDevices + which was removed) +- 4.1.8 + +------------------------------------------------------------------- +Tue Sep 18 07:31:10 UTC 2018 - mfilka@suse.com + +- bnc#964856 + - adapted to changes in NetworkInterfaces API + - GetFreeDevice and GetFreeDevices was dropped +- 4.1.7 + ------------------------------------------------------------------- Wed Aug 22 07:19:45 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index c0c8af9..b3afdaa 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.1.6 +Version: 4.1.15 Release: 0 BuildArch: noarch @@ -107,7 +107,7 @@ rake install DESTDIR="%{buildroot}" %dir %{yast_docdir} %doc %{yast_docdir}/CONTRIBUTING.md -%license %{yast_docdir}/COPYING +%license COPYING %doc %{yast_docdir}/README.md %changelog