From db96d83a4d005aa50082f430d72b66a077c61022 Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Sat, 13 Jun 2015 22:25:17 +0000 Subject: [PATCH] *** empty log message *** --- netbsd/netbsd_improvements.txt | 9 +++++++++ netbsd/pr.txt | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/netbsd/netbsd_improvements.txt b/netbsd/netbsd_improvements.txt index 5cb1fb6..b6de265 100644 --- a/netbsd/netbsd_improvements.txt +++ b/netbsd/netbsd_improvements.txt @@ -10,6 +10,15 @@ Status, defined by the first column: * The fix that was submitted via PR was accepted and commited. +- psshfs + - When creating a new file, ls(1) afterwards may show bogus information for + size and owner/group, for a moment; this is magically fixed later. + - When reading a 0 bytes sized file, the psshfs mount daemon appears to + crash or exit. + - When ffmpeg seeks back to fix its header after encoding/transcoding a + file, the first 8k of the file can be an unintended block, sometimes + disclosing some other information from the process or from the kernel; the + resulting file is obviously corrupted as well. + Enhancements to section 2 man pages (PR# lib/23152) - setgroups(2) man page should specify that only secondary groups are diff --git a/netbsd/pr.txt b/netbsd/pr.txt index f3fef90..df02eb9 100644 --- a/netbsd/pr.txt +++ b/netbsd/pr.txt @@ -1,4 +1,4 @@ -$Id: pr.txt,v 1.221 2015/02/17 14:42:33 mmondor Exp $ +$Id: pr.txt,v 1.222 2015/06/13 22:25:17 mmondor Exp $ - security/49225: Security Advisories terminology could be enhanced - kern/23803: audio aud_rd/aud_rw lockups @@ -106,6 +106,7 @@ $Id: pr.txt,v 1.221 2015/02/17 14:42:33 mmondor Exp $ - pkg/45206: pkgsrc-2011Q2 - x11/xlockmore - Forced unnecessary dependency on esound - pkg/45209: pkgsrc-2011Q2 - multimedia/vlc - Multiple issues - xsrc/45533: DGA with "Radeon 9200PRO 5960" crashes or locks base-X11 (XOrg) +- kern/45235: GENERIC can not have options MODULAR on sane archs - kern/44763: select/poll direct-set optimization seems racy - kern/45187: select(2) sometimes doesn't wakeup -- 2.9.0