Bug 136890 - [PATCH] update net/isc-dhcp31-server
Summary: [PATCH] update net/isc-dhcp31-server
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: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-18 19:30 UTC by Josh Paetzel
Modified: 2009-07-28 03:37 UTC (History)
0 users

See Also:


Attachments
file.diff (5.30 KB, patch)
2009-07-18 19:30 UTC, Josh Paetzel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Paetzel freebsd_committer freebsd_triage 2009-07-18 19:30:05 UTC
Update dhcp31 port to latest patch release that includes SA fixes.

Update rcNG script to support checking the config file upon restart

Integrate multi IP jail patchdone by @jhb for net/isc-dhcp30-server

Fix: Apply the following patch

http://people.freebsd.org/~jpaetzel/ports/net/isc-dhcp31-server/patch.diff

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-18 19:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 Josh Paetzel freebsd_committer freebsd_triage 2009-07-18 19:53:45 UTC
State Changed
From-To: open->feedback

Fix typo 
Waiting for feedback from user community.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-28 00:31:13 UTC
jpaetzel    2009-07-27 23:30:43 UTC

  FreeBSD ports repository

  Modified files:
    net/isc-dhcp31-server/files patch-server::dhcpd.c isc-dhcpd.in 
    net/isc-dhcp31-server Makefile distinfo 
  Log:
  Update to 3.1.2p1
  add jail support
  add a checkconfig function to rcNG script to aid restarting
  
  PR:     ports/136890
  Approved by:    itetcu@ (mentor)
  
  Revision  Changes    Path
  1.127     +2 -27     ports/net/isc-dhcp31-server/Makefile
  1.61      +3 -3      ports/net/isc-dhcp31-server/distinfo
  1.6       +16 -1     ports/net/isc-dhcp31-server/files/isc-dhcpd.in
  1.4       +30 -21    ports/net/isc-dhcp31-server/files/patch-server::dhcpd.c
_______________________________________________
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"
Comment 4 Josh Paetzel freebsd_committer freebsd_triage 2009-07-28 03:37:28 UTC
State Changed
From-To: feedback->closed

Committed, thanks