Skip to content

Releases: chromebrew/crew-profile-base

0.0.23

08 Sep 19:36
8396d1f
Compare
Choose a tag to compare

What's Changed

  • Allow force of ARCH with variable externally set. by @satmandu in #30

Full Changelog: 0.0.22...0.0.23

0.0.22

22 Aug 20:46
d90049c
Compare
Choose a tag to compare

What's Changed

  • Add LIBC_VERSION & CHROMEOS_RELEASE_CHROME_MILESTONE env variables, so we can add them to the Chromebrew prompt by @satmandu in #29

Full Changelog: 0.0.21...0.0.22

0.0.21

10 Aug 01:04
3e673e3
Compare
Choose a tag to compare

What's Changed

  • Make sure '-a' is set so env.d variables get exported by @satmandu in #28

Full Changelog: 0.0.20...0.0.21

0.0.20

19 Apr 15:27
6de72e1
Compare
Choose a tag to compare

What's Changed

  • fix i686 glibc package name detection as fallback, don't use crew bash in the container automatically by @satmandu in #25.
  • cleanup and more verbose explanation by @satmandu in #26.

Full Changelog: https://github.com/chromebrew/crew-profile-base/compare/0.0.18..0.0.20

0.0.18

15 Apr 22:07
4da45bd
Compare
Choose a tag to compare

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

11 Apr 05:20
1b13128
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.15...0.0.16

0.0.14

10 Apr 18:54
eefa996
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.13...0.0.14

0.0.13

11 Mar 04:31
2dd18ff
Compare
Choose a tag to compare

What's Changed

  • 00-path: Only add musl bin to path if musl is installed by @satmandu in #16
  • Remove ARCH variable export, allow autocompletion to handle files in CREW_LOCAL_REPO_ROOT by @satmandu in #17

Full Changelog: 0.0.12...0.0.13

Add LD_LIBRARY_PATH and adjust path comparison logic in env.d.

13 Feb 22:23
3afa6a0
Compare
Choose a tag to compare
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

0.0.10

03 May 20:31
f2f5223
Compare
Choose a tag to compare

Retag 0.0.9 due to changes in the postinstall of the crew_profile_base package.