From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehMMz-00057C-OB for guix-patches@gnu.org; Thu, 01 Feb 2018 16:27:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehMEA-0007y7-Qk for guix-patches@gnu.org; Thu, 01 Feb 2018 16:20:50 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44914) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ehMEA-0007xG-89 for guix-patches@gnu.org; Thu, 01 Feb 2018 16:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ehME9-0000c3-RB for guix-patches@gnu.org; Thu, 01 Feb 2018 16:17:01 -0500 Subject: [bug#30319] [PATCH] gnu: tar: Update to 1.30. Resent-Message-ID: Date: Thu, 1 Feb 2018 16:15:55 -0500 From: Leo Famulari Message-ID: <20180201211555.GC15249@jasmine.lan> References: <87a7wsaen4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qtZFehHsKgwS5rPz" Content-Disposition: inline In-Reply-To: <87a7wsaen4.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alex Vong Cc: 30319@debbugs.gnu.org --qtZFehHsKgwS5rPz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 01, 2018 at 11:55:11PM +0800, Alex Vong wrote: > Hello, >=20 > This patch updates tar to its latest version for core-updates. I add a > 2016 copyright header because I forgot to add it in 20be64dcf. >=20 > From bc2c8230c7089cbd3e9de8776dd97bd758dcde2d Mon Sep 17 00:00:00 2001 > From: Alex Vong > Date: Thu, 1 Feb 2018 23:03:55 +0800 > Subject: [PATCH] gnu: tar: Update to 1.30. >=20 > * gnu/packages/base.scm (tar): Update to 1.30. > [source]: Remove 'tar-CVE-2016-6321.patch'. > * gnu/packages/patches/tar-CVE-2016-6321.patch: Remove. > * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Since the whole distro depends on tar, and we are almost done with this core-updates cycle, we'll need to save this for the next cycle. I added the 2016 copyright statement in commit 537a17fbe89c3102b7b6d95616a7ce0b5e3ce209. --qtZFehHsKgwS5rPz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlpzg4sACgkQJkb6MLrK fwidORAA4nt4hz5tTJUJpOJfCrzrfnjIwAMCAgUw7cpF57FpU2HDjhU1UClkvPKW KXjrel5rw3ub9G1DFfFFVRjoAhJtUjnTgZSDHtHqjC1/p4h6vWWg9f8wO5PPUoaY ePokco7YfGdgGoLWWADf2iIzYdWzpZ/aEw5OSyQI3mrLTxMKSEtU7zIuPNKzaNmd eRaze/jjgu0x9pUeRlpEmq8P/f6/m4qx8wq4584fb9VPNzVB/J82y9GT/uCHm8qT HR1Di8e9ikseq7VCdkk5j6jqJX40kFW21azY03CJVsPN6wlFspuB3S5HQDmjiaV8 3swxXZCFrNpRMS6QCwZxQZ0YlFI0VYuoZISjWjS4VXbzWg8gB30nq0kDgIYg8YIl 6ckwmB9M01ERMb+KFMVOWuz7nh4gjCjRGLfmEZCzo221y+Cm+l2EvjKDQXw6orWJ Qr7Bj5OUNy8DgQIzfUWyC7omr1nMFo2/yPqBmWG+ry1t+d/nC03nzSjPKgGu8NZz c6QBBwvS5+ebb39y5Skpv2oqStEafaCSCy3l3eTCrPzydeg/K4BW5ipSkLUC0GXa TfmuvqK35Zhp+HjB0eeY3xU2qgUS/1ftVBguXNxtvuSQmf9hFCsrsZHXx9Tg1Vhw yQnFPXfO0wSDdgb3C+f796q/uj2Wu/avRC5EB7CMOcmqXo2XzkE= =6GG7 -----END PGP SIGNATURE----- --qtZFehHsKgwS5rPz--