| Commit message (Expand) | Author | Age |
* | migrate to the new URL•••svn:r3296
| Roger Dingledine | 2005-01-05 |
* | make the /etc/tor/ stuff world-readable in the rpm•••svn:r3188
| Roger Dingledine | 2004-12-20 |
* | forward-port: switch runuser to _tor, and make the logrotate script better•••svn:r3180
| Roger Dingledine | 2004-12-19 |
* | Forward-port last RPM change to mainline•••svn:r3178
| Nick Mathewson | 2004-12-18 |
* | In mainline (post 0.0.9), we no longer need elaborate version-massaging trick...•••svn:r3176
| Nick Mathewson | 2004-12-18 |
* | bump us to 0.0.9pre6•••svn:r2902
| Roger Dingledine | 2004-11-16 |
* | Improve de-installation a little•••svn:r2878
| Nick Mathewson | 2004-11-14 |
* | Define an elaborate set of lunacy to make sure that RPM versions do•••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
| Nick Mathewson | 2004-11-14 |
* | More whitespace normalization•••svn:r2768
| Nick Mathewson | 2004-11-10 |
* | fix problems introduced by rpm spec patch.•••svn:r2675
| Nick Mathewson | 2004-11-04 |
* | Merge RPM spec patch from jbash•••svn:r2674
| Nick Mathewson | 2004-11-04 |