Skip to content

Releases: tuxecure/crackle

v0.2.8.5

19 Apr 07:31
v0.2.8.5
17b34d3
Compare
Choose a tag to compare

remove broken symlinks from crackle root
insert the Exec line above the last line it was truncated to
update cracklebin

v0.2.8.4

18 Apr 20:09
v0.2.8.4
8219e8e
Compare
Choose a tag to compare

install arch_triplet with rorw and remount
optimize checkpath and checkro to stop installations on rw systems faster
update cracklebin make more use of the config vars

v0.2.8.3

17 Apr 01:10
98a8491
Compare
Choose a tag to compare

update crackle bin
migrate from bin/scripts to lib/crackle
create a function for installing all the files
fix pathcheck

v0.2.8.2

16 Apr 17:30
34106f6
Compare
Choose a tag to compare

fix regressions

v0.2.8.1

16 Apr 17:19
d26781b
Compare
Choose a tag to compare

install arch_triplet before trying to use it
don't remove crackle from the home directory if isn't installed yet

v0.2.8

16 Apr 17:06
5d71d8b
Compare
Choose a tag to compare

update cracklebin
clean up redundant lines
fix first install bug
create a new function pkgsetup to fix local clickable runs

v0.2.7.4

04 Apr 13:32
v0.2.7.4
e88cab6
Compare
Choose a tag to compare

fix regression with linkfunc

v0.2.7.3

31 Mar 06:43
Compare
Choose a tag to compare

utilize the upstream desktop file
account for missing files and directories
account for manifest.json.in

v0.2.7.2

29 Mar 21:58
Compare
Choose a tag to compare
  • put click build under the same CI flag uhh variable check
  • add a CI variable to switch config for use in ci
  • move root_check to be a function
  • make sure crackle/crackle click just works out of the box
  • deprecate $TRIPLET in favor of $ARCH_TRIPLET
  • return to root~
  • crackle replaces the build script, get rid of it
  • clickable is already building the click, don't build it too
  • download packages for the correct architecture
  • create the missing directories
  • fetch the package list first
  • don't worry about root in ci
  • consider crackle is not in PATH in the ci
  • configure apt to use the container's config
  • configure apt for running in the ci
  • specify more than one package to package in one click

v0.2.7.1

29 Mar 00:18
Compare
Choose a tag to compare

fix errors with build_click