Bug 196173 - sysutils/cbsd update to 10.1.2
Summary: sysutils/cbsd update to 10.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-21 15:02 UTC by Oleg Ginzburg
Modified: 2014-12-21 21:10 UTC (History)
1 user (show)

See Also:


Attachments
sysutils/cbsd update to 10.1.2 (1.80 KB, text/plain)
2014-12-21 15:02 UTC, Oleg Ginzburg
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2014-12-21 15:02:52 UTC
Created attachment 150828 [details]
sysutils/cbsd update to 10.1.2

Changes:
- check for mount points duplicate in system and local jail fstab file. When duplicate - fstab.local wins
- rewrite pkgbrowser script. Now work with SQLite directly instead of pkg(7), thus greatly speeding up for building package list
svnup command renamed to srcup
- new wrappers for service, sysrc, passwd for the appropriate tools
- (bugfix) Fixes for jexport/jimport with newjname args
- (bugfix) Correction to determine the type of IPv4: must contain only numbers.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-12-21 21:10:18 UTC
A commit references this bug:

Author: amdmi3
Date: Sun Dec 21 21:09:59 UTC 2014
New revision: 375188
URL: https://svnweb.freebsd.org/changeset/ports/375188

Log:
  - Update to 10.1.2

  Changes:
  - check for mount points duplicate in system and local jail fstab file. When duplicate - fstab.local wins
  - rewrite pkgbrowser script. Now work with SQLite directly instead of pkg(7), thus greatly speeding up for building package list svnup command renamed to srcup
  - new wrappers for service, sysrc, passwd for the appropriate tools
  - (bugfix) Fixes for jexport/jimport with newjname args
  - (bugfix) Correction to determine the type of IPv4: must contain only numbers.

  PR:		196173
  Submitted by:	olevole@olevole.ru (maintainer)

Changes:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/distinfo
  head/sysutils/cbsd/files/patch-Makefile