summaryrefslogtreecommitdiff
path: root/dev-lua/lua-openssl
AgeCommit message (Collapse)Author
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-01-24dev-lua/lua-openssl: drop 0.8.3_p2-r1Conrad Kostecki
Closes: https://bugs.gentoo.org/920643 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-01-24dev-lua/lua-openssl: add 0.9.0_p0Conrad Kostecki
Bug: https://bugs.gentoo.org/920643 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-08-09dev-lua/lua-openssl: fix clang16, block testsConrad Kostecki
Closes: https://bugs.gentoo.org/911845 Closes: https://bugs.gentoo.org/881139 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-05-31dev-lua/lua-openssl: drop 0.8.2_p1Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-05-31dev-lua/lua-openssl: add 0.8.3_p2Conrad Kostecki
Closes: https://bugs.gentoo.org/907391 Closes: https://bugs.gentoo.org/895864 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-02-04dev-lua/lua-openssl: drop 0.8.1_p1Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-02-04dev-lua/lua-openssl: add 0.8.2_p1Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-01-21dev-lua/lua-openssl: drop 0.8.0_p6-r1, 0.8.0_p20210815Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-01-21dev-lua/lua-openssl: add 0.8.1_p1Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-08-16dev-lua/lua-openssl: bump to newest snapshotConrad Kostecki
This snapshot adds support for openssl-3. Closes: https://bugs.gentoo.org/805962 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-08-08dev-lua/lua-openssl: re-enable TestCRL testConrad Kostecki
Fixed by upstream and works for me. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-06-18dev-lua/lua-openssl: rev bump for commit e78b580bfThomas Deutschmann
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-06-17dev-lua/lua-openssl: Fix MissingUseDepDefault for dev-libs/openssl[bindist]Thomas Deutschmann
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-04-30dev-lua/lua-openssl: remove libressl supportMikle Kolyada
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2021-04-22dev-lua/lua-openssl: keyworded 0.8.0_p6 for hppa/sparc, bug #783420Rolf Eike Beer
Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-04-21dev-lua/lua-openssl: add ~ppc ~ppc64 keywordConrad Kostecki
Bug: https://bugs.gentoo.org/783423 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-04-21dev-lua/lua-openssl: disable TestCRL testConrad Kostecki
Reported to upstream: https://github.com/zhaozg/lua-openssl/issues/231 Bug: https://bugs.gentoo.org/783423 Closes: https://bugs.gentoo.org/784851 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-04-20dev-lua/lua-openssl: keyworded 0.8.0_p6 for ia64Sergei Trofimovich
keyworded wrt bug #783420 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-04-15dev-lua/lua-openssl: disable TestCMS test suiteConrad Kostecki
Closes: https://bugs.gentoo.org/782928 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-04-14dev-lua/lua-openssl: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-04-14dev-lua/lua-openssl: bump to version 0.8.0-6Conrad Kostecki
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-03-16*/*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny
Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-02-21dev-lua/lua-openssl: add lua5-4 supportConrad Kostecki
All tests pass. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-01-27dev-lua/lua-openssl: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-20dev-lua/lua-openssl: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-20dev-lua/lua-openssl: update emakeargs, fix testsConrad Kostecki
Closes: https://bugs.gentoo.org/758689 Closes: https://bugs.gentoo.org/759487 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-05dev-lua/lua-openssl: fix cross compilingConrad Kostecki
Closes: https://bugs.gentoo.org/758419 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-04dev-lua/lua-openssl: drop blocker for last rite dev-lua/luacryptoConrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-04dev-lua/lua-openssl: add myself as maintainerConrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-04dev-lua/lua-openssl: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-04dev-lua/lua-openssl: migrate to lua eclassConrad Kostecki
Closes: https://bugs.gentoo.org/752621 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-12-04dev-lua/lua-openssl: update ebuildConrad Kostecki
This revbump fixes some open bugs for lua-openssl. Closes: https://bugs.gentoo.org/723132 Closes: https://bugs.gentoo.org/754087 Closes: https://bugs.gentoo.org/756406 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-24dev-lua/lua-openssl: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-11-24dev-lua/lua-openssl: block against dev-lua/luasecConrad Kostecki
Since dev-lua/luasec is an alternative, we must block against it, as otherwise we will have a file collision. Closes: https://bugs.gentoo.org/756328 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-06-25dev-lua/lua-openssl: remove unused patch(es)Michael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/16357 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-06-19dev-lua/lua-openssl: drop vulnerableAaron Bauman
Bug: https://bugs.gentoo.org/711016 Signed-off-by: Aaron Bauman <bman@gentoo.org>
2020-04-23dev-lua/lua-openssl: version bump to 7.7.8_p0Victor Payno
Bug: https://bugs.gentoo.org/711016 Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2020-01-29dev-lua/lua-openssl: version bump to 0.7.7_p1Victor Payno
Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14500 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2020-01-28dev-lua/lua-openssl: update dependency version for dev-libs/libresslStefan Strogin
Builds fine with LibreSSL 3.0.2, README.md says 2.8.x is fine. Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
2019-12-11*/*: [QA] Remove redundant `|| die` guardsDavid Seifert
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-05dev-lua/lua-openssl-0.7.7_p0-r1: revbump, fix libdirPatrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2019-12-05dev-lua/lua-openssl-0.7.7_p0: Version bump, install .lua filesPatrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2019-01-21dev-lua/lua-openssl: remove unused patch.Michael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10821 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2018-11-09dev-lua/lua-openssl: remove old ebuild.Matthias Hauber
Closes: https://bugs.gentoo.org/590316 Closes: https://bugs.gentoo.org/603300 Signed-off-by: Matthias Hauber <crito@fnordpipe.org> Closes: https://github.com/gentoo/gentoo/pull/10382 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2018-10-06dev-lua/lua-openssl: fix libressl buildMatthias Hauber
backports libressl compat from master branch and disables cms, sm2 and srp. Additionally set dependency to libressl < 2.7.0 because there are changes in the libressl-2.7 api that raises a lot of incompatible pointer types. Closes: https://bugs.gentoo.org/667390 Signed-off-by: Matthias Hauber <crito@fnordpipe.org> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/10039
2018-09-30dev-lua/lua-openssl: takeover maintainershipMatthias Hauber
Signed-off-by: Matthias Hauber <crito@fnordpipe.org> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9975
2018-09-30dev-lua/lua-openssl: bump version to 0.7.3crito
Signed-off-by: Matthias Hauber <crito@fnordpipe.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-04-08dev-lua/lua-openssl: Maintainer retiredJonas Stein
Proxied maintainer retired. Bug: https://bugs.gentoo.org/633072 Package-Manager: Portage-2.3.28, Repoman-2.3.9