From 540a8f86fb7bc28fe4246f2c4ba815671c6cb97c8973557c8f7c511a14cff058 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Wed, 30 Apr 2014 06:29:25 +0000 Subject: [PATCH] - ignore padding area when calculating checksum (bnc #804160) - 3.2 OBS-URL: https://build.opensuse.org/package/show/system:install:head/checkmedia?expand=0&rev=21 --- checkmedia-3.1.tar.bz2 | 3 --- checkmedia-3.2.tar.xz | 3 +++ checkmedia.changes | 6 ++++++ checkmedia.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 checkmedia-3.1.tar.bz2 create mode 100644 checkmedia-3.2.tar.xz diff --git a/checkmedia-3.1.tar.bz2 b/checkmedia-3.1.tar.bz2 deleted file mode 100644 index 8bdaf17..0000000 --- a/checkmedia-3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8db90d21f4f7ba146aa2db07e2dcd9b7a99899ae136cf65e8ba1811bd5c7f620 -size 30651 diff --git a/checkmedia-3.2.tar.xz b/checkmedia-3.2.tar.xz new file mode 100644 index 0000000..2fabc34 --- /dev/null +++ b/checkmedia-3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e8ee55b8eb2206355d427a540bfc139af80e212ed7a68e3216e108651bda23 +size 28924 diff --git a/checkmedia.changes b/checkmedia.changes index 91fa63f..c3cc76c 100644 --- a/checkmedia.changes +++ b/checkmedia.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 30 08:28:53 CEST 2014 - snwint@suse.de + +- ignore padding area when calculating checksum (bnc #804160) +- 3.2 + ------------------------------------------------------------------- Tue Nov 5 13:57:01 CET 2013 - snwint@suse.de diff --git a/checkmedia.spec b/checkmedia.spec index 65d6149..f6e03dc 100644 --- a/checkmedia.spec +++ b/checkmedia.spec @@ -1,7 +1,7 @@ # # spec file for package checkmedia # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ Name: checkmedia Summary: Check Installation Media License: GPL-3.0+ Group: System/Management -Version: 3.1 +Version: 3.2 Release: 0 Url: https://github.com/wfeldt/checkmedia.git -Source: checkmedia-3.1.tar.bz2 +Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description