Extended osip2 library
This package is based on the package 'libeXosip2' from project 'openSUSE:Factory'.
Extended library for the osip2 protocoll.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / libeXosip2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:telephony/libeXosip2 && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000145 145 Bytes | almost 2 years |
libeXosip2.changes | 0000010304 10.1 KB | over 2 years |
libeXosip2.spec | 0000002455 2.4 KB | over 2 years |
libexosip2-5.1.0.tar.gz | 0000623547 609 KB | almost 3 years |
Comments 2
dyfet wrote almost 3 years ago
After 3 years, there is finally a newer 5.1.0 release of eXosip2 (and a 5.1.0 of osip2) as of March (2019). It eliminates the need to carry an openssl patch, as it builds against 1.0.2-1.1.1 on it's own. It also fixes some long standing library bugs and has some subtle abi changes, but, unfortunately, upstream did not uptick the so library version. I have a build of osip2 and eXosip2 5.1.0 in my workspace now:
https://build.opensuse.org/project/show/home:dyfet
Naturally I would love to see opensuse eventually update.
dyfet wrote almost 3 years ago
The listed license in the spec is incorrect. Every source and header file makes it very clear:
"eXosip is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version."
Hence it is actually GPL-2.0+, NOT GPL-2.0-ONLY.