Skip to content

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.


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

}

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