commit yast2-storage for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-storage for openSUSE:Factory checked in at Thu May 28 02:58:50 CEST 2009. -------- --- yast2-storage/yast2-storage.changes 2009-05-14 18:09:14.000000000 +0200 +++ yast2-storage/yast2-storage.changes 2009-05-25 10:38:30.000000000 +0200 @@ -1,0 +2,35 @@ +Fri May 22 13:30:28 CEST 2009 - aschnell@suse.de + +- disable adding kernel modules needed for accessing the root + filesystem to INITRD_MODULES since mkinited is capable of + detecting them on it's own +- 2.18.12 + +------------------------------------------------------------------- +Wed May 20 15:17:21 CEST 2009 - aschnell@suse.de + +- removed usedByName from StorageInterface and "used_by" from + target-map since superseded by usedByDevice and "used_by_device" + +------------------------------------------------------------------- +Wed May 20 12:52:16 CEST 2009 - aschnell@suse.de + +- require newer version of yast2 base package (bnc #504429) + +------------------------------------------------------------------- +Sat May 16 14:50:30 CEST 2009 - aschnell@suse.de + +- cleanup use of size vs. sizeK in StorageInterface + +------------------------------------------------------------------- +Sat May 16 11:40:07 CEST 2009 - aschnell@suse.de + +- replace maxSizeLabelK() by getDlabelCapabilities() + +------------------------------------------------------------------- +Fri May 15 00:58:28 CEST 2009 - aschnell@suse.de + +- added environment parameter to Storage constructor and factories +- pass instsys flag from YCP to libstorage (bnc #399390) + +------------------------------------------------------------------- @@ -29 +64,2 @@ -- implemented ext4 support (fate #305691) +- implemented ext4 support and make it default filesystem (fate + #305691) calling whatdependson for head-i586 Old: ---- yast2-storage-2.18.11.tar.bz2 New: ---- yast2-storage-2.18.12.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-storage.spec ++++++ --- /var/tmp/diff_new_pack.S15506/_old 2009-05-28 02:56:40.000000000 +0200 +++ /var/tmp/diff_new_pack.S15506/_new 2009-05-28 02:56:40.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-storage (Version 2.18.11) +# spec file for package yast2-storage (Version 2.18.12) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,19 +20,19 @@ Url: http://svn.opensuse.org/svn/yast/trunk/storage/ Name: yast2-storage -Version: 2.18.11 +Version: 2.18.12 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-storage-2.18.11.tar.bz2 +Source0: yast2-storage-2.18.12.tar.bz2 Prefix: /usr BuildRequires: blocxx-devel boost-devel gcc-c++ libxcrypt-devel openssl-devel sablot swig BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel -BuildRequires: update-desktop-files yast2 >= 2.18.13 yast2-core-devel >= 2.18.1 yast2-devtools +BuildRequires: update-desktop-files yast2 >= 2.18.16 yast2-core-devel >= 2.18.1 yast2-devtools BuildRequires: yast2-perl-bindings yast2-testsuite Requires: yast2-storage-lib = %version yast2-perl-bindings parted mdadm lvm2 dmraid -Requires: multipath-tools kpartx cryptsetup yast2-core >= 2.18.3 yast2 >= 2.18.13 +Requires: multipath-tools kpartx cryptsetup yast2-core >= 2.18.3 yast2 >= 2.18.16 Requires: yast2-libyui >= 2.18.7 %ifarch s390 s390x Requires: yast2-s390 @@ -61,7 +61,7 @@ Arvin Schnell <aschnell@suse.de> %prep -%setup -n yast2-storage-2.18.11 +%setup -n yast2-storage-2.18.12 %build %{prefix}/bin/y2tool y2autoconf @@ -185,7 +185,25 @@ %doc %{prefix}/share/doc/packages/yast2-storage/examples %doc %{prefix}/share/doc/packages/yast2-storage/libstorage %doc %{prefix}/share/doc/packages/yast2-storage/config.xml.description + %changelog +* Fri May 22 2009 aschnell@suse.de +- disable adding kernel modules needed for accessing the root + filesystem to INITRD_MODULES since mkinited is capable of + detecting them on it's own +- 2.18.12 +* Wed May 20 2009 aschnell@suse.de +- removed usedByName from StorageInterface and "used_by" from + target-map since superseded by usedByDevice and "used_by_device" +* Wed May 20 2009 aschnell@suse.de +- require newer version of yast2 base package (bnc #504429) +* Sat May 16 2009 aschnell@suse.de +- cleanup use of size vs. sizeK in StorageInterface +* Sat May 16 2009 aschnell@suse.de +- replace maxSizeLabelK() by getDlabelCapabilities() +* Fri May 15 2009 aschnell@suse.de +- added environment parameter to Storage constructor and factories +- pass instsys flag from YCP to libstorage (bnc #399390) * Thu May 14 2009 aschnell@suse.de - changed StorageInterface::checkDeviceMounted() to return list of all known moint points @@ -200,7 +218,8 @@ - added support for MD RAID6/10 (fate #305343) - fixed used-by information for MD RAID over DM Multipath * Mon May 04 2009 aschnell@suse.de -- implemented ext4 support (fate #305691) +- implemented ext4 support and make it default filesystem (fate + [#305691]) * Thu Apr 23 2009 kmachalkova@suse.cz - Added functional equivalents (buttons) to context menus * Tue Apr 21 2009 aschnell@suse.de ++++++ yast2-storage-2.18.11.tar.bz2 -> yast2-storage-2.18.12.tar.bz2 ++++++ ++++ 4032 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de