diff mbox series

[meta-security,1/2] openscap: upgrade 1.3.10 -> 1.4.0

Message ID 20240819234439.1234836-1-yi.zhao@windriver.com
State New
Headers show
Series [meta-security,1/2] openscap: upgrade 1.3.10 -> 1.4.0 | expand

Commit Message

Yi Zhao Aug. 19, 2024, 11:44 p.m. UTC
ChangeLog:
https://github.com/OpenSCAP/openscap/releases/tag/1.4.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../openscap/{openscap_1.3.10.bb => openscap_1.4.0.bb}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename recipes-compliance/openscap/{openscap_1.3.10.bb => openscap_1.4.0.bb} (95%)
diff mbox series

Patch

diff --git a/recipes-compliance/openscap/openscap_1.3.10.bb b/recipes-compliance/openscap/openscap_1.4.0.bb
similarity index 95%
rename from recipes-compliance/openscap/openscap_1.3.10.bb
rename to recipes-compliance/openscap/openscap_1.4.0.bb
index 5433573..de56e9d 100644
--- a/recipes-compliance/openscap/openscap_1.3.10.bb
+++ b/recipes-compliance/openscap/openscap_1.4.0.bb
@@ -9,12 +9,12 @@  LICENSE = "LGPL-2.1-only"
 DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swig libpcre  xmlsec1"
 DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libcap-native libpcre-native xmlsec1-native"
 
-#March 18th, 2024
-SRCREV = "6d008616978306ce5e68997dce554a1683064f8f"
-SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https \
+SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=main;protocol=https \
            file://0001-CMakeLists.txt-fix-installation-directory-for-system.patch \
           "
 
+SRCREV = "a01b5d6927c7bccf41d9c623fee0c5f7105db835"
+
 S = "${UNPACKDIR}/git"
 
 inherit cmake pkgconfig python3native python3targetconfig perlnative systemd