19:00:34 <GeKo> #startmeeting tor-browser
19:00:34 <MeetBot> Meeting started Mon Jan 16 19:00:34 2017 UTC.  The chair is GeKo. Information about MeetBot at http://wiki.debian.org/MeetBot.
19:00:34 <MeetBot> Useful Commands: #action #agreed #help #info #idea #link #topic.
19:00:43 <GeKo> hi all!
19:00:47 <Synzvato> Hi all
19:01:01 <mcs> hi!
19:01:02 <GeKo> i am sorry for the US folks but i missed the holiday to day
19:01:06 <GeKo> *today
19:01:19 <arthuredelstein> no worries :)
19:01:23 <GeKo> otherwise i would have postponed the meeting
19:01:25 <mcs> Kathy and I are working today anyway :)
19:01:39 <GeKo> okay. who wants to go first today?
19:02:03 * boklm can go first
19:02:17 <boklm> This past week I have been working #17380, and started being able to build some bundles without pluggable transports (which I did not try to run yet)
19:02:21 <boklm> This week I'm planning to help with the new releases, continue working on #17380, and start looking at #20426
19:02:29 <boklm> That's it for me
19:03:11 <GeKo> could you have a look at the tests as well to have the in good shape for 6.5?
19:03:11 <Yawning> fixed some bugs
19:03:28 <Yawning> waiting on the updater xml files to move to aus1 for release and the new mark key before I tak 0.0.3
19:03:31 <Yawning> the end
19:03:35 <boklm> yes, I will look at the tests
19:03:38 <GeKo> boklm: there is the settings test failing it seems and the win_DEP_ASLR one as well?
19:03:39 <Yawning> (oops)
19:03:44 <GeKo> thanks
19:04:17 <GeKo> Yawning: ok. the MAR key is forged i think
19:04:44 <GeKo> i'd need a tag by thursday next week
19:05:00 <Yawning> well
19:05:18 <Yawning> when are the xml files going to move
19:05:33 <Yawning> tagging is easy, but I don't want to break things
19:06:57 <GeKo> boklm: i guess we could copy the xml files we now have over to aus1?
19:07:20 <GeKo> normal tor browsers should not be affected by that
19:07:49 <Yawning> it's just 2 lines in a JSON file to change
19:09:23 <Yawning> the mark key thing, I'm just waiting on your branch to be merged, so it's not a big deal
19:09:43 <GeKo> ok. i'll figure out the xml file thing and ping you once done
19:09:46 <Yawning> kk
19:09:47 <boklm> yes, I think we could copy the current xml files to aus1 now
19:10:15 <Yawning> (and the download.json thing gets copied as well right?)
19:10:20 <Yawning> (since it lives with the xml things?)
19:10:23 <boklm> yes
19:10:30 <Yawning> #21057
19:10:39 <Yawning> is what I've been using to track this
19:10:49 <Yawning> thanks
19:11:18 <GeKo> i can go.
19:11:40 <GeKo> i did some admin stuff (including dealing with a new codesigning cert for windows)
19:12:04 <GeKo> then i moved forward with the esr52 cross-compiling thing for windows
19:12:16 <GeKo> i filed new bugs and got one bug fixed
19:12:56 <GeKo> i am almost done having the code in a compilable state (i.e. i am close to reach the libxul linking step)
19:13:08 <GeKo> then i reviewed and tested #20951
19:13:37 <GeKo> i worked on #20589 and #21194
19:14:36 <GeKo> and i wrote patches for the 0.0.3 sandboxed-tor-browser gitian changes
19:15:04 <GeKo> this week i'll do release preparations and building
19:15:34 <GeKo> and i hope to get the MAR part for #18925 ready
19:15:49 <GeKo> and i'll work further on the mingw-w64 compiling of esr52
19:15:54 <GeKo> that's it for me
19:16:04 * arthuredelstein can go
19:16:12 <arthuredelstein> This week I worked more on the rebase to 52ESR, #20680.
19:16:24 <arthuredelstein> And I added Mark and Kathy's fixups and rebase of the updater patches (thanks for those!).
19:16:34 <arthuredelstein> I'll be posting my branch for the rebase pretty soon I think.
19:16:40 <arthuredelstein> And I started work on adapting torbutton (#21201).
19:16:48 <arthuredelstein> I also posted a patch for #20981.
19:16:58 <arthuredelstein> I met with the Mozilla tor uplift folks and created some fingerprinting tickets for them.
19:17:10 <arthuredelstein> Also, the DieHarder author (Emery Berger) patched DieHarder after I found a crash. I tested it and it seems to be working with Firefox correctly.
19:17:22 <arthuredelstein> This week I'll try to finish a branch for #21201, test DieHarder with Tor Browser, and look at #19675 if there is time.
19:17:45 <arthuredelstein> That's all for me
19:17:55 <GeKo> arthuredelstein: #21224 looks like a thing we might want to squeeze into 6.5
19:18:06 <GeKo> could you give it a quick look at least?
19:18:33 <GeKo> it probably due to moving the resizing logic into firefox
19:18:48 <GeKo> additionally
19:18:51 <arthuredelstein> Interesting one. I'll have a look.
19:19:12 <GeKo> have you looked and bug 1320801 1324044 and 1325016?
19:19:30 <GeKo> those are all fixed to resistFingerprinting stuff that landed in mozilla53
19:19:51 <GeKo> i wonder whether we should backport part of it/all and or get it uplifted
19:20:33 <arthuredelstein> Yes, one or the other I think.
19:20:50 <arthuredelstein> I'll see if I can request backporting.
19:20:52 <GeKo> okay, just that you have it on your radar
19:21:37 * mcs will give a status report now
19:21:37 <GeKo> who else is here for a status update?
19:21:38 <arthuredelstein> thanks
19:21:45 <mcs> Last week, Kathy and I developed a patch for #20951 (already reviewed and merged by GeKo — thanks!).
19:21:48 <GeKo> ah, yes, go
19:21:52 <mcs> Then we worked on some ESR52 rebasing and completed the updater patches as well as the one for #13252.
19:21:59 <mcs> We sent Arthur the rebased patches, although a lot more testing is needed.
19:22:05 <mcs> We will plan to test the ESR52-based updater when Mozilla gets a little closer to their Firefox 52 release.
19:22:09 <mcs> We also reviewed some patches.
19:22:13 <mcs> This week we plan to create a patch for at least some of the issues exposed by #20989 (maybe it can be included in the next alpha release).
19:22:20 <mcs> We also plan to spend some time learning more about Firefox’s content sandbox and see what happens when we run an ESR52-based Tor Browser with Electrolysis enabled (has anyone else done that yet?).
19:22:27 <mcs> We will also help with code reviews.
19:22:33 <mcs> That’s all for us.
19:23:06 <GeKo> sounds good. it would be especially good to see how our extensions break i guess
19:23:21 <GeKo> i have not done that yet fwiw
19:23:48 <mcs> GeKo: OK
19:25:39 <GeKo> who else is here for a status update?
19:25:50 <Synzvato> I can go
19:26:01 <GeKo> hi!
19:26:04 <GeKo> sure
19:26:05 <Synzvato> Hi :)
19:26:08 <Synzvato> #20815 (the Tor Browser Settings UX) is pretty much stable
19:26:23 <Synzvato> This week, I'll be brushing things up if needed, all else depends on this week's feedback
19:26:32 <Synzvato> That's pretty much it
19:27:10 <GeKo> okay, neat. ping me and or isabela if anything is needed.
19:28:04 <Synzvato> Sure, I'll be available on tor-mobile right after this meeting, perhaps we could have a short chat there?
19:28:21 <GeKo> i think so
19:28:26 <Synzvato> Cool
19:28:42 <rigelk> oh damn I missed the meeting ><
19:29:20 <GeKo> on to the discussion phase
19:29:31 <GeKo> do we have items that need discussion today?
19:30:04 <GeKo> are we ready for 6.5 or are there items i/we have forgotten to address?
19:30:24 <GeKo> if you think of any let me know, it's not too late yet :)
19:30:37 <arthuredelstein> GeKo: I may have a patch for the tbb manual
19:30:47 <arthuredelstein> links for new locales
19:31:00 <GeKo> ok.
19:31:06 <arthuredelstein> What day is our deadline?
19:31:21 <arthuredelstein> for the next 6.5 release?
19:31:55 <GeKo> it's reasonably to assume that we can start building wednesday evening UTC i think
19:32:07 <GeKo> so, two days?
19:32:20 <arthuredelstein> OK.
19:34:39 <GeKo> thanks for the meeting then and happy coding all *baf*
19:34:45 <GeKo> #endmeeting