diff options
author | Benedikt Böhm <bb@xnull.de> | 2009-07-20 10:11:38 +0200 |
---|---|---|
committer | Benedikt Böhm <bb@xnull.de> | 2009-07-20 10:11:38 +0200 |
commit | 0bce9654676efaa1af2f8a1da6c4af100050d4f4 (patch) | |
tree | 463563c03e93b4d909fefebd637d5bec4f5f519c | |
parent | add GLSA report (diff) | |
download | porticron-0bce9654676efaa1af2f8a1da6c4af100050d4f4.tar.gz porticron-0bce9654676efaa1af2f8a1da6c4af100050d4f4.tar.bz2 porticron-0bce9654676efaa1af2f8a1da6c4af100050d4f4.zip |
release 0.4v0.4
-rw-r--r-- | README.rst | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,14 +3,15 @@ porticron ========= :Author: `Benedikt Böhm <bb@xnull.de>`_ -:Version: 0.3 +:Version: 0.4 :Web: http://bb.xnull.de/projects/porticron/ :Source: http://git.xnull.de/gitweb/?p=porticron.git (also on `github <http://github.com/hollow/porticron>`_) :Download: http://bb.xnull.de/projects/porticron/dist/ porticron is a simple shell script for portage similar to apticron for debian. It is called from cron to sync your portage tree and send any pending upgrade -via email. +via email. Additionally it checks for security issues reported by +``glsa-check``. Installation ============ |