Ticket #45173: 0001-Upgrade-bash-to-4.3.26-fixes-CVE-2014-7169.patch

File 0001-Upgrade-bash-to-4.3.26-fixes-CVE-2014-7169.patch, 1.2 KB (added by hahn.seb@…, 10 years ago)
  • dports/shells/bash/Portfile

    From 3831b6b115c6ae5e5cb65b94b43a0878a1fc17ef Mon Sep 17 00:00:00 2001
    From: Sebastian Hahn <sebastian@torproject.org>
    Date: Sat, 27 Sep 2014 05:04:03 +0200
    Subject: [PATCH] Upgrade bash to 4.3.26 (fixes CVE 2014-7169)
    
    ---
     dports/shells/bash/Portfile | 5 +++--
     1 file changed, 3 insertions(+), 2 deletions(-)
    
    diff --git a/dports/shells/bash/Portfile b/dports/shells/bash/Portfile
    index e49b5cf..3421c29 100644
    a b PortSystem 1.0 
    44
    55name                bash
    66set bash_version    4.3
    7 set bash_patchlevel 25
     7set bash_patchlevel 26
    88version             ${bash_version}.${bash_patchlevel}
    99distname            ${name}-${bash_version}
    1010categories          shells
    checksums-append \ 
    5858    bash43-022 sha1 7c67c4277eb024d17051aabaa750b6cc388d173e \
    5959    bash43-023 sha1 5fe81781847c5bad848b790d3c2c0e3df19e8719 \
    6060    bash43-024 sha1 875accb818ebecdb77a2fc3dc6167056ea1ce347 \
    61     bash43-025 sha1 484d85e54547a18f9702284c55145e34e74768d1
     61    bash43-025 sha1 484d85e54547a18f9702284c55145e34e74768d1 \
     62    bash43-026 sha1 ddfe741f358fb6ff0182d7d1eb6b36aabe0598b7
    6263
    6364depends_build           bin:grep:grep \
    6465                        bin:bison:bison