From: Wang Mingyu <[email protected]> Changelog: =========== - Added dns cache - Fix crash on double scrape request - Use callback in DnsBuffer result and catch EINTR in Listen - Fixed various SCGI issues
Signed-off-by: Wang Mingyu <[email protected]> --- .../rtorrent/{rtorrent_0.16.7.bb => rtorrent_0.16.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/rtorrent/{rtorrent_0.16.7.bb => rtorrent_0.16.8.bb} (89%) diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.7.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.8.bb similarity index 89% rename from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.7.bb rename to meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.8.bb index 0ec048dcf5..9fc6f1e5e9 100644 --- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.7.bb +++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.8.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 = "7ead88448b8068c6737a975604884f96f6ae498c" +SRCREV = "39f186e523f6ea2e72a3715a72d6e9ae4081ed84" inherit autotools pkgconfig -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125713): https://lists.openembedded.org/g/openembedded-devel/message/125713 Mute This Topic: https://lists.openembedded.org/mt/118516723/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
