[Yum-devel] [PATCH] Add verison groups, for the version command.

Seth Vidal skvidal at fedoraproject.org
Thu Sep 24 18:28:36 UTC 2009



On Wed, 23 Sep 2009, James Antill wrote:

> Config. file is /etc/yum/version-groups.conf
>
> Allows you to track subsets of packages to version.
> ---
> docs/yum.8              |    6 ++-
> etc/Makefile            |    6 +++-
> etc/version-groups.conf |   11 ++++++
> yum.spec                |    1 +
> yum/config.py           |   19 +++++++++++
> yum/packageSack.py      |   35 +++++++++++++++----
> yum/rpmsack.py          |   32 ++++++++++++++----
> yumcommands.py          |   82 ++++++++++++++++++++++++++++++++++++++--------
> 8 files changed, 159 insertions(+), 33 deletions(-)
> create mode 100644 etc/version-groups.conf


ACK on the patch.
two items I thought of while reading it all over. - do we want to make the 
hash sha256 instead of sha1?


-sv


More information about the Yum-devel mailing list