cvs commit: ports/security/libgnomesu Makefile pkg-message
pkg-plist ports/security/libgnomesu/files gnomesu-pam.4.x.sample
patch-pam-backend_pam.c
Adam Weinberger
adamw at FreeBSD.org
Fri Jan 14 11:25:57 PST 2005
adamw 2005-01-14 19:25:56 UTC
FreeBSD ports repository
Modified files:
security/libgnomesu Makefile pkg-plist
security/libgnomesu/files patch-pam-backend_pam.c
Added files:
security/libgnomesu pkg-message
security/libgnomesu/files gnomesu-pam.4.x.sample
gnomesu-pam.5.x.sample
patch-pam-backend_Makefile.in
Log:
Extra super OMFG-I'd-be-screwed-without-you thanks to marcus for the
sleuthing here.
- Stop libgnomesu from causing 4.x machines to catch fire and break
all your dishes.
- Don't install stuff into /etc/pam.d by default.
- Install example "gnomesu-pam"s, and include a pkg-message explaining
what to do with them (HINT: copy the appropriate one into /etc/pam.d
and name it gnomesu-pam).
- Fix a double-free.
With these fixes, the gnomeu binary in libgnomesu provides a much more
comprehensive GNOME su frontend, and the Great Red Eye of Adamwdor is
now turned towards sysutils/gnomesu.
Revision Changes Path
1.5 +7 -8 ports/security/libgnomesu/Makefile
1.1 +3 -0 ports/security/libgnomesu/files/gnomesu-pam.4.x.sample (new)
1.1 +3 -0 ports/security/libgnomesu/files/gnomesu-pam.5.x.sample (new)
1.1 +11 -0 ports/security/libgnomesu/files/patch-pam-backend_Makefile.in (new)
1.2 +10 -2 ports/security/libgnomesu/files/patch-pam-backend_pam.c
1.1 +17 -0 ports/security/libgnomesu/pkg-message (new)
1.2 +3 -0 ports/security/libgnomesu/pkg-plist
More information about the cvs-ports
mailing list