From e482b744c4d42b60ff48543ebf698ddb87ebcc03ca6a01a399dc8fb9261374cd Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 17 Feb 2020 16:38:00 +0000 Subject: [PATCH 1/2] - Fixed user-visible messages (bsc#1084015) - 4.2.27 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=865 --- autoyast2-4.2.26.tar.bz2 | 3 --- autoyast2-4.2.27.tar.bz2 | 3 +++ autoyast2.changes | 6 ++++++ autoyast2.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 autoyast2-4.2.26.tar.bz2 create mode 100644 autoyast2-4.2.27.tar.bz2 diff --git a/autoyast2-4.2.26.tar.bz2 b/autoyast2-4.2.26.tar.bz2 deleted file mode 100644 index 91f47ae..0000000 --- a/autoyast2-4.2.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c55c8d98003b638d193fceadaea414c59a71747e3c94f6c3493df47dd96dc9c -size 690840 diff --git a/autoyast2-4.2.27.tar.bz2 b/autoyast2-4.2.27.tar.bz2 new file mode 100644 index 0000000..85a69d3 --- /dev/null +++ b/autoyast2-4.2.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2259cb424c08cd086923f3e0a91f29f0aa128969ffe3e486e627e01b9f2130c6 +size 691219 diff --git a/autoyast2.changes b/autoyast2.changes index 39b6fa8..703371c 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 17 16:31:46 UTC 2020 - Stefan Hundhammer + +- Fixed user-visible messages (bsc#1084015) +- 4.2.27 + ------------------------------------------------------------------- Tue Dec 31 11:43:56 UTC 2019 - Josef Reidinger diff --git a/autoyast2.spec b/autoyast2.spec index daa2a42..7fb2481 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -1,7 +1,7 @@ # # spec file for package autoyast2 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.26 +Version: 4.2.27 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only From e7d37c00b924789a480b3a7aa9ec20959b040c5687b36e91741f1c577ea1af8e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 27 Feb 2020 11:22:09 +0000 Subject: [PATCH 2/2] - Service for init scripts: Checking working network with "network-online.target" before starting the AY init scripts (bsc#1164105). - 4.2.28 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=866 --- autoyast2-4.2.27.tar.bz2 | 3 --- autoyast2-4.2.28.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-4.2.27.tar.bz2 create mode 100644 autoyast2-4.2.28.tar.bz2 diff --git a/autoyast2-4.2.27.tar.bz2 b/autoyast2-4.2.27.tar.bz2 deleted file mode 100644 index 85a69d3..0000000 --- a/autoyast2-4.2.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2259cb424c08cd086923f3e0a91f29f0aa128969ffe3e486e627e01b9f2130c6 -size 691219 diff --git a/autoyast2-4.2.28.tar.bz2 b/autoyast2-4.2.28.tar.bz2 new file mode 100644 index 0000000..82073d5 --- /dev/null +++ b/autoyast2-4.2.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50af58711040e6ecb13236749446037ca752b3da951a7910df8d5fa18221587f +size 690909 diff --git a/autoyast2.changes b/autoyast2.changes index 703371c..a6f8c78 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 26 16:19:57 CET 2020 - schubi@suse.de + +- Service for init scripts: Checking working network with + "network-online.target" before starting the AY init scripts + (bsc#1164105). +- 4.2.28 + ------------------------------------------------------------------- Mon Feb 17 16:31:46 UTC 2020 - Stefan Hundhammer diff --git a/autoyast2.spec b/autoyast2.spec index 7fb2481..1e6d6b0 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.2.27 +Version: 4.2.28 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only