Summary: | [MAINTAINER-UPDATE] sysutils/bacula-server upgrade fix database permissions | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dan Langille <dan> | ||||
Component: | Individual Port(s) | Assignee: | Ion-Mihai "IOnut" Tetcu <itetcu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dan | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dan Langille
2007-01-09 23:20:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it. itetcu 2007-01-10 00:11:24 UTC FreeBSD ports repository Modified files: sysutils/bacula-server Makefile Added files: sysutils/bacula-server/files patch-src-cats-grant_postgresql_privileges.in Log: Add some patches to upgrade scripts so that PostgreSQL database permissions are correct. When upgrading and using PostgreSQL, be sure to run first the update_postgresql_tables and then the grant_postgresql_privileges script. These patches have been sent upstream, and are in CVS, but not yet released. Bump PORTREVISION. PR: 107721 Submitted by: Dan Langille (maintainer) Revision Changes Path 1.77 +1 -0 ports/sysutils/bacula-server/Makefile 1.1 +28 -0 ports/sysutils/bacula-server/files/patch-src-cats-grant_postgresql_privileges.in (new) _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |