Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 8303

Summary: gsmlib-1.9.ebuild (New Package)
Product: Gentoo Linux Reporter: Peter Stieglecker <pst>
Component: New packagesAssignee: José Alberto Suárez López <bass>
Status: RESOLVED FIXED    
Severity: enhancement CC: pst, torgeir
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Library and Application to access GSM mobile phones
Fix for a missing #include in gsmlib/gsm_unix_serial.cc
Fix for leaked file descriptors
Fixed 1.10 ebuild

Description Peter Stieglecker 2002-09-24 08:12:05 UTC
Library and Applications to access GSM mobile phones (through datalink cables or
irda). Suggested category net-misc/gsmlib
Comment 1 Peter Stieglecker 2002-09-24 08:17:55 UTC
Created attachment 4131 [details]
Library and Application to access GSM mobile phones
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-24 09:35:45 UTC
there is a freeze presently, the package will not be looked at until LATER.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-23 03:27:05 UTC
*** Bug 7456 has been marked as a duplicate of this bug. ***
Comment 4 José Alberto Suárez López 2002-12-14 16:42:16 UTC
now version 1.10 in portage.
enjoy
Comment 5 Zach Bagnall 2004-06-23 23:26:12 UTC
Created attachment 34026 [details, diff]
Fix for a missing #include in gsmlib/gsm_unix_serial.cc
Comment 6 Zach Bagnall 2004-06-23 23:27:03 UTC
Comment on attachment 34026 [details, diff]
Fix for a missing #include in gsmlib/gsm_unix_serial.cc

files/gsmlib-1.10-include-fix.patch
Comment 7 Zach Bagnall 2004-06-23 23:28:16 UTC
Created attachment 34027 [details, diff]
Fix for leaked file descriptors

files/gsmlib-1.10-fd-leak-fix.patch
Comment 8 Zach Bagnall 2004-06-23 23:35:14 UTC
Created attachment 34028 [details]
Fixed 1.10 ebuild

gsmlib-1.10-r1.ebuild

Stock 1.10 doesn't compile due to a missing header. It also leaks file
descriptors in certain situations. Patches included for both of these issues.

Currently 1.11_pre030826 is marked as stable. This is incorrect. According to
the author's homepage (http://www.pxh.de/fs/gsmlib/) 1.10 is still the most
recent stable. 1.11_pre breaks some software such as gnome-phone-manager
(http://usefulinc.com/software/phonemgr).

Suggest adding this 1.10-r1 ebuild (and patches) as stable and making
1.11_pre030826 unstable again as it should be.
Comment 9 Zach Bagnall 2004-06-24 02:57:28 UTC
Ignore above. Moved to Bug 54993.