From: Leo Famulari <leo@famulari.name>
To: 27263@debbugs.gnu.org
Subject: bug#27263: [PATCH 1/2] gnu: perl-file-path: Update to 2.13.
Date: Mon, 5 Jun 2017 23:04:09 -0400 [thread overview]
Message-ID: <d6a1b5a5b83704af9ae49a2f025276155dad6717.1496718250.git.leo@famulari.name> (raw)
In-Reply-To: <20170606030108.GA13200@jasmine>
This fixes CVE-2017-6512.
* gnu/packages/perl.scm (perl-file-path): Update to 2.13.
---
gnu/packages/perl.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 812d7548c..e56c80609 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -2986,17 +2986,17 @@ platforms.")
(define-public perl-file-path
(package
(name "perl-file-path")
- (version "2.12")
+ (version "2.13")
(source
(origin
(method url-fetch)
(uri (string-append
- "mirror://cpan/authors/id/R/RI/RICHE/File-Path-"
+ "mirror://cpan/authors/id/J/JK/JKEENAN/File-Path-"
version
".tar.gz"))
(sha256
(base32
- "0znihrlcnlpa0ziml0hkq9s59p1bjd2a6khgx2accdf16w6imxmv"))))
+ "039gc0i5cbdmidl8j8x195yykwcdmzwawmpapnysvljl8l33jqwj"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/File-Path")
(synopsis "Create or remove directory trees")
--
2.13.0
next prev parent reply other threads:[~2017-06-06 3:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 3:01 bug#27263: Perl CVE-2017-6512 Leo Famulari
2017-06-06 3:04 ` Leo Famulari [this message]
2017-06-06 3:04 ` bug#27263: [PATCH 2/2] gnu: perl: Fix CVE-2017-6512 in File::Path Leo Famulari
2017-06-06 23:18 ` Ludovic Courtès
2017-06-07 15:40 ` Leo Famulari
2017-06-07 16:17 ` Leo Famulari
2017-06-08 12:07 ` Ludovic Courtès
2017-06-06 23:16 ` bug#27263: [PATCH 1/2] gnu: perl-file-path: Update to 2.13 Ludovic Courtès
2017-06-06 18:53 ` bug#27263: Perl CVE-2017-6512 Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d6a1b5a5b83704af9ae49a2f025276155dad6717.1496718250.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=27263@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).