Skip to content

Task upgrade base os#163

Draft
muddaa1 wants to merge 9 commits intopravega:masterfrom
muddaa1:task-upgrade-baseOS
Draft

Task upgrade base os#163
muddaa1 wants to merge 9 commits intopravega:masterfrom
muddaa1:task-upgrade-baseOS

Conversation

@muddaa1
Copy link

@muddaa1 muddaa1 commented Jan 17, 2024

Upgrade the ubuntu base OS to 24.04 to address Security Vulnerabilities.

@muddaa1 muddaa1 force-pushed the task-upgrade-baseOS branch from 3e2e0a9 to f3b4763 Compare January 18, 2024 11:52
vangork

This comment was marked as abuse.

@@ -13,6 +13,9 @@
set -ex

for repo in gstreamer libnice gst-plugins-base gst-plugins-bad gst-plugins-good gst-plugins-ugly gst-libav gst-rtsp-server; do
Copy link
Contributor

Choose a reason for hiding this comment

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

Since 1.20, all components are built from the GStreamer mono repo, no need to build them one by one

@@ -20,20 +20,8 @@ checkoutInRepo() {

git clone --no-checkout "$GSTREAMER_REPOSITORY" &
git clone --no-checkout "$LIBNICE_REPOSITORY" &
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

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