Skip to content

Releases: chromebrew/crew-profile-base

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.

0.0.9

23 Dec 07:48
f2f5223
Compare
Choose a tag to compare
  • Fix error when no matching result are found in crew autocomplete

Full Changelog: 0.0.8...0.0.9

0.0.5

20 Aug 11:12
c68720d
Compare
Choose a tag to compare
  • Add tab completion for crew command
  • Fix stat: cannot statx '': No such file or directory error

Full Changelog: 0.0.4...0.0.5

0.0.4

26 Jun 16:57
4cb58e7
Compare
Choose a tag to compare

profile: Do not use crew to get CREW_PREFIX

Full Changelog: 0.0.3...0.0.4