Bug 136891 - [patch] Fix SA in net/isc-dhcp30*
Summary: [patch] Fix SA in net/isc-dhcp30*
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 20:00 UTC by Josh Paetzel
Modified: 2009-07-22 01:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.86 KB, patch)
2009-07-18 20:00 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 20:00:09 UTC
This patch addresses http://vuxml.FreeBSD.org/c444c8b7-7169-11de-9ab7-000c29a67389.html
and applies 3rd party fixes to the unmaintained 3.0.7 version of ISC's DHCP implimentation

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-07-19 00:41:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-22 01:12:14 UTC
jpaetzel    2009-07-22 00:11:48 UTC

  FreeBSD ports repository

  Modified files:
    net/isc-dhcp30-server Makefile 
    net/isc-dhcp30-server/files patch-client::dhclient.c 
    security/vuxml       vuln.xml 
  Log:
  Fix security advsory with patches from Ubuntu project.
  http://vuxml.FreeBSD.org/c444c8b7-7169-11de-9ab7-000c29a67389.html
  
  PR:     ports/136891
  Submitted by:   wxs@
  Reviewed by:    simon@
  Approved by:    itetcu@ (mentor)
  
  Revision  Changes    Path
  1.135     +1 -1      ports/net/isc-dhcp30-server/Makefile
  1.7       +18 -6     ports/net/isc-dhcp30-server/files/patch-client::dhclient.c
  1.1985    +3 -2      ports/security/vuxml/vuln.xml
_______________________________________________
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 3 Josh Paetzel freebsd_committer freebsd_triage 2009-07-22 01:12:27 UTC
State Changed
From-To: open->closed

Committed, thanks.