Package: poc-streamer / 0.4.2-5

Metadata

Package Version Patches format
poc-streamer 0.4.2-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_add support to features.patch | (download)

Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 add support to id3 and ipv6
020_fix FTBFS 64 bit.patch | (download)

fec-pkt.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on 64-bit platforms
             As ssize_t is not an int there, fec-pkt.c failed
             to build due to incompatible types.
030_fix faulty frame sizes.patch | (download)

mp3-read.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix problems with mp3s with faulty frame sizes
040_fix time formatting.patch | (download)

misc.c | 12 11 + 1 - 0 !
misc.h | 1 1 + 0 - 0 !
2 files changed, 12 insertions(+), 1 deletion(-)

 fix time formatting
050_fix typo manpage.patch | (download)

man/man1/mp3cut.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in manpage
060_add includes.patch | (download)

mp3cue-main.c | 13 1 + 12 - 0 !
mp3cut.c | 13 1 + 12 - 0 !
mp3length.c | 13 1 + 12 - 0 !
3 files changed, 3 insertions(+), 36 deletions(-)

---
070_add GCC hardening.patch | (download)

Makefile | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

 added gcc hardening