Your message dated Mon, 13 Jun 2016 14:25:12 +0300
with message-id <[email protected]>
and subject line Re: Bug#826167: Compilation with different lua implémentations
has caused the Debian Bug report #826167,
regarding Compilation with different lua implémentations
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
826167: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826167
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nginx-extras
Version: 1.6.2-5+deb8u2
Severity: normal
Hi,
With the last security update the nginx binary is linked to liblua5.1.so.0, in
the previous version (1.6.2-5+deb8u1 and stable release) it is linked to
libluajit-5.1.so.2
It can be a problem if some specific extensions of luajit are used (like ffi).
I've changed my lua code in order to not use ffi anymore but I think it can be
a problem for some users. So I prefer to report it.
Best regards.
-- System Information:
Debian Release: 8.4
APT prefers stable
APT policy: (995, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nginx-extras depends on:
ii libc6 2.19-18+deb8u4
ii libexpat1 2.1.0-6+deb8u2
ii libgd3 2.1.0-5+deb8u3
ii libgeoip1 1.6.2-4
ii liblua5.1-0 5.1.5-7.1
ii libpam0g 1.1.8-3.1+deb8u1+b1
ii libpcre3 2:8.35-3.3+deb8u4
ii libperl5.20 5.20.2-3+deb8u4
ii libssl1.0.0 1.0.1k-3+deb8u5
ii libxml2 2.9.1+dfsg1-5+deb8u1
ii libxslt1.1 1.1.28-2+b2
ii nginx-common 1.6.2-5+deb8u2
ii perl 5.20.2-3+deb8u4
ii perl-base [perlapi-5.20.2] 5.20.2-3+deb8u4
ii zlib1g 1:1.2.8.dfsg-2+b1
nginx-extras recommends no packages.
Versions of packages nginx-extras suggests:
pn nginx-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Jun 02, 2016 at 06:31:57PM +0200, Frederic Pauget wrote:
Package: nginx-extras
Version: 1.6.2-5+deb8u2
Severity: normal
Hi,
With the last security update the nginx binary is linked to liblua5.1.so.0, in
the previous version (1.6.2-5+deb8u1 and stable release) it is linked to
libluajit-5.1.so.2
It can be a problem if some specific extensions of luajit are used (like ffi).
I've changed my lua code in order to not use ffi anymore but I think it can be
a problem for some users. So I prefer to report it.
Best regards.
There was a problem with the build environment that the package was
build. This is taken care of in 1.6.2-5+deb8u2+b1 (binnmu).
Sorry for the inconvenience.
--- End Message ---