]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
igmpproxy: Update to version 0.4
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 5 Jan 2023 18:21:09 +0000 (19:21 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 26 Jan 2023 22:50:22 +0000 (22:50 +0000)
commit391c9ad86a9b97a8d7f5370baa112a3982fa9965
tree00f13b7998543a9446b01f5a9b73f89c242ce768
parentf050a57c9379ae64a8a11a664c554076c9605585
igmpproxy: Update to version 0.4

- Update from version 0.3 to 0.4
- Update of rootfile not required
- Changelog
    * Release version 0.4
* Complement phyint whitelist with blacklist
Fixes: #54
  Implement new phyint configuration option (blacklist), which enables
  blocking of specific traffic.
* Chroot and drop privileges after startup
  With this PR:
  - The apparent root directory can be changed after startup, thus denying
    igmpproxy access to files and commands outside that environmental
    directory tree.
  - igmpproxy can drop root privileges after startup by changing id to
    another user.
* Add travis apt repositories for Ubuntu Precise

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/igmpproxy