This change log will be updated whenever a new official release is made
- Update
minisatip
to v1.1.50 - Re-enable SAT>IP client support in minisatip
- Enable DVB-CSA support in minisatip (due to CPU limitations only 1-2 streams can be decoded simultaneously)
- Remove the
upgrade-fw
script and some other unused/obsolete utilities - Improve the build process (less verbosity, no root-owned files polluting the working directory)
- Update
oscam
to revision 11693 - Update
minisatip
to v1.1.9-bf62510 - Replace bundled
senddsq
with upstream (https://github.com/akosinov/unicable, contains one minor fix since last version) - Remove bundled
multicast-rtp
script - the firmware ships without Python so the script is essentially useless
- Update
minisatip
to191fe62a7a5aaada03ef274511b24238c210693c
, should fix sending of UDP packets (#3) - Don't skip SSL certificate checks when running
wget
- Include
senddsq
, a tool for sending DiseqC sequences - Use Docker to build new releases, provides a stable reproduceable environment
- Remove tvheadend and Python support in an attempt to make this easier to maintain
- Improve build speed by using multi-threading and more efficient file operations
- Update
minisatip
to 1.0.4 (1.0.4-eef7333
), now using upstream directly instead of a fork- Previous versions of
minisatip
have been removed. If you've been usingminisatip7
orminisatip8
you'll need to update your configuration to useMINISATIP="yes"
andMINISATIP_OPTS=
instead.
- Previous versions of
- Disable SAT>IP client support in
- Include iperf3 for debugging ethernet capacity issues