Bug 48239

Summary: [UPDATE] security/pam-mysql update to 0.5 and OpenPAM support
Product: Ports & Packages Reporter: Sergey Matveychuk <sem>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Sergey Matveychuk 2003-02-13 12:10:11 UTC
	1) Update port to 0.5:
		Added md5 support by default -ksmith
		added a makefile that works fon FreeBSD -ksmith
		More buffer overflow related fixes -jo2y
		added -lz flag to link against the libz library -jo2y
		backport of sql logging into main branch -jo2y
		fixed a memoryleak with mysql_free_result() -jo2y
		Fixes buffer overflow in parseArgs() -jo2y
		Add askForPassword() for new passwords in pam_sm_chauthtok() -ksmith
		all instances of syslog() now have a format string -ksmith
		Many fixes from B J Black

	2) Add OpenPAM support

	New file: files/patch-ab
Comment 1 Sergey Matveychuk 2003-02-13 12:16:35 UTC
... and it unbreaks this port on -CURRENT.

----
Sem.
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2003-02-27 08:36:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders@FreeBSD.org

Over to maintainer.
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2003-04-25 04:24:55 UTC
Responsible Changed
From-To: anders@FreeBSD.org->anders

fix responsible
Comment 4 Anders Nordby freebsd_committer freebsd_triage 2003-06-01 22:27:55 UTC
State Changed
From-To: open->closed

Committed, thanks!