Hi Juliusz!
> You apply the following patch to Debian's polipo:
[skip]
> I have thought it over, and I hereby requests that you revert this
> patch. There are just too many reasons why you should not have
> applied it.
>
> 1. You did apply a patch relating to security without an explicit ack
>
Package: polipo
Version: 1.0.4-1
Denis,
You apply the following patch to Debian's polipo:
polipo-1.0.4/log.c
+@@ -80,7 +80,9 @@
+
+ if(logFile != NULL && logFile->length > 0) {
+ FILE *f;
++ mode_t mask = umask(026);
+ f = fopen(logFile->string, "a");
++ umask
2 matches
Mail list logo