[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681414: unblock: libpng/1.2.49-2



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?

Regards,

Adam


Reply to: