diff options
author | wiz <wiz> | 2009-08-26 22:09:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-08-26 22:09:48 +0000 |
commit | 1b7c946de9fb86c6ace1cb826b6aa9b5c0f24ba7 (patch) | |
tree | 15804bae90349f0f93246680785d4261dc3f1c88 /comms/gammu/distinfo | |
parent | a37de6f54c7630a181bcc48ad7fc3f132e327a85 (diff) | |
download | pkgsrc-1b7c946de9fb86c6ace1cb826b6aa9b5c0f24ba7.tar.gz |
Update to 1.25.0:
20090709 - 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.
20090624 - 1.24.92
[-] * 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).
20090527 - 1.24.91
[-] * 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).
20090512 - 1.24.90
[-] * 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).
Diffstat (limited to 'comms/gammu/distinfo')
-rw-r--r-- | comms/gammu/distinfo | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index df4172325d5..019c76bf962 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2009/05/26 21:34:36 wiz Exp $ +$NetBSD: distinfo,v 1.4 2009/08/26 22:09:48 wiz Exp $ -SHA1 (gammu-1.24.0.tar.bz2) = 9c4fc7474c33d3a40e6bf5a2efb7acbbf9b62dc5 -RMD160 (gammu-1.24.0.tar.bz2) = d525fa09dbcdba87cde6730edc5b55f0f412bd31 -Size (gammu-1.24.0.tar.bz2) = 1817681 bytes +SHA1 (gammu-1.25.0.tar.bz2) = 379f62217f8f26df2119c9b3204bfc126e3d2161 +RMD160 (gammu-1.25.0.tar.bz2) = 034c2a202b3a425025f13a882dfbae428d91b631 +Size (gammu-1.25.0.tar.bz2) = 1838498 bytes SHA1 (patch-aa) = 9e573f48c957152c7893ef05fcabad7ffa581ea0 SHA1 (patch-ab) = 5ae2725551a1137d2b1306189ede0d52fad3ae5c SHA1 (patch-ac) = 5fb372f9a1c7f47773c3434daf1e059672d8de24 @@ -10,6 +10,4 @@ SHA1 (patch-ad) = dd01c97c6a660b096a61690376a8159fd7850bbb SHA1 (patch-ae) = ce77e07f7de9d0efaa5d68e6a97fd4815626925d SHA1 (patch-af) = 28f77b55e463474f9796ce3f257c785a9755456b SHA1 (patch-ag) = 6849e39901f08ff402d9a43363c799cae3c6f44e -SHA1 (patch-ai) = 1d3be730d1db223f5a1698e50ecb06ae7e4eec3e -SHA1 (patch-aj) = db99dc9026ae8c70cf68e353f8fbd6ef8e4d20a7 -SHA1 (patch-ak) = a68617664e6c826ce8ffd0222ea6f695fc62b74d +SHA1 (patch-ah) = ac6faf3a4e2cb632d931653f736b08ac3d3f2c03 |