OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=51
235 lines
8.0 KiB
Plaintext
235 lines
8.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 7 10:43:33 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add fips.patch, resolve build failure with openssl3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 6 17:41:55 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 7.0.1
|
|
* OpenSSL 1.1 support fixes
|
|
- Delete gcc11.patch (obsoleted)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 3 23:12:47 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add gcc11.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 6 14:08:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim old specfile constructs.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 10 21:54:49 UTC 2017 - jengelh@inai.de
|
|
|
|
- BuildRequire pre-1.1 openssl.
|
|
Update devel Require to pkgconfig() because there is (just)
|
|
a "-lcrypto" in /usr/bin/*-config.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 20 17:38:44 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Update to version 7.0.0
|
|
* clean new library abi 8.0
|
|
* atomic typeref system completed, matches tychomt spec
|
|
* c++11 support completed
|
|
* deprecated functions and templates removed
|
|
* deprecated modules (xml, persist) moved to commoncpp
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 8 22:49:11 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 6.6.2
|
|
* Updated for isValid in socket address for some broken compilers
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 4 20:26:40 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Update to 6.6.1
|
|
* errlog for error
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 9 07:09:49 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Update to 6.6.0
|
|
* introduced rsa key support
|
|
* expanded hmac support
|
|
* expanded digests for sha256 and 384
|
|
* reword of common digest code
|
|
* improved nullptr clang support
|
|
* remove clang forced c++11 from build
|
|
* check for openssl rsa support
|
|
* port types for 7.0 migration
|
|
* socket addresses for typeref
|
|
* further c++11 header fixes
|
|
* removed old ssl demo app
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 30 07:27:38 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Update to 6.5.7
|
|
* improved c++11 support
|
|
* mapped pointer introduced
|
|
* fixed is usage
|
|
* improved mapref remove
|
|
- Changes from 6.5.5 to 6.5.6
|
|
* simplified arrayref
|
|
* added listref
|
|
* map iterators thru locked instances
|
|
* type standardization
|
|
* socket address type
|
|
- Changes from 6.5.4 to 6.5.5
|
|
* more portable nullptr support
|
|
* thread-safe mapref class
|
|
* some typeref convenience types
|
|
* bit operations on byterefs
|
|
- Changes from 6.5.3 to 6.5.4
|
|
* secure string and key management types
|
|
* better cleanup of secure objects
|
|
* file i/o for heap temporary
|
|
- Changes from 6.5.2 to 6.5.3
|
|
* arrayref now uses ConditionalAccess, fix for Conditional
|
|
- Changes from 6.5.1 to 6.5.2
|
|
* memory management cleanup and mingw32 support for native
|
|
conditionals
|
|
* new methodology of having getaddrinfo allocate memory
|
|
* introduction of queueref and stackref; arrayref becomes
|
|
useful typeref concatenation operators
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 13 14:00:27 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Update to 6.5.1
|
|
* thread shared references added
|
|
- Changes from 6.4.4 to 6.5.0
|
|
* typeref expanded
|
|
* arrayref introduced
|
|
* nullptr and other c++ modernizations
|
|
* clang now defaulted to c++11
|
|
* minimum native windows now requires conditionals
|
|
* mingw has to use win32 pthread support
|
|
* somewhat more usable heap temporary templates
|
|
- Changes from 6.4.3 to 6.4.4
|
|
* additional typeref operators
|
|
- Changes from 6.4.2 to 6.4.3
|
|
* fix for broken windows setuid macro
|
|
-Changes from 6.4.1 to 6.4.2
|
|
* solaris related cmake fixes
|
|
* cleanup of test build and osx fixes
|
|
- Changes from 6.4.0 to 6.4.1
|
|
* keyfile fixed constructor issue
|
|
- Changes from 6.3.6 to 6.4.0
|
|
* new typeref system for immutable atomic reference counted
|
|
objects
|
|
* heap management objects support moving heap through
|
|
assignment
|
|
* extended unit tests for typeref system
|
|
* improved openbsd support
|
|
* atomics enabled by default
|
|
- Changes from 6.3.5 to 6.3.6
|
|
* code cleanup
|
|
* simulate option for scrub
|
|
* set newline style for cmake genorated files
|
|
- Changes from 6.3.4 to 6.3.5
|
|
* general code cleanup
|
|
* some build fixes
|
|
- Changes from 6.3.3 to 6.3.4
|
|
* improved atomics support
|
|
* configure atomics default matches cmake default
|
|
* general code cleanup
|
|
* more casting operations and cast fixups
|
|
* polymorphic casting support & rtti detection
|
|
* enclose random value templates in Random
|
|
* improved rng support
|
|
- Changes from 6.3.2 to 6.3.3
|
|
* improved cipher key management
|
|
* b64 support improved and string hex conversions
|
|
* simplified digest functions
|
|
* some solaris fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 29 08:33:48 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 6.3.1
|
|
* Build system updates only
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 25 16:02:10 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Update to version 6.3.0
|
|
* remove legacy cmodel support
|
|
* modernize library usage
|
|
* simplify autoconf and cmake
|
|
* introduce sysruntime
|
|
* cleanup memory operators
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 10 16:08:52 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 6.1.10
|
|
* Fix a memory leak in DateTime ctor
|
|
* Socket::address: allow printing to std::ostream
|
|
* Socket::address: use in_port_t for port numbers
|
|
* Socket::join, ::drop: allow to set interface index for IPv6
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 28 01:15:55 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 6.1.8
|
|
* A number of changes to Socket::address.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 4 12:00:00 UTC 2014 - dyfet@gnutelephony.org
|
|
|
|
- Update to new upstream release 6.1.3
|
|
* A number of memory corruption issues fixed & improved cmake
|
|
build support in this package. A new keywait utility was
|
|
added. Exception behavior standardized for commoncpp. Many
|
|
changes to improve commoncpp legacy support. Fixed default
|
|
Semaphore constructor and default Semaphore behavior.
|
|
- Proposed method to add doc support back to spec.
|
|
- Other small improvements in spec, including those made possible
|
|
with better cmake support upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 1 00:20:58 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 6.0.7
|
|
* Small but essential fixes in the fsys class. Fixes for other
|
|
small socket address validation assignment operations that
|
|
risked security.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 13 16:47:20 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 6.0.5
|
|
* A new version 6 API. A complete refactor of most core classes for
|
|
greater consistency and simplicity. Many depreciated methods and
|
|
conventions have been removed.
|
|
- Implement shlib package naming guideline. Signature verification.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 26 16:40:14 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 13:58:39 UTC 2011 - idoenmez@suse.de
|
|
|
|
- Use upstream tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 14:32:47 CET 2011 - ro@suse.de
|
|
|
|
- define LIB_SUFFIX for other lib64 platforms
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 30 09:10:00 MEZ 2011 - Werner.Dittmann@t-online.de
|
|
|
|
- First version of GNU uCommon as standard package
|
|
The changelog file in the source package contains the the full history
|
|
of GNU uCommon. Changes to GNU uCommon that happen after it becomes
|
|
a standard package will be recorded in ucommon.changes file as well.
|
|
|