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

feat: reproducible packages #748

Merged
merged 9 commits into from
Dec 7, 2023
Merged

feat: reproducible packages #748

merged 9 commits into from
Dec 7, 2023

Commits on Dec 6, 2023

  1. feat: allow to set a build date

    defaults to $SOURCE_DATE_EPOCH
    
    closes #744
    closes #734
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c7c6539 View commit details
    Browse the repository at this point in the history
  2. fix: rename to mtime

    caarlos0 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    02b7c5a View commit details
    Browse the repository at this point in the history
  3. docs: fix systemd note

    closes #739
    caarlos0 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b6ed72c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix: improve arch packager

    caarlos0 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    67693bd View commit details
    Browse the repository at this point in the history
  2. fix: arch test

    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    48fbc96 View commit details
    Browse the repository at this point in the history
  3. fix: improve apk packager

    caarlos0 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ab21009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f83d358 View commit details
    Browse the repository at this point in the history
  5. fix: reuse keys func

    caarlos0 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    45cc894 View commit details
    Browse the repository at this point in the history
  6. fix: deps

    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f2da005 View commit details
    Browse the repository at this point in the history