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

Updates to alpine 3.18.5 and removes explicit crypto install #35

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

codefromthecrypt
Copy link
Member

@codefromthecrypt codefromthecrypt commented Dec 1, 2023

This updates from 3.18.2 to 3.18.5, released a few days ago

https://git.alpinelinux.org/aports/log/?h=v3.18.3
https://git.alpinelinux.org/aports/log/?h=v3.18.4
https://git.alpinelinux.org/aports/log/?h=v3.18.5

This shows we don't need to force install to get at least 3.1.1-r3

$ docker run --rm openzipkin/alpine:test -c 'apk info libssl3'
WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/main: No such file or directory
WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.18/community: No such file or directory
WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/edge/main: No such file or directory
WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/edge/testing: No such file or directory
WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/edge/community: No such file or directory
libssl3-3.1.4-r1 description:
SSL shared libraries

libssl3-3.1.4-r1 webpage:
https://www.openssl.org/

libssl3-3.1.4-r1 installed size:
608 KiB

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt merged commit 56662a2 into master Dec 2, 2023
1 check passed
@codefromthecrypt codefromthecrypt deleted the bump-3.18.5 branch December 2, 2023 00:55
@codefromthecrypt
Copy link
Member Author

thanks for the look, @anuraaga!

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.

2 participants