Download List

Descripción del Proyecto

Rpmrestore allows the user to show the differences
(user, group, mode, mtime, size) between a
package's status on install and its current
status. This act as an improvement of the
functionality provided by the "rpm -V" command. It
also allows the user to restore the attributes to
their original state (install state). It features
a batch mode, an interactive mode, a logfile, and
rollback.

System Requirements

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.

2012-08-04 10:02
1.5

Se agrega un archivo de configuración global (/ etc/rpmrestorerc). La API es cambiado para ser más natural: las opciones de-p - f son ahora obsoleto.
Tags: Stable
A global configuration file (/etc/rpmrestorerc) is added. The API is changed to be more natural: the -f/-p options are now deprecated.

2012-07-28 06:26
1.4

Se agrega una nueva opción: capacidad, para gestionar las capacidades POSIX. Puede consultar las páginas de man getcap/setcap para obtener más información acerca de las capacidades. Nota: esto no está disponible en todas las distribuciones de Linux.
Tags: Stable
A new option is added: capability, to manage POSIX capabilities. You can look at getcap/setcap man pages for more informations about capabilities. Note: this is not available on all Linux distributions.

2007-11-14 19:33
1.3

El código ahora pueden trabajar en cualquier shell (no sólo POSIX). La página del manual se ha normalizado.
Tags: Minor bugfixes
The code can now work on any shell (not just POSIX shells). The man page was standardized.

2007-03-20 18:08
1.2

Este comunicado puede utilizar 3 niveles de archivo de configuración (de acogida, casa, local de archivos). Algunos errores fueron fijos (de localización, análisis rpm-V, y un avance de línea olvidado). El código se ha modificado para seguir Conway las reglas de codificación y mejorar la mantenibilidad.
Tags: Minor bugfixes
This release can use 3 levels of configuration file (host, home, local file). Some bugs were fixed (localisation, rpm -V parsing, and a forgotten line feed). The code has been modified to follow Conway coding rules and improve maintainability.

2007-01-08 19:14
1.1

Un error se corrigió que rpmrestore impedido trabajar en los directorios (no de control MD5).
Tags: Major bugfixes
A bug was fixed that prevented rpmrestore from working on directories (no MD5 checksum).

Project Resources