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

Update #119

Merged
merged 3 commits into from
Dec 3, 2020
Merged

Update #119

merged 3 commits into from
Dec 3, 2020

Conversation

fepitre
Copy link
Member

@fepitre fepitre commented Dec 2, 2020

No description provided.

Copy link
Member

@marmarek marmarek left a comment

Choose a reason for hiding this comment

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

You need to bump max pulseaudio version in spec file (and probably in archlinux too)

fi

LATEST_FEDORA_RELEASE="$(git ls-remote --heads https://src.fedoraproject.org/rpms/fedora-release | grep -Po "refs/heads/f[0-9][1-9]*" | sed 's#refs/heads/f##g' | sort -g | tail -1)"
LATEST_FEDORA_VERREL="$(dnf -q repoquery pulseaudio --disablerepo=* --enablerepo=fedora --enablerepo=updates --releasever="$LATEST_FEDORA_RELEASE" | sort -V | tail -1 | cut -d':' -f2 | sed "s/.fc.*x86_64//")"
Copy link
Member

Choose a reason for hiding this comment

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

please check for expected characters/format - for example with grep like you do above. This may cover the thing cut+sed currently does.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've improved it.

get-latest-pulsecore.sh Outdated Show resolved Hide resolved
@fepitre
Copy link
Member Author

fepitre commented Dec 3, 2020

@marmarek marmarek merged commit c5f828f into QubesOS:master Dec 3, 2020
@lubellier
Copy link

Will you backport to release-4.0 branch? Because I reported the QubesOS/qubes-issues#6234 on Qubes OS 4.0.

@marmarek
Copy link
Member

marmarek commented Dec 3, 2020 via email

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.

3 participants