net/rtpproxy: bump to 2.1.0
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 17 Feb 2018 09:08:50 +0000 (10:08 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 17 Feb 2018 09:11:35 +0000 (10:11 +0100)
commita4462a7432c93a8ee48575b5d977382e0b7badad
tree7f03946a0a60a0d8a4601b9d9bbd1f4855afb5a4
parent5eff04c674b0bd13bfcbf2f1e3cd4e5372a5efb3
net/rtpproxy: bump to 2.1.0

- Version bump
- Refresh debug-disable patch
- Add patch to add missing includes to fix:

    rtpp_record.c: In function 'rtpp_record_open':
    rtpp_record.c:228:62: error: 'DEFFILEMODE' undeclared (first use in this function)
         rrc->fd = open(rrc->spath, O_WRONLY | O_CREAT | O_TRUNC, DEFFILEMODE);
                                                                  ^

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/rtpproxy/Makefile
net/rtpproxy/patches/102-don-t-build-rtpproxy_debug.patch
net/rtpproxy/patches/103-add-missing-includes.patch [new file with mode: 0644]