Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37516019
en ru br
Репозитории ALT
5.1: 5.1.4-alt1
4.1: 5.1.3-alt1
4.0: 5.1.2-alt3
+updates:5.1.2-alt3
3.0: 5.0.2-alt5
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: lua5

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

12 августа 2007 Alexey Tourbin <at at altlinux.ru> 5.1.2-alt3

  • applied 2 more official patches from lua.org/bugs.html:
     + (lua.org) Very small numbers all collide in the hash function.
     + (lua.org) Too many variables in an assignment may cause a C stack overflow.
  • changed src.rpm packaging to keep unmodified upstream tarball

17 июня 2007 Alexey Tourbin <at at altlinux.ru> 5.1.2-alt2

  • applied official patches from lua.org/bugs.html:
     + Code generated for "-nil", "-true", and "-false" is wrong.
     + Count hook may be called without being set.
     + Wrong error message in some concatenations.
  • ldo.c (luaD_throw): abort() instead of exit(EXIT_FAILURE)
  • relaxed lua5-doc dependencies

4 апреля 2007 Alexey Tourbin <at at altlinux.ru> 5.1.2-alt1

  • updated to 5.1.2
  • installed /usr/lib/pkgconfig/lua.pc

19 марта 2007 Alexey Tourbin <at at altlinux.ru> 5.1.1-alt3

  • applied 3 more official patches from lua.org/bugs.html
  • in the COPYRIGHT file, added notice about readline/GPL

14 октября 2006 Alexey Tourbin <at at altlinux.ru> 5.1.1-alt2

  • imported sources into git and built with gear
  • applied 3 official patches from lua.org/bugs.html
  • added version script for the shared library to avoid static luac linkage
  • split html documentation and examples into separate lua5-doc subpackage

12 июня 2006 Alexey Tourbin <at at altlinux.ru> 5.1.1-alt1

  • 5.1 -> 5.1.1

16 мая 2006 Alexey Tourbin <at at altlinux.ru> 5.1-alt1

  • 5.0.2 -> 5.1
  • changed soname to liblua-5.1.so.0
  • applied fixes for known bugs from lua.org
  • removed alternatives, lua4 goes obsolete

30 декабря 2005 ALT QA Team Robot <qa-robot at altlinux.org> 5.0.2-alt5.1

  • Rebuilt with libreadline.so.5.

29 июня 2005 Alexey Tourbin <at at altlinux.ru> 5.0.2-alt5

  • fixed segfaults introduced in previous release (type casts)
  • fixed linkage (linked liblualib.so with liblua.so)

11 июня 2005 Alexey Tourbin <at at altlinux.ru> 5.0.2-alt4

  • compat-5.1r2 -> compat-5.1r3
  • in sync with Debian: lua50_5.0.2-5.diff.gz
  • fixed invalid type casts on x86_64 (Kachalov Anton, #6539)

9 мая 2005 Alexey Tourbin <at at altlinux.ru> 5.0.2-alt3

  • packaged Compat-5.1 (implementation of Lua-5.1 package proposal)
  • applied 3 official patches from http://www.lua.org/bugs.html
  • removed old dependencies

18 сентября 2004 Alexey Tourbin <at at altlinux.ru> 5.0.2-alt2

  • /usr/share/lua5/loadlib.lua -- implemented require()-like path search
     for loadlib(); compiled extensions should reside in /usr/lib/lua5
  • added /usr/share/lua5 to default LUA_PATH
  • enabled os.tmpname()
  • upgraded to new alternatives format

19 марта 2004 Alexey Tourbin <at at altlinux.ru> 5.0.2-alt1

  • updated to 5.0.2 release
  • enabled partial compatibility with old upvalue syntax
  • pedro-openbsd-snprintf.patch: use snprintf(3) instead of sprintf(3)

7 марта 2004 Alexey Tourbin <at at altlinux.ru> 5.0.2-alt0.1

  • updated to 5.0.2 pre-release, with all official patches in

23 февраля 2004 Alexey Tourbin <at at altlinux.ru> 5.0-alt7.2

  • /usr/share/doc/lua5-5.1.2 -> /usr/share/doc/lua-5.1.2
  • fixed luac symilnk (alternatives)

2 февраля 2004 Alexey Tourbin <at at altlinux.ru> 5.0-alt7.1

  • fixed /usr/share/doc/lua5-5.1.2 ownership

30 января 2004 Alexey Tourbin <at at altlinux.ru> 5.0-alt7

  • fixed _customdocdir misusage
  • Werror mode enabled

18 ноября 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt6

  • 5 more official patches applied

24 августа 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt5

  • moved lua4 (weight=10) and lua5 (weight=20) packages under alternatives control
  • in sync with debian (deb-paths.patch):
     + Added support for -C to load compatibility library on startup
     + Added an initial LUA_PATH to support /usr/share/lua5 etc.
     + Added a -P switch to suppress the LUA_PATH code if need-be
     + Updated the manpage lua.1 for the -C and -P switches

20 июня 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt4

  • packages renamed: s/lua/lua5/
  • lua4 will be kept; thus Provides/Obsoletes reconsidered, Conflicts added
  • two patches from http://www.lua.org/bugs.html
  • Sisyphus release

7 мая 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt3

  • added Provides and Obsoletes for smooth upgrade

5 мая 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt2

  • desert Makefile/config/patches; custom build with direct commands
  • features enabled: dlopen (loadlib), popen, fastround, libreadline
  • new package layout: lua, liblua, liblua-devel, liblua-devel-static

28 апреля 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt1

  • 5.0; API changes; soname changed; license: MIT
  • loadlib now implemented, so drop that stuff borrowed from PLD

19 января 2003 Alexey Tourbin <at at altlinux.ru> 4.0.1-alt6

  • minor enhancements

26 декабря 2002 Alexey Tourbin <at at altlinux.ru> 4.0.1-alt5

  • corrected s/-lc/-lc -lm -ldl/ for liblualib.so in alt-soname patch
  • shared optimization flags

24 декабря 2002 Alexey Tourbin <at at altlinux.ru> 4.0.1-alt4

  • error in previous build: *.so files are binary copy of *.so.* files,
     not symlinks; fixed
  • really shared build (s/ld -shared/ld -shared -lc/ in alt-soname patch)
  • post and postun sections added (ldconfig)

20 декабря 2002 Alexey Tourbin <at at altlinux.ru> 4.0.1-alt3

  • shared build; alt-soname patch; lua-devel-static subpackage
  • reference manual and code samples included in lua-devel package
  • additional features from XTG Systems (loadlib files) and
     PLD Team (pld-loadlib-require patch)
  • buildreq applied (none)

28 октября 2002 Konstantin Volckov <goldhead at altlinux.ru> 4.0.1-alt2

  • Rebuilt in new environment

28 августа 2002 Konstantin Volckov <goldhead at altlinux.ru> 4.0.1-alt1

  • First build for Sisyphus
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin