# HG changeset patch # User František Kučera # Date 1654670432 -7200 # Node ID ee9683c59746a9be80d289f2d99cb50db762f861 # Parent 2e86632f5aef017dd59eb32dbd62d1abdbeb8921 Guile → Scheme + fix some typo diff -r 2e86632f5aef -r ee9683c59746 text/ssm.en.xml --- a/text/ssm.en.xml Wed Jun 08 08:40:01 2022 +0200 +++ b/text/ssm.en.xml Wed Jun 08 08:40:32 2022 +0200 @@ -297,7 +297,7 @@ information Another good ways to extend and customize the software are: configuration (XML, INI, RegExp, SQL, XSLT, XPath etc.) and - scripting (Guile, Bash, Python, Lua, ECMA Script etc.) + scripting (Scheme, Bash, Python, Lua, ECMA Script etc.) https://www.gnu.org/prep/standards/standards.html#Source-Language compatible @@ -562,7 +562,7 @@ b5515d33-1531-4361-8baf-a99ca461e763 requirement - If dependencies are optionally automatically downloaded during or before build, the packaging system must cryptographically verify that that they are undamaged. + If dependencies are optionally automatically downloaded during or before build, the packaging system must cryptographically verify that they are undamaged. So it should not be possible to endanger the user by MITM attack.