From 5492c4722b69229700a96759ad487aeae14d528d Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 14 Dec 2012 16:36:44 -0800 Subject: [PATCH] - Version 18.14 (bcl) - add --verifyudev to dmsetup (#885385) (bcl) --- .gitignore | 1 + livecd-tools.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1b5ca71..9760e52 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ livecd-tools-033.tar.bz2 /livecd-tools-18.11.tar.bz2 /livecd-tools-18.12.tar.bz2 /livecd-tools-18.13.tar.bz2 +/livecd-tools-18.14.tar.bz2 diff --git a/livecd-tools.spec b/livecd-tools.spec index f5146f1..4fd7f99 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -4,7 +4,7 @@ Summary: Tools for building live CDs Name: livecd-tools -Version: 18.13 +Version: 18.14 Release: 1%{?dist} Epoch: 1 License: GPLv2 @@ -102,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Fri Dec 14 2012 Brian C. Lane 18.14-1 +- Version 18.14 (bcl) +- add --verifyudev to dmsetup (#885385) (bcl) + * Tue Dec 04 2012 Brian C. Lane 18.13-1 - Version 18.13 (bcl) - silence the selinux umount error (bcl) diff --git a/sources b/sources index ce852d7..f52ad8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f7a2aa464fbc1a30cc4e54a932d4d9f livecd-tools-18.13.tar.bz2 +d97d28191ee5f96ce914b6c425fe90a5 livecd-tools-18.14.tar.bz2