forked from furlongm/patchman
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
18 lines (18 loc) · 738 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
* allow sending updates from Red Hat / SuSE machines
* web interface support for updating repos, finding updates
* add checkrestart-style options to see which services need restarting
* CVE/OVAL apps
* CA support (tinyca?)
* native python client, using apt/yum/debian libraries
* record the history of installed packages on a host
* also store package descriptions/tags/urls
* check for unused repos
* rdns checks off by default
* suggest names for repos with the same checksum
* helper script to change paths (e.g. /usr/lib/python2.7/dist-packages/patchman)
* process reports in background
* Dockerfile/Dockerimage
* compressed reports
* modularity support
* add cronjobs to built packages
* install celery/rabbit/memcache with packages