Hi All,
>From Martin Kaiser (OpenSSL RT #3364):
-noout mentions a CRL, which is incorrect.
Index: lib/libssl/src/apps/sess_id.c
===
RCS file: /cvs/src/lib/libssl/src/apps/sess_id.c,v
retrieving revision 1.16
diff -u -p -u -p -r1.16
Hi tech@
I'm just geting into the OpenBSD source code, and what better way to
learn than with real "work"...
Some malloc/memset to calloc changes. More to come if this kind of work
is appreciated.
Index: answer.c
===
RCS file:
Hi All,
>From OpenSSL RT 3355:
Index: doc/apps/verify.pod
===
RCS file: /cvs/src/lib/libssl/src/doc/apps/verify.pod,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 verify.pod
--- doc/apps/verify.pod 4 May 2014 20:31:33 - 1
Hi tech@
Here are some missing checks for NULL after malloc().
Index: libssl/src/apps/apps.c
===
RCS file: /cvs/src/lib/libssl/src/apps/apps.c,v
retrieving revision 1.52
diff -u -p -r1.52 apps.c
--- libssl/src/apps/apps.c 23 May
>From http://www.openbsd.org/errata55.html:
X Font Service Protocol & Font metadata file handling issues in libXfont
CVE-2014-0209: integer overflow of allocations in font metadata file parsing
CVE-2014-0210: unvalidated length fields when parsing xfs protocol replies
CVE-2014-0211: in
On Fri, May 23, 2014 at 12:42:31PM +0200, Alexandre Ratchov wrote:
> On Wed, Apr 30, 2014 at 01:06:48AM +0200, Alexandre Ratchov wrote:
> > This diff attempts to "unify" volume keys; it makes pckbd and ukbd
> > volume keys behave like all other volume keys (acpithinkpad,
> > acpiasus, macppc/abtn a
> Is this the correct way to go about adding a sub-keymap to place
> the VT switch commands on dedicated keys?
Yes, this ought to work. You'll need to run `make includes' and
recompile sbin/kbd and/or sbin/wsconsctl for them to grok `.term122' as
a keymap suffix.
Miod
There is no pgid argument in the SYNOPSIS:
patch inline and attached.
Index: setpgid.2
===
RCS file: /cvs/src/lib/libc/sys/setpgid.2,v
retrieving revision 1.14
diff -u -p -r1.14 setpgid.2
--- setpgid.2 8 May 2013 14:19:44 -