From 02929d1d62f413eca5c6b09dbaca27bee8de4875f5e915867c766b3203bd2a9a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 19 Sep 2018 16:00:19 +0000 Subject: [PATCH] - Fixed crash while writing backup (bsc#1108934) - 4.1.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=344 --- yast2-update-4.1.3.tar.bz2 | 3 --- yast2-update-4.1.4.tar.bz2 | 3 +++ yast2-update.changes | 6 ++++++ yast2-update.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-update-4.1.3.tar.bz2 create mode 100644 yast2-update-4.1.4.tar.bz2 diff --git a/yast2-update-4.1.3.tar.bz2 b/yast2-update-4.1.3.tar.bz2 deleted file mode 100644 index 03318ac..0000000 --- a/yast2-update-4.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d38de440f951c11c5951ffe340644f37f0ff25fbcbc2284a253142ca9fc02b1 -size 67766 diff --git a/yast2-update-4.1.4.tar.bz2 b/yast2-update-4.1.4.tar.bz2 new file mode 100644 index 0000000..66149ab --- /dev/null +++ b/yast2-update-4.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97cdce894af4bf6141b97c5872aba475fbf190da139d0fe10b7095635086e9fe +size 67927 diff --git a/yast2-update.changes b/yast2-update.changes index 3359e15..32f177d 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 19 16:52:02 CEST 2018 - schubi@suse.de + +- Fixed crash while writing backup (bsc#1108934) +- 4.1.4 + ------------------------------------------------------------------- Mon Sep 17 12:20:58 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-update.spec b/yast2-update.spec index 2a9a1e5..9c84c23 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.1.3 +Version: 4.1.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build