<?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/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Filed under: Gammu releases | Nijel's Weblog</title>
<atom:link href="http://blog.cihar.com/archives/gammu_releases/index-rss.xml" rel="self" type="application/rss+xml" />
<link>http://blog.cihar.com</link>
<description>Random thoughts about everything…</description>
<dc:language>en-us</dc:language>
<dc:creator>Michal Čihař</dc:creator>
<dc:date>2010-02-24T15:59:53+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<item>
<link>http://blog.cihar.com/archives/2009/10/09/new_wammu_and_gammu_website/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/10/09/new_wammu_and_gammu_website/</guid>
<title>New Wammu and Gammu website</title>
<dc:date>2009-10-09T16:28:18+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, python-gammu releases, Gammu releases, Gammu, python-gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just put online new Wammu and Gammu website at <a href="http://wammu.eu/">http://wammu.eu/</a>. The
reason for this change is that I want all relevant information about Gammu and
related programs to be available in one place. You can find there information
about <a href="http://wammu.eu/gammu/">Gammu</a>, <a href="http://wammu.eu/smsd/">SMSD</a> and <a href="http://wammu.eu/python-gammu/">python-gammu</a> as well including some
information and documentation which used to be spread in wiki and various
other documents.</p>
<p>Also all Gammu and Wammu related announcements will be published only on that
website and will no longer pollute my blog (and all planets where my blog is
being syndicated). If you followed RSS feed, you should update your reader to
<a href="http://wammu.eu/news/rss/">http://wammu.eu/news/rss/</a>.</p>
<p>The new website also includes updated <a href="http://wammu.eu/phones/">Gammu Phone Database</a>, which will
look almost same to users, but has been completely rewritten underneath, what
will allow some extensions in future and allows easier management of entries
for me.</p>
<p>What currently lacks behind old website is <a href="http://cs.wammu.eu/">Czech translation</a>. The reason
is in simple fact that new website contains much more texts and I did not yet
have time to translate it. If you want to help, just go to
<a href="https://l10n.cihar.com/projects/wammu_web/">l10n.cihar.com</a>, or just follow translators instructions. This time it
will be also possible to add other translations, so if you want to translate
website to other language, you are welcome!</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/09/08/gammu_stable_version_1_26_1/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/09/08/gammu_stable_version_1_26_1/</guid>
<title>Gammu stable version 1.26.1</title>
<dc:date>2009-09-08T10:06:15+01: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.26.1 is out! This release just fixes few bugs in AT driver.</p>
<p>Full list of changes:</p>
<ul>
<li>CPIN reply is handled like regular one except in A2D case (bug #994).</li>
<li>Fix finding first empty position when memory is empty (bug #996).</li>
<li>Fixed parsing of SMS status reports.</li>
<li>Fixed parsing of text messages with new lines (bug #995).</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/09/04/gammu_stable_version_1_26_0/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/09/04/gammu_stable_version_1_26_0/</guid>
<title>Gammu stable version 1.26.0</title>
<dc:date>2009-09-04T11:11:53+01: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.26.0 is out! There is reduced memory usage, tons of bugfixes,
better support for reading messages from Motorola phones.</p>
<p>Full list of changes:</p>
<ul>
<li>Fixed handling of RunOnReceive error code.</li>
<li>Fixed crash when encoding USSD dials.</li>
<li>Fixed decoding of phonebook entries on Motorola (bug #988).</li>
<li>Fixed decoding of long text messages (bug #990).</li>
<li>Fixed location of saved message (bug #989).</li>
<li>Added ID for Nokia 1681c.</li>
<li>Fixed reading of phonebook from Samsung (bug #980).</li>
<li>Add ID for Nokia 3390b (bug #982).</li>
<li>DCT3 dependent code reports error when phone is not DCT3 (bug #982).</li>
<li>Fixed reading of DCT4 file folders (bug #986).</li>
<li>Reworked RPM packages (separate libraries and SMSD).</li>
<li>Huawei E160 uses encoded USSD requests.</li>
<li>Better support for messages on Motorola, thanks to Quintin Hill.</li>
<li>Fix reading of SMS backups without text (bug #963).</li>
<li>Send message even if SendingTimeOut is null (bug #977).</li>
<li>Disabled automatic OBEX for Motorola phones.</li>
<li>Increased limits for message length, bump soname to 7 because of this.</li>
<li>Changed SMSD tables to be able to handle longer messages from Motorola phones.</li>
<li>Documented most commands in man page.</li>
<li>Completed Czech translation of Gammu.</li>
<li>Avoid crash on some Nokia smses (bug #959).</li>
<li>Added support for Bluetooth on more BSD systems, thanks to Iain Hibbert.</li>
<li>Added new command setsmsc.</li>
<li>Added option to disable checking for battery and signal in SMSD.</li>
<li>Fixed getting firmware revision on AT phones (bug #951).</li>
<li>Added support for home/work mobile number (bug #952).</li>
<li>Fixed handling of error response for security status in AT.</li>
<li>Fixed segfault on systems with very low memory limits.</li>
<li>Development now goes on in Git repository, please check README.</li>
<li>6510 driver now dynamically allocates memory for file caches, what reduces Gammu memory usage by 800 MiB.</li>
<li>Added testcases for AT+CNMI replies.</li>
<li>Fixed range parsing in AT engine.</li>
<li>Added reconnect support in PostgreSQL driver in SMSD.</li>
<li>Gammu debug level no longer can be controlled separately in SMSD.</li>
<li>Fix loop when Nokia phone does not allow to access files (bug #954).</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/08/27/gammu_test_version_1_25_93/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/08/27/gammu_test_version_1_25_93/</guid>
<title>Gammu test version 1.25.93</title>
<dc:date>2009-08-27T13:05:35+01: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.25.93 is out! This is just a bugfix release heading to 1.26.0
next week.</p>
<p>Full list of changes:</p>
<ul>
<li>Fixed reading of phonebook from Samsung (bug #980).</li>
<li>Add ID for Nokia 3390b (bug #982).</li>
<li>DCT3 dependent code reports error when phone is not DCT3 (bug #982).</li>
<li>Fixed reading of DCT4 file folders (bug #986).</li>
<li>Fixed parsing of config file with whitespace (bug #987).</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/08/21/gammu_test_version_1_25_92/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/08/21/gammu_test_version_1_25_92/</guid>
<title>Gammu test version 1.25.92</title>
<dc:date>2009-08-21T13:00:26+01: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.25.92 is out! There are two bigger changes - the RPM
packaging and much improved support for messages from Motorola phones.</p>
<p>Full list of changes:</p>
<ul>
<li>Reworked RPM packages (separate libraries and SMSD).</li>
<li>Huawei E160 uses encoded USSD requests.</li>
<li>Better support for messages on Motorola, thanks to Quintin Hill.</li>
<li>Fix reading of SMS backups without text (bug #963).</li>
<li>Send message even if SendingTimeOut is null (bug #977).</li>
<li>Disabled automatic OBEX for Motorola phones.</li>
<li>Increased limits for message length, bump soname to 7 because of this.</li>
<li>Changed SMSD tables to be able to handle longer messages from Motorola 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/08/13/gammu_test_version_1_25_91/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/08/13/gammu_test_version_1_25_91/</guid>
<title>Gammu test version 1.25.91</title>
<dc:date>2009-08-13T15:30:50+01: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.25.91 is out! The changelog is short, but all changes are quite
interesting - thanks to Iain Hibbert we now have support for Bluetooth on
other BSD variants and I spent time travelling around Spain in trains by
writing documentation and translating Gammu to Czech language.</p>
<p>Full list of changes:</p>
<ul>
<li>Documented most commands in man page.</li>
<li>Completed Czech translation of Gammu.</li>
<li>Avoid crash on some Nokia smses (bug #959).</li>
<li>Added support for Bluetooth on more BSD systems, thanks to Iain Hibbert.</li>
<li>Added new command setsmsc.</li>
<li>Added option to disable checking for battery and signal in SMSD.</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/07/30/gammu_test_version_1_25_90/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/07/30/gammu_test_version_1_25_90/</guid>
<title>Gammu test version 1.25.90</title>
<dc:date>2009-07-30T19:37:19+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>python-gammu releases, Gammu releases, Gammu, python-gammu</dc:subject>
<description>
<![CDATA[<p>While being on <a href="http://debconf9.debconf.org/">DebConf 9</a> I managed to do some work on <a href="http://cihar.com/gammu/">Gammu</a>, the
famous tool for getting access to data in cell phones. The greatest feature of
this release is reducing memory consumption by 800 MiB. Other code changes are
much smaller, but there is also another important change - I now use Git for
development, you can <code>git clone git://gitorious.org/gammu/mainline.git</code>.</p>
<p>Full list of changes:</p>
<ul>
<li>Fixed getting firmware revision on AT phones (bug #951).</li>
<li>Added support for home/work mobile number (bug #952).</li>
<li>Fixed handling of error response for security status in AT.</li>
<li>Fixed segfault on systems with very low memory limits.</li>
<li>Development now goes on in Git repository, please check README.</li>
<li>6510 driver now dynamically allocates memory for file caches, what reduces Gammu memory usage by 800 MiB.</li>
<li>Added testcases for AT+CNMI replies.</li>
<li>Fixed range parsing in AT engine.</li>
<li>Added reconnect support in PostgreSQL driver in SMSD.</li>
<li>Gammu debug level no longer can be controlled separately in SMSD.</li>
<li>Fix loop when Nokia phone does not allow to access files (bug #954).</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/07/09/gammu_stable_version_1_25_0/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/07/09/gammu_stable_version_1_25_0/</guid>
<title>Gammu stable version 1.25.0</title>
<dc:date>2009-07-09T09:56:28+01: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.25.0 is out! It does not bring any new outstanding features, just
lot of bugfixes, especially in SMS decoding.</p>
<p>Full list of changes:</p>
<ul>
<li>Retry on timeout of usb transfer (bug #940).</li>
<li>Disable AT OBEX for Motorola PEBL U6 (bug #939).</li>
<li>Disable AT OBEX for Samsung J700 (bug #948).</li>
<li>Empty memory entry has length 0 (bug #947).</li>
<li>Handle some more fields from Nokia phonebook (bug #946), thanks to Will Sowerbutts.</li>
<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>
<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>
<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 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/06/24/gammu_test_version_1_24_92/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/06/24/gammu_test_version_1_24_92/</guid>
<title>Gammu test version 1.24.92</title>
<dc:date>2009-06-24T15:28:27+01: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>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/05/27/gammu_test_version_1_24_91/</guid>
<title>Gammu test version 1.24.91</title>
<dc:date>2009-05-27T09:47:18+01: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>
</channel>
</rss>
