Skip to content
Success

Changes

Summary

  1. thunderbird: update to 52.6.0 (commit: 4967e5e) (details)
  2. oi-userland can have log conflicts. (commit: 64d858f) (details)
  3. libtool: libtool should know about all default search directories (commit: c4b1a48) (details)
  4. pkglint should fail when RUNPATH contains defaults (commit: 4b51c18) (details)
  5. userland-mangler: strip runtime linker default directories from R*PATH (commit: df98988) (details)
  6. pkg-config: build with a default libpath that matches the linker default (commit: bfa086b) (details)
  7. pkg-config: --libs/--libs-only-L should drop -R|-rpath and not just -L (commit: 5314cea) (details)
Commit 4967e5e7706089544ef42a2de3e16952d0217b56 by apyhalov
thunderbird: update to 52.6.0
(commit: 4967e5e)
The file was modifiedcomponents/mail/thunderbird/Makefile (diff)
Commit 64d858f64852dadfafc75506bdbad6abd01437f8 by apyhalov
oi-userland can have log conflicts.
(commit: 64d858f)
The file was modifiedcomponents/Makefile (diff)
Commit c4b1a482666e96c35ddf20fe541d61b488f2348e by apyhalov
libtool: libtool should know about all default search directories
(commit: c4b1a48)
The file was addedcomponents/developer/libtool/patches/001-dlsearch.patch
The file was modifiedcomponents/developer/libtool/Makefile (diff)
Commit 4b51c185885b4ab696619a483ad1c7cd2ace7f89 by apyhalov
pkglint should fail when RUNPATH contains defaults
(commit: 4b51c18)
The file was modifiedtools/python/pkglint/userland.py (diff)
Commit df98988a54b3cf2cc02eff2eecf98b0781d4e40d by apyhalov
userland-mangler: strip runtime linker default directories from R*PATH
(commit: df98988)
The file was modifiedtools/userland-mangler (diff)
Commit bfa086bea17c67acf2145b47d232c293095b2c01 by apyhalov
pkg-config: build with a default libpath that matches the linker default
(commit: bfa086b)
The file was modifiedcomponents/developer/pkg-config/Makefile (diff)
Commit 5314cea0abba1dfc09896829b8f263c052b4c66d by apyhalov
pkg-config: --libs/--libs-only-L should drop -R|-rpath and not just -L
for default libpath matches.
(commit: 5314cea)
The file was modifiedcomponents/developer/pkg-config/Makefile (diff)
The file was addedcomponents/developer/pkg-config/patches/001-rpath.patch