* Wed Sep 27 2017 dimstar@opensuse.org
- Disable esd plugin (openSUSE has moved through various other
sound daemons since esd was useful):
+ Drop esound-devel BuildRequires
+ No longer pass --enable-esd to configure
+ Drop libpt2_10_11-plugins-esd subpackage.
- Add an explicit alsa-devel BuildRequires: this uses to be pulled
in by esound devel.
* Fri Aug 25 2017 mgorse@suse.com
- Add libpt2-openssl11.patch: port to OpenSSL 1.1 (boo#1055477).
* Mon Aug 14 2017 schwab@suse.de
- missing-decls.patch: fix missing declarations
* Tue May 24 2016 dimstar@opensuse.org
- Update to version 2.10.11:
+ Bug fixes.
- Bump _version to 2_10_11.
- Add libpt2-2.10.11-gcc6.patch: Fix build against GCC 6.x
* Wed May 06 2015 dmueller@suse.com
- add libpt2-gcc5-fixes.patch: Fix build against GCC 5.x
* Fri Jan 30 2015 crrodriguez@opensuse.org
- Build with -fvisibility-inlines-hidden, shrinks the
exported symbol table around 50%
* Tue Jan 20 2015 dimstar@opensuse.org
- Add libpt2-bison-3.0.patch: Fix build with bison 3.0.
* Sun Feb 16 2014 ro@suse.de
- libpt2-ppc64le.patch: Add support for ppc64le
* Sun Jun 16 2013 jengelh@inai.de
- Add explicit cyrus-sasl-devel and libopenssl-devel BuildRequires:
They used to be pulled in by openldap-devel.
* Fri Mar 29 2013 schwab@suse.de
- libpt2-aarch64.patch: Add support for aarch64
* Tue Feb 26 2013 dimstar@opensuse.org
- Update to version 2.10.10:
+ Several fixes for H.323.
+ Fix subscribing/unsubscribing when enabling and disabling SIP
accounts.
+ Bug fixes.
* Mon Dec 03 2012 dimstar@opensuse.org
- Update to version 2.10.9:
+ Various SIP interoperability fixes.
+ Added SIP Service-Route header support (RFC 3608).
+ Various SIP/SIMPLE presence related fixes.
+ Fixed registration to broken registrars.
+ Unregister all accounts on quit.
+ Publish offline presence on quit.
+ Refresh NAT bindings with SIP OPTIONS requests.
+ Support for DNS SRV caching.
- Pass --enable-ipv6 to configure: enable IPv6 support.
* Thu Aug 23 2012 dimstar@opensuse.org
- Update to version 2.10.7:
+ Add global flag to prevent trying to get canonical name when
doing host lookup by name.
+ Add support for GNU/Hurd.
- Changes from version 2.10.6:
+ Add encryption (StartTLS) support for LDAP
+ Use more intuitive Pulse default device name.
+ IPv6 support for PDNS.
+ Disable IPv6 by default.
+ Various bug fixes and other code changes.
* Fri May 18 2012 zaitor@opensuse.org
- Update to 2.10.5:
+ Numours changes, please see changelogfile.
- Add new subpackage: libpt-plugins-pulse. Brings PulseAudio
support to libpt. New BuildRequires added pkgconfig(libpulse) due
to this.
- Enable build of avc plugin.
* Thu Apr 19 2012 jeffm@suse.de
- Update to 2.10.4:
+ Numours changes, please see changelogfile.
- Drop libpt2-2.6.7-missing_links.patch, libpt2-gcc47.patch,
ptlib-pkg_config.patch, fixed upstream.
- Add libpt2-fix-avc-plugin
* Thu Mar 15 2012 dimstar@opensuse.org
- Add libpt2-gcc47.patch: Fix build with gcc 4.7.
* Wed Jul 06 2011 dimstar@opensuse.org
- Disable build of v4l plugin on openSUSE 12.1+, based on
build_v4l define, we change the spec:
+ Conditionally pass --enable-v4l to configure
+ Obsolete libpt%{_version}-plugins-v4l
+ Do not create the libpt%{_version}-plugins-v4l subpackage.
- Stop using source services, as Factory is moving away from it.
* Thu Oct 14 2010 vuntz@opensuse.org
- Disable the build of the avc plugin, like we did for the dc
plugin: it doesn't work with the new libraw1394. We have a
%build_avc define to easily switch this back, and when the build
%is disabled, we make libpt%{_version} obsolete the plugin
%subpackage, to make sure it gets removed from install.
* Thu Oct 07 2010 reddwarf@opensuse.org
- Add libpt2-2.6.7-missing_links.patch
+ Fixes build with -Wl,--no-undefined
* Mon Oct 04 2010 vuntz@opensuse.org
- Disable the build of the dc plugin, since we're moving to the new
libraw1394 and libdc1394, and the code is not ready for this. We
have a %build_dc define to easily switch this back, and when the
build is disabled, we make libpt%{_version} obsolete the plugin
subpackage, to make sure it gets removed from install.