[>]
http://marc.info/?l=openbsd-cvs&m=140751562519738&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-08 20:55:28
Module name: src
Changes by: jsg@cvs.openbsd.org 2014/08/08 10:33:27
Modified files:
sys/dev/pci/drm/radeon: atombios_crtc.c
Log message:
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
From Alex Deucher
85cdd5e933c0f9fe3262067e707eed565db46378 in ubuntu 3.8
7d5ab3009a8ca777174f6f469277b3922d56fd4b in mainline linux
[>]
http://marc.info/?l=openbsd-cvs&m=140751578019782&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-08 20:55:30
Module name: src
Changes by: jsg@cvs.openbsd.org 2014/08/08 10:35:56
Modified files:
sys/dev/pci/drm/radeon: atombios_encoders.c
Log message:
drm/radeon/atom: fix dithering on certain panels
From Alex Deucher
9102ef0d290f01247918f5a519d8fa4a96eaf370 in ubuntu 3.8
642528355c694f5ed68f6bff9ff520326a249f99 in mainline linux
[>]
http://marc.info/?l=openbsd-cvs&m=140751594019869&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-08 20:55:32
Module name: src
Changes by: jsg@cvs.openbsd.org 2014/08/08 10:38:23
Modified files:
sys/dev/pci/drm/radeon: atombios_dp.c
Log message:
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
From Alex Deucher
c9a1adc31f78a30f33c591b61171f02d13a5b1a7 in ubuntu 3.8
3b6d9fd23e015b5397c438fd3cd74147d2c805b6 in mainline linux
[>]
http://marc.info/?l=openbsd-cvs&m=140751610119958&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-08 20:55:34
Module name: src
Changes by: jsg@cvs.openbsd.org 2014/08/08 10:41:16
Modified files:
sys/dev/pci/drm/radeon: radeon_connectors.c
Log message:
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
From Alex Deucher
94dfc49785ea1acc1dd2c086ffd8d61ea3a5ee8f in ubuntu 3.8
af5d36539dfe043f1cf0f8b7334d6bb12cd14e75 in mainline linux
[>]
http://marc.info/?l=openbsd-cvs&m=140751940921510&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-08 21:55:17
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/08 11:36:21
Modified files:
usr.bin/mandoc : mandocdb.c mansearch.c
Log message:
Absurdly, the return value of sqlite3_column_text()
is "const unsigned char *", which causes warnings with GCC on Linux.
Explicitly cast to "const char *" to avoid this.
Issue noticed by kristaps@.
[>]
http://marc.info/?l=openbsd-cvs&m=140752244322766&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-08 22:55:09
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/08 12:26:50
Modified files:
usr.sbin/relayd: relay_udp.c
Log message:
No events were added for DNS UDP so it stopped working after the first
request. Additionally, the DNS code tried to use an invalid timeout.
Fix from mm@freebsd.org
Reported by Johan Schuijt
[>]
http://marc.info/?l=openbsd-cvs&m=140752260022813&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-08 22:55:10
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/08 12:29:42
Modified files:
usr.sbin/httpd : http.h httpd.h server_fcgi.c server_file.c
server_http.c
Log message:
When opening directories, re-match the location after the index file
has been appended. This allows to use a fastcgi target as the default
index, for example index.php.
OK florian@
[>]
http://marc.info/?l=openbsd-cvs&m=140755893701854&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 08:55:06
Module name: src
Changes by: guenther@cvs.openbsd.org 2014/08/08 22:35:17
Modified files:
gnu/usr.bin/binutils-2.17/binutils: readelf.c
gnu/usr.bin/binutils/binutils: readelf.c
Log message:
Match format width of symbol visibility to the column header
This corrects the alignment of the columns of hidden symbols
[>]
http://marc.info/?l=openbsd-cvs&m=140755980502023&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 08:55:07
Module name: src
Changes by: guenther@cvs.openbsd.org 2014/08/08 22:49:47
Modified files:
gnu/usr.bin/binutils-2.17/ld/scripttempl: elf.sc
gnu/usr.bin/binutils/ld/scripttempl: elf.sc
Log message:
We don't use the __openbsd_randomdata_{start,end} symbols, but rather
get that info via the PT_OPENBSD_RANDOM segment info, so kill the symbols
While here, delete the commented out lines for __DYNAMIC as the question
they ask is answered 'no'
ok matthew@ back in May
[>]
http://marc.info/?l=openbsd-cvs&m=140756036002087&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 09:55:07
Module name: src
Changes by: guenther@cvs.openbsd.org 2014/08/08 22:59:02
Modified files:
gnu/usr.bin/binutils/gas/config: tc-i386.c
Log message:
Backport from binutils-2.17 the correct i386/amd64 register->int assignments
for CFI. This changes the unwind information generated on amd64.
[>]
http://marc.info/?l=openbsd-cvs&m=140757754304969&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 13:55:10
Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/09 03:45:14
Modified files:
sys/dev/usb : uhub.c usb.c usb_subr.c usbdivar.h
Log message:
Do not store the whole USB hub descriptor in the "struct usbd_hub"
to help integrating super speed hubs that use a different descriptor.
[>]
http://marc.info/?l=openbsd-cvs&m=140757830805165&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 14:55:07
Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/09 03:58:11
Modified files:
sys/dev/usb : uhub.c
Log message:
Correctly recognize Super Speed devices, this is part of the work to
be able to use USB 3.0 devices behind an external hub.
This is a bit tricky because the SS status use a different power bit
that maps to the Low speed one. So no longer accept devices without
power bit and fallback to the parent hub's speed in case the status
does not report any particular speed.
Note that xhci(4) root hubs still set the traditionnal UPS_PORT_POWER
bit with the correct device speed.
[>]
http://marc.info/?l=openbsd-cvs&m=140758037505612&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 14:55:09
Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/09 04:32:36
Modified files:
sys/dev/usb : xhci.c
Log message:
Add support for non-root hubs now that uhub(4) can deal with them. For
the moment only Super and High Speed devices are properly recognized.
Some TT love is required for Full and Low speed devices.
[>]
http://marc.info/?l=openbsd-cvs&m=140758831707292&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 16:55:07
Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/09 06:45:03
Modified files:
usr.sbin/sysmerge: sysmerge.8 sysmerge.sh
Log message:
Initial support for handling configuration files from packages
(aka @sample) -- `sysmerge -p`
Worked done at g2k14.
Committing early so we have plenty of time for testing.
with help from espie@
thanks to landry@ for feedback on initial testing
[>]
http://marc.info/?l=openbsd-cvs&m=140760332011221&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 21:55:07
Module name: src
Changes by: tedu@cvs.openbsd.org 2014/08/09 10:54:58
Modified files:
lib/libssl/src/crypto/asn1: Tag: OPENBSD_5_5 a_object.c
lib/libssl/src/crypto/ec: Tag: OPENBSD_5_5 ec_lib.c ecp_smpl.c
lib/libssl/src/ssl: Tag: OPENBSD_5_5 d1_both.c d1_clnt.c
d1_srvr.c s23_lib.c s23_srvr.c s3_clnt.c
s3_enc.c s3_pkt.c s3_srvr.c ssl_lib.c
t1_lib.c
Log message:
backport relevant security fixes from openssl 1.0.1i
tested by bcook jsg
[>]
http://marc.info/?l=openbsd-cvs&m=140760336811231&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-09 21:55:08
Module name: src
Changes by: tedu@cvs.openbsd.org 2014/08/09 10:55:55
Modified files:
lib/libssl/src/crypto/asn1: Tag: OPENBSD_5_4 a_object.c
lib/libssl/src/crypto/ec: Tag: OPENBSD_5_4 ec_lib.c ecp_smpl.c
lib/libssl/src/ssl: Tag: OPENBSD_5_4 d1_both.c d1_clnt.c
d1_srvr.c s23_lib.c s23_srvr.c s3_clnt.c
s3_enc.c s3_pkt.c s3_srvr.c ssl_lib.c
t1_lib.c
Log message:
backport relevant security fixes from openssl 1.0.1i
tested by bcook jsg
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140761360013951&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-09 23:55:13
Module name: ports
Changes by: naddy@cvs.openbsd.org 2014/08/09 13:46:19
Modified files:
archivers/gtar : Makefile distinfo
archivers/gtar/patches: patch-configure
archivers/gtar/pkg: DESCR PLIST
Log message:
Update to 1.28. Noteworthy changes in this release:
* New checkpoint action: totals
* Extended checkpoint format specification.
* New option --one-top-level
* New option --sort
* New exclusion options
* Manpages
[>]
http://marc.info/?l=openbsd-cvs&m=140761494814233&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 00:55:09
Module name: src
Changes by: guenther@cvs.openbsd.org 2014/08/09 14:08:44
Modified files:
gnu/usr.bin/binutils-2.17/binutils: dwarf.c
gnu/usr.bin/binutils/binutils: readelf.c
Log message:
Fix readelf --debug-dump=frames-interp output: once a register is given
a column, it needs to included in all rows, even after the register is
restored.
ok jsg@
[>]
http://marc.info/?l=openbsd-cvs&m=140762110615695&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-10 01:55:06
Module name: src
Changes by: halex@cvs.openbsd.org 2014/08/09 15:51:29
Modified files:
distrib/miniroot: install.sh install.sub
Log message:
After a cleanup by deraadt I noticed the four-space-indent had started
infesting the scripts. As we generally use a single tab for line
continuation indent in the scripts, let's reclaim 30 precious bytes!
ok rpe@ krw@