Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2012 17:07:34 GMT
From:      Joe Barbish <qjail@a1poweruser.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166917: [Maintainer Update] sysutils/qjail   Fix PR# 166666
Message-ID:  <201204131707.q3DH7Y18010175@red.freebsd.org>
Resent-Message-ID: <201204131710.q3DHAAVN014914@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166917
>Category:       ports
>Synopsis:       [Maintainer Update] sysutils/qjail   Fix PR# 166666
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 13 17:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Joe Barbish
>Release:        8.x and 9.x
>Organization:
none
>Environment:
>Description:
referance PR # 166666
>How-To-Repeat:

>Fix:
Updated qjail script so that the perluglyhack code is added to the 
end of 'qjail update -b' logic.

Reviewed unionfs per posters comments. Manpages state unionfs
is experimental and use at your own risk. Determined this is 
inappropriate to be used in jailed environment as replacement 
for nullfs.


Patch attached with submission follows:

diff -ruN qjail2/Makefile qjail3/Makefile
--- qjail2/Makefile	2012-04-13 11:57:41.000000000 -0400
+++ qjail3/Makefile	2012-04-13 11:39:35.000000000 -0400
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/sysutils/qjail/Makefile,v 1.4 2012/03/02 18:43:39 jgh Exp $
 
 PORTNAME=	qjail
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}
 
diff -ruN qjail2/distinfo qjail3/distinfo
--- qjail2/distinfo	2012-04-13 11:57:41.000000000 -0400
+++ qjail3/distinfo	2012-04-13 11:39:35.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (qjail-1.2.tar.bz2) = 55ec579ccc0a9dd5f4ba631ea0455ccce2c2850f1fb8a4d8bed09d7292f88ccd
-SIZE (qjail-1.2.tar.bz2) = 41057
+SHA256 (qjail-1.3.tar.bz2) = 29e25a27c84383fd10e5bfa3ee1158353eb8d74744168ea89edcb9b0c8743c7e
+SIZE (qjail-1.3.tar.bz2) = 40654


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204131707.q3DH7Y18010175>