Adam D. Barratt <[email protected]> schrieb:
> Control: tags -1 + moreinfo
>
> On Fri, 2012-07-13 at 13:03 +1000, Aníbal Monsalve Salazar wrote:
>> Please unblock libpng (with udeb binary package).
>> 
>> Upstream released libpng 1.2.50 to fix CVE-2012-3386 recently. I
>> extracted the relevant change. The debdiff is below.
> [...]
>> +--- a/Makefile.in   2012-03-29 15:47:09.000000000 +1100
>> ++++ b/Makefile.in   2012-07-10 10:37:13.000000000 +1000
>> +@@ -1146,7 +1146,7 @@ distcheck: dist
>> +    *.zip*) \
>> +      unzip $(distdir).zip ;;\
>> +    esac
>> +-   chmod -R a-w $(distdir); chmod a+w $(distdir)
>> ++   chmod -R a-w $(distdir); chmod u+w $(distdir)
>
> Is this code ever actually executed at any point during building or
> using the Debian package?

This shouldn't be needed, since this issue is already fixed
in automake.

Cheers,
        Moritz


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to