<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://blog.cihar.com/styles/feed.css"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/">
<channel>
<title>Gammu releases</title>
<link>http://blog.cihar.com/archives/gammu_releases/</link>
<description>Random thoughts about everything…</description>
<dc:language>en-us</dc:language>
<dc:creator>Michal Čihař</dc:creator>
<dc:date>2009-06-25T23:43:46+02:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<item>
<link>http://blog.cihar.com/archives/2009/06/24/gammu_test_version_1_24_92/</link>
<title>Gammu test version 1.24.92</title>
<dc:date>2009-06-24T15:28:27+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>Being busy with real life, it is quite hard for me to follow release early,
release often principle. However today I found some time to bring you
<a href="http://cihar.com/gammu/">Gammu</a> 1.24.92. This time only bug fixes are included, starting with C++
compatibility and ending with various fixes, especially for AT driver.</p>

<p>Full list of changes:</p>

<ul>
<li>Fix distutils build (bug #916).</li>
<li>Detect when phone does not support ATE1 (bug #918).</li>
<li>Do not use OBEX on Motorola L7 (bug #912).</li>
<li>Reinclude full SMS text in comments in backup (bug #905).</li>
<li>Disable AT OBEX for Samsung J750 and J700 (bug #856).</li>
<li>Avoid shadowing C++ bool definition (bug #920).</li>
<li>Do not disable CLIP for all SE phones.</li>
<li>Add ID for Nokia 1209.</li>
<li>Catch busy error from Nokia phones (bug #932, thanks to Walter Doekes).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&amp;q=gammu">experimental repository</a> in OpenSuse Build
Service.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/05/27/gammu_test_version_1_24_91/</link>
<title>Gammu test version 1.24.91</title>
<dc:date>2009-05-27T09:47:18+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>I finally find time to make another release of <a href="http://cihar.com/gammu/">Gammu</a>. This time there are
major changes in SMS decoding, especially for recent Nokia phones, what should
fix several problems seen with previous code. Besides this there is usual
bunch of bug fixes.</p>

<p>Full list of changes follows:</p>

<ul>
<li>Fix code problems caught by GCC 4.5.</li>
<li>Compile static libraries with -fPIC (they might be later linked into shared ones) (bug #909).</li>
<li>Handle own number error code in 6510 driver (bug #910).</li>
<li>Add ID for Nokia 5220 (bug #910).</li>
<li>Handle SMSC error code in 6510 driver (bug #910).</li>
<li>Disable gcc warnings about non literal format strings (bug #901).</li>
<li>Add more fuzzy logic to detect bad encoding from phone (bug #874).</li>
<li>Add ID for Nokia 7500 and Nokia 7210s.</li>
<li>Improve searching for Bluetooth stack on OS X.</li>
<li>Fix ctype compile time warnings on NetBSD (bug #908).</li>
<li>Nokia 3110c has SMS on filesystem (bug #904).</li>
<li>Add ID for Nokia 5130 (bug #911).</li>
<li>Faster reading of Nokia filesystem.</li>
<li>New PDU decoder which properly parses PDU data.</li>
<li>AT driver uses new PDU decoder.</li>
<li>6510 driver uses new PDU decoder and understands most formats of filesystem Nokia SMS messages (bug #911).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&amp;q=gammu">experimental repository</a> in OpenSuse Build
Service.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/05/12/gammu_test_version_1_24_90/</link>
<title>Gammu test version 1.24.90</title>
<dc:date>2009-05-12T16:43:54+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>I finally find time to make another release of <a href="http://cihar.com/gammu/">Gammu</a>. This time it is
really just bug fixing and I will stay in this mode for some time, because I
have simply too much things to do in real life.</p>

<p>Full list of changes follows:</p>

<ul>
<li>Fix checking for MPBR (bug #873).</li>
<li>Fix reading of calls with wrong timestamp (bug #872).</li>
<li>Increase timeout for IrDA phonet (bug #867).</li>
<li>Better detect some weird phone states (bug #866).</li>
<li>Fix handling of caller group in Python bindings (bug #870).</li>
<li>Correctly detect empty entries from Motorola.</li>
<li>Better error reporting from at-charset test.</li>
<li>smsd-inject now shows ID of injected message.</li>
<li>Fix decoding of date in Nokia phonebooks (bug #876).</li>
<li>Fix detection of SMS message memories in AT (bug #875).</li>
<li>Improve documentation for savefile (bug #893).</li>
<li>Add stricter check for DBI version (bug #894).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&amp;q=gammu">experimental repository</a> in OpenSuse Build
Service.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/04/15/gammu_stable_version_1_24_0/</link>
<title>Gammu stable version 1.24.0</title>
<dc:date>2009-04-15T15:57:56+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p><a href="http://cihar.com/gammu/">Gammu</a> 1.24.0 is out! It does not bring any new outstanding features, just
small optimizations in SMSD, documentation improvements and various bug fixes.</p>

<p>Full list of changes:</p>

<ul>
<li>Better detect Bluetooth ports on Samsung (bug #862).</li>
<li>Ignore security errors on AT init (needed for Huawei).</li>
<li>LUID reading requires IrMC profile.</li>
<li>Locations for GlobeTrotter 3G+ start at 0 (bug #847).</li>
<li>More verbose logging of delivery reports (bug #824).</li>
<li>Increase default DeliveryReportDelay (bug #824).</li>
<li>Fixed handling of SMS locations (bug #853).</li>
<li>PostgreSQL backend now supports IDs for RunOnReceive.</li>
<li>RunOnReceive is started through shell not directly.</li>
<li>Fixed reading of empty phonebook entries from Samsung (bug #809).</li>
<li>Reread messages if CMGL shows them corrupted (bug #691).</li>
<li>Added support for vNote files.</li>
<li>Properly detect Nokia 6220 Classic (bug #840).</li>
<li>Fix writing of phonebook on Motorola V8 (bug #827).</li>
<li>Detect daemon on FreeBSD.</li>
<li>Ignore charset errors on AT init as some phones might need PIN.</li>
<li>Optionally use MT for phone phonebook for AT phones.</li>
<li>Added support for quick dial numbers on AT phones.</li>
<li>Fixed decoding of Samsung memory entries.</li>
<li>Properly handle corrupted messages from Nokia phones (bug #811).</li>
<li>Fix parsing of calls from Alcatel C701 (bug #831).</li>
<li>Fixed handling of error states with -len and -autolen parameters.</li>
<li>Fixed possible crash in DBI engine.</li>
<li>PostgreSQL engine properly uses sequences instead of reinventing.</li>
<li>MySQL engine properly uses auto increments instead of reinventing.</li>
<li>Fix escaping of field name in PostgreSQL engine.</li>
<li>Better SMSD files logging.</li>
<li>Added testing of SMSD files engine.</li>
<li>Increase timeout for AT settings SIM card SMS storage.</li>
<li>Fixed date formatting in PostgreSQL SMSD service.</li>
<li>Add option to install without documentation.</li>
<li>Add -textutf8 option for TEXT sms.</li>
<li>Fix crash when some lines in config are too long.</li>
<li>Make smsdrc example better looking by removing obsolete docs.</li>
<li>Make dku2 connection types work on Linux (alias to fbususb).</li>
<li>Better calculation of signal percent.</li>
<li>Fixed getting of memory status for some Nokias (bug #836).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in unstable soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel&amp;q=gammu">repository</a> in OpenSuse Build
Service and Ubuntu in my <a href="https://launchpad.net/~nijel/+archive/">PPA</a>.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/03/30/gammu_test_version_1_23_91/</link>
<title>Gammu test version 1.23.91</title>
<dc:date>2009-03-30T17:18:09+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>I decided to change a bit short term plans for <a href="http://cihar.com/gammu/">Gammu</a> releases and I'm now
approaching to 1.24.0 which will be mostly bug fixing and documentation
release without any major changes, because it turned out that there is lot of
things to fix ;-).</p>

<p>This time there are no really major changes since 1.23.90, only some small
fixes in AT code, messages and translation cleanup and better logging from
SMSD in some cases.</p>

<p>Full list of changes follows:</p>

<ul>
<li>LUID reading requires IrMC profile.</li>
<li>Locations for GlobeTrotter 3G+ start at 0 (bug #847).</li>
<li>More verbose logging of delivery reports (bug #824).</li>
<li>Increase default DeliveryReportDelay (bug #824).</li>
<li>Fixed handling of SMS locations (bug #853).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&amp;q=gammu">experimental repository</a> in OpenSuse Build
Service.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/03/18/gammu_test_version_1_23_91/</link>
<title>Gammu test version 1.23.91</title>
<dc:date>2009-03-18T10:24:26+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>Welcome back on weekly schedule of <a href="http://cihar.com/gammu/">Gammu</a> releases. The biggest change in
this release is in SMSD and RunOnReceive scripting support, which has been
improved and now can contain any arbitrary command. Besides that support for
vNote format has been added for backups/restores and some minor bugs were
fixed.</p>

<p>Full list of changes follows:</p>

<ul>
<li>PostgreSQL backend now supports IDs for RunOnReceive.</li>
<li>RunOnReceive is started through shell not directly.</li>
<li>Fixed reading of empty phonebook entries from Samsung (bug #809).</li>
<li>Reread messages if CMGL shows them corrupted (bug #691).</li>
<li>Added support for vNote files.</li>
<li>Properly detect Nokia 6220 Classic (bug #840).</li>
<li>Fix writing of phonebook on Motorola V8 (bug #827).</li>
<li>Detect daemon on FreeBSD.</li>
<li>Ignore charset errors on AT init as some phones might need PIN.</li>
<li>Optionally use MT for phone phonebook for AT phones.</li>
<li>Added support for quick dial numbers on AT phones.</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&amp;q=gammu">experimental repository</a> in OpenSuse Build
Service.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/03/11/gammu_test_version_1_23_90/</link>
<title>Gammu test version 1.23.90</title>
<dc:date>2009-03-11T15:49:07+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>It looks like I'm definitely losing Monday release schedule, but it does
not matter that much, new release is here anyway. I wanted to push some
bigger changes into first testing release after 1.23, but instead of
that I did bunch of bug fixes, documentation and test improvements.</p>

<p>Full list of changes follows:</p>

<ul>
<li>Fixed decoding of Samsung memory entries.</li>
<li>Properly handle corrupted messages from Nokia phones (bug #811).</li>
<li>Fix parsing of calls from Alcatel C701 (bug #831).</li>
<li>Fixed handling of error states with -len and -autolen parameters.</li>
<li>Fixed possible crash in DBI engine.</li>
<li>PostgreSQL engine properly uses sequences instead of reinventing.</li>
<li>MySQL engine properly uses auto increments instead of reinventing.</li>
<li>Fix escaping of field name in PostgreSQL engine.</li>
<li>Better SMSD files logging.</li>
<li>Added testing of SMSD files engine.</li>
<li>Increase timeout for AT settings SIM card SMS storage.</li>
<li>Fixed date formatting in PostgreSQL SMSD service.</li>
<li>Add option to install without documentation.</li>
<li>Add -textutf8 option for TEXT sms.</li>
<li>Fix crash when some lines in config are too long.</li>
<li>Make smsdrc example better looking by removing obsolete docs.</li>
<li>Make dku2 connection types work on Linux (alias to fbususb).</li>
<li>Better calculation of signal percent.</li>
<li>Fixed getting of memory status for some Nokias (bug #836).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&amp;q=gammu">experimental repository</a> in OpenSuse Build
Service.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/03/02/gammu_stable_version_1_23_1/</link>
<title>Gammu stable version 1.23.1</title>
<dc:date>2009-03-02T15:52:17+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>After recently introduced tradition, I again come with bugfix update for
1.23.0 called 1.23.1. This time there is no critical fix as in 1.22.1,
but few fixes, which might annoy users, for example forgotten
installation of gammu-smsd-monitor tool.</p>

<p>Full list of changes:</p>

<ul>
<li>Documentation clarification.</li>
<li>Translations update.</li>
<li>Actually install gammu-smsd-monitor.</li>
<li>Fix recording received messages count for MySQL.</li>
<li>Fix SMS location handling for Huawei E160 (bug #825).</li>
<li>Do not probe for MPBR support all the time.</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in unstable soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel&amp;q=gammu">repository</a> in OpenSuse Build
Service and Ubuntu in my <a href="https://launchpad.net/~nijel/+archive/">PPA</a>.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/02/23/gammu_stable_version_1_23_0/</link>
<title>Gammu stable version 1.23.0</title>
<dc:date>2009-02-23T17:56:06+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>After two months of heavy development, new <a href="http://cihar.com/gammu/">Gammu</a> stable release is
out. There are quite a lot of changes and I'm not really convinced it
makes sense to include full list of almost 150 lines from ChangeLog, so
here are the most important changes (I'm sure I missed something, but I
think the list is already too big):</p>

<ul>
<li>Lot of SMSD related changes.
<ul>
<li>New DBI backend which handles nicely many databases.</li>
<li>SMSD and inject tool are now separate binaries.</li>
<li>New monitoring tool for SMSD.</li>
<li>SMSD can now run as a Windows service.</li>
<li>SMSD behaves nicely as a daemon on Linux (syslog support, SIGHUP
handling, proper daemonizing, etc.).</li>
</ul></li>
<li>Merger of python-gammu.
<ul>
<li>Python bindings are no longer separate projects, they are now part
of Gammu release.</li>
</ul></li>
<li>Better support for Nokia USB cables on Linux.
<ul>
<li>Gammu now has libusb-1.0 based support for Nokia USB cables.</li>
<li>This gives us performance boost and support for DKU-2 cables.</li>
</ul></li>
<li>Much more tests.
<ul>
<li>About 1/3 of code is now covered by test cases.</li>
<li>Dummy phone backend to allow testing without connected phone.</li>
</ul></li>
<li>General code cleanup.
<ul>
<li>Fixed tons of problems found by test cases, valgrind and cppcheck.</li>
<li>Reorganised code structure a bit to make clear what parts are
supported.</li>
</ul></li>
<li>Documentation.
<ul>
<li>Several new man pages have been added, most important is
documentation for SMSD and all it's features.</li>
</ul></li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in unstable soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel&amp;q=gammu">repository</a> in OpenSuse Build
Service and Ubuntu in my <a href="https://launchpad.net/~nijel/+archive/">PPA</a>.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/02/17/gammu_test_version_1_22_95/</link>
<title>Gammu test version 1.22.95</title>
<dc:date>2009-02-17T11:23:23+02:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>Okay, again delay :-). I wanted to push this version out yesterday, but
real life has caught me and I did not manage to do it. So this time
<a href="http://cihar.com/gammu/">Gammu</a> is released on Tuesday, but I want to get back to Monday
releases next week.</p>

<p>If all things go without problems, this is last testing release before
1.23.0. Besides changing files structure a lot (I hope current one
better matches current state of code), there are only some minor fixes
and cleanups.</p>

<p>Full list of changes follows:</p>

<ul>
<li>Reorganize directory structure to match current state of things.</li>
<li>Completely switch DBI driver to utf-8.</li>
<li>Fixed date off by 1900 error in some cases.</li>
<li>Cleanup a bit phonet driver.</li>
<li>Handle properly requests for network code (bug #819).</li>
<li>Allow to enter more security codes through SMSD (bug #819).</li>
<li>Fixed restoring to specific folder on AT (bug #815).</li>
</ul>

<p>You can download from usual place: <a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>

<p>Debian users will find packages in experimental soon, SUSE, Fedora and
Mandriva users can check <a href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&amp;q=gammu">experimental repository</a> in OpenSuse Build
Service.</p>]]>
</description>
</item>
</channel>
</rss>
