2024-04-15 09:45:00 by pin | Files touched by this commit (4) | |
Log message:
security/pleaser: update to 0.5.5
- and_hms -> and_hms_opt
- macos beta support
- optionally resume when pleasedit exitcmd fails
- bump nix to 0.27 and rpassword to 7
- users -> uzers
|
2022-06-10 23:34:45 by pin | Files touched by this commit (2) | |
Log message:
security/pleaser: update to 0.5.3
-Fix bug regarding 'require_pass'
|
2022-06-10 09:32:13 by pin | Files touched by this commit (3) | |
Log message:
security/pleaser: update to 0.5.2
-do not read config files that have already been processed
-permit reason (-r) strings as regex matches
-%{HOSTNAME} expands to hostname in regex rules
-suggest -d when invoked with cd and cd is not located
-new option of timeout for password prompt
-new option of target_group for run/edit
|
2022-05-24 11:38:44 by Nikita | Files touched by this commit (1) |
Log message:
pleaser: switch to USE_GITLAB.
|
2021-12-06 22:42:26 by pin | Files touched by this commit (2) | |
Log message:
security/pleaser: update to 0.5.1
-editmode=keep now default if no other mode is specified
-only include files in includedir if they do not start with .
-trimmed error when unable to communicate with syslog
|
2021-11-10 08:33:51 by pin | Files touched by this commit (3) | |
Log message:
security/pleaser: update to 0.5.0
-backslashes within arguments now require escaping
-editmode=keep to preserve the file permission bits from an existing file
-exact_{rule,target,name,hostname,dir} which are literal
-nix bump to 0.23.0
-deprecating regex term in favour of rule
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-08-02 17:04:48 by pin | Files touched by this commit (2) | |
Log message:
security/pleaser: update to 0.4.2
-Fix example
-Check should fail if handed a non-regular file
-Document control characters
-Optional environment passthrough
-Removing superfluous backtick
-Child should be handled in parent
-Removing redundant util.rs
-Reorganising tests to storage overheads
-Clippy suggestions
-Removing need to drop privs in child
-Forking can be done as low priv user
|
2021-05-14 13:50:31 by Nia Alarie | Files touched by this commit (1) |
Log message:
pleaser: needs pam
|