Changelog for
gammu-smsd-debuginfo-1.42.0-5.1.x86_64.rpm :
* Thu Dec 26 2024 Ana Guerrero
- Disable test_sql_time to prevent Gammu from being removed. This allows the package to remain available a bit longer. Add patch 0002-disable-test_sql_time.patch
* Mon May 23 2022 Martin Liška - Add fix-buffer-overflow-in-backup.patch in order to address 0001-Fix-buffer-overflow-in-Backup.Creator.patch- Use autosetup.
* Fri Oct 15 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_gammu-smsd.service.patch
* Tue Apr 06 2021 Martin Hauke - Add patches to fix build failures in Tumbleweed:
* 0001-Update-Python-scripts-to-Python-3.patch
* 0001-Docs-Adjust-attributes-order-to-avoid-bugs-in-breath.patch
* Sun Oct 04 2020 Martin Hauke - Update to version 1.42.0
* Localization updates.
* Improved CNMI command compatibility for AT module.
* Improved getting of network and manufacturer information in AT module.
* Improved compatibility with D-Link modems that need to power on.
* Dropped Python 3 compatibility from utility scripts.
* Fixed bug in deleting SMS messages.
* Tue Apr 21 2020 Steve Kowalik - Switch BuildRequires to Python 3 Sphinx due to Python 2 removal.
* Sat Oct 05 2019 Martin Hauke - Update to version 1.41.0
* Documentation improvements.
* Updated MySQL script to be compatible with current server versions.
* Fixed SMSD operation on phones with more SMS folders.
* Fixed off by one in Python example script.
* Fixed PostgreSQL compilation on openSUSE.
* Several compatibility fixes with recent compilers.
* Improved USSD support.
* Localization updates.- Drop patch (fixed by upstream):
* 0001-Add-postgresql-include-location-provided-by-openSUSE.patch
* Sun Jun 16 2019 Martin Liška - Add 0001-Add-postgresql-include-location-provided-by-openSUSE.patch in order to fix missing postgresql include path.
* Mon Feb 11 2019 Jan Engelhardt - Update RPM groups.
* Wed Jan 30 2019 mardnhAATTgmx.de- Update to version 1.40.0
* Added SMSD configuration option RetryTimeout.
* Removed non configurable sleep after failed message send.
* SMSD now tries to store whole decoded text for concatenated messages in the first entry in database.
* Improved compatibility with Sierra SL8084TR.
* Added support for delivery reports stored in SR memory.
* Configure CNMI parameters for AT driver.- Create dedicated subpackage for bash-completion- Specfile cleanup
* Removed all stuff that is not necessary for building on modern SUSE systems
* Use cmake macros
* Use pkg-config style dependencies
* Use https for URLs
* Run spec-cleaner- Add patch:
* 0001-Enable-fPIE-pie.patch