Extended osip2 library
Extended library for the osip2 protocol.
- Developed at network:telephony
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libeXosip2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libeXosip2.changes | 0000015559 15.2 KB | |
libeXosip2.keyring | 0000001714 1.67 KB | |
libeXosip2.spec | 0000002690 2.63 KB | |
libexosip2-5.3.0.tar.gz | 0000646401 631 KB | |
libexosip2-5.3.0.tar.gz.sig | 0000000095 95 Bytes |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1043206
from
Mariusz Fik (Fisiu)
(revision 27)
Comments 1
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.
Furthermore there is also a newer version of eXosip2 (and osip2) 5.1.0, which builds without requiring a patch against all modern versions of openssl 0.9.8 to 1.1.1, and so could be safely updated even in very old releases. However, the license has been GPL-2.0+ at least since 4.1. There is also an explicit license exception for linking with/using openssl.