Patch |
File delta |
Description |
build.patch | (download) |
main/pom.xml |
4 4 + 0 - 0 !
1 file changed, 4 insertions(+) |
build
|
openrefine bin.patch | (download) |
refine |
31 13 + 18 - 0 !
1 file changed, 13 insertions(+), 18 deletions(-) |
openrefine-bin
|
butterfly.properties.patch | (download) |
main/webapp/WEB-INF/butterfly.properties |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
butterfly.properties
|
log4j api.patch | (download) |
server/pom.xml |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
log4j-api
|
no java files.patch | (download) |
main/pom.xml |
5 0 + 5 - 0 !
server/pom.xml |
5 0 + 5 - 0 !
2 files changed, 10 deletions(-) |
no-java-files
|
gdata extension.patch | (download) |
extensions/gdata/pom.xml |
5 5 + 0 - 0 !
1 file changed, 5 insertions(+) |
gdata extension
|
CVE 2023 37476.patch | (download) |
main/src/com/google/refine/io/FileProjectManager.java |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
cve-2023-37476
Bug-Debian: https://bugs.debian.org/1041422
|
CVE 2023 41887 and CVE 2023 41886.patch | (download) |
extensions/database/src/com/google/refine/extension/database/DatabaseConfiguration.java |
16 16 + 0 - 0 !
extensions/database/src/com/google/refine/extension/database/mariadb/MariaDBConnectionManager.java |
12 1 + 11 - 0 !
extensions/database/src/com/google/refine/extension/database/mysql/MySQLConnectionManager.java |
11 1 + 10 - 0 !
extensions/database/src/com/google/refine/extension/database/pgsql/PgSQLConnectionManager.java |
11 1 + 10 - 0 !
extensions/database/src/com/google/refine/extension/database/sqlite/SQLiteConnectionManager.java |
9 8 + 1 - 0 !
extensions/database/tests/src/com/google/refine/extension/database/DatabaseConfigurationTest.java |
21 21 + 0 - 0 !
6 files changed, 48 insertions(+), 32 deletions(-) |
cve-2023-41887 and cve-2023-41886
|