Skip to content

Update vendored renv to include Linux distro detection bugfixes#725

Merged
toph-allen merged 1 commit intomainfrom
toph-update-renv-2023-10-18
Oct 18, 2023
Merged

Update vendored renv to include Linux distro detection bugfixes#725
toph-allen merged 1 commit intomainfrom
toph-update-renv-2023-10-18

Conversation

@toph-allen
Copy link
Copy Markdown
Contributor

@toph-allen toph-allen commented Oct 18, 2023

Bumped the vendored version of renv to the latest dev version. This version includes expansions and bugfixes in Linux distro detection for Posit Package Manager binary URL rewriting. The commit used is here.

This is the set of changes between the latest renv release and this dev commit: Comparing changes. There are few functional changes other than these fixes.

This is the set of changes between the last vendored renv release and the new commit: Comparing changes.

Relevant functional changes to do with PPM URL transformations:

  • Fix detection of rhel9, opensuse154, opensuse155.
  • Add detection of SLES15 SP4 as opensuse154 and SP5 as opensuse155.
  • Add detection of AlmaLinux 8 and 9 and Rocky Linux 8 and 9 as centos8 and rhel9 respectively.
  • Add detection of Amazon Linux 2 as centos7.

Less relevant:

  • Technically could detect opensuse153, which is supported by Connect, but that distro isn't supported by Package Manager.
  • Adds detection of Debian versions.

@toph-allen toph-allen requested a review from aronatkins October 18, 2023 18:31
@toph-allen toph-allen merged commit a71a5fe into main Oct 18, 2023
@toph-allen toph-allen deleted the toph-update-renv-2023-10-18 branch October 18, 2023 20:41
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