Skip to content

Create a Debian Package on releases #2398

@AndrewQuijano

Description

@AndrewQuijano

Feature

  • New architecture module
  • Support for processor extension
  • Add more instruction details (elaborated below)
  • Binding support for: language
  • Other (elaborated below)

Describe the feature you'd like
Please update your CI such that when you create a release, you also create a Debian Package, I provided an example of how this is used for PANDA.

https://github.com/panda-re/panda/releases/tag/v1.8.34
https://github.com/panda-re/panda/tree/dev/panda/debian

Additional context
Utilizing a Debian package would be useful to save time on builds as the users would only need to download the package instead of repeatedly compile it for every build. This process should not be too difficult to build and would greatly improve efficiency as things like branch v5 wouldn't be needed as someone can just grab the package from the release.

Based on the screenshots, it shows that the current apt packages only have the outdated versions of libcapstone4 and libcapstone-dev. The package I propose should have both packages in one go.

image
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions