for this name, plus convergence with other packaging systems that use this
name.
While here, update bc-gh to version 3.1.1. Also improve 64-bit check in the
Makefile.
ok jca@ some time ago
This is an implementation of the POSIX bc calculator that implements GNU
bc extensions as well as the period (.) extension from the BSD flavor of
bc.
This bc also includes an implementation of dc in the same binary,
accessible via a symbolic link, which implements all *BSD and GNU
extensions, though the ! command is omitted for security concerns.
For all versions of the gpsd greater than 2.90 one should use
Net::GPSD3 https://metacpan.org/pod/Net::GPSD3
Suggested by wen heping
OK sthen@ and afresh@
Changelog:
tpl/crypto: Add hmac
Remove some old release notes
Create robots.txt in the domain root directory #5160#4193
Make GroupByParamDate work with string params #3983
Add GroupByLastmod #7408
Rename taxonomy kinds from taxonomy to term, taxonomyTerm to
taxonomy #6911#7395
Add genDocsHelper mage target
Regenerate templates
Beautify HTML generated by pagination template #7199
Add a nested data dir test
Use os.PathError in RootMappingFs.doLstat
Remove credit (#7347)
Allow hook template per section/type #7349
Fix bad rounding in NumFmt #7116
Fix aliases with path in baseURL
Fix server data race/nil pointer in withMaps #7392
Fix order of GetTerms #7213
Fix aliases with uglyURLs
Fix crash for closing shortcode with no .Inner set #6857#7330
Fix aliases with relativeURLs
Fix URL rewrites vs fast render server mode #7357
MODGO_MODULES generated with new `portgen go` from abieber@
ok abieber@ rsadowski@ jca@
disable _XOPEN_SOURCE=500 to fix finding definition of alloca(3)
ok jsg@ whose original diff this was based on, and who found the alloca
fix
live long and prosper
Python module to interface with HP iLO. Using the same XML interface as
HP's own management tools, here is a python library and command-line
tool that make it a lot easier to do all the above. No manual XML
writing, just call functions from either python or your shell(script).
ok sthen@