Releases: chromebrew/crew-profile-base
Releases · chromebrew/crew-profile-base
0.0.23
0.0.22
0.0.21
0.0.20
0.0.18
What's Changed
- Add plumbing for automatically sourcing ~/.bashrc by @satmandu in #22.
- Add glibc check function and fix bash loading function, make more robust to glibc breakage by @satmandu in #23.
- remove 04-dbus as it is now in the dbus package by @satmandu in #24.
Full Changelog: https://github.com/chromebrew/crew-profile-base/compare/0.0.16..0.0.18
0.0.16
What's Changed
Full Changelog: 0.0.15...0.0.16
0.0.14
What's Changed
- Make bash and zsh history written immediately by @Zopolis4 in #18.
- Add missing check command by @uberhacker in #19.
- Set extglob in /usr/local/etc/profile by @satmandu in #20.
Full Changelog: 0.0.13...0.0.14
0.0.13
Add LD_LIBRARY_PATH and adjust path comparison logic in env.d.
Merge pull request #15 from chromebrew/ld_library_path Add LD_LIBRARY_PATH env.d file to support lib + lib64 variants and also fix comparisons in env.d/00-path