Bug 208918 - sysutils/qjail [Maintainer update] fix bug
Summary: sysutils/qjail [Maintainer update] fix bug
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-19 15:05 UTC by Joe Barbish
Modified: 2016-04-20 22:13 UTC (History)
1 user (show)

See Also:


Attachments
diff of port make files (791 bytes, patch)
2016-04-19 15:05 UTC, Joe Barbish
no flags Details | Diff
port_diff corrected (1.64 KB, patch)
2016-04-20 18:07 UTC, Joe Barbish
qjail1: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Barbish 2016-04-19 15:05:24 UTC
Created attachment 169472 [details]
diff of port make files

Summary of 4.5 update

1. After installing 10.3 and running with jails started, the daily system 
   checks started saying some options names have changed in /etc/periodic.conf. 
   Added code to check if qjail is running on a 10.3 host during 
   "qjail install" and if so populate flavors directory with new periodic.conf
   having the new option names.

2  During testing saw that "manual start" jails were having their entry in the
   qjail.config directory left behind when the jail was deleted. Had to change 
   code in the config function -r & -n options and also the start/stop jail 
   function.
Comment 1 Joe Barbish 2016-04-20 18:07:44 UTC
Created attachment 169498 [details]
port_diff corrected

corrected plg-plist
Comment 2 Joe Barbish 2016-04-20 18:09:47 UTC
after submitting corrected port diff reopened this pr number
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-04-20 22:10:10 UTC
A commit references this bug:

Author: robak
Date: Wed Apr 20 22:09:11 UTC 2016
New revision: 413709
URL: https://svnweb.freebsd.org/changeset/ports/413709

Log:
  sysutils/qjail: update 4.4 -> 4.5

  PR:		208918
  Submitted by:	Joe Barbish <qjail1@a1poweruser.com> (maintainer)

Changes:
  head/sysutils/qjail/Makefile
  head/sysutils/qjail/distinfo
  head/sysutils/qjail/pkg-plist
Comment 4 Bartek Rutkowski freebsd_committer freebsd_triage 2016-04-20 22:13:08 UTC
Committed, thanks!