1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
lua5.3 (5.3.6-2) unstable; urgency=medium
[ Jenkins ]
* Use secure URI in Homepage field.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 10 Dec 2022 14:20:13 +0000
lua5.3 (5.3.6-1) unstable; urgency=medium
* Team upload
* Make the package team-maintained (Closes: #995535)
* New upstream version 5.3.6 (Closes: #920321, #988734)
- Fixes CVE-2019-6706, CVE-2020-24370
- Drop upstream patch
* Fix a few lintian warnings
* d/copyright: Update year range
-- Bastian Germann <bage@debian.org> Tue, 12 Oct 2021 18:23:37 +0200
lua5.3 (5.3.3-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Vcs-... tags point to salsa
* lua5.3 now uses the alternatives system to manage /usr/bin/lua and
/usr/bin/luac (Closes: #863036)
-- Dima Kogan <dkogan@debian.org> Fri, 28 Dec 2018 11:10:13 -0800
lua5.3 (5.3.3-1) unstable; urgency=medium
* Imported Upstream version 5.3.3
* Rebase patches on top of Lua 5.3.3 release
* Update Vcs-* links
* Add myself to Uploaders
* Update Debian policy version (no change)
* Add patch to fix several invalid pointer conversions
-- Ondřej Surý <ondrej@debian.org> Mon, 19 Dec 2016 16:05:01 +0100
lua5.3 (5.3.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Export _IO_stdin_used in debian/version-script (see #816059).
-- Aurelien Jarno <aurel32@debian.org> Sun, 31 Jul 2016 20:57:11 +0200
lua5.3 (5.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #775565)
-- Enrico Tassi <gareuselesinge@debian.org> Sun, 01 Mar 2015 15:39:41 +0100
|