Changelog for
ucommon-devel-7.0.1-2.3.x86_64.rpm :
* Tue Nov 07 2023 Jan Engelhardt
- Add fips.patch, resolve build failure with openssl3
* Wed Oct 06 2021 Jan Engelhardt - Update to release 7.0.1
* OpenSSL 1.1 support fixes- Delete gcc11.patch (obsoleted)
* Thu Jun 03 2021 Jan Engelhardt - Add gcc11.patch
* Sun Sep 06 2020 Jan Engelhardt - Trim old specfile constructs.
* Sun Dec 10 2017 jengelhAATTinai.de- BuildRequire pre-1.1 openssl. Update devel Require to pkgconfig() because there is (just) a \"-lcrypto\" in /usr/bin/
*-config.
* Sun Dec 20 2015 mpluskalAATTsuse.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 08 2015 jengelhAATTinai.de- Update to new upstream release 6.6.2
* Updated for isValid in socket address for some broken compilers
* Sun Oct 04 2015 mpluskalAATTsuse.com- Update to 6.6.1
* errlog for error
* Wed Sep 09 2015 mpluskalAATTsuse.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 2015 mpluskalAATTsuse.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