Hello community,

here is the log from the commit of package yast2-bootloader for openSUSE:11.4
checked in at Tue Feb 22 21:25:34 CET 2011.



--------
--- old-versions/11.4/all/yast2-bootloader/yast2-bootloader.changes     
2011-01-10 13:57:23.000000000 +0100
+++ 11.4/yast2-bootloader/yast2-bootloader.changes      2011-02-22 
12:33:29.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Feb 22 11:30:20 UTC 2011 - jreidin...@novell.com
+
+- during probe of partitions don't try to mount encrypted one
+  (bnc#673906)
+- 2.20.1
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


Old:
----
  yast2-bootloader-2.19.16.tar.bz2

New:
----
  yast2-bootloader-2.20.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-bootloader.spec ++++++
--- /var/tmp/diff_new_pack.6DcVpi/_old  2011-02-22 21:24:34.000000000 +0100
+++ /var/tmp/diff_new_pack.6DcVpi/_new  2011-02-22 21:24:34.000000000 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-bootloader (Version 2.19.16)
+# spec file for package yast2-bootloader
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-bootloader
-Version:        2.19.16
-Release:        2
+Version:        2.20.1
+Release:        1.<RELEASE2>
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-bootloader-2.19.16.tar.bz2
+Source0:        yast2-bootloader-2.20.1.tar.bz2
 
 Prefix:         /usr
 
@@ -67,7 +67,7 @@
 This package contains the YaST2 component for bootloader configuration.
 
 %prep
-%setup -n yast2-bootloader-2.19.16
+%setup -n yast2-bootloader-2.20.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++++++ yast2-bootloader-2.19.16.tar.bz2 -> yast2-bootloader-2.20.1.tar.bz2 
++++++
++++ 1822 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-bootloader-2.19.16/VERSION new/yast2-bootloader-2.20.1/VERSION
--- old/yast2-bootloader-2.19.16/VERSION        2011-01-03 20:21:21.000000000 
+0100
+++ new/yast2-bootloader-2.20.1/VERSION 2011-02-22 12:30:44.000000000 +0100
@@ -1 +1 @@
-2.19.16
+2.20.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-bootloader-2.19.16/configure.in 
new/yast2-bootloader-2.20.1/configure.in
--- old/yast2-bootloader-2.19.16/configure.in   2011-01-05 15:06:20.000000000 
+0100
+++ new/yast2-bootloader-2.20.1/configure.in    2011-02-22 16:17:16.000000000 
+0100
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-bootloader, 2.19.16, http://bugs.opensuse.org/, yast2-bootloader)
+AC_INIT(yast2-bootloader, 2.20.1, http://bugs.opensuse.org/, yast2-bootloader)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.19.16"
+VERSION="2.20.1"
 RPMNAME="yast2-bootloader"
 MAINTAINER="Jozef Uhliarik <juhlia...@suse.cz>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-bootloader-2.19.16/src/modules/BootGRUB.ycp 
new/yast2-bootloader-2.20.1/src/modules/BootGRUB.ycp
--- old/yast2-bootloader-2.19.16/src/modules/BootGRUB.ycp       2009-08-14 
17:30:18.000000000 +0200
+++ new/yast2-bootloader-2.20.1/src/modules/BootGRUB.ycp        2011-02-22 
15:41:40.000000000 +0100
@@ -15,7 +15,7 @@
  *      Olaf Dabrunz <o...@suse.de>
  *      Philipp Thomas <p...@suse.de>
  *
- * $Id: BootGRUB.ycp 58279 2009-08-04 16:01:51Z juhliarik $
+ * $Id: BootGRUB.ycp 63454 2011-02-22 11:29:55Z jreidinger $
  *
  */
 
@@ -147,8 +147,9 @@
     list<string> others = (list<string>)Storage::GetForeignPrimary();
     y2milestone ("Other primaries: %1", others);
 
-    // get list of all Linux Partitions on all real disks
-    list<map> other_l = (list<map>)Storage::GetOtherLinuxPartitions();
+    // get list of all Linux Partitions on all real disks except encrypted 
ones ( as we don't know password and bootloader cannot boot from it directly)
+    list<map> other_l = (list<map>)filter( map p, 
(list<map>)Storage::GetOtherLinuxPartitions(),
+        ``(p["enc_type"]:`none!=`none));
     y2milestone ("Other linux parts: %1", other_l);
 
     list<string> destroyed_partitions


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to