Bug 48239 - [UPDATE] security/pam-mysql update to 0.5 and OpenPAM support
Summary: [UPDATE] security/pam-mysql update to 0.5 and OpenPAM support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-13 12:10 UTC by Sergey Matveychuk
Modified: 2003-06-01 22:28 UTC (History)
0 users

See Also:


Attachments
file.diff (6.75 KB, patch)
2003-02-13 12:10 UTC, Sergey Matveychuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!