rpms/anaconda/devel .cvsignore, 1.715, 1.716 anaconda.spec, 1.866, 1.867 sources, 1.850, 1.851

Christopher Edward Lumens clumens at fedoraproject.org
Fri Jun 11 20:56:18 UTC 2010


Author: clumens

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10573

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.715
retrieving revision 1.716
diff -u -p -r1.715 -r1.716
--- .cvsignore	4 Jun 2010 19:53:12 -0000	1.715
+++ .cvsignore	11 Jun 2010 20:56:17 -0000	1.716
@@ -4,3 +4,4 @@ anaconda-14.4.tar.bz2
 anaconda-14.5.tar.bz2
 anaconda-14.6.tar.bz2
 anaconda-14.7.tar.bz2
+anaconda-14.8.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.866
retrieving revision 1.867
diff -u -p -r1.866 -r1.867
--- anaconda.spec	4 Jun 2010 19:53:12 -0000	1.866
+++ anaconda.spec	11 Jun 2010 20:56:17 -0000	1.867
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 14.7
+Version: 14.8
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -223,6 +223,55 @@ update-desktop-database &> /dev/null || 
 %endif
 
 %changelog
+* Fri Jun 11 2010 Chris Lumens <clumens at redhat.com> - 14.8-1
+- Rebind hybrid lcs/ctc network devices to correct driver if necessary
+  (#596826) (maier)
+- Get netdev name without CONFIG_SYSFS_DEPRECATED_V2 in linuxrc.s390 (#596826)
+  (maier)
+- Replace rd_CCW with final dracut option rd_ZNET for network-rootfs on s390
+  (maier)
+- Do parse DOMAIN for DNS search suffixes in loader (#595388) (maier)
+- Allow loader to parse DNS and write DNS1, DNS2, ... itself (again). (#595388)
+  (maier)
+- GATEWAY in linuxrc.s390's ifcfg is really IPv4 only (#595388) (maier)
+- Handle OPTIONS in ifcfg files transparently in loader (#595388) (maier)
+- If only (clumens)
+- Catch and display KickstartErrors coming from execute() cleanly (#603059).
+  (clumens)
+- Forcibly remove packages from deselected groups (#495621). (clumens)
+- Default to aes-xts-plain64 for new luks devices. (#600295) (dlehman)
+- Put another '/' in the rhinstall-install.img path (#601838). (clumens)
+- Fix driver disc repo baseurl (#602343) (msivak)
+- or -> and (clumens)
+- fix: do not check root devices from hasWindows (#592860). (akozumpl)
+- fix: kickstart sshpw command dysfunctional (#602308). (akozumpl)
+- Include /sbin/blkid in the initrd.img (dcantrell)
+- Correct initrd.img load address on s390 (dcantrell)
+- Remove duplicate md handling code from 70-anaconda.rules (#599197)
+  (dcantrell)
+- Add md arrays to the devicetree with a md# name rather then md/# (hdegoede)
+- "Finding" -> "Examining" storage devices (#594804). (clumens)
+- In the filter UI, also ignore devices that do not report a size (#594803).
+  (clumens)
+- translations: scdate can translate timezones better then us. (akozumpl)
+- fix: the po path has to be bound for gtk.glade too. (akozumpl)
+- translations: don't say context=yes if you don't mean it. (akozumpl)
+- translations: loader header files strings missing in anaconda.pot. (akozumpl)
+- fix error saving screenshots during package install (#594826). (akozumpl)
+- Re-get partedPartition after re-adding failed-to-remove partition. (dlehman)
+- Select default and mandatory packages when enabling repos. (dlehman)
+- do not import block from isys. not needed. (#601291). (akozumpl)
+- removal: gui.InstallKeyWindow. (akozumpl)
+- Make minimum shrink size 1 not 0 (#602442) (bcl)
+- Initialize Decimal for partition slices (#602376) (bcl)
+- Make sure lvm2 gets installed when we are using lvm (#601644) (hdegoede)
+- Handle FCoE over vlan properly (#486244) (hdegoede)
+- Tell user when nothing can be upgraded (#592605) (bcl)
+- netork -> network (clumens)
+- Redownload and extract updates.img during anaconda restart. (akozumpl)
+- Restarting anaconda. (akozumpl)
+- New version. (clumens)
+
 * Fri Jun 04 2010 Chris Lumens <clumens at redhat.com> - 14.7-1
 - Assign the trimmed identifier so it gets used in the UI. (clumens)
 - Remember disk selections when going back to the text partition UI (#596113).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.850
retrieving revision 1.851
diff -u -p -r1.850 -r1.851
--- sources	4 Jun 2010 19:53:13 -0000	1.850
+++ sources	11 Jun 2010 20:56:17 -0000	1.851
@@ -1 +1 @@
-fd2b44428078dc294ba636d13925cd21  anaconda-14.7.tar.bz2
+abe84f4f322dc36da8b4b74f2d24f77c  anaconda-14.8.tar.bz2



More information about the scm-commits mailing list