From 52ebe1f76f3209d8c071d610ac1eb8fd257d1dbc Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Sun, 4 Apr 2021 16:13:32 -0400 Subject: [PATCH] Bug 572581: update jnilibs for new version of cdt-infra rebuilt docker images have small binary differences in the jnilibs due to a rebuilt macOS toolchain being used. Change-Id: I25dc951e1e8c7c94a799d63a4c0db644d1f1be1e --- .../META-INF/MANIFEST.MF | 2 +- .../os/macosx/x86_64/libpty.jnilib | Bin 9788 -> 9792 bytes core/org.eclipse.cdt.core.macosx/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../os/macosx/x86_64/libserial.jnilib | Bin 13756 -> 13760 bytes native/org.eclipse.cdt.native.serial/pom.xml | 2 +- 6 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/org.eclipse.cdt.core.macosx/META-INF/MANIFEST.MF b/core/org.eclipse.cdt.core.macosx/META-INF/MANIFEST.MF index d1352062481..18e2058249d 100644 --- a/core/org.eclipse.cdt.core.macosx/META-INF/MANIFEST.MF +++ b/core/org.eclipse.cdt.core.macosx/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %fragmentName.macosx Bundle-SymbolicName: org.eclipse.cdt.core.macosx; singleton:=true -Bundle-Version: 6.0.100.qualifier +Bundle-Version: 6.0.200.qualifier Bundle-Vendor: %providerName Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[6.0.0,7.0.0)" Bundle-Localization: plugin diff --git a/core/org.eclipse.cdt.core.macosx/os/macosx/x86_64/libpty.jnilib b/core/org.eclipse.cdt.core.macosx/os/macosx/x86_64/libpty.jnilib index 0283c6b798d02d5eb7f7780d013367ef247b1373..a8203f2dd011aac79912a50043b04a71214d3985 100755 GIT binary patch delta 48 zcmV-00MGxtOu$UAumb@=ld%K00VtDc1YZ!J@?E%F1vpTYTd8xTHD2zs*aS=;0RXch GBpU+W&=MU0 delta 52 zcmV-40L%ZtOuS66umb@+ld%K00VI=Y1YZ!l7Qi2tcQoIkY74fLuXQc6*aS=;0U(oK KBrvmCBI` diff --git a/core/org.eclipse.cdt.core.macosx/pom.xml b/core/org.eclipse.cdt.core.macosx/pom.xml index 066e5179c71..926e09966ab 100644 --- a/core/org.eclipse.cdt.core.macosx/pom.xml +++ b/core/org.eclipse.cdt.core.macosx/pom.xml @@ -21,7 +21,7 @@ ../../pom.xml - 6.0.100-SNAPSHOT + 6.0.200-SNAPSHOT org.eclipse.cdt.core.macosx eclipse-plugin diff --git a/native/org.eclipse.cdt.native.serial/META-INF/MANIFEST.MF b/native/org.eclipse.cdt.native.serial/META-INF/MANIFEST.MF index 1614f278e13..6a7be1a5e32 100644 --- a/native/org.eclipse.cdt.native.serial/META-INF/MANIFEST.MF +++ b/native/org.eclipse.cdt.native.serial/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.cdt.native.serial -Bundle-Version: 1.2.100.qualifier +Bundle-Version: 1.2.200.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.eclipse.cdt.serial diff --git a/native/org.eclipse.cdt.native.serial/os/macosx/x86_64/libserial.jnilib b/native/org.eclipse.cdt.native.serial/os/macosx/x86_64/libserial.jnilib index 3b98ec3ff009701c71062f7e804d8cd28124597d..0130f5debb1e6a27a44fbd32d8cae1c222b6ac9a 100755 GIT binary patch delta 55 zcmdm!eIR?o24=<2R^-o`ZUaJ4GwAxC9h0v(Pi} E0oef)oB#j- diff --git a/native/org.eclipse.cdt.native.serial/pom.xml b/native/org.eclipse.cdt.native.serial/pom.xml index 9eeff5e11ed..8d43ddfb040 100644 --- a/native/org.eclipse.cdt.native.serial/pom.xml +++ b/native/org.eclipse.cdt.native.serial/pom.xml @@ -23,7 +23,7 @@ ../../pom.xml - 1.2.100-SNAPSHOT + 1.2.200-SNAPSHOT org.eclipse.cdt.native.serial eclipse-plugin