From bryan@shatow.net  Wed May 16 20:25:33 2012
Return-Path: <bryan@shatow.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A95F31065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 May 2012 20:25:33 +0000 (UTC)
	(envelope-from bryan@shatow.net)
Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92])
	by mx1.freebsd.org (Postfix) with ESMTP id 57FDD8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 May 2012 20:25:33 +0000 (UTC)
Received: (qmail 27446 invoked from network); 16 May 2012 15:25:25 -0500
Received: from unknown (HELO test8.xzibition.com) (10.10.0.34)
  by sweb.xzibition.com with SMTP; 16 May 2012 15:25:25 -0500
Received: by test8.xzibition.com (sSMTP sendmail emulation); Wed, 16 May 2012 15:25:00 -0500
Message-Id: <20120516202533.A95F31065672@hub.freebsd.org>
Date: Wed, 16 May 2012 15:25:00 -0500
From: "Bryan Drewery" <bryan@shatow.net>
Reply-To: Bryan Drewery <bryan@shatow.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: eadler@freebsd.org, rank1seeker@gmail.com
Subject: [PATCH] [share/man] periodic.conf.5: Document daily_status_security_chkportsum_enable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167980
>Category:       docs
>Synopsis:       [PATCH] share/man: periodic.conf.5: Document daily_status_security_chkportsum_enable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 16 20:30:01 UTC 2012
>Closed-Date:    Wed Jun 13 03:25:14 UTC 2012
>Last-Modified:  Wed Jun 13 03:25:14 UTC 2012
>Originator:     Bryan Drewery
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:

	
>Description:
	daily_status_security_chkportsum_enable is not documented in periodic.conf.5.
	Reported by: rank1seeker@gmail.com on freebsd-hackers
>How-To-Repeat:
	
>Fix:

	

--- patch-periodic.conf.5.txt begins here ---
diff --git share/man/man5/periodic.conf.5 share/man/man5/periodic.conf.5
index 4ab009c..d33555c 100644
--- share/man/man5/periodic.conf.5
+++ share/man/man5/periodic.conf.5
@@ -504,6 +504,12 @@ Set to
 .Dq Li YES
 to compare the modes and modification times of setuid executables with
 the previous day's values.
+.It Va daily_status_security_chkportsum_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to verify checksums of all installed packages against the known checksums in
+.Pa /var/db/pkg .
 .It Va daily_status_security_neggrpperm_enable
 .Pq Vt bool
 Set to
--- patch-periodic.conf.5.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Wed May 16 22:33:38 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167980 
State-Changed-From-To: open->analyzed 
State-Changed-By: eadler 
State-Changed-When: Wed May 16 22:41:04 UTC 2012 
State-Changed-Why:  
awaiting approval 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167980 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167980: commit references a PR
Date: Wed, 30 May 2012 04:14:52 +0000 (UTC)

 Author: eadler
 Date: Wed May 30 04:14:38 2012
 New Revision: 236290
 URL: http://svn.freebsd.org/changeset/base/236290
 
 Log:
   Document daily_status_security_chkportsum_enable
   
   PR:		docs/167980
   Submitted by:	"Bryan Drewery" <bryan@shatow.net>
   Reported by:	rank1seeker@gmail.com
   Approved by:	cperciva
   MFC after:	2 weeks
 
 Modified:
   head/share/man/man5/periodic.conf.5
 
 Modified: head/share/man/man5/periodic.conf.5
 ==============================================================================
 --- head/share/man/man5/periodic.conf.5	Wed May 30 04:08:29 2012	(r236289)
 +++ head/share/man/man5/periodic.conf.5	Wed May 30 04:14:38 2012	(r236290)
 @@ -504,6 +504,12 @@ Set to
  .Dq Li YES
  to compare the modes and modification times of setuid executables with
  the previous day's values.
 +.It Va daily_status_security_chkportsum_enable
 +.Pq Vt bool
 +Set to
 +.Dq Li YES
 +to verify checksums of all installed packages against the known checksums in
 +.Pa /var/db/pkg .
  .It Va daily_status_security_neggrpperm_enable
  .Pq Vt bool
  Set to
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: analyzed->patched 
State-Changed-By: eadler 
State-Changed-When: Wed May 30 04:20:36 UTC 2012 
State-Changed-Why:  
committed, awaiting MFC 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167980 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167980: commit references a PR
Date: Wed, 13 Jun 2012 03:19:08 +0000 (UTC)

 Author: eadler
 Date: Wed Jun 13 03:18:47 2012
 New Revision: 236979
 URL: http://svn.freebsd.org/changeset/base/236979
 
 Log:
   MFC r236290:
   	Document daily_status_security_chkportsum_enable
   
   PR:		docs/167980
   Approved by:	cperciva (implicit)
 
 Modified:
   stable/9/share/man/man5/periodic.conf.5
 Directory Properties:
   stable/9/share/man/man5/   (props changed)
 
 Modified: stable/9/share/man/man5/periodic.conf.5
 ==============================================================================
 --- stable/9/share/man/man5/periodic.conf.5	Wed Jun 13 00:12:47 2012	(r236978)
 +++ stable/9/share/man/man5/periodic.conf.5	Wed Jun 13 03:18:47 2012	(r236979)
 @@ -504,6 +504,12 @@ Set to
  .Dq Li YES
  to compare the modes and modification times of setuid executables with
  the previous day's values.
 +.It Va daily_status_security_chkportsum_enable
 +.Pq Vt bool
 +Set to
 +.Dq Li YES
 +to verify checksums of all installed packages against the known checksums in
 +.Pa /var/db/pkg .
  .It Va daily_status_security_neggrpperm_enable
  .Pq Vt bool
  Set to
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167980: commit references a PR
Date: Wed, 13 Jun 2012 03:19:19 +0000 (UTC)

 Author: eadler
 Date: Wed Jun 13 03:19:11 2012
 New Revision: 236980
 URL: http://svn.freebsd.org/changeset/base/236980
 
 Log:
   MFC r236290:
   	Document daily_status_security_chkportsum_enable
   
   PR:		docs/167980
   Approved by:	cperciva (implicit)
 
 Modified:
   stable/8/share/man/man5/periodic.conf.5
 Directory Properties:
   stable/8/share/man/man5/   (props changed)
 
 Modified: stable/8/share/man/man5/periodic.conf.5
 ==============================================================================
 --- stable/8/share/man/man5/periodic.conf.5	Wed Jun 13 03:18:47 2012	(r236979)
 +++ stable/8/share/man/man5/periodic.conf.5	Wed Jun 13 03:19:11 2012	(r236980)
 @@ -504,6 +504,12 @@ Set to
  .Dq Li YES
  to compare the modes and modification times of setuid executables with
  the previous day's values.
 +.It Va daily_status_security_chkportsum_enable
 +.Pq Vt bool
 +Set to
 +.Dq Li YES
 +to verify checksums of all installed packages against the known checksums in
 +.Pa /var/db/pkg .
  .It Va daily_status_security_neggrpperm_enable
  .Pq Vt bool
  Set to
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: eadler 
State-Changed-When: Wed Jun 13 03:25:13 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167980 
>Unformatted:
