Re: FreeBSD Security Advisory FreeBSD-SA-10:01.bind

2010-01-07 Thread Kevin Oberman
> Date: Thu, 07 Jan 2010 15:16:43 -0800 > From: Doug Barton > Sender: owner-freebsd-sta...@freebsd.org > > Thomas Rasmussen wrote: > > Hello, > > > > While this is all true, this vulnerability is for caching servers, > > not authorative ones. It is pretty easy to setup DLV validation on a > > re

Re: FreeBSD Security Advisory FreeBSD-SA-10:01.bind

2010-01-07 Thread Doug Barton
Thomas Rasmussen wrote: > Hello, > > While this is all true, this vulnerability is for caching servers, > not authorative ones. It is pretty easy to setup DLV validation on a > recursive bind server. However, it is not enabled by default on FreeBSD, > so Stephen should be safe. FWIW, I agree with

8.0 changes behavior of "who am i"

2010-01-07 Thread Charles Owens
An observation... pre-8.0, "who am i" always returned the owner of the terminal device, regardless what you might have done with with "su". With 8.0, it returns the id of the user you've changed to. Example: ### 7.1 system [cow...@jakob ~]$ who am i cowens ttyp0Jan 6 07:31 (169.25

Re: State of igb on FreeBSD 8 stable?

2010-01-07 Thread Mike Tancsa
At 03:19 PM 1/7/2010, Pyun YongHyeon wrote: On Thu, Jan 07, 2010 at 09:46:14AM -0800, alan bryan wrote: > I did some searching last night and found others using igb on Intel Cards having high interrupts and other strange issues and some comments to the effect that igb is soon going to have a lo

Re: State of igb on FreeBSD 8 stable?

2010-01-07 Thread Pyun YongHyeon
On Thu, Jan 07, 2010 at 09:46:14AM -0800, alan bryan wrote: > I did some searching last night and found others using igb on Intel Cards > having high interrupts and other strange issues and some comments to the > effect that igb is soon going to have a lot of work done to it (I believe > Jack Vo

Re: smb driver for Nvidia ION (intel ATOM) chipset

2010-01-07 Thread Oliver Lehmann
Oliver Lehmann wrote: > I've attached the patch for sens_it87.c Which was broken I attached the correct one. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ --- sens_it87.c.orig 2003-10-13 09:11:20.0 +0200 +++ sens_it87.c 2010-01-07 19:55:47.0 +0100

Re: smb driver for Nvidia ION (intel ATOM) chipset

2010-01-07 Thread Oliver Lehmann
Jeremy Chadwick wrote: > If you'd like, I can code up something that uses LPC/ISA to communicate > with this IC via port 0x290 based on the datasheet. I now was able to "hack up" mbmon to communicate with my it8720 sensor. I've attached the patch for sens_it87.c I also added to Makefile to the DE

State of igb on FreeBSD 8 stable?

2010-01-07 Thread alan bryan
I did some searching last night and found others using igb on Intel Cards having high interrupts and other strange issues and some comments to the effect that igb is soon going to have a lot of work done to it (I believe Jack Vogel is working on it). So, can someone give an estimation as to how

Re: pkg_add thinks that -STABLE is -RELEASE (wrong __FreeBSD_version?)

2010-01-07 Thread Bjoern A. Zeeb
On Sun, 3 Jan 2010, pluknet wrote: Hi, 2010/1/2 Paride Legovini : Hi, I'm running 8.0-STABLE and I noticed that by default pkg_add -r uses packages-8.0-release/Latest/ as PACKAGESITE. I read in the handbook[1] that pkg_add should use packages-5-stable/Latest/ as PACKAGESITE when one is runnin

Re: ssh+pam fails after 6.4 to 7.2 upgrade

2010-01-07 Thread Jordi Espasa Clofent
You would probably need to reinstall the openldap-client package (and any packages openldap-client depends on) as well as the pam_ldap and nss-ldap packages. - $ portupgrade -fR openldap-client (-R flag implies the recompilation of openldap-client depenedent packages as well) CONCLUSION: no e

Re: broken oniguruma ports

2010-01-07 Thread O. Hartmann
On 01/06/10 22:25, Oliver Pinter wrote: hi list! $subject the ruby port was updated, but the oniguruma patch is available only for older ruby, end its patch hunked. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

ssh+pam fails after 6.4 to 7.2 upgrade

2010-01-07 Thread Jordi Espasa Clofent
Hi all, I've upgraded a FreeBSD box to 6.4 to 7.2; no problems here, all goes fine as usual. After the whole upgrade process I can't do ssh connections. Because of I use ssh through LDAP, it involves also the PAM modules. I've tried: - repeat the whole upgrade process because of I didn't kno

Re: HEADS UP: FreeBSD 6.3 EoL coming soon

2010-01-07 Thread Gót András
Hi, Do you have any news about 8.1? :) Regards, Andras On Csü, Január 7, 2010 2:54 am, Daniel Gerzo wrote: > DĹ�a 7.1.2010 2:21, Oliver Pinter wrote / napĂ­sal(a): > >> and who is 7.3 ;) > > ah, good catch, of course I meant FreeBSD 7.3. Sorry for that. My mind > just got a little confused bec

Re: smb driver for Nvidia ION (intel ATOM) chipset

2010-01-07 Thread Jeremy Chadwick
On Thu, Jan 07, 2010 at 09:09:13AM +0100, Oliver Lehmann wrote: > Re: smb driver for Nvidia ION (intel ATOM) chipset writes: > > >I'll go and find some information about what HWM chip is tied on > >that board... > > regarding to > > http://ubuntuforums.org/showthread.php?t=1199797&page=4 > > It

Re: smb driver for Nvidia ION (intel ATOM) chipset

2010-01-07 Thread Oliver Lehmann
Re: smb driver for Nvidia ION (intel ATOM) chipset writes: I'll go and find some information about what HWM chip is tied on that board... regarding to http://ubuntuforums.org/showthread.php?t=1199797&page=4 It got an ITE 87 sensor... This is what Linux detects: Driver `it87': * ISA bus

Re: smb driver for Nvidia ION (intel ATOM) chipset

2010-01-07 Thread Jeremy Chadwick
On Thu, Jan 07, 2010 at 08:48:05AM +0100, Oliver Lehmann wrote: > Re: smb driver for Nvidia ION (intel ATOM) chipset writes: > > >It's easy to get confused by the state of hardware monitoring on not > >only FreeBSD but other OSes as well; they all make it sound like > >monitoring things "just magi