Skip to content

Commit 8ec1630

Browse files
Tor 0.4.0.5
1 parent 5f3e057 commit 8ec1630

File tree

8 files changed

+47
-36
lines changed

8 files changed

+47
-36
lines changed

ChatSecure.xcodeproj/project.pbxproj

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,7 +1560,6 @@
15601560
6396AF971A169D54009F3E6C /* Frameworks */,
15611561
6396AF981A169D54009F3E6C /* Resources */,
15621562
D9227C481BA7952100B5E1D0 /* Embed Frameworks */,
1563-
D9EC47841EFA043B00C39B25 /* [Carthage] Copy Frameworks */,
15641563
D92F96D821BA1E7A0056EA35 /* LicensePlist */,
15651564
42829843B1DFA068A70F83E8 /* [CP] Copy Pods Resources */,
15661565
);
@@ -2038,20 +2037,6 @@
20382037
shellPath = /bin/sh;
20392038
shellScript = "/usr/local/bin/carthage copy-frameworks";
20402039
};
2041-
D9EC47841EFA043B00C39B25 /* [Carthage] Copy Frameworks */ = {
2042-
isa = PBXShellScriptBuildPhase;
2043-
buildActionMask = 2147483647;
2044-
files = (
2045-
);
2046-
inputPaths = (
2047-
);
2048-
name = "[Carthage] Copy Frameworks";
2049-
outputPaths = (
2050-
);
2051-
runOnlyForDeploymentPostprocessing = 0;
2052-
shellPath = /bin/sh;
2053-
shellScript = "/usr/local/bin/carthage copy-frameworks\n";
2054-
};
20552040
/* End PBXShellScriptBuildPhase section */
20562041

20572042
/* Begin PBXSourcesBuildPhase section */
@@ -2338,10 +2323,7 @@
23382323
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
23392324
CODE_SIGN_STYLE = Automatic;
23402325
DEVELOPMENT_TEAM = "";
2341-
FRAMEWORK_SEARCH_PATHS = (
2342-
"$(inherited)",
2343-
"$(PROJECT_DIR)/Carthage/Build/iOS",
2344-
);
2326+
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
23452327
GCC_PREPROCESSOR_DEFINITIONS = (
23462328
"$(inherited)",
23472329
"COCOAPODS=1",
@@ -2375,10 +2357,7 @@
23752357
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
23762358
CODE_SIGN_STYLE = Automatic;
23772359
DEVELOPMENT_TEAM = "";
2378-
FRAMEWORK_SEARCH_PATHS = (
2379-
"$(inherited)",
2380-
"$(PROJECT_DIR)/Carthage/Build/iOS",
2381-
);
2360+
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
23822361
GCC_PREPROCESSOR_DEFINITIONS = (
23832362
"$(inherited)",
23842363
"COCOAPODS=1",

ChatSecure/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>4.3.7</string>
18+
<string>4.3.8</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleURLTypes</key>
@@ -35,7 +35,7 @@
3535
</dict>
3636
</array>
3737
<key>CFBundleVersion</key>
38-
<string>139</string>
38+
<string>141</string>
3939
<key>FacebookAppID</key>
4040
<string>447241325394334</string>
4141
<key>FacebookDisplayName</key>

ChatSecure/Settings.bundle/com.mono0926.LicensePlist.latest_result.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ name: ZXingObjC, nameSpecified:
400400
body: …
401401
version: 3.6.5
402402

403-
name: libevent, nameSpecified: , version: 2.0.22
403+
name: libevent, nameSpecified: , version: 2.1.10
404404
body: Libevent is availabl…
405405

406406
name: libgcrypt, nameSpecified: , version: 1.8.1
@@ -409,14 +409,17 @@ body: Libgcrypt - The GNU …
409409
name: libgpg-error, nameSpecified: , version:
410410
body: Package: libgpg-erro…
411411

412+
name: liblzma, nameSpecified: , version: 5.2.4
413+
body: liblzma is in the pu…
414+
412415
name: libotr, nameSpecified: , version: 4.1.1
413416
body: Off-the-Record Messa…
414417

415-
name: OpenSSL, nameSpecified: , version: 1.0.2n
418+
name: OpenSSL, nameSpecified: , version: 1.1.1c
416419
body: LICENSE ISSUES
417420
===…
418421

419-
name: Tor, nameSpecified: , version: 0.3.0.13
422+
name: Tor, nameSpecified: , version: 0.4.0.5
420423
body: This file contains t…
421424

422425
add-version-numbers: true

ChatSecure/Settings.bundle/com.mono0926.LicensePlist.plist

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<key>File</key>
185185
<string>com.mono0926.LicensePlist/libevent</string>
186186
<key>Title</key>
187-
<string>libevent (2.0.22)</string>
187+
<string>libevent (2.1.10)</string>
188188
<key>Type</key>
189189
<string>PSChildPaneSpecifier</string>
190190
</dict>
@@ -212,6 +212,14 @@
212212
<key>Type</key>
213213
<string>PSChildPaneSpecifier</string>
214214
</dict>
215+
<dict>
216+
<key>File</key>
217+
<string>com.mono0926.LicensePlist/liblzma</string>
218+
<key>Title</key>
219+
<string>liblzma (5.2.4)</string>
220+
<key>Type</key>
221+
<string>PSChildPaneSpecifier</string>
222+
</dict>
215223
<dict>
216224
<key>File</key>
217225
<string>com.mono0926.LicensePlist/libotr</string>
@@ -280,7 +288,7 @@
280288
<key>File</key>
281289
<string>com.mono0926.LicensePlist/OpenSSL</string>
282290
<key>Title</key>
283-
<string>OpenSSL (1.0.2n)</string>
291+
<string>OpenSSL (1.1.1c)</string>
284292
<key>Type</key>
285293
<string>PSChildPaneSpecifier</string>
286294
</dict>
@@ -368,7 +376,7 @@
368376
<key>File</key>
369377
<string>com.mono0926.LicensePlist/Tor</string>
370378
<key>Title</key>
371-
<string>Tor (0.3.0.13)</string>
379+
<string>Tor (0.4.0.5)</string>
372380
<key>Type</key>
373381
<string>PSChildPaneSpecifier</string>
374382
</dict>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>PreferenceSpecifiers</key>
6+
<array>
7+
<dict>
8+
<key>FooterText</key>
9+
<string>liblzma is in the public domain.
10+
</string>
11+
<key>Type</key>
12+
<string>PSGroupSpecifier</string>
13+
</dict>
14+
</array>
15+
</dict>
16+
</plist>

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ SPEC CHECKSUMS:
376376
ChatSecureCore: ae0bc3f0fa3d811121d7ec103e1b827aeb344d96
377377
CocoaAsyncSocket: eafaa68a7e0ec99ead0a7b35015e0bf25d2c8987
378378
CocoaLumberjack: 2f44e60eb91c176d471fdba43b9e3eae6a721947
379-
CPAProxy: b1b33221b6ad297169cb813b6bbefd2a69ea9aad
379+
CPAProxy: 863aae0e93ca45401e9148db05abab5b940e7284
380380
DTFoundation: f03be9fd786f11e505bb8fc44e2a3732bf0917df
381381
FormatterKit: 184db51bf120b633693a73624a4cede89ec51a41
382382
GCDWebServer: ead88cd14596dd4eae4f5830b8877c87c8728990

license_plist.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ manual:
5959
these additional notices to be distributed.
6060
- source: https://www.openssl.org
6161
name: OpenSSL
62-
version: 1.0.2n
62+
version: 1.1.1c
6363
body: |
6464
LICENSE ISSUES
6565
==============
@@ -188,7 +188,7 @@ manual:
188188
*/
189189
- source: http://libevent.org
190190
name: libevent
191-
version: 2.0.22
191+
version: 2.1.10
192192
body: |
193193
Libevent is available for use under the following license, commonly known
194194
as the 3-clause (or "modified") BSD license:
@@ -265,7 +265,7 @@ manual:
265265
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
266266
- source: https://dist.torproject.org
267267
name: Tor
268-
version: 0.3.0.13
268+
version: 0.4.0.5
269269
body: |
270270
This file contains the license for Tor,
271271
a free software project to provide anonymity on the Internet.
@@ -648,6 +648,11 @@ manual:
648648
"This product includes software developed by the OpenSSL Project
649649
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
650650
===============================================================================
651+
- source: https://tukaani.org/xz/
652+
name: liblzma
653+
version: 5.2.4
654+
body: |
655+
liblzma is in the public domain.
651656
652657
653658
## Specify GitHub's library manually.

0 commit comments

Comments
 (0)