All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yi Zhao <yi.zhao@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-networking][PATCH 6/8 V2] postfix: upgrade 3.2.2 -> 3.2.6
Date: Wed, 4 Jul 2018 08:28:05 +0800	[thread overview]
Message-ID: <1530664085-26284-1-git-send-email-yi.zhao@windriver.com> (raw)
In-Reply-To: <1530602486-4522-6-git-send-email-yi.zhao@windriver.com>

License-Update: The postfix is distributed with a dual license since
3.2.5: IBM Public License 1.0 and Eclipse Public License 2.0. Recipients
can choose to take the software under the license of their choice. Those
who are more comfortable with the IPL can continue with that license.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
Changes from V1: LICENSE="IPL-1.0 & EPL-2.0" -> "IPL-1.0 | EPL-2.0"

 meta-networking/recipes-daemons/postfix/postfix.inc                 | 4 ++--
 .../recipes-daemons/postfix/{postfix_3.2.2.bb => postfix_3.2.6.bb}  | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)
 rename meta-networking/recipes-daemons/postfix/{postfix_3.2.2.bb => postfix_3.2.6.bb} (57%)

diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index a504b85..f0d2917 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -11,8 +11,8 @@ DEPENDS = "db icu libpcre libnsl2 openssl postfix-native \
     ${@bb.utils.contains('DISTRO_FEATURES', 'sasl', 'cyrus-sasl', '', d)} \
 "
 
-LICENSE = "IPL-1.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=64375f37431336ea1b1b3005fe3fa354"
+LICENSE = "IPL-1.0 | EPL-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b181651ad99a7dc4cc8c4ce2f491ed1a"
 
 SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \
     file://makedefs.patch \
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb b/meta-networking/recipes-daemons/postfix/postfix_3.2.6.bb
similarity index 57%
rename from meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb
rename to meta-networking/recipes-daemons/postfix/postfix_3.2.6.bb
index 89af406..1214467 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.2.6.bb
@@ -5,5 +5,7 @@ SRC_URI += "file://0001-Check-for-glibc-before-setting-CANT_USE_SEND_RECV_MS.pat
             file://postfix-install.patch \
             file://icu-config.patch \
            "
-SRC_URI[md5sum] = "aea073a9b0bea5bdb590460a270a4aa0"
-SRC_URI[sha256sum] = "d06849418d119d09366997b2b481bb23f737629769b4e4a52da42fb3ad8b0576"
+SRC_URI[md5sum] = "d10f1fb551be86f6e48c2908dd8a12ff"
+SRC_URI[sha256sum] = "1df036380bae7c356bfa8989a87de58033b6aaa09b3bafcfa36c3694dd449039"
+
+UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.2(\.\d+)+).tar.gz"
-- 
2.7.4



  parent reply	other threads:[~2018-07-04  0:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03  7:21 [meta-networking][PATCH 1/8] strongswan: upgrade 5.6.2 -> 5.6.3 Yi Zhao
2018-07-03  7:21 ` [meta-networking][PATCH 2/8] open-isns: upgrade 0.97 -> 0.98 Yi Zhao
2018-07-03  7:21 ` [meta-networking][PATCH 3/8] openipmi: upgrade 2.0.24 -> 2.0.25 Yi Zhao
2018-07-03  7:21 ` [meta-networking][PATCH 4/8] python-ldap: upgrade 2.4.41 -> 2.4.45 Yi Zhao
2018-07-03  7:21 ` [meta-networking][PATCH 5/8] samba: upgrade 4.7.6 -> 4.7.8 Yi Zhao
2018-07-03  7:21 ` [meta-networking][PATCH 6/8] postfix: upgrade 3.2.2 -> 3.2.6 Yi Zhao
2018-07-03 21:13   ` Khem Raj
2018-07-04  0:15     ` Yi Zhao
2018-07-04  0:28   ` Yi Zhao [this message]
2018-07-03  7:21 ` [meta-networking][PATCH 7/8] NetworkManager: upgrade 1.10.6 -> 1.10.10 Yi Zhao
2018-07-03  7:21 ` [meta-networking][PATCH 8/8] networkmanager-openvpn: upgrade 1.2.8 -> 1.2.10 Yi Zhao

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=1530664085-26284-1-git-send-email-yi.zhao@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.