Overview
Request 873195 accepted
- updated to version 8.4.20 which works with lua54
* (8.4.20)
+ Adding wV field to MName and MT class (Merged wV branch)
+ This allows users to tell how (if any) default is set.
* (8.4.19)
+ MasterControl:unsetenv(name) also clears stack if it exists.
+ Issue #490: use old way of following readlink as "readlink -f" is not
universal.
* (8.4.18)
+ Issue #481 (and PR #488) are merged in. New configure options to specify
where lua and luac executables exist (--with-lua= and --with-luac=).
It is also possible to use --with-luaSuffix=.
Both --with-lua= and --with-luac= must be specified if one is specified
The option --with-luaSuffix= can not be used with --with-lua or
--with-luac
+ PR #489 is merged in. This fixes bug with "module --terse keyword"
* (8.4.17)
+ If python exists on system use $PYTHON -mjson.tool on the generation
of *.json files from update_lmod_system_spider_cache_files script.
Note $PYTHON is found by looking for python3, python or python2
+ Added TCL module function require-fullname to match requireFullName
in Lua.
+ Do not check $cache_type twice, use $ext = lua for lua like operations
in update spider cache script.
* (8.4.16)
+ Issue #483: Added hidden file to spider tests. Showing that it works
correctly.
+ Fixed bug where providedByT (a.k.a. Extensions) was always
printed when doing "ml keyword ..."
+ Added lua module function requireFullName()
Request History
eeich created request
- updated to version 8.4.20 which works with lua54
* (8.4.20)
+ Adding wV field to MName and MT class (Merged wV branch)
+ This allows users to tell how (if any) default is set.
* (8.4.19)
+ MasterControl:unsetenv(name) also clears stack if it exists.
+ Issue #490: use old way of following readlink as "readlink -f" is not
universal.
* (8.4.18)
+ Issue #481 (and PR #488) are merged in. New configure options to specify
where lua and luac executables exist (--with-lua= and --with-luac=).
It is also possible to use --with-luaSuffix=.
Both --with-lua= and --with-luac= must be specified if one is specified
The option --with-luaSuffix= can not be used with --with-lua or
--with-luac
+ PR #489 is merged in. This fixes bug with "module --terse keyword"
* (8.4.17)
+ If python exists on system use $PYTHON -mjson.tool on the generation
of *.json files from update_lmod_system_spider_cache_files script.
Note $PYTHON is found by looking for python3, python or python2
+ Added TCL module function require-fullname to match requireFullName
in Lua.
+ Do not check $cache_type twice, use $ext = lua for lua like operations
in update spider cache script.
* (8.4.16)
+ Issue #483: Added hidden file to spider tests. Showing that it works
correctly.
+ Fixed bug where providedByT (a.k.a. Extensions) was always
printed when doing "ml keyword ..."
+ Added lua module function requireFullName()
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
skipping the staging process since only .changes modifications
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
namtrac accepted review
namtrac approved review
dimstar_suse accepted request
Accept to openSUSE:Factory