Version: 2.2.9, Package name: libnasl-2.2.9 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The NASL (Nessus Attack Scripting Language) library allows to create and use Nessus' plugins. |
MD5: +gOT6UAlOpVDfTjt1v8YRA= |
RMD160: x/HV69CA7WDLeYOGAa2oYX7Euew= |
Filesize: 358.359 KB |
Version History (View Complete History) |
|
2011-05-15 02:03:42 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: -remove duplicate item, no bump as it didn't build |
2011-05-11 02:24:41 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-11-11 11:43:11 by Marc Espie | Files touched by this commit (18) |
Log message: new WANTLIB |
2010-10-18 15:41:48 by Marc Espie | Files touched by this commit (144) |
Log message: USE_GROFF=Yes |
2010-10-12 16:05:21 by Robert Nagy | Files touched by this commit (3) |
Log message: Fix openssl update fallout. A similar diff was also submitted by benoit@ and he is okay with this one |
2007-09-15 17:30:01 by Michael Erdely | Files touched by this commit (170) |
Log message: Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-04-03 07:56:00 by Alexandre Anriot | Files touched by this commit (4) |
Log message: drop maintainership. |
2007-02-13 04:55:01 by Alexandre Anriot | Files touched by this commit (7) |
Log message: - maintenance update to 2.2.9 . - SHA256 checksums (reminded by sturm). ok sturm@ |
2006-09-23 02:45:04 by Alexandre Anriot | Files touched by this commit (11) |
Log message: update to 2.2.8 . ok sturm@ |
2006-08-03 17:28:12 by Marc Espie | Files touched by this commit (43) |
Log message: new lib specs |
2006-05-31 23:16:32 by Alexandre Anriot | Files touched by this commit (14) |
Log message: - update to 2.2.7 . - bump SHARED_LIBS . - get ride of bogus elements outside of base. - spacing and cleanup. inputs and ok sturm@ |
2006-05-05 12:49:59 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: A buffer overflow vulnerability has been discovered in the implementation of split() function in NASL, leading to consume a large amount of CPU and memory resources before crashing. A solution is to check for zero-length sep parameters. CVE-2006-2093; from ubuntu linux; |
2006-05-05 12:30:21 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: A buffer overflow vulnerability has been discovered in the implementation of split() function in NASL, leading to consume a large amount of CPU and memory resources before crashing. A solution is to check for zero-length sep parameters. CVE-2006-2093; from ubuntu linux; |
2006-05-04 16:40:24 by Alexandre Anriot | Files touched by this commit (2) |
Log message: A buffer overflow vulnerability has been discovered in the implementation of split() function in NASL, leading to consume a large amount of CPU and memory resources before crashing. A solution is to check for zero-length sep parameters. CVE-2006-2093; from ubuntu linux; ok sturm@ |
2005-12-25 08:52:39 by Nikolay Sturm | Files touched by this commit (17) |
Log message: SHARED_LIBS and USE_LIBTOOL |
2005-11-16 19:28:40 by Christian Weisgerber | Files touched by this commit (2) |
Log message: now that librpcsvc is dynamic, it needs to go into WANTLIB |
2005-09-27 12:43:01 by Mathieu Sauve-Frankel | Files touched by this commit (2) |
Log message: - unbreak by adding missing directory to PLIST - bump PKGNAME ok aanriot@ |
2005-09-26 13:24:25 by Mathieu Sauve-Frankel | Files touched by this commit (2) |
Log message: - have libnasl install the nessus_org.pem ca file. This file is needed so nessusd can use signed plugins. - bump PKGNAME ok aanriot@ |
2005-08-16 03:49:56 by Marc Espie | Files touched by this commit (88) |
Log message: conflicts from the past: history since 3.7. As noted on ports@ recently, pkg_add -r relies on conflicts, and the sheer existence of updates means we MUST take the past into account in conflicts now. Note the renaming of hugs98 to valid package names where versions are concerned. This commit shows clearly the renaming of the xfce4 plugin packages, the ditching of eclipse flavors, the splitting of nessus into subpackages, the splitting of various other software documentations, some packaging bugs in kdeedu, and a lot of files moving around... okay pvalchev@ |
2005-08-02 06:37:28 by Alexandre Anriot | Files touched by this commit (13) |
Log message: - update to 2.2.5. - remove dead mirrors. ok sturm@ |