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

purl2sym: Add metadata support for linux, mtd-utils, barebox, e2fsprogs and erofs-utils #113

Merged
merged 8 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. Add metadata support for mtd-utils and barebox

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2a1704a View commit details
    Browse the repository at this point in the history
  2. Add metadata support for linux kernel

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    298e821 View commit details
    Browse the repository at this point in the history
  3. Add tests for linux, mtd-utils and barebox

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    40f352a View commit details
    Browse the repository at this point in the history
  4. Add script to regen test data for linux, mtd-utils and barebox

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    028bdb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Make sure the extracted version starts with a digit

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2067ef4 View commit details
    Browse the repository at this point in the history
  2. Add metadata support for e2fsprogs

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e75b921 View commit details
    Browse the repository at this point in the history
  3. Add metadata support for erofs-utils

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    71b92b4 View commit details
    Browse the repository at this point in the history
  4. Add example for regex

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2170bfe View commit details
    Browse the repository at this point in the history