- 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)
This commit is contained in:
Brian C. Lane 2013-06-13 17:10:45 -07:00
parent f952f49efd
commit 7461c1f7a5
3 changed files with 12 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/lorax-19.2.tar.gz
/lorax-19.3.tar.gz
/lorax-19.4.tar.gz
/lorax-19.5.tar.gz

View File

@ -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 <bcl@redhat.com> 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 <bcl@redhat.com> 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)

View File

@ -1 +1 @@
413d9fa4ada93edc31b16a1ade532463 lorax-19.4.tar.gz
e38c1db691e4aa2529b25bd4a477c80e lorax-19.5.tar.gz