<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/libs/polarssl, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-01-16T00:20:05Z</updated>
<entry>
<title>polarssl: update to 1.3.16, fixes intermediate certificate validation</title>
<updated>2016-01-16T00:20:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-16T00:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=6ce9f04d5587ff6bbaf5523beba6808bfa1ed295'/>
<id>urn:sha1:6ce9f04d5587ff6bbaf5523beba6808bfa1ed295</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48257
</content>
</entry>
<entry>
<title>polarssl: update to version 1.3.15</title>
<updated>2015-12-03T21:00:45Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2015-12-03T21:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=76517a78a103061adf9b3684b445a9ee6977099a'/>
<id>urn:sha1:76517a78a103061adf9b3684b445a9ee6977099a</id>
<content type='text'>
This is a minor version update which fixes some small bugs. None of
these bugs were exploitable according to the release notes.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;


SVN-Revision: 47724
</content>
</entry>
<entry>
<title>polarssl: update to version 1.3.14</title>
<updated>2015-10-18T21:48:32Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2015-10-18T21:48:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=bec7d7c43346eaf7148ab36f9b0f08e950d90c06'/>
<id>urn:sha1:bec7d7c43346eaf7148ab36f9b0f08e950d90c06</id>
<content type='text'>
This fixes CVE-2015-5291 and some other smaller security issues.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;


SVN-Revision: 47201
</content>
</entry>
<entry>
<title>cosmetic: remove trailing whitespaces</title>
<updated>2015-10-15T22:12:13Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2015-10-15T22:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=16d20f0580bb65ca1bd2e80278b6e2ea86574c0a'/>
<id>urn:sha1:16d20f0580bb65ca1bd2e80278b6e2ea86574c0a</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 47197
</content>
</entry>
<entry>
<title>polarssl: bump to 1.3.12</title>
<updated>2015-09-01T18:48:15Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-09-01T18:48:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=10d67222bb38488a607035b6f78368a1e9925e53'/>
<id>urn:sha1:10d67222bb38488a607035b6f78368a1e9925e53</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46762
</content>
</entry>
<entry>
<title>polarssl: Fix build failures due to PKG_NAME != dir name</title>
<updated>2015-08-18T08:37:38Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-08-18T08:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=0b099883e739d78b035d03dcfe65d21663c6ce1f'/>
<id>urn:sha1:0b099883e739d78b035d03dcfe65d21663c6ce1f</id>
<content type='text'>
Packages that depend on PolarSSL fail to build because polarssl's InstallDev
section never actually gets executed because (prior to this patch) the package
name does not match the subdir the package is in (presumably due to upstream
name change).  As a workaround I have changed the package name back to
polarssl and used a new variable SRC_PKG_NAME for the purposes of downloading
the upstream tarball and creating PKG_BUILD_DIR.

Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;

SVN-Revision: 46683
</content>
</entry>
<entry>
<title>mbedtls: package version 2.0, make polarssl compatible</title>
<updated>2015-07-24T22:26:44Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-07-24T22:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=5cde4a88e5f6a1cfb8eaf120f1c39d02ce24034e'/>
<id>urn:sha1:5cde4a88e5f6a1cfb8eaf120f1c39d02ce24034e</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46484
</content>
</entry>
<entry>
<title>polarssl: bump to 1.3.11</title>
<updated>2015-06-08T07:38:13Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-08T07:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=dacf3e1a72e5cf284a5bbf8d7784cc8863e9e66a'/>
<id>urn:sha1:dacf3e1a72e5cf284a5bbf8d7784cc8863e9e66a</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 45925
</content>
</entry>
<entry>
<title>polarssl: include PKG_RELEASE in ABI_VERSION</title>
<updated>2015-05-05T10:14:04Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-05-05T10:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=0b5379cdcb55f4d161c1936940fd2a1f7f49f83d'/>
<id>urn:sha1:0b5379cdcb55f4d161c1936940fd2a1f7f49f83d</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45610
</content>
</entry>
<entry>
<title>polarssl: disable runtime version checks to save some space</title>
<updated>2015-05-05T10:00:49Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-05-05T10:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=8dad8e64dbe5104796dcd251526c52eb925c88cb'/>
<id>urn:sha1:8dad8e64dbe5104796dcd251526c52eb925c88cb</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45607
</content>
</entry>
</feed>
