Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing unused dependencies (fixes issue #4873) #4874

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 10, 2024

  1. removing python3-idna

    log2timeline/plaso/log2timeline#4873 WIP
    
    Bug: log2timeline#4873
    Reported-by: Kalin KOZHUHAROV <[email protected]>
    Signed-off-by: Kalin KOZHUHAROV <[email protected]>
    thinrope committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    abf0a84 View commit details
    Browse the repository at this point in the history
  2. removing python-cryptography and python3-cryptography

    log2timeline/plaso/log2timeline#4873 WIP
    
    Bug: log2timeline#4873
    Reported-by: Kalin KOZHUHAROV <[email protected]>
    Signed-off-by: Kalin KOZHUHAROV <[email protected]>
    thinrope committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6db9505 View commit details
    Browse the repository at this point in the history
  3. removing cffi

    log2timeline/plaso/log2timeline#4873 WIP
    
    Bug: log2timeline#4873
    Reported-by: Kalin KOZHUHAROV <[email protected]>
    Signed-off-by: Kalin KOZHUHAROV <[email protected]>
    thinrope committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c8f3bc0 View commit details
    Browse the repository at this point in the history
  4. reverting back tests/parsers/text_plugins/apt_history.py

    It looks like it is relying on a hard-coded output that just happens to
    have those module names?
    log2timeline/plaso/log2timeline#4873 WIP
    
    Bug: log2timeline#4873
    Reported-by: Kalin KOZHUHAROV <[email protected]>
    Signed-off-by: Kalin KOZHUHAROV <[email protected]>
    thinrope committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7ae20f0 View commit details
    Browse the repository at this point in the history