lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 23 Mar 2009 00:58:18 +0530
From:	Jaswinder Singh Rajput <jaswinder@...nel.org>
To:	Sam Ravnborg <sam@...nborg.org>
Cc:	Ingo Molnar <mingo@...e.hu>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: Warning: File `include/config/auto.conf' has modification time
 1.9e+04 s in the future

Hello Sam,

On Sun, 2009-03-22 at 20:06 +0100, Sam Ravnborg wrote:
> I have checked the source code in kconfig where we minupulate auto.conf.
> We do a simple 
> 
> fopen(".tmpconfig", "w");
> write a lot
> fclose()
> rename(".tmpconfig", "auto.conf");
> 
> So nothing suspicious that involves changing the date of the file.
> 
> I expect you have to locate the issue locally if it happens again.
> 

OK, it is a dual boot machine may be Windows screws it, if I face
similar problem again I will let you know.

> [And it was late in night too :-) ]
> 

hehe :-)

Thanks,

--
JSR

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ