Changelog for
gammu-1.42.0-4.9.i586.rpm :
* 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
* Sun Jan 07 2018 ecsosAATTopensuse.org- Update to 1.39.0
* Fixed answering call in AT module.
* Improved support for Huawei E392 and E3131.
* Fixed compatibility of binaries with Windows XP and 2003.
* Improved support for ZTE MF667.
* Updated list of GSM networks and countries.- Update to 1.38.5
* Added SMS_1_REFERENCE to SMSD run on receive environment
* Improved logging of run scripts in SMSD
* Improved support for Huawei E1780 and E1552.
* Allow 0 for setuid/setgid in SMSD.
* Added RunOnIncomingCall to SMSD.
* Fixed SQL error when retry of multipart message
* Added status code column
* Fixed some SQL queries for Access and Oracle databases.
* Add option to prefer GSM charset for USSD.
* Sanitize international numbers stored in the database to always start with +.
* Improved support for Telit devices.
* Added USSD support to SMSD.
* Fixed call hangup in SMSD with some modems.
* Fixed decoding USSD response with some modems.