diff --git a/lorax.spec b/lorax.spec index 289e8001..f007f134 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.19 +Version: 25.20 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -148,6 +148,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Tue May 30 2017 Brian C. Lane 25.20-1 +- Try all packages when installpkg --optional is used. (bcl@redhat.com) +- livemedia-creator: Add release license files to / of the iso (bcl@redhat.com) +- lorax: Add release license files to / of the iso (bcl@redhat.com) +- INSTALL_ROOT and LIVE_ROOT are not available during %%post (bcl@redhat.com) +- Add --noverifyssl to lorax (#1430483) (bcl@redhat.com) + * Wed Feb 22 2017 Brian C. Lane 25.19-1 - Create /dev/random and /dev/urandom before running rpm -qa (#1420523) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 847de8f7..e41b655e 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -25.19-1 ./ +25.20-1 ./