Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ucommon-devel-7.0.1-2.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: ucommon-devel Distribution: openSUSE Tumbleweed
Version: 7.0.1 Vendor: openSUSE
Release: 2.2 Build date: Sat Feb 3 01:55:35 2024
Group: Development/Libraries/C and C++ Build host: i03-ch1a
Size: 857841 Source RPM: ucommon-7.0.1-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.gnu.org/software/commoncpp
Summary: Headers for building ucommon applications
This package provides header and support files needed for building
applications that use the uCommon library and frameworks.

Provides

Requires

License

LGPL-3.0-or-later

Changelog

* Tue Nov 07 2023 Jan Engelhardt <jengelh@inai.de>
  - Add fips.patch, resolve build failure with openssl3
* Wed Oct 06 2021 Jan Engelhardt <jengelh@inai.de>
  - Update to release 7.0.1
    * OpenSSL 1.1 support fixes
  - Delete gcc11.patch (obsoleted)
* Thu Jun 03 2021 Jan Engelhardt <jengelh@inai.de>
  - Add gcc11.patch
* Sun Sep 06 2020 Jan Engelhardt <jengelh@inai.de>
  - Trim old specfile constructs.
* Sun Dec 10 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 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 08 2015 jengelh@inai.de
  - Update to new upstream release 6.6.2
    * Updated for isValid in socket address for some broken compilers
* Sun Oct 04 2015 mpluskal@suse.com
  - Update to 6.6.1
    * errlog for error
* Wed Sep 09 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 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

Files

/usr/bin/commoncpp-config
/usr/bin/ucommon-config
/usr/include/commoncpp
/usr/include/commoncpp/address.h
/usr/include/commoncpp/applog.h
/usr/include/commoncpp/commoncpp.h
/usr/include/commoncpp/config.h
/usr/include/commoncpp/dccp.h
/usr/include/commoncpp/exception.h
/usr/include/commoncpp/export.h
/usr/include/commoncpp/file.h
/usr/include/commoncpp/mime.h
/usr/include/commoncpp/misc.h
/usr/include/commoncpp/numbers.h
/usr/include/commoncpp/object.h
/usr/include/commoncpp/persist.h
/usr/include/commoncpp/pointer.h
/usr/include/commoncpp/process.h
/usr/include/commoncpp/serial.h
/usr/include/commoncpp/slog.h
/usr/include/commoncpp/socket.h
/usr/include/commoncpp/string.h
/usr/include/commoncpp/tcp.h
/usr/include/commoncpp/thread.h
/usr/include/commoncpp/tokenizer.h
/usr/include/commoncpp/udp.h
/usr/include/commoncpp/xml.h
/usr/include/ucommon
/usr/include/ucommon/access.h
/usr/include/ucommon/arrayref.h
/usr/include/ucommon/atomic.h
/usr/include/ucommon/condition.h
/usr/include/ucommon/counter.h
/usr/include/ucommon/cpr.h
/usr/include/ucommon/datetime.h
/usr/include/ucommon/export.h
/usr/include/ucommon/fsys.h
/usr/include/ucommon/generics.h
/usr/include/ucommon/keydata.h
/usr/include/ucommon/linked.h
/usr/include/ucommon/mapped.h
/usr/include/ucommon/mapref.h
/usr/include/ucommon/memory.h
/usr/include/ucommon/numbers.h
/usr/include/ucommon/object.h
/usr/include/ucommon/platform.h
/usr/include/ucommon/protocols.h
/usr/include/ucommon/reuse.h
/usr/include/ucommon/secure.h
/usr/include/ucommon/shared.h
/usr/include/ucommon/shell.h
/usr/include/ucommon/socket.h
/usr/include/ucommon/stl.h
/usr/include/ucommon/stream.h
/usr/include/ucommon/string.h
/usr/include/ucommon/temporary.h
/usr/include/ucommon/thread.h
/usr/include/ucommon/timers.h
/usr/include/ucommon/typeref.h
/usr/include/ucommon/ucommon.h
/usr/include/ucommon/unicode.h
/usr/lib64/libcommoncpp.so
/usr/lib64/libucommon.so
/usr/lib64/libusecure.so
/usr/lib64/pkgconfig/commoncpp.pc
/usr/lib64/pkgconfig/ucommon.pc
/usr/share/man/man1/commoncpp-config.1.gz
/usr/share/man/man1/ucommon-config.1.gz
/usr/share/ucommon
/usr/share/ucommon/cmake
/usr/share/ucommon/cmake/CapeConfig.cmake
/usr/share/ucommon/cmake/CapeMakeTargets.cmake


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:52:28 2024