AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Added hardening to systemd service(s) (bsc#1181400). Modified: * knockd.service
- Update to version 0.8 * Multiple fixes (#67, #77) * IPv6 support (Sebastien Valat) - dropped knock-0.5.patch, knock-include.patch
- fix uninitialized tcpflags variables in knockd.c (Bug#1138376: Knockd unable to start after upgrade to LEAP 15.1)
- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
- Update to version 0.7 * Document the 'target' configuration directive. * Merging OS-specific networking code to reduce LOCs and the sea of #ifdefs. * Added 50ms timeout to pcap_open_live() to reduce CPU usage on network-heavy hosts. Pcap recommends we not use zero. - Changes from version 0.6 * Cleanup: Don't null-check before free * Cleanup: Consolidate flag-check logic * Accept single-knock sequences * Introduce a 'target' configuration directive, enabling knockd to react to connect attempts to a target host. Useful in cases where knockd is on a router and you want to send a target a wakeup packet. - Add systemd support for openSUSE > 12.1 - Update knock-include.patch > knock-0.5-include.patch - Remove obsolete AUTHORS section - Use download Url as source - Perform a spec-cleaner
- Add knock-0.5-include.patch to fix build failure.
- changed libpcap to libpcap-devel in BuildRequires
- fix bug #220355 (iptables call is wrong)
- fix bug in iptables call
- fix iptables call in config
- fix sysconfig file
- converted neededforbuild to BuildRequires
- Initial Package, Version 0.5