From owner-freebsd-pkg@FreeBSD.ORG Wed Jul 23 15:13:20 2014 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DE26445B for ; Wed, 23 Jul 2014 15:13:19 +0000 (UTC) Received: from mail-we0-x234.google.com (mail-we0-x234.google.com [IPv6:2a00:1450:400c:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76225284E for ; Wed, 23 Jul 2014 15:13:19 +0000 (UTC) Received: by mail-we0-f180.google.com with SMTP id w61so1333795wes.11 for ; Wed, 23 Jul 2014 08:13:16 -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=AL5BNf9EWSa4okfKcoZCK/nXS91jLoa8Ia5i5/N+r2U=; b=IFINH3SC4mUfqodQUmgytawgf20rudZDn4yqtF6M6xcQrinqGNhlovt8s7lzDlPrXD /h9hjg5y3r5sXtmYmA5CNdMapVZOoaiGHQKkNw1f4rDyvuZswzkV78UsXfIaKinkjmMy TVmvYMoBXaotbM1QsJohynkysxT5qZDFouI9gD54e5c4MAsacUxkBVC4am+tIFgTdj1Q xm+AAOF15VzO6str6fuW9scvxlO9s1Yt2jpcTtaKOkxYbtRNNBkKGjqunjwHS38UpCsR Yd8IaPgzmKy0ZzweOUFiyJubl4lhtmCHxLX5CA3CahPSsItKiBkAZeIgNBhVuimIOYY+ yPzg== X-Received: by 10.194.62.140 with SMTP id y12mr2767871wjr.27.1406128396568; Wed, 23 Jul 2014 08:13:16 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id de5sm10240747wib.18.2014.07.23.08.13.15 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Jul 2014 08:13:15 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 23 Jul 2014 17:13:13 +0200 From: Baptiste Daroussin To: pkg@FreeBSD.org Subject: [ANNOUNCEMENT] pkg 1.3.0 out! Message-ID: <20140723151313.GA55770@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 23 Jul 2014 15:13:20 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, I'm very please to announce the release of pkg 1.3.0 This version is the result of almost 9 month of hard work Here are the statistics for the version: - 373 files changed, 66973 insertions(+), 38512 deletions(-) - 29 different contributors Please not that for the first time I'm not the main contributor, and I would like to particularly thanks Vsevold Stakhov for all the hard work he has do= ne to allow us to get this release out. I would like also to give a special thank= s to Andrej Zverev for the tons of hours spending on testing and cleaning the bug tracker! So much has happened that it is hard to summarize so I'll try to highlight = the major points: - New solver, now pkg has a real SAT solver able to automatically handle conflicts and dynamically discover them. (yes pkg set -o is deprecated no= w) - pkg install now able to install local files as well and resolve their dependencies from the remote repositories - Lots of parts of the code has been sandboxed - Lots of rework to improve portability - Package installation process has been reworked to be safer and handle pro= perly the schg flags - Important modification of the locking system for finer grain locks - Massive usage of libucl - Simplification of the API - Lots of improvements on the UI to provide a better user experience. - Lots of improvements in multi repository mode - pkg audit code has been moved into the library - pkg -o A=3DB that will overwrite configuration file from cli - The ui now support long options - The unicity of a package is not anymore origin - Tons of bug fixes - Tons of behaviours fixes - Way more! Thank you to all contributors: Alberto Villa, Alexandre Perrin, Andrej Zverev, Antoine Brodin, Brad Davis, Bryan Drewery, Dag-Erling Sm=F8rgrav, Dmitry Marakasov, Elvira Khabirova, J= amie Landeg Jones, Jilles Tjoelker, John Marino, Julien Laffaye, Mathieu Arnold, Matthew Seaman, Maximilian Ga=DF, Michael Gehring, Michael Gmelin, Nicolas = Szalay, Rodrigo Osorio, Roman Naumann, Rui Paulo, Sean Channel, Stanislav E. Putrya, Vsevolod Stakhov, Xin Li, coctic Regards, Bapt on behalf of the pkg@ --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlPP0QkACgkQ8kTtMUmk6EwtfACaAj+0moz/300yRmXu8Lbgcli2 GuIAnRqtzrBw+CQOTpXGcQ8B+rr8DUjc =0CrD -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--