[oe-commits] [openembedded-core] 03/07: libsolv: upgrade 0.7.1 -> 0.7.2

git at git.openembedded.org git at git.openembedded.org
Tue Jan 8 11:21:24 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 2a811db90c16abe1aeb1e57ca7e7b3ad540ae870
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Thu Dec 20 16:43:32 2018 +0800

    libsolv: upgrade 0.7.1 -> 0.7.2
    
    >From NEWS:
    
    - bug fixes:
      * do not autouninstall packages because of forcebest updates
    - new features:
      * support rpm's new '^' version separator
      * support set/get_considered_list in bindings
      * new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag
    
    Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/libsolv/{libsolv_0.7.1.bb => libsolv_0.7.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.1.bb b/meta/recipes-extended/libsolv/libsolv_0.7.2.bb
similarity index 95%
rename from meta/recipes-extended/libsolv/libsolv_0.7.1.bb
rename to meta/recipes-extended/libsolv/libsolv_0.7.2.bb
index 9e09521..6e3993b 100644
--- a/meta/recipes-extended/libsolv/libsolv_0.7.1.bb
+++ b/meta/recipes-extended/libsolv/libsolv_0.7.2.bb
@@ -12,7 +12,7 @@ SRC_URI_append_libc-musl = " file://0001-Add-fallback-fopencookie-implementation
                              file://0002-Fixes-to-internal-fopencookie-implementation.patch \
                            "
 
-SRCREV = "aae08b819742abba7c44510797077c5f25f3ed00"
+SRCREV = "1c0141962a9eef7f4bc1fdcac7099f3f6a95ec23"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list