rpms/anaconda/devel .cvsignore, 1.443, 1.444 anaconda.spec, 1.579, 1.580 sources, 1.571, 1.572

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Thu Sep 13 14:49:49 UTC 2007


Author: clumens

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18972

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -r1.443 -r1.444
--- .cvsignore	5 Sep 2007 15:35:55 -0000	1.443
+++ .cvsignore	13 Sep 2007 14:49:17 -0000	1.444
@@ -1 +1,2 @@
 anaconda-11.3.0.28.tar.bz2
+anaconda-11.3.0.29.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.579
retrieving revision 1.580
diff -u -r1.579 -r1.580
--- anaconda.spec	5 Sep 2007 15:35:55 -0000	1.579
+++ anaconda.spec	13 Sep 2007 14:49:17 -0000	1.580
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.3.0.28
+Version: 11.3.0.29
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -158,6 +158,29 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Thu Sep 13 2007 Chris Lumens <clumens at redhat.com> 11.3.0.29-1
+- On the graphical netconfig screen, only check the gateway address if
+  provided (dcantrell).
+- Don't show wireless adapters unless explicitly requested (katzj).
+- Add user and services commands and scripts to anaconda-ks.cfg
+- Fix handling of groups from the kickstart user command.
+- Support loading updates from partitioned devices.
+- Rework netlink code to support > 10 devices and not get caught in
+  an infinite loop (pjones, dcantrell).
+- Fix args passed to iscsiadm (k.georgiou AT imperial DOT ac DOT uk,
+  #283791).
+- Set flags.selinux (katzj, #244691).
+- Be more accepting when waiting for an sshd response
+  (alanm AT redhat DOT com, #286031).
+- Probe USB to make USB network installs work (H.J. Lu, #285491).
+- Rework driver package installation to be more generic.
+- Turn off swaps we didn't turn on so livecds don't blow up (katzj).
+- Add new Chinese and Japanese font packages (katzj, #279931).
+- Fix another upgrade GUI traceback (#281031).
+- Correctly identify when the VNC server doesn't start.
+- Display the correct signal name when loader exits (pjones).
+- Change method for determining maximum LV size (msivak, #242508).
+
 * Wed Sep  5 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.28-1
 - Make sure we find out about all nics (dcantrell)
 - Hard drive install fixing (clumens, #287241)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.571
retrieving revision 1.572
diff -u -r1.571 -r1.572
--- sources	5 Sep 2007 15:35:55 -0000	1.571
+++ sources	13 Sep 2007 14:49:17 -0000	1.572
@@ -1 +1 @@
-9e00bb0aebbbe4e388a77e3dcec5866d  anaconda-11.3.0.28.tar.bz2
+29abb7023068a43e1d6d1840cd1990b4  anaconda-11.3.0.29.tar.bz2




More information about the fedora-extras-commits mailing list