Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
commoncpp2
commoncpp2.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File commoncpp2.changes of Package commoncpp2
------------------------------------------------------------------- Sat Apr 24 10:42:22 UTC 2010 - coolo@novell.com - buildrequire pkg-config to fix provides ------------------------------------------------------------------- Fri Feb 5 01:17:24 UTC 2010 - jengelh@medozas.de - compile fix for mempager.cpp ------------------------------------------------------------------- Tue Jun 9 00:52:12 CEST 2009 - ro@suse.de - strchr now returns a const char* ------------------------------------------------------------------- Mon May 12 01:19:14 CEST 2008 - crrodriguez@suse.de - Correct dependency chain between commoncpp2->ccrtp->libzrtpcpp - disable static libraries ------------------------------------------------------------------- Mon Apr 14 15:16:05 CEST 2008 - schwab@suse.de - Work around misuse of libtool. ------------------------------------------------------------------- Mon Jan 14 17:01:16 CET 2008 - rhafer@suse.de - update to 1.6.1 - some fixups for mingw32 based builds - patch for ThreadQueue from Angelo Naselli - patch for LinkedDouble from Sergio Repetto (changed abi) - fixed buildfailures on 64bit Plattforms ------------------------------------------------------------------- Thu Jan 10 14:34:47 CET 2008 - ro@suse.de - remove make -j for now, makefile deps are broken ------------------------------------------------------------------- Tue Nov 27 11:46:13 CET 2007 - rhafer@suse.de - update to 1.5.9 (smaller changes in the build enviroment) - fixed rpmlint warnings - Updated library's SONAME as the ABI was changed with the 1.5.3 release. (Bug #343847, see also Debian Bug# 402009) ------------------------------------------------------------------- Fri Aug 3 13:54:40 CEST 2007 - dmueller@suse.de - update to 1.5.7 * downstream gcc 4.3 and isRunning fix from Mark Purcell * sha digest cleanup * visibility for shared library symbols * hi resolution and monotonic timers for TimerPort * TimerPort synchronized sleep * Angelo Naselli's revised timed buffer thread queue * other minor patches and fixes, code cleanup ------------------------------------------------------------------- Sun Apr 29 01:09:26 CEST 2007 - dmueller@suse.de - fix undefined references in libccext2 ------------------------------------------------------------------- Tue Jan 16 15:17:38 CET 2007 - rhafer@suse.de - update to 1.5.3 * some code cleanup of operators and const members * fix for include path passed in .pc files. * added IPV4/V6Cidr objects for use in routing policies. * removed libxml2 wrapper option so we can better focus on Common C++'s built-in sax parser. * addition of "clean" MemPager protected member, used by Keydata to assure dynamic object behavior is correct and non-leaking. * fix for getThread id if priv is NULL. * fix for extern "C" of handlers and types. * fix for keydata loadPrefix for w32. * use readData/writeData for overflow/underflow in TCPStream to allow override in SSLStream * optional introduction of SSLStream class * new SSLStream class cannot be built substituting gnutls yet because openssl emulation is not thread-safe and so class must be rewritten explicitly for gnutls. Hence for now ssl is disabled by default - Use RPM_OPT_FLAGS for CXXFLAGS ------------------------------------------------------------------- Fri Nov 10 12:22:16 CET 2006 - ro@suse.de - fix docu permissions ------------------------------------------------------------------- Tue Jul 18 17:40:31 CEST 2006 - kkaempf@suse.de - update to 1.4.2 Most notable changes since 1.3.1: - include path rename from /usr/include/cc++2 to /usr/include/cc++ - RefPointer and RefObject classes for reference count managed objects - LinkedSingle and LinkedDouble self managing linked list classes - MapTable and mapObject classes for managed hash indexes - Some convenience functions for keydata - conditional build for extras library - isRealtime check for thread priority management - moved templates into main header - keydata uses bigger default paging for >32 bit pointers. - new errLockFailure indicator for Thread shared files. ------------------------------------------------------------------- Wed Jan 25 21:35:04 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Thu Apr 7 23:04:23 CEST 2005 - kkaempf@suse.de - update to 1.3.1 - add virtual destructors to classes with virtual functions (will keep gcc4 happy) ------------------------------------------------------------------- Fri Jan 21 14:22:50 CET 2005 - rhafer@suse.de - updated to 1.3.0 ------------------------------------------------------------------- Tue Aug 10 10:21:38 CEST 2004 - kkaempf@suse.de - undef __DLLRTL since its used in windows only and triggers lots of warnings in linux. ------------------------------------------------------------------- Fri Aug 6 14:57:22 CEST 2004 - rhafer@suse.de - updated to 1.2.4 ------------------------------------------------------------------- Sat Jan 10 12:02:33 CET 2004 - adrian@suse.de - let -devel package also require libstdc++-devel - fix build as user ------------------------------------------------------------------- Mon Jul 28 11:06:43 CEST 2003 - rhafer@suse.de - updated to 1.0.13 - use prebuilt documentation to drop "doxygen" from neededforbuild ------------------------------------------------------------------- Wed May 14 13:42:54 CEST 2003 - rhafer@suse.de - updated to 1.0.9 - remove uneeded files from BuildRoot ------------------------------------------------------------------- Sat Jan 4 18:29:04 CET 2003 - kkaempf@suse.de - fix assignment ambiguity. ------------------------------------------------------------------- Thu Nov 28 15:10:53 CET 2002 - rhafer@suse.de - Updated to 1.0.7 ------------------------------------------------------------------- Sun Nov 3 23:52:23 CET 2002 - ro@suse.de - comment out unused function on alpha ------------------------------------------------------------------- Thu Oct 24 18:01:43 CEST 2002 - rhafer@suse.de - Updated to 1.0.3 - moved html docs to /usr/share/doc/packages/CommonC++ (#20551) - added libxml2-devel to Requires for -devel (#20552) - small fix in Makefile.am (CommonC++-.dif) ------------------------------------------------------------------- Thu Aug 8 10:27:44 CEST 2002 - rhafer@suse.de - Updated to 0.99.7 ------------------------------------------------------------------- Thu Jun 6 16:57:40 CEST 2002 - rhafer@suse.de - updated to version 0.99.4 - included libxml2 in neededforbuild to build with XML support - new subpackage -doc which contains HTML documentation ------------------------------------------------------------------- Thu Apr 25 16:27:49 CEST 2002 - sf@suse.de - added %{_libdir} to configure to compile on lib64-archs ------------------------------------------------------------------- Mon Apr 22 16:38:24 CEST 2002 - ro@suse.de - update to commoncpp2-0.99.3 - package should probably be renamed ------------------------------------------------------------------- Thu Apr 11 15:15:25 CEST 2002 - coolo@suse.de - patch for gcc 3.1 ------------------------------------------------------------------- Wed Apr 3 01:45:19 CEST 2002 - ro@suse.de - fixed for automake/autoconf ------------------------------------------------------------------- Thu Feb 21 17:43:45 CET 2002 - schwab@suse.de - Fix configure check for <exception> header. ------------------------------------------------------------------- Mon Feb 11 16:12:52 CET 2002 - rhafer@suse.de - updated to 1.9.5 - Cleanup in .spec (removed calls to ldconfig and strip) ------------------------------------------------------------------- Fri Jan 11 15:51:46 CET 2002 - schwab@suse.de - Fix missing namespace prefix. ------------------------------------------------------------------- Thu Jan 10 17:49:36 CET 2002 - rhafer@suse.de - Update to version 1.9.4 ------------------------------------------------------------------- Thu Jan 3 17:03:48 CET 2002 - schwab@suse.de - Provide atomic operations for ia64. ------------------------------------------------------------------- Thu Dec 13 09:21:58 CET 2001 - kkaempf@suse.de - update to 1.9.2 ------------------------------------------------------------------- Wed Dec 5 10:17:45 CET 2001 - kkaempf@suse.de - Update to version 1.9.1 - Rename to CommonC++ (as specified in original .spec file) - Clean up .spec file, adapt filelist to original .spec file ------------------------------------------------------------------- Tue Oct 16 10:59:21 CEST 2001 - kkaempf@suse.de - Update to version 1.6.1 ------------------------------------------------------------------- Wed Jul 4 13:58:49 CEST 2001 - rhafer@suse.de - Updated to version 1.5.0 - some changes for gcc3.0 ------------------------------------------------------------------- Wed Jun 6 13:34:14 CEST 2001 - rhafer@suse.de - Updated to version 1.4.3 - workaround for problem with pthread_delay_np() ------------------------------------------------------------------- Wed May 9 22:53:26 CEST 2001 - mfabian@suse.de - bzip2 sources ------------------------------------------------------------------- Thu Apr 19 14:52:24 CEST 2001 - rhafer@suse.de - Updated to version 1.4.1 ------------------------------------------------------------------- Thu Mar 29 17:12:43 CEST 2001 - schwab@suse.de - Don't include kernel headers. - Fix use of %suse_update_config. - Move *.so to devel package. ------------------------------------------------------------------- Tue Mar 6 13:21:51 CET 2001 - rhafer@suse.de - renamed development package to commonc++-devel - replaced static compiler flags with $RPM_OPT_FLAGS ------------------------------------------------------------------- Mon Mar 5 17:25:45 CET 2001 - rhafer@suse.de - initial Version
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor