Is it possible to integrate this patches to the latest tvheadend?
Because that last version i cant to patch :(
[root@localhost tvheadend]# patch -p1 < biss1*
patching file Makefile
Hunk #1 FAILED at 24.
Hunk #2 succeeded at 167 with fuzz 2 (offset 64 lines).
1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
patching file src/main.c
Hunk #1 succeeded at 48 with fuzz 2.
Hunk #2 FAILED at 396.
1 out of 2 hunks FAILED -- saving rejects to file src/main.c.rej
patching file src/service.c
Hunk #2 succeeded at 211 (offset 6 lines).
patching file src/tsdemux.c
Hunk #1 succeeded at 206 (offset 2 lines).
patching file src/webui/extjs.c
Hunk #1 succeeded at 126 (offset 4 lines).
patching file src/webui/static/app/tvheadend.js
Hunk #1 FAILED at 241.
1 out of 1 hunk FAILED -- saving rejects to file src/webui/static/app/tvheadend.
js.rej
[root@localhost tvheadend]# patch -p1 < biss2*
patching file src/ccw.c
patching file src/ccw.h
patching file src/webui/static/app/ccweditor.js
[root@localhost tvheadend]# patch -p1 < sid*
patching file src/webui/static/app/dvb.js
Hunk #1 FAILED at 464.
1 out of 1 hunk FAILED -- saving rejects to file src/webui/static/app/dvb.js.rej
[root@localhost tvheadend]#
How to fix it?