Projects
Extra
gtk-gnutella
gtk-gnutella-remove_DATE_from_entropy.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gtk-gnutella-remove_DATE_from_entropy.patch of Package gtk-gnutella (Revision 3)
Currently displaying revision
3
,
Show latest
--- src/lib/entropy.c.orig 2011-09-25 00:35:10.568000277 +0200 +++ src/lib/entropy.c 2011-09-25 00:35:15.468000277 +0200 @@ -211,8 +211,6 @@ sha1_feed_ulong(&ctx, getpid()); sha1_feed_ulong(&ctx, getdtablesize()); - sha1_feed_string(&ctx, __DATE__); - sha1_feed_string(&ctx, __TIME__); sha1_feed_string(&ctx, "$Id$");
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.