Your message dated Sat, 31 May 2008 07:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#480906: fixed in smstools 3.1-1
has caused the Debian Bug report #480906,
regarding smstools: New upstream version
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
480906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480906
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: smstools

Hi,

the new upstream version 3.1 is available, according to the information
of a user. It should be packaged (already in process and get uploaded).
As its just a "rename" of a beta which has been around a long time this
should be safe for lenny and we should be in time :-)

Regards,
Patrick

--- Begin Message ---
Hi,

Please consider upgrading to version 3.1 (released today) as it contains
a couple of important new features.

Thanks!

----- Forwarded message from SMSTools3 <[EMAIL PROTECTED]> -----
From: SMSTools3 <[EMAIL PROTECTED]>
To: 'Folkert van Heusden' <[EMAIL PROTECTED]>
Subject: RE: Bug#476124: feat.req.: write to a log file every, say5minutesthe 
signal/noise ratio. there is a command to let thegsmmodemreturn this value
Date: Sun, 11 May 2008 19:56:10 +0300
X-Mailer: Microsoft Outlook, Build 10.0.6626

Hi again,

Actually, the 3.1 has been beta over one year. Because it has been stable,
and Debian users cannot get new features because of a beta status, I took
beta8 back and published it as 3.1. :)

Debian users are waiting one important change to the outgoing file handling
(while running as an unpriviledged user). I first planned to publish 3.0.11
for this, but now all other features will be available too.

Patrick Schoenfeld makes Debian releases of SMS Server Tools. I'm not sure
when he has time to publish this new 3.1.

Regards,
Keke

> -----Original Message-----
> From: Folkert van Heusden [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, May 11, 2008 6:16 PM
> To: SMSTools3
> Subject: Re: Bug#476124: feat.req.: write to a log file 
> every, say5minutesthe signal/noise ratio. there is a command 
> to let thegsmmodemreturn this value
> 
> 
> Hi,
> 
> Compiling is not a problem but as soon as an update of 
> smstools is released, my own version will be replaced.
> 
> If the beta is stable, you could consider backporting or 
> release it anyway? Iirc it happens for more packages.
> 
> On Sun, May 11, 2008 at 05:54:24PM +0300, SMSTools3 wrote:
> > 3.1 is currently beta8 and it's not in Debian. I think it will take 
> > very long time before 3.1 is distributed as non-beta and 
> Debianized. I 
> > also do not have a .deb file for 3.1.
> > 
> > I hope that it's not too big job to compile this version 
> from sources? 
> > ;)
> > 
> > Everything else in the system can be from Debian package, only smsd 
> > executable should be replaced.
> > 
> > -Keke
> > 
> > > -----Original Message-----
> > > From: Folkert van Heusden [mailto:[EMAIL PROTECTED]
> > > Sent: Sunday, May 11, 2008 5:46 PM
> > > To: SMSTools3
> > > Subject: Re: Bug#476124: feat.req.: write to a log file 
> > > every, say 5minutesthe signal/noise ratio. there is a command 
> > > to let the gsmmodemreturn this value
> > > 
> > > 
> > > Exactly what I mean!
> > > 3.1 is not in Debian yet, right?
> > > And/or do you have a .deb-file for that version?
> > > Thank you!
> > > 
> > > On Sun, May 11, 2008 at 05:37:30PM +0300, SMSTools3 wrote:
> > > > Hi,
> > > > 
> > > > When an external _script_ is executed by the modem process,
> > > the modem
> > > > is closed. But in this case external script or program is
> > > not needed
> > > > because modem commands can be run using regular_run_cmd.
> > > > 
> > > > In my environment I use the settings: regular_run_interval = 15
> > > > regular_run_cmd = AT+CREG?
> > > > regular_run_cmd = AT+CSQ
> > > > regular_run_statfile = /var/spool/sms/GSM1.rr
> > > > 
> > > > and the result is:
> > > > # cat /var/spool/sms/GSM1.rr
> > > > 2008-05-11 17:20:44,5, GSM1: CMD: AT+CREG?: +CREG: 0,5 OK
> > > > 2008-05-11 17:20:44,5, GSM1: CMD: AT+CSQ: +CSQ: 31,99 OK 
> > > > 
> > > > This file is overwritten by the each run. If some history
> > > is needed,
> > > > smsd.log should be used with loglevel = 7.
> > > > 
> > > > Probably this is what you are needing?
> > > > 
> > > > Regards,
> > > > Keke
> > > > 
> > > > 
> > > > > -----Original Message-----
> > > > > From: Folkert van Heusden [mailto:[EMAIL PROTECTED]
> > > > > Sent: Sunday, May 11, 2008 4:51 PM
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: Re: Bug#476124: feat.req.: write to a log file
> > > > > every, say 5minutes the signal/noise ratio. there is a 
> > > > > command to let the gsmmodem return this value
> > > > > 
> > > > > 
> > > > > > > feature request:
> > > > > > > write to a log file every, say 5 minutes the
> > > signal/noise ratio.
> > > > > > > there
> > > > > > is a command to let the gsm modem return this value
> > > > > > 
> > > > > > there is this kind of feature in the 3.1beta version.
> > > It's called
> > > > > > "regular_run" and it can be used to run any commands
> > > > > needed. See more
> > > > > > details on 
> > > > > > http://smstools3.kekekasvi.com/index.php?p=configure
> > > > > > (Modem settings).
> > > > > 
> > > > > Hi,
> > > > > 
> > > > > Not entirely what I mean as smsd has the modem open 
> so an other 
> > > > > program invoked with regular_run cannot access the device.
> > > > > 
> > > > > 
> > > > > Folkert van Heusden
> > > > > 
> > > > > --
> > > > > www.vanheusden.com/multitail - multitail is tail on
> > > steroids. multiple
> > > > >                windows, filtering, coloring, anything you
> > > can think of
> > > > > 
> > > 
> --------------------------------------------------------------------
> > > --
> > > > > Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
> > > > > 
> > > 
> > > 
> > > Folkert van Heusden
> > > 
> > > --
> > > Multitail es una herramienta flexible que permite 
> visualizar los "log
> > > file" y seguir la ejecución de comandos. Permite filtrar, añadir
> > > colores, combinar archivos, la visualización de diferencias (diff-
> > > view), etc.  http://www.vanheusden.com/multitail/
> > > 
> ----------------------------------------------------------------------
> > > Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
> > > 
> 
> 
> Folkert van Heusden
> 
> -- 
> MultiTail is een flexibele tool voor het volgen van logfiles en
> uitvoer van commando's. Filteren, van kleur voorzien, mergen,
> 'diff-view', etc. http://www.vanheusden.com/multitail/
> ----------------------------------------------------------------------
> Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
> 


----- End forwarded message -----


Folkert van Heusden

-- 
Multi tail barnamaj mowahib li mora9abat attasjilat wa nataij awamir
al 7asoub. damj, talwin, mora9abat attarchi7 wa ila akhirih.
http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com


--- End Message ---

--- End Message ---
--- Begin Message ---
Source: smstools
Source-Version: 3.1-1

We believe that the bug you reported is fixed in the latest version of
smstools, which is due to be installed in the Debian FTP archive:

smstools_3.1-1.diff.gz
  to pool/main/s/smstools/smstools_3.1-1.diff.gz
smstools_3.1-1.dsc
  to pool/main/s/smstools/smstools_3.1-1.dsc
smstools_3.1-1_i386.deb
  to pool/main/s/smstools/smstools_3.1-1_i386.deb
smstools_3.1.orig.tar.gz
  to pool/main/s/smstools/smstools_3.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Schoenfeld <[EMAIL PROTECTED]> (supplier of updated smstools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 12 May 2008 17:57:44 +0200
Source: smstools
Binary: smstools
Architecture: source i386
Version: 3.1-1
Distribution: unstable
Urgency: low
Maintainer: Mark Purcell <[EMAIL PROTECTED]>
Changed-By: Patrick Schoenfeld <[EMAIL PROTECTED]>
Description: 
 smstools   - SMS server tools for GSM modems
Closes: 476124 480906
Changes: 
 smstools (3.1-1) unstable; urgency=low
 .
   * New upstream version:
       - While running as an unpriviledged user, outgoing files which are not
         writable for smsd are re-created to fix the permissions.
       - Possibility to log phonecalls
       - Regular run feature has been added which can be used to define an
         external script which is executed regulary within a given interval.
         (Closes: #476124)
     (Closes: #480906)
   * Updated watch file to make it work again (previously it only matched 3.0.x
     versions to avoid matching betas, now it matches versions consisting of
     digits and dots instead which seems to be better)
   * Removed patch which were used to workaround permission problems, because it
     is included in upstream sources
   * Added Vcs-Headers
   * Added a patch to re-enable statistics which has been disabled by default
     in the upstream Makefiles
   * Fix startup problems on fresh installations that happens due to the
     /var/log/smsd_stats directory to have wrong permissions by setting
     permissions via dpkg-statoverride in the post-installation script
Checksums-Sha1: 
 82d6cbe0c33caca4a1907275b3092bcd7398c66f 1206 smstools_3.1-1.dsc
 f959e29eabaf24c3b8192fc3d0843fcc121487a4 229983 smstools_3.1.orig.tar.gz
 142f71e719e9542e57054867f4b1630042bbf503 25411 smstools_3.1-1.diff.gz
 881907d6522cdb6defdc12895e5d57547d938e51 240376 smstools_3.1-1_i386.deb
Checksums-Sha256: 
 31796eec339bd7b66d0ac056e23ab09da1d89b120a26cabbfcad18bcfe744866 1206 
smstools_3.1-1.dsc
 8b5ec53286ad1d6a22a4fdc05378f0ee1bfae8002867cd0c323ce526e1ac9a24 229983 
smstools_3.1.orig.tar.gz
 316b842d2257da942a049875785d06ad80e9c04c0fa61e9c02bf51b2b92595b2 25411 
smstools_3.1-1.diff.gz
 654205be7ba151981b861474df5694fc1cd82c085ea16b143d8f9065bc4f74b1 240376 
smstools_3.1-1_i386.deb
Files: 
 39003fb463a2e73c37d1234894a5d0e7 1206 comm optional smstools_3.1-1.dsc
 81b0d46e76c8d737820b1f7d65d44ea0 229983 comm optional smstools_3.1.orig.tar.gz
 3f089972fc59f8d562b1496f36c09576 25411 comm optional smstools_3.1-1.diff.gz
 912395aec514f7f74506d4adecd8c58d 240376 comm optional smstools_3.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIQPRA5Sc9mGvjxCMRAvBcAJ9eTLaPlKliPpGIIULygA7MI0WVugCfSGN2
u8qVYD6Ks1nLm3cVDIjIjn0=
=SZr4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to