Package: streamripper / 1.64.6-4

Metadata

Package Version Patches format
streamripper 1.64.6-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1075541 gcc14 | (download)

lib/argv.c | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 fix ftbfs with gcc-14
 Patch fixes FBTFS with gcc-14
 .
873964 http | (download)

lib/http.c | 72 41 + 31 - 0 !
lib/http.h | 1 1 + 0 - 0 !
2 files changed, 42 insertions(+), 31 deletions(-)

 fix parse_error if there is a colon in the uri
 streamripper fails to correctly parse uris with colon in the
 name (such as the target stream name)
 .
1097944 gcc15 | (download)

lib/argv.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix build with gcc 15