Bug 4606

Summary: [patch] fix FTBFS
Product: Fedora Reporter: Sérgio Basto <sergio>
Component: kodiAssignee: Michael Cronenworth <mike>
Status: RESOLVED FIXED    
Severity: enhancement CC: alexl, ktdreyer, maci
Priority: P1    
Version: 25   
Hardware: x86_64   
OS: GNU/Linux   
namespace:
Attachments: FTPParse.cpp-use-std-string.patch

Description Sérgio Basto 2017-07-24 02:40:11 CEST
Created attachment 1820 [details]
FTPParse.cpp-use-std-string.patch

I tried today add my patch to allow paste on Linux [1] to build kodi on F25 we need the patch in attach , found it in [2]
 


[1]
https://github.com/sergiomb2/xbmc/commit/82cdf5e3a0de6d132ba9125bce4c424acf2e25e9

[linux] support for simple xselection pasting #9631 , https://github.com/xbmc/xbmc/pull/9631/


[2] 
https://git.busybox.net/buildroot/plain/package/kodi/0003-FTPParse.cpp-use-std-string.patch
Comment 1 Michael Cronenworth 2017-07-24 15:14:34 CEST
Yes, I am well aware of this patch. I haven't had a need to issue an update yet, but if I do this will be included.
Comment 2 Michael Cronenworth 2017-08-23 22:50:47 CEST
The patch was added to the 17.x branch and 17.4 was released with it yesterday.