[>]
http://marc.info/?l=openbsd-ports-cvs&m=140766472823719&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 14:55:16
Module name: ports
Changes by: espie@cvs.openbsd.org 2014/08/10 03:58:07
Modified files:
audio/umurmur : Makefile
cad/fritzing : Makefile
comms/smstools : Makefile
databases/iodbc: Makefile
databases/pkglocatedb: Makefile
databases/ports-readmes-dancer: Makefile
databases/py-couchdb: Makefile
databases/redis: Makefile
devel/boris : Makefile
devel/intellij : Makefile
devel/libJudy : Makefile
devel/libaudiofile: Makefile
devel/lualdoc : Makefile
devel/ocaml-mlgmp: Makefile
devel/vtcl : Makefile
editors/vim : Makefile
emulators/sdlmame: Makefile
emulators/sdlmess: Makefile
games/clonekeen: Makefile
games/freecol : Makefile
games/opentyrian: Makefile
games/renpy : Makefile
games/singularity: Makefile
geo/qgis : Makefile
lang/abcl : Makefile
lang/clojure : Makefile
lang/icon/interp: Makefile
lang/lua/5.2 : Makefile
lang/spidermonkey: Makefile
mail/exim : Makefile
mail/mozilla-thunderbird: Makefile
mail/rss2email : Makefile
misc/rocrail : Makefile
multimedia/get_iplayer: Makefile
multimedia/mediatomb: Makefile
net/coccinella : Makefile
net/jnettop : Makefile
net/miniupnp/miniupnpd: Makefile
net/rrdtool : Makefile
net/zabbix : Makefile
print/hplip : Makefile
print/lyx : Makefile
productivity/projectlibre: Makefile
productivity/radicale: Makefile
productivity/taskd: Makefile
security/cyrus-sasl2: Makefile
sysutils/logtail: Makefile
textproc/dblatex: Makefile
textproc/xml2rfc: Makefile
www/chive : Makefile
www/chromium : Makefile
www/dillo : Makefile
www/firefox-esr: Makefile
www/mozilla-firefox: Makefile
www/opengroupware: Makefile
www/seamonkey : Makefile
www/xombrero : Makefile
x11/i3 : Makefile
x11/qwt : Makefile
Log message:
use more specific version of SUBST_* where appropriate
[>]
http://marc.info/?l=openbsd-cvs&m=140766958024710&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 15:55:10
Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 05:18:57
Modified files:
sys/dev/usb : ehci.c ohci.c uhci.c usb.c usbdi.h usbf_subr.c
xhci.c
Log message:
Since USB xfer pools are accessed in interrupt context, initialize them
with the correct ipl to prevent your CPU from locking against itself.
[>]
http://marc.info/?l=openbsd-cvs&m=140766981524780&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 15:55:11
Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/10 05:21:49
Modified files:
sys/dev/usb : xhci.c
Log message:
Merge xhci_device_setup() into xhci_pipe_init() there's no reason to
have a separate function anymore, it is just a wrapper around the "set
address" command.
[>]
http://marc.info/?l=openbsd-cvs&m=140768179627976&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 18:55:07
Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 08:42:56
Modified files:
lib/libssl/src/ssl: d1_clnt.c d1_meth.c d1_srvr.c s23_clnt.c
s23_lib.c s23_meth.c s23_srvr.c s3_clnt.c
s3_meth.c s3_srvr.c ssl.h ssl_lib.c
ssl_locl.h ssl_sess.c t1_clnt.c t1_meth.c
t1_srvr.c
Log message:
Since we no longer need to support SSLv2-style cipher lists, start
unravelling the maze of function pointers and callbacks by directly
calling ssl3_{get,put}_cipher_by_char() and removing the
ssl_{get,put}_cipher_by_char macros.
Prompted by similar changes in boringssl.
ok guenther.
[>]
http://marc.info/?l=openbsd-cvs&m=140768266728194&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 19:55:07
Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 08:57:04
Modified files:
lib/libssl/src/ssl: s3_lib.c
Log message:
Remove disabled (weakened export and non-ephemeral DH) cipher suites from
the cipher list. This reduces code size, saves data segment space and
prevents them from being turned back on at runtime by flipping a bit in
memory.
ok guenther@
[>]
http://marc.info/?l=openbsd-cvs&m=140768842729524&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 20:55:07
Module name: src
Changes by: rpe@cvs.openbsd.org 2014/08/10 10:32:28
Modified files:
distrib/miniroot: install.sh install.sub
Log message:
Convert if foo; then bar; fi blocks to foo && bar but leave out enable_network()
because it shares code&style with /etc/netstart. No functional change.
with feedback and OK krw@ halex@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140769860431958&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-10 23:55:10
Module name: ports
Changes by: sthen@cvs.openbsd.org 2014/08/10 13:23:00
Modified files:
net/wireshark : Makefile distinfo
net/wireshark/patches: patch-Makefile_in
Log message:
SECURITY update to wireshark 1.10.9: dissector crashes, buffer underruns.
patch-Makefile_in is now empty but cannot be removed until trees are
fully unlocked. Noted in an XXX comment in Makefile.
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140770316800792&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 00:55:10
Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/10 14:39:03
Modified files:
infrastructure/bin: portcheck
Log message:
Add check for WANTLIBs hidden by RUN_DEPENDS. This WILL eventually break
bulk build, and I know at least two people (ajacoutot@ and me) that were
already bitten by this problem.
This somewhat increase check time, unfortunately, but not too much.
Test for this feature to follow after full unlock.
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140770746501857&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-11 01:55:14
Module name: ports
Changes by: jca@cvs.openbsd.org 2014/08/10 15:50:41
Modified files:
net/lftp : Makefile distinfo
net/lftp/patches: patch-configure
net/lftp/pkg : PLIST
Log message:
Update to lftp-4.5.3, from Rafael Sadowski.
While here:
- remove MAINTAINER, mail address bounces
- fix (rather, hack) libssl detection which got broken with the removal
of RAND_egd
ok sthen@
[>]
http://marc.info/?l=openbsd-cvs&m=140770774001890&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 02:55:06
Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/10 15:55:18
Modified files:
usr.sbin/relayd: relay_http.c
Log message:
There was a race in relayd that caused connections to hang. It
happend with non-persistent PUT connections that had a very short
body. If the whole body was read from the client before the
connection to the server was set up, the event callback was not
called. Do the regular checks after relay_connect() succeeded.
OK reyk@
[>]
http://marc.info/?l=openbsd-cvs&m=140771428403225&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 03:55:06
Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/10 17:44:20
Modified files:
sys/kern : kern_sig.c
Log message:
Write the core file of a non-suid process into the current directory
even if sysctl kern.nosuidcoredump has been set to 2 or 3. This
allows a regular user to debug his programs again.
OK guenther@ deraadt@
[>]
http://marc.info/?l=openbsd-cvs&m=140771920604073&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 05:55:06
Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 19:06:22
Modified files:
lib/libssl/src/ssl: s3_lib.c ssl_locl.h ssl_sess.c
Log message:
Provide a ssl3_get_cipher_by_id() function that allows ciphers to be looked
up by their ID. For one, this avoids an ugly mess in ssl_sess.c, where the
cipher value is manually written into a buffer, just so the cipher can be
located using ssl3_get_cipher_by_char().
ok bcook@ miod@
[>]
http://marc.info/?l=openbsd-cvs&m=140771946704143&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 05:55:08
Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/10 19:10:42
Modified files:
lib/libssl/src/ssl: s3_clnt.c ssl3.h ssl_lib.c
Log message:
Currently, ssl3_put_char_by_bytes(NULL, NULL) is just a long handed way
of writing "2". Add a define for the SSL3_CIPHER_VALUE_SIZE (rather than
using a less-readable hardcoded constant everywhere) and replace the
ssl3_put_char_by_bytes(NULL, NULL) calls with it.
ok bcook@ miod@
[>]
http://marc.info/?l=openbsd-cvs&m=140773072806134&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-11 08:55:06
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/10 22:18:19
Modified files:
regress/usr.bin/mandoc: Makefile.inc
regress/usr.bin/mandoc/man/TH: case.out_lint emptydate.out_lint
noTH.out_lint twoargs.out_lint
regress/usr.bin/mandoc/man/TP: eof.out_ascii eof.out_lint
regress/usr.bin/mandoc/man/nf: dupe.out_lint
regress/usr.bin/mandoc/mdoc/An: break.in break.out_ascii
regress/usr.bin/mandoc/mdoc/At: invalid.out_lint
regress/usr.bin/mandoc/mdoc/Bd: badargs.out_lint
regress/usr.bin/mandoc/mdoc/Bf: badargs.out_lint
regress/usr.bin/mandoc/mdoc/Bl: badargs.out_lint bareTa.out_lint
column.in column.out_ascii
emptyhead.out_lint
emptyitem.out_lint
emptytag.out_lint
notype.out_lint
regress/usr.bin/mandoc/mdoc/Dt: badarch.out_lint badsec.out_lint
case.out_lint dupe.in
dupe.out_ascii dupe.out_lint
order.out_lint
regress/usr.bin/mandoc/mdoc/Nm: Makefile badNAME.out_ascii
badNAME.out_lint
badNAMEuse.out_ascii
badNAMEuse.out_lint
emptyNAME.out_ascii
emptyNAMEuse.out_ascii
regress/usr.bin/mandoc/mdoc/Sh: first.out_lint order.out_lint
regress/usr.bin/mandoc/mdoc/St: badargs.out_lint
regress/usr.bin/mandoc/roff/de: escname.out_lint
regress/usr.bin/mandoc/roff/nr: escname.out_lint
regress/usr.bin/mandoc/roff/string: name.out_lint
Log message:
start catching up with recent code changes, but no new files yet