Changeset 1947 for trunk/packages/invirt-web/debian
- Timestamp:
- Dec 30, 2008, 7:52:50 PM (16 years ago)
- Location:
- trunk/packages/invirt-web/debian
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web/debian/changelog
r1855 r1947 1 1 invirt-web (0.0.16) unstable; urgency=low 2 3 * Fix a security vulnerability: traditional `pts mem` is in cleartext 4 and could be spoofed. Use new -encrypt option, which needs tokens. 2 5 3 6 * make initscript stop command not leave apache2 processes lying around 4 7 (so that restart works) 5 8 6 -- Greg Price <price@mit.edu> Fri, 19 Dec 2008 22:34:31-05009 -- Greg Price <price@mit.edu> Tue, 30 Dec 2008 17:31:48 -0500 7 10 8 11 invirt-web (0.0.15) unstable; urgency=low -
trunk/packages/invirt-web/debian/invirt-web.cron.d
r1318 r1947 6 6 MAILTO=root 7 7 8 */5 * * * * www-data python /var/www/invirt-web/cache_acls.py8 */5 * * * * www-data invirt-cache-acls -
trunk/packages/invirt-web/debian/invirt-web.install
r1318 r1947 1 1 files/* . 2 invirt-cache-acls /usr/bin/
Note: See TracChangeset
for help on using the changeset viewer.