PostgreSQL port have to be updated to 8.4.2 version (now only 8.4.1 version is in ports tree). Fix: Attaching patch for port to update it to the latest version. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->girgen Over to maintainer.
I doubt maybe it should be separate request. Current postgresql port lacks gss auth support, but it's easy to achieve. Attaching patch for the current port. -- Best regards, Alexander Pyhalov, system administrator of Computer Center of South Federal University
mm 2009-12-17 16:07:12 UTC FreeBSD ports repository Modified files: databases/postgresql84-server Makefile distinfo pkg-plist-server Log: - Update to 8.4.2 Security: CVE-2009-4034 Security: CVE-2009-4136 Security: http://portaudit.freebsd.org/e7bc5600-eaa0-11de-bd9c-00215c6a37bb.html PR: ports/141639 Submitted by: Alexander Pyhalov <alp@rsu.ru> Approved by: ports-security (delphij) Revision Changes Path 1.196 +1 -1 ports/databases/postgresql84-server/Makefile 1.74 +3 -3 ports/databases/postgresql84-server/distinfo 1.25 +1 -0 ports/databases/postgresql84-server/pkg-plist-server _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Responsible Changed From-To: girgen->mm Taking over (security)
State Changed From-To: open->closed Commited without gssapi change - this is to be reviewed first.