-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
324 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
libs/unsigned/ | ||
windows.pkcs11 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+11.6 MB
external/libs/sqlite-jdbc-3.45.1.0.jar → external/libs/sqlite-jdbc-3.45.2.0.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
external/patches/0001-Add-user-group-ids-to-docker-build.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From dff1aff518f418d1fc7c8a6945e0205d9f4dd14d Mon Sep 17 00:00:00 2001 | ||
From c9a4fe2e4148b0c995ef1f451fde702f64876e94 Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:29:33 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:45 -0400 | ||
Subject: [PATCH 1/8] Add user/group ids to docker build | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From 24788ad43d56e2b04d47cb933080cc954f58bea5 Mon Sep 17 00:00:00 2001 | ||
From 4e88a49fb39a28be71493d5cb3e4c4df90c6f58e Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:29:59 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:46 -0400 | ||
Subject: [PATCH 2/8] Disable double-quoted strings | ||
|
||
--- | ||
|
@@ -74,7 +74,7 @@ index ee2e77e..0a296b6 100644 | |
|
||
PreparedStatement prep = conn.prepareStatement("select colid from tbl where col = ?"); | ||
diff --git a/src/test/java/org/sqlite/StatementTest.java b/src/test/java/org/sqlite/StatementTest.java | ||
index ebb50ec..b81349c 100644 | ||
index 172a2f2..40b8a2b 100644 | ||
--- a/src/test/java/org/sqlite/StatementTest.java | ||
+++ b/src/test/java/org/sqlite/StatementTest.java | ||
@@ -108,7 +108,7 @@ public class StatementTest { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From dc81e9dd4619647b1b2847d10bacab84f57bbc2a Mon Sep 17 00:00:00 2001 | ||
From baeea259e50db5971566a94447bd23a79d2dbe2e Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:30:41 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:47 -0400 | ||
Subject: [PATCH 3/8] Remove JDBC extensions | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From 9dc4e5d576627b0a7feed9be83e2b93cec5c91c1 Mon Sep 17 00:00:00 2001 | ||
From 885d5d84a00f8ecede915bd9897909931c8f09a8 Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:31:16 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:48 -0400 | ||
Subject: [PATCH 4/8] Add Linux-Musl definitions | ||
|
||
--- | ||
|
4 changes: 2 additions & 2 deletions
4
external/patches/0005-Disable-Windows-arm-FreeBSD-targets.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From f3a6ec20bf96efe0ab71cc0c455bd965badf7245 Mon Sep 17 00:00:00 2001 | ||
From 88f1d0b2a331dcd5de5a0f3ddcc9972d1382e0a7 Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:31:57 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:48 -0400 | ||
Subject: [PATCH 5/8] Disable Windows arm & FreeBSD targets | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From b3617cbba5daf2c8deca8f8a50c0ad2d3b24db1f Mon Sep 17 00:00:00 2001 | ||
From 7cebda56badb1f9f3bcfac842ed507d48278af61 Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:32:27 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:49 -0400 | ||
Subject: [PATCH 6/8] Disable macOS adhoc signing | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From b53066c79719c63bdc7554b438db043fba5fe688 Mon Sep 17 00:00:00 2001 | ||
From e0825ad20e009559a6d0739fce0ae4e703adfe3a Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:40:07 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:50 -0400 | ||
Subject: [PATCH 7/8] Configure build to use SQLite3MultipleCiphers | ||
|
||
--- | ||
|
@@ -209,12 +209,12 @@ index 0b374bf..c6e4ff0 100644 | |
Windows-x86_64_LIBNAME := sqlitejdbc.dll | ||
Windows-x86_64_SQLITE_FLAGS := | ||
diff --git a/VERSION b/VERSION | ||
index d6a23d0..b404641 100644 | ||
index 06974d5..50b4e5b 100644 | ||
--- a/VERSION | ||
+++ b/VERSION | ||
@@ -1 +1,2 @@ | ||
version=3.45.1 | ||
+version_mc=1.8.3 | ||
version=3.45.2 | ||
+version_mc=1.8.4 | ||
diff --git a/src/main/java/org/sqlite/core/NativeDB.c b/src/main/java/org/sqlite/core/NativeDB.c | ||
index 7361dbc..17dab54 100644 | ||
--- a/src/main/java/org/sqlite/core/NativeDB.c | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From 805055dfdff0b51770e43f4c1ececa4def8b0bc4 Mon Sep 17 00:00:00 2001 | ||
From 13b23d1c47ae3b028848b4b371029f6538726f7d Mon Sep 17 00:00:00 2001 | ||
From: Matthew Nelson <[email protected]> | ||
Date: Tue, 13 Feb 2024 05:46:40 -0500 | ||
Date: Tue, 30 Apr 2024 15:12:51 -0400 | ||
Subject: [PATCH 8/8] Update Docker images | ||
|
||
--- | ||
|
Submodule sqlite-jdbc
updated
31 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Environment variables for code signing windows binaries | ||
# using pkcs11 + HSM + osslsigncode via task "sign:mingw" | ||
# | ||
# 1. Copy this file to external/codesign/windows.pkcs11 | ||
# 2. complete TODO | ||
# 3. apt install osslsigncode libengine-pkcs11-openssl ykcs11 | ||
# 4. ./external/task.sh sign:mingw | ||
# | ||
# All variables are prefixed with "gen_" to ensure no | ||
# clashes with system environment variables occur. | ||
|
||
# Path to the pkcs11 engine (e.g. "/usr/lib/x86_64-linux-gnu/engines-3/pkcs11.so") | ||
gen_pkcs11engine_path="TODO" | ||
|
||
# Path to the pkcs11 module (e.g. "/usr/lib/x86_64-linux-gnu/libykcs11.so") | ||
gen_pkcs11module_path="TODO" | ||
|
||
# The HSM Model (e.g. "YubiKey%20YK5") | ||
gen_model="TODO" | ||
|
||
# The HSM Manufacturer (e.g. "Yubico%20(www.yubico.com)") | ||
gen_manufacturer="TODO" | ||
|
||
# The HSM Serial (e.g. "123456") | ||
gen_serial="TODO" | ||
|
||
# The timestamping server url (e.g. "http://ts.ssl.com") | ||
gen_ts="TODO" | ||
|
||
# The absolute path to the .crt (e.g. "/home/matt/path/to/my_cert.pem") | ||
gen_cert_path="TODO" | ||
|
||
# Change if not slot 1 | ||
gen_id="%01" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.