CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/13 00:53:10
Modified files:
usr.bin/ssh: ssh-agent.c sshkey-xmss.c sshkey.c sshkey.h
Log message:
fix shield/unshield for xmss keys:
- in ssh-agent we need to delay the call to shield
until we ha
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:44:45
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c
Log message:
drm/i915/cmdparser: Fix jump whitelist clearing
>From Ben Hutchings
fee619bb813648ea90bf024171acfaaec2f031fc in linux
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:41:55
Modified files:
sys/dev/pci/drm/i915: i915_drv.c i915_drv.h i915_gem.c
i915_reg.h intel_drv.h intel_pm.c
Log message:
drm/i915/gen8+: Add RC6 CTX corruption
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:38:40
Modified files:
sys/dev/pci/drm/i915: i915_reg.h intel_pm.c
Log message:
drm/i915: Lower RM timeout to avoid DSI hard hangs
>From Uma Shankar
011b7173cbdbd1a5f1826656693ea51516f15dc1 in
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:35:33
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c
Log message:
drm/i915/cmdparser: Ignore Length operands during command matching
>From Jon Bloomfield
a7bda639a17fe92b66b8bb28e81b5
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:33:04
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c i915_drv.h
i915_gem_context.c i915_gem_context.h
i915_gem_execbuffer.c
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:29:55
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c
Log message:
drm/i915/cmdparser: Use explicit goto for error paths
>From Jon Bloomfield
f27bc2b5950dccac563706a764aa0c2d387db8e9 i
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:28:10
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c i915_gem_gtt.c
i915_reg.h
Log message:
drm/i915: Add gen9 BCS cmdparsing
>From Jon Bloomfield
cdd77
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:25:21
Modified files:
sys/dev/pci/drm/i915: i915_gem_execbuffer.c
Log message:
drm/i915: Allow parsing of unsized batches
>From Jon Bloomfield
fea688c5dd8197fe1ad14a5a2596fee36f993bb8 in linux
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:23:12
Modified files:
sys/dev/pci/drm/i915: i915_drv.h i915_gem.c
i915_gem_execbuffer.c
Log message:
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
>
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:20:18
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c i915_gem_execbuffer.c
intel_ringbuffer.h
Log message:
drm/i915: Add support for mandatory cmdparsing
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:18:04
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c i915_drv.h
i915_gem_execbuffer.c
Log message:
drm/i915: Remove Master tables from cmdparser
>From J
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:15:05
Modified files:
sys/dev/pci/drm/i915: i915_drv.c i915_drv.h
i915_gem_execbuffer.c
Log message:
drm/i915: Disable Secure Batches for gen6+
>From Jon Bloomfi
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:11:28
Modified files:
sys/dev/pci/drm/i915: i915_cmd_parser.c
Log message:
drm/i915: Rename gen7 cmdparser tables
>From Jon Bloomfield
b4b1abdc6b181cb78a072b95557ae392d423c3eb in linux 4.19.y/
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/11/12 23:10:50
Modified files:
sys/dev/pci/drm/include/linux: kernel.h
Log message:
Fix off-by-one (truncation) in k{v,}asprintf().
ok jsg@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:07:15
Modified files:
sys/dev/pci/drm/amd/display/dc/core: dc_link_ddc.c
Log message:
drm/amd/display: Passive DP->HDMI dongle detection fix
>From Michael Strauss
99d5f18cebbf3f01f269368923e9b
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:04:41
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_job.c
Log message:
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
>From Andrey Grodzovsky
e5edbf9c45cec143526d9d1708d21
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 23:00:58
Modified files:
sys/dev/pci/drm/radeon: si_dpm.c
Log message:
drm/radeon: fix si_enable_smc_cac() failed issue
>From Alex Deucher
e3fdd0c1a3d0d15d3367216e60304ca28475f66b in linux 4.19.y
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/11/12 22:42:26
Modified files:
usr.bin/ssh: readconf.c
Log message:
remove size_t gl_pathc < 0 test, it is invalid. the return value from
glob() is sufficient.
discussed with djm
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/11/12 21:47:52
Modified files:
usr.bin/ssh: auth2-chall.c auth2-kbdint.c authfd.c
clientloop.c match.c readconf.c session.c
sftp-glob.c sshconnect.c
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2019/11/12 21:10:38
Modified files:
usr.bin/nc : netcat.c
Log message:
refactor the nc pool loop to not shut down the socket early, and
to handle tls_shutdown correctly if using TLS, doing tls_shutdown
c
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/11/12 18:36:27
Modified files:
sys/net: if.c
Log message:
unbreak ramdisks
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/11/12 16:27:15
Modified files:
sys/net: if.c
Log message:
check for privileged bridges ioctls next to the other privileged ioctls.
there's now a bunch of drivers that implement the bridge ioctl
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/11/12 15:38:19
Modified files:
usr.bin/ssh: ssh-sk.c
Log message:
allow an empty attestation certificate returned by a security key
enrollment - these are possible for tokens that only offer self-
a
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/11/12 15:36:44
Modified files:
usr.bin/ssh: ssh-agent.c ssh-keygen.c sshconnect2.c
Log message:
security keys typically need to be tapped/touched in order to perform
a signature operation. Notify th
/^dd/add/ & ok markus@
On Tue, 12 Nov 2019, Damien Miller wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: d...@cvs.openbsd.org2019/11/12 15:34:20
>
> Modified files:
> usr.bin/ssh: misc.h readpass.c
>
> Log message:
> dd API for performing one-shot notifications v
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/11/12 15:35:02
Modified files:
usr.bin/ssh: readpass.c
Log message:
pass SSH_ASKPASS_PROMPT hint to y/n key confirm too
ok markus@
On Tue, 12 Nov 2019, Damien Miller wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: d...@cvs.openbsd.org2019/11/12 15:32:48
>
> Modified files:
> usr.bin/ssh: xmalloc.c xmalloc.h
>
> Log message:
> add xvasprintf()
>
>
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/11/12 15:34:20
Modified files:
usr.bin/ssh: misc.h readpass.c
Log message:
dd API for performing one-shot notifications via tty or SSH_ASKPASS
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/11/12 15:32:48
Modified files:
usr.bin/ssh: xmalloc.c xmalloc.h
Log message:
add xvasprintf()
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2019/11/12 14:02:42
Modified files:
usr.sbin/smtpd : parse.y smtpd.conf.5
Log message:
a long long time ago, there was no such thing as "from socket" and the
socket listener was tagged "local" so we could tr
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/11/12 13:26:36
Modified files:
sbin/unwind: resolver.c
Log message:
we might not have a best resolver at all
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/11/12 13:24:52
Modified files:
sbin/unwind: resolver.c
Log message:
do not leak buf or region if either fails to allocate
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2019/11/12 13:21:46
Modified files:
usr.sbin/smtpd : ruleset.c to.c
Log message:
fix a logic bug in ruleset matching that makes `from socket` rules possibly
crash depending on how the ruleset is crafted.
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:34:00
Modified files:
usr.bin/ssh: ssh-sk.c
Log message:
check sig_r and sig_s for ssh-sk keys; ok djm
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:34:40
Modified files:
usr.bin/ssh: PROTOCOL.u2f ssh-ed25519-sk.c ssh-sk.c
Log message:
remove extra layer for ed25519 signature; ok djm@
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:33:08
Modified files:
usr.bin/ssh: authfd.c myproposal.h pathnames.h readconf.c
ssh-add.c ssh-agent.c ssh-keygen.c
ssh-sk-helper.c sshconne
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:32:30
Modified files:
usr.bin/ssh: PROTOCOL.u2f sk-api.h ssh-sk.c
Log message:
update sk-api to version 2 for ed25519 support; ok djm
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:31:45
Modified files:
usr.bin/ssh: ssh-sk.c ssh-sk.h
Log message:
implement sshsk_ed25519_assemble(); ok djm
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:30:51
Modified files:
usr.bin/ssh: ssh-sk-helper.c ssh-sk.c ssh-sk.h sshkey.c
Log message:
rename sshsk_ecdsa_sign() to sshsk_sign(); ok djm
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:31:18
Modified files:
usr.bin/ssh: ssh-sk.c ssh-sk.h sshkey.c
Log message:
implement sshsk_ed25519_inner_sig(); ok djm
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:30:21
Modified files:
usr.bin/ssh: ssh-sk.c
Log message:
factor out sshsk_ecdsa_inner_sig(); ok djm@
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:29:54
Modified files:
usr.bin/ssh: ssh-sk.c
Log message:
factor out sshsk_ecdsa_assemble(); ok djm@
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2019/11/12 12:29:25
Modified files:
usr.bin/ssh: Makefile.inc sshkey.c sshkey.h
Added files:
usr.bin/ssh: ssh-ed25519-sk.c
Log message:
implement ssh-ed25519-sk verification; ok djm@
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/11/12 12:14:19
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/11/12 10:13:26
Modified files:
sbin/iked : iked.conf.5
Log message:
fix a formatting warning;
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2019/11/12 09:45:04
Modified files:
sbin/iked : iked.conf.5 parse.y
Log message:
Add configuration options to explicitly specify ESN support for child SAs.
The default behaviour remains unchanged.
ok m
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/11/12 09:39:10
Modified files:
share/man/man1 : Makefile
Added files:
share/man/man1 : build-debug-info.1
Log message:
document new helper
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/11/12 09:38:44
Modified files:
share/man/man5 : bsd.port.mk.5
Log message:
document how DEBUG_PACKAGES works
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/11/12 09:38:26
Modified files:
share/man/man5 : bsd.port.arch.mk.5
Log message:
document DEBUGINFO_ARCHS.
While there, synch list with reality
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2019/11/12 09:37:49
Modified files:
usr.sbin/pkg_add: pkg_create.1
Log message:
document the new annotations corresponding to DEBUG_PACKAGES
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/11/12 08:37:31
Modified files:
sbin/unwind: resolver.c
Log message:
we are not using was_ratelimited
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/11/12 08:36:49
Modified files:
sbin/unwind: resolver.c
Log message:
Pass in a callback function to resolve() instead of a flag to
distinguish between an external query and check_resolver().
Also swi
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/11/12 08:35:11
Modified files:
sbin/unwind: resolver.c
Log message:
Error logging is done inside of resolve since it depends on the
resolver type.
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/11/12 08:34:37
Modified files:
sbin/unwind: resolver.c unwind.h
Log message:
It is possible to cancel libunbound queries by tracking an id.
We are not using that feature so stop tracking the value.
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2019/11/12 01:19:11
Modified files:
usr.sbin/sysupgrade: sysupgrade.sh
Log message:
use the default URL when running fw_update, we can't guarantee that pkg_add will
be able to cope with packages from the nex
56 matches
Mail list logo