Skip to content

Releases: gblach/please

Release 3.0

11 Jun 18:08
Compare
Choose a tag to compare

Do not set PAM_USER to ensure it always asks for the current user password

Release 2.8

26 Feb 22:54
Compare
Choose a tag to compare
  • Add support for DragonFly
  • Add support for NetBSD

Release 2.7

26 Aug 14:42
Compare
Choose a tag to compare
  • setgid(0) - some programs check if gid == 0, eg. DNF
  • Add pam config for openSUSE

Release 2.6

10 Sep 19:48
Compare
Choose a tag to compare
  • Set PAM_USER to 'root' (Fix please on recent Debian/Ubuntu versions)

Release 2.5

23 Jun 16:49
Compare
Choose a tag to compare
  • Remove SGID (keep only SUID)

Release 2.4

13 Sep 23:12
Compare
Choose a tag to compare
  • Log successful authentications
  • Add prebuilt man page
  • Add pam config for Fedora
  • Update pam config for Debian and FreeBSD

Release 2.3

16 Aug 14:02
Compare
Choose a tag to compare
  • Log authentication failures

Release 2.2

25 May 02:12
Compare
Choose a tag to compare
  • Support gmake 4.0 or newer

Release 2.1

03 Feb 21:25
Compare
Choose a tag to compare
  • Simplify pam authentication code

Release 2.0

22 Feb 04:42
Compare
Choose a tag to compare
  • Prompt for user password during authentication
  • Run interactive but not login shell (by typing please -)
  • Install PAM configuration files