Hello community, here is the log from the commit of package mariadb for openSUSE:Factory checked in at 2012-10-05 13:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb (Old) and /work/SRC/openSUSE:Factory/.mariadb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes 2012-07-02 21:53:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2012-10-06 18:39:22.000000000 +0200 @@ -1,0 +2,10 @@ +Tue Aug 28 11:53:55 UTC 2012 - [email protected] + +- Reenable use of initgroups() (revert a temporary workaround + for ancient bmc#3037, search below for bug #39798). + This is necessary if we want to use the auth_pam plugin to + authenticate users against their unix password via pam_unix2. + For that, mysqld must run as group shadow and maintain membership + after forking. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ build.inc ++++++ --- /var/tmp/diff_new_pack.GBHwIX/_old 2012-10-06 18:39:23.000000000 +0200 +++ /var/tmp/diff_new_pack.GBHwIX/_new 2012-10-06 18:39:23.000000000 +0200 @@ -6,7 +6,7 @@ %if 0%{?suse_version} > 1140 export WARN_DIS="$WARN_DIS -Wno-unused-but-set-variable -fno-strict-aliasing -Wno-unused-parameter " %endif -export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS -DFORCE_INIT_OF_VARS $WARN_DIS " +export CFLAGS="$RPM_OPT_FLAGS -DPIC -fPIC -DFORCE_INIT_OF_VARS $WARN_DIS " export CXXFLAGS="$CFLAGS -fno-exceptions -fno-rtti" %if 0%{use_cmake} < 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
