Releases: tuxecure/crackle
v0.2.8.5
remove broken symlinks from crackle root
insert the Exec line above the last line it was truncated to
update cracklebin
v0.2.8.4
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
update crackle bin
migrate from bin/scripts to lib/crackle
create a function for installing all the files
fix pathcheck
v0.2.8.2
fix regressions
v0.2.8.1
install arch_triplet before trying to use it
don't remove crackle from the home directory if isn't installed yet
v0.2.8
update cracklebin
clean up redundant lines
fix first install bug
create a new function pkgsetup to fix local clickable runs
v0.2.7.4
fix regression with linkfunc
v0.2.7.3
utilize the upstream desktop file
account for missing files and directories
account for manifest.json.in
v0.2.7.2
- 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
fix errors with build_click