File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ python-sipsimple (3.3.0) unstable; urgency=medium
2+
3+ * Updated to support openssl-1.1 in pjsip and zrtp
4+ * Updated to support openh264-1.6+ in pjmedia
5+ * Removed duplicate declaration of pjmedia_dir enum in _core.pxd
6+
7+ -- Dan Pascu <
[email protected] > Wed, 12 Dec 2018 07:02:37 +0200
8+
19python-sipsimple (3.2.1) unstable; urgency=medium
210
311 * Fixed building sipsimple when python-application is not installed
Original file line number Diff line number Diff line change 1+ python-sipsimple (3.3.0) unstable; urgency=medium
2+
3+ * Updated to support openssl-1.1 in pjsip and zrtp
4+ * Updated to support openh264-1.6+ in pjmedia
5+ * Removed duplicate declaration of pjmedia_dir enum in _core.pxd
6+
7+ -- Dan Pascu <
[email protected] > Wed, 12 Dec 2018 07:02:37 +0200
8+
19python-sipsimple (3.2.1) unstable; urgency=medium
210
311 * Fixed building sipsimple when python-application is not installed
Original file line number Diff line number Diff line change 55__summary__ = "SIP SIMPLE implementation for python"
66__webpage__ = "http://sipsimpleclient.org"
77
8- __version__ = "3.2.1 "
8+ __version__ = "3.3.0 "
99
1010__author__ = "AG Projects"
1111
You can’t perform that action at this time.
0 commit comments