Package Release Info

sblim-sfcc-2.2.9~rc1-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libcimcclient0
libcimcClientXML0
libcmpisfcc1
sblim-sfcc-devel

Change Logs

* Mon Jun 26 2023 Klaus Kämpf <kkaempf@suse.com>
- Update to 2.2.9~rc1
  Forked from sblim.sourceforge.net
  Mostly internal cleanups.
* Tue Jan 02 2018 jengelh@inai.de
- Remove no-effect --with-pic. Inline autoconfiscate.sh.
- Implement shared library guideline.
* Tue Jan 02 2018 adam.majer@suse.de
- Add missing changelog entry
- Rename rpmlintrc file to follow packaging guidelines
- Minor specfile cleanup
- Update upstream URL
* Mon Sep 04 2017 kgronlund@suse.com
- Add rpmlintrc as source in spec file
* Fri Nov 28 2014 kkaempf@suse.com
- Update to 2.2.8
  - fix more memory leaks
  - drop 0001-Don-t-release-op-when-used-as-value.patch, upstream
    (upstream #2730)
* Fri Jun 20 2014 kkaempf@suse.com
- don't release objectpath when used as return value (upstream #2730)
  add 0001-Don-t-release-op-when-used-as-value.patch
* Fri Mar 28 2014 kkaempf@suse.com
- Update to 2.2.7
  New Features:
  - [bugs:#2692] SFCC: SfcbLocal interface should expose markHeap()
    and releaseHeap()
  Bugs:
  - [bugs:#2728] Missing tag definition for REFARRAY
  - [bugs:#2729] Improper type handling for EmbeddedObject in PARAMVALUE
  - [bugs:#2730] More memory leaks in backend/cimxml/grammer.c
* Tue Oct 15 2013 pwieczorkiewicz@suse.com
- update to 2.2.6
  New Features:
  - 3529678 getClass does not expose method information
  Bugs fixed:
  - Now compiles under OS X (upstream #2646)
  - Remove Large Volume Support from SFCC (upstream #2648)
  - SFCC should dlopen the versioned .so (upstream #2658)
  - sfcc cannot reconnect with sfcb if sfcb restarts (upstream tix#79)
  - updated tests to match [bugs:#2663, tix#79]
* Fri Dec 21 2012 kkaempf@suse.com
- update to 2.2.5
  - 3586680: improve error reporting in cmciConnect2
  - 3566968: sfcc enumInstances fails to parse the xml
  - 3555103: wrong declaration of release attribute in _CIMCArgsFT
  - 3547832: memory leak in backend/cimxml/grammer.c
- drop patches, all included in 2.2.5
* Tue Nov 13 2012 kkaempf@suse.com
- remove test debug patch
  (0006-Show-class-and-property-qualifiers.patch)
- add upstream patches
  0001-3547832-memory-leak-in-backend-cimxml-grammer.c.patch
  0002-3555103-wrong-declaration-of-release-attribute-in-_C.patch
  0003-3566968-sfcc-enumInstances-fails-to-parse-the-xml.patch