Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(72)

Side by Side Diff: dependencies.ini

Issue 322490043: [plaso] Added Linux system product preprocessor plugin #1337 (Closed)
Patch Set: Changes after review Created 6 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « config/dpkg/control ('k') | plaso/preprocessors/linux.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [artifacts] 1 [artifacts]
2 dpkg_name: python-artifacts 2 dpkg_name: python-artifacts
3 minimum_version: 20170731 3 minimum_version: 20170818
4 rpm_name: python-artifacts 4 rpm_name: python-artifacts
5 version_property: __version__ 5 version_property: __version__
6 6
7 # The bencode module does not appear to have version information. 7 # The bencode module does not appear to have version information.
8 [bencode] 8 [bencode]
9 dpkg_name: python-bencode 9 dpkg_name: python-bencode
10 pypi_name: bencode.py 10 pypi_name: bencode.py
11 rpm_name: python-bencode 11 rpm_name: python-bencode
12 12
13 [binplist] 13 [binplist]
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 rpm_name: python2-yara 385 rpm_name: python2-yara
386 version_property: YARA_VERSION 386 version_property: YARA_VERSION
387 387
388 [zmq] 388 [zmq]
389 dpkg_name: python-zmq 389 dpkg_name: python-zmq
390 l2tbinaries_name: pyzmq 390 l2tbinaries_name: pyzmq
391 minimum_version: 2.1.11 391 minimum_version: 2.1.11
392 pypi_name: pyzmq 392 pypi_name: pyzmq
393 rpm_name: python2-zmq 393 rpm_name: python2-zmq
394 version_property: __version__ 394 version_property: __version__
OLDNEW
« no previous file with comments | « config/dpkg/control ('k') | plaso/preprocessors/linux.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b