Hello community, here is the log from the commit of package sblim-sfcb for openSUSE:Factory checked in at Sun Oct 2 11:14:29 CEST 2011.
-------- --- openSUSE:Factory/sblim-sfcb/sblim-sfcb.changes 2011-09-23 12:45:28.000000000 +0200 +++ /mounts/work_src_done/STABLE/sblim-sfcb/sblim-sfcb.changes 2011-09-30 09:05:35.000000000 +0200 @@ -1,0 +2,98 @@ +Fri Sep 30 07:03:12 UTC 2011 - kkae...@suse.com + +- Update to 1.3.13 + New features: + - 3406823 Make select timeout a config option + - 3406825 Make ssl cipher list configurable + + Bugs fixed: + - 3386391 HOST_NAME_MAX undefined + - 3393324 sfcb process abort in IndCIMXMLHandlerInvokeMethod + - 3398337 Namespaces of filter and handler for IndSub not checked + - 3400114 sfcb fails to start with ipv6 disabled + - 3412033 New files from 3313833 missed release tarball + - 3413031 fixes to perform check before calling free + - 3414236 updateMethodParamTypes uses incorrect qualifier count + - 3414482 Compiler warning in cimcClientSfcbLocal + - 2727918 blob has leak in EnumQualifiers + +------------------------------------------------------------------- +Thu Sep 22 13:19:46 UTC 2011 - kkae...@suse.com + +- Fix provides of openwbem (and build deps on openwbem) + openwbem-3.2.3 still exist, provide/obsolete openwbem-3.2.2 + +------------------------------------------------------------------- +Fri Sep 2 08:43:45 UTC 2011 - kkae...@suse.com + +- Fix the build - run autotools with --force + +------------------------------------------------------------------- +Mon Aug 29 10:55:05 UTC 2011 - kkae...@suse.com + +- Properly fallback to ipv4 if ipv6 is disabled + (bnc#713687, upstream 3400114) + +------------------------------------------------------------------- +Sun Jul 17 08:58:36 UTC 2011 - kkae...@novell.com + +- fix build for RHEL < 6 (outdated libtool) + +------------------------------------------------------------------- +Mon Jul 4 10:44:46 UTC 2011 - kkae...@novell.com + +- update to 1.3.12 + New features: + - 3190623 Set *IsSettable properties to false for IndicationService + - 3313833 Allow for passthrough for expired user to update password + - 3274893 For SFCB 1.4, set SequenceIdentifier as described in DSP1054 1.2. + + Bugs fixed: + - 3261868 Enum CQL filter on NULL cause incorrect rsp + - 3213591 Local intf client abort abnormally on enum filter syntax err + - 3291646 Unused var in __NullEvaluate + - 3202466 Single item on method param of array type rejected via Local + - 3287789 interopServerProvider not conservative when answering reqs + - 3296541 CIM_IndicationSubscription corrupts after delilvery fails + - 3314383 Memory leak in CimResource_Enumerate_EP + - 3047562 [patch] Create bzip2 tarballs on "make dist" + - 3314762 Memory leak in method invoke using SFCB local interface + - 3165732 Add ability for client library to specify configuration file + - 3323422 Unnecessary NULL check in control.c + - 3323427 Unnecessary NULL check in httpAdapter + - 3324214 Remove dead code from providerDrv:loadProvider() + - 3324131 indCIMXMLHandler may return uninitialized CMPIStatus + - 3324168 gatherNameSpacesData() may closedir() a NULL pointer + - 3324192 Erroneous condition in loop in objectImpl:locateParameter() + - 3324198 getObjectPath() may deref a NULL pointer + - 3324247 Unnecessary NULL check in providerDrv + - 3324255 Unnecessary NULL check in __cleanup_mt() + - 3324265 _sfcb_trace may deref NULL pointers + - 3324578 getInstance() up call does not close provider context + - 3323419 sfcb local interface causes zombie/defunct client processes + - 3328763 deactivateFilter() doesn't release CMPI object + +------------------------------------------------------------------- +Wed Apr 20 09:27:29 UTC 2011 - kkae...@novell.com + +- Provide/Obsolete Openwbem from SLE10. (bnc#680142) + +------------------------------------------------------------------- +Mon Apr 4 07:03:31 UTC 2011 - kkae...@novell.com + +- update to 1.3.11 + Bugs fixed: + - 3130727 CMPIPropertyMIFT.setProperty() missing objectpath keys + - 3054618 mofpp is overaggressive when detecting comments + - 3162016 sfcbd Segmentation fault in cleanupCimXmlRequest + - 3172080 deliverIndication does not check for matching FROM classes + - 3185178 Wrong classname for returned instances from execQuery + - 3175770 execQuery returns multiple instances of same object + - 3203290 Basic Auth Should Consider Expired Passwords + - 3202420 CDATA value in a string property is improperly XML escaped + - 3038078 Can create indication filters and destinations w/o key props + - 3206663 Enum CQL filter on NULL cause segfault and incorrect rsp + - 3265502 CMPIContext not released in elementCapabilitiesProvider + - 2967257 Drop CMPI_classNameString as it conflicts with CMPI_chars + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- sblim-sfcb-1.3.10.tar.bz2 New: ---- sblim-sfcb-1.3.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sblim-sfcb.spec ++++++ --- /var/tmp/diff_new_pack.niXCij/_old 2011-10-02 11:14:25.000000000 +0200 +++ /var/tmp/diff_new_pack.niXCij/_new 2011-10-02 11:14:25.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package sblim-sfcb (Version 1.3.10) +# spec file for package sblim-sfcb # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,11 +20,15 @@ Summary: Small Footprint CIM Broker Name: sblim-sfcb -Version: 1.3.10 -Release: 1 +Version: 1.3.13 +Release: 2 Group: System/Management License: Other uncritical OpenSource License ; "CPL 1.0 ..." ; CPL 1.0 Url: http://sblim.sf.net/ + +Provides: openwbem = 3.2.2 +Obsoletes: openwbem < 3.2.2 + Source0: %{name}-%{version}.tar.bz2 Source1: autoconfiscate.sh %if 0%{?suse_version} @@ -49,11 +53,17 @@ BuildRequires: pam-devel BuildRequires: cim-schema BuildRequires: sblim-sfcc-devel -%if 0%{?rhel_version} != 501 +%if 0%{?rhel_version} == 0 && 0%{?centos_version} == 0 BuildRequires: openslp-devel %endif BuildRequires: bison flex BuildRequires: unzip +# RHEL4 explicitly requires gcc +%if 0%{?rhel_version} >= 400 || 0%{?centos_version} >= 400 +%if 0%{?rhel_version} < 500 || 0%{?centos_version} < 500 +BuildRequires: gcc-c++ +%endif +%endif Requires: curl %if 0%{?suse_version} < 1120 @@ -110,13 +120,21 @@ #if test -d mofc; then cd mofc && autoreconf -f -i; fi #%%configure --enable-debug --enable-ssl --enable-pam --enable-ipv6 CIMSCHEMA_SOURCE=%{SOURCE1} CIMSCHEMA_MOF=cimv216.mof CIMSCHEMA_SUBDIRS=y mkdir -p m4 -%if 0%{?rhel_version} == 501 -WITH_SLP= -%else +%if 0%{?rhel_version} == 0 WITH_SLP=--enable-slp +%else +WITH_SLP= %endif %configure --enable-debug --enable-ssl --enable-pam --enable-ipv6 \ --enable-uds $WITH_SLP + +# RHEL < 6 ships with old libtool (see http://www.yolinux.com/TUTORIALS/C++XmlBeansxx.html) +%if 0%{?rhel_version} >= 400 || 0%{?centos_version} >= 400 +%if 0%{?rhel_version} < 600 || 0%{?centos_version} < 600 +rm -f libtool; ln -s /usr/bin/libtool . +(cd mofc; rm -f libtool; ln -s /usr/bin/libtool .) +%endif +%endif make %install @@ -125,11 +143,12 @@ # comment out - NWP - removing schema pkg #make DESTDIR=$RPM_BUILD_ROOT install-cimschema # remove docs from wrong dir. They are handled by %doc macro in files list -rm -r $RPM_BUILD_ROOT/usr/share/doc +rm -rf $RPM_BUILD_ROOT/usr/share/doc # remove unused libtool files rm -f $RPM_BUILD_ROOT/%{_libdir}/*a +rm -f $RPM_BUILD_ROOT/%{_libdir}/sfcb/*a # make the cmpi directory that sfcb will own - for SuSE Autobuild checks of rpm directory ownership -mkdir $RPM_BUILD_ROOT/%{_libdir}/cmpi +mkdir -p $RPM_BUILD_ROOT/%{_libdir}/cmpi %if 0%{?suse_version} # override the default-installed sfcb init script - use the one from Source2 # due to /etc/SuSE-release not available in autobuild, so won't install @@ -140,7 +159,6 @@ # Added NWP 5/14/08 - transition to using cim-schema rpm instead of internal-built schema ln -sf /usr/share/mof/cim-current $RPM_BUILD_ROOT/%{_datadir}/sfcb/CIM install -m 0644 %SOURCE4 $RPM_BUILD_ROOT/etc/pam.d/sfcb -rm $RPM_BUILD_ROOT%{_libdir}/sfcb/*.la %if 0%{?suse_version} > 1010 # firewall service definition mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services ++++++ autoconfiscate.sh ++++++ --- /var/tmp/diff_new_pack.niXCij/_old 2011-10-02 11:14:25.000000000 +0200 +++ /var/tmp/diff_new_pack.niXCij/_new 2011-10-02 11:14:25.000000000 +0200 @@ -1,8 +1,9 @@ #!/bin/sh -aclocal && -autoheader && -libtoolize && +aclocal --force && +autoheader --force && +libtoolize --force && automake -af && -autoconf && +autoconf --force && #if test -d test; then cd test && ./autoconfiscate.sh && cd ..; fi -if test -d mofc; then cd mofc && ./autoconfiscate.sh; fi +if test -f mofc/autoconfiscate.sh; then cd mofc && ./autoconfiscate.sh; fi +if test -f cmpi-devel/autoconfiscate.sh; then cd cmpi-devel && ./autoconfiscate.sh; fi ++++++ autoconfiscate.sh-mofc ++++++ --- /var/tmp/diff_new_pack.niXCij/_old 2011-10-02 11:14:25.000000000 +0200 +++ /var/tmp/diff_new_pack.niXCij/_new 2011-10-02 11:14:25.000000000 +0200 @@ -1,5 +1,6 @@ #!/bin/sh -aclocal && -autoheader && +aclocal --force && +autoheader --force && +libtoolize --force && automake -af && -autoconf +autoconf --force ++++++ pending-upstream.patch ++++++ --- /var/tmp/diff_new_pack.niXCij/_old 2011-10-02 11:14:25.000000000 +0200 +++ /var/tmp/diff_new_pack.niXCij/_new 2011-10-02 11:14:25.000000000 +0200 @@ -1,6 +1,6 @@ -diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.10/cimcClientSfcbLocal.c ./cimcClientSfcbLocal.c ---- ../orig-sblim-sfcb-1.3.10/cimcClientSfcbLocal.c 2010-11-11 00:48:25.000000000 +0100 -+++ ./cimcClientSfcbLocal.c 2010-11-30 10:27:30.000000000 +0100 +diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.13/cimcClientSfcbLocal.c ./cimcClientSfcbLocal.c +--- ../orig-sblim-sfcb-1.3.13/cimcClientSfcbLocal.c 2011-09-27 17:31:48.000000000 +0200 ++++ ./cimcClientSfcbLocal.c 2011-09-30 09:00:18.000000000 +0200 @@ -214,7 +214,6 @@ if (cl->connection) CMRelease(cl->connection); @@ -9,7 +9,7 @@ return rc; } -@@ -1893,6 +1892,7 @@ +@@ -1907,6 +1906,7 @@ static void* release(ClientEnv* ce) { void *lib=ce->hdl; @@ -17,12 +17,12 @@ CONNECT_LOCK(); if (localConnectCount > 0) localConnectCount -= 1; if (localConnectCount == 0) { -diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.10/configure.ac ./configure.ac ---- ../orig-sblim-sfcb-1.3.10/configure.ac 2010-11-29 22:02:06.000000000 +0100 -+++ ./configure.ac 2010-11-30 10:27:30.000000000 +0100 +diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.13/configure.ac ./configure.ac +--- ../orig-sblim-sfcb-1.3.13/configure.ac 2011-09-29 18:04:10.000000000 +0200 ++++ ./configure.ac 2011-09-30 09:00:18.000000000 +0200 @@ -24,12 +24,14 @@ - AC_INIT(Small Footprint CIM Broker, 1.3.10, sblim-de...@lists.sourceforge.net, sblim-sfcb) + AC_INIT(Small Footprint CIM Broker, 1.3.13, sblim-de...@lists.sourceforge.net, sblim-sfcb) AC_CONFIG_SRCDIR([providerDrv.c]) +AC_CONFIG_MACRO_DIR([m4]) @@ -35,9 +35,9 @@ AC_ARG_ENABLE(debug, [AC_HELP_STRING([--disable-debug], -diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.10/fileRepository.c ./fileRepository.c ---- ../orig-sblim-sfcb-1.3.10/fileRepository.c 2009-11-09 22:03:30.000000000 +0100 -+++ ./fileRepository.c 2010-11-30 10:27:31.000000000 +0100 +diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.13/fileRepository.c ./fileRepository.c +--- ../orig-sblim-sfcb-1.3.13/fileRepository.c 2009-11-09 22:03:30.000000000 +0100 ++++ ./fileRepository.c 2011-09-30 09:00:18.000000000 +0200 @@ -573,7 +573,7 @@ #endif @@ -47,10 +47,10 @@ return 0; } closedir(d); -diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.10/Makefile.am ./Makefile.am ---- ../orig-sblim-sfcb-1.3.10/Makefile.am 2010-08-20 22:00:17.000000000 +0200 -+++ ./Makefile.am 2010-11-30 10:27:31.000000000 +0100 -@@ -590,7 +590,7 @@ +diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.13/Makefile.am ./Makefile.am +--- ../orig-sblim-sfcb-1.3.13/Makefile.am 2011-09-21 16:50:20.000000000 +0200 ++++ ./Makefile.am 2011-09-30 09:00:18.000000000 +0200 +@@ -623,7 +623,7 @@ test: testprep check testreport endif @@ -59,9 +59,9 @@ test -f $(DESTDIR)$(sfcbstatedir)/registration/providerRegister || $(INSTALL_DATA) $(DESTDIR)$(sfcbstatedir)/stage/default.reg $(DESTDIR)$(sfcbstatedir)/registration/providerRegister if TEST_ENABLED ./test/stageschema.sh -d test/schema -p $(prefix) -diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.10/providerRegister.c ./providerRegister.c ---- ../orig-sblim-sfcb-1.3.10/providerRegister.c 2010-05-01 00:25:38.000000000 +0200 -+++ ./providerRegister.c 2010-11-30 10:27:39.000000000 +0100 +diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.13/providerRegister.c ./providerRegister.c +--- ../orig-sblim-sfcb-1.3.13/providerRegister.c 2010-05-01 00:25:38.000000000 +0200 ++++ ./providerRegister.c 2011-09-30 09:00:18.000000000 +0200 @@ -178,7 +178,7 @@ dir = "/var/lib/sfcb/registration"; } @@ -80,10 +80,10 @@ n++; if (stmt) free(stmt); stmt = strdup(fin); -diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.10/sfcBroker.c ./sfcBroker.c ---- ../orig-sblim-sfcb-1.3.10/sfcBroker.c 2010-05-25 17:07:43.000000000 +0200 -+++ ./sfcBroker.c 2010-11-30 10:27:39.000000000 +0100 -@@ -558,7 +558,7 @@ +diff -wruN -x '*~' ../orig-sblim-sfcb-1.3.13/sfcBroker.c ./sfcBroker.c +--- ../orig-sblim-sfcb-1.3.13/sfcBroker.c 2011-06-24 22:13:20.000000000 +0200 ++++ ./sfcBroker.c 2011-09-30 09:00:18.000000000 +0200 +@@ -559,7 +559,7 @@ if (*optarg == '?') { fprintf(stdout, "--- Traceable Components: Int Hex\n"); for (i = 0; traceIds[i].id; i++) ++++++ sblim-sfcb-1.3.10.tar.bz2 -> sblim-sfcb-1.3.13.tar.bz2 ++++++ ++++ 128816 lines of diff (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org