Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37769021
en ru br
ALT Linux repositórios
S:1.2.9a-alt2
5.0: 1.2.7-alt1
4.1: 1.2.6-alt1
4.0: 1.2.5-alt1
3.0: 1.2-alt1

Group :: Sistema/Servidores
RPM: pdnsd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: pdnsd-1.2.7-alt-no-stat-conff.patch
Download


--- pdnsd/src/conff.c.orig	2008-09-06 17:30:40 +0600
+++ pdnsd/src/conff.c	2008-09-06 17:36:59 +0600
@@ -159,6 +159,7 @@ int read_config_file(const char *nm, glo
 			*errstr=NULL;
 		return 0;
 	}
+#if 0
 	if(global || servers) {
 		/* Check restrictions on ownership and permissions of config file. */
 		int fd=fileno(in);
@@ -203,6 +204,7 @@ int read_config_file(const char *nm, glo
 			goto close_file;
 		}
 	}
+#endif
 
 	retval=confparse(in,NULL,global,servers,includedepth,errstr);
 close_file:
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009