From 8a5852151ab9c97a824ab9b220de5253289bf07d986312ccd962bcda4ac5d848 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 20 Nov 2015 12:56:02 +0000 Subject: [PATCH 1/3] - Evaluating needed YAST packages which are defined in the AutoYaST configuration file and selecting these packages for installation. (bnc#955657) - 3.1.104 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=648 --- autoyast2-3.1.103.tar.bz2 | 3 --- autoyast2-3.1.104.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.103.tar.bz2 create mode 100644 autoyast2-3.1.104.tar.bz2 diff --git a/autoyast2-3.1.103.tar.bz2 b/autoyast2-3.1.103.tar.bz2 deleted file mode 100644 index 39e23d9..0000000 --- a/autoyast2-3.1.103.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:633259fdf773eb3798fe18f2d6353edc268b8334892cf4b580b32e6ab7fc7ff9 -size 664716 diff --git a/autoyast2-3.1.104.tar.bz2 b/autoyast2-3.1.104.tar.bz2 new file mode 100644 index 0000000..701e667 --- /dev/null +++ b/autoyast2-3.1.104.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1995085efd393a5335d4280b759189684ad5546a42e20ba9ede7f012148f65 +size 664075 diff --git a/autoyast2.changes b/autoyast2.changes index 92c155f..7a27128 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 20 11:44:16 CET 2015 - schubi@suse.de + +- Evaluating needed YAST packages which are defined in the + AutoYaST configuration file and selecting these packages for + installation. (bnc#955657) +- 3.1.104 + ------------------------------------------------------------------- Thu Nov 12 17:12:50 CET 2015 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 2b10076..036cd41 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.103 +Version: 3.1.104 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 360529bbdf6ebdb27b99d842af5265cca7ef59b8e04928043bf98f13a925d89b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 26 Nov 2015 09:36:55 +0000 Subject: [PATCH 2/3] Wed Nov 25 15:43:56 CET 2015 - schubi@suse.de - Do not restart NetworkManager* services while restarting all services in the second installation stage. (bnc#955260) - 3.1.105 - Export the already saved software selection when present, fixes exporting wrong package selection caused by deployment of the installation images (bsc#956325, bsc#910728) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=649 --- autoyast2-3.1.104.tar.bz2 | 3 --- autoyast2-3.1.105.tar.bz2 | 3 +++ autoyast2.changes | 15 +++++++++++++++ autoyast2.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.104.tar.bz2 create mode 100644 autoyast2-3.1.105.tar.bz2 diff --git a/autoyast2-3.1.104.tar.bz2 b/autoyast2-3.1.104.tar.bz2 deleted file mode 100644 index 701e667..0000000 --- a/autoyast2-3.1.104.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f1995085efd393a5335d4280b759189684ad5546a42e20ba9ede7f012148f65 -size 664075 diff --git a/autoyast2-3.1.105.tar.bz2 b/autoyast2-3.1.105.tar.bz2 new file mode 100644 index 0000000..f6ed5db --- /dev/null +++ b/autoyast2-3.1.105.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86215d74a855884a4ca04191f70ad33e1bead368028b43d054626bbf34004508 +size 664859 diff --git a/autoyast2.changes b/autoyast2.changes index 7a27128..7126e95 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,4 +1,19 @@ ------------------------------------------------------------------- +Wed Nov 25 15:43:56 CET 2015 - schubi@suse.de + +- Do not restart NetworkManager* services while restarting all + services in the second installation stage. (bnc#955260) +- 3.1.105 + +------------------------------------------------------------------- +Wed Nov 25 13:22:56 UTC 2015 - lslezak@suse.cz + +- Export the already saved software selection when present, + fixes exporting wrong package selection caused by deployment of + the installation images (bsc#956325, bsc#910728) + +------------------------------------------------------------------- + Fri Nov 20 11:44:16 CET 2015 - schubi@suse.de - Evaluating needed YAST packages which are defined in the diff --git a/autoyast2.spec b/autoyast2.spec index 036cd41..c8c8306 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.104 +Version: 3.1.105 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 9671ae1691da7d11e6351a70c9bd7a78804a972b80931e91437a83d28b682141 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 27 Nov 2015 16:06:25 +0000 Subject: [PATCH 3/3] - Added "cobbler" to the obsolete profile section. Defined in SUSE Manager but will not be used anymore. (bnc#955878) - 3.1.106 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=650 --- autoyast2-3.1.105.tar.bz2 | 3 --- autoyast2-3.1.106.tar.bz2 | 3 +++ autoyast2.changes | 7 +++++++ autoyast2.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.105.tar.bz2 create mode 100644 autoyast2-3.1.106.tar.bz2 diff --git a/autoyast2-3.1.105.tar.bz2 b/autoyast2-3.1.105.tar.bz2 deleted file mode 100644 index f6ed5db..0000000 --- a/autoyast2-3.1.105.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86215d74a855884a4ca04191f70ad33e1bead368028b43d054626bbf34004508 -size 664859 diff --git a/autoyast2-3.1.106.tar.bz2 b/autoyast2-3.1.106.tar.bz2 new file mode 100644 index 0000000..f587000 --- /dev/null +++ b/autoyast2-3.1.106.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab14d5d020a93ba958497e31bf4b2194e33707b6574d448066f7782b35d813e +size 664220 diff --git a/autoyast2.changes b/autoyast2.changes index 7126e95..e003b2e 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 27 16:32:46 CET 2015 - schubi@suse.de + +- Added "cobbler" to the obsolete profile section. + Defined in SUSE Manager but will not be used anymore. (bnc#955878) +- 3.1.106 + ------------------------------------------------------------------- Wed Nov 25 15:43:56 CET 2015 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index c8c8306..c1716a3 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.105 +Version: 3.1.106 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build