Download Latest Version v2.3.16 source code.tar.gz (509.5 kB)
Email in envelope

Get an email when there's a new version of 0install

Home / v2.18
Name Modified Size InfoDownloads / Week
Parent folder
0install-2.18-debian.tbz 2022-08-21 476.7 kB
0install-linux-armv7l-2.18.tar.bz2 2022-08-19 8.1 MB
0install-linux-x86_64-2.18.tar.bz2 2022-08-19 8.5 MB
0install-2.18.tbz.sig 2022-08-19 566 Bytes
0install-2.18.tbz 2022-08-19 452.4 kB
2.18 source code.tar.gz 2022-08-19 566.4 kB
2.18 source code.zip 2022-08-19 752.4 kB
README.md 2022-08-19 1.1 kB
Totals: 8 Items   18.9 MB 0

CHANGES:

Changes:

  • Add support for ARM64 (Bastian Eicher).

  • Add + to list of allowed characters in "extract" (Bastian Eicher, [#185]).

Bug fixes:

  • Don't abort if chmod of launcher directory fails. We try to make the directory read-only, but this isn't very important. It can sometimes fail if running inside a sandbox that prevents modifications to the filesystem.

  • Handle implementations that directly conflict with themselves (#180).

  • Improve SIGPIPE handling (#162). Disable the SIGPIPE signal, so that we handle it as an exception instead, not by killing the process.

Updates for upstream changes:

  • Make compatible with Yojson json type deprecation (Marek Kubica). Yojson 2.0 removes the json type, so this code switches to using t.

  • Replace uses of deprecated Stdlib.Stream and Lwt_unix.yield.

  • Fix new compiler warnings from OCaml 4.12 and 4.13.

  • Update .NET Framework detection logic (Bastian Eicher, [#178]).

  • Simplify GUI build using dune's new plugin support (#161).

  • Move feed to apps.0install.net (Bastian Eicher).

Source: README.md, updated 2022-08-19