Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2012-11-02 17:37:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes        2012-10-27 
07:39:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2012-11-02 
17:37:26.000000000 +0100
@@ -1,0 +2,438 @@
+Fri Nov  2 16:24:42 CET 2012 - m...@suse.de
+
+- v5.04.22 released
+  
+-------------------------------------------------------------------
+Fri Nov  2 16:17:32 CET 2012 - m...@suse.de
+  
+- removed vmxboot respectively image type vmx from arm code
+  branch. All arm images are oem's vmx is unused here
+  
+-------------------------------------------------------------------
+Fri Nov  2 13:10:35 CET 2012 - m...@suse.de
+  
+- fixed device detection in the oemboot install code. The try to
+  remove the boot device from the list of possible install devices.
+  The sed statement used here caused a broken list of the substring
+  also matches other devices. The fix here changes this to exactly
+  match the device string of the boot device and nothing else
+  
+-------------------------------------------------------------------
+Fri Nov  2 12:45:29 CET 2012 - m...@suse.de
+  
+- fixed etc/default/grub GRUB_DISTRIBUTOR name setup
+  
+-------------------------------------------------------------------
+Fri Nov  2 11:49:54 CET 2012 - m...@suse.de
+    
+- include mdmon to handle raid array status changes if
+  a dmraid array is in use
+  
+-------------------------------------------------------------------
+Fri Nov  2 11:20:32 CET 2012 - m...@suse.de
+  
+- fixed use of uninitialized values in the code now reported
+  due to the use of warnings at runtime
+  
+-------------------------------------------------------------------
+Fri Nov  2 10:33:07 CET 2012 - m...@suse.de
+  
+- fixed setup of /etc/default/grub to contain the bootloader
+  setup in terms of boot title, timeout, etc... (bnc #786262)
+  
+-------------------------------------------------------------------
+Fri Nov  2 01:18:30 CET 2012 - rjsch...@suse.de
+  
+- report an error when a <systemdisk> definition is specified in the
+  configuration and we cannot find the necessary command to obtain
+  LVM information
+- implement consistency check for user settings
+  * if a user is specified in two <users> sections all given settings must
+    be the same
+  * the same user may not be specified twice in the same <users> section
+- implement group setting consistency check
+  * a group id may only be used once
+  * a group name may only be used with one ID
+    
+-------------------------------------------------------------------
+Thu Nov  1 05:54:36 CET 2012 - rjsch...@suse.de
+  
+- implement KIWIXMLUserData class to store user data
+- implement unit test for new class
+- implement unit tests for new methods
+- tie new class into XML Class
+  * rename the following methods to *_legacy
+    __addVolume()
+    __populateImageTypeAndNode()
+    __updateDescriptionFromChangeSet()
+    __populateProfiledTypeInfo()
+    getUsers()
+    getTypes()
+  * add new getUsers method returning an array of UserData objects
+  * add new getType method return TypeData object for given type name
+- fixup client code to call new _legacy methods
+- update unit tests using _legacy
+  
+-------------------------------------------------------------------
+Wed Oct 31 21:32:01 CET 2012 - guillaume.gar...@suse.de
+  
+- Added armv5 support
+  
+-------------------------------------------------------------------
+Wed Oct 31 17:40:55 CET 2012 - m...@suse.de
+  
+- v5.04.21 released
+  
+-------------------------------------------------------------------
+Wed Oct 31 17:39:51 CET 2012 - m...@suse.de
+  
+- fixed unit test, don't use remote URLs for a test they will
+  fail inside the buildservice because there is no network
+  access allowed
+  
+-------------------------------------------------------------------
+Wed Oct 31 17:31:06 CET 2012 - m...@suse.de
+  
+- fixed spec file, added lvm2 to buildrequires. This is
+  required to let the unit tests work
+  
+-------------------------------------------------------------------
+Wed Oct 31 17:30:18 CET 2012 - m...@suse.de
+  
+- fixed use of uninitialized values in the code now reported
+  due to the use of warnings at runtime
+  
+-------------------------------------------------------------------
+Wed Oct 31 17:12:44 CET 2012 - m...@suse.de
+  
+- v5.04.20 released
+  
+-------------------------------------------------------------------
+Tue Oct 30 20:46:59 CET 2012 - m...@suse.de
+  
+- fixed use of uninitialized values in the code now reported
+  due to the use of warnings at runtime
+  
+-------------------------------------------------------------------
+Tue Oct 30 17:39:29 CET 2012 - m...@suse.de
+  
+- don't send data to a closed file descriptor
+  
+-------------------------------------------------------------------
+Tue Oct 30 17:17:19 CET 2012 - m...@suse.de
+  
+- fixed use of uninitialized values in the code now reported
+  due to the use of warnings at runtime
+  
+-------------------------------------------------------------------
+Tue Oct 30 16:28:28 CET 2012 - m...@suse.de
+  
+- fixed name for install media:
+  * install ISO has suffix: .install.iso
+  * install USB has suffix: .install.raw
+  * install PXE has suffix: .install.tgz
+    
+-------------------------------------------------------------------
+Tue Oct 30 16:15:36 CET 2012 - m...@suse.de
+    
+- update pre-commit hook
+  
+-------------------------------------------------------------------
+Tue Oct 30 16:12:57 CET 2012 - m...@suse.de
+  
+- put KIWIXML.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 15:37:25 CET 2012 - m...@suse.de
+  
+- put KIWISharedMem.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 15:27:27 CET 2012 - m...@suse.de
+  
+- put KIWISatSolver.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 15:25:13 CET 2012 - m...@suse.de
+  
+- put KIWIRoot.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 15:22:18 CET 2012 - m...@suse.de
+  
+- put KIWIRepoMetaHandler.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 15:02:30 CET 2012 - m...@suse.de
+  
+- put KIWIProductData.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 14:37:17 CET 2012 - m...@suse.de
+  
+- put KIWIMigrate.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 14:24:24 CET 2012 - m...@suse.de
+  
+- put KIWIManager.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 14:03:59 CET 2012 - rjsch...@suse.de
+  
+- add consistency check to verify a volume name is unique
+  within each <systemdisk> definition
+- add unit test
+  
+-------------------------------------------------------------------
+Tue Oct 30 11:18:50 CET 2012 - m...@suse.de
+  
+- put KIWILog.pm to perl critic level 4
+  
+-------------------------------------------------------------------
+Tue Oct 30 11:02:00 CET 2012 - m...@suse.de
+  
+- put KIWIImage.pm to perl critic level 4
+  
+-------------------------------------------------------------------
++++ 274 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/kiwi/kiwi.changes
++++ and /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.Fj3ERH/_old  2012-11-02 17:37:29.000000000 +0100
+++ /var/tmp/diff_new_pack.Fj3ERH/_new  2012-11-02 17:37:29.000000000 +0100
@@ -21,11 +21,12 @@
 Summary:        openSUSE - KIWI Image System
 License:        GPL-2.0
 Group:          System/Management
-Version:        5.04.19
+Version:        5.04.22
 Release:        0
 # requirements to build packages
 BuildRequires:  gcc-c++
 BuildRequires:  libxslt
+BuildRequires:  lvm2
 BuildRequires:  module-init-tools
 BuildRequires:  perl-Config-IniFiles
 BuildRequires:  perl-XML-LibXML
@@ -616,7 +617,7 @@
 %doc %{_datadir}/kiwi/image/isoboot/README.requires
 %endif
 
-%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %arm
+%ifarch %ix86 x86_64 ppc ppc64 s390 s390x
 
 %files -n kiwi-desc-vmxboot
 %defattr(-, root, root)

++++++ kiwi-docu.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kiwi/kiwi-docu.tar.bz2 
/work/SRC/openSUSE:Factory/.kiwi.new/kiwi-docu.tar.bz2 differ: char 11, line 1

++++++ kiwi-repo.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/system/repo/armv5tel new/system/repo/armv5tel
--- old/system/repo/armv5tel    1970-01-01 01:00:00.000000000 +0100
+++ new/system/repo/armv5tel    2012-11-02 17:37:29.000000000 +0100
@@ -0,0 +1 @@
+symbolic link to armv7l

++++++ kiwi.tar.bz2 ++++++
++++ 18268 lines of diff (skipped)

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

Reply via email to