From 89cb22611ef9449e03b8cf0dfca5c4142dd11c2e Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 8 Jun 2015 14:04:37 -0700 Subject: [PATCH] - Version 23.1 (bcl) - litd: All parted calls should use -s mode (#1195478) (bcl) - litd: Make sure device nodes have time to appear (bcl) - Sync usage documentation with livecd-iso-to-disk.pod (fgrose) - Correct misinformation and cover new options (fgrose) - Update repo urls to point to new github location (#1208825) (bcl) - Explicitly add the uas driver to the initrd (#1201983) (bcl) - Update repo urls to point to new github location. --- .gitignore | 1 + livecd-tools.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4a1bd4a..3e4d254 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /livecd-tools-21.3.tar.bz2 /livecd-tools-21.4.tar.bz2 /livecd-tools-23.0.tar.bz2 +/livecd-tools-23.1.tar.gz diff --git a/livecd-tools.spec b/livecd-tools.spec index 5556f21..b4a2b1f 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -4,7 +4,7 @@ Summary: Tools for building live CDs Name: livecd-tools -Version: 23.0 +Version: 23.1 Release: 1%{?dist} Epoch: 1 License: GPLv2 @@ -106,6 +106,14 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Mon Jun 08 2015 Brian C. Lane 23.1-1 +- Version 23.1 (bcl) +- litd: All parted calls should use -s mode (#1195478) (bcl) +- litd: Make sure device nodes have time to appear (bcl) +- Sync usage documentation with livecd-iso-to-disk.pod (fgrose) +- Correct misinformation and cover new options (fgrose) +- Update repo urls to point to new github location (#1208825) (bcl) +- Explicitly add the uas driver to the initrd (#1201983) (bcl) - Update repo urls to point to new github location. * Mon Mar 02 2015 Brian C. Lane 23.0-1 diff --git a/sources b/sources index 5d63aa3..59cba7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7b535e5f19a6810995e29f281eb9fe4 livecd-tools-23.0.tar.bz2 +0d83ab63fbc21cfcaabc2630113cb82e livecd-tools-23.1.tar.gz