From f9f4ba9843e53424e92895a6c88af1dee97cdd73 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Oct 18 2016 00:42:59 +0000 Subject: - Add missing fonts (#1370118) (vponcova@redhat.com) - drop ssh server key generation for s390(x) (#1383641) (dan@danny.cz) --- diff --git a/.gitignore b/.gitignore index 5c9ff4c..cb3f42c 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,4 @@ /lorax-25.14.tar.gz /lorax-25.15.tar.gz /lorax-25.16.tar.gz +/lorax-25.17.tar.gz diff --git a/lorax.spec b/lorax.spec index 39c4ae0..43b9a9a 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.16 +Version: 25.17 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -148,6 +148,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Mon Oct 17 2016 Brian C. Lane 25.17-1 +- Add missing fonts (#1370118) (vponcova@redhat.com) +- drop ssh server key generation for s390(x) (#1383641) (dan@danny.cz) + * Mon Sep 26 2016 Brian C. Lane 25.16-1 - Fix broken sshd.inst boot option (#1378378) (jjelen@redhat.com) - Don't log dracut initrd regeneration messages into /tmp/syslog (#1369439) (rvykydal@redhat.com) diff --git a/sources b/sources index 2dbfda7..b211452 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -344c17ea79684853a8494fd3c30599f5 lorax-25.16.tar.gz +e951c499404a43e537e0db72f39467e0 lorax-25.17.tar.gz