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

add APK signing logic #46

Merged
merged 2 commits into from
Aug 10, 2024
Merged

add APK signing logic #46

merged 2 commits into from
Aug 10, 2024

Commits on Aug 7, 2024

  1. add APK signing logic

    With this commit it's possible to sign APK package indexes
    (packages.adb) via the `signall.sh` script, which is run on the
    buildmaster. As a consequence `apk` must be available on the
    buildmaster. This is the final step to replace OPKG with APK.
    
    Signed-off-by: Paul Spooren <[email protected]>
    aparcar committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0c140e5 View commit details
    Browse the repository at this point in the history
  2. docker: bump rsync Debian version

    Signed-off-by: Paul Spooren <[email protected]>
    aparcar committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8be4f5b View commit details
    Browse the repository at this point in the history