From: Sebastian Pipping Date: Mon, 16 Sep 2019 18:53:23 +0000 (+0200) Subject: Drop mistaken executable bits X-Git-Tag: R_2_2_9~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b1996334139e6d175d2bb7ceda6a30b0342c418;p=libexpat Drop mistaken executable bits --- diff --git a/expat/.gitignore b/expat/.gitignore old mode 100755 new mode 100644 diff --git a/expat/Changes b/expat/Changes index 7e71dd18..7fb561ea 100644 --- a/expat/Changes +++ b/expat/Changes @@ -2,6 +2,10 @@ NOTE: We are looking for help with a few things: https://github.com/libexpat/libexpat/labels/help%20wanted If you can help, please get in touch. Thanks! +Release x.x.x xxx xxxxxxxxx xx xxxx + Other changes: + examples: Drop executable bits from elements.c + Release 2.2.8 Fri Septemper 13 2019 Security fixes: #317 #318 CVE-2019-15903 -- Fix heap overflow triggered by diff --git a/expat/examples/elements.c b/expat/examples/elements.c old mode 100755 new mode 100644 diff --git a/expat/gennmtab/.gitignore b/expat/gennmtab/.gitignore old mode 100755 new mode 100644 diff --git a/expat/xmlwf/.gitignore b/expat/xmlwf/.gitignore old mode 100755 new mode 100644