unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: 30472@debbugs.gnu.org
Subject: [bug#30472] [PATCH 2/6] gnu: java-fasterxml-jackson-core: Update to 2.9.4.
Date: Fri, 16 Feb 2018 05:46:31 +0800	[thread overview]
Message-ID: <87sha2lydk.fsf@gmail.com> (raw)
In-Reply-To: <87d116ndhv.fsf@gmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0002-gnu-java-fasterxml-jackson-core-Update-to-2.9.4.patch --]
[-- Type: text/x-diff, Size: 1358 bytes --]

From 04a83abedc6b5ea11d115fa29f81ff806d71b289 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Fri, 16 Feb 2018 05:19:26 +0800
Subject: [PATCH 2/6] gnu: java-fasterxml-jackson-core: Update to 2.9.4.

* gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.4.
---
 gnu/packages/java.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index e8355e324..8aca53ca3 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -6209,7 +6209,7 @@ not included are ones that require dependency to the Databind package.")
 (define-public java-fasterxml-jackson-core
   (package
     (name "java-fasterxml-jackson-core")
-    (version "2.9.2")
+    (version "2.9.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/FasterXML/"
@@ -6217,7 +6217,7 @@ not included are ones that require dependency to the Databind package.")
                                   "jackson-core-" version ".tar.gz"))
               (sha256
                (base32
-                "0q2d6qnylyxj5jh0sam1b095b5486f7ipzhxgwcgbm254ls7fqc1"))))
+                "159hsnk17jr1gyzkf01cxvsn45srnk37g949r7364qlsr527gjgd"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "jackson-core.jar"
-- 
2.16.1

  parent reply	other threads:[~2018-02-15 21:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-15 21:34 [bug#30472] [PATCH 0/6] gnu: java-fasterxml-jackson-annotations: Update to 2.9.4 Alex Vong
2018-02-15 21:46 ` [bug#30472] [PATCH 1/6] " Alex Vong
2018-02-15 21:46 ` Alex Vong [this message]
2018-02-15 21:49 ` [bug#30472] [PATCH 3/6] gnu: java-fasterxml-jackson-databind: Update to 2.9.4 [fixes CVE-{2017-17485, 2018-5968}] Alex Vong
2018-02-15 21:49 ` [bug#30472] [PATCH 4/6] gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.4 Alex Vong
2018-02-15 21:50 ` [bug#30472] [PATCH 5/6] gnu: java-fasterxml-jackson-dataformat-yaml: " Alex Vong
2018-02-15 21:51 ` [bug#30472] [PATCH 6/6] gnu: java-fasterxml-jackson-dataformat-xml: " Alex Vong
2018-02-15 22:20 ` bug#30472: [PATCH 0/6] gnu: java-fasterxml-jackson-annotations: " Leo Famulari

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=87sha2lydk.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=30472@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).