Fedora 21 Update: luarocks-2.2.2-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Fri Jul 3 18:36:42 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-9948
2015-06-14 11:35:48
--------------------------------------------------------------------------------

Name        : luarocks
Product     : Fedora 21
Version     : 2.2.2
Release     : 1.fc21
URL         : http://luarocks.org
Summary     : A deployment and management system for Lua modules
Description :
LuaRocks allows you to install Lua modules as self-contained packages
called "rocks", which also contain version dependency
information. This information is used both during installation, so
that when one rock is requested all rocks it depends on are installed
as well, and at run time, so that when a module is required, the
correct version is loaded. LuaRocks supports both local and remote
repositories, and multiple local rocks trees.

--------------------------------------------------------------------------------
Update Information:

Changes since 2.2.1:
* `luarocks build --only-deps` and `luarocks install --only-deps` for
installing dependencies only
* Mercurial support
* Improved command-line argument parser, now validates arguments (it
previously ignored unrecognized arguments) and accepts both
`--flag=option` and `--flag option` in flags that take arguments.
* For consistency with `luarocks show`, `luarocks doc --homepage` is
now `luarocks doc --home`
* Improvements to CMake build backend
* Improved Makefiles for handling simultaneous bootstrapped installations
* "https://luarocks.org"; is the default rocks server URL
* Various bugfixes

Changes since 2.2.0:
* Improved compatibility with Lua 5.3
* `luarocks list --outdated` for listing modules with available upgrades
* Assorted bugfixes
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jun  2 2015 Michel Alexandre Salim <salimma at fedoraproject.org> - 2.2.2-1
- Update to 2.2.2
- Add runtime dependencies on unzip and zip (h/t Ignacio BurgueƱo)
* Fri Oct 17 2014 Michel Alexandre Salim <salimma at fedoraproject.org> - 2.2.0-1
- Update to 2.2.0
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1101966 - luarocks-2.2.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1101966
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update luarocks' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list