Hello community, here is the log from the commit of package libstorage for openSUSE:Factory checked in at 2013-10-23 19:22:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libstorage (Old) and /work/SRC/openSUSE:Factory/.libstorage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstorage" Changes: -------- --- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes 2013-10-20 10:52:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes 2013-10-23 19:22:35.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Oct 23 08:02:46 CEST 2013 - [email protected] + +- make btrfs the default filesystem (fate#315901) +- version 2.25.1 + +------------------------------------------------------------------- Old: ---- libstorage-2.25.0.tar.bz2 New: ---- libstorage-2.25.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libstorage.spec ++++++ --- /var/tmp/diff_new_pack.QTHqCN/_old 2013-10-23 19:22:36.000000000 +0200 +++ /var/tmp/diff_new_pack.QTHqCN/_new 2013-10-23 19:22:36.000000000 +0200 @@ -17,7 +17,7 @@ Name: libstorage -Version: 2.25.0 +Version: 2.25.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: libstorage-%{version}.tar.bz2 ++++++ libstorage-2.25.0.tar.bz2 -> libstorage-2.25.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/Makefile.in new/libstorage-2.25.1/Makefile.in --- old/libstorage-2.25.0/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/Makefile.in 2013-10-23 08:14:42.000000000 +0200 @@ -61,7 +61,7 @@ COPYING config.guess config.sub depcomp install-sh ltmain.sh \ missing py-compile ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/VERSION new/libstorage-2.25.1/VERSION --- old/libstorage-2.25.0/VERSION 2013-09-30 17:06:15.000000000 +0200 +++ new/libstorage-2.25.1/VERSION 2013-10-23 08:08:34.000000000 +0200 @@ -1 +1 @@ -2.25.0 +2.25.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/bindings/Makefile.in new/libstorage-2.25.1/bindings/Makefile.in --- old/libstorage-2.25.0/bindings/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/bindings/Makefile.in 2013-10-23 08:14:42.000000000 +0200 @@ -56,7 +56,7 @@ subdir = bindings DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/bindings/python/Makefile.in new/libstorage-2.25.1/bindings/python/Makefile.in --- old/libstorage-2.25.0/bindings/python/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/bindings/python/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -59,7 +59,7 @@ $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ $(top_srcdir)/py-compile ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/bindings/python/examples/Makefile.in new/libstorage-2.25.1/bindings/python/examples/Makefile.in --- old/libstorage-2.25.0/bindings/python/examples/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/bindings/python/examples/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -57,7 +57,7 @@ subdir = bindings/python/examples DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/bindings/ruby/Makefile.in new/libstorage-2.25.1/bindings/ruby/Makefile.in --- old/libstorage-2.25.0/bindings/ruby/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/bindings/ruby/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -58,7 +58,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/bindings/ruby/examples/Makefile.in new/libstorage-2.25.1/bindings/ruby/examples/Makefile.in --- old/libstorage-2.25.0/bindings/ruby/examples/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/bindings/ruby/examples/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -57,7 +57,7 @@ subdir = bindings/ruby/examples DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/config.h.in new/libstorage-2.25.1/config.h.in --- old/libstorage-2.25.0/config.h.in 2013-10-17 10:49:12.000000000 +0200 +++ new/libstorage-2.25.1/config.h.in 2013-10-23 08:14:42.000000000 +0200 @@ -1,4 +1,4 @@ -/* config.h.in. Generated from configure.in by autoheader. */ +/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/configure.ac new/libstorage-2.25.1/configure.ac --- old/libstorage-2.25.0/configure.ac 1970-01-01 01:00:00.000000000 +0100 +++ new/libstorage-2.25.1/configure.ac 2013-09-27 16:38:56.000000000 +0200 @@ -0,0 +1,99 @@ + +AC_INIT(storage/StorageInterface.h) + +VERSION=`cat ./VERSION` + +LIBVERSION=`cat ./LIBVERSION` +LIBVERSION_MAJOR=`cut -d . -f 1 ./LIBVERSION` +LIBVERSION_MINOR=`cut -d . -f 2 ./LIBVERSION` +LIBVERSION_PATCHLEVEL=`cut -d . -f 3 ./LIBVERSION` + +LIBVERSION_CURRENT=`expr $LIBVERSION_MAJOR + $LIBVERSION_MINOR` +LIBVERSION_REVISON=`expr $LIBVERSION_PATCHLEVEL` +LIBVERSION_AGE=`expr $LIBVERSION_MINOR` +LIBVERSION_INFO=$LIBVERSION_CURRENT:$LIBVERSION_REVISON:$LIBVERSION_AGE + +AM_INIT_AUTOMAKE(libstorage, $VERSION) +AM_CONFIG_HEADER(config.h) + +AC_DISABLE_STATIC + +AC_PROG_CXX +AC_PROG_LIBTOOL +AM_PROG_LIBTOOL +AM_PATH_PYTHON + +AC_PREFIX_DEFAULT(/usr) + +dnl Automake 1.11 enables silent compilation +dnl Disable it by "configure --disable-silent-rules" or "make V=1" +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) + +CFLAGS="${CFLAGS} -Wall -Wformat=2 -Wmissing-prototypes" +CXXFLAGS="${CXXFLAGS} -std=c++0x -DHAVE_CXX0X -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter" + +docdir=\${prefix}/share/doc/packages/libstorage +fillupdir=/var/adm/fillup-templates + +AC_SUBST(VERSION) +AC_SUBST(LIBVERSION) +AC_SUBST(LIBVERSION_MAJOR) +AC_SUBST(LIBVERSION_MINOR) +AC_SUBST(LIBVERSION_PATCHLEVEL) +AC_SUBST(LIBVERSION_INFO) +AC_SUBST(docdir) +AC_SUBST(fillupdir) + +AC_PATH_PROG(RUBY, ruby) +if test -z "$RUBY" ; then + AC_MSG_ERROR(ruby is missing; please install ruby) +fi + +RUBY_VERSION=`$RUBY -e "puts RUBY_VERSION"` +AC_SUBST(RUBY_VERSION) +RUBY_BIN_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["bindir"]]'` +AC_SUBST(RUBY_BIN_DIR) +RUBY_INCLUDE_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["rubyhdrdir"]]'` +if test "$RUBY_INCLUDE_DIR" = "nil" ; then + RUBY_INCLUDE_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["archdir"]]'` +fi +AC_SUBST(RUBY_INCLUDE_DIR) +RUBY_LIB_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["libdir"]]'` +AC_SUBST(RUBY_LIB_DIR) +RUBY_EXTENSION_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["vendorarchdir"]]'` +AC_SUBST(RUBY_EXTENSION_DIR) +RUBY_VENDOR_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["vendordir"]]'` +AC_SUBST(RUBY_VENDOR_DIR) +RUBY_SO_NAME=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["RUBY_SO_NAME"]]'` +AC_SUBST(RUBY_SO_NAME) +RUBY_SHARED_LIB=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["LIBRUBY"]]'` +AC_SUBST(RUBY_SHARED_LIB) +RUBY_ARCH_NAME=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["arch"]]'` +AC_SUBST(RUBY_ARCH_NAME) + +AC_OUTPUT( + Makefile + doc/Makefile + doc/autodocs/Makefile + storage/Makefile + storage/StorageVersion.h:storage/StorageVersion.h.in + bindings/Makefile + bindings/python/Makefile + bindings/python/examples/Makefile + bindings/ruby/Makefile + bindings/ruby/examples/Makefile + data/Makefile + po/Makefile + examples/Makefile + testsuite/Makefile + testsuite/lib/Makefile + testsuite/config/Makefile + testsuite/libstorage.test/Makefile + testsuite/single.out/Makefile + testsuite/data/Makefile + testsuite/data/thalassa/Makefile + testsuite/data/scandium/Makefile + testsuite/data/empty/Makefile + testsuite-real/Makefile + package/libstorage.spec:libstorage.spec.in +) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/configure.in new/libstorage-2.25.1/configure.in --- old/libstorage-2.25.0/configure.in 2013-09-27 16:38:56.000000000 +0200 +++ new/libstorage-2.25.1/configure.in 1970-01-01 01:00:00.000000000 +0100 @@ -1,99 +0,0 @@ - -AC_INIT(storage/StorageInterface.h) - -VERSION=`cat ./VERSION` - -LIBVERSION=`cat ./LIBVERSION` -LIBVERSION_MAJOR=`cut -d . -f 1 ./LIBVERSION` -LIBVERSION_MINOR=`cut -d . -f 2 ./LIBVERSION` -LIBVERSION_PATCHLEVEL=`cut -d . -f 3 ./LIBVERSION` - -LIBVERSION_CURRENT=`expr $LIBVERSION_MAJOR + $LIBVERSION_MINOR` -LIBVERSION_REVISON=`expr $LIBVERSION_PATCHLEVEL` -LIBVERSION_AGE=`expr $LIBVERSION_MINOR` -LIBVERSION_INFO=$LIBVERSION_CURRENT:$LIBVERSION_REVISON:$LIBVERSION_AGE - -AM_INIT_AUTOMAKE(libstorage, $VERSION) -AM_CONFIG_HEADER(config.h) - -AC_DISABLE_STATIC - -AC_PROG_CXX -AC_PROG_LIBTOOL -AM_PROG_LIBTOOL -AM_PATH_PYTHON - -AC_PREFIX_DEFAULT(/usr) - -dnl Automake 1.11 enables silent compilation -dnl Disable it by "configure --disable-silent-rules" or "make V=1" -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) - -CFLAGS="${CFLAGS} -Wall -Wformat=2 -Wmissing-prototypes" -CXXFLAGS="${CXXFLAGS} -std=c++0x -DHAVE_CXX0X -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter" - -docdir=\${prefix}/share/doc/packages/libstorage -fillupdir=/var/adm/fillup-templates - -AC_SUBST(VERSION) -AC_SUBST(LIBVERSION) -AC_SUBST(LIBVERSION_MAJOR) -AC_SUBST(LIBVERSION_MINOR) -AC_SUBST(LIBVERSION_PATCHLEVEL) -AC_SUBST(LIBVERSION_INFO) -AC_SUBST(docdir) -AC_SUBST(fillupdir) - -AC_PATH_PROG(RUBY, ruby) -if test -z "$RUBY" ; then - AC_MSG_ERROR(ruby is missing; please install ruby) -fi - -RUBY_VERSION=`$RUBY -e "puts RUBY_VERSION"` -AC_SUBST(RUBY_VERSION) -RUBY_BIN_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["bindir"]]'` -AC_SUBST(RUBY_BIN_DIR) -RUBY_INCLUDE_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["rubyhdrdir"]]'` -if test "$RUBY_INCLUDE_DIR" = "nil" ; then - RUBY_INCLUDE_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["archdir"]]'` -fi -AC_SUBST(RUBY_INCLUDE_DIR) -RUBY_LIB_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["libdir"]]'` -AC_SUBST(RUBY_LIB_DIR) -RUBY_EXTENSION_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["vendorarchdir"]]'` -AC_SUBST(RUBY_EXTENSION_DIR) -RUBY_VENDOR_DIR=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["vendordir"]]'` -AC_SUBST(RUBY_VENDOR_DIR) -RUBY_SO_NAME=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["RUBY_SO_NAME"]]'` -AC_SUBST(RUBY_SO_NAME) -RUBY_SHARED_LIB=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["LIBRUBY"]]'` -AC_SUBST(RUBY_SHARED_LIB) -RUBY_ARCH_NAME=`$RUBY -rrbconfig -e 'puts Config::CONFIG[["arch"]]'` -AC_SUBST(RUBY_ARCH_NAME) - -AC_OUTPUT( - Makefile - doc/Makefile - doc/autodocs/Makefile - storage/Makefile - storage/StorageVersion.h:storage/StorageVersion.h.in - bindings/Makefile - bindings/python/Makefile - bindings/python/examples/Makefile - bindings/ruby/Makefile - bindings/ruby/examples/Makefile - data/Makefile - po/Makefile - examples/Makefile - testsuite/Makefile - testsuite/lib/Makefile - testsuite/config/Makefile - testsuite/libstorage.test/Makefile - testsuite/single.out/Makefile - testsuite/data/Makefile - testsuite/data/thalassa/Makefile - testsuite/data/scandium/Makefile - testsuite/data/empty/Makefile - testsuite-real/Makefile - package/libstorage.spec:libstorage.spec.in -) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/data/Makefile.in new/libstorage-2.25.1/data/Makefile.in --- old/libstorage-2.25.0/data/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/data/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -57,7 +57,7 @@ subdir = data DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/data/sysconfig.storage-libstorage new/libstorage-2.25.1/data/sysconfig.storage-libstorage --- old/libstorage-2.25.0/data/sysconfig.storage-libstorage 2013-10-14 11:17:15.000000000 +0200 +++ new/libstorage-2.25.1/data/sysconfig.storage-libstorage 2013-10-22 14:22:20.000000000 +0200 @@ -6,7 +6,7 @@ ## Type: string(ext2,ext3,ext4,xfs,btrfs) # Default filesystem type. -DEFAULT_FS="ext4" +DEFAULT_FS="btrfs" ## Type: string(optimal,cylinder) # Value for partition alignment diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/doc/Makefile.in new/libstorage-2.25.1/doc/Makefile.in --- old/libstorage-2.25.0/doc/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/doc/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = doc DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/doc/autodocs/Makefile.in new/libstorage-2.25.1/doc/autodocs/Makefile.in --- old/libstorage-2.25.0/doc/autodocs/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/doc/autodocs/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -57,7 +57,7 @@ subdir = doc/autodocs DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/examples/Makefile.in new/libstorage-2.25.1/examples/Makefile.in --- old/libstorage-2.25.0/examples/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/examples/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -65,7 +65,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/po/Makefile.in new/libstorage-2.25.1/po/Makefile.in --- old/libstorage-2.25.0/po/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/po/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = po DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/storage/AppUtil.cc new/libstorage-2.25.1/storage/AppUtil.cc --- old/libstorage-2.25.0/storage/AppUtil.cc 2013-07-04 11:09:36.000000000 +0200 +++ new/libstorage-2.25.1/storage/AppUtil.cc 2013-10-21 17:53:50.000000000 +0200 @@ -395,7 +395,7 @@ if( !logf ) { - logf = fopen(filename.c_str(), "a"); + logf = fopen(filename.c_str(), "ae"); if( logf ) { setlinebuf(logf); @@ -524,7 +524,7 @@ { map<string, string> links; - int fd = open(path, O_RDONLY); + int fd = open(path, O_RDONLY | O_CLOEXEC); if (fd >= 0) { DIR* dir; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/storage/Geometry.cc new/libstorage-2.25.1/storage/Geometry.cc --- old/libstorage-2.25.0/storage/Geometry.cc 2012-08-07 11:51:00.000000000 +0200 +++ new/libstorage-2.25.1/storage/Geometry.cc 2013-10-21 17:54:09.000000000 +0200 @@ -156,7 +156,7 @@ bool ret = false; - int fd = open(device.c_str(), O_RDONLY); + int fd = open(device.c_str(), O_RDONLY | O_CLOEXEC); if (fd >= 0) { int rcode = ioctl(fd, BLKSSZGET, &geo.sector_size); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/storage/Lock.cc new/libstorage-2.25.1/storage/Lock.cc --- old/libstorage-2.25.0/storage/Lock.cc 2012-08-07 11:51:00.000000000 +0200 +++ new/libstorage-2.25.1/storage/Lock.cc 2013-10-21 17:55:44.000000000 +0200 @@ -61,7 +61,7 @@ y2err("creating directory for lock-file failed: " << strerror(errno)); } - fd = open("/var/run/libstorage/lock", (readonly ? O_RDONLY : O_WRONLY) | O_CREAT, + fd = open("/var/run/libstorage/lock", (readonly ? O_RDONLY : O_WRONLY) | O_CREAT | O_CLOEXEC, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); if (fd < 0) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/storage/Makefile.in new/libstorage-2.25.1/storage/Makefile.in --- old/libstorage-2.25.0/storage/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/storage/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -60,7 +60,7 @@ $(srcdir)/Makefile.in $(srcdir)/StorageVersion.h.in \ $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/storage/Storage.cc new/libstorage-2.25.1/storage/Storage.cc --- old/libstorage-2.25.0/storage/Storage.cc 2013-10-14 18:56:29.000000000 +0200 +++ new/libstorage-2.25.1/storage/Storage.cc 2013-10-22 14:22:20.000000000 +0200 @@ -92,7 +92,7 @@ : env(env), lock(readonly(), testmode()), cache(true), initialized(false), recursiveRemove(false), zeroNewPartitions(false), partAlignment(ALIGN_OPTIMAL), defaultMountBy(MOUNTBY_ID), - defaultFs(EXT4), defaultSubvolName(""), detectMounted(true), + defaultFs(BTRFS), defaultSubvolName(""), detectMounted(true), root_mounted(!instsys()), rootprefix(), fstab(NULL), mdadm(NULL), imsm_driver(IMSM_UNDECIDED), multipath_autostart(MPAS_UNDECIDED) { @@ -7699,7 +7699,7 @@ unsigned long long Storage::sizeK( const string& device ) { unsigned long long ret = 0; - int fd = open(device.c_str(), O_RDONLY); + int fd = open(device.c_str(), O_RDONLY | O_CLOEXEC); if (fd >= 0) { uint64_t bytes = 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/storage/gen_md5sum.cc new/libstorage-2.25.1/storage/gen_md5sum.cc --- old/libstorage-2.25.0/storage/gen_md5sum.cc 2013-10-15 10:25:29.000000000 +0200 +++ new/libstorage-2.25.1/storage/gen_md5sum.cc 2013-10-22 14:22:30.000000000 +0200 @@ -1,5 +1,5 @@ -#define SOURCES_MD5SUM "e219926a90188a93eb65c7cd97496336" -#define SOURCES_MD5_DATE " Tue 15 Oct 10:25:29 CEST 2013 " +#define SOURCES_MD5SUM "38ced80973a5f1243c427f24349a13ed" +#define SOURCES_MD5_DATE " Tue 22 Oct 14:22:30 CEST 2013 " namespace storage { const char* GetSourceMd5() { return SOURCES_MD5SUM; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/Makefile.in new/libstorage-2.25.1/testsuite/Makefile.in --- old/libstorage-2.25.0/testsuite/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -73,7 +73,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/config/Makefile.in new/libstorage-2.25.1/testsuite/config/Makefile.in --- old/libstorage-2.25.0/testsuite/config/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/config/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/config DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/data/Makefile.in new/libstorage-2.25.1/testsuite/data/Makefile.in --- old/libstorage-2.25.0/testsuite/data/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/data/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/data DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/data/empty/Makefile.in new/libstorage-2.25.1/testsuite/data/empty/Makefile.in --- old/libstorage-2.25.0/testsuite/data/empty/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/data/empty/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/data/empty DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/data/scandium/Makefile.in new/libstorage-2.25.1/testsuite/data/scandium/Makefile.in --- old/libstorage-2.25.0/testsuite/data/scandium/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/data/scandium/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/data/scandium DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/data/thalassa/Makefile.in new/libstorage-2.25.1/testsuite/data/thalassa/Makefile.in --- old/libstorage-2.25.0/testsuite/data/thalassa/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/data/thalassa/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/data/thalassa DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/lib/Makefile.in new/libstorage-2.25.1/testsuite/lib/Makefile.in --- old/libstorage-2.25.0/testsuite/lib/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/lib/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/lib DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/libstorage.test/Makefile.in new/libstorage-2.25.1/testsuite/libstorage.test/Makefile.in --- old/libstorage-2.25.0/testsuite/libstorage.test/Makefile.in 2013-10-17 10:49:14.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/libstorage.test/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/libstorage.test DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite/single.out/Makefile.in new/libstorage-2.25.1/testsuite/single.out/Makefile.in --- old/libstorage-2.25.0/testsuite/single.out/Makefile.in 2013-10-17 10:49:14.000000000 +0200 +++ new/libstorage-2.25.1/testsuite/single.out/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -56,7 +56,7 @@ subdir = testsuite/single.out DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-2.25.0/testsuite-real/Makefile.in new/libstorage-2.25.1/testsuite-real/Makefile.in --- old/libstorage-2.25.0/testsuite-real/Makefile.in 2013-10-17 10:49:13.000000000 +0200 +++ new/libstorage-2.25.1/testsuite-real/Makefile.in 2013-10-23 08:14:43.000000000 +0200 @@ -62,7 +62,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
