diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-04-24 17:29:33 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-04-24 17:30:12 -0500 |
commit | fde0b606556b9deb1dd043cdd07d45145d33720b (patch) | |
tree | 892d77e57fc4cb9d1472bbace5247a727b499fd3 /security/openvas/files/patch-src_attack.c | |
parent | deskutils/py-paperless-ngx: Fix pkg-message (diff) |
security/gvm: update to 23.5.2
- databases/pg-gvm: update to 22.6.5
- security/gsa: update to 23.0.0
- security/gsad: update to 22.9.1
- security/gvm-libs: update to 22.9.1
- security/gvmd: update to 23.5.2
- security/openvas: update to 23.0.1
- security/py-gvm-tools: update to 24.3.0
- security/py-notus-scanner: update to 22.6.3
- security/py-ospd-openvas: update to 22.7.1
- security/py-python-gvm: update to 24.3.0
- security/py-greenbone-feed-sync: update to 24.3.0
Diffstat (limited to 'security/openvas/files/patch-src_attack.c')
-rw-r--r-- | security/openvas/files/patch-src_attack.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openvas/files/patch-src_attack.c b/security/openvas/files/patch-src_attack.c index 63169adea6f9..7606ee921360 100644 --- a/security/openvas/files/patch-src_attack.c +++ b/security/openvas/files/patch-src_attack.c @@ -1,5 +1,5 @@ ---- src/attack.c.orig 2023-11-30 02:05:44.000000000 -0500 -+++ src/attack.c 2024-01-26 17:29:41.957545000 -0500 +--- src/attack.c 2024-04-24 02:59:35.930683000 -0500 ++++ src/attack.c 2024-04-24 03:02:33.794371000 -0500 @@ -31,7 +31,6 @@ #include "utils.h" @@ -8,7 +8,7 @@ #include <errno.h> /* for errno() */ #include <fcntl.h> #include <glib.h> -@@ -1614,13 +1613,13 @@ +@@ -1541,13 +1540,13 @@ gettimeofday (&now, NULL); if (test_alive_hosts_only) |