| Summary: | [PATCH] sysutils/heartbeat: update to 1.2.5 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ulrich Spoerlein <uspoerlein> | ||||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | scott-ports | ||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Ulrich Spoerlein
2006-10-19 18:00:28 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback I approve the patch. Thank you! -Scott On Thu, Oct 19, 2006 at 05:00:46PM +0000, Edwin Groothuis wrote: >Maintainer of sysutils/heartbeat, > >Please note that PR ports/104577 has just been submitted. > >If it contains a patch for an upgrade, an enhancement or a bug fix >you agree on, reply to this email stating that you approve the patch >and a committer will take care of it. > >The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/104577 > >-- >Edwin Groothuis >edwin@FreeBSD.org -- Regards, tummy.com, ltd Scott Kleihege Linux Consulting since 1995 http://www.tummy.com/ State Changed From-To: feedback->open Maintainer approved. Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2006-11-01 20:02:32 UTC
FreeBSD ports repository
Modified files:
sysutils/heartbeat Makefile distinfo pkg-plist
sysutils/heartbeat/files pkg-install.in
Log:
- Update to 1.2.5, fixing a DoS vulnerability.
- usr /var for runtime files making it possible to keep /usr mounted r/o.
- Grab 275 as a reserved UID and GID.
- Remove old cruft in pkg-install.
- Make 'make -DBATCH install' work non-interactively.
- Make 'pkg_add heartbeat-1.2.5' work non-interactively.
- Installation will fail without the user/group, so I simply create them.
PR: ports/104577
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: Scott Kleihege <scott-ports@tummy.com> (maintainer)
Revision Changes Path
1.8 +10 -4 ports/sysutils/heartbeat/Makefile
1.4 +3 -3 ports/sysutils/heartbeat/distinfo
1.3 +30 -74 ports/sysutils/heartbeat/files/pkg-install.in
1.4 +3 -3 ports/sysutils/heartbeat/pkg-plist
_______________________________________________
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! |