Commit Graph

24 Commits

Author SHA256 Message Date
9a8033289e - Add fips.patch, resolve build failure with openssl3
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=51
2023-11-07 10:47:03 +00:00
7740f4cf18 - Update to release 7.0.1
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=50
2021-10-06 17:43:21 +00:00
5f634f06a7 - Add gcc11.patch
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=47
2021-06-03 23:19:54 +00:00
143c091d54 - Trim old specfile constructs.
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=45
2020-09-06 14:08:34 +00:00
a1fbd6c0ce Update devel Require to pkgconfig() because there is (just)
a "-lcrypto" in /usr/bin/*-config.

OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=43
2017-12-10 22:17:58 +00:00
5e6f658fc9 - BuildRequire pre-1.1 openssl.
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=41
2017-12-10 21:55:55 +00:00
c80be45bc6 Accepting request 349914 from home:pluskalm:branches:network:telephony
- 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

OBS-URL: https://build.opensuse.org/request/show/349914
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=39
2015-12-21 08:06:35 +00:00
82a78151ea ucommon-6.6.2
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=37
2015-11-08 22:53:54 +00:00
7a31f7af02 Accepting request 336410 from home:pluskalm:branches:network:telephony
- Update to 6.6.1
  * errlog for error

OBS-URL: https://build.opensuse.org/request/show/336410
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=35
2015-10-04 20:50:07 +00:00
Ismail Dönmez
7c630fdfb1 Accepting request 329813 from home:pluskalm:branches:network:telephony
- Update to 6.6.0

OBS-URL: https://build.opensuse.org/request/show/329813
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=33
2015-09-09 07:46:06 +00:00
714fe05762 Accepting request 327900 from home:pluskalm:branches:network:telephony
- Update to 6.5.7

OBS-URL: https://build.opensuse.org/request/show/327900
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=31
2015-08-30 07:34:24 +00:00
8504bf8df3 Accepting request 322445 from home:pluskalm:branches:network:telephony
- Update to 6.5.1

old: network:telephony/ucommon
new: home:pluskalm:branches:network:telephony/ucommon rev None
Index: ucommon.changes
===================================================================
--- ucommon.changes (revision 28)
+++ ucommon.changes (revision 2)
@@ -1,4 +1,55 @@
 -------------------------------------------------------------------
+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
Index: ucommon.spec
===================================================================
--- ucommon.spec (revision 28)
+++ ucommon.spec (revision 2)
@@ -21,7 +21,7 @@
 
 
 Name:           ucommon
-Version:        6.3.1
+Version:        6.5.1
 Release:        0
 %define lname	libucommon7
 Summary:        Runtime library for portable C++ threading and sockets
Index: ucommon-6.5.1.tar.gz
===================================================================
Binary files ucommon-6.5.1.tar.gz (revision 2) added
Index: ucommon-6.5.1.tar.gz.sig
===================================================================
Binary files ucommon-6.5.1.tar.gz.sig (revision 2) added
Index: ucommon-6.3.1.tar.gz
===================================================================
Binary files ucommon-6.3.1.tar.gz (revision 28) deleted
Index: ucommon-6.3.1.tar.gz.sig
===================================================================
Binary files ucommon-6.3.1.tar.gz.sig (revision 28) deleted

OBS-URL: https://build.opensuse.org/request/show/322445
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=29
2015-08-13 15:03:47 +00:00
6bd7cf3761 ucommon-6.3.1
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=27
2015-03-29 08:37:41 +00:00
c6e5cdd32b Use normal changelog format
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=25
2015-01-03 18:16:48 +00:00
6910e47d31 Accepting request 266381 from home:posophe:branches:network:telephony
update

OBS-URL: https://build.opensuse.org/request/show/266381
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=23
2014-12-25 16:33:18 +00:00
977bdfc35e ucommon-6.1.10
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=21
2014-08-10 16:11:32 +00:00
b45402d72c ucommon-6.1.8
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=20
2014-06-28 01:20:52 +00:00
973dbba11c Accepting request 232590 from home:dyfet:branching
Updated upstream with some memory corruption issues resolved and cmake build improvements.  Also offers greater commoncpp legacy compatibility, so will also be used for future ccscript3/bayonne2 upstream releases as well.

OBS-URL: https://build.opensuse.org/request/show/232590
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=16
2014-05-04 15:10:03 +00:00
be32f0f407 ucommon-6.0.7
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=14
2013-10-01 00:22:54 +00:00
935a95d20e Accepting request 178895 from home:jengelh:branches:network:telephony
- Update to new upstream release 6.0.5
(wrap desc at 70 cols)

OBS-URL: https://build.opensuse.org/request/show/178895
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=11
2013-06-17 00:10:43 +00:00
cf58fb82df Remove redundant sections
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=8
2011-12-26 16:43:29 +00:00
Ismail Dönmez
d4f8ca1694 - Use upstream tarball
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=5
2011-11-29 13:58:41 +00:00
Ismail Dönmez
5cda8181a3 Accepting request 94280 from home:oertel:branches:openSUSE:Factory
- define LIB_SUFFIX for other lib64 platforms

OBS-URL: https://build.opensuse.org/request/show/94280
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=4
2011-11-29 13:40:17 +00:00
Ismail Dönmez
614b71434a Accepting request 77490 from home:wernerdi
I want to add a new package to Factory and would like to use  network:telephony as the devel project.  GNU uCommon is a replacement for GNU CC++ (commoncpp2) as is the new basis for GNU ccRTP and GNU C++ ZRTP. After this package is accepted I would then update ccRTP and ZRTP of which I am the maintainer. Furthermore I modified Twinkle wo use the new packages.

OBS-URL: https://build.opensuse.org/request/show/77490
OBS-URL: https://build.opensuse.org/package/show/network:telephony/ucommon?expand=0&rev=1
2011-07-31 08:51:16 +00:00