|
1 |
| -1.12.0 - ????-??-?? |
| 1 | +1.12.0 - 2019-04-13 |
2 | 2 | - General changes/additions
|
3 | 3 | * update gnulib to 91584ed6
|
4 | 4 | - Lens changes/additions
|
|
17 | 17 | * Puppetfile: allow symbols as (optional) values (Issue #619)
|
18 | 18 | allow comments in entries (Issue #620)
|
19 | 19 | * Rsyslog: support dynamic file paths (Issue #622)
|
| 20 | + treat #!/+/- as comment (arnolda, PR #595) |
20 | 21 | * Syslog: accept 'include' directive (Issue #486)
|
21 | 22 | * Semanage: new lens to process /etc/selinux/semanage.conf instead of
|
22 | 23 | Simplevars (Pino Toscano) (Issue #594)
|
23 |
| - * Shellvars: accept functions wrapped in round brackets, |
| 24 | + * Shellvars: allow and/or in @if conditions (#582) |
| 25 | + accept functions wrapped in round brackets, |
24 | 26 | accept variables with a dash in their name,
|
25 | 27 | exclude csh/tcsh profile scripts (Pino Toscano) (Issue #600)
|
26 | 28 | accept variable as command (Issue #601)
|
27 | 29 | * Ssh: accept RekeyLimit (Issue #605)
|
| 30 | + * Sshd: accept '=' to separate option names from their values |
| 31 | + (Emil Dragu, #587) |
| 32 | + * Sudoers: support 'always_query_group_plugin' flag (Steve Traylen, #588) |
28 | 33 | * Strongswan: parse lists. This is a backwards-incompatible change
|
29 | 34 | since list entries that were parsed into a single string
|
30 | 35 | are now split into a list of entries (Kaarle Ritvanen)
|
| 36 | + * Toml: new lens to parse .toml files (PR #91) |
| 37 | + * Xorg: accept empty values for options (arnolda, PR #596) |
31 | 38 |
|
32 | 39 | 1.11.0 - 2018-08-24
|
33 | 40 | - General changes/additions
|
|
0 commit comments