| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-gammu | Distribution: openSUSE 12.1 |
| Version: 1.30.0 | Vendor: openSUSE |
| Release: 3.1.3 | Build date: Sat Oct 29 21:52:15 2011 |
| Group: Development/Languages/Python | Build host: build26 |
| Size: 315543 | Source RPM: gammu-1.30.0-3.1.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://wammu.eu/gammu/ | |
| Summary: Python module to communicate with mobile phones | |
This provides gammu module, that can work with any phone Gammu supports - many Nokias, Siemens, Alcatel, ...
GPLv2
* Sat Jul 23 2011 asterios.dramis@gmail.com
- Updated to 1.30.0:
* Improved SMSD logging of configuration settings.
* Fix possible crash in fbus2 driver.
* Fix possible crash of ODBC driver on Windows (bug #1482).
* Fixed usage of dbi plugins from Python module.
From 1.29.93:
* Properly initialize atobex driver with Sony-Ericsson phones.
* Updated list of country and network codes.
* Escape fields in SQL queries (bug#1415).
* Escape fields in PostgreSQL SQL script (bug#1415).
* Default to GSM encoding for text messages in SQL backend for SMSD.
* Add option to override which SQL dialect to use in SMSD (bug #1427).
* Improved m-obex protocol support, thanks to Vladimir Serbinenko.
* Various fixes for Samsung B2100, thanks to Vladimir Serbinenko.
* Fix check for AT+CPROT support (bug #1438).
* Fix memory leak in s60 protocol driver (bug #1441).
* Reverted change to SignalStrength because of SQL escaping we have now
(bug #1380).
* Improved vCard parser to handle vCards from Gmail.
* Fixed LDIF parser to cope with multiple LDIF in single file.
From 1.29.92:
* Documentation improvements and fixes.
* Saner error handling in Windows serial driver.
* Cleanup in SMSD internals.
* Added ODBC driver to SMSD.
From 1.29.91:
* Added screenshot function for Sony-Ericssonn phones (Márton Németh).
* Fixed parsing of some Nokia SMSes (bug #1402).
* Properly report error on deleting non deletable entries (bug #1396).
* Slower switch from m-obex to AT (bug #1382).
* Faster initialization for AT phones without enabled echo.
From 1.29.90:
* Fix detection of MySQL libraries (bug #1370).
* Changed default connection settings to at and ttyACM0 (bug #1078).
* Add new API call to abort existing operation (bug #1155).
* Change database structure to avoid using reserved word Signal (bug #1380).
* Possibility to limit time of day for SMS in SMSD (bug #1203).
* Enforce limits on SMS payload length.
* Made GSM_SMSCounter public (bug #1356).
* Support for S60 phones using Series60 applet (bug #423).
* Do not fail on 0x7b field in Nokia 3600s phonebook (bug #1385).
* Disabled two stage probing for most protocols.
* Fixed saving of SMS backups (bug #1392).
* Screenshot functionality for DCT4 phones (bug #1390).
- Spec file updates:
* Remove some not needed conditionals for openSUSE BuildRequires:.
* Added unixODBC-devel in BuildRequires:.
* Better fix for rpmlint warning "file-contains-date-and-time".
* Fixed rpmlint warning "doc-file-dependency".
* Compile package with RPM_OPT_FLAGS.
* Fixed locales removal if suse version is not set.
* Minor other updates.
- Modified gammu-smsd.lsb.patch to fix also the "init-script-runlevel-4"
rpmlint warning.
* Fri Mar 18 2011 asterios.dramis@gmail.com
- Spec file updates:
* Use UTC time/date for "Remove build time references" fix.
* Don't clean buildroot in %install section.
* Change permissions of gammu-smsd in %install section.
* Add rc-symlink for gammu-smsd.
* Fix for empty %postun check on non-SUSE distros.
* Minor other updates.
* Fri Mar 11 2011 asterios.dramis@gmail.com
- Updated to 1.29.0:
* Lots of changes (see ChangeLog).
- Spec file updates:
* Changes based on rpmdevtools templates and spec-cleaner run.
* Lots of updates based on spec file from the package. Most important are:
+ Added gammu-smsd package.
+ Added libGammu7 package.
+ Added libgsmsd7 package.
* Updates in Url: and Group:.
* Updates in Buildrequires:, Requires:, %build and %install sections.
* Removed support for openSUSE < 1110.
* Fixed rpmlint warning "file-contains-date-and-time".
- Added a patch to fix an rpmlint warning "unknown-lsb-keyword" for the init
script "gammu-smsd".
* Mon Apr 12 2010 prusnak@suse.cz
- add python-pybluez to requires of python subpackage
* Wed Aug 19 2009 prusnak@suse.cz
- disable testsuite for now (bug in memory allocation)
* Fri Jul 10 2009 prusnak@suse.cz
- updated to 1.25.0
* Retry on timeout of usb transfer (bug #940).
* Disable AT OBEX for Motorola PEBL U6 (bug #939).
* Disable AT OBEX for Samsung J700 (bug #948).
* Empty memory entry has length 0 (bug #947).
* Handle some more fields from Nokia phonebook (bug #946), thanks to Will Sowerbutts.
* Fix distutils build (bug #916).
* Detect when phone does not support ATE1 (bug #918).
* Do not use OBEX on Motorola L7 (bug #912).
* Reinclude full SMS text in comments in backup (bug #905).
* Disable AT OBEX for Samsung J750 and J700 (bug #856).
* Avoid shadowing C++ bool definition (bug #920).
* Do not disable CLIP for all SE phones.
* Add ID for Nokia 1209.
* Catch busy error from Nokia phones (bug #932, thanks to Walter Doekes).
* Fix code problems caught by GCC 4.5.
* Compile static libraries with -fPIC (they might be later linked
into shared ones) (bug #909).
* Handle own number error code in 6510 driver (bug #910).
* Add ID for Nokia 5220 (bug #910).
* Handle SMSC error code in 6510 driver (bug #910).
* Disable gcc warnings about non literal format strings (bug #901).
* Add more fuzzy logic to detect bad encoding from phone (bug #874).
* Add ID for Nokia 7500 and Nokia 7210s.
* Improve searching for Bluetooth stack on OS X.
* Fix ctype compile time warnings on NetBSD (bug #908).
* Nokia 3110c has SMS on filesystem (bug #904).
* Add ID for Nokia 5130 (bug #911).
* Faster reading of Nokia filesystem.
* New PDU decoder which properly parses PDU data.
* AT driver uses new PDU decoder.
* 6510 driver uses new PDU decoder and understands most formats of
filesystem Nokia SMS messages (bug #911).
* Fix checking for MPBR (bug #873).
* Fix reading of calls with wrong timestamp (bug #872).
* Increase timeout for IrDA phonet (bug #867).
* Better detect some weird phone states (bug #866).
* Fix handling of caller group in Python bindings (bug #870).
* Correctly detect empty entries from Motorola.
* Better error reporting from at-charset test.
* smsd-inject now shows ID of injected message.
* Fix decoding of date in Nokia phonebooks (bug #876).
* Fix detection of SMS message memories in AT (bug #875).
* Improve documentation for savefile (bug #893).
* Add stricter check for DBI version (bug #894).
* Tue May 05 2009 prusnak@suse.cz
- updated to 1.24.0
* Better detect Bluetooth ports on Samsung (bug #862).
* Ignore security errors on AT init (needed for Huawei).
* LUID reading requires IrMC profile.
* Locations for GlobeTrotter 3G+ start at 0 (bug #847).
* More verbose logging of delivery reports (bug #824).
* Increase default DeliveryReportDelay (bug #824).
* Fixed handling of SMS locations (bug #853).
* PostgreSQL backend now supports IDs for RunOnReceive.
* RunOnReceive is started through shell not directly.
* Fixed reading of empty phonebook entries from Samsung (bug #809).
* Reread messages if CMGL shows them corrupted (bug #691).
* Added support for vNote files.
* Properly detect Nokia 6220 Classic (bug #840).
* Fix writing of phonebook on Motorola V8 (bug #827).
* Detect daemon on FreeBSD.
* Ignore charset errors on AT init as some phones might need PIN.
* Optionally use MT for phone phonebook for AT phones.
* Added support for quick dial numbers on AT phones.
* Fixed decoding of Samsung memory entries.
* Properly handle corrupted messages from Nokia phones (bug #811).
* Fix parsing of calls from Alcatel C701 (bug #831).
* Fixed handling of error states with -len and -autolen parameters.
* Fixed possible crash in DBI engine.
* PostgreSQL engine properly uses sequences instead of reinventing.
* MySQL engine properly uses auto increments instead of reinventing.
* Fix escaping of field name in PostgreSQL engine.
* Better SMSD files logging.
* Added testing of SMSD files engine.
* Increase timeout for AT settings SIM card SMS storage.
* Fixed date formatting in PostgreSQL SMSD service.
* Add option to install without documentation.
* Add -textutf8 option for TEXT sms.
* Fix crash when some lines in config are too long.
* Make smsdrc example better looking by removing obsolete docs.
* Make dku2 connection types work on Linux (alias to fbususb).
* Better calculation of signal percent.
* Fixed getting of memory status for some Nokias (bug #836).
* Wed Mar 18 2009 prusnak@suse.cz
- updated to 1.23.1
* Documentation clarification.
* Translations update.
* Actually install gammu-smsd-monitor.
* Fix recording received messages count for MySQL.
* Fix SMS location handling for Huawei E160 (bug #825).
* Do not probe for MPBR support all the time.
- new spec taken from home:Nijel (upstream) project
* Mon Sep 15 2008 dmueller@suse.de
- adjust buildrequires
* Tue Sep 09 2008 prusnak@suse.cz
- updated to 1.20.0
* Do not crash on EMS messages with no text (bug #612).
* Fixed reading of OBEX files (bug #614).
* Fixed decoding of Nokia messages (bug #527).
/usr/lib64/python2.7/site-packages/gammu /usr/lib64/python2.7/site-packages/gammu/Data.py /usr/lib64/python2.7/site-packages/gammu/Worker.py /usr/lib64/python2.7/site-packages/gammu/__init__.py /usr/lib64/python2.7/site-packages/gammu/_gammu.so /usr/lib64/python2.7/site-packages/gammu/data.py /usr/lib64/python2.7/site-packages/gammu/exception.py /usr/lib64/python2.7/site-packages/gammu/smsd.py /usr/lib64/python2.7/site-packages/gammu/worker.py /usr/share/doc/packages/python-gammu /usr/share/doc/packages/python-gammu/README.Python /usr/share/doc/packages/python-gammu/examples /usr/share/doc/packages/python-gammu/examples/addcontacts.py /usr/share/doc/packages/python-gammu/examples/addfile.py /usr/share/doc/packages/python-gammu/examples/backup-convertor.py /usr/share/doc/packages/python-gammu/examples/batteryinfo.py /usr/share/doc/packages/python-gammu/examples/data /usr/share/doc/packages/python-gammu/examples/data/cgi.jpg /usr/share/doc/packages/python-gammu/examples/debugging.py /usr/share/doc/packages/python-gammu/examples/decodesms.py /usr/share/doc/packages/python-gammu/examples/dialvoice.py /usr/share/doc/packages/python-gammu/examples/dummy-phone.py /usr/share/doc/packages/python-gammu/examples/filesystem-test.py /usr/share/doc/packages/python-gammu/examples/getallcalendar.py /usr/share/doc/packages/python-gammu/examples/getallmemory-nonext.py /usr/share/doc/packages/python-gammu/examples/getallmemory.py /usr/share/doc/packages/python-gammu/examples/getallsms-decode.py /usr/share/doc/packages/python-gammu/examples/getallsms.py /usr/share/doc/packages/python-gammu/examples/getalltodo.py /usr/share/doc/packages/python-gammu/examples/incoming.py /usr/share/doc/packages/python-gammu/examples/listfilesystem.py /usr/share/doc/packages/python-gammu/examples/mass-sms.py /usr/share/doc/packages/python-gammu/examples/pdu-decoder.py /usr/share/doc/packages/python-gammu/examples/read-sms-backup.py /usr/share/doc/packages/python-gammu/examples/sendlongsms.py /usr/share/doc/packages/python-gammu/examples/sendsms.py /usr/share/doc/packages/python-gammu/examples/service-numbers.py /usr/share/doc/packages/python-gammu/examples/setconfig.py /usr/share/doc/packages/python-gammu/examples/sms-encode-decode-gsm.py /usr/share/doc/packages/python-gammu/examples/sms-encode-decode-unicode.py /usr/share/doc/packages/python-gammu/examples/sms-encode-decode.py /usr/share/doc/packages/python-gammu/examples/sms-link.py /usr/share/doc/packages/python-gammu/examples/sms-replier.py /usr/share/doc/packages/python-gammu/examples/smsbackup.py /usr/share/doc/packages/python-gammu/examples/smsd-inject.py /usr/share/doc/packages/python-gammu/examples/smsd-state.py /usr/share/doc/packages/python-gammu/examples/smsd-testing.py /usr/share/doc/packages/python-gammu/examples/vcs.py /usr/share/doc/packages/python-gammu/examples/worker.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:07:35 2013