Age | Commit message (Collapse) | Author |
|
Once upon a time it made sense to keep all the Debian files in the
main Tor distribution, since repeatedly merging them back in was hard.
Now that we're on git, that's no longer so.
Peter's debian repository at debian/tor.git on our git server has the
most recent version of the tor-on-debian packaging stuff, and the versions
in our own repository have gotten out of date.
Resolves bug #1735.
|
|
Stop shipping /var/run/tor in the package. Only clean up permissions of
/var/run/tor in postinst if the directory actually exists.
|
|
svn:r14933
|
|
weird things in the presence of !.
svn:r13364
|
|
this will mean that we just lost /var/run/tor - creating it in the maintainer
script if it doesn't exist.
svn:r13208
|
|
were not upgrading. Unfortunately the check doesn't work all that well usually
in cases where the package was removed (not purged) and then later re-installed
again. Now we ensure proper ownership and modes for all the directories and
files below /var/{lib,run,log}/tor (the dirs themselves included) every time we
run postinst.
svn:r13207
|
|
is ok.
Whitespace nazi found out about debian/tor.postinst.
svn:r13206
|
|
between 100 and 999. There is no good reason to require this. If the local
admin moves the system users/uid-space to some other range then they probably
have a good reason for that.
svn:r13205
|
|
svn:r2810
|
|
svn:r987
|