2008
asterisk (1:1.2.13~dfsg-2etch4) stable-security; urgency=high
* New upstream bugfix release: AST-2008-006 / CVE-2008-1897 (Closes: #477472).
-- Tzafrir Cohen <tzafrir.cohen@xorcom.com> Wed, 23 Apr 2008 10:42:58 +0300
asterisk (1:1.2.13~dfsg-2etch3) stable-security; urgency=high
* Fix an authentication bypass vulnerability that could be exploited when
using passwordless host-based authentication with realtime on SIP and IAX
channels (AST-2007-027, CVE-2007-6430).
* Fix a critical vulnerability that could be exploited to bypass SIP
authentication (AST-2008-003, CVE-2008-1332).
* Fix a potential DoS vulnerability in the Manager interface
(AST-2008-004, CVE-2008-1333).
-- Faidon Liambotis <paravoid@debian.org> Wed, 19 Mar 2008 00:58:25 +0200
2007
asterisk (1:1.2.13~dfsg-2etch2) stable-security; urgency=high
* cdr/cdr_pgsql.c: properly escape src and dst to avoid SQL injections
(AST-2007-026).
-- Faidon Liambotis <paravoid@debian.org> Fri, 30 Nov 2007 00:28:55 +0200
asterisk (1:1.2.13~dfsg-2etch1) stable-security; urgency=high
* Add myself to Uploaders to mark this as a maintainer upload.
* Multiple upstream security fixes:
- channels/chan_sip.c: If a SIP message comes in and goes to a method
handler that requires additional values that may not be present then
send back an error. (CVE-2007-1306)
- channels/chan_sip.c: fix bug that allows remote attackers to cause a
denial of service (crash) via a SIP INVITE message with an SDP
containing one valid and one invalid IP address. (CVE-2007-1561)
- channels/chan_sip.c: Only try to handle a response if it has a response
code. (ASA-2007-011, CVE-2007-1594, CVE-2007-2297)
- manager.c: Don't crash if a manager connection provides a username that
exists in manager.conf but does not have a password, and also requests
MD5 authentication. (ASA-2007-012, CVE-2007-2294)
- channels/iax2-parser.h, channels/chan_iax2.c, channels/iax2-parser.c:
Ensure that when encoding the contents of an ast_frame into an iax_frame,
that the size of the destination buffer is known in the iax_frame so that
code won't write past the end of the allocated buffer when sending
outgoing frames. (ASA-2007-014, CVE-2007-3762)
- channels/chan_iax2.c: if a text frame is sent with no terminating NULL
through a bridged IAX connection, the remote end will receive garbage
characters tacked onto the end. (CVE-2007-2488)
- channels/chan_iax2.c: After parsing information elements in IAX frames,
set the data length to zero, so that code later on does not think it has
data to copy. (ASA-2007-015, CVE-2007-3763)
- channels/chan_skinny.c: Properly check for the length in the skinny packet
to prevent an invalid memcpy. (ASA-2007-016, CVE-2007-3764)
* i386 binary packages in etch were unfortunately compiled in an unclean
chroot with libsqlite3-dev present and provide a feature based on that.
Added a build dependency on that package to avoid regressions on a security
upload.
-- Faidon Liambotis <paravoid@debian.org> Tue, 21 Aug 2007 06:21:00 +0300
2006
asterisk (1:1.2.13~dfsg-2) unstable; urgency=low
[ Tzafrir Cohen ]
* less_docs.dpatch: remove unnecessary doxygen docs. asterisk-doc's size
is now 1.6M (7.7M installed).
[ Mark Purcell ]
* asterisk-classic, asterisk-bristuff:
/usr/lib/asterisk/modules/format_ogg_vorbis.so gone missing when
rebuilt (Closes: #397147)
-- Mark Purcell <msp@debian.org> Mon, 6 Nov 2006 06:33:19 +0000
asterisk (1:1.2.13~dfsg-1) unstable; urgency=high
[ Kilian Krause ]
* Fixup dfsg versions with increased upstream build count.
[ Santiago Ruano Rincón ]
* Added cdr_sqlite3_custom dpatch
[ Mark Purcell ]
* New upstream release
- Remote compromise (Closes: #394025)
- CVE-2006-5444/5:security issues in asterisk (Closes: #395080)
- Urgency high as this fixes remote compromise security issue
- Information disclosure of voice mail messages through vmail.cgi
(Closes: #338116)
- package asterisk-dev should contain asterisk.h main header (Closes:
#342138)
- format_ogg_vorbis.so was present in i386, no longer in packages
(Closes: #375141)
* Update debian/patches/bristuff.dpatch
* bristuff-0.3.0-PRE-1v
- Please package bristuff 0.3.0PREu (Closes: #394122)
- please include app_pickup.c from bristuff (Closes: #348194)
* Build Depends: dpkg ( >= 1.13.19)
- Asterisk must build-depend upon dpkg ( >= 1.13.19) (Closes: #386113)
* Build-Depends: libpq-dev
- obsolete build dependency postgresql-dev (Closes: #389376)
-- Mark Purcell <msp@debian.org> Wed, 25 Oct 2006 06:46:52 +0100
asterisk (1:1.2.12.1.dfsg-1) unstable; urgency=low
[ Tzafrir Cohen ] * New upstream release * bristuff.dpatch: version adapted. * apprecord_sprintf.dpatch removed: already applied. [ Mark Purcell ] * binary blob in asterisk-classic package (Closes: #386361) * Cleanup bristuff.dpatch
-- Mark Purcell <msp@debian.org> Sun, 24 Sep 2006 14:45:58 +0100
asterisk (1:1.2.11.dfsg-1) unstable; urgency=high
[ Tzafrir Cohen] * apprecord_sprintf.dpatch: fix format string issue in app_record.so . [ Mark Purcell ] * New Upstream Release * Urgency high as fixes CVE-2006-4346 * CVE-2006-4346: Asterisk MGCP AUEP Response Handling Buffer Overflow (Closes: Bug#385060) * Please package Asterisk 1.2.11 and Zaptel 1.2.8 (Closes: #384283) * Better error handling on init.d reload, if asterisk isn't running * Lintian cleanup: not-binnmuable-any-depends-all * Lintian cleanup: not-binnmuable-all-depends-any * Use restart in asterisk_fix
-- Mark Purcell <msp@debian.org> Sat, 2 Sep 2006 13:01:02 +0100
asterisk (1:1.2.10.dfsg-3) unstable; urgency=low
[ Kilian Krause ]
* Add iaxy.bin to asterisk debs to have working IAX support.
* asterisk_fix is included on the main asterisk package
(Closes: Bug#287025, Bug#360233, Bug#381861)
* Various fixes to asterisk_fix
[ Mark Purcell ]
* Remove Build-Depends: libgtk1.2-dev (only for asterisk-gtk)
* export PROC := $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
* asterisk-{classic-bristuff} Depends: asterisk
* asterisk_fix needs to fix /var/run/asterisk
* Move doc/asterisk -> asterisk-doc package
[ Tzafrir Cohen]
* New upstream release (Closes: #385060).
* bristuff 0.3.0-PRE-1s (adapted to asterisk 1.2.11).
-- Mark Purcell <msp@debian.org> Thu, 17 Aug 2006 20:31:02 +0100
asterisk (1:1.2.10.dfsg-2) unstable; urgency=high
* IAX2 channel driver security patch [CVE-2006-2898] - CVE-2006-2898: Denial of service in Asterisk (Closes: #380054)
-- Mark Purcell <msp@debian.org> Thu, 27 Jul 2006 08:09:47 +0100
asterisk (1:1.2.10.dfsg-1) unstable; urgency=low
[ Tzafrir Cohen ]
* New upstream release.
* bristuff.dpatch updated for the new version.
* dfsg tarball also removes ilbc.
* Cleanups to asterisk_fix
[ Mark Purcell ]
* Build-Depends: libpri-dev (>= 1.2.3-1)
* Fixes:
- Please package version 1.2.9.1 (Closes: #372527)
-- Mark Purcell <msp@debian.org> Mon, 17 Jul 2006 21:15:50 +0100
asterisk (1:1.2.9.1.dfsg-1) unstable; urgency=high
* New upstream release. [CVE-2006-2898] [ Mark Purcell ] * Update debian/watch for numeric upstream versions [ Kilian Krause ] * Remove unused correct_pid.dpatch (has apparently been fixed with 1.2 upstream) * debian/patches/100_nonroot.dpatch, debian/patches/20_Makefile.dpatch, debian/patches/25_subdirs_Makefiles.dpatch: Remove unused patches [ Tzafrir Cohen ] * reunite init.d and logrotate scripts in the package asterisk * Re-add correct_pid_display.dpatch * bristuff 0.3.0-PRE1s (gsm functionality missing: needs libgstam) * sys_readline.dpatch: Realine support in the CLI. TODO: tab completion * sys_editline.dpatch: alternativly, simply use the system version of editline (not used). * func_odbc_12.dpatch: backport of func_odbc (Closes: #364633) * brazilian_syntax.dpatch (using "pt_BR") * vm_he.dpatch: Hebrew in app_voicemail * The data_dir patch also moves agi-bin/ and firmware/ * option_detach: using -F instead of -D (the same as upstream) * asterisk.init: added "zaptel-fix" to unload and reload zaptel modules
-- Kilian Krause <kilian@debian.org> Fri, 16 Jun 2006 18:04:50 +0000
asterisk (1:1.2.7.1.dfsg-3) unstable; urgency=high
* Urgency high as this is a security fix [CVE-2006-2898] * Added 99_CVE-2006-2898.dpatch from Joey Schulze - Fixes: Bug in the IAX2 channel allows remote attackers to craft a denial of service.
-- Mark Purcell <msp@debian.org> Tue, 13 Jun 2006 05:11:44 +0100
asterisk (1:1.2.7.1.dfsg-2) unstable; urgency=high
[ Kilian Krause ] * Urgency bumped since 1.2.7 is a security update [CVE-2006-1827] (Closes: #364195) [ Mark Purcell ] * Previous Upload also fixes: - cannot install - directories not created (Closes: #360233) - package uninstallable (Closes: #359970) * Update postinst to fix: fails to upgrade when /etc/asterisk/voicemail.conf is deleted (Closes: #360220) * Link debian/asterisk-bristuff.asterisk.{logrotate,init} & provide debian/asterisk-classic.asterisk.logfile - Fixes: init.d and logrotate.d conflicts (Closes: #360181)
-- Mark Purcell <msp@debian.org> Sun, 23 Apr 2006 13:26:29 +0100
asterisk (1:1.2.7.1.dfsg-1) unstable; urgency=low
[ Tzafrir Cohen ]
* New upstream release.
* nomarch.dpatch: removed the patching to internal libgsm, as we don't use
it (and it broke in this version)
* bristuff.dpatch: based on the patch from bristuff-0.3.0-PRE1n
* bristuff.dpatch: A small fix in chan_sip.c
* bristuff.dpatch: Disabling "libgsm" until it is renamed
* 30_ast-data-dir.dpatch: the symlink sounds/voicemail is now gone
* rules: do fail if bristuff patching hasfailed
* zap_restart.dpatch: allow restarting zaptel channel with "zap restart"
* backport_playdtmf.dpatch: a harmless backport (no impact if not used)
* completed the merge of logrotate and init.d scripts
[ Lionel Elie Mamane ]
* When not running asterisk, do it successfully, not by failure.
(closes: #360234)
* Create /var/log/asterisk/cdr-csv, not cdr-cvs.
[ Mark Purcell ]
* Update debian/control for asterisk-h323 package description
* Create /var/spool/asterisk & /var/lib/asterisk in debian/*.postinst
* New upstream release. Fixes:
- Version 1.2.5 is out (Closes: #355299)
- since 1.2.0 no chan_modem (Closes: #343232)
- Undefined symbol in chan_zap.so (Closes: #339559)
- Unapplying patches fail (Closes: #345676)
- utils.c:619 tvfix: warning negative timestamp... (Closes: #347929)
- creates /.asterisk_history on reboot (Closes: #307218)
* h323 modules can be unstable so dont load my default
* Cleanup debian/patches to remove obsolete/ old patches
-- Mark Purcell <msp@debian.org> Fri, 21 Apr 2006 17:33:31 +0100
asterisk (1:1.2.6.dfsg-1) unstable; urgency=low
* New upstream release. (Closes: #355299) * correct_pid_display.dpatch: adjusted to 1.2.6 * 30_ast-data-dir.dpatch: adjusted to 1.2.6 * debian/control: Add adduser to depends of asterisk-config to shut up lintian. * rules: no need to copy config to the bristuff install * rules: but use cp -a for ast_config, as there may be subdirs.
-- Tzafrir Cohen <tzafrir.cohen@xorcom.com> Mon, 10 Apr 2006 19:00:12 +0300
asterisk (1:1.2.4.dfsg-7) unstable; urgency=low
* Recompile to fix missing asterisk-config from last binNMU round
(Closes: #356712, #358413, #355524, #358145)
* postinstall: Add /var/spool/asterisk/meetme if nonexistant.
(Closes: #355046)
* asterisk.init: Install both asterisk-classic and asterisk-bristuff with
/etc/init.d/asterisk (Closes: #354729)
* logroate: create /var/log/asterisk/cdr-custom/ as well as cdr-csv
(Closes: #355048)
* logrotate: share location of logrotate file as /etc/logrotate.d/asterisk
for both classic and bristuff version (Closes: #356712)
* delete chan_capi modules from bristuff
* Move postinstall and postrm to asterisk-classsic, asterisk-bristuff and
asterisk-config. (Closes: #355524)
-- Kilian Krause <kilian@debian.org> Thu, 30 Mar 2006 11:55:03 +0200
asterisk (1:1.2.4.dfsg-6) unstable; urgency=low
* Add chan_h323 back with new Atlas_devel3 OpenH323.
-- Kilian Krause <kilian@debian.org> Sat, 18 Feb 2006 17:55:24 +0000
asterisk (1:1.2.4.dfsg-5) unstable; urgency=low
* Fix install of asterisk-bristuff with dh_install.
-- Kilian Krause <kilian@debian.org> Tue, 14 Feb 2006 20:23:56 +0100
asterisk (1:1.2.4.dfsg-4) unstable; urgency=low
* Create missing /var/spool/asterisk/voicemail in postinst (Closes: #352586)
-- Kilian Krause <kilian@debian.org> Sun, 12 Feb 2006 22:51:50 +0100
asterisk (1:1.2.4.dfsg-3) unstable; urgency=low
* Fix asterisk-bristuff install target to catch correct versions.
-- Kilian Krause <kilian@debian.org> Sun, 12 Feb 2006 12:34:31 +0000
asterisk (1:1.2.4.dfsg-2) unstable; urgency=low
* update to bristuff 0.3.0-PRE-1k
-- Kilian Krause <kilian@debian.org> Thu, 9 Feb 2006 18:12:08 +0000
asterisk (1:1.2.4.dfsg-1) unstable; urgency=low
[ Tzafrir Cohen ] * Fix PID display (Closes: #338646) * changes to the init.d script (Tzafrir) * debian/ast_config/ place here configurutaion files that will override the defaults from the source, though not get into the sample documentation dir * debian/ast_config/manager.conf: asterisk does listen onthe manager by default, but only on localhost. Other packages need not edit manager.conf to get a manager acount * bristuff 0.3.0-PRE-1f * option_detach.dpatch: Adds option -D: always daemonize (even with -v,-d) (conflicts with bristuff, though) * ukcid.dpatch: UK Caller ID patch for the X100P. (Closes: #302380) [ Kilian Krause ] * New upstream release. (Closes: #350905) * Bumping depends on libpri and zaptel to according 1.2 versions. * Build-Depends on libpri1.2 since new ABI caused new package name. * Removed alternatives from Build-Depends since sbuild will only take first anyway to ensure constant rebuilds. * Add a noload for chan_capi by default, so that we d not stop loading when no CAPI is installed. (Closes: #328835) * Include smsq by adding Build-Depends on libpopt-dev (Closes: #348090)
-- Kilian Krause <kilian@debian.org> Sun, 5 Feb 2006 11:44:28 +0100
asterisk (1:1.2.1.dfsg-3) unstable; urgency=low
* Remove -msoft-float from compile flags to fix compilation on arm.
(Closes: #343154)
* Provide nonexistant dirs before running chown on them. (Closes: #341810)
* Depend on Perl module in libapache-dbi-perl or libdbi-perl or web-vmail
(Closes: #337448)
* Fix permissions on voicemail.conf. (Closes: #304615)
* Build-Depend on gsfonts to have Helvetica font for doxygen
(Closes: #343079)
-- Kilian Krause <kilian@debian.org> Mon, 2 Jan 2006 00:15:59 +0000
2005
asterisk (1:1.2.1.dfsg-2) unstable; urgency=low
[ Tzafrir Cohen ] * bristuff 0.3.0-PRE-1d . Still disabled by default * libpri_bristuffed.dpatch: link chan_zap with libpri-bristuffed.so.1 * Use asterisk(8) as a man page for rasterisk * Removing binary steroize: can be done with soxmix of package sox. * Removing binary streamplay: can be done with netcat [ Kilian Krause ] * Fix asterisk-dev to include asterisk.h
-- Tzafrir Cohen <tzafrir.cohen@xorcom.com> Sat, 31 Dec 2005 21:17:44 +0200
asterisk (1:1.2.1.dfsg-1) unstable; urgency=low
* New upstream release
- Please package asterisk 1.2.1 (Closes: #342463)
* Temporary disable bristuff for upstream release
* sip-1.914.dpatch merged upstream
-- Mark Purcell <msp@debian.org> Wed, 7 Dec 2005 21:59:20 +0000
asterisk (1:1.2.0.dfsg-6) unstable; urgency=low
* Add Build-Depends: libcurl3-dev | libcurl-dev
- Should build-depend on libcurl3-dev (Closes: #341363)
* Add Build-Depends: doxygen
- Missing build-dependency on doxygen (Closes: #341362)
* Build-Depends: adduser (>= 3.63)
* disable chan_zap building (in channels makefile) against old
libmfcr2 (Closes: #342139)
* seperate api docs and configuration samples (Closes: #341395)
* Add sip-1.913.dpatch; SIP error 400 on outgoing calls (Closes: #340574)
-- Mark Purcell <msp@debian.org> Mon, 5 Dec 2005 23:49:40 +0000
asterisk (1:1.2.0.dfsg-5) unstable; urgency=low
[ Tzafrir Cohen ]
* Added bristuff 0.3.0-PRE1
[ Mark Purcell ]
* asterisk-sounds-main Replaces: asterisk-sounds-extra
- asterisk-sounds-{main,extra}: file conflict (Closes: #339791)
-- Mark Purcell <msp@debian.org> Thu, 1 Dec 2005 17:37:13 +0000
asterisk (1:1.2.0.dfsg-4) unstable; urgency=low
* Fix 50_debian-libgsm.dpatch to apply correctly
- asterisk - FTBFS: Tries to build a i386 assembler file (Closes:
#340102)
-- Mark Purcell <msp@debian.org> Mon, 21 Nov 2005 19:56:03 +0000
asterisk (1:1.2.0.dfsg-3) unstable; urgency=low
* Remove -march to fix FTBFS. (Closes: #338753)
-- Kilian Krause <kilian@debian.org> Sat, 19 Nov 2005 19:36:31 +0000
asterisk (1:1.2.0.dfsg-2) unstable; urgency=low
* libreadline4-dev is superseeded by libreadline5-dev. Fixed build-depends.
-- Kilian Krause <kilian@debian.org> Sat, 19 Nov 2005 12:12:51 +0000
asterisk (1:1.2.0.dfsg-1) unstable; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Thu, 17 Nov 2005 18:17:02 +0000
asterisk (1:1.2.0-rc2.dfsg-1) experimental; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Sun, 13 Nov 2005 17:58:08 +0000
asterisk (1:1.2.0-rc1.dfsg-1) experimental; urgency=low
* New upstream release * Suggests: asterisk-rate-engine * debian/rules touch .cleancount (upstream bug?)
-- Mark Purcell <msp@debian.org> Wed, 9 Nov 2005 22:05:30 +0000
asterisk (1:1.2.0-beta2.dfsg-3) experimental; urgency=low
* Fix debian/patches/30_ast-data-dir with /var/run/asterisk. Thanks
Alessandro Polverini
-- Mark Purcell <msp@debian.org> Tue, 8 Nov 2005 22:00:29 +0000
asterisk (1:1.2.0-beta2.dfsg-2) experimental; urgency=low
* Copyright audit into debian/copyright (Closes: #331318) * Please package 1.2 beta 2 (Closes: #336749)
-- Mark Purcell <msp@debian.org> Mon, 7 Nov 2005 22:58:27 +0000
asterisk (1:1.2.0-beta2.dfsg-1) experimental; urgency=low
* New upstream release * Update Build-Depends: libpri1 >= 1.2.0-beta2 * Remove Build-Depends: doxygen. Takes too long for experimental ;-)
-- Mark Purcell <msp@debian.org> Tue, 1 Nov 2005 22:27:43 +0000
asterisk (1:1.2.0-beta1.dfsg-1) experimental; urgency=low
[ Tzafrir Cohen ] * recreated system_libgsm patch, http://bugs.digium.com/view.php?id=5434 * Added public key from Junction Networks (pubkey_jnctn.dpatch). Any other keys for IAX providers we can add? * updating to a beta of Asterisk 1.2 * added defaults_debian.dpatch to set pathes * BuildDepends on graphviz * disabled most patches: still need to review them * What about h323? * deleted from patches/00list a number of patches that should not go in [ Mark Purcell ] * Fix: old-fsf-address-in-copyright-file * Please package version 1.2 betas (Closes: #325268)
-- Mark Purcell <msp@debian.org> Thu, 20 Oct 2005 19:42:14 +0100
asterisk (1:1.0.9.dfsg-6) UNRELEASED; urgency=low
* Fix memleak bug (http://bugs.digium.com/view.php?id=4318) * Fix depends to adduser 3.64 (Closes: #326198)
-- Kilian Krause <kilian@debian.org> Wed, 7 Sep 2005 21:22:40 +0200
asterisk (1:1.0.9.dfsg-5) unstable; urgency=low
[ Kilian Krause ] * debian/control: fix GCI to read CGI. (Closes: #311291) [ Mark Purcell ] * /var/lib/dpkg/info/asterisk.postinst: line 22: adduser: command not found (Closes: #322115) * debian/patches/chan-modem.dpatch from Simon Peter - chan_modem.c should set default read & write format (Closes: #303903) * apply patch from Jérôme Warnier - Asterisk autosupport script not recognized as such (Closes: #316799) * Updated debian/postrm: - 'apt-get --purge remove asterisk' removes configuration files from another package (Closes: #318455)
-- Mark Purcell <msp@debian.org> Tue, 9 Aug 2005 22:07:13 +0100
asterisk (1:1.0.9.dfsg-4) unstable; urgency=low
* Cleanup bristuff to build under gcc4, thanks for the suggestions
- Closes: #318337: FTBFS. channel.c:64: error: static declaration of
'uniquelock' follows non-static declaration
-- Mark Purcell <msp@debian.org> Fri, 22 Jul 2005 10:28:15 +1000
asterisk (1:1.0.9.dfsg-3) unstable; urgency=low
* Cleanup 70_debian-libpe-fe.dpatch to check in Makefile
* Enable bristuff-0.2.0-RC8j.dpatch
* Remove debian/patches/08_debian-zaptel.dpatch as it is no longer
needed with new zaptel-source package
* Cleanup debian/patches/
* Conflicts: asterisk-oh323 (<= 0.6.6pre3-3)
- Closes: #318189: asterisk-oh323: chan_oh323.so cannot find symbol
and Asterisk crashes
- Closes: #318216: chan_oh323.so symbols
* Cleanup postinit error: adduser asterisk audio; adduser asterisk
dialout
* Incorporate suggestions from Tzafrir Cohen <tzafrir.cohen@xorcom.com>
- postinst script has an error
- modified astdir patch, so it won't conflict with bristuff patch
- typo in the debian/asterisk.default: s/exra/extra/
- build-depends both on zaptel-source (>= 1.0.6) and simply
on zaptel-source, The latter is probably unnecessary
- man pages for the other executables in the package
-- Mark Purcell <msp@debian.org> Thu, 14 Jul 2005 07:22:59 +0100
asterisk (1:1.0.9.dfsg-2) unstable; urgency=low
* Closes: #301490: Please add patch for Italian syntax * Closes: #305734: On PowerPC, hanging up on voicemail causes non-stop log messages
-- Mark Purcell <msp@debian.org> Fri, 1 Jul 2005 23:24:53 +0100
asterisk (1:1.0.9.dfsg-1) unstable; urgency=low
* New upstream release
- Closes: #315578: New version of asterisk and bristuff released
* Remove BRI patch while we work on it, to allow 1.0.9 to unstable
-- Mark Purcell <msp@debian.org> Fri, 1 Jul 2005 22:38:24 +0100
asterisk (1:1.0.8.dfsg-1) UNRELEASED; urgency=low
* (NOT RELEASED YET) New upstream release
-- Mark Purcell <msp@debian.org> Fri, 24 Jun 2005 23:25:02 +0100
asterisk (1:1.0.7.dfsg.1-4) unstable; urgency=low
* debian/control: fixed build-depends on sed's version greater than Woody.
(Closes: #308885)
-- Kilian Krause <kk@verfaction.de> Sat, 21 May 2005 14:15:03 +0200
asterisk (1:1.0.7.dfsg.1-3) unstable; urgency=low
* Jose Carlos
+ Fix a typo in NEWS.Readme
+ debian/postint: Add asterisk user to dialout group too. This is needed
for asterisk to have enoug permissions to access zaptel devices.
+ debian/control: allow a local asterisk-config-local package to satisfy
dependencies. Conflict with asterisk-config
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sun, 8 May 2005 22:06:44 +0200
asterisk (1:1.0.7.dfsg.1-2) unstable; urgency=low
* Mark Purcell
+ Update debian/watch to use svn-upgrade
* Kilian Krause
+ debian/asterisk.init: fixed restart problem with breaking up after stop.
+ debian/asterisk.init: fixed reference to WRAPPER_DEAMON which is only
DEAMON for us. (Closes:#300707)
-- Kilian Krause <kk@verfaction.de> Mon, 21 Mar 2005 10:59:01 +0100
asterisk (1:1.0.7.dfsg.1-1) unstable; urgency=low
* New upstream release (Ensure non-dfsg MOH is not included in orig.tar)
-- Mark Purcell <msp@debian.org> Sun, 20 Mar 2005 10:30:44 +0000
asterisk (1:1.0.7-1) unstable; urgency=low
* New upstream release. (Closes: #300403) + Fixed music on hold. (Closes: #300370) * Re-enabled speex codec. (Closes: #300373) * As asterisk-h323 is empty, we are no longer depending on openh323, so we don't have build conflicts between asterisk and zaptel. (Closes: #287260) * debian/rules: Fixed duplicate execution of configure and unrepresentable changes to source. (Closes: #299184) * debian/patches/80_skinny.dpatch: removed. Incorporated in the 1.0.7 release. * debian/patches/97_bristuff.dpatch: fixed problems to build on AMD64 with gcc-4.0 (Closes: #297561)
-- Kilian Krause <kk@nyx.verfaction.de> Sat, 19 Mar 2005 22:26:45 +0100
asterisk (1:1.0.6-2) unstable; urgency=low
* fixed location of sounds dir in addmailbox (Closes: #298769)
-- Kilian Krause <kk@verfaction.de> Wed, 9 Mar 2005 22:09:05 +0100
asterisk (1:1.0.6-1) unstable; urgency=low
* New upstream release. (asterisk 1.0.6, bristuff RC7k, Closes: #298128) * debian/control: explicitly depend on zlib1g-dev. (Closes: #296967) * Make sure we have the newer asterisk-config to not conflict /etc/default/asterisk. (Closes: #297719) * as there is no longer a conflict with libnewt-dev, it was added to the build deps for astman * debian/control: add astman and cdr_sqlite (Closes: #259342) * asterisk.default, asterisk.init: removed hack to load zaphfc correctly. We'll leave this to zaptel and it's modprobe.d features.
-- Kilian Krause <kk@verfaction.de> Sat, 5 Mar 2005 20:03:42 +0100
asterisk (1:1.0.5-4) unstable; urgency=low
* debian/patches/00list,debian/control: Enable bristuff RC7f by default.
* debian/asterisk.init, debian/asterisk.default: Cleanup zaphfc preloading
as inspired by Tzafrir Cohen.
* debian/control: Remove speex as B-D, it's broken when imported from
debian. Added autotools-dev for editline.
* deiban/rules: fix asterisk.8.gz error in lintian. Bring new autotools for
editline's configure.
* reintroduce chan_zap (Closes: #296656)
-- Kilian Krause <kk@verfaction.de> Thu, 24 Feb 2005 01:24:45 +0100
asterisk (1:1.0.5-3) unstable; urgency=low
* debian/patches/08_debian-zaptel.dpatch, debian/control: fixed zaptel.h
include to take zaptel-source's version.
* debian/patches/97_bristuff.dpatch:
include bristuff from junghanns.net (not enabled by default now, would
close: #286797). We need libpri and zaptel with bristuff patch first.
* 18_debian-libedit.dpatch: removed due to command history problem.
(Closes:#281690)
* debian/asterisk.init: Added grace timeout of 2 secs before hard shutting
down running daemons to don't scatter incorrect warnings. Don't run the
asterisk daemon unless RUNASTERISK=yes. (Will not bind ports from chroots)
* debian/asterisk-config.default: Disabled autostart - especially when
installing in chroots this was quite annoying.
* debian/rules: Remove the asterisk.8.gz recompression. (Closes: #295220)
* debian/README.Debian: Added first version. Thanks to Tzafrir Cohen for the
template! (Closes: #270072)
* debian/asterisk.deafult: moved the /etc/default to the asterisk package,
as /etc/init.d/asterisk in there needs it.
* debian/80_skinny.dpatch: Added
http://bugs.digium.com/bug_view_page.php?bug_id=0003496. Thanks to Johan
Thelmén <johan.thelmen@cygate.se>. (Closes:#295658)
* debian/control: remove chan_h323 from being built for now. For now it's
being replaced by asterisk-oh323 until chan_h323 does build and work ok
with latest OpenH323 again.
-- Kilian Krause <kk@verfaction.de> Mon, 21 Feb 2005 23:13:57 +0100
asterisk (1:1.0.5-2) unstable; urgency=low
* Debian VoIP Team upload.
* asterisk.init, asterisk-config.default: probably fixed start-as-user-with-
multiple-groups-problem.
* patches/40_initgroups.dpatch: added patch from Florian Weimer
<fw@deneb.enyo.de>. Thanks! (Closes: #293124)
* debian/postinst: Make asterisk user's home /var/lib/asterisk upon user
request.
* debian/control: Bump libpri build-depends to 1.0.4-1. (Closes: #293990)
-- Kilian Krause <kk@verfaction.de> Tue, 8 Feb 2005 11:40:43 +0100
asterisk (1:1.0.5-1) unstable; urgency=low
* Debian VoIP Team upload.
* New upstream release.
* Kilian Krause:
- debian/asterisk.init: fixed multiple GID problem when starting asterisk (as
reported by Raoul Bönisch and Simon Peter). Unfortunatelly this does
remove the chance to run as real-time prio.
- debian/asterisk.init: fixed stale stop by using start-stop-server after
soft shutdown (Closes: #263879)
- debian/asterisk.init: Fixed running as root problem for #279052. At least
through the /etc/init.d/asterisk you won't be able to run asterisk as
root (not even with another username). (Closes: #279052)
- debian/asterisk.init: Added switch to run asterisk via safe_asterisk
optionally for automatic restart (Closes: #266805)
- debian/patches/01_security_hotfix_287851.dpatch: Removed, as is
incorporated in 1.0.4 upstream release.
* Jose Carlos
- debian/rules: add a check at build time for fpm sounds. If they exist,
abort, as we must remember to remove those from sources in each new
upstream release.
- debian/patches: 20_Makefile.dpatch: updated
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Fri, 28 Jan 2005 23:31:14 +0100
asterisk (1:1.0.3-2) unstable; urgency=low
* Apply missing 25_subdirs_Makefile patch.
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 15 Jan 2005 18:23:40 +0100
asterisk (1:1.0.3-1) unstable; urgency=high
* Debian VoIP Team upload. * New upstream version. (Closes: #284889) * Kilian Krause: - ACK NMU. (Thanks Steve!): + debian/patches/01_security_hotfix_287851.dpatch: Patched to fix logging strings vulnerability. (Closes: #287851) * Jose Carlos Garcia Sogo - Using again dpatch. - debian/patches: populated with different patches. - 08_debian-zaptel: Using zaptel.h file from version 1:1.0.0-2 of zaptel-source package. - removed sounds licensed from FreePlayMusic from source, as the license for them is not DFSG compliant (Closes: #288429) - applied patch to make asterisk compile on amd64 with gcc-4.0 (Closes: #288831) - debian/asterisk.init: + Changed how daemon is restarted in init file. (Closes: #287025) + Using -r in checks in init file. (Closes: #287456) - debian/asterisk-config.default + Run by default as group asterisk. - Fix some lintian warnings and errors: + Description: should start with lowercase letter. + Bumped Standars-Version to 3.6.1. No changes needed. + Removed duplicate dependencies. + Recompress asterisk.8 manpage with max level (--best option)
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Sat, 15 Jan 2005 13:11:49 +0100
asterisk (1:1.0.2-3.1) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for sarge-targetted RC bugfix
* Fix multiple format string vulnerabilities, reported by Jan
Niehusmann. Closes: #287851.
-- Steve Langasek <vorlon@debian.org> Sat, 8 Jan 2005 02:54:45 -0800
2004
asterisk (1:1.0.2-3) unstable; urgency=low
* Closes: #281524: running asterisk with realtime priority * Include changes from Tzafrir Cohen
-- Mark Purcell <msp@debian.org> Thu, 2 Dec 2004 02:10:12 +1100
asterisk (1:1.0.2-2) unstable; urgency=low
* fixup init.d/asterisk to logger reload. Thanks Daniel Pocock * Closes: #260575: chan_zap.so: undefined symbol * Build-Depends: libpri1 >= 0.6 * Closes: #279905: dependency issue breaks voicemail setup * Build-Depends: asterisk-sounds-main (>= 1.0.2) * Closes: #269942: package Debian asterisk-sounds * Rename asterisk-sounds to asterisk-sounds-main to avoid upstream conflict * Closes: #277404: Please split out GTK console * Split off asterisk-gtk-console package to contain all X11 dependancies
-- Mark Purcell <msp@debian.org> Sat, 6 Nov 2004 13:20:33 +1100
asterisk (1:1.0.2-1) unstable; urgency=low
* New upstream release * Closes: #279540: Please package newer version of asterisk * Closes: #275808: logrotate errors and emails
-- Mark Purcell <msp@debian.org> Thu, 4 Nov 2004 18:19:09 +1100
asterisk (1:1.0.1-2) unstable; urgency=low
* Closes: #275808: logrotate errors and emails * Add init.d/asterisk logger-reload|extensions-reload options & use logger reload in asterisk.logrotate. Thanks Daniel Pocock
-- Mark Purcell <msp@debian.org> Wed, 13 Oct 2004 22:31:22 +1000
asterisk (1:1.0.1-1) unstable; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Wed, 6 Oct 2004 14:39:12 +1000
asterisk (1:1.0.0-4) unstable; urgency=high
* Urgency high for sarge release * Closes: #273570: asterisk-sounds: sounds/letters directory is missing
-- Mark Purcell <msp@debian.org> Wed, 29 Sep 2004 07:48:16 +1000
asterisk (1:1.0.0-3) unstable; urgency=low
* Closes: #273780: under ALSA, infinite-loops immediately on installation * Comment out autoload of chan_oss from modules.conf * Closes: #272999: asterisk_1:0.9.1+1.0RC2-2_hppa: FTBFS: [anaFilter.o] Error 1 * Version 1.0.0 now builds on hppa * Closes: #273576: chan_zap.so module is missing * check for ../include/linux/zaptel.h in channels/Makefile * Closes: #273572: Music on hold has wrong default directory * refer to correct /usr/share/asterisk/mohmp3 directory
-- Mark Purcell <msp@debian.org> Tue, 28 Sep 2004 23:06:03 +1000
asterisk (1:1.0.0-2) unstable; urgency=medium
* Rebuild with zaptel.h_1.0.0 and libpri-dev_1.0.0
-- Mark Purcell <msp@debian.org> Sun, 26 Sep 2004 08:32:11 +1000
asterisk (1:1.0.0-1) unstable; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Fri, 24 Sep 2004 20:23:31 +1000
asterisk (1:0.9.1+1.0RC2-2) unstable; urgency=low
* Use asterisk.8.gz man page * Remove back PROC optomizations from Makefile, enable build on hppa
-- Mark Purcell <msp@debian.org> Thu, 23 Sep 2004 18:20:45 +1000
asterisk (1:0.9.1+1.0RC2-1) unstable; urgency=low
* New upstream release * Back out dpatch (Makes new upstream release straight forward)
-- Mark Purcell <msp@debian.org> Thu, 23 Sep 2004 08:35:08 +1000
asterisk (1:0.9.1+1.0RC1-9) unstable; urgency=low
* Breakup monolithic patch into components.
-- Mark Purcell <msp@debian.org> Wed, 22 Sep 2004 18:47:31 +1000
asterisk (1:0.9.1+1.0RC1-8) unstable; urgency=medium
* debian/patches/11_makefile-sanitize.dpatch: fixed patch to make gsm
work again. (Closes: #266167)
-- Kilian Krause <kk@verfaction.de> Tue, 17 Aug 2004 15:34:21 +0200
asterisk (1:0.9.1+1.0RC1-7) unstable; urgency=low
* debian/rules, debian/patches/10_rollup-1.0-1.dpatch,
debian/patches/11_makefile-sanitize.dpatch: Incorporate fixes proposed by
Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>.
Should fix the FTBFS on hppa.
-- Kilian Krause <kk@verfaction.de> Sun, 15 Aug 2004 20:16:26 +0200
asterisk (1:0.9.1+1.0RC1-6) unstable; urgency=low
* debian/control: suggest gnomemeeting. (At least tell people, which clients
they need) Also add dpatch as Build-Dep. (Closes: #265036)
* Closes: #262011: SIP cancels fail due to Request-URI mismatch
* debian/patches/20_chan_sip.dpatch: Apply chan_sip patch from Jan Niehusmann
-- Kilian Krause <kk@verfaction.de> Sat, 14 Aug 2004 14:05:36 +0000
asterisk (1:0.9.1+1.0RC1-5) unstable; urgency=low
* debian/control: make sure we're rebuilding with rtti enabled openh323 * debian/rules: make svn-buildpacakge not choke on failing clean target
-- Kilian Krause <kk@verfaction.de> Mon, 9 Aug 2004 14:37:38 +0200
asterisk (1:0.9.1+1.0RC1-4) unstable; urgency=low
* Cleanup wierd .diff.gz file
-- Mark Purcell <msp@debian.org> Wed, 28 Jul 2004 19:00:32 +1000
asterisk (1:0.9.1+1.0RC1-3) unstable; urgency=low
* Rebuild with existing libtonezone1
-- Mark Purcell <msp@debian.org> Wed, 28 Jul 2004 18:10:52 +1000
asterisk (1:0.9.1+1.0RC1-2) unstable; urgency=low
* Cleanup codecs/ilbc/Makefile to remove -march sillyness (which is
already defined above anyway
* Debian already has libedit.a Don't build, fails on mips anyway due to old config.guess
-- Mark Purcell <msp@debian.org> Wed, 21 Jul 2004 19:21:51 +1000
asterisk (1:0.9.1+1.0RC1-1) unstable; urgency=low
* New upstream release (Closes: Bug#260370) * Closes: #247401: doesn't upgrade cleanly - initscript problems ?
-- Mark Purcell <msp@debian.org> Tue, 20 Jul 2004 19:20:37 +1000
asterisk (1:0.9.1-3) unstable; urgency=low
* allow init.d/asterisk distribution via GPL
* Remove -I/usr/include/ptlib/unix from h323 Makefile, Thanks Ray
Dassen (Closes: Bug#259564)
* Closes: #259572: Unmet dependencies
* Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Mark Purcell <msp@debian.org>,
Kilian Krause <kk@verfaction.de>,
Jose Carlos Garcia Sogo <jsogo@debian.org>,
Goedson Teixeira Paixao <goedson@debian.org>,
Santiago Garcia Mantinan <manty@debian.org>
* Next step. Get this all back into svn!
-- Mark Purcell <msp@debian.org> Sun, 18 Jul 2004 10:40:22 +1000
asterisk (1:0.9.1-2) unstable; urgency=low
* Rebuild with libopenh323-dev (1.12.2-4) from sarge for H.323 support
-- Mark Purcell <msp@debian.org> Wed, 14 Jul 2004 18:35:42 +1000
asterisk (1:0.9.1-1) unstable; urgency=low
* New upstream release. Previous version WAS tagged as 1.0 in CVS :-( * Closes: #249046: no ring indication * Closes: #254654: init.d/asterisk restart kills asterisk * Build-Depends: libgtk1.2-dev, libspeex-dev (Closes: Bug#253639) * Turn off broken H.323 support (Closes: Bug#255662) * Closes: #250302: Package description is slightly outdated and incorrect * Closes: #255685: Syntax error in configuration file, /etc/asterisk/sip.conf * Closes: #228722: please add postgres support for asterisk
-- Mark Purcell <msp@debian.org> Sat, 3 Jul 2004 22:47:41 +1000
asterisk (1.0-2) unstable; urgency=low
* Rebuild for new libopenh323-dev
-- Mark Purcell <msp@debian.org> Sat, 3 Jul 2004 21:56:58 +1000
asterisk (1.0-2) unstable; urgency=low
* Merged 1.0-1 and 0.9.0-2
-- Jose Carlos Garcia Sogo <jsogo@debian.org> Tue, 8 Jun 2004 00:10:16 +0200
asterisk (1.0-1) unstable; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Mon, 31 May 2004 21:51:18 +1000
asterisk (0.9.0-1) unstable; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Sun, 18 Apr 2004 22:51:59 +1000
asterisk (0.7.2-4) unstable; urgency=low
* Update channels/h323/Makefile Closes: #235010: asterisk_0.7.2-3(unstable/sparc): arch-dependent CFLAGS
-- Mark Purcell <msp@debian.org> Fri, 27 Feb 2004 12:14:26 +1100
asterisk (0.7.2-3) unstable; urgency=low
* Add Build-Depends: libopenh323-dev (Closes: Bug#233649)
-- Mark Purcell <msp@debian.org> Tue, 24 Feb 2004 11:55:57 +1100
asterisk (0.7.2-2) unstable; urgency=low
* Build-Depends: libpri-dev (Closes:Bug#199548) * Include Suggests: rate-engine
-- Mark Purcell <msp@debian.org> Thu, 5 Feb 2004 17:26:02 +1100
asterisk (0.7.2-1) unstable; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Thu, 5 Feb 2004 16:25:28 +1100
asterisk (0.7.1-3) unstable; urgency=low
* Build with libopenh323 support (Closes: Bug#195233) * Include Suggests: ohphone
-- Mark Purcell <msp@debian.org> Tue, 3 Feb 2004 08:47:47 +1100
asterisk (0.7.1-2) unstable; urgency=low
* Remove ppc fixup in codecs/lpc10/Makefile again. Prevents build on
ia64, mk68 et al
-- Mark Purcell <msp@debian.org> Fri, 16 Jan 2004 11:46:57 +1100
asterisk (0.7.1-1) unstable; urgency=low
* New upstream release * i686 optomised build
-- Mark Purcell <msp@debian.org> Thu, 15 Jan 2004 23:06:01 +1100
asterisk (0.7.0-1) unstable; urgency=low
* LCA2004 release. Thanks Internode for the wireless access * New upstream release * Clean up bad symlinks in vm (Closes: Bug#220714) * Apply restart gracefully patch from Nick Estes (Closes: Bug#217004) * Fixup permission/ ownership problems in /etc/asterisk (Closes: Bug#216995) * Fixup master call log issues (Closes: Bug#217003) * Remove Build-Depends: libmysql-dev - see doc/README.mysql (Closes: Bug#222255) * Build with include/linux/zaptel.h from zaptel-0.8.0.tar.gz * Include Build-Depends: postgresql-dev * Include Build-Depends: unixodbc-dev
-- Mark Purcell <msp@debian.org> Wed, 14 Jan 2004 10:10:02 +1100
asterisk (0.5.0-3) unstable; urgency=low
* Remove Suggests: gnophone (Orphaned and removed) * Clean up bad symlinks in vm (Closes: Bug#220714) * Apply restart gracefully patch from Nick Estes (Closes: Bug#217004) * Fixup permission/ ownership problems in /etc/asterisk (Closes: Bug#216995) * Fixup master call log issues (Closes: Bug#217003)
-- Mark Purcell <msp@debian.org> Tue, 13 Jan 2004 21:01:16 +1100
2003
asterisk (0.5.0-2) unstable; urgency=low
* Build-Depends: debhelper (>= 4.0.4) (Closes: Bug#216725)
-- Mark Purcell <msp@debian.org> Fri, 31 Oct 2003 06:59:11 +1100
asterisk (0.5.0-1) unstable; urgency=low
* New upstream release (Closes: Bug#196761) * Build with include/linux/zaptel.h from zaptel-0.7.0.tar.gz
-- Mark Purcell <msp@debian.org> Tue, 16 Sep 2003 23:40:05 +1000
asterisk (0.4.0-6) unstable; urgency=low
* Include dh_install in debian/rules (Closes: Bug#207879)
-- Mark Purcell <msp@debian.org> Wed, 10 Sep 2003 23:07:37 +1000
asterisk (0.4.0-5) unstable; urgency=low
* Rebuild for libnewt-utf8-0 (NOT AVAILABLE) * Build-Depend: libnewt-dev
-- Mark Purcell <msp@debian.org> Sat, 5 Jul 2003 15:17:57 +1000
asterisk (0.4.0-4) unstable; urgency=low
* include Build-Depends: libgtk1.2-dev (Closes: Bug#194489)
-- Mark Purcell <msp@debian.org> Sat, 5 Jul 2003 15:12:02 +1000
asterisk (0.4.0-3) unstable; urgency=low
* Rebuild for libtonezone-0.60, libzaptel-0.60 * Change codecs/codec_gsm.c:#include <gsm/gsm.h> (Closes: Bug#190082) * Start after isdnactivecards debian/rules dh_installinit (Closes: Bug#191062) * Change to Build-Depends: libnetw-utf8-dev * Update Tormenta URL in debian/control
-- Mark Purcell <msp@debian.org> Sat, 10 May 2003 16:58:03 +1000
asterisk (0.4.0-2) unstable; urgency=low
* Remove ppc 'fixup' in codecs/lpc10/Makefile (Closes: Bug#189743) * Updated description (Closes: Bug#168779)
-- Mark Purcell <msp@debian.org> Sun, 20 Apr 2003 08:37:49 +1000
asterisk (0.4.0-1) unstable; urgency=low
* New upstream release * cdr/Makefile CFLAGS+=-fPIC -DPIC (Closes: Bug#188915) * Include include/linux/zaptel.h from zaptel-0.6.0.tar.gz
-- Mark Purcell <msp@debian.org> Sat, 19 Apr 2003 21:11:45 +1000
asterisk (0.3.0-2) unstable; urgency=low
* Build-Depends: libmysqlclient-dev, libgtk2.0-dev (Closes: Bug#188188)
-- Mark Purcell <msp@debian.org> Thu, 10 Apr 2003 20:08:38 +1000
asterisk (0.3.0-1) unstable; urgency=low
* New upstream release * channels/chan_zap_new.c is depreciated * Debian patches to upstream Makefile are a lot cleaner!! * Update /etc/init.d/asterisk stop to use 'stop now' command * Hack AST_DATA_DIR to provide asterisk-sounds under /usr/share/asterisk * `chown asterisk.asterisk /var/lib/asterisk` on install * Remove dh_undocumented * chan_oss failing again :-( * Force Depends: libspeex1 (dpkg-shlibs bug?)
-- Mark Purcell <msp@debian.org> Tue, 8 Apr 2003 21:27:52 +1000
asterisk (0.2.0-cvs20030103-3) unstable; urgency=low
* Include Build-Depends: libasounds2-dev * Update channels/Makefile to include Debian zaptel.h dir (Closes: Bug#178868) * Thanks to mdz for the new libzap-dev and other patches
-- Mark Purcell <msp@debian.org> Sat, 8 Mar 2003 15:45:40 +1100
asterisk (0.2.0-cvs20030103-2) unstable; urgency=low
* Revert -march in codecs/lpc10/Makefile
-- Mark Purcell <msp@debian.org> Sat, 25 Jan 2003 08:38:51 +1100
asterisk (0.2.0-cvs20030103-1) unstable; urgency=low
* New upstream release * Use invoke-rc.d in logrotate script (Closes: Bug#174633)
-- Mark Purcell <msp@debian.org> Fri, 24 Jan 2003 21:57:43 +1100
2002
asterisk (0.2.0-4) unstable; urgency=low
* Add Build-Depends: bison (Closes: Bug#169312)
-- Mark Purcell <msp@debian.org> Sun, 17 Nov 2002 09:03:01 +1100
asterisk (0.2.0-3) unstable; urgency=low
* Fixed bison problems. ThanksMartijn * Move gethostname in app_voicemail.c (Closes: Bug#168936) * Move 0.2.0 to unstable. If you have OSS problems use asterisk/testing.
-- Mark Purcell <msp@debian.org> Fri, 15 Nov 2002 20:36:03 +1100
asterisk (0.2.0-2) experimental; urgency=low
* Incorporate changes from mdz (Remove graphviz, build astman) * Force Build-Deps: bison-1.35 :(
-- Mark Purcell <msp@debian.org> Sat, 26 Oct 2002 12:59:12 +1000
asterisk (0.2.0-1) experimental; urgency=low
* New upstream release (Closes: Bug#163852) * Uploaded to experimental as I am having problems with the chan_oss driver which is a critial component.
-- Mark Purcell <msp@debian.org> Wed, 9 Oct 2002 08:02:38 +1000
asterisk (0.1.12-5) unstable; urgency=low
* Remove chown against /var/lib/asterisk (Closes: Bug#154774) * Fixup vm symlink (Closes: Bug#158800) * Fixup location of iaxtel.pub keys
-- Mark Purcell <msp@debian.org> Sun, 8 Sep 2002 20:56:24 +1000
asterisk (0.1.12-4) unstable; urgency=low
* Seperate into indep packages; asterisk, asterisk-[sounds,dev,doc] * Sounds & images from /var/lib/asterisk to FHS compliant /usr/share/asterisk * Remove DEBUG options from normal build * Include Build-Depends: doxygen
-- Mark Purcell <msp@debian.org> Wed, 24 Jul 2002 15:07:51 +1000
asterisk (0.1.12-3) unstable; urgency=low
* Update Description * Use dpkg-architecture to set processor optimisations (Closes: #153175)
-- Mark Purcell <msp@debian.org> Wed, 17 Jul 2002 21:23:33 +1000
asterisk (0.1.12-2) unstable; urgency=low
* Fixup build check for /etc/asterisk
-- Mark Purcell <msp@debian.org> Tue, 9 Jul 2002 07:32:17 +1000
asterisk (0.1.12-1) unstable; urgency=low
* New upstream release * Fixup typo in /etc/init.d/asterisk * Include [cdr_mysql.so] => (MySQL CDR Backend) * Use excellent init.d script idea from Sim IJskes * Fixup broken postinst & postinst scripts
-- Mark Purcell <msp@debian.org> Mon, 8 Jul 2002 23:07:27 +1000
asterisk (0.1.11-5) unstable; urgency=low
* Include zaptel support (Closes: Bug#151274)
-- Mark Purcell <msp@debian.org> Fri, 5 Jul 2002 23:59:17 +1000
asterisk (0.1.11-4) unstable; urgency=low
* Add init.d from Matt Zimmerman (Closes: Bug#150573) * More updates from Matt Zimmerman: (Closes: Bug#151201) - place socket and fifo in /var/run/asterisk instead of /var/run - fix mkfifo call (bug uncovered by running as non-root), patch sent upstream also - create postinst with necessary adduser and chown calls * Install logrotate from Matt Zimmerman (Closes: Bug#151198) * Disable geteuid check to allow running as non-root * Add asterisk to audio group by default
-- Mark Purcell <msp@debian.org> Sat, 29 Jun 2002 01:34:56 +1000
asterisk (0.1.11-3) unstable; urgency=high
* Update cdr/Makefile to include CFLAGS+=-fPIC -DPIC (Closes: Bug#144052)
-- Mark Purcell <msp@debian.org> Sat, 27 Apr 2002 21:19:32 +1000
asterisk (0.1.11-2) unstable; urgency=low
* Move from non-us to main/comm
* Update copyright file to reflect upstream CVS LICENCE change to permit
linking with OpenSSL/ OpenH323 (Closes: Bug#141164)
-- Mark Purcell <msp@debian.org> Fri, 19 Apr 2002 20:11:58 +1000
asterisk (0.1.11-1) unstable; urgency=low
* New upstream release * Update debian/control * Include README.cdr & README.iax
-- Mark Purcell <msp@debian.org> Mon, 18 Mar 2002 15:46:39 +1100
asterisk (0.1.10-3) unstable; urgency=low
* Include CFLAGS+=-fPIC -DPIC in res/Makefile for hppa build
-- Mark Purcell <msp@debian.org> Fri, 1 Mar 2002 20:58:02 +1100
asterisk (0.1.10-2) unstable; urgency=low
* Change Build-Depends: libssl-dev (Closes: Bug#134821)
-- Mark Purcell <msp@debian.org> Wed, 20 Feb 2002 22:28:35 +1100
asterisk (0.1.10-1) unstable; urgency=low
* New upstream release
-- Mark Purcell <msp@debian.org> Wed, 20 Feb 2002 22:28:00 +1100
asterisk (0.1.9-5) unstable; urgency=low
* Better make that Architecture: any if I want this to autobuild :-)
-- Mark Purcell <msp@debian.org> Wed, 2 Jan 2002 13:00:09 +1100
asterisk (0.1.9-4) unstable; urgency=low
* Exclude MMX optimsed asm codecs/gsm/src/k6opt.s to enable non-x86 &
non-k6 builds (Closes: Bug#127225)
-- Mark Purcell <msp@debian.org> Wed, 2 Jan 2002 12:59:38 +1100
2001
asterisk (0.1.9-3) unstable; urgency=low
* New maintainer (Closes: Bug#123497) * Set Arch to i386 as this contains x86 assember code
-- Mark Purcell <msp@debian.org> Sat, 29 Dec 2001 10:25:21 +1100
asterisk (0.1.9-2) unstable; urgency=high
* apps/Makefile, codecs/gsm/Makefile: Missed an -mpentium in CFLAGS.
Closes: #126552.
-- Matej Vela <vela@debian.org> Thu, 27 Dec 2001 04:00:50 +0100
asterisk (0.1.9-1) unstable; urgency=medium
* QA upload. * New upstream version. * Package is orphaned; maintainer set to Debian QA Group. * debian/postrm: Ensure correct exit status. Closes: #105523. * debian/control: s/API's/APIs/ Closes: #124423. * debian/conffiles: Already handled by debhelper; removed. * Conforms to Standards version 3.5.6: * debian/copyright: Include module licensing exception and GSM and ADPCM copyrights. * debian/rules: * Use dh_undocumented rather than a verbatim copy of undocumented.7. * Pass ChangeLog to dh_installchangelogs. * Support DEB_BUILD_OPTIONS.
-- Matej Vela <vela@debian.org> Tue, 25 Dec 2001 19:16:48 +0100
asterisk (0.1.6-1.2) unstable; urgency=low
* NMU * Fix makefiles, add -fPIC to builds. Closes: #104779
-- LaMont Jones <lamont@smallone.fc.hp.com> Sun, 15 Jul 2001 15:15:46 -0600
asterisk (0.1.6-1.1) unstable; urgency=low
* NMU with permission of Raphael Bossek.
* Corrected an error in channels/adtranvofr.h that prevented
big endian from compiling. (closes: #87273, #89868, #93913)
* Added build dependencies.
* Added the location of the upstream source to debian/copyright.
-- Adrian Bunk <bunk@fs.tum.de> Tue, 15 May 2001 00:22:31 +0200
asterisk (0.1.6-1) unstable; urgency=low
* New upstream version.
-- Raphael Bossek <bossekr@debian.org> Mon, 19 Feb 2001 15:48:43 +0100