Skip to content

Rebuild AIX binaries with libffi 3.4.2 (other architectures were part of 5.10)#1403

Merged
matthiasblaesing merged 1 commit intojava-native-access:masterfrom
matthiasblaesing:aix
Jan 5, 2022
Merged

Rebuild AIX binaries with libffi 3.4.2 (other architectures were part of 5.10)#1403
matthiasblaesing merged 1 commit intojava-native-access:masterfrom
matthiasblaesing:aix

Conversation

@matthiasblaesing
Copy link
Copy Markdown
Member

No description provided.

@dblock
Copy link
Copy Markdown
Member

dblock commented Jan 5, 2022

I fully trust @matthiasblaesing but I think we ought to do a better job at having better visibility into where such things are built, and how to avoid any supply chain attacks. I'd prefer everything used public automation like GHA, that these JARs were signed, etc. Any thoughts?

@matthiasblaesing
Copy link
Copy Markdown
Member Author

@dblock while what you describe is a good aim, I don't think this is doable. The big question is, why anyone would trust a binary build on GH, more than on my personal machine or on the FSF servers.

In the end the the build needs to be reproducible and more importantly actually be reproduced. Else everything is just theory. I wrote it at another place already, currently rebuilding the native binaries takes about 2 days. This does not include unittests or any verification, let alone verification on multiple machines or from different builders.

I also have the distinct feeling, that here is little interest in this. I setup a build for signed DLLs, the requestors did not even bother to reply when asked for testing.

But I think the discussion belongs on the mailing list.

As this is only about the AIX binaries, I'll get them in now - if I'd want to inject a backdoor, I would have done it via #1383.

@matthiasblaesing matthiasblaesing merged commit 048bc42 into java-native-access:master Jan 5, 2022
@matthiasblaesing matthiasblaesing deleted the aix branch January 5, 2022 18:29
@dblock
Copy link
Copy Markdown
Member

dblock commented Jan 5, 2022

Thanks @matthiasblaesing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants