Richard Pospesel pushed to branch maint-12.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
f53e987f
by Shelikhoo at 2023-02-09T16:37:25+00:00
3 changed files:
Changes:
1 | 1 | # vim: filetype=yaml sw=2
|
2 | 2 | version: '[% c("abbrev") %]'
|
3 | -git_url: https://github.com/pion/dtls
|
|
4 | -git_hash: d2f797183a9f044ce976e6df6f362662ca722412 #v2.1.5
|
|
3 | +git_url: https://github.com/xiaokangwang/dtls
|
|
4 | +git_hash: 16e5cc8ce01c0262e4d945b7fe90eba4d7d58ce5 #v2.1.5+patch
|
|
5 | 5 | filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
|
6 | 6 | container:
|
7 | 7 | use_container: 1
|
1 | 1 | # vim: filetype=yaml sw=2
|
2 | 2 | version: '[% c("abbrev") %]'
|
3 | -git_url: https://github.com/pion/webrtc
|
|
4 | -git_hash: 7367daf2324b66290f0bdbaab1e51297de1f4989 #v3.1.41
|
|
3 | +git_url: https://github.com/xiaokangwang/webrtc
|
|
4 | +git_hash: be9162e2b526205877a0069bdbf8c97655345403 #v3.1.41+patch
|
|
5 | 5 | filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
|
6 | 6 | container:
|
7 | 7 | use_container: 1
|
1 | 1 | # vim: filetype=yaml sw=2
|
2 | 2 | version: '[% c("abbrev") %]'
|
3 | 3 | git_url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
|
4 | -git_hash: 9ce1de4eee4e23c918c7c5e96666ff5c6ddc654e
|
|
4 | +git_hash: 7b77001eaa90e09d41172a2b170dabd3f1922b4a
|
|
5 | 5 | filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
|
6 | 6 | |
7 | 7 | container:
|