jenkins-bot has submitted this change and it was merged.

Change subject: More-compatible Linux standalone binaries
......................................................................


More-compatible Linux standalone binaries

The binaries currently provided were compiled against glibc 2.11+, so
people using CentOS 5 (which has glibc 2.5) are not able to use them.

The binaries in this patch were compiled in VMs installed with CentOS
5.9, and so should work for more people; at a glance, it looks like
glibc 2.3 or later will probably work now.

Bug: 51333
Change-Id: Iac1f2373bbc0bbca8783c82c09eff51ffd5e3761
---
M engines/LuaStandalone/binaries/lua5_1_5_linux_32_generic/lua
M engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua
2 files changed, 0 insertions(+), 0 deletions(-)

Approvals:
  Tim Starling: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/engines/LuaStandalone/binaries/lua5_1_5_linux_32_generic/lua 
b/engines/LuaStandalone/binaries/lua5_1_5_linux_32_generic/lua
index 844c409..6c468e7 100755
--- a/engines/LuaStandalone/binaries/lua5_1_5_linux_32_generic/lua
+++ b/engines/LuaStandalone/binaries/lua5_1_5_linux_32_generic/lua
Binary files differ
diff --git a/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua 
b/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua
index 7e0a722..7ec7f90 100755
--- a/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua
+++ b/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua
Binary files differ

-- 
To view, visit https://gerrit.wikimedia.org/r/77905
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac1f2373bbc0bbca8783c82c09eff51ffd5e3761
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to