Downloadliste

Projektbeschreibung

Zero Install is a decentralized cross-distribution software installation system. It allows software developers to publish programs directly from their own Web sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates, and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-14 07:41
1.15

Anforderungen können nun auf eine bestimmte Verteilung, erlaubt z.B. MacPorts Python Bibliotheken angeben, dass sie nur mit MacPorts Python arbeiten beschränkt werden. Umgebungsvariablen können in mehrere Argumente erweitert werden, eignet sich für die Übergabe von Optionen. .NET Framework Installationen werden jetzt unter Windows erkannt. Die Diagnose angezeigt, wenn keine Auswahl möglich ist wurden weiter verbessert, die Einschränkungen an, die die Auswahl der einzelnen Kandidaten verhindert.
Requirements can now be restricted to a particular distribution, allowing e.g. MacPorts Python libraries to specify that they work only with MacPorts Python. Environment variables can be expanded into multiple arguments, which is useful for passing options. .NET Framework installations are now detected on Windows. The diagnostics displayed when no selection is possible have been further improved to show the restrictions that prevented the selection of each candidate.

2013-01-15 09:36
1.14

Zsh und Bash-Abschluss-Unterstützung wurde für den Befehl "0install" hinzugefügt.

Unterstützung für die neueste PackageKit-API (0.8.1) wurde implementiert.

--Dry-Run Feature jetzt tut eine vollständige Trockenlauf, anstatt Halt an dem ersten Download.

"0install anzeigen" zeigt die aktuellen Einstellungen für eine app.

Verschiedene kleinere Fehler wurden behoben.
Tags: Minor feature enhancements
Zsh and bash completion support has been added for the "0install" command.

Support for the latest PackageKit API (0.8.1) has been implemented.

The --dry-run feature now does a full dry-run,
instead of stopping at the first download.

"0install show" displays the current selections for an app.

Various minor bugs have been fixed.

2012-11-13 08:37
1.13

Viel-verbesserte Diagnostik werden jetzt angezeigt, wenn keine kompatiblen Selektionen sind möglich. Gibt es eine neue Syntax für die Angabe der Versionen auf der Kommandozeile, einschließlich Version Einschränkungen für Abhängigkeiten. Das Namensschema für standortlokale Pakete (kompilierte Binärdateien) wurde geändert, um Zeichen zu vermeiden, die einige Programme zu verwechseln. Benutzer ausgewählte Cache-Verzeichnisse jetzt hinzufügen (anstatt ersetzen) Systempfade. Auswahl aktualisieren automatisch auf Änderungen an der Konfiguration (ohne warten auf die nächste Update-Check).
Tags: Major feature enhancements
Much-improved diagnostics are now shown when no compatible selections are possible. There's a new syntax for specifying versions on the commandline, including version constraints for dependencies. The naming scheme for site-local packages (compiled binaries) has been changed to avoid characters which confuse some programs. User-selected cache directories now add to (rather than replace) system paths. Selections update automatically on configuration changes (without waiting for the next update check).

2012-09-26 00:16
1.12

Unterstützung für OS-spezifische Abhängigkeiten (z. B. für Abhängigkeiten benötigt nur unter Windows) aufgenommen und für Einschränkungen im nativen Paket-Implementierungen (z. B. Debians python3-gi-Paket nicht mit Python 2 verwendet werden). "0install Man" kann der Mann-Befehl mit 0install Anwendungen arbeiten. "0install Digest" hat jetzt eine Option zum Anzeigen des Manifests. Ein Fehler in der PackageKit-Unterstützung, was bedeutete, dass es manchmal Kandidaten Pakete erkennen konnte, wurde behoben.
Tags: Minor feature enhancements, Minor bugfixes
Support was added for OS-specific dependencies (e.g. for dependencies only needed on Windows) and for constraints in native package implementations (e.g. Debian's python3-gi package cannot be used with Python 2). "0install man" allows the man command to work with 0install applications. "0install digest" now has an option to display the manifest. A bug in the PackageKit support which meant it sometimes failed to detect candidate packages was fixed.

2012-08-28 07:05
1.11

Unterstützung für native Java-Pakete wurde verbessert, um mehrere Verteilung bereitgestellten Versionen unterstützen zu finden. Ersetzte Schnittstellen Konflikt nun mit ihren Ersetzungen. Einige Bugs wurden behoben, insbesondere in Bezug auf die jüngste Python 3 Unterstützung.
Tags: Minor feature enhancements
Support for finding native Java packages has been improved to support multiple distribution-provided versions. Replaced interfaces now conflict with their replacements. A number of bugs were fixed, particularly relating to the recent Python 3 support.

Project Resources