Commit graph

210199 commits

Author SHA1 Message Date
jnemeth
5f1b0b0d07 Update to Asterisk 1.8.24.1: this is a security update that fixes
AST-2013-006 and AST-2013-007.

The Asterisk Development Team has announced security releases for Certified
Asterisk 1.8.15, 11.2, and Asterisk 1.8, 10, and 11. The available security
releases are released as versions 1.8.15-cert4, 11.2-cert3, 1.8.24.1, 10.12.4,
10.12.4-digiumphones, and 11.6.1.

The release of these versions resolve the following issues:

* A buffer overflow when receiving odd length 16 bit messages in app_sms. An
  infinite loop could occur which would overwrite memory when a message is
  received into the unpacksms16() function and the length of the message is an
  odd number of bytes.

* Prevent permissions escalation in the Asterisk Manager Interface. Asterisk
  now marks certain individual dialplan functions as 'dangerous', which will
  inhibit their execution from external sources.

  A 'dangerous' function is one which results in a privilege escalation. For
  example, if one were to read the channel variable SHELL(rm -rf /) Bad
  Things(TM) could happen; even if the external source has only read
  permissions.

  Execution from external sources may be enabled by setting 'live_dangerously'
  to 'yes' in the [options] section of asterisk.conf. Although doing so is not
  recommended.

These issues and their resolutions are described in the security advisories.

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

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

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

The security advisories are available at:

 * http://downloads.asterisk.org/pub/security/AST-2013-006.pdf
 * http://downloads.asterisk.org/pub/security/AST-2013-007.pdf

Thank you for your continued support of Asterisk!
2013-12-17 02:29:11 +00:00
minskim
bd6e4776c6 Note update of tex-context{,-doc}
These were updated during freeze because tex-context-doc didn't build.
2013-12-17 01:46:39 +00:00
minskim
6561cb67d2 Update tex-context{,-doc} to 2013
Support the recent version of LuaTeX.
2013-12-17 01:43:29 +00:00
obache
823f1854ea main DISTFILE must not be commented out. 2013-12-17 01:08:30 +00:00
asau
a13a68ee2a No utmp.h on modern FreeBSD, use utmpx.h instead. 2013-12-16 19:51:14 +00:00
asau
3031a89aeb Pull stdint.h to fix build on FreeBSD 9. 2013-12-16 19:35:16 +00:00
asau
9cc08a125a Use "cpuset_t" on FreeBSD, this lets the package build. 2013-12-16 19:00:03 +00:00
jperkin
4525a69859 Add missing half of the Darwin patch. 2013-12-16 15:31:05 +00:00
apb
2b2b8db9dc Updated textproc/grepcidr to 2.95 [apb 2013-12-16] 2013-12-16 15:30:40 +00:00
apb
ff711b740a Update grepcidr to version 2.95. It's now distributed as a tarball,
so we don't have to download each file individually; a bug in command
line argument parsing has been fixed, and an incorrect size has been fixed
in a malloc call.
2013-12-16 15:28:28 +00:00
wiz
7aeff348c2 Mark pkgsrc frozen. 2013-12-16 14:17:16 +00:00
jperkin
914523ce6a Add -lclucene-shared on Darwin. 2013-12-16 12:07:20 +00:00
asau
95aaeb96c3 Disable capabilities on FreeBSD, incompatible implementation. 2013-12-16 11:59:56 +00:00
asau
d3391891ea Suggest placing pkgdb under prefix. 2013-12-16 10:43:09 +00:00
asau
22bad8788c Actualise.
Don't insist on moving system tools.
2013-12-16 10:40:16 +00:00
markd
9484821782 Build on Linux. 2013-12-16 09:53:44 +00:00
taca
22c3725ec2 Note update of devel/ruby-i18n package to 0.6.9. 2013-12-16 09:22:08 +00:00
taca
12567421f2 Update ruby-i18n to 0.6.9. This is security fix.
* Add I18n::exists? method.
* Add I18n.locale_available? method.
* Delete unused files.
* I18n::MissingTranslation exception escapes key names for its
  html_message, fixing CVE-2013-4492.
* Use CGI.escapeHTML instead of CGI.escape_html for Ruby 1.8.7.
* Fix an issue with setting I18n.config.enforce_available_locales.
2013-12-16 09:21:34 +00:00
jperkin
392ec3a4c2 Put libboost_log_setup under PLIST.log. Fixes Darwin/gcc. 2013-12-16 09:11:28 +00:00
wiz
c8065f4e04 restore enigmail checksums 2013-12-16 08:45:18 +00:00
asau
aba9d9fc63 Stop referencing malloc.h, this breaks the build on FreeBSD. 2013-12-16 08:32:24 +00:00
dholland
bf5e446d41 phone 2013-12-16 06:50:06 +00:00
dholland
1a65c1f7ad +phone 2013-12-16 06:42:47 +00:00
dholland
42ddd7c333 Add chat/phone, which is like VMS phone, written by Jonathan C. Broome
in 1985 and fixed up by Christos "last week". (I've apparently been
sitting on this package since 20130101, so it was a year ago...)

XXX: this should probably grow an rc script for the master daemon, phoned.
2013-12-16 06:42:20 +00:00
asau
abc525df30 Force linking against libiconv for FreeBSD to fix build. 2013-12-16 06:35:22 +00:00
dholland
c1842b30b4 lout 2013-12-16 06:34:33 +00:00
dholland
712d90bda6 Simplify packaging, add patch comment, and kill off the dynamic PLIST
generation.

PKGREVISION -> 1 to encourage rebuilding with proper PLIST support.
2013-12-16 06:33:06 +00:00
asau
82775a5c15 Pull libiconv in for FreeBSD 9 to fix dependent packages. 2013-12-16 06:24:13 +00:00
obache
038aeb4d82 Drop bootstrap binary from distfiles.
You can use your trusted bootstrap file as your basis.
2013-12-16 06:23:09 +00:00
obache
b812a7460e Switch FETCH_USING to "fetch" by default on FreeBSD.
It exists by default and much functional support than "ftp" from net/tnftp.
2013-12-16 05:47:43 +00:00
minskim
f3b545749e Note PKGREVISION bump of tex-luatex 2013-12-16 05:15:18 +00:00
minskim
a8e09629de Install a configuration file for tex-luatex 2013-12-16 05:12:24 +00:00
ryoon
b2c704d724 Updated devel/xulrunner17 to 17.0.11
Updated www/firefox17 to 17.0.11
2013-12-16 03:11:58 +00:00
ryoon
89f490a685 Reset PKGREVISION 2013-12-16 03:11:29 +00:00
ryoon
5d59bd78d4 Update to 17.0.11
* pkgsrc xulrunner17/firefox17 use external NSS

Changelog:
FIXED
Update ESR17 to NSS 3.14.5 RTM (see 936951)
2013-12-16 03:10:12 +00:00
obache
1749cb215f Move SITES for bootstrap binary to be below after bootstrap binary kit name is
defined.
2013-12-16 02:22:45 +00:00
taca
25c00963aa Remove "used by" lines for contao31/contao31-example. 2013-12-16 01:49:06 +00:00
taca
f42061b979 Note remove of contao31 and contao31-example packages. 2013-12-16 01:48:27 +00:00
taca
7297d5b36a Remove contao31 and contao31-example. 2013-12-16 01:47:57 +00:00
taca
4de480fc69 Remove contao31 since it is EOL. 2013-12-16 01:47:29 +00:00
taca
85ba59984e Remove contao31-example since contao31 is EOL for now. 2013-12-16 01:47:10 +00:00
gdt
bbb9c95d58 Take MAINTAINERship; I more or less have been. 2013-12-16 01:03:02 +00:00
pettai
0b7514cf1b Added net/exabgp version 3.2.18 2013-12-15 22:25:51 +00:00
pettai
8f1637ce94 + exabgp 2013-12-15 22:24:06 +00:00
pettai
1d729f522b Unlike BIRD or Quagga, ExaBGP was not designed to transform a general purpose
server into a router, but to allow engineers to control their BGP (rfc4271)
network easily. Think of it as Software Defined Networking for people with
"commodity" routers.

ExaBGP transform BGP (rfc4271) messages into friendly plain text or JSON
which can be easily manipulate by scripts.

It allows the creation of tools such as:
 * advanced looking glass graphically display the routing of prefix
 * high availability tool which automatically isolate broken services
 * DDOS mitigation
 * an anycasted server
2013-12-15 22:22:44 +00:00
bsiegert
6c940a99e5 Note go update 2013-12-15 21:51:55 +00:00
bsiegert
b8d8bd73fb Update go to 1.2.
Follow the example of OpenBSD ports and do not run the tests while building.
They are flaky under the Makefile harness for some reason.
2013-12-15 21:50:34 +00:00
asau
b20e05c76e Fix the build on FreeBSD 9, FreeBSD uses sys/soundcard.h nowadays. 2013-12-15 20:33:47 +00:00
asau
b3f3f10a02 FreeBSD 9 doesn't have alloca.h, alloca() is declared in stdlib.h 2013-12-15 20:19:08 +00:00
asau
99287c2a5e FreeBSD 9 uses sys/soundcard.h 2013-12-15 20:14:16 +00:00