Changelog for
arpwatch-3.6-150400.187.2.x86_64.rpm :
* Mon Jan 22 2024 andreas.stiegerAATTgmx.de- update to 3.6:
* Fix bug that prevented checkpoint() from being called until after receiving a new arp/rarp packet
* Remove unconditional FreeBSD configure mandir hack
* Sat Jan 06 2024 andreas.stiegerAATTgmx.de- update to 3.5:
* Make SIGHUP checkpoint arp.dat
* Fix bug that prevented checkpoint() from being called until after receiving a new arp/rarp packet
* Sun Oct 15 2023 andreas.stiegerAATTgmx.de- update to 3.4:
* build system maintenance (upgrade to autoconf 2.71)
* add arpwatch-3.4-include-time.patch to fix build broken by it
* Tue Dec 06 2022 olafAATTaepfle.de- Enable loading of ethercodes.dat with arpwatch.ETHERCODES.patch- Log useless 0-source only once for each MAC
* Wed Apr 27 2022 dimstarAATTopensuse.org- Update to version 3.3: + Fix direction of memmove() in sanity_fddi().
* Mon Mar 21 2022 dmuellerAATTsuse.com- update to 3.2: - Change update-ethercodes to not clobber ethercodes.dat on failure. - Add a configure option to specify the path to sendmail- use https, its 2022 after all
* Mon Jan 10 2022 olafAATTaepfle.de- remove instance units from post scripts, they can not be reloaded
* Fri Sep 03 2021 jsegitzAATTsuse.com- Remove accidentially checked in manpage (arpwatch.8)
* Fri Sep 03 2021 jsegitzAATTsuse.com- Update to version 3.1 (bsc#1185939)
* Dropped + arpwatch-2.1a11-emailaddr.dif, this is now supported upstream. Incompatible change: Flags change from -e and -s to -w and -W + arpwatch-2.1a11-hname-overflow.dif: included upstream + arpwatch-2.1a11-tokenring.diff: Dropped token ring support + arpwatch-2.1a15-massagevendor.patch: new python version is available + arpwatch-MAC.patch: Fix is upstream + getnameinfo.patch
* Refreshed + 0001-Ignore-802.1Q-frames.patch + arp2ethers.patch
* Notable upstream changes: + Add python 2 compatibility to massagevendor (for pfsense <= 2.4.4). + Add -Z (zero pad) and -C (compact) flags to arpwatch and arpsnmp to allow run time selection of zero padded or compact ethernet addresses in arp.dat. + arpsnmp errors now go to stderr instead of syslog. + Add arpwatch directory flag (-D) + Added the -x flag which is like -n but excludes cidrs
* Wed Aug 11 2021 jsegitzAATTsuse.com- Added hardening to systemd service(s). Modified:
* arpwatch.service
* arpwatchAATT.service
* Tue Jun 29 2021 jsegitzAATTsuse.com- Fixed local privilege escalation from runtime user to root (bsc#1186240, CVE-2021-25321)- Added service_
* calls for the AATT.service file
* Tue Feb 09 2021 jsegitzAATTsuse.com- Fix arp2ethers script (bsc#1181936). Added arp2ethers.patch to inline the awk fragments. I tried hard to do this in a script but no matter if sed, awk or perl is used something always breaks
* Mon Feb 01 2021 olafAATTaepfle.de- exit cleanly on SIGTERM with arpwatch-exit.patch- refresh all patches for autosetup
* Thu Jan 28 2021 olafAATTaepfle.de- report MAC as HH:HH:HH:HH:HH:HH with arpwatch-MAC.patch- remove unused ARPWATCH_INTERFACE= from sysconfig template- schedule arpwatch.service after exim/postfix/sendmail- remove arpwatchAATT.service from postinstall scriptlets to avoid warning in case no instance is configured- move service_add_post to end of script because the macro exit the script early
* Thu Jan 28 2021 jsegitzAATTsuse.com- Include arp2ethers script (jsc#SLE-17224)
* Sat Oct 17 2020 hpjAATTurpla.net- add report-iface.patch to see, where the offending change happened
* Tue May 07 2019 seife+obsAATTb1-systems.com- add 0001-Ignore-802.1Q-frames.patch to fix log spam on networks with configured VLANs. (deb#625796)
* Sat Mar 16 2019 jengelhAATTinai.de- Use noun phrase in summary.
* Thu Feb 07 2019 jsegitzAATTsuse.com- One %service_
* call for all service files
* Tue Feb 05 2019 jsegitzAATTsuse.com- added getnameinfo.patch to prevent memory leak in gethname (bsc#1119851)- %service_
* invocations for arpwatchAATT.service
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Sat Aug 12 2017 tchvatalAATTsuse.com- Remove initscript support. Fix the service initialization to\\ either allow single full client or user has to symlink the instance and make sure he can run only one of them. bsc#737527- Make sure rcarpwatch is working- Use install commands for installation of files- Format with spec-cleaner- Generate temp files using systemd
* Fri Jun 19 2015 lmuelleAATTsuse.com- Deal with added two whitespaces in more recent oui.txt versions. + arpwatch-2.1a15-massagevendor.patch
* Fri Dec 05 2014 lmuelleAATTsuse.com- Removed executable permission bits from arpwatchAATT.service file.