Re: [meta-security][PATCH] libseccomp: update to 2.4.3
On 3/7/20 2:18 PM, Denys Dmytriyenko
wrote:
yeah.. I should.On Sat, Mar 07, 2020 at 08:38:49PM +0000, akuster wrote:dropped patch now included in updateDo you want to remove the patch? v2 shortly thanks, Armin Signed-off-by: Armin Kuster <akuster808@...> --- .../libseccomp/{libseccomp_2.4.2.bb => libseccomp_2.4.3.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename recipes-security/libseccomp/{libseccomp_2.4.2.bb => libseccomp_2.4.3.bb} (90%) diff --git a/recipes-security/libseccomp/libseccomp_2.4.2.bb b/recipes-security/libseccomp/libseccomp_2.4.3.bb similarity index 90% rename from recipes-security/libseccomp/libseccomp_2.4.2.bb rename to recipes-security/libseccomp/libseccomp_2.4.3.bb index 07db82a..9ca41e6 100644 --- a/recipes-security/libseccomp/libseccomp_2.4.2.bb +++ b/recipes-security/libseccomp/libseccomp_2.4.3.bb @@ -4,10 +4,9 @@ SECTION = "security" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f" -SRCREV = "1b6cfd1fc0b7499a28c24299a93a80bd18619563" +SRCREV = "1dde9d94e0848e12da20602ca38032b91d521427" SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.4 \ - file://0001-tests-rely-on-__SNR_xxx-instead-of-__NR_xxx-for-sysc.patch \ file://run-ptest \ " -- 2.17.1
|
|