reinoud
028381e905
Fix logic in sort-packages. With the former revision the logic got crippled
...
and no packages were selected as `regular' and thus nothing was selected.
2011-08-04 14:39:33 +00:00
wiz
2d426e62df
Get rid of support for vulnerable/ directory.
2010-04-10 21:44:44 +00:00
wiz
4ee018a5f8
Revert unintended commit.
2010-03-21 15:31:41 +00:00
wiz
cddc694dbb
Depend on fixed version of xz.
2010-03-21 10:52:29 +00:00
joerg
1375bd1199
Remove remaining compat code for old pkg_install versions.
2008-03-15 16:27:42 +00:00
martti
bd986edbc7
Remove trailing spaces.
2007-10-09 19:19:08 +00:00
adrianp
ccc8f33d94
The new audit-packages code goes to stdout now.
2007-08-27 15:38:08 +00:00
adrianp
d176003e13
audit-packages prints vulnerabilities to stdout so compensate for this.
2007-08-06 02:43:34 +00:00
adrianp
9b5c38d79d
Add support for the upcoming pkg_install-20070714 which now includes
...
audit-packages.
2007-07-14 17:17:45 +00:00
rillig
b425a8ed66
The egrep line can be removed when audit-packages becomes fast enough.
2007-03-22 11:43:18 +00:00
jschauma
b9211a69aa
- also find possible listings in {whatever}foo variations
...
- use PKGVULNDIR from env for correct location of pkg-vulnerabilities
2007-02-21 05:32:30 +00:00
jschauma
853b673667
Only invoke audit-packages if we do find the package-name prefix in
...
the vulnerabilities file. This cuts down significantly on the time
spent running sort-packages:
On 3228 packages before:
20259.43s real 9888.82s user 13138.60s system
With this change:
6595.97s real 3215.58s user 4265.13s system
2007-02-20 06:46:20 +00:00
rillig
2527b18e5a
Progress messages are prefixed with "sort-packages>", not "upload>".
2006-10-01 14:54:16 +00:00
rillig
aeeeee3d46
Always create the files for the lists, even if they would end up empty.
2006-08-01 07:50:04 +00:00
rillig
9aefe26fce
Oops, fixed a typo and tested it again. Now it works.
2006-08-01 06:10:44 +00:00
rillig
e888cd24c2
Added a program that sorts binary packages into categories, depending on
...
whether they may be uploaded, are vulnerable, or good.
2006-08-01 06:05:15 +00:00