From 6c4022edec2655e5079a7d88b9790b023df69a8119fd5b848804a18529b94ac2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 25 Jul 2014 11:29:43 +0000 Subject: [PATCH 1/6] Updated to git ref 79116c8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=563 --- yast2-network-3.1.71.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-network-3.1.71.tar.bz2 b/yast2-network-3.1.71.tar.bz2 index 532a4d0..5b00719 100644 --- a/yast2-network-3.1.71.tar.bz2 +++ b/yast2-network-3.1.71.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74ef651c394213a45a5fd7c0581adf40f57857e52308b0c53ccf3d393704f819 -size 350689 +oid sha256:e17fe5f24577b6cf823dcd986e96a182dbf1758458fc4ba9eba2457596186a2f +size 350800 From 171cd5d82d1ecf6e577fadc706a47285451b4c0160c69d27888cdfe69a170d19 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 28 Jul 2014 12:19:56 +0000 Subject: [PATCH 2/6] Updated to git ref 947ca56 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=564 --- yast2-network-3.1.71.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-network-3.1.71.tar.bz2 b/yast2-network-3.1.71.tar.bz2 index 5b00719..0e1128e 100644 --- a/yast2-network-3.1.71.tar.bz2 +++ b/yast2-network-3.1.71.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e17fe5f24577b6cf823dcd986e96a182dbf1758458fc4ba9eba2457596186a2f -size 350800 +oid sha256:fa12bfab206d1971a2b5cc1052e6a00cfccf67addd2fcc0c601fdd3defb674f3 +size 351182 From 5e9674776a9d4da42b5ae2044149ccc5e26b9c94d31a7d2d087ea517aa7f76dc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 1 Aug 2014 12:04:51 +0000 Subject: [PATCH 3/6] - Don't propose to enable the firewall if SuSEFirewall is not selected for installation (bnc#881250) - 3.1.72 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=565 --- yast2-network-3.1.71.tar.bz2 | 3 --- yast2-network-3.1.72.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.71.tar.bz2 create mode 100644 yast2-network-3.1.72.tar.bz2 diff --git a/yast2-network-3.1.71.tar.bz2 b/yast2-network-3.1.71.tar.bz2 deleted file mode 100644 index 0e1128e..0000000 --- a/yast2-network-3.1.71.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa12bfab206d1971a2b5cc1052e6a00cfccf67addd2fcc0c601fdd3defb674f3 -size 351182 diff --git a/yast2-network-3.1.72.tar.bz2 b/yast2-network-3.1.72.tar.bz2 new file mode 100644 index 0000000..3e76e79 --- /dev/null +++ b/yast2-network-3.1.72.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0cfe20eca71a49171f8b308aa92b94104a4f61f9c5d106b971e579ea7781f2c +size 351258 diff --git a/yast2-network.changes b/yast2-network.changes index 9c56e92..33a3c49 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 1 08:21:36 UTC 2014 - ancor@suse.com + +- Don't propose to enable the firewall if SuSEFirewall is not + selected for installation (bnc#881250) +- 3.1.72 + ------------------------------------------------------------------- Tue Jul 22 14:30:00 CEST 2014 - locilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 501a077..0013b91 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.71 +Version: 3.1.72 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 8bb785f64644452699c700a5911b83ba0b9807d5b3d3af434a24dee73051f7b2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 1 Aug 2014 15:49:52 +0000 Subject: [PATCH 4/6] - Avoid confusing firewall proposals by hidding the details (ssh and vnc ports) when the firewall is disabled (bnc#886554). - 3.1.73 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=566 --- yast2-network-3.1.72.tar.bz2 | 3 --- yast2-network-3.1.73.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.72.tar.bz2 create mode 100644 yast2-network-3.1.73.tar.bz2 diff --git a/yast2-network-3.1.72.tar.bz2 b/yast2-network-3.1.72.tar.bz2 deleted file mode 100644 index 3e76e79..0000000 --- a/yast2-network-3.1.72.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0cfe20eca71a49171f8b308aa92b94104a4f61f9c5d106b971e579ea7781f2c -size 351258 diff --git a/yast2-network-3.1.73.tar.bz2 b/yast2-network-3.1.73.tar.bz2 new file mode 100644 index 0000000..93684e7 --- /dev/null +++ b/yast2-network-3.1.73.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e12ae26c64c959274806da9d30466da0a52f7403e2867b8b854c4fa21325795 +size 352017 diff --git a/yast2-network.changes b/yast2-network.changes index 33a3c49..e5afa1e 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 1 14:15:49 UTC 2014 - ancor@suse.com + +- Avoid confusing firewall proposals by hidding the details (ssh + and vnc ports) when the firewall is disabled (bnc#886554). +- 3.1.73 + ------------------------------------------------------------------- Fri Aug 1 08:21:36 UTC 2014 - ancor@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 0013b91..7f5aeeb 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.72 +Version: 3.1.73 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 6ad2c7a5ae97c437a8a924de21aad4f450e20afef7a3509c62c13bcef3a7cbb3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 4 Aug 2014 13:00:06 +0000 Subject: [PATCH 5/6] - bnc#884517 - fixed proposal when virtual machine proposal is selected - /etc/hosts do not contain incorrect 0.0.0.0 entry - 3.1.74 - 3.1.69 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=567 --- yast2-network-3.1.73.tar.bz2 | 3 --- yast2-network-3.1.74.tar.bz2 | 3 +++ yast2-network.changes | 10 +++++++++- yast2-network.spec | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 yast2-network-3.1.73.tar.bz2 create mode 100644 yast2-network-3.1.74.tar.bz2 diff --git a/yast2-network-3.1.73.tar.bz2 b/yast2-network-3.1.73.tar.bz2 deleted file mode 100644 index 93684e7..0000000 --- a/yast2-network-3.1.73.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e12ae26c64c959274806da9d30466da0a52f7403e2867b8b854c4fa21325795 -size 352017 diff --git a/yast2-network-3.1.74.tar.bz2 b/yast2-network-3.1.74.tar.bz2 new file mode 100644 index 0000000..8e10313 --- /dev/null +++ b/yast2-network-3.1.74.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce996769868f4ef76d32ad9bf16ad455b0282b4cc200e5f5c186312dcf2d7ce1 +size 350752 diff --git a/yast2-network.changes b/yast2-network.changes index e5afa1e..236c812 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 4 05:36:41 UTC 2014 - mfilka@suse.com + +- bnc#884517 + - fixed proposal when virtual machine proposal is selected + - /etc/hosts do not contain incorrect 0.0.0.0 entry +- 3.1.74 + ------------------------------------------------------------------- Fri Aug 1 14:15:49 UTC 2014 - ancor@suse.com @@ -30,7 +38,7 @@ Mon Jul 14 10:32:34 CEST 2014 - schubi@suse.de - Do not restart network if the installation has been started via a SSH connection. (bnc#885640) -- 3.1.89 +- 3.1.69 ------------------------------------------------------------------- Fri Jul 11 08:52:08 UTC 2014 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 7f5aeeb..072c628 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.73 +Version: 3.1.74 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 0cb872a6981dd02451b7a16983226403c9477f930def8c2d30c4952890baf409 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 4 Aug 2014 13:04:49 +0000 Subject: [PATCH 6/6] - bnc#889359 - Re-enable Add button in Overview dialog during installation - 3.1.75 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=568 --- yast2-network-3.1.74.tar.bz2 | 3 --- yast2-network-3.1.75.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.74.tar.bz2 create mode 100644 yast2-network-3.1.75.tar.bz2 diff --git a/yast2-network-3.1.74.tar.bz2 b/yast2-network-3.1.74.tar.bz2 deleted file mode 100644 index 8e10313..0000000 --- a/yast2-network-3.1.74.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce996769868f4ef76d32ad9bf16ad455b0282b4cc200e5f5c186312dcf2d7ce1 -size 350752 diff --git a/yast2-network-3.1.75.tar.bz2 b/yast2-network-3.1.75.tar.bz2 new file mode 100644 index 0000000..4c58bf6 --- /dev/null +++ b/yast2-network-3.1.75.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86a82a52497762d6d2508e4d4aa71a3f5ad230dc0408de37bc3d01dfe330413 +size 350843 diff --git a/yast2-network.changes b/yast2-network.changes index 236c812..a8a33cb 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 4 06:22:20 UTC 2014 - mfilka@suse.com + +- bnc#889359 + - Re-enable Add button in Overview dialog during installation +- 3.1.75 + ------------------------------------------------------------------- Mon Aug 4 05:36:41 UTC 2014 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 072c628..aada05a 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.74 +Version: 3.1.75 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build