OS is leaking DNS

2016-03-27 Thread Adam Smith
Hi, Relevant info: 1. OpenBSD-amd64 snapshot (install59.iso) with sha256sum of 5e8020ce150e0fba17b1eef7acc8c27d10845288b9d8c82315bd6826dc94669d and dated March 27, 2016 (installed OpenBSD as desktop OS) 2. openvpn-2.3.10 3. firefox 4. enabled DHCP during installation of OS 5. edit /etc/resolv.c

Re: Relayd TLS client mode CA verification

2016-03-27 Thread trondd
On Sat, March 26, 2016 6:45 am, Lampshade wrote: > I have reported problem to bugs mailing list. > Thanks for checking that and response. > Found the problem. The cert.pem file is too big. If you put the necessary ca certificate into a file by itself, and reference that with 'ca file' in the con

Re: patch: fix usage of mkstemp() in rdistd

2016-03-27 Thread Todd C. Miller
I think it's best to just check the parent directories first and then create the temp name. - todd Index: server.c === RCS file: /cvs/src/usr.bin/rdistd/server.c,v retrieving revision 1.40 diff -u -p -u -r1.40 server.c --- server.c

Thinkpad T410: fan never slows down

2016-03-27 Thread Stéphane Goujet
Hello, After several months running OpenBSD 5.7 on my Thinkpad T410, this problem appeared a few days ago: * when the systems starts, the fan is running at moderate speed, everything is fine. * after some 10/20 minutes, it speeds up to 4500 RPM and never slows down again. There is no CP

patch: fix usage of mkstemp() in rdistd

2016-03-27 Thread Paul Kelly
Dear misc, I am playing with rdist for some basic management of config files on remote machines. I have run into an issue with rdistd where it (apparently) has to create two or more directories in succession and then copy files across to those newly created directories. aspireone: updating

Re: typo in calendar.music

2016-03-27 Thread Tim van der Molen
Carson Chittom (2016-03-27 15:00 +0200): > In my daily email this morning from calendar(1), I noticed that > tomorrow's entry for Sergei Rachmaninov in calendar.music has a typo: it > should be "Beverly" rather than "Beverley". Just thought I'd point it > out. Fixed; thanks!

typo in calendar.music

2016-03-27 Thread Carson Chittom
In my daily email this morning from calendar(1), I noticed that tomorrow's entry for Sergei Rachmaninov in calendar.music has a typo: it should be "Beverly" rather than "Beverley". Just thought I'd point it out.