Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37860709
en ru br
ALT Linux repositórios
5.0: 5.1.3-alt2.1
4.1: 5.1.3-alt1
4.0: 5.1.2-alt3
+updates:5.1.2-alt3
3.0: 5.0.2-alt5

Group :: Desenvolvimento/Outros
RPM: lua5

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

12 agosto 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 junho 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 abril 2007 Alexey Tourbin <at at altlinux.ru> 5.1.2-alt1

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

19 março 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 outubro 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 junho 2006 Alexey Tourbin <at at altlinux.ru> 5.1.1-alt1

  • 5.1 -> 5.1.1

16 maio 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 dezembro 2005 ALT QA Team Robot <qa-robot at altlinux.org> 5.0.2-alt5.1

  • Rebuilt with libreadline.so.5.

29 junho 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 junho 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 maio 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 setembro 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 março 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 março 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 fevereiro 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 fevereiro 2004 Alexey Tourbin <at at altlinux.ru> 5.0-alt7.1

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

30 janeiro 2004 Alexey Tourbin <at at altlinux.ru> 5.0-alt7

  • fixed _customdocdir misusage
  • Werror mode enabled

18 novembro 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt6

  • 5 more official patches applied

24 agosto 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 junho 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 maio 2003 Alexey Tourbin <at at altlinux.ru> 5.0-alt3

  • added Provides and Obsoletes for smooth upgrade

5 maio 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 abril 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 janeiro 2003 Alexey Tourbin <at at altlinux.ru> 4.0.1-alt6

  • minor enhancements

26 dezembro 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 dezembro 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 dezembro 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 outubro 2002 Konstantin Volckov <goldhead at altlinux.ru> 4.0.1-alt2

  • Rebuilt in new environment

28 agosto 2002 Konstantin Volckov <goldhead at altlinux.ru> 4.0.1-alt1

  • First build for Sisyphus
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009