Netshot is now at version 0.15.2. Libraries have been upgraded and the
UI has been refreshed. The changes are listed here:

https://github.com/netfishers-onl/Netshot/blob/master/dist/README.txt

OK?

Remi



Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/netshot/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    28 Feb 2020 07:45:04 -0000      1.8
+++ Makefile    5 Sep 2020 19:47:14 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              config backup and policy check for network devices
 
-V =                    0.14.1
+V =                    0.15.2
 DISTNAME =             netshot_${V}
 PKGNAME =              ${DISTNAME:S/_/-/}
 WRKDIST =              ${WRKDIR}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/netshot/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    28 Feb 2020 07:45:04 -0000      1.4
+++ distinfo    5 Sep 2020 19:54:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (netshot_0.14.1.zip) = MpKMvBCtsvuEu1SyFxOYGHBO0Xzf4GRszy2DiH6pGUE=
-SIZE (netshot_0.14.1.zip) = 45722115
+SHA256 (netshot_0.15.2.zip) = VGU2QeRA3iFtnaww+hOakIOc2gehRpY+flKOmCAn234=
+SIZE (netshot_0.15.2.zip) = 57957862
Index: patches/patch-netshot_conf
===================================================================
RCS file: /cvs/ports/sysutils/netshot/patches/patch-netshot_conf,v
retrieving revision 1.4
diff -u -p -r1.4 patch-netshot_conf
--- patches/patch-netshot_conf  28 Feb 2020 07:45:04 -0000      1.4
+++ patches/patch-netshot_conf  5 Sep 2020 20:00:37 -0000
@@ -3,8 +3,8 @@ $OpenBSD: patch-netshot_conf,v 1.4 2020/
 Index: netshot.conf
 --- netshot.conf.orig
 +++ netshot.conf
-@@ -1,9 +1,9 @@
- # Netshot Configuration File
+@@ -2,9 +2,9 @@
+ # See 
https://github.com/netfishers-onl/Netshot/wiki/Config-file-(netshot.conf)-reference
  
  # Log file and level
 -netshot.log.file = /var/log/netshot/netshot.log
@@ -15,7 +15,7 @@ Index: netshot.conf
  netshot.log.audit.level = INFO
  #netshot.log.syslog1.host = 10.0.16.16
  
-@@ -19,7 +19,7 @@ netshot.db.password = netshot
+@@ -20,7 +20,7 @@ netshot.db.password = netshot
  netshot.db.encryptionpassword = netshot
  
  # REST
@@ -24,7 +24,7 @@ Index: netshot.conf
  netshot.http.ssl.keystore.pass = password
  #netshot.http.baseurl = https://localhost
  netshot.http.baseurl = https://0.0.0.0
-@@ -38,12 +38,12 @@ netshot.snapshots.auto.interval = 15
+@@ -39,12 +39,12 @@ netshot.snapshots.auto.interval = 15
  # Allow a trap received from any IP of a device to trigger an automatic 
snapshot
  netshot.snapshots.auto.anyip = true
  # After a snapshot, dump the last configuration to a file in this directory

Reply via email to