Your message dated Thu, 06 Dec 2007 15:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353227: fixed in asterisk 1:1.4.15~dfsg-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: asterisk
Version: 1:1.2.1.dfsg-3
Severity: normal

We have a problem with Asterisk not locking voicemail.conf for update.

It appears to not protect the file even against itself.  It certainly
doesn't use flock() to protect it against others.

This is a problem for several reasons.  First, of course, people can be
hand-editing the file to add or remove users.  Secondly, automated
programs may be appending data to it for the same purpose.

We've noticed corruption in our file and are almost certain that this is
the culprit.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15.2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages asterisk depends on:
ii  adduser                3.63              Add and remove users and groups
ii  asterisk-config        1:1.2.1.dfsg-3    config files for asterisk
ii  asterisk-sounds-main   1:1.2.1.dfsg-3    sound files for asterisk
ii  libasound2             1.0.8-3           ALSA library
ii  libc6                  2.3.2.ds1-22      GNU C Library: Shared libraries an
ii  libcurl3               7.13.2-2sarge4    Multi-protocol file transfer libra
ii  libgsm1                1.0.10-13         Shared libraries for GSM speech co
ii  libidn11               0.5.13-1.0        GNU libidn library, implementation
ii  libncurses5            5.4-4             Shared libraries for terminal hand
ii  libnewt0.51            0.51.6-20         Not Erik's Windowing Toolkit - tex
ii  libpq3                 7.4.7-6sarge1     PostgreSQL C client library
ii  libpri1                1.2.1-2           Primary Rate ISDN specification li
ii  libspeex1              1.1.6-2           The Speex Speech Codec
ii  libssl0.9.7            0.9.7e-3sarge1    SSL shared libraries
ii  unixodbc               2.2.4-11          ODBC tools libraries
ii  zlib1g                 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: asterisk
Source-Version: 1:1.4.15~dfsg-1

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

asterisk-config_1.4.15~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-config_1.4.15~dfsg-1_all.deb
asterisk-dbg_1.4.15~dfsg-1_i386.deb
  to pool/main/a/asterisk/asterisk-dbg_1.4.15~dfsg-1_i386.deb
asterisk-dev_1.4.15~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-dev_1.4.15~dfsg-1_all.deb
asterisk-doc_1.4.15~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-doc_1.4.15~dfsg-1_all.deb
asterisk-h323_1.4.15~dfsg-1_i386.deb
  to pool/main/a/asterisk/asterisk-h323_1.4.15~dfsg-1_i386.deb
asterisk-sounds-main_1.4.15~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-sounds-main_1.4.15~dfsg-1_all.deb
asterisk_1.4.15~dfsg-1.diff.gz
  to pool/main/a/asterisk/asterisk_1.4.15~dfsg-1.diff.gz
asterisk_1.4.15~dfsg-1.dsc
  to pool/main/a/asterisk/asterisk_1.4.15~dfsg-1.dsc
asterisk_1.4.15~dfsg-1_i386.deb
  to pool/main/a/asterisk/asterisk_1.4.15~dfsg-1_i386.deb
asterisk_1.4.15~dfsg.orig.tar.gz
  to pool/main/a/asterisk/asterisk_1.4.15~dfsg.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.
Faidon Liambotis <[EMAIL PROTECTED]> (supplier of updated asterisk 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.7
Date: Thu, 06 Dec 2007 17:20:21 +0200
Source: asterisk
Binary: asterisk-sounds-main asterisk-h323 asterisk asterisk-config 
asterisk-dbg asterisk-dev asterisk-doc
Architecture: source all i386
Version: 1:1.4.15~dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[EMAIL PROTECTED]>
Changed-By: Faidon Liambotis <[EMAIL PROTECTED]>
Description: 
 asterisk   - Open Source Private Branch Exchange (PBX)
 asterisk-config - Configuration files for Asterisk
 asterisk-dbg - Debugging symbols for Asterisk
 asterisk-dev - Development files for Asterisk
 asterisk-doc - Source code documentation for Asterisk
 asterisk-h323 - H.323 protocol support for Asterisk
 asterisk-sounds-main - Core Sound files for Asterisk (English)
Closes: 337209 353227 381786 396499 449706 452054 452596 454342
Changes: 
 asterisk (1:1.4.15~dfsg-1) unstable; urgency=low
 .
   * New upstream release (Closes: #452054)
     - Fix a potential corrupt of voicemail.conf on simultaneous PIN updates
       (Closes: #353227)
 .
   [ Tzafrir Cohen ]
   * Add some sample/reference config files as documentation.
   * Provide asterisk-bristuff for upgrading from Etch.
   * Move libc-client to not be last, so debian/backports/xorcom.etch would
     still work.
 .
   [ Faidon Liambotis ]
   * Really enable the libcap/ToS functionality; the previous patch didn't
     enable the functionality, even though the code and the libcap.so
     dependency were there. (Closes: #454342)
   * Fix a minor issue with init script's stop target when running with
     safe_asterisk.
   * Add chan_vpb, adding support for VoiceTronix OpenSwitch and OpenLine
     cards. (Closes: #396499)
   * Fix debian/watch by using a pkg-voip wrapper to avoid upstream's silly
     redirections. (Closes: #449706)
   * Use DEBVERSION as asterisk's version string.
   * Disable the MD5 build sum that breaks all out-of-tree plugins (duh!).
   * Create /usr/local/share/asterisk/sounds to put all site-specific
     non-modifiable sounds.
   * Add a note about bugs.debian.org to the banner.
   * Add noload for res_config_* since loading them results in errors and
     doesn't provide any functionality.
   * News entries were added but we never shipped the file; ship NEWS.Debian.
   * Add an entry to NEWS.Debian warning users about app_voicemail_*.so
     (Closes: #452596)
   * Provide options in /etc/default/asterisk for configuring safe_asterisk.
     (Closes: #381786)
 .
   [ Tzafrir Cohen ]
   * Provide a custom sounds directory under /var/lib - user-modifieble at
     runtime and hence not under /usr. (Closes: #337209)
Files: 
 f260ed54478670bd4052d364ffb6fa9f 1514 comm optional asterisk_1.4.15~dfsg-1.dsc
 77855f20d963fbee8c98c8c4047c30e5 5168142 comm optional 
asterisk_1.4.15~dfsg.orig.tar.gz
 720e965c69506d16a92e3034338cefd8 176622 comm optional 
asterisk_1.4.15~dfsg-1.diff.gz
 f4da3043c6ee26928c90b276e2d9d917 29227582 doc extra 
asterisk-doc_1.4.15~dfsg-1_all.deb
 6452a796561d4c1e5b2a851206aa8470 359156 devel extra 
asterisk-dev_1.4.15~dfsg-1_all.deb
 dedd25d00c85189feac230677ac4dfb3 1817434 comm optional 
asterisk-sounds-main_1.4.15~dfsg-1_all.deb
 171d1d7563c0c76b4bd2c4b719d4f342 414208 comm optional 
asterisk-config_1.4.15~dfsg-1_all.deb
 cb0ba8077602c1e7d7d58a22391f9283 2257526 comm optional 
asterisk_1.4.15~dfsg-1_i386.deb
 fb10148b764518ff46c4bee47861b181 318466 comm optional 
asterisk-h323_1.4.15~dfsg-1_i386.deb
 f2cb33d3cce79dca50d4337d810fff75 12688886 devel extra 
asterisk-dbg_1.4.15~dfsg-1_i386.deb

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

iD8DBQFHWBepVty5d8XpUzMRArqSAJ9SoScX4c0HxfSEabdIlHpEGLOgTwCdEJps
EU7HUqRgcqgc9R2aBouqDyc=
=9Xhm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to