]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
polarssl: remove unmaintained package
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 16 Mar 2017 13:04:34 +0000 (10:04 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Mar 2017 13:16:49 +0000 (14:16 +0100)
commitd10b493e489da81e7867400f03c5111f7ecca172
treef6360e9c1fa7e79afcb50e11d4b975bedd4d5135
parentcae760c5e46e229690691f08c2358bea8c82216c
polarssl: remove unmaintained package

The 1.2.x branch is no longer maintained, so remove it since it's
likely security-vulnerable.

mbedtls is the modern replacement which was renamed from polarssl when
ARM bought them up.
However major releases broke API so polarssl 1.2.x isn't always
interchangeable with polarssl/mbedtls 1.3.x (interim mixed naming
because of new ownership) or newer 2.x series.

Fortunately we don't have any package in the tree that uses polarssl
exclusively.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Thomas:
 - Remove entry in DEVELOPERS file for this package. Noticed by Arnout.
 - Remove comment in bctoolbox.mk that no longer makes sense after
   polarssl removal. Noticed by Arnout.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy
DEVELOPERS
package/Config.in
package/bctoolbox/Config.in
package/bctoolbox/bctoolbox.mk
package/polarssl/0001-no-test-suite.patch [deleted file]
package/polarssl/0002-cmake-use-the-standard-CMake-flag-to-drive-the-share.patch [deleted file]
package/polarssl/Config.in [deleted file]
package/polarssl/polarssl.hash [deleted file]
package/polarssl/polarssl.mk [deleted file]