rpms/anaconda/devel .cvsignore, 1.635, 1.636 anaconda.spec, 1.783, 1.784 sources, 1.769, 1.770

Christopher Edward Lumens clumens at fedoraproject.org
Thu Apr 16 17:54:27 UTC 2009


Author: clumens

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16112

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.635
retrieving revision 1.636
diff -u -r1.635 -r1.636
--- .cvsignore	14 Apr 2009 03:47:35 -0000	1.635
+++ .cvsignore	16 Apr 2009 17:53:57 -0000	1.636
@@ -1,2 +1,3 @@
 clog
 anaconda-11.5.0.44.tar.bz2
+anaconda-11.5.0.45.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.783
retrieving revision 1.784
diff -u -r1.783 -r1.784
--- anaconda.spec	14 Apr 2009 03:47:35 -0000	1.783
+++ anaconda.spec	16 Apr 2009 17:53:57 -0000	1.784
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.5.0.44
+Version: 11.5.0.45
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -37,7 +37,7 @@
 %define pythonpyblockver 0.24-1
 %define libbdevidver 5.1.2-1
 %define e2fsver 1.41.0
-%define nmver 0.7.0
+%define nmver 1:0.7.1-3.git20090414
 %define dbusver 1.2.3
 %define createrepover 0.4.7
 %define yumutilsver 1.1.11-3
@@ -213,6 +213,41 @@
 %endif
 
 %changelog
+* Thu Apr 16 2009 Chris Lumens <clumens at redhat.com> - 11.5.0.45-1
+- Touch /.autorelabel when running under rescue mode (#491747). (clumens)
+- Add support for fingerprint-based logins (#481273). (clumens)
+- Add a "File Bug" button to the catch-all partitioning exception handler.
+  (clumens)
+- Remove the early catch-all exception handler (#495933). (clumens)
+- Implement the save to USB using devicetree devices. (jgranado)
+- Use size instead of currentSize when comparing lv sizes (hdegoede)
+- Make sure all pv's of an lv's vg are setup before resizing an lv (hdegoede)
+- Do not try to teardown a non existing format (hdegoede)
+- Center the bootloader configuration dialog (#495802). (clumens)
+- Destroy (potential) stale metadata when creating a new partition (hdegoede)
+- use partition req_base_size instead of size in partitionCompare()
+  (hdegoede)
+- Fix changing size of newly created partitions (hdegoede)
+- Don't traceback on invalid filesystem detection (#495156) (dcantrell)
+- Check to see if formatcb is None. (jgranado)
+- Use the PV name when logging error messages. (jgranado)
+- Don't set up the device to obtain minSize anymore. (dlehman)
+- Improve estimate of md arrays' size. (dlehman)
+- Determine minimum size for filesystems once, from constructor. (dlehman)
+- Fix estimate of LUKS header size for newly encrypted devices. (#493575)
+  (dlehman)
+- Fix two syntax problems with generated mdadm.conf entries. (#495552)
+  (dlehman)
+- Default to AES-XTS cipher mode with 512 bit key for new LUKS devices.
+  (dlehman)
+- When going back from a failed shrink, reset the device action set.
+  (clumens)
+- If we can't communicate while logging in to bugzilla, error (#492470).
+  (clumens)
+- Make save to usb work. (jgranado)
+- We don't always have a formatcb either (#495665). (clumens)
+- The entry is named lvsizeentry now. (jgranado)
+
 * Mon Apr 13 2009 David Cantrell <dcantrell at redhat.com> - 11.5.0.44-1
 - Default to SHA512 password encoding algorithm. (dcantrell)
 - Handle format combo box not existing (#495288) (dcantrell)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.769
retrieving revision 1.770
diff -u -r1.769 -r1.770
--- sources	14 Apr 2009 03:47:36 -0000	1.769
+++ sources	16 Apr 2009 17:53:57 -0000	1.770
@@ -1 +1 @@
-88831b5b5ee1754793e2fc199a4aa4bf  anaconda-11.5.0.44.tar.bz2
+00b7f0263ca1c593152a0b625d74ccd7  anaconda-11.5.0.45.tar.bz2




More information about the fedora-extras-commits mailing list