New version.

This commit is contained in:
Christopher Edward Lumens 2008-09-22 19:46:28 +00:00
parent 2becbfb71a
commit c3a2092d35
3 changed files with 7 additions and 2 deletions

View File

@ -31,3 +31,4 @@ pykickstart-1.40.tar.gz
pykickstart-1.41.tar.gz
pykickstart-1.42.tar.gz
pykickstart-1.43.tar.gz
pykickstart-1.44.tar.gz

View File

@ -3,7 +3,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Url: http://fedoraproject.org/wiki/pykickstart
Version: 1.43
Version: 1.44
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
@ -44,6 +44,10 @@ rm -rf %{buildroot}
%{_bindir}/ksflatten
%changelog
* Mon Sep 22 2008 Chris Lumens <clumens@redhat.com> - 1.44-1
- Add support for reverse CHAP to the kickstart iscsi command (hans)
- Fix typo (katzj)
* Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> - 1.43-1
- Revert "Do not include passphrases for encrypted block devices in
anaconda-ks.cfg." (dlehman)

View File

@ -1 +1 @@
36469ea69fd78e77f278bd6893c39c5a pykickstart-1.43.tar.gz
600f1cda9038be2de7d0f3de5e53a44f pykickstart-1.44.tar.gz