From 1011d0cf1064f4cb0010a3f67e925e8ea411f9f32f404546f4a6236a60c8434f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 18 Dec 2017 17:02:47 +0000 Subject: [PATCH] - Use udev names, in addition to kernel device names, to match partitions (part of the fix for bsc#1073254). - 4.0.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=326 --- yast2-update-4.0.1.tar.bz2 | 3 --- yast2-update-4.0.2.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-update-4.0.1.tar.bz2 create mode 100644 yast2-update-4.0.2.tar.bz2 diff --git a/yast2-update-4.0.1.tar.bz2 b/yast2-update-4.0.1.tar.bz2 deleted file mode 100644 index ae208a6..0000000 --- a/yast2-update-4.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db29d4ec67f3e6b9eb747a79823bd956de222b1adfd0717432096c1a0a3cd11a -size 63383 diff --git a/yast2-update-4.0.2.tar.bz2 b/yast2-update-4.0.2.tar.bz2 new file mode 100644 index 0000000..d851a61 --- /dev/null +++ b/yast2-update-4.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1071d73fce76f6db160e945a80e0e62ab9f991ee20482eb977d77ec10a58077f +size 63540 diff --git a/yast2-update.changes b/yast2-update.changes index f61d737..1fe353c 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 18 16:32:10 UTC 2017 - ancor@suse.com + +- Use udev names, in addition to kernel device names, to match + partitions (part of the fix for bsc#1073254). +- 4.0.2 + ------------------------------------------------------------------- Fri Nov 24 06:51:50 UTC 2017 - jsrain@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index 11b18a5..b16ab0b 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.0.1 +Version: 4.0.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build