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
juanfra 61959b1e02 SECURITY. From upstream:
"Multiple issues found in mpatch.c with a fuzzer:

- OVE-20180430-0001
- OVE-20180430-0002
- OVE-20180430-0004

With the following fixes:

- mpatch: be more careful about parsing binary patch data (SEC)
- mpatch: protect against underflow in mpatch_apply (SEC)
- mpatch: ensure fragment start isn't past the end of orig (SEC)
- mpatch: fix UB in int overflows in gather() (SEC)
- mpatch: fix UB integer overflows in discard() (SEC)
- mpatch: avoid integer overflow in mpatch_decode (SEC)
- mpatch: avoid integer overflow in combine() (SEC)

No exploits are known at the time."
2018-06-09 16:44:45 +00:00
archivers +tarlz 2018-05-20 12:36:33 +00:00
astro somehow I bugged this 2018-05-12 14:28:25 +00:00
audio Fix crash in cmus-ffmpeg, silence compiler warnings. 2018-06-06 12:14:43 +00:00
benchmarks Bump a bunch of ports to trigger rebuilds following cpu stats changes. 2018-06-01 14:24:55 +00:00
biology bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
books TRUEPREFIX => PREFIX 2018-05-26 17:34:34 +00:00
cad Update to ngspice-28. 2018-06-04 10:52:34 +00:00
chinese @bin markers 2018-05-12 14:01:17 +00:00
comms tweak pexp again, some setups don't result in a process with "master" in the proctitle 2018-06-01 17:06:21 +00:00
converters Update to p5-Date-Tolkien-Shire-Data-0.005 2018-05-18 02:28:42 +00:00
databases Add SQLite3 ODBC driver to .ini files. 2018-06-08 12:41:29 +00:00
devel SECURITY. From upstream: 2018-06-09 16:44:45 +00:00
editors Update to emacs-26.1 2018-06-08 22:19:20 +00:00
education update-plist nits 2018-05-20 08:43:45 +00:00
emulators Hidden build dep on boost. 2018-06-08 05:23:21 +00:00
fonts update to fantasque-sans-1.7.2 2018-06-04 06:47:07 +00:00
games Switch to stable tarballs for godot. 2018-06-05 07:32:39 +00:00
geo Update to josm r13878 from maintainer Holger Mikolon 2018-06-01 05:49:32 +00:00
graphics update to libqrencode-4.0.2 2018-06-06 14:37:55 +00:00
infrastructure refactor error display 2018-06-09 10:51:39 +00:00
inputmethods fix build with clang6 2018-04-17 17:41:58 +00:00
japanese Remove japanese/groff. 2018-04-20 20:40:39 +00:00
java fix build with clang6; from Matthew Martin 2018-04-15 10:39:32 +00:00
korean Translate the manual page from EUC-KR to UTF-8 using iconv(1) at build 2017-05-14 23:12:55 +00:00
lang Move share/examples/php-${PV}/php.conf from -main to -apache. 2018-06-08 19:42:40 +00:00
mail bump; tweak MODPHP_PDO_DEPENDS order 2018-06-02 20:58:30 +00:00
math @comment *.orig 2018-05-29 08:13:38 +00:00
meta unbreak, x11/yakuake-kde4 is no more 2018-06-08 07:36:58 +00:00
misc Missed in previous. 2018-06-04 08:13:43 +00:00
multimedia Update to streamlink-0.13.0 2018-06-07 05:50:27 +00:00
net Update GeoLite2 databases to latest version. 2018-06-08 20:44:48 +00:00
news Update to nzbget-20.0. 2018-06-07 15:30:59 +00:00
plan9 Bump the remaining ports to trigger updates following cpu stats 2018-06-01 15:44:28 +00:00
print Prevent polling storm from /usr/local/libexec/gsd-print-notifications 2018-06-09 10:45:00 +00:00
productivity Unhook kcalc KDE4 and hook KDE5 2018-06-06 10:30:16 +00:00
security Remove patch that was merged upstream in 2018-06-07 11:29:37 +00:00
shells update to 4.4 patchlevel 23 2018-06-03 20:41:59 +00:00
sysutils Update to awscli-1.15.34. 2018-06-08 14:59:33 +00:00
telephony Update to baresip 0.5.9 2018-05-07 07:22:54 +00:00
tests Hook up t22 and t23. 2017-12-22 23:12:22 +00:00
textproc Missing BDEP on automake and libtool. 2018-06-07 08:21:34 +00:00
www Fix distinfo for ca.xpi, noticed by naddy@ 2018-06-09 06:54:39 +00:00
x11 EPOCH cannot be reverted 2018-06-09 14:54:39 +00:00
.cvsignore
INDEX sync; 10169 2018-05-12 12:31:44 +00:00
Makefile
README

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), bulk(8) (manpages under ${PORTSDIR}/infrastructure/man) for bulk builds.

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

$OpenBSD: README,v 1.22 2016/10/17 16:26:52 danj Exp $