Debian Patches
Status for r-base/4.5.0-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
set_R_LIBS_USER_and_SITE_in_Renviron.patch | Modify R_LIBS_USER and R_LIBS_SITE for Debian settings This goes back to a decision made jointly with R Core upstream in the early 2000s to support three default directories: /usr/lib/R/library for base and recommended packages (as part of the binary), /usr/lib/R/site-library for binary r-cran-* packages as part of the distro, and /usr/local/lib/R/site-library for user-controlled, non-distro packages to be visible system-wide. . A recent-ish change in R 4.2.* made it that we needed to change where we set this here and not in Renviron.site which would not be read in 'R -q' mode. . r-base (4.2.2.20221110-2) unstable; urgency=medium . [ Dirk Eddelbuettel ] * debian/patches/set_R_LIBS_USER_and_SITE_in_Renviron.patch: Modified following helpful email discussion with Kurt Hornik * debian/control: Remove Depends: on perl in light of change by Giole . [ Adrian Bunk ] * debian/rukes: Set -ffloat-store on i386 . [ Giole Barabucci ] * debian/r-base-core.postinst: Simplify one perl substitution call to sed |
Dirk Eddelbuettel <edd@debian.org> | not-needed | 2023-01-20 | ||
libjvm.so-for-zero-build.patch | Add "${boot_path}/zero" for OpenJDK zero build. . r-base (4.5.0-1+loong64.1) unstable; urgency=medium . * src/scripts/javareconf.in: Add "${boot_path}/zero" for OpenJDK zero build. |
Dandan Zhang <zhangdandan@loongson.cn> | no |
All known versions for source package 'r-base'
- 4.5.1-1 (forky, sid)
- 4.5.0-3 (trixie)
- 4.2.2.20221110-2 (bookworm)