From 7461c1f7a519289115ea32210703c04818e86786 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 13 Jun 2013 17:10:45 -0700 Subject: [PATCH] - Let sshd decide which keys to create (#971856) (bcl@redhat.com) - Don't remove thbrk.tri (#886250) (bcl@redhat.com) - Switch from xorg-x11-fonts-ethiopic to sil-abyssinica-fonts (#875664) (bcl@redhat.com) - Make ignoring yum_lock messages in anaconda easier. (clumens@redhat.com) - Bump image size up to 2G (#967556) (bcl@redhat.com) - livemedia-creator: Fix logic for anaconda test (#958036) (bcl@redhat.com) --- .gitignore | 1 + lorax.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1587d0d..0c0e44a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /lorax-19.2.tar.gz /lorax-19.3.tar.gz /lorax-19.4.tar.gz +/lorax-19.5.tar.gz diff --git a/lorax.spec b/lorax.spec index eb9eddc..af2d42c 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.4 +Version: 19.5 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -84,6 +84,15 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Thu Jun 13 2013 Brian C. Lane 19.5-1 +- Let sshd decide which keys to create (#971856) (bcl@redhat.com) +- Don't remove thbrk.tri (#886250) (bcl@redhat.com) +- Switch from xorg-x11-fonts-ethiopic to sil-abyssinica-fonts (#875664) + (bcl@redhat.com) +- Make ignoring yum_lock messages in anaconda easier. (clumens@redhat.com) +- Bump image size up to 2G (#967556) (bcl@redhat.com) +- livemedia-creator: Fix logic for anaconda test (#958036) (bcl@redhat.com) + * Tue May 21 2013 Brian C. Lane 19.4-1 - Add command for opening anaconda log file to history (mkolman@gmail.com) - Do not install chrony and rdate explicitly (vpodzime@redhat.com) diff --git a/sources b/sources index e94bffc..defb0e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -413d9fa4ada93edc31b16a1ade532463 lorax-19.4.tar.gz +e38c1db691e4aa2529b25bd4a477c80e lorax-19.5.tar.gz