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

app-misc/ca-certificates: Switch to https protocol in SRC_URI #2170

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

jepio
Copy link
Member

@jepio jepio commented Jul 29, 2024

nss: switch to https fetch

Ftp access appears to have been decommissioned (access times out) so switch to the https mirror that Mozilla provides.

See: flatcar/Flatcar#1504

How to use

Rebuild as usual always.

Testing done

$ GENTOO_MIRRORS="" emerge --fetchonly ca-certificates
These are the packages that would be fetched, in order:

Calculating dependencies... done!
Dependency resolution took 0.96 s (backtrack: 0/20).

[ebuild     U  ] app-misc/ca-certificates-3.102.1::coreos-overlay [3.102::coreos-overlay] 74669 KiB

Total: 1 package (1 upgrade), Size of downloads: 74669 KiB


>>> Fetching (1 of 1) app-misc/ca-certificates-3.102.1::coreos-overlay
>>> Downloading 'https://archive.mozilla.org/pub/security/nss/releases/NSS_3_102_1_RTM/src/nss-3.102.1.tar.gz'
--2024-07-29 08:37:41--  https://archive.mozilla.org/pub/security/nss/releases/NSS_3_102_1_RTM/src/nss-3.102.1.tar.gz
Resolving archive.mozilla.org... 34.117.35.28, 2600:1901:0:b9fd::
Connecting to archive.mozilla.org|34.117.35.28|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 76460182 (73M) [application/x-tar]
Saving to: '/mnt/host/source/.cache/distfiles/nss-3.102.1.tar.gz.__download__'

/mnt/host/source/.cache/distfiles/nss-3.102.1.tar.gz.__do 100%[==================================================================================================================================>]  72.92M  59.9MB/s    in 1.2s

2024-07-29 08:37:42 (59.9 MB/s) - '/mnt/host/source/.cache/distfiles/nss-3.102.1.tar.gz.__download__' saved [76460182/76460182]

 * nss-3.102.1.tar.gz BLAKE2B SHA512 size ;-) ...
  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

@jepio jepio requested a review from a team July 29, 2024 08:37
Ftp access appears to have been decommissioned (access times out) so switch to
the https mirror that Mozilla provides.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
@jepio
Copy link
Member Author

jepio commented Jul 29, 2024

Once I get a review - will merge without CI as the CI will not test the original source (as the files are currently present on Gentoo's mirror).

Copy link

github-actions bot commented Jul 29, 2024

Copy link
Contributor

@tormath1 tormath1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This might need to be backported on all maintenance channels.

@jepio jepio merged commit 38f9638 into main Jul 29, 2024
1 check failed
@jepio
Copy link
Member Author

jepio commented Jul 29, 2024

Will backport.

@jepio jepio deleted the jepio/switch-nss-to-https branch July 29, 2024 08:46
jepio added a commit that referenced this pull request Jul 29, 2024
app-misc/ca-certificates: Switch to https protocol in SRC_URI

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
jepio added a commit that referenced this pull request Jul 29, 2024
app-misc/ca-certificates: Switch to https protocol in SRC_URI

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
jepio added a commit that referenced this pull request Jul 29, 2024
app-misc/ca-certificates: Switch to https protocol in SRC_URI

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
jepio added a commit that referenced this pull request Jul 29, 2024
app-misc/ca-certificates: Switch to https protocol in SRC_URI

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants