Hello! I realized that yum-updatesd lacks of feature to send info about only newly updated packages. What I mean: currently, yum-updatesd just mails me every day a full list of packages which can be updated. This list of packages are the same every day, or may be differs from yesterday's one due to newly updated packages. What approach I want to have: add a config option to inform about only newly updated packages. How to accomplish that: 1. Use a database (i.e., flat-file DB like yum uses itself) to store info about previous yum-updatesd run. (preferred) or 2. Inform about packages which were updated at last scheduled period (i.e. last day) (no DB but a "duct tape" solution). Anybody already wrote this functional for yourself? Or, maybe, you use some other tool, more feature-rich than yum-updatesd? Mikhail Emelchenkov |
_______________________________________________ Yum mailing list Yum@xxxxxxxxxxxxxxxxx http://lists.baseurl.org/mailman/listinfo/yum