Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-20 | make the /etc/tor/ stuff world-readable in the rpm | Roger Dingledine | |
svn:r3188 | |||
2004-12-19 | forward-port: switch runuser to _tor, and make the logrotate script better | Roger Dingledine | |
svn:r3180 | |||
2004-12-18 | Forward-port last RPM change to mainline | Nick Mathewson | |
svn:r3178 | |||
2004-12-18 | In mainline (post 0.0.9), we no longer need elaborate version-massaging ↵ | Nick Mathewson | |
tricks to appease RPM. Simple ones will do. svn:r3176 | |||
2004-11-16 | bump us to 0.0.9pre6tor-0.0.9pre6 | Roger Dingledine | |
svn:r2902 | |||
2004-11-14 | Improve de-installation a little | Nick Mathewson | |
svn:r2878 | |||
2004-11-14 | Define an elaborate set of lunacy to make sure that RPM versions do | Nick Mathewson | |
the right thing with our recalcitrant versioning scheme. See tor.spec.in for full details. Basically, the progression is now: Tor version RPM version 0.0.8 ---> 0.0.8 0.0.8.1 ---> 0.0.8.1 0.0.9pre1-cvs ---> 0.0.8.99.0.0.9.pre.1.cvs 0.0.9pre1 ---> 0.0.8.99.0.0.9.pre.1.release 0.0.9pre2 ---> 0.0.8.99.0.0.9.pre.2.release 0.0.9rc1 ---> 0.0.8.99.0.0.9.rc.1.release 0.0.9 ---> 0.0.9 0.0.9.1-cvs ---> 0.0.9.0.99.0.0.9.1.cvs 0.0.9.1 ---> 0.0.9.1 The spec file (but not the system) will break if a tor version ends in ".0", so don't do that yet. svn:r2877 | |||
2004-11-10 | More whitespace normalization | Nick Mathewson | |
svn:r2768 | |||
2004-11-04 | fix problems introduced by rpm spec patch. | Nick Mathewson | |
svn:r2675 | |||
2004-11-04 | Merge RPM spec patch from jbash | Nick Mathewson | |
svn:r2674 |