| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.3.1 * Fix building with Autoconf < 2.7 - version 0.3.0 * New package version scheme * New supported target interfaces: - Silicon Labs 2-wire interface (C2) - Serial peripheral interface (SPI) - Compact JTAG (cJTAG) * Add support for querying USB voltage * jtag: Add functions to set/clear the TCK and TMS signals * New string utility functions: - jaylink_target_interface_string() - jaylink_hardware_type_string() * transport/tcp: Implement connection timeout
- Update to upstream version 0.2.0 * Initial support for TCP/IP devices * libusb is now optional * configure: Add switch to build without libusb * configure: Show enabled transports * Support for various new USB product IDs * Fix build issue with MSYS2 * Fix socket timeouts on Windows * Make library C++ compatible * New log level for I/O debug messages * Add function to get USB bus and port numbers of a device * Add function to retrieve counter values - Update repository URL - Switch from obs_scm to obs_tar for disabled service, as the additional tar service seems unavailable these days.
- Update to upstream version 0.2.0 * Initial support for TCP/IP devices * libusb is now optional * configure: Add switch to build without libusb * configure: Show enabled transports * Support for various new USB product IDs * Fix build issue with MSYS2 * Fix socket timeouts on Windows * Make library C++ compatible * New log level for I/O debug messages * Add function to get USB bus and port numbers of a device * Add function to retrieve counter values - Update repository URL - Switch from obs_scm to obs_tar for disabled service, as the additional tar service seems unavailable these days.
- Update to latest Git snapshot (8645845c1abebd004e991ba9a7f808f4fd0c608b)
- Update to 0.1.0 tag
- Update to latest Git snapshot (8f3e9d47fc4818a25ca95440e82a18a514447ee)
- Update to latest Git snapshot (faa2a433fdd3de211728f3da5921133214af9dd3)
- Reset RPM groups
- Switch to new service obs_scm
- Update to latest Git snapshot (d57dee67bc756291b7d8b51d350d1c6213e514f0) * Relax autoconf requirement (follows configure.ac change) - Disable services in preparation for Factory
- Change version scheme to include date rather that commit hash - Update to latest Git snapshot (200f6a1e692b6a530e2dd5f82f686b6be661be45)
- Fix %post and %postun * Move udev rules to base libjaylink package - Add _service for automating updates from Git * This changes the version/release scheme slightly - Update to latest master * Includes workaround for reading serial number on old devices
- Initial