On Tue Apr 23, 2019 at 08:47:43AM +0200, Gonzalo L. Rodriguez wrote: > Hello, > > Update for Lynis to 2.7.4: > > https://cisofy.com/changelog/lynis/#274 > > OK? Comments? > > Cheers.- > Hello, > > Update for Lynis to 2.7.4: > > https://cisofy.com/changelog/lynis/#274 > > OK? Comments?
With fixing trailing whitespace in pkg/DESCR, OK rsadowski@ > > Cheers.- > > -- > > - gonzalo > Index: Makefile > =================================================================== > RCS file: /cvs/ports/security/lynis/Makefile,v > retrieving revision 1.33 > diff -u -p -r1.33 Makefile > --- Makefile 12 Mar 2019 13:56:56 -0000 1.33 > +++ Makefile 23 Apr 2019 06:46:31 -0000 > @@ -2,7 +2,7 @@ > > COMMENT= security auditing tool > > -DISTNAME = lynis-2.7.2 > +DISTNAME = lynis-2.7.4 > > CATEGORIES= security > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/security/lynis/distinfo,v > retrieving revision 1.30 > diff -u -p -r1.30 distinfo > --- distinfo 12 Mar 2019 13:56:56 -0000 1.30 > +++ distinfo 23 Apr 2019 06:46:31 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (lynis-2.7.2.tar.gz) = /ebM+NbsCuHpyfSm1kDN3N5L96kvhDfUfRalR34hv9o= > -SIZE (lynis-2.7.2.tar.gz) = 281447 > +SHA256 (lynis-2.7.4.tar.gz) = o/YVeT/4BzO64VWEiTpAhhAdiRxhw6UtKA37ZYy5j70= > +SIZE (lynis-2.7.4.tar.gz) = 287563 > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/security/lynis/pkg/PLIST,v > retrieving revision 1.18 > diff -u -p -r1.18 PLIST > --- pkg/PLIST 12 Mar 2019 13:56:56 -0000 1.18 > +++ pkg/PLIST 23 Apr 2019 06:46:31 -0000 > @@ -60,6 +60,7 @@ share/lynis/include/data_upload > share/lynis/include/functions > share/lynis/include/helper_audit_dockerfile > share/lynis/include/helper_configure > +share/lynis/include/helper_generate > share/lynis/include/helper_show > share/lynis/include/helper_system_remote_scan > share/lynis/include/helper_update
