diff --git a/.gitignore b/.gitignore index 1f1bc05..6d44af9 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /lorax-21.2.tar.gz /lorax-21.3.tar.gz /lorax-21.4.tar.gz +/lorax-21.5.tar.gz diff --git a/lorax.spec b/lorax.spec index 68dac64..eb6b6a3 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.4 +Version: 21.5 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -92,6 +92,15 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Fri Feb 28 2014 Brian C. Lane 21.5-1 +- Use string for releasever not int (#1067746) (bcl@redhat.com) +- createrepo is needed by driver disks (#1016004) (bcl@redhat.com) +- Improve aarch64 UEFI support (#1067671) (dmarlin@redhat.com) +- livemedia-creator: Set the product and release version env variables + (#1067746) (bcl@redhat.com) +- Check initrd size on ppc64 and warn (#1060691) (bcl@redhat.com) +- Remove drivers and modules on ppc64 (#1060691) (bcl@redhat.com) + * Mon Feb 10 2014 Brian C. Lane 21.4-1 - livemedia-creator: virt-image needs ram in MiB not KiB (#1061773) (bcl@redhat.com) diff --git a/sources b/sources index f83d103..95a3c39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f8b8438c5c2f077cc1180bca080b481 lorax-21.4.tar.gz +2ae33d77bb9967b0548291a9e7eb1159 lorax-21.5.tar.gz