Commit Graph

82 Commits

Author SHA1 Message Date
David Wilson 232aaf5c95 Merge branch 'dmw' 2018-07-31 23:43:13 -07:00
David Wilson f4a66194e4 ansible: Py3.x fixes for Ansible PR #41749 workaround. 2018-07-28 12:37:26 -07:00
David Wilson 45c2b04456 docs: add missing changelog entry. 2018-07-27 00:21:23 -07:00
David Wilson d64729e041 Bump version for release. 2018-07-26 23:37:12 -07:00
David Wilson 6813443d09 docs: minor tweaks. 2018-07-26 23:36:41 -07:00
David Wilson ebf721411c docs: add known issue 2018-07-26 22:30:46 -07:00
David Wilson 21eda90a67 docs: reorder changelog 2018-07-26 19:15:57 -07:00
David Wilson 998762ab4f docs: update changelog. 2018-07-26 19:00:17 -07:00
David Wilson 5d67ce7746 service: service pool threads should respect _profile_hook. 2018-07-26 18:40:56 -07:00
David Wilson 3c55571fe2 docs: update changelog 2018-07-26 18:39:22 -07:00
David Wilson 22bab87821 issue #319: avoid TCSAFLUSH flag on WSL.
Closes #319.
2018-07-27 02:33:29 +01:00
David Wilson 17c5bd26e1 Update changelog. 2018-07-26 11:43:17 -07:00
David Wilson a29a883dfc issue #311: docs: comment out Ansible 2.6 for now. 2018-07-25 14:03:26 -07:00
David Wilson 50670430ec docs: add thanks to release notes 2018-07-23 22:13:13 -07:00
David Wilson 2c74eac19a issue #291: more Ansible-compatible script invocation
When running any kind of script, rewrite the hashbang like Ansible does,
but subsequently ignore it and explicitly use a fragment of shell from
the ansible_*_interpreter variable to call the interpreter, just like
Ansible does.

This fixes hashbangs containing '/usr/bin/env A=1 bash' on Linux, where
putting that into a hashbang line results in an infinite loop.
2018-07-23 17:40:17 -07:00
David Wilson 11c73baa9c docs: update Changelog. 2018-07-23 14:01:27 -07:00
David Wilson b5e7e97c62 issue #291: update changelog. 2018-07-22 16:25:06 -07:00
David Wilson 15d68b3c32 issue #309: fix environment cleanup regression.
Closes #309.
2018-07-19 10:59:18 -04:00
David Wilson 09d077ebd7 docs: update release notes 2018-07-17 21:33:50 +01:00
David Wilson 70d732d35b docs: add "no route" to known issues. 2018-07-14 18:50:12 +01:00
David Wilson 184104ce92 issue #303: add doas to the docs 2018-07-13 15:08:51 +01:00
David Wilson f2ee5ade7e Update Changelog. 2018-07-10 20:56:29 +01:00
David Wilson 9a453d4753 Bump version for release. 2018-07-09 17:43:44 +01:00
David Wilson a61212ffb7 docs: one more known issue. 2018-07-09 16:04:28 +01:00
David Wilson 63c7a3013d docs: ansible: add workaround for 'raw' support. 2018-07-09 15:55:24 +01:00
David Wilson 68cf84762f docs: mention synchronize/delegation issue. 2018-07-09 04:21:19 +01:00
David Wilson ab0107440a docs: typo 2018-07-09 04:15:27 +01:00
David Wilson 2b507c7b15 docs: fix text. 2018-07-09 03:42:30 +01:00
David Wilson f5b9f5ff59 docs: add 'raw' to 0.2 in-scope 2018-07-09 03:40:17 +01:00
David Wilson 8c2231cefb docs: link changelog into Ansible install procedure 2018-07-09 03:13:38 +01:00
David Wilson 894926cf61 docs: add initial release notes. 2018-07-09 02:42:50 +01:00
David Wilson 39f5aa76ae docs: add initial ChangeLog. 2018-04-27 01:33:07 +01:00