Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
sthen 312710642c SECURITY update to Asterisk 1.8.12.2
AST-2012-007, AST-2012-008 fixed in the short-lived 1.8.12.1 release:

* A remotely exploitable crash vulnerability exists in the IAX2 channel
  driver if an established call is placed on hold without a suggested music
  class. Asterisk will attempt to use an invalid pointer to the music
  on hold class name, potentially causing a crash.

* A remotely exploitable crash vulnerability was found in the Skinny (SCCP)
  Channel driver. When an SCCP client closes its connection to the server,
  a pointer in a structure is set to NULL.  If the client was not in the
  on-hook state at the time the connection was closed, this pointer is later
  dereferenced. This allows remote authenticated connections the ability to
  cause a crash in the server, denying services to legitimate users.

Also from 1.8.12.2

* Resolve crash in subscribing for MWI notifications.

ASTOBJ_UNREF sets the variable to NULL after unreffing it, so the
variable should definitely not be used after that. To solve this in
the two cases that affect subscribing for MWI notifications, we
instead save the ref locally, and unref them in the error
conditions.
2012-05-30 22:45:26 +00:00
archivers Fix some extra semicola in zzip's headers which g++ -pedantic complains about. 2012-05-29 15:57:32 +00:00
astro switch to lua module 2012-05-15 18:03:59 +00:00
audio Make audio/dumb respect CC/CFLAGS. 2012-05-29 07:25:36 +00:00
benchmarks Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
biology Fix path to nutdb's config files and build the gui version. Problem noted 2011-11-28 10:18:53 +00:00
books mirror svnbook, with the distfile under a sensible name. 2012-04-06 20:39:39 +00:00
cad Minor update of version, from 3.7.26 -> 3.7.39. 2012-05-18 16:40:43 +00:00
chinese CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
comms - update to 0.3 2012-05-28 12:11:51 +00:00
converters update to Convert::Base32 0.06, from dhill 2012-05-14 09:52:26 +00:00
databases skip ports-readmes, as it won't run thru make-plist 2012-05-30 13:52:14 +00:00
devel Update to Subversion 1.7.5 and fix WANTLIB; help and ok mpi@ 2012-05-30 12:16:14 +00:00
editors Update to 3.3.4. 2012-05-30 18:48:59 +00:00
education Update to anki 1.2.11. See http://ankisrs.net/changes.html for details 2012-05-25 13:16:13 +00:00
emulators +vbam 2012-05-28 09:19:31 +00:00
fonts Fix location of txt files 2012-05-21 14:34:59 +00:00
games Update games/freedroidrpg to 0.15.1. 2012-05-29 06:18:37 +00:00
geo Putting myself :) 2012-05-21 18:19:30 +00:00
graphics Seems I still don't quite understand the ports framework... with help 2012-05-28 16:38:35 +00:00
infrastructure this is tricky enough to warrant an actual comment 2012-05-28 09:54:18 +00:00
inputmethods Update to ibus 1.4.1. 2012-02-29 21:09:00 +00:00
japanese enter mecab. 2012-03-20 23:47:17 +00:00
java +jBCrypt 2012-05-23 15:04:30 +00:00
korean these ports have moved to fonts/, some have gotten the ko-prefix where applicable. 2011-07-19 09:23:51 +00:00
lang add MODCLANG_VERSION 2012-05-26 09:13:43 +00:00
mail +altermime 2012-05-30 16:47:35 +00:00
math Add Python bindings for lpsolve-5.5.20, move all common stuff into a 2012-05-11 23:29:30 +00:00
meta Seems I still don't quite understand the ports framework... with help 2012-05-28 16:38:35 +00:00
misc +fasd 2012-05-08 07:50:23 +00:00
multimedia Update to x264-20120520. 2012-05-25 07:45:33 +00:00
net sync with mtr change, thanks nigel@ for pointing out 2012-05-30 13:10:54 +00:00
news --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
palm Drop maintainership and bump 2011-09-21 07:49:15 +00:00
plan9 Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't 2012-03-29 13:38:12 +00:00
print /etc/cups -> SYSCONFDIR/cups 2012-05-28 15:18:18 +00:00
productivity update to radicale 0.7, from maintainer Sergey Bronnikov 2012-05-23 18:02:09 +00:00
russian normalize pkgpath 2011-09-16 11:13:37 +00:00
security remove some files that live in PFRAG.no-python3 already 2012-05-26 09:26:53 +00:00
shells Use autoconf 2.68. 2012-05-10 13:49:56 +00:00
sysutils - update to 0.17 2012-05-30 13:12:32 +00:00
telephony SECURITY update to Asterisk 1.8.12.2 2012-05-30 22:45:26 +00:00
textproc In the footers of manuals formatted with groff, 2012-05-28 13:23:28 +00:00
www minor updates 2012-05-29 14:05:30 +00:00
x11 Link x11/py-pyglet 2012-05-30 20:48:03 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX regen 2012-05-15 16:35:22 +00:00
Makefile zap old readmes infrastructure, replaced by new age databases/ports-readmes 2012-05-28 09:38:04 +00:00
README wee little additions 2011-11-15 18:33:16 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $