Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

asterisk-voicemail-1.6.0-0.17.beta9.fc9 RPM for x86_64

From Fedora 9 testing updates for x86_64

Name: asterisk-voicemail Distribution: Unknown
Version: 1.6.0 Vendor: Fedora Project
Release: 0.17.beta9.fc9 Build date: Wed Jul 2 18:50:50 2008
Group: Applications/Internet Build host: xenbuilder4.fedora.phx.redhat.com
Size: 22026 Source RPM: asterisk-1.6.0-0.17.beta9.fc9.src.rpm
Packager: Fedora Project
Url: http://www.asterisk.org/
Summary: Common Voicemail Modules for Asterisk
Common Voicemail Modules for Asterisk.

Provides

Requires

Copyright

GPLv2

Signatures

internal MD5: a5529d65e5213ddf13af605c78f7b929
GPG

Changelog

* Thu Jul 03 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.17.beta9
  - Add patch that unbreaks cdr_tds with FreeTDS 0.82.
  - Properly obsolete conference subpackage.
* Fri Jun 13 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.16.beta9
  - Disable building cdr_tds since new FreeTDS in rawhide no longer provides needed library.
* Thu Jun 12 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.15.beta9
  - Bump release and rebuild to fix libtds breakage.
* Tue May 20 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.14.beta9
  - Update to 1.6.0-beta9.
  - Update patches so that they apply cleanly.
  - Temporarily disable app_conference patch as it doesn't compile
  - config/scripts/postgres_cdr.sql has been merged into realtime_pgsql.sql
  - Re-add the asterisk-strip.sh script as a source file.
* Wed Apr 23 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.13.beta8
  - Update to 1.6.0-beta8
  - Contains fixes for AST-2008-006 / CVE-2008-1897
* Thu Apr 03 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.12.beta7.1
  - Return to stripped tarballs since there's more non-free content in
    the Asterisk tarballs than I thought.
* Mon Mar 31 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.11.beta7.1
  - Update to 1.6.0-beta7.1
  - Update patches
  - Back out some changes that were made because beta7 was tagged from
    the wrong branch.
* Fri Mar 28 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.10.beta7
  - Update to 1.6.0-beta7
  - The Asterisk tarball no longer contains the iLBC code, so we can
    directly use the upstream tarball without having to modify it.
  - Get rid of the asterisk-strip.sh script since it's no longer needed.
  - Diable build of codec_ilbc and format_ilbc (these do not contain any
    legally suspect code so they can be included in the tarball but it's
    pointless building them).
  - Update chan_mobile patch to fix API breakages.
  - Add a patch to chan_usbradio to fix API breakages.
* Thu Mar 27 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.9.beta6
  - Add Postgresql schemas from contrib as documentation to the Postgresql subpackage.
* Tue Mar 25 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.8.beta6
  - Update patches.
  - Add patch to compile against external libedit rather than using the
    in-tree version.
  - Add -Werror-implicit-function-declaration to optflags.
  - Get rid of hashtest and hashtest2 binaries that link to unfortified
    versions of *printf functions.  They are compiled with -O0 which
    somehow pulls in the wrong versions.  These programs aren't
    necessary to the operation of the package anyway.
* Wed Mar 19 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.6.beta6
  - Update to 1.6.0-beta6 to fix some security issues.
  -
  - AST-2008-002 details two buffer overflows that were discovered in
  - RTP codec payload type handling.
  -  * http://downloads.digium.com/pub/security/AST-2008-002.pdf
  -  * All users of SIP in Asterisk 1.4 and 1.6 are affected.
  -
  - AST-2008-003 details a vulnerability which allows an attacker to
  - bypass SIP authentication and to make a call into the context
  - specified in the general section of sip.conf.
  -  * http://downloads.digium.com/pub/security/AST-2008-003.pdf
  -  * All users of SIP in Asterisk 1.0, 1.2, 1.4, or 1.6 are affected.
  -
  - AST-2008-004 Logging messages displayed using the ast_verbose
  - logging API call are not displayed as a character string, they are
  - displayed as a format string.
  -  * http://downloads.digium.com/pub/security/AST-2008-004.pdf
  -
  - AST-2008-005 details a problem in the way manager IDs are caculated.
  -  * http://downloads.digium.com/pub/security/AST-2008-005.pdf
* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.6.0-0.5.beta5
  - add Requires for versioned perl (libperl.so)
* Wed Mar 05 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.4.beta5
  - Update to 1.6.0-beta5
  - Remove upstreamed patches.
* Mon Mar 03 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.3.beta4
  - Package the directory used to store monitor recordings.
* Tue Feb 26 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.2.beta4
  - Add patch from David Woodhouse that fixes building on PPC64.
* Tue Feb 26 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.6.0-0.1.beta4
  - Update to 1.6.0 beta 4
* Wed Feb 13 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.18-1
  - Update to 1.4.18.
  - Use -march=i486 on i386 builds for atomic operations (GCC 4.3
    compatibility).
  - Use "logger reload" instead of "logger rotate" in logrotate file
    (#432197).
  - Don't explicitly specify a group in in the init script to prevent
    Zaptel breakage (#426629).
  - Split app_ices out to a separate package so that the ices package
    can be required.
  - pbx_kdeconsole has been dropped, don't specifically exclude it from
    the build anymore.
  - Update app_conference patch.
  - Drop upstreamed libcap patch.
* Wed Jan 02 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.17-1
  - Update to 1.4.17 to fix AST-2008-001.
* Fri Dec 28 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.16.2-1
  - Update to 1.4.16.2
* Sat Dec 22 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.16.1-2
  - Bump release and rebuild to fix broken dep on uw-imap.
* Wed Dec 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.16.1-1
  - Update to the real 1.4.16.1.
* Wed Dec 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.16-2
  - Add patch to bring source up to version 1.4.16.1 which will be
    released shortly to fix some crasher bugs introduced by 1.4.16.
* Tue Dec 18 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.16-1
  - Update to 1.4.16 to fix security bug.
* Sat Dec 15 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.15-7
  - Really, really fix the build problems on devel.
* Sat Dec 15 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.15-6
  - Tweaks to get to build on x86_64
* Wed Dec 12 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.15-5
  - Exclude PPC64
* Wed Dec 12 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.15-4
  - Don't build apidocs by default since there's a problem building on x86_64.
* Tue Dec 11 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.15-3
  - Really get rid of zero length map files.
* Mon Dec 10 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.15-2
  - Get rid of zero length map files.
  - Shorten descriptions of voicemail subpackages
* Fri Nov 30 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.15-1
  - Update to 1.4.15
* Tue Nov 20 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.14-2
  - Fix license and other rpmlint warnings.
* Mon Nov 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.14-1
  - Update to 1.4.14
* Fri Nov 16 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.13-7
  - Add chan_mobile
* Tue Nov 13 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.13-6
  - Don't build cdr_sqlite because sqlite2 has been orphaned.
  - Rebase local patches to latest upstream SVN
  - Update app_conference patch to latest from upstream SVN
  - Apply post-1.4.13 patches from upstream SVN
* Thu Oct 11 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.13-1
  - Update to 1.4.13
* Wed Oct 10 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.12.1-1
  - Update to 1.4.12.1
* Thu Aug 23 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.11-1
  - Update to 1.4.11
* Sat Aug 11 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.10.1-1
  - Update to 1.4.10.1.
* Wed Aug 08 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.10-1
  - Update to 1.4.10 (security update).
* Wed Aug 08 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.9-7
  - Add a patch that allows alternate extensions to be defined in users.conf
* Tue Aug 07 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.9-6
  - Update app_conference patch. Enter/leave sounds are now possible.
* Sat Jul 28 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.9-5
  - Update patches so we don't need to run auto* tools, because autoconf
    2.60 is required and FC-6 and RHEL5 only have autoconf 2.59.
* Fri Jul 27 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.9-4
  - Don't build app_mp3
* Thu Jul 26 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.9-3
  - Add app_conference
* Thu Jul 26 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.9-2
  - Use plain useradd/groupadd rather than the fedora-usermgmt
  - Clean up requirements
  - Clean up build requirements by moving them to package sections
* Wed Jul 25 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.9-1
  - Update to 1.4.9
* Wed Jul 18 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.8-1
  - Update to 1.4.8
  - Drop ixjuser patch.
* Wed Jul 11 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.7.1-1
  - Update to 1.4.7.1
* Tue Jul 10 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.7-1
  - Update to 1.4.7
  - RxFAX/TxFAX applications
* Mon Jul 02 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.6-4
  - It's "sbin", not "bin" silly.
* Sun Jul 01 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.6-3
  - Add patch that lets us change TOS bits even when running non-root
* Sat Jun 30 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.6-2
  - voicemail needs to require /usr/bin/sox and /usr/bin/sendmail
* Sat Jun 30 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.6-1
  - Update to 1.4.6
  - Remove upstreamed patch.
* Fri Jun 22 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-10
  - Build the IMAP and ODBC storage options of voicemail and split
    voicemail out into subpackages.
  - Apply patch so that the system UW IMAP libray can be linked against.
  - Patch modules.conf.sample so that alternal voicemail modules don't
    get loaded simultaneously.
  - Link against system GSM library rather than internal copy.
  - Patch the Makefile so that it doesn't add redundant/wrong compiler
    options.
  - Force building with the standard RPM optimization flags.
  - Install the Asterisk MIB in a location that net-snmp can find it.
  - Only package docs in the main package that are relevant and that
    haven't been packaged by a subpackage.
  - Other minor cleanups.
* Tue Jun 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-9
  - Move sounds
* Tue Jun 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-8
  - Update some more ownership/permissions
* Tue Jun 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-7
  - Fix some permissions.
* Tue Jun 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-6
  - Update init script patch
  - Move pid file to subdir of /var/run
* Tue Jun 19 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-5
  - Update init script patch to run as non-root
* Mon Jun 18 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-4
  - Build modules that depend on FreeTDS.
  - Don't build voicemail with ODBC storage.
* Mon Jun 18 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-3
  - Have the build output the commands executing, rather than covering them up.
* Sat Jun 16 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.5-1
  - Update to 1.4.5
  - Remove upstreamed patch.
* Thu May 10 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.4-2
  - Add a patch to fix CVE-2007-2488/ASA-2007-013
* Sat Apr 28 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.4-1
  - Update to 1.4.4
* Wed Mar 21 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.2-1
  - Update to 1.4.2
* Tue Mar 06 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.1-2
  - Package the IAXy firmware
  - Minor clean-ups in files
* Mon Mar 05 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.1-1
  - Update to 1.4.1
  - Don't build/package codec_zap (zaptel 1.4.0 doesn't support it)
* Fri Dec 15 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.0-6.beta4
  - Update to 1.4.0-beta4
  - Various cleanups.
* Sat Oct 21 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.0-5.beta3
  - Don't package IAXy firmware because of license
  - Don't build app_rpt
  - Don't BR lm_sensors on PPC
  - Better way to prevent download/installation of sound archives
  - Redo tarball to eliminate non-free items
* Fri Oct 20 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.0-4.beta3
  - Remove explicit dependency on glibc-kernheaders.
  - Build jabber modules on PPC
* Thu Oct 19 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.0-3.beta3
  - *Really* update to beta3
  - chan_jingle has been taken out of 1.4
  - Move misplaced binaries to where they should be
* Thu Oct 19 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.0-2.beta3
  - Remove requirement on asterisk-sounds-core until licensing can be
    figured out.
* Thu Oct 19 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.0-1.beta3
  - Update to 1.4.0-beta3
* Mon Oct 16 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.4.0-0.beta2
  - Update to 1.4.0-beta2
* Wed Jul 26 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.10-1
  - Update to 1.2.10.
* Thu Jun 08 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.9.1
  - Update to 1.2.9.1
* Sat Jun 03 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.8
  - Update to 1.2.8
  - Add misdn.conf to list of configs.
  - Drop chan_bluetooth patch for now...
* Wed May 03 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.7.1-6
  - Zaptel subpackage shouldn't obsolete the sqlite subpackage.
  - Remove mISDN until build issues can be figured out.
* Tue Apr 25 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.7.1-5
  - Build mISDN channel drivers, modelled after spec file from David Woodhouse
* Fri Apr 21 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.7.1-4
  - Update chan_bluetooth patch with some additional information as to
    it's source and comment out more in the configuration file.
* Fri Apr 21 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.7.1-3
  - Add chan_bluetooth
* Thu Apr 20 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.7.1-2
  - Split off more stuff into subpackages.
* Thu Apr 13 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.7-1
  - Update to 1.2.7
* Tue Apr 11 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.6-3
  - Fix detection of libpri on 64 bit arches (taken from Matthias Saou's rpmforge package)
  - Change sqlite subpackage name to sqlite2 (there are sqlite3 modules in development).
* Fri Apr 07 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.6-2
  - Don't build GTK 1.X console since GTK 1.X is being moved out of core...
* Tue Mar 28 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.6-1
  - Update to 1.2.6
* Mon Mar 06 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.5-1
  - Update to 1.2.5.
  - Removed upstreamed MOH patch.
  - Add full urls to the app_(r|t)xfax.c sources.
  - Update spandsp patch.
* Mon Feb 13 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.4-4
  - Actually apply the patch.
* Mon Feb 13 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.4-3
  - Add patch to keep Asterisk from crashing when using MOH inside a MeetMe conference.
* Mon Feb 06 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.4-2
  - BR sqlite2-devel
* Tue Jan 31 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.4-1
  - Update to 1.2.4.
* Wed Jan 25 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.3-4
  - Took some tricks from Asterisk packages by Roy-Magne Mo.
  -   Enable gtk console module.
  -   BR gtk+-devel.
  -   Add logrotate script.
  -   BR sqlite2-devel and new sqlite subpackage.
  -   BR doxygen and graphviz for building duxygen documentation. (But don't build it yet.)
* Wed Jan 25 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.3-3
  - Completely eliminate the "asterisk" user from the spec file.
  - Move more config files to subpackages.
  - Consolidate two patches that patch the init script.
  - BR curl-devel
  - BR alsa-lib-devel
  - alsa, curl, oss subpackages
* Wed Jan 25 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.3-2
  - Do not run as user "asterisk" as that prevents setting of IP TOS (which is bad for quality of service).
  - Add patch for setting TOS separately for SIP and RTP packets.
* Wed Jan 25 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.2.3-1
  - First version for Fedora Extras.

Files

(
œ


Generated by rpm2html 1.8.1

Daniel Veillard, Wed Jul 23 04:41:31 2008