> On 1 Nov. 2016, at 16:44, Greg <[email protected]> wrote: > > Hi, > I'm very interested in setting up unattended upgrades for tor. I tried > searching for instructions on how to do it. But the only instructions I could > really find didn't work (on the Library Freedom git project). > How do I write the config so that the tor repo (or whatever it's called) is > updated by unattended upgrades?
If you are using Debian or Ubuntu (or apt): 1. Modify your sources.list to include the tor repository https://www.torproject.org/docs/debian.html.en 2. Modify Debian: Unattended-Upgrade::Origins-Pattern Ubuntu: Unattended-Upgrade::Allowed-Origins to include the packages you want updated: $EDITOR /etc/apt/apt.conf.d/50unattended-upgrades Tim > Thanks. > > > On Oct 26, 2016 1:23 AM, "nusenu" <[email protected]> wrote: > > 32 relays updated (Debian + Tor compiled to latest version) > > > > I am getting too old for this without a server management system .... > > not all relays with your contactinfo seem to be updated properly > doing it manually is slow and error prone. > Maybe consider using the 'unattended-upgrades' package? > > (only found 28 relays) > > +---------+---------------------+------------+ > | version | nickname | restarted | > +---------+---------------------+------------+ > | 0.2.8.7 | niftychipmunk | 2016-10-26 | > | 0.2.8.7 | niftymouse | 2016-10-26 | > | 0.2.8.7 | niftygerbil | 2016-10-26 | > | 0.2.8.7 | niftyquokka | 2016-10-26 | > | 0.2.8.9 | testnode2 | 2016-10-23 | > | 0.2.8.9 | DOESaDEworkWITHtor1 | 2016-10-20 | > | 0.2.8.9 | niftypedetes | 2016-10-26 | > | 0.2.8.9 | niftyeuropeanrabbit | 2016-10-26 | > | 0.2.8.9 | niftychinchilla | 2016-10-26 | > | 0.2.8.9 | 2ndTRYdeEXIT | 2016-10-20 | > | 0.2.8.9 | niftysugarglider | 2016-10-26 | > | 0.2.8.9 | niftyvolcanorabbit | 2016-10-26 | > | 0.2.8.9 | niftyrat | 2016-10-26 | > | 0.2.8.9 | niftypatagonianmara | 2016-10-25 | > | 0.2.8.9 | niftywoodmouse | 2016-10-25 | > | 0.2.8.9 | niftysquirrel | 2016-10-25 | > | 0.2.8.9 | mullahspinymouse | 2016-10-26 | > | 0.2.8.9 | niftybankvole | 2016-10-25 | > | 0.2.8.9 | capespinymouse | 2016-10-26 | > | 0.2.8.9 | niftyhedgehog | 2016-10-25 | > | 0.2.8.9 | niftycapybara | 2016-10-26 | > | 0.2.8.9 | testnode | 2016-10-23 | > | 0.2.8.9 | cairospinymouse | 2016-10-26 | > | 0.2.8.9 | niftykangaroorat | 2016-10-25 | > | 0.2.8.9 | niftypika | 2016-10-26 | > | 0.2.8.9 | niftyjerboa | 2016-10-26 | > | 0.2.8.9 | niftyguineapig | 2016-10-26 | > | 0.2.8.9 | niftycottontail | 2016-10-26 | > +---------+---------------------+------------+ > > > _______________________________________________ > tor-relays mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays > > > _______________________________________________ > tor-relays mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays T -- Tim Wilson-Brown (teor) teor2345 at gmail dot com PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B ricochet:ekmygaiu4rzgsk6n xmpp: teor at torproject dot org ------------------------------------------------------------------------------ _______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
