From 762970999ce7c156d2d58ac6769ff441bb39ec1dc6b8087e6b3b05a3f3cf8ff0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 21 Aug 2018 12:22:51 +0000 Subject: [PATCH] - Do not crash at upgrade when the original /etc/resolv.conf file is set to immutable (bsc#1096142) - 4.1.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=340 --- yast2-update-4.1.0.tar.bz2 | 3 --- yast2-update-4.1.1.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-update-4.1.0.tar.bz2 create mode 100644 yast2-update-4.1.1.tar.bz2 diff --git a/yast2-update-4.1.0.tar.bz2 b/yast2-update-4.1.0.tar.bz2 deleted file mode 100644 index 6f9ab79..0000000 --- a/yast2-update-4.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77e8ec73bf6b2d7ccb61ec9e79c51ec5fedae6c63eb46e8f048b542795e48609 -size 66221 diff --git a/yast2-update-4.1.1.tar.bz2 b/yast2-update-4.1.1.tar.bz2 new file mode 100644 index 0000000..988b8fa --- /dev/null +++ b/yast2-update-4.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e6705c86f5e52cde8df5f4bdf9e9366b4a8d6f155760f92aaa16ee477c8061 +size 66634 diff --git a/yast2-update.changes b/yast2-update.changes index 0c9a1a7..2ae25ee 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 21 05:13:58 UTC 2018 - lslezak@suse.cz + +- Do not crash at upgrade when the original /etc/resolv.conf + file is set to immutable (bsc#1096142) +- 4.1.1 + ------------------------------------------------------------------- Wed Jul 25 13:21:22 CEST 2018 - schubi@suse.de diff --git a/yast2-update.spec b/yast2-update.spec index 89a8827..860c123 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.1.0 +Version: 4.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build