TheTorProject / lepidopter

lepidopter: raspberry pi image for conducting OONI network measurements
https://ooni.torproject.org/
GNU General Public License v3.0
47 stars 20 forks source link

Prepare release: lepidopter 1.0.0-rc.0 #97

Closed anadahz closed 7 years ago

anadahz commented 7 years ago
anadahz commented 7 years ago

In preparation of a new lepidopter release.

hellais commented 7 years ago

Let's also remember to write an update script for the older pi's so that the changes included in this release are also deployed to all the existing lepidopters.

hellais commented 7 years ago

Reporting also here the bugs I found in testing:

anadahz commented 7 years ago

@hellais thanks a lot for reviewing this, will go ahead and fix what you have reported in: https://github.com/TheTorProject/lepidopter/pull/97#issuecomment-296685774 .

hellais commented 7 years ago

What is the purpose of: https://github.com/TheTorProject/lepidopter/blob/master/lepidopter-fh/etc/ooniprobe/ooniconfig.sh. Is it still useful to have it around?

anadahz commented 7 years ago

What is the purpose of: https://github.com/TheTorProject/lepidopter/blob/master/lepidopter-fh/etc/ooniprobe/ooniconfig.sh. Is it still useful to have it around?

It's being used here: https://github.com/TheTorProject/lepidopter/blob/master/lepidopter-fh/etc/cron.daily/remove_old_logs#L5

hellais commented 7 years ago

I have been testing the latest version of this and it looks good to merge to me.

anadahz commented 7 years ago

Nice thanks everyone for reviewing this release let's get this merged!