Télécharger la liste

Description du projet

Smart is a package manager (like APT or Yum) that
works with several backends including RPM, dpkg,
and Slackware packages. It uses an algorithm that
will not only find a solution, if one is
available, but will find the best solution. This
is done by quickly weighting every possible
solution with a pluggable policy, which redefines
the term "best" depending on the operation goal
(install, remove, upgrade, etc.).

Système requise

System requirement is not defined
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.

2008-12-21 01:38
1.1

La boucle basée sur backend fetcher s'occupait des erreurs 404 indûment. Manipulation de chaînes souscrit apt-deb a été améliorée de sorte qu'un comportement similaire à celui de l'APT mai être obtenue.
Tags: Minor bugfixes
The curl-based fetcher backend was handling 404
errors improperly. Handling of signed up apt-deb
channels has been improved so that a behavior
similar to that of APT may be obtained.

2008-12-21 01:37
1.0

Tags: Major feature enhancements

2008-07-03 20:54
0.52

De nombreuses améliorations.
Tags: Major feature enhancements
Many improvements.

2005-10-22 10:23
0.40

Un canal - remove-all option a été ajoutée. Un bogue qui fait le rpm-chargeuse ignorer les fichiers de métadonnées explicitement prévu dans certaines situations a été fixée. Un plugin detectsys.py a été ajouté, qui va automatiquement détecter et englobe des chaînes système quand ils sont manquants. Double conversion des chemins de LocalMediaHandler est désormais évité. Traductions allemandes ont été intégrés et les traductions en français ont été fusionnés. Le backend deb utilise désormais un trait de soulignement pour le nom / séparateur version. Un bogue dans le code protégé lire pour les anciennes versions de Python a été fixée le long d'un problème de verrouillage dans le pm RPM.
A channel --remove-all option was added. A bug that made the rpm-metadata loader ignore explicitly provided files in certain situations was fixed. A detectsys.py plugin was added, which will automatically detect and include system channels when they're missing. Double conversion of paths in LocalMediaHandler is now avoided. German translations were integrated and the French translations were merged. The deb backend now uses an underline for the name/version separator. A bug in the protected read code for old Python versions was fixed along with a locking issue in the RPM pm.

2005-09-15 20:08
0.39

Cette version corrige un problème IndexError rapporté getHeaderHDL (), qui a été visible, essentiellement sur les systèmes SuSE. SIGPIPE est réglé sur SIG_DFL pour éviter occaional messages Broken pipe, visible par exemple lorsque vous utilisez "oui | lire tout" sur n'importe quel script shell lancé par Smart (post installation, etc.) Un patch pour corriger quelques détails sur SuSE a été appliqué. Sommaire annonce pour les paquets deb installé n'a pas été mis en œuvre.
This release fixes an IndexError issue reported on getHeaderHDL(), which was visible mainly on SuSE systems. SIGPIPE is set to SIG_DFL to avoid occaional broken pipe messages, visible for instance when using "yes | read any" on any shell script run by Smart (post install, etc.). A patch to fix some details on SuSE has been applied. Contents listing for installed deb packages has been implemented.

Project Resources