Re: [yocto] [meta-security][PATCH v2] samhain: 4.1.4 -> 4.1.5

2016-09-21 Thread Wang, Xin
ping

-Original Message-
From: Wang, Xin/王 鑫 
Sent: Monday, September 19, 2016 3:33 PM
To: yocto@yoctoproject.org
Cc: Wang, Xin/王 鑫
Subject: [yocto][meta-security][PATCH v2] samhain: 4.1.4 -> 4.1.5

1) Upgrade samhain from 4.1.4 to 4.1.5.
2) Add TARGET_CC_ARCH.Fix error.
ERROR: samhain-server-4.1.5-r0 do_package_qa: QA Issue: No GNU_HASH in the 
elf binary: 
'/yocto/work001/fnst/wangx/poky/build/tmp/work/i586-poky-linux/samhain-server/4.1.5-r0/packages-split/samhain-server/usr/sbin/yule_setpwd'
No GNU_HASH in the elf binary: 
'/yocto/work001/fnst/wangx/poky/build/tmp/work/i586-poky-linux/samhain-server/4.1.5-r0/packages-split/samhain-server/usr/sbin/yulectl'
 [ldflags]

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 .../samhain/{samhain-client_4.1.4.bb => samhain-client_4.1.5.bb}  | 0
 .../samhain/{samhain-server_4.1.4.bb => samhain-server_4.1.5.bb}  | 2 ++
 recipes-security/samhain/samhain.inc  | 4 ++--
 3 files changed, 4 insertions(+), 2 deletions(-)  rename 
recipes-security/samhain/{samhain-client_4.1.4.bb => samhain-client_4.1.5.bb} 
(100%)  rename recipes-security/samhain/{samhain-server_4.1.4.bb => 
samhain-server_4.1.5.bb} (97%)

diff --git a/recipes-security/samhain/samhain-client_4.1.4.bb 
b/recipes-security/samhain/samhain-client_4.1.5.bb
similarity index 100%
rename from recipes-security/samhain/samhain-client_4.1.4.bb
rename to recipes-security/samhain/samhain-client_4.1.5.bb
diff --git a/recipes-security/samhain/samhain-server_4.1.4.bb 
b/recipes-security/samhain/samhain-server_4.1.5.bb
similarity index 97%
rename from recipes-security/samhain/samhain-server_4.1.4.bb
rename to recipes-security/samhain/samhain-server_4.1.5.bb
index df78f63..0d76b9a 100644
--- a/recipes-security/samhain/samhain-server_4.1.4.bb
+++ b/recipes-security/samhain/samhain-server_4.1.5.bb
@@ -21,6 +21,8 @@ PACKAGECONFIG[acl] = " --enable-posix-acl , 
--disable-posix-acl"
 
 SRC_URI += "file://samhain-server-volatiles"
 
+TARGET_CC_ARCH += "${LDFLAGS}"
+
 EXTRA_OECONF += " \
 --with-config-file=REQ_FROM_SERVER/etc/samhainrc \
 --with-data-file=REQ_FROM_SERVER/var/lib/samhain/samhain_file \ diff --git 
a/recipes-security/samhain/samhain.inc b/recipes-security/samhain/samhain.inc
index 907f431..5bf2ee7 100644
--- a/recipes-security/samhain/samhain.inc
+++ b/recipes-security/samhain/samhain.inc
@@ -9,8 +9,8 @@ SRC_URI = 
"http://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \
   file://${INITSCRIPT_NAME}.default \
  "
 
-SRC_URI[md5sum] = "1ab697b7000d0a272d9ade05bb1bc6e0"
-SRC_URI[sha256sum] = 
"32ee7477af11d9f2f64f30b9cb316c351897c1c994c7b98b0ef17fc0ca5e1d1a"
+SRC_URI[md5sum] = "bdb6d2653d706f3180e37ef3d95c824d"
+SRC_URI[sha256sum] = 
"4ff4c38765c942abbaac2577df4c8c4940482a1bffc4a719f181c4fca6f173a7"
 
 S = "${WORKDIR}/samhain-${PV}"
 
--
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-cgl][PATCH] resource-agents: 3.9.6 -> 3.9.7

2016-09-21 Thread Wang, Xin
ping

-Original Message-
From: Wang, Xin/王 鑫 
Sent: Thursday, September 01, 2016 12:24 PM
To: yocto@yoctoproject.org
Cc: Wang, Xin/王 鑫
Subject: [yocto][meta-cgl][PATCH] resource-agents: 3.9.6 -> 3.9.7

Upgrade resource-agents from 3.9.6 to 3.9.7.

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 .../{resource-agents_3.9.6.bb => resource-agents_3.9.7.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)  rename 
meta-cgl-common/recipes-cgl/cluster-resource-agents/{resource-agents_3.9.6.bb 
=> resource-agents_3.9.7.bb} (95%)

diff --git 
a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.6.bb 
b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.7.bb
similarity index 95%
rename from 
meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.6.bb
rename to 
meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.7.bb
index 18ef1e8..a0d4e1f 100644
--- 
a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.6.bb
+++ b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agent
+++ s_3.9.7.bb
@@ -20,8 +20,8 @@ SRC_URI = 
"https://codeload.github.com/ClusterLabs/resource-agents/tar.gz/v${PV}
file://03-fix-header-defs-lookup.patch \
   "
 
-SRC_URI[md5sum] = "6873d5a217aee3026193fb85bfa18a4a"
-SRC_URI[sha256sum] = 
"39722cdee68ff96d06788f05f325bd21ec2fc59c59d847e5e4b23c6df23bf678"
+SRC_URI[md5sum] = "c59096b1bacc704e8a5a285f15729109"
+SRC_URI[sha256sum] = 
"e5bd62658fbc236acb83b709f64b2cd9fae52aa4a420a44fed5eb667e928b152"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
 file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \
--
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-cgl][PATCH] pacemaker: 1.1.13 -> 1.1.15

2016-09-21 Thread Wang, Xin
ping

-Original Message-
From: Wang, Xin/王 鑫 
Sent: Sunday, September 11, 2016 10:58 PM
To: yocto@yoctoproject.org
Cc: Wang, Xin/王 鑫
Subject: [yocto][meta-cgl][PATCH] pacemaker: 1.1.13 -> 1.1.15

1) Upgrade pacemaker from 1.1.13 to 1.1.15.
2) Modify patch, since the data has been changed.
0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 .../0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch   | 2 +-
 .../pacemaker/{pacemaker_1.1.13.bb => pacemaker_1.1.15.bb}| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)  rename 
meta-cgl-common/recipes-cgl/pacemaker/{pacemaker_1.1.13.bb => 
pacemaker_1.1.15.bb} (96%)

diff --git 
a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
 
b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
index 0831fda..3104512 100755
--- 
a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
+++ b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-sea
+++ rch-header-from-STAGING_INCDIR-to-walka.patch
@@ -27,7 +27,7 @@ index 08b4611..6fcd1aa 100644
  
  dnl Eventually remove this
  if test "$cross_compiling" != "yes"; then
--   CFLAGS="$CFLAGS -I${prefix}/include/heartbeat"
+-   CPPFLAGS="$CPPFLAGS -I${prefix}/include/heartbeat"
 +   CFLAGS="$CFLAGS -I${STAGING_INCDIR}/heartbeat"
 +   CPPFLAGS="$CPPFLAGS -I${STAGING_INCDIR}/heartbeat"
  fi
diff --git a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.13.bb 
b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.15.bb
similarity index 96%
rename from meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.13.bb
rename to meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.15.bb
index d2e2395..17c9fe4 100755
--- a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.13.bb
+++ b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.15.bb
@@ -23,8 +23,8 @@ SRC_URI = 
"https://github.com/ClusterLabs/${PN}/archive/Pacemaker-${PV}.zip \
file://volatiles \
file://tmpfiles \
   "
-SRC_URI[md5sum] = "d84a5173306727a981a4f87e36007595"
-SRC_URI[sha256sum] = 
"e963bc59a5d98a3e3441ea5cccb42aa67f9d7934b80c8818e19ae91c5da48331"
+SRC_URI[md5sum] = "3721971f8adba248076b43f97c4571ab"
+SRC_URI[sha256sum] = 
"0787cbc18d1f1b360a11eb7ccb6714042360d4948b2517a9fe43daf9e839af66"
 
 inherit autotools-brokensep pkgconfig systemd python-dir useradd
 
--
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-cgl][PATCH] libmailtools-perl: 2.13 -> 2.18

2016-09-21 Thread Wang, Xin
ping

-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On 
Behalf Of Dai Caiyun
Sent: Monday, August 22, 2016 1:43 PM
To: yocto@yoctoproject.org
Cc: Dai, Caiyun/戴 彩云
Subject: [yocto] [meta-cgl][PATCH] libmailtools-perl: 2.13 -> 2.18

Upgrade libmailtools-perl from 2.13 to 2.18.

Signed-off-by: Dai Caiyun 
---
 .../perl/{libmailtools-perl_2.13.bb => libmailtools-perl_2.18.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)  rename 
meta-cgl-common/recipes-perl/perl/{libmailtools-perl_2.13.bb => 
libmailtools-perl_2.18.bb} (81%)

diff --git a/meta-cgl-common/recipes-perl/perl/libmailtools-perl_2.13.bb 
b/meta-cgl-common/recipes-perl/perl/libmailtools-perl_2.18.bb
similarity index 81%
rename from meta-cgl-common/recipes-perl/perl/libmailtools-perl_2.13.bb
rename to meta-cgl-common/recipes-perl/perl/libmailtools-perl_2.18.bb
index 29e5bed..7afcb05 100644
--- a/meta-cgl-common/recipes-perl/perl/libmailtools-perl_2.13.bb
+++ b/meta-cgl-common/recipes-perl/perl/libmailtools-perl_2.18.bb
@@ -17,8 +17,8 @@ BBCLASSEXTEND = "native"
 PR = "r1"
 
 SRC_URI = 
"http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-${PV}.tar.gz;
-SRC_URI[md5sum] = "5d6fbdc56c6e1208e684012437b67e30"
-SRC_URI[sha256sum] = 
"7216404681bebce4e09651e1619c3e1eebe2a7e3856f1233af0dd9660ba052b6"
+SRC_URI[md5sum] = "972468ab5207b90398d77bed4ffc361d"
+SRC_URI[sha256sum] = 
"dfee9e770257371112f20d978e637759e81bc4f19e97b083585c71ecab37b527"
 
 S = "${WORKDIR}/MailTools-${PV}"
 
--
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-security][PATCH v2] samhain: 4.1.4 -> 4.1.5

2016-09-19 Thread Wang Xin
1) Upgrade samhain from 4.1.4 to 4.1.5.
2) Add TARGET_CC_ARCH.Fix error.
ERROR: samhain-server-4.1.5-r0 do_package_qa: QA Issue: No GNU_HASH in the 
elf binary: 
'/yocto/work001/fnst/wangx/poky/build/tmp/work/i586-poky-linux/samhain-server/4.1.5-r0/packages-split/samhain-server/usr/sbin/yule_setpwd'
No GNU_HASH in the elf binary: 
'/yocto/work001/fnst/wangx/poky/build/tmp/work/i586-poky-linux/samhain-server/4.1.5-r0/packages-split/samhain-server/usr/sbin/yulectl'
 [ldflags]

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 .../samhain/{samhain-client_4.1.4.bb => samhain-client_4.1.5.bb}  | 0
 .../samhain/{samhain-server_4.1.4.bb => samhain-server_4.1.5.bb}  | 2 ++
 recipes-security/samhain/samhain.inc  | 4 ++--
 3 files changed, 4 insertions(+), 2 deletions(-)
 rename recipes-security/samhain/{samhain-client_4.1.4.bb => 
samhain-client_4.1.5.bb} (100%)
 rename recipes-security/samhain/{samhain-server_4.1.4.bb => 
samhain-server_4.1.5.bb} (97%)

diff --git a/recipes-security/samhain/samhain-client_4.1.4.bb 
b/recipes-security/samhain/samhain-client_4.1.5.bb
similarity index 100%
rename from recipes-security/samhain/samhain-client_4.1.4.bb
rename to recipes-security/samhain/samhain-client_4.1.5.bb
diff --git a/recipes-security/samhain/samhain-server_4.1.4.bb 
b/recipes-security/samhain/samhain-server_4.1.5.bb
similarity index 97%
rename from recipes-security/samhain/samhain-server_4.1.4.bb
rename to recipes-security/samhain/samhain-server_4.1.5.bb
index df78f63..0d76b9a 100644
--- a/recipes-security/samhain/samhain-server_4.1.4.bb
+++ b/recipes-security/samhain/samhain-server_4.1.5.bb
@@ -21,6 +21,8 @@ PACKAGECONFIG[acl] = " --enable-posix-acl , 
--disable-posix-acl"
 
 SRC_URI += "file://samhain-server-volatiles"
 
+TARGET_CC_ARCH += "${LDFLAGS}"
+
 EXTRA_OECONF += " \
 --with-config-file=REQ_FROM_SERVER/etc/samhainrc \
 --with-data-file=REQ_FROM_SERVER/var/lib/samhain/samhain_file \
diff --git a/recipes-security/samhain/samhain.inc 
b/recipes-security/samhain/samhain.inc
index 907f431..5bf2ee7 100644
--- a/recipes-security/samhain/samhain.inc
+++ b/recipes-security/samhain/samhain.inc
@@ -9,8 +9,8 @@ SRC_URI = 
"http://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \
   file://${INITSCRIPT_NAME}.default \
  "
 
-SRC_URI[md5sum] = "1ab697b7000d0a272d9ade05bb1bc6e0"
-SRC_URI[sha256sum] = 
"32ee7477af11d9f2f64f30b9cb316c351897c1c994c7b98b0ef17fc0ca5e1d1a"
+SRC_URI[md5sum] = "bdb6d2653d706f3180e37ef3d95c824d"
+SRC_URI[sha256sum] = 
"4ff4c38765c942abbaac2577df4c8c4940482a1bffc4a719f181c4fca6f173a7"
 
 S = "${WORKDIR}/samhain-${PV}"
 
-- 
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-cgl][PATCH] pacemaker: 1.1.13 -> 1.1.15

2016-09-11 Thread Wang Xin
1) Upgrade pacemaker from 1.1.13 to 1.1.15.
2) Modify patch, since the data has been changed.
0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 .../0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch   | 2 +-
 .../pacemaker/{pacemaker_1.1.13.bb => pacemaker_1.1.15.bb}| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-cgl-common/recipes-cgl/pacemaker/{pacemaker_1.1.13.bb => 
pacemaker_1.1.15.bb} (96%)

diff --git 
a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
 
b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
index 0831fda..3104512 100755
--- 
a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
+++ 
b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker/0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
@@ -27,7 +27,7 @@ index 08b4611..6fcd1aa 100644
  
  dnl Eventually remove this
  if test "$cross_compiling" != "yes"; then
--   CFLAGS="$CFLAGS -I${prefix}/include/heartbeat"
+-   CPPFLAGS="$CPPFLAGS -I${prefix}/include/heartbeat"
 +   CFLAGS="$CFLAGS -I${STAGING_INCDIR}/heartbeat"
 +   CPPFLAGS="$CPPFLAGS -I${STAGING_INCDIR}/heartbeat"
  fi
diff --git a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.13.bb 
b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.15.bb
similarity index 96%
rename from meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.13.bb
rename to meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.15.bb
index d2e2395..17c9fe4 100755
--- a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.13.bb
+++ b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.15.bb
@@ -23,8 +23,8 @@ SRC_URI = 
"https://github.com/ClusterLabs/${PN}/archive/Pacemaker-${PV}.zip \
file://volatiles \
file://tmpfiles \
   "
-SRC_URI[md5sum] = "d84a5173306727a981a4f87e36007595"
-SRC_URI[sha256sum] = 
"e963bc59a5d98a3e3441ea5cccb42aa67f9d7934b80c8818e19ae91c5da48331"
+SRC_URI[md5sum] = "3721971f8adba248076b43f97c4571ab"
+SRC_URI[sha256sum] = 
"0787cbc18d1f1b360a11eb7ccb6714042360d4948b2517a9fe43daf9e839af66"
 
 inherit autotools-brokensep pkgconfig systemd python-dir useradd
 
-- 
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-security][PATCH] samhain-client: 4.1.4 -> 4.1.5

2016-09-01 Thread Wang Xin
Upgrade samhain-client from 4.1.4 to 4.1.5.

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 .../samhain/{samhain-client_4.1.4.bb => samhain-client_4.1.5.bb}  | 0
 recipes-security/samhain/samhain.inc  | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-security/samhain/{samhain-client_4.1.4.bb => 
samhain-client_4.1.5.bb} (100%)

diff --git a/recipes-security/samhain/samhain-client_4.1.4.bb 
b/recipes-security/samhain/samhain-client_4.1.5.bb
similarity index 100%
rename from recipes-security/samhain/samhain-client_4.1.4.bb
rename to recipes-security/samhain/samhain-client_4.1.5.bb
diff --git a/recipes-security/samhain/samhain.inc 
b/recipes-security/samhain/samhain.inc
index 907f431..5bf2ee7 100644
--- a/recipes-security/samhain/samhain.inc
+++ b/recipes-security/samhain/samhain.inc
@@ -9,8 +9,8 @@ SRC_URI = 
"http://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \
   file://${INITSCRIPT_NAME}.default \
  "
 
-SRC_URI[md5sum] = "1ab697b7000d0a272d9ade05bb1bc6e0"
-SRC_URI[sha256sum] = 
"32ee7477af11d9f2f64f30b9cb316c351897c1c994c7b98b0ef17fc0ca5e1d1a"
+SRC_URI[md5sum] = "bdb6d2653d706f3180e37ef3d95c824d"
+SRC_URI[sha256sum] = 
"4ff4c38765c942abbaac2577df4c8c4940482a1bffc4a719f181c4fca6f173a7"
 
 S = "${WORKDIR}/samhain-${PV}"
 
-- 
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-cgl][PATCH] resource-agents: 3.9.6 -> 3.9.7

2016-08-31 Thread Wang Xin
Upgrade resource-agents from 3.9.6 to 3.9.7.

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 .../{resource-agents_3.9.6.bb => resource-agents_3.9.7.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename 
meta-cgl-common/recipes-cgl/cluster-resource-agents/{resource-agents_3.9.6.bb 
=> resource-agents_3.9.7.bb} (95%)

diff --git 
a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.6.bb 
b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.7.bb
similarity index 95%
rename from 
meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.6.bb
rename to 
meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.7.bb
index 18ef1e8..a0d4e1f 100644
--- 
a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.6.bb
+++ 
b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_3.9.7.bb
@@ -20,8 +20,8 @@ SRC_URI = 
"https://codeload.github.com/ClusterLabs/resource-agents/tar.gz/v${PV}
file://03-fix-header-defs-lookup.patch \
   "
 
-SRC_URI[md5sum] = "6873d5a217aee3026193fb85bfa18a4a"
-SRC_URI[sha256sum] = 
"39722cdee68ff96d06788f05f325bd21ec2fc59c59d847e5e4b23c6df23bf678"
+SRC_URI[md5sum] = "c59096b1bacc704e8a5a285f15729109"
+SRC_URI[sha256sum] = 
"e5bd62658fbc236acb83b709f64b2cd9fae52aa4a420a44fed5eb667e928b152"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
 file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \
-- 
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-selinux][PATCH] audit: 2.5 -> 2.6.6

2016-08-21 Thread Wang Xin
1) Upgrade audit from 2.5 to 2.6.6.
2) Modify audit-python.patch, since the data has changed.

Signed-off-by: Wang Xin <wangxin2015.f...@cn.fujitsu.com>
---
 recipes-security/audit/audit/audit-python.patch | 2 +-
 recipes-security/audit/{audit_2.5.bb => audit_2.6.6.bb} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename recipes-security/audit/{audit_2.5.bb => audit_2.6.6.bb} (96%)

diff --git a/recipes-security/audit/audit/audit-python.patch 
b/recipes-security/audit/audit/audit-python.patch
index 1f9cf5c..0c2dc1c 100644
--- a/recipes-security/audit/audit/audit-python.patch
+++ b/recipes-security/audit/audit/audit-python.patch
@@ -18,7 +18,7 @@ index cc68df3..998b990 100644
  
  CONFIG_CLEAN_FILES = *.loT *.rej *.orig
  
--SUBDIRS = @pybind_dir@ @gobind_dir@ swig
+-SUBDIRS = python golang swig
 +SUBDIRS = swig
 +if HAVE_PYTHON
 +SUBDIRS += python
diff --git a/recipes-security/audit/audit_2.5.bb 
b/recipes-security/audit/audit_2.6.6.bb
similarity index 96%
rename from recipes-security/audit/audit_2.5.bb
rename to recipes-security/audit/audit_2.6.6.bb
index 7affecd..3823731 100644
--- a/recipes-security/audit/audit_2.5.bb
+++ b/recipes-security/audit/audit_2.6.6.bb
@@ -15,8 +15,8 @@ SRC_URI = 
"http://people.redhat.com/sgrubb/${BPN}/${BPN}-${PV}.tar.gz \
file://auditd.service \
file://audit-volatile.conf \
 "
-SRC_URI[md5sum] = "e721d48f3e1927c84b7c176b3bdbc443"
-SRC_URI[sha256sum] = 
"9b0a0760c6f37d80cbbfe46a74db722e60ac8100b28eb31953878ffca8ac14b4"
+SRC_URI[md5sum] = "871fbc03039a5101b5191c5dcc6e8ac2"
+SRC_URI[sha256sum] = 
"61d8dc61e882fdbb75153a1316817a8f8c8fca25de588256edd81fbb03e7994b"
 
 inherit autotools pythonnative update-rc.d systemd
 
-- 
2.7.4



-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto