rpms/anaconda/devel .cvsignore, 1.562, 1.563 anaconda.spec, 1.704, 1.705 sources, 1.696, 1.697

David Cantrell dcantrel at fedoraproject.org
Fri Aug 29 20:20:04 UTC 2008


Author: dcantrel

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Fri Aug 29 2008 David Cantrell <dcantrell at redhat.com> - 11.4.1.30-1
- Fix a traceback with unencrypted autopart. (dlehman)
- doLoggingSetup has grown some new arguments (#460654). (clumens)
- Updated German translation (fabian)
- Remove references to isConfigured in network.py (dcantrell)
- Define the NM_STATE_* constants in isys.py (dcantrell)
- Rewrite NetworkWindow to only prompt for hostname. (dcantrell)
- Pad the icon more in network.glade (dcantrell)
- Removed iface_dns_lookup() (dcantrell)
- Don't pass NULL to dbus_message_unref() (dcantrell)
- New network configuration screen for GTK+ UI. (dcantrell)
- Pass family to iface_ip2str() call (dcantrell)
- Rewrite iface_ip2str() to talk to NetworkManager over D-Bus (dcantrell)
- New translation (besnik)
- Pull in the gtkrc file so we can find the theme. (clumens)
- Use signed git tags (katzj)
- Skip networkDeviceCheck in dispatch.py (dcantrell)
- Do not call has_key() on NetworkDevice, use isys.NM_* (dcantrell)
- Separate lines per BR. (dcantrell)
- Remove invalid line iw/autopart_type.py (dcantrell)
- Fix syntax error in yuminstall.py, fix pychecker warnings. (dcantrell)
- Updated Hungarian translation (sulyokpeti)
- Add missing () to function definitions. (dcantrell)
- Fix err handling in doMultiMount() (dcantrell)
- Revert "Pass --follow to git-log" (dcantrell)
- Remove references to /tmp/netinfo (dcantrell)
- Gather network settings from NetworkManager and ifcfg files. (dcantrell)
- Update the pot file and refresh the pos (katzj)
- For all HTTP/FTP repos, keep the cached repodata (#173441). (clumens)
- Fix a traceback when trying to set the status whiteboard on a bug.
  (clumens)
- When the wrong filesystem type is used, raise a more explicit error.
  (clumens)
- Don't copy the install.img over in single media cases (#216167). (clumens)
- Remove isys.getopt() (dcantrell)
- Remove code not used in net.c (dcantrell)
- Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACE (dcantrell)
- mystrstr() -> strstr() (dcantrell)
- Expand getDeviceProperties to return all devices. (dcantrell)
- Pass --follow to git-log (dcantrell)
- Support accessing preexisting LUKS devs using LRW or XTS ciphers.
  (#455063) (dlehman)
- Use yum's handling of optional/default/mandatory package selection
  (#448172). (clumens)
- List iSCSI multipath devices in the installer UI. (dcantrell)
- Fix text wrap width on the partition type combo, for real this time
  (#221791) (dlehman)
- For /dev/hvc0 terminals, set TERM to vt320 (#219556). (dcantrell)
- The Timer class is no longer used. (clumens)
- Handle preexisting swraid w/ encrypted member disks/partitions. (dlehman)
- Don't try to close a dm-crypt mapping that is not open. (dlehman)
- Remove unused silo code that wouldn't even build if it were used. (clumens)
- Remove some really old, really unused code. (clumens)
- Add another mount function that takes a list of fstypes to try. (clumens)
- Download progress indicator for FTP and HTTP in stage 1. (dcantrell)
- Make sure we wait for NetworkManager. (dcantrell)
- Renamed loader2 subdirectory to loader (hooray for git) (dcantrell)
- Do not include wireless.h or call is_wireless_device() (dcantrell)
- Add getDeviceProperties() and rewrite getMacAddress() (dcantrell)
- Do not include wireless.h (dcantrell)
- Rewrite isys.isWireless() to use D-Bus and NetworkManager (dcantrell)
- Rewrite isys.getIPAddress() to use D-Bus and NetworkManager. (dcantrell)
- Include ../isys/ethtool.h instead of ../isys/net.h. (dcantrell)
- Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs.
  (dcantrell)
- Removed waitForLink() function in loader. (dcantrell)
- Remove initLoopback() function in loader (dcantrell)
- Use D-Bus properties to get current NM state. (dcantrell)
- Use dbus in hasActiveNetDev() and _anyUsing() (dcantrell)
- Use NetworkManager instead of libdhcp. (#458183) (dcantrell)
- When mount fails, pass the error message up to the UI layer. (clumens)
- Bring askmethod back to prompt for the location of install.img. (clumens)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.562
retrieving revision 1.563
diff -u -r1.562 -r1.563
--- .cvsignore	22 Aug 2008 16:27:13 -0000	1.562
+++ .cvsignore	29 Aug 2008 20:19:33 -0000	1.563
@@ -1,6 +1 @@
-anaconda-11.4.1.24.tar.bz2
-anaconda-11.4.1.25.tar.bz2
-anaconda-11.4.1.26.tar.bz2
-anaconda-11.4.1.27.tar.bz2
-anaconda-11.4.1.28.tar.bz2
-anaconda-11.4.1.29.tar.bz2
+anaconda-11.4.1.30.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.704
retrieving revision 1.705
diff -u -r1.704 -r1.705
--- anaconda.spec	22 Aug 2008 16:27:14 -0000	1.704
+++ anaconda.spec	29 Aug 2008 20:19:33 -0000	1.705
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.1.29
+Version: 11.4.1.30
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -17,7 +17,6 @@
 %define dmver 1.02.17-6
 %define gettextver 0.11
 %define intltoolver 0.31.2-3
-%define libdhcpver 1.99.8-1
 %define libnlver 1.0
 %define libselinuxver 1.6
 %define mkinitrdver 5.1.2-1
@@ -33,6 +32,10 @@
 %define rhpxlver 0.25
 %define desktopfileutilsver 0.8
 %define e2fsver 1.41.0
+%define nmver 0.7.0
+%define dbusver 1.2.3
+%define createrepover 0.4.7
+%define yumutilsver 1.1.11-3
 
 BuildRequires: audit-libs-devel
 BuildRequires: booty
@@ -47,7 +50,6 @@
 BuildRequires: libX11-devel
 BuildRequires: libXt-devel
 BuildRequires: libXxf86misc-devel
-BuildRequires: libdhcp-devel >= %{libdhcpver}
 BuildRequires: libnl-devel >= %{libnlver}
 BuildRequires: libselinux-devel >= %{libselinuxver}
 BuildRequires: libsepol-devel
@@ -65,6 +67,8 @@
 BuildRequires: xmlto
 BuildRequires: yum >= %{yumver}
 BuildRequires: zlib-devel
+BuildRequires: NetworkManager-devel >= %{nmver}
+BuildRequires: dbus-devel >= %{dbusver}
 %ifarch %livearches
 BuildRequires: desktop-file-utils
 %endif
@@ -116,7 +120,9 @@
 Requires(post): desktop-file-utils >= %{desktopfileutilsver}
 Requires(postun): desktop-file-utils >= %{desktopfileutilsver}
 %endif
-Requires: createrepo >= 0.4.7, squashfs-tools, mkisofs
+Requires: createrepo >= %{createrepover}
+Requires: squashfs-tools
+Requires: mkisofs
 %ifarch %{ix86} x86_64
 Requires: syslinux
 Requires: makebootfat
@@ -127,7 +133,10 @@
 %endif
 Requires: busybox-anaconda
 Requires: isomd5sum
-Requires: yum-utils >= 1.1.11-3
+Requires: yum-utils >= %{yumutilsver}
+Requires: NetworkManager >= %{nmver}
+Requires: dhclient
+Requires: dhcpv6-client
 Obsoletes: anaconda-images <= 10
 Obsoletes: anaconda-runtime < %{version}-%{release}
 Provides: anaconda-runtime = %{version}-%{release}
@@ -211,6 +220,79 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Fri Aug 29 2008 David Cantrell <dcantrell at redhat.com> - 11.4.1.30-1
+- Fix a traceback with unencrypted autopart. (dlehman)
+- doLoggingSetup has grown some new arguments (#460654). (clumens)
+- Updated German translation (fabian)
+- Remove references to isConfigured in network.py (dcantrell)
+- Define the NM_STATE_* constants in isys.py (dcantrell)
+- Rewrite NetworkWindow to only prompt for hostname. (dcantrell)
+- Pad the icon more in network.glade (dcantrell)
+- Removed iface_dns_lookup() (dcantrell)
+- Don't pass NULL to dbus_message_unref() (dcantrell)
+- New network configuration screen for GTK+ UI. (dcantrell)
+- Pass family to iface_ip2str() call (dcantrell)
+- Rewrite iface_ip2str() to talk to NetworkManager over D-Bus (dcantrell)
+- New translation (besnik)
+- Pull in the gtkrc file so we can find the theme. (clumens)
+- Use signed git tags (katzj)
+- Skip networkDeviceCheck in dispatch.py (dcantrell)
+- Do not call has_key() on NetworkDevice, use isys.NM_* (dcantrell)
+- Separate lines per BR. (dcantrell)
+- Remove invalid line iw/autopart_type.py (dcantrell)
+- Fix syntax error in yuminstall.py, fix pychecker warnings. (dcantrell)
+- Updated Hungarian translation (sulyokpeti)
+- Add missing () to function definitions. (dcantrell)
+- Fix err handling in doMultiMount() (dcantrell)
+- Revert "Pass --follow to git-log" (dcantrell)
+- Remove references to /tmp/netinfo (dcantrell)
+- Gather network settings from NetworkManager and ifcfg files. (dcantrell)
+- Update the pot file and refresh the pos (katzj)
+- For all HTTP/FTP repos, keep the cached repodata (#173441). (clumens)
+- Fix a traceback when trying to set the status whiteboard on a bug.
+  (clumens)
+- When the wrong filesystem type is used, raise a more explicit error.
+  (clumens)
+- Don't copy the install.img over in single media cases (#216167). (clumens)
+- Remove isys.getopt() (dcantrell)
+- Remove code not used in net.c (dcantrell)
+- Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACE (dcantrell)
+- mystrstr() -> strstr() (dcantrell)
+- Expand getDeviceProperties to return all devices. (dcantrell)
+- Pass --follow to git-log (dcantrell)
+- Support accessing preexisting LUKS devs using LRW or XTS ciphers.
+  (#455063) (dlehman)
+- Use yum's handling of optional/default/mandatory package selection
+  (#448172). (clumens)
+- List iSCSI multipath devices in the installer UI. (dcantrell)
+- Fix text wrap width on the partition type combo, for real this time
+  (#221791) (dlehman)
+- For /dev/hvc0 terminals, set TERM to vt320 (#219556). (dcantrell)
+- The Timer class is no longer used. (clumens)
+- Handle preexisting swraid w/ encrypted member disks/partitions. (dlehman)
+- Don't try to close a dm-crypt mapping that is not open. (dlehman)
+- Remove unused silo code that wouldn't even build if it were used. (clumens)
+- Remove some really old, really unused code. (clumens)
+- Add another mount function that takes a list of fstypes to try. (clumens)
+- Download progress indicator for FTP and HTTP in stage 1. (dcantrell)
+- Make sure we wait for NetworkManager. (dcantrell)
+- Renamed loader2 subdirectory to loader (hooray for git) (dcantrell)
+- Do not include wireless.h or call is_wireless_device() (dcantrell)
+- Add getDeviceProperties() and rewrite getMacAddress() (dcantrell)
+- Do not include wireless.h (dcantrell)
+- Rewrite isys.isWireless() to use D-Bus and NetworkManager (dcantrell)
+- Rewrite isys.getIPAddress() to use D-Bus and NetworkManager. (dcantrell)
+- Include ../isys/ethtool.h instead of ../isys/net.h. (dcantrell)
+- Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs.
+  (dcantrell)
+- Removed waitForLink() function in loader. (dcantrell)
+- Remove initLoopback() function in loader (dcantrell)
+- Use D-Bus properties to get current NM state. (dcantrell)
+- Use dbus in hasActiveNetDev() and _anyUsing() (dcantrell)
+- Use NetworkManager instead of libdhcp. (#458183) (dcantrell)
+- When mount fails, pass the error message up to the UI layer. (clumens)
+- Bring askmethod back to prompt for the location of install.img. (clumens)
+
 * Fri Aug 22 2008 Chris Lumens <clumens at redhat.com> - 11.4.1.29-1
 - Enable yum plugins. (clumens)
 - In the preupgrade case, repo=hd: means an exploded tree on the hard drive.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.696
retrieving revision 1.697
diff -u -r1.696 -r1.697
--- sources	22 Aug 2008 16:27:14 -0000	1.696
+++ sources	29 Aug 2008 20:19:33 -0000	1.697
@@ -1 +1 @@
-465b9b8b3a817fd8ad360f62ddcb818e  anaconda-11.4.1.29.tar.bz2
+9bab4743f94201d0a4ddd66979fa6f80  anaconda-11.4.1.30.tar.bz2




More information about the fedora-extras-commits mailing list