- Version 13.4.8 (bcl)

- litd: Make sure device nodes have time to appear (bcl)
- symlink /etc/mtab to /proc/self/mounts (#688277) (bcl)
This commit is contained in:
Brian C. Lane 2015-06-08 14:27:11 -07:00
parent d20abcc1ce
commit 8bc26c6fed
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/livecd-tools-13.4.5.tar.bz2
/livecd-tools-13.4.6.tar.bz2
/livecd-tools-13.4.7.tar.bz2
/livecd-tools-13.4.8.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 13.4.7
Version: 13.4.8
Release: 1%{?dist}
Epoch: 1
License: GPLv2
@ -94,8 +94,13 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Mon Jun 08 2015 Brian C. Lane <bcl@redhat.com> 13.4.8-1
- Version 13.4.8 (bcl)
- litd: Make sure device nodes have time to appear (bcl)
- symlink /etc/mtab to /proc/self/mounts (#688277) (bcl)
* Fri Feb 27 2015 Brian C. Lane <bcl@redhat.com> 13.4.7-1
- Version 13.4.6 (bcl)
- Version 13.4.7 (bcl)
- lokkit patch moved upstream
* Fri May 02 2014 Brian C. Lane <bcl@redhat.com> 13.4.6-1

View File

@ -1 +1 @@
863a763767966f31410582052f88dbee livecd-tools-13.4.7.tar.bz2
b0916de753f88fce23089375e531494e livecd-tools-13.4.8.tar.bz2