-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: bisdn/bisdn-linux
base: main
head repository: bisdn/bisdn-linux
compare: release/v4.9.0
- 11 commits
- 5 files changed
- 1 contributor
Commits on Nov 25, 2024
-
default.xml: set to v4.x branches
Signed-off-by: Jonas Gorski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e418c4e - Browse repository at this point
Copy the full SHA e418c4eView commit details
Commits on Mar 25, 2025
-
scripts: add script for generating changelogs
Loosely based to the latest internal MR, with the following changes: * add licence and copyright * slightly reword the help * drop support for older bitbake versions * add support for differences in yocto kirkstone * allow setting version names * ensure tmpdir always gets deleted * dropped the single repo mode * allow ignoring layers * redirect tool output to STDERR instead of dropping it * do not return a non zero exitcode when using an external workdir Signed-off-by: Jonas Gorski <[email protected]> (cherry picked from commit f296075)
Configuration menu - View commit details
-
Copy full SHA for e380b68 - Browse repository at this point
Copy the full SHA e380b68View commit details -
scripts: add a script for managing release branches
Add a script for creating a release branch, with automatically * setting FEEDURIPREFIX to release * adding a changelog.txt with all commits since the previous release * setting default.xml to fixed revision * setting bisdn-linux in default.xml to a revision including the above changes * Do a sanity check that the meta-ofdpa's top commit subjects are the same (but do not abort, as this may be acceptable). as well as updating it with a new revision. Requires xmlstarlet installed for updating the default.xml. Signed-off-by: Jonas Gorski <[email protected]> (cherry picked from commit 0bb0ff3)
Configuration menu - View commit details
-
Copy full SHA for 3ed6bfc - Browse repository at this point
Copy the full SHA 3ed6bfcView commit details -
conf: document how to enable CVE checks during build
Add a line to document how to enable CVE checks during build to the example configuration. Signed-off-by: Jonas Gorski <[email protected]> (cherry picked from commit 6fb251b)
Configuration menu - View commit details
-
Copy full SHA for dac7d33 - Browse repository at this point
Copy the full SHA dac7d33View commit details -
changelog: add support for printing fixed CVEs
Add a new flag for calculating fixed CVEs between two versions. This works by getting open CVEs for each package included in the image, then comparing the lists. Creates output like this: Fixed CVEs: c-ares: CVE-2023-31124 CVE-2023-31130 CVE-2023-31147 CVE-2023-32067 dbus: CVE-2023-34969 docker-ce: CVE-2023-28840 CVE-2023-28841 CVE-2023-28842 Be aware that the check is rather slow due to rate limiting by the CVE database. Signed-off-by: Jonas Gorski <[email protected]> (cherry picked from commit 8b4d3cb)
Configuration menu - View commit details
-
Copy full SHA for 5fcea15 - Browse repository at this point
Copy the full SHA 5fcea15View commit details -
prepare_release: include list of fixed CVEs in changelog.txt
Now that we can check for CVEs, use that information for our releases. Signed-off-by: Jonas Gorski <[email protected]> (cherry picked from commit 2bbeda4)
Configuration menu - View commit details
-
Copy full SHA for b2bc986 - Browse repository at this point
Copy the full SHA b2bc986View commit details -
prepare_release: use v4.x as the basebranch
Since this is the branch for v4.x releases, we should use v4.x as the basebranch. Signed-off-by: Jonas Gorski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cce4c42 - Browse repository at this point
Copy the full SHA cce4c42View commit details -
conf: set release FEEDURIPREFIX
Set the FEEDURIPREFIX to the release path. Signed-off-by: Jonas Gorski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0494faa - Browse repository at this point
Copy the full SHA 0494faaView commit details -
default.xml: set release revisions
Set release revisions in default.xml based on http://repo.bisdn.de.s3-eu-central-1.amazonaws.com/nightly_builds/agema-ag5648/v4.x/onie-bisdn-full-agema-ag5648-202503250229.xml. Signed-off-by: Jonas Gorski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69d2b18 - Browse repository at this point
Copy the full SHA 69d2b18View commit details -
Signed-off-by: Jonas Gorski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 050dbe5 - Browse repository at this point
Copy the full SHA 050dbe5View commit details -
default.xml: switch build-bisdn-linux to release branch
Update build-bisdn-linux to include the generated changelog.txt and release FEEDURIPREFIX. Signed-off-by: Jonas Gorski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a94bc38 - Browse repository at this point
Copy the full SHA a94bc38View commit details
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 main...release/v4.9.0