-
Notifications
You must be signed in to change notification settings - Fork 62
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: clearlinux/swupd-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: clearlinux/swupd-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 13 files changed
- 2 contributors
Commits on Aug 27, 2024
-
Protect the Swupd_Root.pem certificate file
This test creates an alternate swupd root certificate. If one already exists, back it up, and restore it when the test is done. Previously, this test just blindly deleted the certificate if it existed.
Configuration menu - View commit details
-
Copy full SHA for 695417d - Browse repository at this point
Copy the full SHA 695417dView commit details
Commits on Aug 28, 2024
-
Skip tests that require two builds in a format when there's only one
We already detect and report that certain tests require at least two builds within the current format, but only one exists. Change that from a test *failure* to a *skip*. Example: We need at least 2 versions in format 38 to continue with this test Test teardown complete. not ok 2 RCT002: Repair a big system # (from function `test_setup' in file test/real_content/real_content_lib.bash, line 144, # from function `setup' in test file test/real_content/../functional/testlib.bash, line 4647) # `test_setup' failed # becomes: ok 2 RCT002: Repair a big system # skip We need at least 2 versions in format 38 to continue with this test
Configuration menu - View commit details
-
Copy full SHA for e170bfd - Browse repository at this point
Copy the full SHA e170bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c45294 - Browse repository at this point
Copy the full SHA 2c45294View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a4ed8 - Browse repository at this point
Copy the full SHA e0a4ed8View commit details -
The previous method for wrapping ssl was removed so update to the replacement version. Signed-off-by: William Douglas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d1591f - Browse repository at this point
Copy the full SHA 0d1591fView commit details
Commits on Aug 29, 2024
-
Add support for an alternative swupd certificate
Enable an alternative swupd certificate location (the location of the default or given cert with an ".alt" appended to it). The purpose of this change is to allow more reliable and flexible key rotations. If either the main cert or alt cert fails when doing content verification then the other will be tried (and be used for the next operation). In this way, as long as both certs don't fail for the same content verification, progress can be made with either cert. Signed-off-by: William Douglas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e02cab5 - Browse repository at this point
Copy the full SHA e02cab5View commit details -
- Add support for a second signing certificate - Test fixes Signed-off-by: William Douglas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e3d6b2 - Browse repository at this point
Copy the full SHA 0e3d6b2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.1...v5.2.0