Commit Graph

13 Commits

Author SHA256 Message Date
Michal Suchanek
c9f85104f9 Accepting request 846931 from home:cgiboudeaux:branches:hardware
- Update baselibs.conf

- Update to 2.0.2:
  - Handle USB and network devices with new options in tools
  - Make connecting sockets non-blocking
  - Rename library and all related files by adding an API version resulting in libusbmuxd-2.0
  - Allow to specify source address for listening socket in iproxy
  - Allow to map multiple ports in iproxy
  - Lots of bug fixes and other improvements

OBS-URL: https://build.opensuse.org/request/show/846931
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=21
2020-11-27 18:36:13 +00:00
Tomáš Chvátal
187030f23f - Update to 2.1.0:
- Add proper support for USB and network (WiFi sync) devices reported by usbmuxd
  - Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it can be used in different threads
  - Add new tool 'icat'
  - Lots of bug fixes and other improvements
  - Rename 'icat' tool to 'inetcat' due to name conflict with sleuthkit's icat
- Remove merged patch libusbmuxd-CVE-2016-5104.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=19
2020-03-12 10:51:47 +00:00
Tomáš Chvátal
e18b02957e Accepting request 766643 from home:elvigia:branches:hardware
- Software using pthread_cleanup_* routines must be built with
  with -fexceptions so a safer and cleaner implementation is
  used.

OBS-URL: https://build.opensuse.org/request/show/766643
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=17
2020-02-06 12:49:10 +00:00
Martin Szulecki
5a4427db6a Accepting request 530572 from home:jengelh:branches:hardware
- Rectify RPM groups.

OBS-URL: https://build.opensuse.org/request/show/530572
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=15
2017-10-04 15:12:07 +00:00
Martin Szulecki
d1b9c9a3e8 Accepting request 528301 from home:fcrozat:branches:hardware
- Use a macro for specifying library major
- Recommends usbmuxd to library package to ensure it works
  properly.
- Remove duplicated dependency on iproxy subpackage.

OBS-URL: https://build.opensuse.org/request/show/528301
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=13
2017-09-25 21:53:58 +00:00
Martin Szulecki
3eaa9d63a7 Accepting request 398367 from home:dimstar:Factory
- Add libusbmuxd-CVE-2016-5104.patch: Make sure sockets only
  listen locally (CVE-2016-5104, boo#982014).

OBS-URL: https://build.opensuse.org/request/show/398367
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=11
2016-05-27 13:39:16 +00:00
Ismail Dönmez
a733042a18 Accepting request 361021 from home:mgorse:branches:hardware
- Add COPYING to %doc

OBS-URL: https://build.opensuse.org/request/show/361021
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=9
2016-02-22 20:16:38 +00:00
Martin Szulecki
4efc90ec0f - Update to version 1.0.10
* Retry to connect to usbmuxd socket if first attempt failed (Linux/inotify)
  * Avoid exporting non-public symbols
  * Allow multiple connections to iproxy listen port
  * Add ability to target device by UDID to iproxy
  * Remove outdated/unmaintained Python and sftp examples
  * Update README and rename license to more generic COPYING
  * Rename header guards according to C++ standard
  * Fix a few crashes related to using old usbmuxd daemon and broken pair
  * records
  * Fix out of tree build
  * Fix leaking socket handles by properly closing them
  * Check for validity of socket file descriptor
  * Properly handle segmented send/receive situations to improve reliability

OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=7
2014-10-17 02:23:05 +00:00
Marguerite Su
f94ea0e8d5 OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=5 2014-07-16 15:05:44 +00:00
Marguerite Su
0c07662727 Accepting request 240209 from home:MargueriteSu:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/240209
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=4
2014-07-10 14:04:29 +00:00
Marguerite Su
31e2526e3c OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=3 2014-07-08 08:13:32 +00:00
Marguerite Su
83afa25cd0 OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=2 2014-07-04 14:43:01 +00:00
Ismail Dönmez
0683439244 Accepting request 237633 from home:MargueriteSu:branches:hardware
unify libimobiledevice packages to hardware

OBS-URL: https://build.opensuse.org/request/show/237633
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=1
2014-07-04 13:28:56 +00:00