Appimage-builder

Latest version: v1.1.0

Safety actively analyzes 629900 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.0.0alpha.3

Features
- map embed interpreters paths ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/4ebd5393df558ad6d018d239456bfde8f0d78bd7))

Bug Fixes
- test job name ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/21d64efdaa486a898eaf367bd3016afb92e18f83))
- don't map whole /bin folder [199](https://github.com/AppImageCrafters/appimage-builder/pull/199) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/60ae6e72574a24203fb0f1fc4369de2767b26dfc))
- remove duplicated interpreter path mappings [199](https://github.com/AppImageCrafters/appimage-builder/pull/199) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/5584a356a056043e85491cc14c1194dfa1be7239))
- remove debug cat on continuous ci [199](https://github.com/AppImageCrafters/appimage-builder/pull/199) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/43fe2c42bdd008ba118c0ca2fcbdecf77b5224df))

Commits
- 398b050: Merge branch 'master' of github.com:AppImageCrafters/appimage-builder (Alexis Lopez Zubieta)
- acb6e56: Bump versio to 1.0.0-alpha.3 (Alexis Lopez Zubieta)

1.0.0alpha.1

Features
- generate gstreamer registry if gst-launch-1.0 is present [159](https://github.com/AppImageCrafters/appimage-builder/pull/159) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/a643d8650a6722dfb20b293f7e416820808bfd1b))

Bug Fixes
- strip shebang line before processing it ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/e508a5e110182f4294de3dff86a0b0110174bda7))
- make a default path mapping of the build dir [162](https://github.com/AppImageCrafters/appimage-builder/pull/162) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/8721b812f7137ba02cb0f49f021383ae680d2dfa))
- use dbus-launch on parloe test cases [162](https://github.com/AppImageCrafters/appimage-builder/pull/162) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/78033f3de25822677c866cae9d4f112cb1d608f0))
- application id [162](https://github.com/AppImageCrafters/appimage-builder/pull/162) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/39ccff1d60d10b69bdf7c9dc0e81aae35a8de5d0))
- implement __setitem__ and __delitem__ on Environment [162](https://github.com/AppImageCrafters/appimage-builder/pull/162) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/39b26789a97c5ae0c2136ce4695a4e95bf2f27fd))
- test_generate_executable_env test [162](https://github.com/AppImageCrafters/appimage-builder/pull/162) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/311704e41d0686c210e7a6d69177c32f905c09c4))
- run bundle test on ubuntu 18.04 ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/5732219cef0985961b477727aca7446a27fa0289))
- commands output was rewrote in next execution [194](https://github.com/AppImageCrafters/appimage-builder/pull/194) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/ba2a0a8edcb9a10e21f72e4ec3e827278d891898))
- remove dependencies of build job on stable release workflow ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/dd18f6e236af950ca81f860e65a9bfecdde3b894))
- try to match semantic versioning scheme ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/7d600ce58da56fc03ad3b89bb93cd00780cbbe7d))

Code Refactoring
- test ExecutablesScanner.read_shebang ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/e757003a6c60ea72721c866758befa2dc6a50058))

Commits
- 993ce9a: add get, set and keys features to environment.py (Alexis Lopez Zubieta) [159](https://github.com/AppImageCrafters/appimage-builder/pull/159)
- e8c8031: add parole recipe to test gstreamer helper (Alexis Lopez Zubieta) [159](https://github.com/AppImageCrafters/appimage-builder/pull/159)
- simplify Enviroment.serialize method [162](https://github.com/AppImageCrafters/appimage-builder/pull/162) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/c8c7ecaa9cadd2653517c13f0170774197888dd9))
- format code [162](https://github.com/AppImageCrafters/appimage-builder/pull/162) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/5b0eabcfc02913f2a5e5a36bb6324f068ae43a87))
- be18206: Use ubuntu version number (Lucian I. Last) [178](https://github.com/AppImageCrafters/appimage-builder/pull/178)
- 0b2f191: Fix appimagetool install (Lucian I. Last) [179](https://github.com/AppImageCrafters/appimage-builder/pull/179)
- f5132e9: Fix error when icon size cannot be guesed (goldstar611) [186](https://github.com/AppImageCrafters/appimage-builder/pull/186)
- 62e4b87: Generate Correct Arch In X-AppImage-Arch (TheBrokenRail) [192](https://github.com/AppImageCrafters/appimage-builder/pull/192)
- a44066c: Deploy libc and ld-so to AppDir/runtime/compat (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 2edec97: Use filename and symbol versions strings to guess the libc version (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 7d5c6ed: Add ExecutablesPatcher class to handle patching the interpreters paths as relative (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 69d3b1a: Add black to dev packages (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- c20abb7: Deploy apprun_hooks lib from generator (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 429c258: Format using black (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 1c1194d: Deploy AppRun from generator (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 6cdc4ea: Log errors as warnings (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 89ee916: Handle shebangs with space at the beginning (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 66705b9: Link interpreters from runtimes (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 21f3236: Add test cases to bash example (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- af1ef3c: Drop ExecutablesWrapper (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- ed93ec0: Implement patchelf methods: add_needed, get_soname, get_rpath, and set_rpath (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- b9083c9: Implement rpath patching helper (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- cb448bf: Relocate patchelf (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- ee9580b: Create gtkmm hello world example (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 482264d: Fix runtime path in pacman deploy test (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- b33ed37: Fix runtime path in apt deploy test (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 7d3d8cd: Fix add patchelf to docker container before running pytest (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- d5a36c0: switch to /tmp before building bash (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- c5190e2: record recipe path before cd (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- e40111c: Don't set LD_PRELOAD as it's already set by AppRun v2.0 (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 332ac57: Normalize variable names (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- affaec6: Set continuous as default AppRun version (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 8411288: Change AppRun cache dir from "runtime" to AppRun (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- bff40c5: Rename examples to recipes (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- d6d12bf: Set AppDir as absolute path in scripts execution environment (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 911b22a: Update scripts to use the new location of the appimage-builder recipe (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- eef2d38: Add environment RECIPE to shell scripts with the path to the recipe file being used (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 42bec65: Build bash inside the recipe/bash dir (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- cd77e5d: Add bash to appimage-builder recipe (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 5932711: Don't set path manually on appimage-builder recipe (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 9d016a0: Allow skip variable resolution on roamer (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- baf0d45: Don't evaluate variables when validating a recipe (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 33566da: Don't exit dir evaluation in case of match on exclude list for a file (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- cd67251: Fix bash test on ci (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 7d0e324: Debug print desktop (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 75e12d4: Configure fakeroot (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- f080a17: Add binutils to the bundle (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 6d71a3c: Install icon theme (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- 33a7b02: Add file to appimagebuilder bundle (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- f9737c9: Use absolute paths on appimagetool call (Alexis Lopez Zubieta) [194](https://github.com/AppImageCrafters/appimage-builder/pull/194)
- workdir not restored properly [194](https://github.com/AppImageCrafters/appimage-builder/pull/194) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/caee2453cfe9ecb832dc6eabfb785faee6644145))
- get_glibc_versioned_path fail if no path is found [194](https://github.com/AppImageCrafters/appimage-builder/pull/194) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/c8fb2eb353e2bb021ebaf4242cffa663c35e4388))
- configure default bundle shell to bash [194](https://github.com/AppImageCrafters/appimage-builder/pull/194) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/32964ffcd856861155569907f366159058796a6d))
- map /bin to AppDir to force shell commands to be executed using internal shell [194](https://github.com/AppImageCrafters/appimage-builder/pull/194) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/388523dc0d73a8b2c6ddc44b0c051ff56fd88318))
- update release pipeline ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/c1348185efa857a07712777f55ad80327884eb2e))
- 07ec18f: create 1.0.0 alpha release 1 (Alexis Lopez Zubieta)

0.9.2

Features
- add runtime no_hooks ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/cd0ec34276e683bec125d729ae06c733411aa940))

Bug Fixes
- missing strace in docker image ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/2c668fb6ee4eddbf0d344693894aa2fdbbc4ddb3))
- properly extract values from recipe ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/5bb2d50368ef3fe9f5569d47b964062cf121ccf7))

Code Refactoring
- move _get_appdir_library_paths to the Generator main [144](https://github.com/AppImageCrafters/appimage-builder/pull/144) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/f4d8e8779ff9c1008e475929080feb61714693c4))
- move _get_bin_paths to the Generator main [144](https://github.com/AppImageCrafters/appimage-builder/pull/144) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/f74b0da525b7ca63af1de86f4696967a787d1d9b))
- use random string instead of uuid in bundle id [144](https://github.com/AppImageCrafters/appimage-builder/pull/144) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/cd859ad9e8b945ef48d2d451cdb12d071983def7))
- deploy libapprun_hooks to lib/<arch>/libapprun_hooks.so [144](https://github.com/AppImageCrafters/appimage-builder/pull/144) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/f10b7d19181d8dbf911ee9bc08dc0c188d7f6601))

Commits
- 987c3d6: Rename interpreter helper to libc (Alexis Lopez Zubieta) [144](https://github.com/AppImageCrafters/appimage-builder/pull/144)
- f86c638: Add lookup for gdk-pixbuf-query-loaders-64 (fbdtemme) [150](https://github.com/AppImageCrafters/appimage-builder/pull/150)
- 42074bd: Fix IsADirectoryError (Ingo Breßler) [146](https://github.com/AppImageCrafters/appimage-builder/pull/146)
- adf69b9: FileDeploy creates empty dirs found by recursive include patterns (Ingo Breßler) [146](https://github.com/AppImageCrafters/appimage-builder/pull/146)
- 64dbd9f: Handle ARM naming convention inconsistency for runtime downloads (Alex Shepherd) [155](https://github.com/AppImageCrafters/appimage-builder/pull/155)
- 2a42981: Implement changes on appimagetool instead of on runtime download (Alex Shepherd) [155](https://github.com/AppImageCrafters/appimage-builder/pull/155)
- 35e3eab: Set version to 0.9.2 (Alexis Lopez Zubieta)

0.9.1

Bug Fixes
- deploy_hooks_lib usage in _wrap_binary_executable [141](https://github.com/AppImageCrafters/appimage-builder/pull/141) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/eeb2dab43e34e7cd89c43b0ed499479bba3ed8e9))
- wine example recipe [142](https://github.com/AppImageCrafters/appimage-builder/pull/142) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/3a07126d98e65b7fde560fbc8131fe425ef8f46e))
- Don't use missing_ok on Path.unlink ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/a356a693e567119691ad89d53fc039093342ea12))

Commits
- e5630c1: Use unlink when removing single files and shutil.rmtree for dirs (Alexis Lopez Zubieta)
- 58b8849: Print paths in file deploy relative to AppDir (Alexis Lopez Zubieta)
- aa43097: check existence of _gpg_agent_proc attr in Pacman.Venv (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- 21c646b: Make apt-get and pacman deploy tests execution conditional to the presence of such tools on the host system (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- 692ed3b: Drop noop code (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- 32975b7: Fix imports (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- b7084a6: Fix missing python3.6 bin path (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- 85fafa1: Check if path is file before trying to read it (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- 029427d: Rrequire python3 binary on finder tests (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- e10a387: Make elf arch reading tests dependent on the existence of the ld-linux binaries (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- 10027ee: Fix recipe tests (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- a1df593: Add pytest to the ci (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- c712bc4: Test apt section generator only if apt-get is available (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- d8beabf: Don't run ubuntu specific file tests on other systems (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- c1b1589: Use unitest instead of pytest (Alexis Lopez Zubieta) [140](https://github.com/AppImageCrafters/appimage-builder/pull/140)
- 006a025: Don't run pacman deploy if there are no packages to deploy (Alexis Lopez Zubieta)
- 4981a1a: Deploy libapprun_hooks for all architetures found (Alexis Lopez Zubieta) [141](https://github.com/AppImageCrafters/appimage-builder/pull/141)
- fe9976b: Exclude dev docs from wine package (Alexis Lopez Zubieta)
- fb653e5: Bump version to 0.9.1 (Alexis Lopez Zubieta)

0.9.0

Bug Fixes
- use shutils.rmtree to remove matches files exclude list [123](https://github.com/AppImageCrafters/appimage-builder/pull/123) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/b241b3570fc22d9298ae71dcb172b5c688f6bb3d))
- ignore file that where previously deleted [123](https://github.com/AppImageCrafters/appimage-builder/pull/123) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/fff8bf81fee05cab29ca915fea54f05f23e12dd6))
- ld-linux not being included in runtime analyzer results [124](https://github.com/AppImageCrafters/appimage-builder/pull/124) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/b679a0ba6e857b54e01981090407edf1e45d4b09))
- ~/.Xauthority being included as required [124](https://github.com/AppImageCrafters/appimage-builder/pull/124) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/0ec3727337983c47c6d439231080020345967f5f))
- pass pacman settings from yaml into the venv setup [122](https://github.com/AppImageCrafters/appimage-builder/pull/122) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/de75377e2c43e5ab5491ce467d0821361cfaee59))
- don't hide command not found errors on the finder [122](https://github.com/AppImageCrafters/appimage-builder/pull/122) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/c9f5372d48b53ccacef3d8491fc4810ca35f3817))
- don't make pacman repositories key mandatory [122](https://github.com/AppImageCrafters/appimage-builder/pull/122) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/53233f2833fcfd9d53209572257f5e257510d31d))

Code Refactoring
- move strace execution to an independent method [124](https://github.com/AppImageCrafters/appimage-builder/pull/124) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/4a28f9a7e55269c2fe68f61a8b4aadc100796006))
- document path exclusions in runtime analyser [124](https://github.com/AppImageCrafters/appimage-builder/pull/124) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/05cea8841a5b3a41a91779142f0b111a66dce8ee))
- run gpg-agent only if requried [122](https://github.com/AppImageCrafters/appimage-builder/pull/122) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/d7935ad1618ecec952363ec00e18d6470ca79d08))
- group commands creation by kind [133](https://github.com/AppImageCrafters/appimage-builder/pull/133) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/75291403ca2df101f8b9b6f353bea4294e567e09))

Commits
- 81d7640: Fixes 120 (vuvko) [121](https://github.com/AppImageCrafters/appimage-builder/pull/121)
- don't log patchelf commands [124](https://github.com/AppImageCrafters/appimage-builder/pull/124) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/fb0be0f877fbc438b0b76bde0ca37f854dcd3abc))
- 749ea81: Remake bundle information gatherer (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 0154b23: Remake generate command (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 7609450: Add apt package filter to generator (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- ae3730f: Fix blacklists filtering (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- e92d698: Use pattern matching while searching for blacklisted packages (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- a53de65: Sort listings (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 1e1c6e4: Add file section generator (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 7fdd912: Add tests section generator (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- fcf4cbc: Add libGLX_mesa.so to the file exclude list (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 243d451: Use filtered package list to define the architecture configuration (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 0de848e: Make info gatherer confirmation methods to accept the preset value as input argument (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 16adfd7: Set generator info gatherer version preset to "latest" (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 7e8e750: Set generator info gatherer exec_args preset to "$" (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 12457d8: Add "ruamel.yaml" to the package dependencies (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- 634cad1: Add pacman support on the generator (Alexis Lopez Zubieta) [132](https://github.com/AppImageCrafters/appimage-builder/pull/132)
- e6d3305: Fix comment indentation (Alexis Lopez Zubieta)
- e69d6f4: Remove unrequired file (Alexis Lopez Zubieta)
- c2d8180: Refactor cli arguments setup (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- c33fc4e: Isolate logging setup (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 02a21be: Create recipe.Loader class to contain the yaml parsing logic (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 148ae40: Replace self implemented python struct traversal utility by the third-party and tested roam module (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 3bbcf0c: Fix update information (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 5828991: Add Recipe Roamer to ease recipe traversal and variables resolution (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 04c8e80: Prepare bases for the new architectural layout (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 20bb92b: Add apt deploy command (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 842c9a4: Add pacman deploy command (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 5b2e595: Leave room for adding the deploy record latter (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 6fc22c6: Add file deploy command (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 9aea26a: Add SetupSymlinksCommand (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- bb6a60d: Add runtime setup command (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 091112b: Add app info setup command (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 32156e7: Add write deploy record command (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 169a8e6: Drop builder class (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 73fa1d7: Drop drop old app_info and bundle_info classes (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 186e586: Rename builder runtime module to setup (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 2ad2999: Use ubuntu focal (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 35804e4: Remove apt_get and apt_key commands as they were replaced by the apt deploy extension (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- d9ce466: drop dpkg-deb command as it's no longer used (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- c3e9594: drop file command as it's no longer used (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- b176307: rename builder to modules (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 8802a4b: move generator into modules/generate (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- b5df1f8: move inspector into modules (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 5621e7a: move test into modules (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- a801478: rename commands folder as gateways (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- e2a3249: move appimage_mount into inspector module (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 5a92120: rename common to utils (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 149fd0d: move main module components up (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 7c0db2f: move AppInfo and BundleInfo to the project root (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 667b242: move main into cli module (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 6b13c91: set package version to 0.9.0 (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 89c0397: remove command from the command modules names (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 9dc1231: Create build Context class to hold common data passed between commands (Alexis Lopez Zubieta) [133](https://github.com/AppImageCrafters/appimage-builder/pull/133)
- 0d9725b: Allow creating bundles without libc (Alexis Lopez Zubieta) [134](https://github.com/AppImageCrafters/appimage-builder/pull/134)
- cef62d0: Use AppRun v1.2.5 (Alexis Lopez Zubieta) [134](https://github.com/AppImageCrafters/appimage-builder/pull/134)

0.8.8

Bug Fixes
- only check start symbol on files with the elf magic bits [113](https://github.com/AppImageCrafters/appimage-builder/pull/113) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/2ccd43c1f00009cf8cfec71334a0f26da105edb4))
- only convert %-encoded letters to lowercase [115](https://github.com/AppImageCrafters/appimage-builder/pull/115) ([Mozi](https://github.com/AppImageCrafters/appimage-builder/commit/0b636e00d1da8f102e8fb86bd4db54ea36a76640))

Commits
- [[2a89cee](https://github.com/AppImageCrafters/appimage-builder/commit/2a89cee877a3048852dd02a17a84a1fef7e7b66d)]: Prevent crash if empty file is marked executable (Mike Salvatore) [#110](https://github.com/AppImageCrafters/appimage-builder/pull/110)
- allow setting a set of accepted exit codes on the run docker command function [118](https://github.com/AppImageCrafters/appimage-builder/pull/118) ([Alexis Lopez Zubieta](https://github.com/AppImageCrafters/appimage-builder/commit/ec98ce29a5142ceb7434c2fa92c2c5b680546474))
- [[731622c](https://github.com/AppImageCrafters/appimage-builder/commit/731622c5b208835050f9d8cea881b883b33e1997)]: Accept 9 as a valid exit code of useradd while running a test case (Alexis Lopez Zubieta) [#118](https://github.com/AppImageCrafters/appimage-builder/pull/118)
- [[a0a1ad1](https://github.com/AppImageCrafters/appimage-builder/commit/a0a1ad169277257d6e5c343ad73b28379683ced9)]: Apply black formatter (Alexis Lopez Zubieta) [#118](https://github.com/AppImageCrafters/appimage-builder/pull/118)
- [[22b5a47](https://github.com/AppImageCrafters/appimage-builder/commit/22b5a4723276562a75fe836e6fe08e25612111a0)]: Bundle ssl certificates into the AppImage (Alexis Lopez Zubieta)
- [[46d73fe](https://github.com/AppImageCrafters/appimage-builder/commit/46d73feba6cf6a91081a3b7887f96fe8be13720a)]: Merge branch 'master' of github.com:AppImageCrafters/appimage-builder (Alexis Lopez Zubieta)
- [[4e7c15f](https://github.com/AppImageCrafters/appimage-builder/commit/4e7c15ff65a8f9516adf241e73fe4b86e3915c83)]: Upgrade version to 0.8.8 (Alexis Lopez Zubieta)

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.