<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/perl/files/i486.config, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2017-10-24T17:40:34Z</updated>
<entry>
<title>perl: update to 5.26.1</title>
<updated>2017-10-24T17:40:34Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2017-09-24T23:39:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4a94479f9652fec59c76e5bc187f9dc08fc8eca7'/>
<id>urn:sha1:4a94479f9652fec59c76e5bc187f9dc08fc8eca7</id>
<content type='text'>
Required changes:

* Add qualifying '.' to scripts or to @INC, as appropriate since we're
  enabling default_inc_excludes_dot;

* Add new platform/library definitions like double-double format and
  locale library functions/headers;

* Delete patch 020 as it's been upstreamed;

Optional changes:

* Instead of using -@rm and having that fail, emit an error message,
  and be ignored, just use @rm -f instead which will always succeed.

Security
[CVE-2017-12837] Heap buffer overflow in regular expression compiler

Compiling certain regular expression patterns with the case-insensitive
modifier could cause a heap buffer overflow and crash perl. This has
now been fixed. [perl #131582]

[CVE-2017-12883] Buffer over-read in regular expression parser

For certain types of syntax error in a regular expression pattern, the
error message could either contain the contents of a random, possibly
large, chunk of memory, or could crash perl. This has now been fixed.
[perl #131598]

[CVE-2017-12814] $ENV{$key} stack buffer overflow on Windows

A possible stack buffer overflow in the %ENV code on Windows has been
fixed by removing the buffer completely since it was superfluous anyway.
[perl #131665]

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>perl: Switch to split configuration files</title>
<updated>2015-09-01T07:23:15Z</updated>
<author>
<name>Marcel Denia</name>
</author>
<published>2015-08-10T03:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=afad97013910928fe32c569af2b56891302a79fc'/>
<id>urn:sha1:afad97013910928fe32c569af2b56891302a79fc</id>
<content type='text'>
This replaces the previously used collection of configuration files for every single
architecture in conjunction with hacky overrides, which became an increasing burden to maintain.

Fixes a number of outstanding bugs and oddities, with the most important one being the
previously wrong signal order(as shown by ext/POSIX/t/sigaction.t).

See files/perlconfig.pl's POD and files/README.config for details.

Signed-off-by: Marcel Denia &lt;naoir@gmx.net&gt;
</content>
</entry>
</feed>
