Changelog for
argus-server-3.0.8.3-59.13.x86_64.rpm :
* Tue Feb 20 2024 dimstarAATTopensuse.org- Use %patch -P N instead of deprecated %patchN.
* Wed Jan 25 2023 kukukAATTsuse.com- Replace wrong libnsl build require with correct libtirpc one- fix-configure-libwrap-dependencies.diff: libwrap does not depend on libnsl
* Tue Aug 10 2021 jsegitzAATTsuse.com- Added hardening to systemd service(s). Added patch(es):
* harden_argus.service.patch Modified:
* argus.service
* Thu Jun 03 2021 rpmAATTfthiessen.de- Update to version 3.0.8.3
* Fix ekinzie-ccc-analyzer issues
* Thu Jun 11 2020 infoAATTpaolostivanin.com- Add -fcommon in order to fix building with GCC10
* Thu Mar 21 2019 jengelhAATTinai.de- Reduce scriptlets\' hard dependency on systemd.- Replace some UUOC by find -exec.- Make %install POSIX sh compatible.
* Thu Oct 26 2017 dimstarAATTopensuse.org- BuildRequire libnsl-devel: since confiugure implicitly adds - lnsl, it is our duty to make sure deps are present.
* Wed Sep 28 2016 p.drouandAATTgmail.com- Update to version 3.0.8.2
* Upstream doesn\'t publish a short changelog; please read the ChangeLog file
* Thu Aug 27 2015 p.drouandAATTgmail.com- Update to version 3.0.8.1
* Upstream doesn\'t publish a short changelog; please read the ChangeLog file- Use download Url as source- Require systemd-rpm-macros instead of systemd: increase dependencies
* Thu Sep 18 2014 sfalkenAATTopensuse.org- Changed SuSE to SUSE in README.SUSE (sr#250033)
* Thu Sep 18 2014 sfalkenAATTopensuse.org- Update to 3.0.8 version: + Changes from 3.0.6.1: Update and Fixes for remote argus data filter support Changes for netflow packet parsing to fix netflow in clients. Fixes for wild metric counts in new flow data. Update filter logic to be consistent with client filters. Modifications for timeout issues when in non-select polling. Fix for source id type assignement from commandline Change for compiler timeout values Fixes for ARP direction processing Back out of duplicate packet tracking logic Mods for duplicate packet reporting Modify configure.ac for pcap_dump_flush for older libpcaps Modify timeouts within \"nonselectable\" packet processing loop. Use VID for the VLAN identifer for the key. Fix syslog while daemonized Remove nanosleep() to improve performance. Major addtions for SDN tracking. New Flow model specifications in argus.conf. Fixes for solaris port, to avoid scheduling problems with record timeouts + Added: argus-3.0.8.tar.gz README.SUSE + Dropped: argus-3.0.6.1.tar.bz2 README.SuSE + Fixes in Specfile Changed permissions to 0644 for argus.service to clear rpmlint warning Removed System/Magic from chmod command, to clear rpmlint warning Removed %attr stanza from %doc lines, unneeded, and they were set incorrectly in the first place, and causing rpmlint to fail, due to unreadable files Removed %config from argus.service in %files, not neccessary, and causes rpmlint warning
* Wed Feb 20 2013 cfarrellAATTsuse.com- license update: GPL-2.0 and LGPL-2.1 and BSD-3-Clause and MIT Based on audit of 3.0.6.1
* Sun Oct 28 2012 p.drouandAATTgmail.com- Remove argus-3.0.0-flex.diff from Coolo : argus_get_leng string is no longer used since 3.0.6 release
* Sun Oct 28 2012 p.drouandAATTgmail.com- - Update to 3.0.6.1 version : Bugs fixed :
* Correct memory leak and deadlock issues for argus and radium;
* Argus and radium get some protection from port scanners;
* The client release also fixes a number of bugs with geolocation data, especially country code aggregation and printing. We also fixed meta-data label merging, multicast identification, and some minor issues with variable namespace collisions.- Remove sysvinit support and improve systemd support
* Fri Oct 26 2012 cooloAATTsuse.com- remove prototypes for flex, they conflict with the real ones
* Sun Nov 27 2011 cooloAATTsuse.com- do not package argus twice
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Sun Mar 07 2010 roAATTsuse.de- drop autoreconf for now