X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-lf0-f67.google.com (mail-lf0-f67.google.com [209.85.215.67]) by lists.alpinelinux.org (Postfix) with ESMTP id 78A6B5C427A for ; Mon, 13 Feb 2017 09:10:24 +0000 (GMT) Received: by mail-lf0-f67.google.com with SMTP id q89so7777040lfi.1 for ; Mon, 13 Feb 2017 01:10:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=uj56EfjHOTJo9hYCqD19nOu4VuRuaovo399bqkwnsbw=; b=i0aTy3InUhrbbOACveDFZf4WlWSpjhSZAWoS10PnqxNTUoquAko6FD4MbcU5650xCN 4e8wlSe/8gzJWaJhFJApTiSJU/KfwA88+IKQFoUEcO1RVS4pP8BqSOB07SiMynsS8cM4 falOkWh2cwQpZEeD6JpyqqU3bchL+OuIvtPMWVqxwCP5gp7PgUt9ifxzwyUQNItJ24xj KBOQmrg/2iR7OE+obDXjEikWaaDWc0t7dG51yLridCwIvmMERMT/MIvjPDLTUUsyVzSy 2gd3qu9MmyUV/rJVEOnfuQiHc6zAgQsft5V5zGjkZpCpuU7i7wNlgtSKj0EUiIaTXrLs CUtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=uj56EfjHOTJo9hYCqD19nOu4VuRuaovo399bqkwnsbw=; b=VpfEuJ3EZ0KxTAHczpePMSdsQPehH2s05dZ3Vc74yvMl/Occan1w46PFZCorl9rzNk NmHlZ7/inYmBx3D3lGqJyr0/JExZ80MK6qsV2IF9zOO9Vvg5k4zgB+piT4fax29ETmZi mqOS3bAUJB/GH+HDK5C4OABJjeMeTozpnJtU3/FC4r2xfbVQFJNSfToHuJCV28hcxrKo r5EYC1vQCp+scnWXDr8/Jv3LIKTCwFkVMIlliGzkpV+Uc3LPlaML9NDF5oGa0/lWFR5P snHZyKu/FK6QClgCnZXmlitOvlqFkvmyGxX4yj43wiP8MiGF7vU3o2s38yNhY+t3UFNB Xi1Q== X-Gm-Message-State: AMke39mYBfx4GdyMXofg1VcmyhqUmlmZik6/nVAU3KMhZVXlf8ea4yCXDal9zqP37hlPQA== X-Received: by 10.25.157.146 with SMTP id g140mr6006596lfe.123.1486977023787; Mon, 13 Feb 2017 01:10:23 -0800 (PST) Received: from v3-3.util.wtbts.net ([83.145.235.199]) by smtp.gmail.com with ESMTPSA id h3sm2604246lfj.0.2017.02.13.01.10.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 13 Feb 2017 01:10:23 -0800 (PST) From: Sergei Lukin To: alpine-aports@lists.alpinelinux.org Cc: Sergei Lukin Subject: [alpine-aports] [PATCH v3.3] main/postfixadmin: security upgrade to 3.0.2 - fixes #6837 Date: Mon, 13 Feb 2017 09:10:16 +0000 Message-Id: <1486977016-517-1-git-send-email-sergej.lukin@gmail.com> X-Mailer: git-send-email 2.6.6 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: CVE-2017-5930: allows to delete protected aliases https://svn.code.sf.net/p/postfixadmin/code/trunk/CHANGELOG.TXT --- Upgrading from 3.0 beta3 (= 2.93) to 3.0.2 Looks that there were no major changes made main/postfixadmin/APKBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/main/postfixadmin/APKBUILD b/main/postfixadmin/APKBUILD index 2b76413..711affe 100644 --- a/main/postfixadmin/APKBUILD +++ b/main/postfixadmin/APKBUILD @@ -1,7 +1,8 @@ +# Contributor: Sergei Lukin # Contributor: Natanael Copa # Maintainer: Natanael Copa pkgname=postfixadmin -pkgver=2.93 +pkgver=3.0.2 pkgrel=0 pkgdesc="Web Based Management tool for Postfix" url="http://postfixadmin.com/" @@ -41,6 +42,6 @@ package() { "$pkgdir"/usr/share/webapps/postfixadmin/config.inc.php } -md5sums="d9a0e19bdb3241411cac8446d511fdb4 postfixadmin-2.93.tar.gz" -sha256sums="cc1ec188ea90254d8365081171dbbf2bfdf2a020bc943725b5a957de34bc1769 postfixadmin-2.93.tar.gz" -sha512sums="ef2d7b1112c18722ba94fac3c34b0b9bbd961ba3bf1eb866fecd63ccceca9feccca53efcb54dc1d4c109fd407ba2cee642f310a9b3254b164137e41664de0af9 postfixadmin-2.93.tar.gz" +md5sums="84fd489199832cb40af8315c0cb3ad4f postfixadmin-3.0.2.tar.gz" +sha256sums="9a4edb111258c90912aea66ad1dd684445b4f03f08f8549b9d708336ae019c8c postfixadmin-3.0.2.tar.gz" +sha512sums="19db70cc59e8e41356e4cd632b0cb9df8d8de0f0451e7e2c84d61a0aa6ede5cc93bbf8914786a2eec012e4c013ad130a001d143ce869aa54b54a50fb798ed92b postfixadmin-3.0.2.tar.gz" -- 2.6.6 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---