Commit graph

14 commits

Author SHA1 Message Date
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
pin
b7e960b816 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-08-02 15:04:48 +00:00
nia
af998040b5 pleaser: needs pam 2021-05-14 11:50:31 +00:00
pin
b69c24819d security/pleaser: update to 0.4.1
Upstream provides no changelog, but NetBSD fixes have been merged.
Drop patch
2021-04-25 19:58:20 +00:00
pin
3da5d46e6e security/pleaser: update to 0.4.0
-No changelog provided upstream.
2021-04-24 18:52:58 +00:00
pin
ed49140339 security/pleaser: update to 0.3.5
-Fixing some minor issues with man pages
2021-03-11 08:08:02 +00:00
pin
1e74b0c2e1 security/pleaser: update to 0.3.24
-Merge branch credits into master
2021-02-28 22:15:55 +00:00
pin
5879ef11fd security/pleaser: fix checksum
Upstream has commited directly to the master branch without bumping
the version, which resulted in a broken checksum.

Fixed now.
2021-02-27 16:52:22 +00:00
pin
b33f43daf5 security/pleaser: update to 0.3.23
-Merge branch 'list_reason_auth' into 'master'
-List reason auth and edit tmp fix
2021-02-23 14:47:07 +00:00
pin
5b9ea0aef1 security/pleaser: update to 0.3.22
-Merge branch 'documentation_fix' into 'master'
2021-02-14 21:42:22 +00:00
pin
55906d3c60 security/pleaser: update to 0.3.21
-[fix] don't output unparsed config
-[fix] path enumeration reported by @noproto
-man page tidy
-list error should show "your"
2021-01-29 07:35:23 +00:00
pin
f9b6752512 security/pleaser: fix shasum
fix shasum for once_cell crate
2021-01-27 13:48:06 +00:00
pin
575e69a4e8 security/pleaser: update to 0.3.20
-adding current working directory to syslog
-make man pages easier to follow
-fixing editor execute
2021-01-24 21:42:21 +00:00
pin
c3c555972c security/pleaser: import package
Please(r), a sudo clone with regex support.
The aim is to allow admins to delegate accurate least privilege access with
ease. There are times when what is intended to be executed can be expressed
easily with a regex to expose only what is needed and nothing more.
2021-01-23 10:58:51 +00:00