Changelog for
gammu-1.42.0-lp155.77.1.x86_64.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.
* Thu Oct 26 2017 dimstarAATTopensuse.org- Explicitly package systemd service on suse_version >= 1330: depending on the dep chain, systemd is already detected (and causes build failures for unpackaged files).
* Mon Sep 25 2017 ecsosAATTopensuse.org- update to 1.38.4
* Improved support for Huawei E3531 and E1756.
* Sun Jul 30 2017 meissnerAATTsuse.com- forcefully enable PIE as automatism does not trigger.
* Sat Jun 17 2017 ecsosAATTopensuse.org- Update to 1.38.3
* Improved support for ZTE MF626.
* Fixed USSD handling with longer codes.
* Increased default value for StatusFrequency.
* Improved SMSD response on signals.
* Improved SMSD throughput on big queue.
* Improved SMSD compatibility with Microsoft SQL Server.- Update to 1.38.2
* Improved support for Huawei K3765, E150 and E372.
* Fixed decoding of unicode surrogates at message boundary.
* Environment variable PHONE_ID for external program.
* SMS compatibility with devices following old version of GSM 03.38.
* Unicode is now preferred when handling USSD.
* Improved decoding of MMS indication SMS.- Update to 1.38.1
* Fixed sending SMS to numbers starting with 000.
* Fixed parsing of vcalendar files with VALUE=DATE-TIME.
* Fixed compatibility with D-Link dwm-157.
* Updated list of GSM countries and networks.- rebase patch gramps-remove-gplv3-files.patch because of build error.
* Fri Dec 16 2016 ecsosAATTopensuse.org- Update to 1.38.0
* MySQL script for SMSD is compatible with strict mode.
* Fixed USSD responses for some AT modems.
* Fixed parsing network status for some modems (eg. Quectel UC15).
* Fixed handling of emojis and other Unicode chars from supplementary plan.
* Fixed compilation with C90 compiler.
* Fri Nov 25 2016 ecsosAATTopensuse.org- Update to 1.37.91
* Changed version of the shared library.
* Improved support for ZTE MF100.
* Ignore unsolicited +CLCC: reply.
* Correctly report when some SMSD SQL backend is not compiled in.
* Fix build of MySQL backend on Linux.- Update to 1.37.90
* Improved support Huawei K3770.
* API changes in some parameter types.
* Fixed various Windows compilation issues.
* Fixed several resource leaks.
* Create outbox SMS atomically in FILES backend.
* Removed getlocation command as we no longer fit into their usage policy.
* Fixed call diverts on TP-LINK MA260.
* Initial support for Oracle database.
* Removed unused daemons, pbk and pbk_groups tables from the SMSD schema.
* SMSD outbox entries now can have priority set in the database.
* Added SIM IMSI to the SMSD status table.
* Added CheckNetwork directive.
* SMSD attempts to power on radio if disabled.
* Fixed processing of AT unsolicited responses in some cases.
* Fixed parsing USSD responses from some devices.
* Sat May 28 2016 ecsosAATTopensuse.org- Update to 1.37.3
* Improved support for Huawei E398.
* Improved support for Huawei/Vodafone K4505.
* Fixed possible crash if SMSD used in library.
* Improved support for Huawei E180.- Update to 1.37.2
* Fixed compilation of SMSD.- Update to 1.37.1
* Properly report errors in HEX encoded strings from SMSD SQL backends.
* Configurable SMSD table names.
* Improved support for Huawei E303.
* Improved support for Vodafone K4511.
* Improved support for Telit M2M modules.
* Thu Feb 18 2016 stianAATTviskjer.net- Update to 1.37.0:
* Improved compatibility with ZTE MF190.
* Improved compatibility with Huawei E1750.
* Improved compatibility with Huawei E1752.
* Increased detail of reported errors from SMSD.
* Fri Aug 28 2015 mciharAATTsuse.cz- Update to 1.36.5:
* Properly use timezones with SQLite in SMSD.
* Improve support for Huawei E1752.
* Fixed compilation on distros with old Glib.
* Use advisory locking to prevent two Gammu instances share one device.
* Include child process stdout and stderr in SMSD logs to ease debugging.
* Fix string quoting with ODBC driver.
* Added RunOnSent option to SMSD.
* Store message reference in outbox in files SMSD.
* Improved C API documentation in manual.
* Updated list of GSM country codes and networks.
* Fixed bash completition install path (Ville Skyttä).
* Better logging of delivery report failures in SMSD.
* Improved support for Huawei E3372.
* Fixed compilation using MSVC.
* Fix siemenssatnetmon (Daniel Glöckner).
* Documentation improvements.
* Fixed smsd startup with non existing folders.
* Fixed possible stack overflows on Windows.
* Compatibility with libdbi from git.
* Fix siemenssatnetmon (Daniel Glöckner).
* Fixed reconnecting to SQL server.
* Don\'t split a surrogate pair between message segments (David Brown).- Remove patches merged upstream: - Compatibility-with-libdbi-from-git.patch - gammu-smsd.lsb.patch- Enable testsuite- Clarify dependency on newer CMake
* Wed Apr 15 2015 mciharAATTsuse.cz- Fix compatibility with libdbi snapshot from Git we are using (Compatibility-with-libdbi-from-git.patch)
* Tue Apr 14 2015 mciharAATTsuse.cz- Update to 1.36.0:
* The python-gammu module is now shipped separately.
* Removed usage of __TIME__ and __DATE__ macros in codebase.
* Fixed encoding of special chars to iCalendar format.
* Fixed decoding of priority from vTODO.
* Avoid infinite loops with ignored messages.
* Improved stability of checking phone SMS memory.
* Fixed parsing of some backup files.- Adjusted Source URL- Python module is now shipped separately- No more need for fake build date
* Mon Mar 02 2015 mciharAATTsuse.cz- Update to 1.35.0:
* Fixed encoding of UTF-8 for higher code points.
* Improved provided udev rules.
* Fixed possible lock while getting network status in SMSD.
* Various localization updates.
* Tue Dec 30 2014 ecsosAATTopensuse.org- Update to 1.34.0:
* Add phone power ON/OFF function.
* Removed deprecated Python modules gammu.Data and gammu.Worker.
* Store network name and code in SMSD tables.
* Fixed build with recent clang compiler.
* Fixed several possible issues found by Coverity scan.
* Fixed possible crash on SMSD startup.
* Fixed decoding unicode SMS messages.
* Added identification for several Nokia phones.
* Fixed compilation issues on various platforms.
* SMSD now honors loglevel for all logging targets.
* SMSD can automatically hangup incoming calls.
* Correctly detect Network errors.