[tor-bugs] #33576 [Applications/Tor Browser]: Update pion-webrtc version to 2.2.3

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 28 22:26:28 UTC 2020


#33576: Update pion-webrtc version to 2.2.3
-------------------------------------------------+-------------------------
 Reporter:  cohosh                               |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:  closed
 Priority:  Medium                               |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:  fixed
 Keywords:  snowflake, TorBrowserTeam202004R,    |  Actual Points:
  tbb-9.5a12                                     |
Parent ID:                                       |         Points:
 Reviewer:  boklm                                |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by sysrqb):

 * keywords:  snowflake, TorBrowserTeam202004R => snowflake,
     TorBrowserTeam202004R, tbb-9.5a12
 * status:  needs_information => closed
 * resolution:   => fixed


Comment:

 Thanks! It looks good now.

 Some notes for myself:

 `crypto`: `69ecbb4d6d5dab05e49161c6e77ea40a030884e1` -
 https://go.googlesource.com/crypto/+/refs/heads/release-branch.go1.14


 `xerrors`: commit is `HEAD` on `master`:
 https://github.com/golang/xerrors/commit/9bdfabe68543c54f90421aeb9a60ef8061b5b544


 And I tweaked the branch a little. The comment documenting the tag on the
 `git_hash` for `webrtc` was still using the old, hardcoded, number. I
 manually changed that.

 {{{
 diff --git a/projects/pion-webrtc/config b/projects/pion-webrtc/config
 index d66b3bf1..f4bde825 100644
 --- a/projects/pion-webrtc/config
 +++ b/projects/pion-webrtc/config
 @@ -1,7 +1,7 @@
  # vim: filetype=yaml sw=2
  version: '[% c("abbrev") %]'
  git_url: https://github.com/pion/webrtc
 -git_hash: 1f448413f22d6c32d690db594748d8ad5d3812f5 # v2.1.2
 +git_hash: 1f448413f22d6c32d690db594748d8ad5d3812f5 # v2.2.3
  filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[%
 c("var/build_id") %].tar.gz'

  build: '[% c("projects/go/var/build_go_lib") %]'
 }}}

 This is now `02a73e328b08882cff7a20cedac446aad423de35` on `master`.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33576#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list