From: Wang Mingyu <[email protected]>

Changelog:
============
- Fix off-by-one bug in SCgiTask::event_read
- Don't use std::scoped_lock in CurlStack as it doesn't support unlocking just 
one mutex
- Don't throw when DhtSearch is not found in DhtServer

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../rtorrent/{rtorrent_0.16.10.bb => rtorrent_0.16.11.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/rtorrent/{rtorrent_0.16.10.bb => 
rtorrent_0.16.11.bb} (89%)

diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb 
b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb
similarity index 89%
rename from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb
rename to meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb
index 36ef5a623e..559c29036c 100644
--- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb
+++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb
@@ -7,7 +7,7 @@ DEPENDS = "autoconf-archive libsigc++-2.0 curl cppunit libtool 
libtorrent ncurse
 
 SRC_URI = 
"git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}"
 
-SRCREV = "b5a606649a4800deb44c31d3ad74d01b4c5ca37a"
+SRCREV = "2700b3141f966d8533a6153491e1c76b3cf5c2b9"
 
 inherit autotools pkgconfig
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#126933): 
https://lists.openembedded.org/g/openembedded-devel/message/126933
Mute This Topic: https://lists.openembedded.org/mt/119292706/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to