Fairly standard TCL components.
Fixes T1051 (tcl-tls part).
Differential D732
Install tcllib and tcl-tls on Eglide Authored by dereckson on Nov 17 2016, 18:57. Tags None Referenced Files
Subscribers None
Details
Fairly standard TCL components. Fixes T1051 (tcl-tls part). On Eglide, try package require tls, and package require yaml
Diff Detail
Event TimelineComment Actions Salt output ID: languages_libs
Function: pkg.installed
Result: True
Comment: The following packages were installed/updated: tcllib, tcl-tls
Started: 19:04:53.982168
Duration: 84019.843 ms
Changes:
----------
libssl1.1:
----------
new:
1.1.0c-1
old:
tcl:
----------
new:
8.6.0+9
old:
tcl-tls:
----------
new:
1.6.7+dfsg-1.2
old:
tcllib:
----------
new:
1.18-dfsg-3
old:
tclsh:
----------
new:
1
old:
tcltls:
----------
new:
1
old:Test Eglide $ tclsh % package require yaml 0.3.9 % package require tls 1.6.7 |