Skip to content

apticron equivalent in Fedora 8?

Perhaps my google-fu is failing. I can’t seem to find an equivalent to debian’s apticron in Fedora. My specific requirements are for a tool that:

  • shows what packages have updates available
  • shows what kind (eg. critical security, moderate security, bugfix) of update each package is
  • checks at user-configurable intervals
  • sends mail at user-configurable intervals
  • includes changelog or similar info in the email
  • plain text. I don’t want a GUI, nor do I need HTML prettification.

Does such an animal already exist? I’ve already had one person tell me I should cook it up with the python yum module. I can’t believe nobody has done this already.

del.icio.us:apticron equivalent in Fedora 8? digg:apticron equivalent in Fedora 8? reddit:apticron equivalent in Fedora 8?

{ 1 } Comments

  1. tarheelcoxn | 27 December 2007 at 14:18 America/New_York | Permalink

    Kevin pointed out that I can edit /etc/yum/yum-updatesd.conf to get what I want. specifically, I should set ‘emit_via = email’ instead of the default ‘emit_via = dbus’ for great update notification justice. :)

Post a Comment

Your email is never published nor shared. Required fields are marked *