Commit graph

172241 commits

Author SHA1 Message Date
drochner
36eb39a1fb bump PKGREV for webkit-gtk shlib change 2011-06-09 11:06:06 +00:00
drochner
21b8b1668a update to 0.3.6
changes: speed improvements, bugfixes
2011-06-09 11:02:13 +00:00
drochner
fb30072e8b update to 1.4.1
this switches to the new stable branch
(shlib major changed -> PKGREV bumps needed)
2011-06-09 11:00:00 +00:00
jnemeth
5ebc7457bb Updated comms/asterisk16 to 1.6.2.18 2011-06-09 09:18:01 +00:00
jnemeth
678b661fc4 Updated comms/asterisk18 to 1.8.4.2 2011-06-09 09:17:44 +00:00
jnemeth
f7995e4a87 Upgrade to 1.8.4.2. This fixes several security issues including:
AST-2011-002, AST-2011-003, AST-2011-004, AST-2011-005, AST-2011-006,
and AST-2011-007.

pkgsrc changes:
- add patch for autosupport script; == -> =
- patch configure to not unconditionally set PBX_LAUNCHD=1
  - this allows res_timing_kqueue.so to build

This last change brings a timing source to NetBSD which allows IAX
trunking and allows the bridging modules to work, a rather major
piece that was missing.  Note that I haven't extensively tested
it.  But, have at it...

===========================================================================
1.8.4.2:

The Asterisk Development Team has announced the release of Asterisk
version 1.8.4.2, which is a security release for Asterisk 1.8.

The release of Asterisk 1.8.4.2 resolves an issue with SIP URI parsing
which can lead to a remotely exploitable crash:

     Remote Crash Vulnerability in SIP channel driver (AST-2011-007)

The issue and resolution is described in the AST-2011-007 security
advisory.

For more information about the details of this vulnerability, please
read the security advisory AST-2011-007, which was released at the same
time as this announcement.

For a full list of changes in the current release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.4.2

Security advisory AST-2011-007 is available at:

http://downloads.asterisk.org/pub/security/AST-2011-007.pdf

===========================================================================
1.8.4.1:

The Asterisk Development Team has announced the release of Asterisk 1.8.4.1.

The release of Asterisk 1.8.4.1 resolves several issues reported by the
community. Without your help this release would not have been possible.
Thank you!

Below is a list of issues resolved in this release:

 * Fix our compliance with RFC 3261 section 18.2.2. (aka Cisco phone fix)

 * Resolve a change in IPv6 header parsing due to the Cisco phone fix issue.
   This issue was found and reported by the Asterisk test suite.

 * Resolve potential crash when using SIP TLS support.

 * Improve reliability when using SIP TLS.

For a full list of changes in this release candidate, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.4.1

===========================================================================
1.8.4:

The Asterisk Development Team has announced the release of Asterisk 1.8.4.

The release of Asterisk 1.8.4 resolves several issues reported by the community.
Without your help this release would not have been possible. Thank you!

Below is a sample of the issues resolved in this release:

 * Use SSLv23_client_method instead of old SSLv2 only.

 * Resolve crash in ast_mutex_init()

 * Resolution of several DTMF based attended transfer issues.

   NOTE: Be sure to read the ChangeLog for more information about these changes.

 * Resolve deadlocks related to device states in chan_sip

 * Resolve an issue with the Asterisk manager interface leaking memory when
   disabled.

 * Support greetingsfolder as documented in voicemail.conf.sample.

 * Fix channel redirect out of MeetMe() and other issues with channel softhangup

 * Fix voicemail sequencing for file based storage.

 * Set hangup cause in local_hangup so the proper return code of 486 instead of
   503 when using Local channels when the far sides returns a busy. Also affects
   CCSS in Asterisk 1.8+.

 * Fix issues with verbose messages not being output to the console.

 * Fix Deadlock with attended transfer of SIP call

Includes changes per AST-2011-005 and AST-2011-006
For a full list of changes in this release candidate, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.4

Information about the security releases are available at:

http://downloads.asterisk.org/pub/security/AST-2011-005.pdf
http://downloads.asterisk.org/pub/security/AST-2011-006.pdf

===========================================================================
1.8.3.3:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.4, 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3.

The releases of Asterisk 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3 resolve two
issues:

* File Descriptor Resource Exhaustion (AST-2011-005)
* Asterisk Manager User Shell Access (AST-2011-006)

The issues and resolutions are described in the AST-2011-005 and AST-2011-006
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-005 and AST-2011-006, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.3

Security advisory AST-2011-005 and AST-2011-006 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-005.pdf
http://downloads.asterisk.org/pub/security/AST-2011-006.pdf

===========================================================================
1.8.3.2:

he Asterisk Development Team has announced security releases for Asterisk
branches 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.6.1.24, 1.6.2.17.2, and 1.8.3.2.

** This is a re-release of Asterisk 1.6.1.23, 1.6.2.17.1 and 1.8.3.1 which
    contained a bug which caused duplicate manager entries (issue #18987).

The releases of Asterisk 1.6.1.24, 1.6.2.17.2, and 1.8.3.2 resolve two issues:

  * Resource exhaustion in Asterisk Manager Interface (AST-2011-003)
  * Remote crash vulnerability in TCP/TLS server (AST-2011-004)

The issues and resolutions are described in the AST-2011-003 and AST-2011-004
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-003 and AST-2011-004, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.2

Security advisory AST-2011-003 and AST-2011-004 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-003.pdf
http://downloads.asterisk.org/pub/security/AST-2011-004.pdf

===========================================================================
1.8.3.1:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.6.1.23, 1.6.2.17.1, and 1.8.3.1.

The releases of Asterisk 1.6.1.23, 1.6.2.17.1, and 1.8.3.1 resolve two issues:

  * Resource exhaustion in Asterisk Manager Interface (AST-2011-003)
  * Remote crash vulnerability in TCP/TLS server (AST-2011-004)

The issues and resolutions are described in the AST-2011-003 and AST-2011-004
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-003 and AST-2011-004, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.1

Security advisory AST-2011-003 and AST-2011-004 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-003.pdf
http://downloads.asterisk.org/pub/security/AST-2011-004.pdf

===========================================================================
1.8.3:

The Asterisk Development Team has announced the release of Asterisk 1.8.3.

The release of Asterisk 1.8.3 resolves several issues reported by the community
and would have not been possible without your participation. Thank you!

The following is a sample of the issues resolved in this release:

* Resolve duplicated data in the AstDB when using DIALGROUP()

* Ensure the ipaddr field in realtime is large enough to handle IPv6 addresses.

* Reworking parsing of mwi => lines to resolve a segfault. Also add a set of
   unit tests for the function that does the parsing.

* When using cdr_pgsql the billsec field was not populated correctly on
   unanswered calls.

* Resolve memory leak in iCalendar and Exchange calendaring modules.

* This version of Asterisk includes the new Compiler Flags option
   BETTER_BACKTRACES which uses libbfd to search for better symbol information
   within both the Asterisk binary, as well as loaded modules, to assist when
   using inline backtraces to track down problems.

* Resolve issue where no Music On Hold may be triggered when using
   res_timing_dahdi.

* Resolve a memory leak when the Asterisk Manager Interface is disabled.

* Reimplemented fax session reservation to reverse the ABI breakage introduced
   in r297486.

* Fix regression that changed behavior of queues when ringing a queue member.

* Resolve deadlock involving REFER.

Additionally, this release has the changes related to security bulletin
AST-2011-002 which can be found at
http://downloads.asterisk.org/pub/security/AST-2011-002.pdf

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.3

===========================================================================
1.8.2.4:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.4, 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4.

The releases of Asterisk 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4 resolve an
issue that when decoding UDPTL packets, multiple stack and heap based arrays can
be made to overflow by specially crafted packets. Systems configured for
T.38 pass through or termination are vulnerable. The issue and resolution are
described in the AST-2011-002 security advisory.

For more information about the details of this vulnerability, please read the
security advisory AST-2011-002, which was released at the same time as this
announcement.

For a full list of changes in the current release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.2.4

Security advisory AST-2011-002 is available at:

http://downloads.asterisk.org/pub/security/AST-2011-002.pdf
2011-06-09 09:17:27 +00:00
obache
e3f61ec103 Updated lang/sun-jdk6 to 6.0.26 2011-06-09 09:08:57 +00:00
obache
a60e89094c Updated lang/sun-jre6 to 6.0.26 2011-06-09 09:08:41 +00:00
obache
98429d258a Update sun-{jre,jdk}6 to 6.0.26, aka 6u26.
Java SE 6 Update 26
* Olson Data 2011g
* Bug fixes
  This release contains fixes for security vulnerabilities. For more
  information, please see Oracle Java SE Critical Patch Update advisory:
  http://www.oracle.com/technetwork/topics/security/javacpujune2011-313339.html

Java SE 6 Update 25
* Olson Data 2011b
* Java Hotspot VM 20
* Performance Improvement to BigDecimal
* Performance Improvement to java.util.logging.LogRecord
* Bug Fixes
2011-06-09 09:08:17 +00:00
schmonz
1829fe2a1c Updated mail/rss2email to 2.71 2011-06-09 06:22:08 +00:00
schmonz
1f147ed266 Update to 2.71. From the changelog:
* Potentially safer method for writing feeds.dat on UNIX
* Handle via links with no title attribute
* Handle attributes more cleanly with OVERRIDE_EMAIL and DEFAULT_EMAIL
2011-06-09 06:21:58 +00:00
schmonz
a50c31943f Updated textproc/py-html2text to 3.02 2011-06-09 06:21:47 +00:00
schmonz
5868c1f8d1 Update to 3.02. From the changelog:
3.02:
* Use optparse for parsing and checking arguments
* Encode all output as UTF-8
* Accept optional encoding for local file or URL
* Use chardet for guessing local file character sets
* Fix double-newlines inside code blocks

3.01:
* Fix bug with unknown entities

3.0:
* Add forward compatibility with Python3

2.40:
* Update from sgmllib to HTMLParser so that valid XHTML doesn't fail
2011-06-09 06:21:38 +00:00
jnemeth
0d98767faf sort 2011-06-09 04:39:26 +00:00
jnemeth
41f5be35d0 add and enable php-redis 2011-06-09 04:38:51 +00:00
schmonz
9ab34aae35 Updated www/ikiwiki to 3.20110608 2011-06-09 02:57:33 +00:00
schmonz
dd8c1048ee Update to 3.20110608. From the changelog:
* ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su.
     (Once su's related bug #628843 is fixed.) Thanks, Ludwig Nussel.
     (CVE-2011-1408)
   * search: Update search page when page.tmpl or searchquery.tmpl are locally
     modified.
2011-06-09 02:57:18 +00:00
schmonz
6c41540b06 Updated net/ucspi-tcp to 0.88nb3 2011-06-09 01:47:23 +00:00
schmonz
1a389d364a Add inet6 option using fefe's patch. Fix indentation and quell pkglint. 2011-06-09 01:47:13 +00:00
schmonz
13a9bbbfc2 Instead of a separate PLIST file for inet6, use PLIST_VARS. 2011-06-09 01:44:16 +00:00
schmonz
f32eb4606e Updated net/djbdns to 1.05nb10 2011-06-09 00:55:53 +00:00
schmonz
4a4ac004c6 Update ipv6 patch. Closes PR pkg/44469 by James A. T. Rice. While
here, fix indentation broken in previous and quell pkglint.
2011-06-09 00:55:40 +00:00
wiz
dd7263fbda + dar-2.4.0, eric4-4.4.15, eric5-5.1.3, fotoxx-11.06, glib2-2.28.8,
gnome-packagekit-3.0.3, gnutls-2.12.6, gtk3-3.0.11, horde-4.0.5,
  imp-5.0.5, inputproto-2.0.2, john-1.7.7jumbo5, libXi-1.4.3,
  libfolks-0.5.2, libssh-0.5.0, mu-0.9.6, openttd-1.1.1, pidgin-2.8,
  py-cups-1.9.56, raptor-2.0.3, turba-3.0.3, vala-0.12.1,
  worker-2.17.13.
2011-06-08 21:16:37 +00:00
taca
61f66ea6a3 Note update of databases/ruby-dbi package to 0.4.5nb1. 2011-06-08 14:46:38 +00:00
taca
0df0c0dacb Restrict dependency to devel/ruby-deprecated. It is known not to work
with ruby-deprecated>=3.0.

Bump PKGREVISION.
2011-06-08 14:46:05 +00:00
taca
ddc84495e7 Note update of devel/ruby-polyglot package to 0.3.1nb1. 2011-06-08 14:06:43 +00:00
taca
388fa03292 No need to depends on devel/hoe.
Bump PKGREVISION.
2011-06-08 14:06:06 +00:00
obache
c513292b93 onscripter-20110528 [pkg/45025] 2011-06-08 13:34:13 +00:00
obache
eb866481de Updated audio/sptk to 3.4.1 2011-06-08 13:32:31 +00:00
obache
40707d1e65 Update sptk to 3.4.1.
In addition to PR#45024 by ISIHARA Takanori,
* also update refrence manual and examples PDF document files.
* exactly depend on csh, some installed scripts are csh script.

Version 3.4.1:
 * add 'idct' command.
 * remove all input/output data type except float from 'frame', 'snr', 'us16',
   and 'uscd' command.
 * add input/output data type to many commands.
 * show number of byte for all input/output data type in 'x2x' command.
 * rename 'pcap' command to 'pcas' command.
 * add new constant (octave and cent) to 'sopr' command.
 * bug fixes.
2011-06-08 13:32:03 +00:00
obache
c03b2d1c5e Updated audio/sonata to 1.6.2.1 2011-06-08 13:04:17 +00:00
obache
6bf6b278a0 Update sonata to 1.6.2.1.
In addition to PR#45023 by ISIHARA Takanori,
* LICENSE=gnu-gpl-v3
* register egg
* convert some buildlink to simple DEPENDS, because no contents to buildlink.
* drop dependency on py-elementtree, it's py24 way.
* honor PKGMANDIR.

v1.6.2.1 - September 21, 2009
        + Library artwork caching/displaying improvements
        + Lyricwiki screen scraping workaround
        + Replace Amazon.com cover art fetching with Rhapsody.com
        + Bug: Fix library sorting when adding, e.g., albums to playlist
        + Bug: Fix window positioning weirdness when unwithdrawing from systray
        + Bug: Fix album being labeled various artists when a duplicate exists
        + Bug: Fix album tracks in the info tab being out of order sometimes
        + Bug: Show songs with a missing date in info album listing
        + Bug: Library icons change after adding stream to playlist
        + Bug: Cpu spike, tooltips missing in library search results with gtk 2.16.2
2011-06-08 13:03:34 +00:00
fhajny
a2dce67af2 Import php-redis-2.1.3 as databases/php-redis.
The phpredis extension provides an API for communicating with the Redis
key-value store. It is released under the PHP License, version 3.01.
This code has been developed and maintained by Owlient from
November 2009 to March 2011.
2011-06-08 10:10:16 +00:00
fhajny
bb38609d71 Updated databases/php-redis to 5.3.6.2.1.3 2011-06-08 10:07:35 +00:00
wiz
9ec1c6ee25 Updated graphics/png to 1.5.3rc02 2011-06-08 06:59:09 +00:00
wiz
89c4f92b14 Update to 1.5.3rc02 for a security fix.
Version 1.5.3beta07 [May 11, 2011]
  Added expand_16 support to the high level interface.
  Added named value and 'flag' gamma support to png_set_gamma.  Made a minor
    change from the previous (unreleased) ABI/API to hide the exact value used
    for Macs - it's not a good idea to embed this in the ABI!
  Moved macro definitions for PNG_HAVE_IHDR, PNG_HAVE_PLTE, and PNG_AFTER_IDAT
    from pngpriv.h to png.h because they must be visible to applications
    that call png_set_unknown_chunks().
  Check for up->location !PNG_AFTER_IDAT when writing unknown chunks
    before IDAT.

Version 1.5.3beta08 [May 16, 2011]
  Improved "pngvalid --speed" to exclude more of pngvalid from the time.
  Documented png_set_alpha_mode(), other changes in libpng.3/libpng-manual.txt
  The cHRM chunk now sets the defaults for png_set_rgb_to_gray() (when negative
    parameters are supplied by the caller), while in the absence of cHRM
    sRGB/Rec 709 values are still used.
  The bKGD chunk no longer overwrites the background value set by
    png_set_background(), allowing the latter to be used before the file
    header is read. It never performed any useful function to override
    the default anyway.
  Added memory overwrite and palette image checks to pngvalid.c
    Previously palette image code was poorly checked. Since the transformation
    code has a special palette path in most cases this was a severe weakness.
  Minor cleanup and some extra checking in pngrutil.c and pngrtran.c. When
    expanding an indexed image, always expand to RGBA if transparency is
    present.

Version 1.5.3beta09 [May 17, 2011]
  Reversed earlier 1.5.3 change of transformation order; move png_expand_16
    back where it was.  The change doesn't work because it requires 16-bit
    gamma tables when the code only generates 8-bit ones.  This fails
    silently; the libpng code just doesn't do any gamma correction.  Moving
    the tests back leaves the old, inaccurate, 8-bit gamma calculations, but
    these are clearly better than none!

Version 1.5.3beta10 [May 20, 2011]

  png_set_background() and png_expand_16() did not work together correctly.
    This problem is present in 1.5.2; if png_set_background is called with
    need_expand false and the matching 16 bit color libpng erroneously just
    treats it as an 8-bit color because of where png_do_expand_16 is in the
    transform list.  This simple fix reduces the supplied colour to 8-bits,
    so it gets smashed, but this is better than the current behavior.
  Added tests for expand16, more fixes for palette image tests to pngvalid.
    Corrects the code for palette image tests and disables attempts to
    validate palette colors.

Version 1.5.3rc01 [June 3, 2011]
  No changes.

Version 1.5.3rc02 [June 7, 2011]
  Fixed 1-byte uninitialized memory reference in png_format_buffer() (Bug
    report by Frank Busse, related to CVE-2004-0421).
2011-06-08 06:58:58 +00:00
drochner
305d51db0e update to 1.1.10
changes:
Security update regarding an integer overflow in xspf demuxer
Rewrite of the pulseaudio audio output module
Major updates in most language translations
Many miscellaneous fixes in decoders, demuxers and subtitles
3rd party libraries updates
2011-06-07 13:59:17 +00:00
obache
d1d17aaf07 Note missing update of chat/ejabberd to 2.1.7. 2011-06-07 12:01:52 +00:00
taca
33b62b2320 + mysql55-client, mysql55-server-5.5.13, vlc-1.1.10. 2011-06-07 11:52:10 +00:00
taca
4a0127c0aa Note update of net/nagios-plugin-radius package to 1.4.15nb2. 2011-06-07 11:48:18 +00:00
taca
1a2b4acbee It needs runtime dependency to radiusclient-ng.
Bump PKGREVISION.
2011-06-07 11:47:04 +00:00
obache
92a8235c86 + websvn-2.3.2 2011-06-07 11:29:28 +00:00
obache
ea1bb13b04 Update HOMEPAGE. 2011-06-07 11:28:14 +00:00
manu
b532040904 Fix typos in patch description. I must have been talking with soemone
else while typing it in the dirst place.
2011-06-07 07:27:11 +00:00
schmonz
b7d1278142 LICENSE=gnu-gpl-v2. 2011-06-07 03:25:51 +00:00
schmonz
28d74fcbb4 LICENSE=public-domain. 2011-06-07 03:24:32 +00:00
schmonz
fadd3f4ce3 DESTDIR support, PKGMANDIR support, OS X fixes, general cleanups.
For ${OPSYS}/${USE_DESTDIR}/${PKGMANDIR} combinations that already
worked, no functional change (hence no PKGREVISION bump).
2011-06-07 02:53:42 +00:00
manu
b1cbbe6c95 Make sure libperfuse has -lpuffs, so that DSO will not miss it when
calling dlopen()
2011-06-06 16:20:32 +00:00
manu
0f18d7b3a9 Support the glusterd daemon (volume management tool). 2011-06-06 15:53:13 +00:00
schnoebe
9e7eefeb8c Upgrade prosody to 0.8.1. 2011-06-06 14:42:13 +00:00