Age | Commit message (Collapse) | Author | Files | Lines |
|
All functionality in this package is now in pkg_install>=20070714.
As discussed on pkgsrc-users@ and OK'ed by agc@.
|
|
base OS on NetBSD.
|
|
|
|
The strings would be picked up for +BUILD_VERSION and create mismatches
when using ident on the same files.
|
|
|
|
|
|
|
|
of the do-build target. bmake does not like that.
|
|
Add IGNORE_URLS code from agc@:
"If a URL is specified in IGNORE_URLS then all entries listed in
pkg-vulnerabilities that match that URL will not be reported when
audit-packages is run. Running audit-packages -v will display the
details of all entries skipped if IGNORE_URLS is set."
Add a sample audit-packages.conf detailing all the options we now support.
Update to 1.46
|
|
of the package when specifying package names for the -p (one package) option,
and to make audit-packages more consistent with pkg_info behaviour.
|
|
in the DESTDIR case, fix this.
|
|
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
|
|
found. Bump to 1.44. Addresses PR 24454. OK agc@
|
|
|
|
|
|
|
|
Bump to version 1.43
|
|
|
|
- Remove the "ignore vulnerabilities" stuff which was backed out from pkgsrc
infrastructure months ago. We are back at format 1.0.0.
|
|
|
|
local security information.
With thanks to Joerg Sonnenberger for the DragonFly help, and Trevor
Kendall for the original report.
|
|
Fix PR 31957 - only report that we're using @PKG_SYSCONFDIR@/audit-packages.conf
if we're in verbose mode.
|
|
|
|
|
|
Describe -K. Improve -i description. Sort options in SYNOPSIS. Remove
superfluous .Pp. Add EXIT STATUS section. Remove trailing whitespace.
Bump date for new -i.
|
|
the improved ALLOW_VULNERABILITIES support. This now has the ability to:
-p : Only check a single package
-i : Provide a list of vulnerabilities to ignore
-K : Specify an alternate pkg dbdir.
Bump the version to 0.40.
|
|
|
|
Give the audit-pacakges a "-d" option to download the vulnerabilities file
with downloaad-vulnerability-list before scanning the installed packages.
Update the documentation accordingly.
Get rid of some inconsistent style problems in the audit-packages script.
|
|
|
|
pkgsrc/mk/defaults/mk.conf.
This is from PR 30741 from anonymous AT example.net.
|
|
version number to 1.37.
|
|
- Bump to nb1
- ok'ed wiz@
|
|
noted by adrianp
|
|
Reviewed by wiz.
|
|
Noted by reed@
Replace ".Xx Ns 's" by ".Xx Ap s" while here.
|
|
but changed the name of the copyright holder.
I provided the original man page in PR #21865.
|
|
its compatiblity. Bump version to 1.35
Done during the freeze to have the support on the branch.
Okayed by wiz.
|
|
reviewed by wiz and agc.
|
|
|
|
|
|
|
|
In download-vulnerability-list, first set the PKGVULNDIR, then create
the directory if it doesn't already exist.
Pointed out by Geert Hendrickx on tech-pkg@
|
|
consistent shell syntax.
|
|
as it's only used internally by bsd.prefs.mk.
* Make _PKGSRCDIR a public variable by renaming it to PKGSRCDIR.
Also, generate its value from ${_PKGSRC_TOPDIR} so it's less fragile
than the old method of stripping off the last two components of
${.CURDIR}. PKGSRCDIR may now be used after bsd.prefs.mk is defined.
* Change all references to _PKGSRCDIR to PKGSRCDIR.
|
|
in PR 25654 from Hauke Fath.
Take any non-standard values from audit-packages.conf file in
audit-packages as well as download-vulnerability-list.
Fix the pre-formatted documentation so that filenames to be
substituted are not formatted with the bold or underline "overstrikes"
on ttys, so that the correct sed substitutions take place at package
install time.
|
|
audit-packages version is now 1.31.
|
|
failed completely. Welcome to 1.30.
|
|
only regen on SunOS or AIX - the pre-generated pages _are_ mandoc type
pages, so we can use them on more platforms than just Irix.
|
|
regular
|
|
under IRIX. Other OS regen the catman page.
This addresses PR pkg/23452.
Since just depending on textproc/groff would pull in a large number of
packages (such as perl, ghostscript, tiff etc.), and since this is a very
important package that should NOT depend on all this gunk, Jeremy C. Reed
suggested this solution.
Ok agc.
|