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

Fix AbcIP builds #19

Merged
merged 5 commits into from
Jun 10, 2024
Merged

Fix AbcIP builds #19

merged 5 commits into from
Jun 10, 2024

Conversation

wtfbbqhax
Copy link
Owner

No description provided.

wtfbbqhax added 5 commits May 26, 2024 20:22
README.md:

 * Update snort3 reference to 3.2.1.0
 * Update snort3_extra reference to 3.2.1.0

packages/snort3/APKBUILD:

 * Update to release 3.2.1.0

packages/snort3_extra/APKBUILD:

 * Update to release 3.2.1.0
CHANGES

Makefile, README.md:

 * Update ALPINE_VERSION to 3.20.0
This commit removes the static assets `build.rsa` and `build.rsa.pub` from the
repository and replaces them with a single use key that exists for that
container image only.

This change is being done to reduce risk and encourage new best practice.
In the future we will delete the private key after the build completes, thus
preventing any more packages from being signed again.

This could be grown to make a secure remote repository too.

CHANGES:

Containerfile:

 * Remove manual copy of build.rsa.pub to the /etc/apk/keys directory.

 * Add a call to abuild-keygen after switching to the `build` user.

home/build/abuild/abuild.conf:

 * Add PACKAGER="wtfbbqhax/Krakatoa"

home/build/abuild/build.rsa:

 * Deleted

home/build/abuild/build.rsa.pub

 * Deleted

 This will allow me to
possiblyand keep a really tight leash.
This commit switches abcip upstream repository to my own where I have
applied some fixes on top of crc181/abcip.
@wtfbbqhax wtfbbqhax merged commit e7940a3 into main Jun 10, 2024
2 checks passed
@wtfbbqhax wtfbbqhax deleted the resolve-abcip branch June 10, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant