This package is now noarch
, obsoleting the previous arched package so it can be upgraded. /usr/lib
vs /usr/lib64
detection is done dynamically at runtime; manifests go to /usr/lib/luarocks
.
This is a small release:
--verbose
raised an exception with a nil argumentluarocks make
now supports --only-deps
luarocks make
new flag: --no-install
, which only performs
the compilation step--deps-only
is now an alias for --only-deps
(useful in case
you always kept getting it wrong, like me!)luarocks build
and luarocks make
now support using
--pin
and --only-deps
at the same time, to produce a lock
file of dependencies in use without installing the main package.luarocks show
can now accept a substring of the rock's name,
like list
.luarocks config
: when running without system-wide permissions,
try storing the config locally by default.
Also, if setting both lua_dir and --lua-version explicitly,
auto-switch the default Lua version.luarocks
with no arguments now prints more info about the
location of the Lua interpreter which is being usedluarocks new_version
now keeps the old URL if the MD5 doesn't
change.DEPS_DIR
is now accepted as a generic variable for dependency
directories (e.g. luarocks install foo DEPS_DIR=/usr/local
)dkjson
, so it runs luarocks upload
without requiring any additional dependencies.bit32
luarocks show
: do not crash when rockspec description is emptylua.h
, check that its version
matches the version of Lua being usedUpdates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2021-0b6c08cf57
Please login to add feedback.
This update has been submitted for testing by salimma.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by salimma.
This update has been pushed to stable.