Hello community,

here is the log from the commit of package fsarchiver for openSUSE:Factory 
checked in at 2014-03-04 13:24:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fsarchiver (Old)
 and      /work/SRC/openSUSE:Factory/.fsarchiver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fsarchiver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fsarchiver/fsarchiver.changes    2014-02-19 
06:54:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fsarchiver.new/fsarchiver.changes       
2014-03-04 13:24:33.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Mar  1 22:31:06 UTC 2014 - [email protected]
+
+- Update to 0.6.19.
+  * Reverted "number of inode blocks per group" patch which caused
+    a regression in release 0.6.18.
+
+-------------------------------------------------------------------

Old:
----
  fsarchiver-0.6.18.tar.gz

New:
----
  fsarchiver-0.6.19.tar.gz

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

Other differences:
------------------
++++++ fsarchiver.spec ++++++
--- /var/tmp/diff_new_pack.fOiGcp/_old  2014-03-04 13:24:34.000000000 +0100
+++ /var/tmp/diff_new_pack.fOiGcp/_new  2014-03-04 13:24:34.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           fsarchiver
-Version:        0.6.18
+Version:        0.6.19
 Release:        0
 Summary:        Filesystem Archiver
 License:        GPL-2.0

++++++ fsarchiver-0.6.18.tar.gz -> fsarchiver-0.6.19.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.18/ChangeLog 
new/fsarchiver-0.6.19/ChangeLog
--- old/fsarchiver-0.6.18/ChangeLog     2014-02-13 23:16:23.000000000 +0100
+++ new/fsarchiver-0.6.19/ChangeLog     2014-03-01 17:36:48.000000000 +0100
@@ -1,5 +1,7 @@
 fsarchiver: Filesystem Archiver for Linux [http://www.fsarchiver.org]
 =====================================================================
+* 0.6.19 (2014-03-01):
+  - Reverted "number of inode blocks per group" patch which caused a 
regression in release 0.6.18
 * 0.6.18 (2014-02-13):
   - Prepared release sources using autoconf-2.69 to add support for new 
architectures (RHBZ#925370)
   - Applied patch from Berix to preserve the number of inode blocks per group 
on ext filesystems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.18/configure 
new/fsarchiver-0.6.19/configure
--- old/fsarchiver-0.6.18/configure     2014-02-13 23:11:43.000000000 +0100
+++ new/fsarchiver-0.6.19/configure     2014-03-01 17:38:21.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for fsarchiver 0.6.18.
+# Generated by GNU Autoconf 2.69 for fsarchiver 0.6.19.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='fsarchiver'
 PACKAGE_TARNAME='fsarchiver'
-PACKAGE_VERSION='0.6.18'
-PACKAGE_STRING='fsarchiver 0.6.18'
+PACKAGE_VERSION='0.6.19'
+PACKAGE_STRING='fsarchiver 0.6.19'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1314,7 +1314,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures fsarchiver 0.6.18 to adapt to many kinds of systems.
+\`configure' configures fsarchiver 0.6.19 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1385,7 +1385,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of fsarchiver 0.6.18:";;
+     short | recursive ) echo "Configuration of fsarchiver 0.6.19:";;
    esac
   cat <<\_ACEOF
 
@@ -1508,7 +1508,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-fsarchiver configure 0.6.18
+fsarchiver configure 0.6.19
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1873,7 +1873,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fsarchiver $as_me 0.6.18, which was
+It was created by fsarchiver $as_me 0.6.19, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2222,7 +2222,7 @@
 
 
 
-$as_echo "#define PACKAGE_RELDATE \"2014-02-13\"" >>confdefs.h
+$as_echo "#define PACKAGE_RELDATE \"2014-03-01\"" >>confdefs.h
 
 
 $as_echo "#define PACKAGE_FILEFMT \"FsArCh_002\"" >>confdefs.h
@@ -2234,7 +2234,7 @@
 $as_echo "#define PACKAGE_VERSION_B 6" >>confdefs.h
 
 
-$as_echo "#define PACKAGE_VERSION_C 18" >>confdefs.h
+$as_echo "#define PACKAGE_VERSION_C 19" >>confdefs.h
 
 
 $as_echo "#define PACKAGE_VERSION_D 0" >>confdefs.h
@@ -2817,7 +2817,7 @@
 
 # Define the identity of the package.
  PACKAGE='fsarchiver'
- VERSION='0.6.18'
+ VERSION='0.6.19'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7064,7 +7064,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by fsarchiver $as_me 0.6.18, which was
+This file was extended by fsarchiver $as_me 0.6.19, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7130,7 +7130,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-fsarchiver config.status 0.6.18
+fsarchiver config.status 0.6.19
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.18/configure.ac 
new/fsarchiver-0.6.19/configure.ac
--- old/fsarchiver-0.6.18/configure.ac  2014-02-13 23:10:35.000000000 +0100
+++ new/fsarchiver-0.6.19/configure.ac  2014-03-01 17:37:58.000000000 +0100
@@ -3,12 +3,12 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT([fsarchiver], 0.6.18)
-AC_DEFINE([PACKAGE_RELDATE], "2014-02-13", [Define the date of the release])
+AC_INIT([fsarchiver], 0.6.19)
+AC_DEFINE([PACKAGE_RELDATE], "2014-03-01", [Define the date of the release])
 AC_DEFINE([PACKAGE_FILEFMT], "FsArCh_002", [Define the version of the file 
format])
 AC_DEFINE([PACKAGE_VERSION_A], 0, [Major version number])
 AC_DEFINE([PACKAGE_VERSION_B], 6, [Medium version number])
-AC_DEFINE([PACKAGE_VERSION_C], 18, [Minor version number])
+AC_DEFINE([PACKAGE_VERSION_C], 19, [Minor version number])
 AC_DEFINE([PACKAGE_VERSION_D], 0, [Patch version number])
 
 AC_CANONICAL_HOST([])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fsarchiver-0.6.18/src/fs_ext2.c 
new/fsarchiver-0.6.19/src/fs_ext2.c
--- old/fsarchiver-0.6.18/src/fs_ext2.c 2014-02-13 22:47:11.000000000 +0100
+++ new/fsarchiver-0.6.19/src/fs_ext2.c 2014-03-01 17:35:35.000000000 +0100
@@ -191,9 +191,6 @@
     if (dico_get_u64(d, 0, FSYSHEADKEY_FSINODESIZE, &temp64)==0)
         strlcatf(options, sizeof(options), " -I %ld ", (long)temp64);
     
-    if (dico_get_u64(d, 0, FSYSHEADKEY_FSINODEBLOCKSPERGROUP, &temp64)==0)
-        strlcatf(options, sizeof(options), " -i %ld ", (long)temp64);
-
     // ---- get original filesystem features (if the original filesystem was 
an ext{2,3,4})
     if (dico_get_u64(d, 0, FSYSHEADKEY_FSEXTFEATURECOMPAT, 
&features_tab[E2P_FEATURE_COMPAT])!=0 ||
         dico_get_u64(d, 0, FSYSHEADKEY_FSEXTFEATUREINCOMPAT, 
&features_tab[E2P_FEATURE_INCOMPAT])!=0 ||
@@ -368,13 +365,6 @@
     // ---- filesystem revision (good-old-rev or dynamic)
     dico_add_u64(d, 0, FSYSHEADKEY_FSEXTREVISION, super->s_rev_level);
     
-    // ---- inode blocks per group
-    u64 inode_blocks_per_group = (((super->s_inodes_per_group *
-                                     super->s_inode_size) +
-                                     EXT2_BLOCK_SIZE(super) - 1) /
-                                     EXT2_BLOCK_SIZE(super));
-    dico_add_u64(d, 0, FSYSHEADKEY_FSINODEBLOCKSPERGROUP, 
inode_blocks_per_group);
-
     // ---- inode size
     if (super->s_rev_level >= EXT2_DYNAMIC_REV)
         dico_add_u64(d, 0, FSYSHEADKEY_FSINODESIZE, super->s_inode_size);

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to