diff --git a/.gitignore b/.gitignore index e05458c..d80cc83 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ /lorax-24.6.tar.gz /lorax-24.7.tar.gz /lorax-24.8.tar.gz +/lorax-24.9.tar.gz diff --git a/lorax.spec b/lorax.spec index 0d38ab6..fffa575 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.8 +Version: 24.9 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -134,6 +134,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog +* Wed Jan 13 2016 Brian C. Lane 24.9-1 +- livemedia-creator: Add kernel-modules and kernel-modules-extra to examples + (bcl@redhat.com) +- livemedia-creator: Make sure the rootfs.img can be compressed + (bcl@redhat.com) + * Tue Jan 12 2016 Brian C. Lane 24.8-1 - Make arm .treeinfo match reality (dennis@ausil.us) - Add --iso-name to use with --iso-only (bcl@redhat.com) diff --git a/sources b/sources index 293d99b..d8fd2fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2141f20696586710027e0fdf62459645 lorax-24.8.tar.gz +d07db65b9b26e2e6cbbab090c2095727 lorax-24.9.tar.gz