update for RC-6...final?!
This commit is contained in:
parent
a8dbdacbcb
commit
b76a2504bb
13
CHANGELOG
13
CHANGELOG
|
@ -1,5 +1,18 @@
|
||||||
NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/
|
NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/
|
||||||
|
|
||||||
|
/** 15.1.0-RC-6 / 27-January-2016 / a8dbdacbcb2412bb08c4a665145371c3ac4abef1 **/
|
||||||
|
|
||||||
|
Fixes to enable/attempt reproducible builds for this release
|
||||||
|
* 226d92e make-release-build: env vars need to be first on the command line
|
||||||
|
* 20c16ae ignore more files generated by the build
|
||||||
|
* 9883a89 faketime is only needed when building, not when cleaning
|
||||||
|
* eaa2dde explicitly indicate we are building armeabi
|
||||||
|
* 1b76c36 add make calls for both armeabi and x86 with clean
|
||||||
|
* 75eb36e remove lib binaries
|
||||||
|
* 3be93a0 only build for x86 and armeabi
|
||||||
|
|
||||||
|
...and one small UI bug:
|
||||||
|
1839b8f add-in missing "break" for Meek Google
|
||||||
|
|
||||||
/** 15.1.0-RC-5 / 26-January-2016 / 33fa19f9894c44879d81bc3fb578eb4e9b134b8f **/
|
/** 15.1.0-RC-5 / 26-January-2016 / 33fa19f9894c44879d81bc3fb578eb4e9b134b8f **/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue