libimobiledevice: update to 1.4.0.
Version 1.4.0
~~~~~~~~~~~~~
* Development release
- From now on, releases will be made more frequently
* Changes:
- Add support for MbedTLS
- Add Reverse Proxy implementation
- Add support for wireless pairing (AppleTV)
- Embed 3rd party libraries for ed25519 and SRP6a
- Fixes in idevicedebug
- idevicecrashreport: Allow filtering crash reports by filename
- Add idevicedevmodectl tool
- Fixes for idevicebackup2
- Add property_list_client_get_service_client() and service_get_connection() functions
- Add idevicebtlogger
- Add new idevice_events_subscribe/unsubscribe API
[12 lines not shown]
crush: update to 0.10.4
Take that, SSE MCPs
Another day, another flurry of commits by @caarlos0. He also benched
200kg yesterday, but that's another matter. Anyway, let's see what's
in today's release:
Fixed: SSE MCPs
SSE-based MCPs werenât working right, and now they should be.
Voilà. Thanks, Carlos.
New: Crush directories and you
Carlos also added a handy CLI feature in Crush via crush dirs,
which you can use to get information about where Crush
wendzelnntpd: Update to 2.2.0-alpha
- Change the DISTNAME to wendzelnntpd-2.2.0alpha
- Update PLIST
- Remove NetBSD patches. They are no longer required because the paths can
now be configured with the configure scripts and the configure script is
generated with autoconf. Remove substitutions for the Makefile for the
same reason.
- Set GNU_CONFIGURE=YES because the new upstream version uses autoconf.
- Enable the support for mysql databases.
- Add build dependencies for openssl and mysql.
- Add a runtime dependency on bash, because the new create_certificates
script requires bash.
- Update the path to the configuration file. It is now stored in the
subdirectory wendzelnntpd.
- Add an RCD_SCRIPT for wendzelnntpd.
- Add an INSTALL script which creates tls certificates and initializes the
sqlite database. The certificates are required because TLS is enabled by
default in the new upstream version.
[3 lines not shown]