Skip to content

roll libimobiledevice artifacts to signed version #41411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

christopherfujino
Copy link
Contributor

@christopherfujino christopherfujino commented Sep 26, 2019

Description

These dependencies were never signed, and thus will not work on Catalina with Gatekeeper enabled. For each of these repos, I made documentation only changes to generate new revision hashes (therefore the code for these binaries should be the same), but then codesigned the builds.

Tests

I locally ran the Catalina smoke test with this version checked out, and it passed. None of our unit tests actually invoke these binaries, but they will be exercised in post-submit in the device lab.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I signed the [CLA].
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.
  • The analyzer (flutter analyze --flutter-repo) does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require Flutter developers to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (Please read [Handling breaking changes]). Replace this with a link to the e-mail where you asked for input on this proposed change.
  • No, this is not a breaking change.

@christopherfujino christopherfujino added tool Affects the "flutter" command-line tool. See also t: labels. and removed cla: yes labels Sep 26, 2019
@christopherfujino christopherfujino marked this pull request as ready for review September 27, 2019 17:41
@christopherfujino christopherfujino merged commit ec3baa8 into flutter:master Sep 27, 2019
@christopherfujino christopherfujino deleted the roll-usb-dependencies-to-signed-versions branch September 27, 2019 18:05
tvolkert pushed a commit to tvolkert/flutter that referenced this pull request Sep 27, 2019
@tvolkert tvolkert mentioned this pull request Sep 27, 2019
tvolkert added a commit that referenced this pull request Sep 27, 2019
* [flutter_tools] Report iOS mDNS lookup failures to analytics (#41384)
* [flutter_tools] Adds tests of mdns analytics events (#41410)
* [flutter_tool] Add analytics events for ios-mdns fallback success/failure (#41482)
* roll ideviceinstaller, libimobiledevice, libplist, openssl & usbmuxd to signed versions (#41411)
Inconnu08 pushed a commit to Inconnu08/flutter that referenced this pull request Sep 30, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants