public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] cpio: Update to 2.13
Date: Sun, 01 Dec 2019 20:48:59 +0000	[thread overview]
Message-ID: <B597A63F-0C68-4B70-8C8A-57C930ECED32@ipfire.org> (raw)
In-Reply-To: <20191130160347.1868-1-matthias.fischer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2227 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 30 Nov 2019, at 16:03, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> For details see:
> https://www.gnu.org/software/cpio/
> 
> Fix CVE-2015-1197
> Fix CVE-2016-2037
> Fix CVE-2019-14866
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/cpio | 1 +
> lfs/cpio                     | 6 +++---
> 2 files changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/config/rootfiles/common/cpio b/config/rootfiles/common/cpio
> index 26ca6f376..45bf9f79c 100644
> --- a/config/rootfiles/common/cpio
> +++ b/config/rootfiles/common/cpio
> @@ -15,6 +15,7 @@ bin/cpio
> #usr/share/locale/ko/LC_MESSAGES/cpio.mo
> #usr/share/locale/nl/LC_MESSAGES/cpio.mo
> #usr/share/locale/pl/LC_MESSAGES/cpio.mo
> +#usr/share/locale/pt/LC_MESSAGES/cpio.mo
> #usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo
> #usr/share/locale/ro/LC_MESSAGES/cpio.mo
> #usr/share/locale/ru/LC_MESSAGES/cpio.mo
> diff --git a/lfs/cpio b/lfs/cpio
> index f2e12952d..02d72d038 100644
> --- a/lfs/cpio
> +++ b/lfs/cpio
> @@ -1,7 +1,7 @@
> ###############################################################################
> #                                                                             #
> # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
> +# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
> #                                                                             #
> # This program is free software: you can redistribute it and/or modify        #
> # it under the terms of the GNU General Public License as published by        #
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 2.12
> +VER        = 2.13
> 
> THISAPP    = cpio-$(VER)
> DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = fc207561a86b63862eea4b8300313e86
> +$(DL_FILE)_MD5 = 389c5452d667c23b5eceb206f5000810
> 
> install : $(TARGET)
> 
> -- 
> 2.18.0
> 


           reply	other threads:[~2019-12-01 20:48 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20191130160347.1868-1-matthias.fischer@ipfire.org>]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B597A63F-0C68-4B70-8C8A-57C930ECED32@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox