From owner-freebsd-pkg@FreeBSD.ORG Tue Apr 14 21:54:22 2015 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A491F9 for ; Tue, 14 Apr 2015 21:54:22 +0000 (UTC) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DF9D5863 for ; Tue, 14 Apr 2015 21:54:21 +0000 (UTC) Received: by wizk4 with SMTP id k4so131309861wiz.1 for ; Tue, 14 Apr 2015 14:54:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=v8BnlLrNzLAZGTb9WDHcxXYLSJYo+/A1Rc6APk8G9HE=; b=HEl1K9+Dfb1+vEbrMbasJJbVia9nfhgKhsmtdXyWZ5mRgqRMf69Ja6sqtiYUFwS01M w0MgD7e7vYvGlylYhwZ9QSbAgRaKerP8/3L3xXWWCZ7gSYp4jEf9+Cm+jpCkUbvXrPF/ vYk5U+/bGE4PXNpuHT715IlEMPnTlyVohxF/LWit0MPEYiL/FQy768ykBAh6ofZdl/OD RLaxdH0wIpPTu46WieypJpmDq9N1RZi5/ks9XpJliEFHbuCAa4/lHJWJMQYeDhnueBY6 0dHham8N1sqT8LXlMvMzASbjye15sfGBP5+vFqER73qeX/8tu2WUChZ13i8ZoDp4wPnK 8pGg== X-Received: by 10.194.108.9 with SMTP id hg9mr44287180wjb.68.1429048460455; Tue, 14 Apr 2015 14:54:20 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ax10sm3263320wjc.26.2015.04.14.14.54.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Apr 2015 14:54:19 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 14 Apr 2015 23:54:17 +0200 From: Baptiste Daroussin To: pkg@FreeBSD.org Subject: pkg 1.5.0 is out Message-ID: <20150414215417.GH39658@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tT3UgwmDxwvOMqfu" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2015 21:54:22 -0000 --tT3UgwmDxwvOMqfu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, Final pkg 1.5.0 has been released. What happened since pkg 1.4.0: - Initial provides/requires support - Lots of new regression tests have been added - Initial support for OS X - Initial support for NetBSD/EdgeBSD - Update most of the bundled third party software has been updated to their latest version - Improve the messages reported by pkg - Properly support file flags - Implement argument support for custom keywords - Extend setting credential via plist to allow to set file flags - Make credential syntax via plist more flexible allow to only defines the first - pkg updating now supports case insensitive matching - pkg create now support a verbose mode - Add an option to change the default on question, until now the default answer was "No" with that option set it would be "Yes" - Lots of fixes to pkg audit -r - Global memory usage reduction and speed up - Improvements and cleanup on pkg alias - pkg annotate --show --all has been fixed - Make pkg.h C++ friendly - Lots of improvements in the solver - Lots of fixes on 32 bits platforms - Add support for: pkg create -M ./plop.ucl -p ./plop.plist - New pkg -r that will install in the given rootdir without chrooting - Export PKG_ROOTDIR to scripts allow to make them as portable as possible - Stop trying to remove all installed package with the argument of pkg delete is a local file - Be more explicit about why the solver it going to reinstall, remove or upgrade (when possible) - Plenty of bug fixes - Plenty of new bugs - pkg shlibs now support -q - pkg lock gained a new --has-locked-packages option - pkg now resumes fetch if possible - CONSERVATIVE_UPGRADE is now on by default - pkg alias now have a -l argument to list aliases - A sample pkg.conf is now installed with a bunch of aliases set by default - Fix the backup script to properly export an sql which will be importable via pkg shell and/or sqlite out of box I would like to thank anyone that has been contributing to pkg to make this release happen (via code, bug report, feature request, testing and documentation) For pkg 1.6.0 among other things and depending on the time, here is what we do plan to work on: - Safe cherry-picking of upgrades (aka: pkg upgrade something) - New context dependant messages: * messages that only appears during upgrades * messages that only appears on deinstall * messages that only appears on install - Extend provides/requires to support flexible dependencies - Linux package backend (?) - Allow multiple versions of a given package in a repo - Add more regression tests - Improve documentation - Best regards, Bapt --tT3UgwmDxwvOMqfu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUtjIkACgkQ8kTtMUmk6Ewq3gCgohTtRyCBLqdzQmk/ItJjF5v1 F60An33NuYjpzZntRzJ2WaLyqA4Bs6DM =f1os -----END PGP SIGNATURE----- --tT3UgwmDxwvOMqfu--