Compare commits

...

142 Commits

Author SHA256 Message Date
Ana Guerrero
cb5edbfd10 Accepting request 1225300 from devel:libraries:c_c++
- updated to 1.1.21 release
  - bugfixes
  - lots of new ids (forwarded request 1225299 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1225300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=85
2024-11-21 14:13:11 +00:00
Dominique Leuenberger
e7a0b05632 Accepting request 1082464 from devel:libraries:c_c++
- updated to 1.1.21 release
  Bugs fixed:
  - Fix LIBMTP_STORAGE_SORTBY_MAXSPACE not working (copy-paste mistake)
  - fix warnings regarding mismatched parameter docs
  - fix comment above  sort_storage_bysort_storage_by
  - Revert "ptp_pack_string: check string length for no iconv situation"
  - remove dependency on ptp.h
  - fixed paste error vendor/product id
  - libusb-glue: check return value of ptp_init_send_memory_handler
  - ptp_pack_string: check string length for no iconv situation
  - ptp-pack: fix ucs2str overflow
  Features:
  - add a LIBMTP_FreeMemory function that wraps free()
  - added functions to get device by serial number
  - added serial number of device to output of 'mtp-files'
  - added optional serial number parameter to 'mtp-getfile'
  - added optional serial number parameter to 'mtp-delfile'
  - feat: Add LIBMTP_Get_Children() to read the list of raw IDs of a folder.
  - merge a patch from google https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/media-libs/libmtp/files/libmtp-1.1.20-10_remove_nexus_s_from_device_list.patch
  - several new devices added, some device renaming for consistency.

OBS-URL: https://build.opensuse.org/request/show/1082464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=84
2023-04-25 14:53:47 +00:00
09aac1e1fc - updated to 1.1.21 release
Bugs fixed:
  - Fix LIBMTP_STORAGE_SORTBY_MAXSPACE not working (copy-paste mistake)
  - fix warnings regarding mismatched parameter docs
  - fix comment above  sort_storage_bysort_storage_by
  - Revert "ptp_pack_string: check string length for no iconv situation"
  - remove dependency on ptp.h
  - fixed paste error vendor/product id
  - libusb-glue: check return value of ptp_init_send_memory_handler
  - ptp_pack_string: check string length for no iconv situation
  - ptp-pack: fix ucs2str overflow
  Features:
  - add a LIBMTP_FreeMemory function that wraps free()
  - added functions to get device by serial number
  - added serial number of device to output of 'mtp-files'
  - added optional serial number parameter to 'mtp-getfile'
  - added optional serial number parameter to 'mtp-delfile'
  - feat: Add LIBMTP_Get_Children() to read the list of raw IDs of a folder.
  - merge a patch from google https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/media-libs/libmtp/files/libmtp-1.1.20-10_remove_nexus_s_from_device_list.patch
  - several new devices added, some device renaming for consistency.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=109
2023-04-24 09:47:30 +00:00
Dominique Leuenberger
af59d30143 Accepting request 988008 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/988008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=83
2022-07-10 21:15:17 +00:00
1838039574 - updated to 1.1.20 release
- again more USB ids added
  - some smaller bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=107
2022-07-02 08:50:57 +00:00
Dominique Leuenberger
30f6ddee38 Accepting request 921677 from devel:libraries:c_c++
- updated to 1.1.19 release
  - Lots of USB ids added, especially Garmin devices
  - use a local libusb context, not the global one
  - various bugfixes

OBS-URL: https://build.opensuse.org/request/show/921677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=82
2021-09-30 21:42:58 +00:00
49280a4f69 - updated to 1.1.19 release
- Lots of USB ids added, especially Garmin devices
  - use a local libusb context, not the global one
  - various bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=106
2021-09-25 14:30:10 +00:00
Dominique Leuenberger
83e347fbe2 Accepting request 841029 from devel:libraries:c_c++
- updated to 1.1.18 release
  - new USB ids
  - mtp-getfile and mtp-delfile new parameter
  - report "error 6" as "busy / blocked by another device"

OBS-URL: https://build.opensuse.org/request/show/841029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=81
2020-10-14 13:36:07 +00:00
879fab9df2 - updated to 1.1.18 release
- new USB ids
  - mtp-getfile and mtp-delfile new parameter
  - report "error 6" as "busy / blocked by another device"

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=104
2020-10-11 12:00:37 +00:00
Dominique Leuenberger
c1e5bc95ac Accepting request 769381 from devel:libraries:c_c++
- updated to 1.1.17 release
  - new USB Ids
  - various bugfixes

OBS-URL: https://build.opensuse.org/request/show/769381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=80
2020-02-06 12:05:55 +00:00
cb1d1f8236 - updated to 1.1.17 release
- new USB Ids
  - various bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=102
2020-02-02 14:01:09 +00:00
Dominique Leuenberger
c514a67102 Accepting request 658957 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/658957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=79
2018-12-21 07:19:00 +00:00
b9884df715 Accepting request 658052 from home:pluskalm:branches:devel:libraries:c_c++
- Small packaging cleanup

OBS-URL: https://build.opensuse.org/request/show/658052
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=100
2018-12-17 15:59:11 +00:00
Dominique Leuenberger
4e84df21e8 Accepting request 645048 from devel:libraries:c_c++
- updated to 1.1.16 release
  - lots of new USB ids
  - some bugfixes
  - adjust udev rules for new kernel versions (bsc#1110868)

OBS-URL: https://build.opensuse.org/request/show/645048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=78
2018-11-08 08:40:39 +00:00
aa2e7504cc - adjust udev rules for new kernel versions (bsc#1110868)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=98
2018-10-27 17:11:57 +00:00
e81618aa95 - updated to 1.1.16 release
- lots of new USB ids
  - some bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=97
2018-10-27 17:09:38 +00:00
Dominique Leuenberger
cb50764b30 Accepting request 590840 from devel:libraries:c_c++
- updated to 1.1.15 release
  - lots of new USB ids
  - copy and move object implemented
  - 64bit file bugfixes
  - bugfixes

OBS-URL: https://build.opensuse.org/request/show/590840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=77
2018-03-29 09:48:19 +00:00
1b20cd1efe - updated to 1.1.15 release
- lots of new USB ids
  - copy and move object implemented
  - 64bit file bugfixes
  - bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=95
2018-03-24 17:36:02 +00:00
Dominique Leuenberger
9959f5e5de Accepting request 530356 from devel:libraries:c_c++
- updated to 1.1.14 release
  - lots of new USB ids
  - 64bit file bugfixes
  - bugfixes

OBS-URL: https://build.opensuse.org/request/show/530356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=76
2017-10-07 15:46:16 +00:00
c4a9a6a6a8 - updated to 1.1.14 release
- lots of new USB ids
  - 64bit file bugfixes
  - bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=93
2017-10-02 08:07:25 +00:00
Yuchen Lin
e8604b2655 Accepting request 487772 from devel:libraries:c_c++
- updated to 1.1.13 release (bsc#1033830)
  - lots of new USB id updates
  - getpartialobject64 fixed for non x86_64
  - some too strict bugflags removed for Galaxy S and Motorola G2

OBS-URL: https://build.opensuse.org/request/show/487772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=75
2017-04-17 08:22:39 +00:00
cb1d233f46 - updated to 1.1.13 release (bsc#1033830)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=91
2017-04-13 07:13:51 +00:00
1d02c87d22 - updated to 1.1.13 release
- lots of new USB id updates
  - getpartialobject64 fixed for non x86_64
  - some too strict bugflags removed for Galaxy S and Motorola G2

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=90
2017-04-02 19:46:12 +00:00
Dominique Leuenberger
0b48a771ec Accepting request 419013 from devel:libraries:c_c++
- updated to 1.1.12 release
  - lots of new USB id updates
  - async event function

OBS-URL: https://build.opensuse.org/request/show/419013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=74
2016-08-17 10:03:38 +00:00
4b9bfcf393 - updated to 1.1.12 release
- lots of new USB id updates
  - async event function

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=88
2016-08-12 14:28:49 +00:00
Dominique Leuenberger
a48a1e0b35 Accepting request 358794 from devel:libraries:c_c++
- updated to 1.1.11 release
  - lots of new USB id updates
  - small usb 3 bugfix
- libmtp.keyring: temporary add my older key, as I mistakenly
  used that to sign the tarball

OBS-URL: https://build.opensuse.org/request/show/358794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=73
2016-02-17 09:30:15 +00:00
0be6044ab4 - updated to 1.1.11 release
- lots of new USB id updates
  - small usb 3 bugfix

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=86
2016-02-10 21:40:26 +00:00
Dominique Leuenberger
97e3fc706b Accepting request 341556 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/341556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=72
2015-11-04 14:30:46 +00:00
Ismail Dönmez
fc2214b56f Accepting request 341372 from home:Dmitry_R:android-tools
- Split udev rules to separate package

android-tools will use this package

OBS-URL: https://build.opensuse.org/request/show/341372
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=84
2015-10-29 18:18:36 +00:00
Dominique Leuenberger
9a32ce3ee4 Accepting request 336345 from devel:libraries:c_c++
- updated to 1.1.10 release
  - lots of new ids
  - various bugfixes (forwarded request 336302 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/336345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=71
2015-10-22 10:55:51 +00:00
9d48590146 Accepting request 336302 from home:msmeissn:branches:devel:libraries:c_c++
- updated to 1.1.10 release
  - lots of new ids
  - various bugfixes

OBS-URL: https://build.opensuse.org/request/show/336302
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=82
2015-10-04 18:10:41 +00:00
Dominique Leuenberger
d1e80f7073 Accepting request 312891 from devel:libraries:c_c++
- remove Requires on libusb-devel from libmtp-devel, the correct 
  dependency is libusb1 already included by the pkgconfig 
  generator. (forwarded request 312889 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/312891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=70
2015-06-23 09:55:05 +00:00
48636b87e1 Accepting request 312889 from home:elvigia:branches:devel:libraries:c_c++
- remove Requires on libusb-devel from libmtp-devel, the correct 
  dependency is libusb1 already included by the pkgconfig 
  generator.

OBS-URL: https://build.opensuse.org/request/show/312889
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=80
2015-06-21 06:32:29 +00:00
Dominique Leuenberger
0ff0491352 Accepting request 304810 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/304810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=69
2015-05-02 15:37:27 +00:00
Ismail Dönmez
051ac21bb6 Accepting request 304808 from home:olh:branches:devel:libraries:c_c++
- Package whole udev related dirs to avoid build failures

OBS-URL: https://build.opensuse.org/request/show/304808
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=78
2015-04-30 10:28:44 +00:00
Dominique Leuenberger
b9f1158060 Accepting request 295809 from devel:libraries:c_c++
- updated to 1.1.9 release
  - lots and lots of new ids
  - bugfixes
- mtp_DroidTurbo.patch,include-config-h.patch: upstream (forwarded request 295808 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/295809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=68
2015-04-16 12:11:22 +00:00
7d14ef8835 Accepting request 295808 from home:msmeissn:branches:devel:libraries:c_c++
- updated to 1.1.9 release
  - lots and lots of new ids
  - bugfixes
- mtp_DroidTurbo.patch,include-config-h.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/295808
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=76
2015-04-13 19:38:24 +00:00
Dominique Leuenberger
ffa84a27fb Accepting request 292224 from devel:libraries:c_c++
- update to 1.1.8 
  - several new ids.

OBS-URL: https://build.opensuse.org/request/show/292224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=67
2015-03-25 20:04:08 +00:00
611a1fbc7d OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=74 2015-03-21 14:42:47 +00:00
63dc5f29bc - update to 1.1.8
- several new ids.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=73
2015-03-21 14:30:18 +00:00
Dominique Leuenberger
8ca90cd4fc Accepting request 283693 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/283693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=66
2015-02-06 09:40:07 +00:00
Ismail Dönmez
b28588a938 Accepting request 283616 from home:rjschwei:branches:devel:libraries:c_c++
- Add device data for Droid Turbo
  add: mtp_DroidTurbo.patch

OBS-URL: https://build.opensuse.org/request/show/283616
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=71
2015-02-01 20:07:50 +00:00
Stephan Kulow
ab8ffe2b4b Accepting request 252169 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/252169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=65
2014-09-28 17:53:50 +00:00
cd76e452be Accepting request 252166 from home:Andreas_Schwab:Factory
- include-config-h.patch: always include "config.h" first

OBS-URL: https://build.opensuse.org/request/show/252166
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=69
2014-09-25 08:23:48 +00:00
Stephan Kulow
e1e612d59b Accepting request 246427 from devel:libraries:c_c++
- updated to 1.1.7
  - Soname libmtp.so.9.2.0 - binary compatible, new interfaces
    have been added.
  - Compilation fixes for older GCC and non-GCC compilers.
  - Finalize >4GB file transfer changes so this works now.
  - A new API to check for device capabilities has been added.
  - Sync in latest upstream ptp2 changes.
  - Support for USB 3.0! (A patch adding async buffering was
    reverted after deemed instable by Debian.)
  - Some migration toward the new API in the examples.
  - Use parent storage if available as default storage media.
  - Force reset on close for Android devices.
  - Handle integrated USB hubs in mtp-probe.
  - Devices, devices, devices...
- mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch: is upstream
- music-players.h: use up to date 1.1.7 version again.

OBS-URL: https://build.opensuse.org/request/show/246427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=63
2014-08-27 20:18:12 +00:00
91daec5637 - updated to 1.1.7
- Soname libmtp.so.9.2.0 - binary compatible, new interfaces
    have been added.
  - Compilation fixes for older GCC and non-GCC compilers.
  - Finalize >4GB file transfer changes so this works now.
  - A new API to check for device capabilities has been added.
  - Sync in latest upstream ptp2 changes.
  - Support for USB 3.0! (A patch adding async buffering was
    reverted after deemed instable by Debian.)
  - Some migration toward the new API in the examples.
  - Use parent storage if available as default storage media.
  - Force reset on close for Android devices.
  - Handle integrated USB hubs in mtp-probe.
  - Devices, devices, devices...
- mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch: is upstream
- music-players.h: use up to date 1.1.7 version again.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=67
2014-08-26 06:32:43 +00:00
Stephan Kulow
f890704775 Accepting request 235482 from devel:libraries:c_c++
- Tell doxygen to stop producing files with timestamps. 
- define udev macros only if not already there. (forwarded request 235473 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/235482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=62
2014-05-29 06:43:35 +00:00
4cc2a1fdbc Accepting request 235473 from home:elvigia:branches:devel:libraries:c_c++
- Tell doxygen to stop producing files with timestamps. 
- define udev macros only if not already there.

OBS-URL: https://build.opensuse.org/request/show/235473
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=65
2014-05-27 06:26:01 +00:00
Stephan Kulow
5f74f30798 Accepting request 211383 from devel:libraries:c_c++
- music-players.h: Updated to the device database of the current GIT level
  to support more MTP devices (bnc#854328)

OBS-URL: https://build.opensuse.org/request/show/211383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=61
2013-12-19 11:18:30 +00:00
357f136c03 Accepting request 211257 from openSUSE:Maintenance:2340
- music-players.h: Updated to the device database of the current GIT level
  to support more MTP devices (bnc#854328)

OBS-URL: https://build.opensuse.org/request/show/211257
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=63
2013-12-18 10:36:21 +00:00
Stephan Kulow
aae8612687 Accepting request 201215 from devel:libraries:c_c++
- Use LIBMTP_ERROR instead of LIBMTP_INFO function in mtpz_loaddata
  (mtpz.c) to dont get junk in the udev rule when generating the rule.
  add: mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch (forwarded request 201212 from rmilasan)

OBS-URL: https://build.opensuse.org/request/show/201215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=60
2013-09-29 17:27:09 +00:00
108480f16f Accepting request 201212 from home:rmilasan:branches:devel:libraries:c_c++
- Use LIBMTP_ERROR instead of LIBMTP_INFO function in mtpz_loaddata
  (mtpz.c) to dont get junk in the udev rule when generating the rule.
  add: mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch

OBS-URL: https://build.opensuse.org/request/show/201212
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=61
2013-09-27 20:15:00 +00:00
Stephan Kulow
f833af3657 Accepting request 159523 from devel:libraries:c_c++
- updated to 1.1.6
  - Soname libmtp.so.9.1.0 - binary compatible, new interfaces
    have been added.
  - Devices, devices, devices... I think I had a hundred (no kidding)
    reports for the Nexus 4. It seems hackers just love this device
    and cannot wait for me to spin a new libmtp.
  - More careful autoprobing code for Linux, running around in
    sysfs to try to avoid opening non-MTP devices. The libusb devs
    do not uniformly like this idea but what shall I do? People
    still want their devices to autodetect. Any hints welcome,
    any patches will be reviewed.
  - Interface extenstions from Philip Langdale to support the
    Android in-place read/write extensions. This will be used by
    GVFS for editing files etc, it is actually very useful when
    treating the MTP device as a "real" filesystem. It only works
    on Android devices with Google's MTP stack, but hey, that is
    a fair share of the MTP devices used today.
  - Several fixes and memory leaks fixed by Lei Zhang courtesy if
    the Chromebook project, thanks Google!
  - Windows Phone 8 should work out of the box.
- remove upstream libmtp_motoRazr.patch

OBS-URL: https://build.opensuse.org/request/show/159523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=58
2013-03-18 06:07:31 +00:00
a74028ea98 - remove upstream libmtp_motoRazr.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=59
2013-03-15 09:30:31 +00:00
71b29ed720 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=58 2013-03-15 09:30:10 +00:00
8d55a3f53a - updated to 1.1.6
- Soname libmtp.so.9.1.0 - binary compatible, new interfaces
    have been added.
  - Devices, devices, devices... I think I had a hundred (no kidding)
    reports for the Nexus 4. It seems hackers just love this device
    and cannot wait for me to spin a new libmtp.
  - More careful autoprobing code for Linux, running around in
    sysfs to try to avoid opening non-MTP devices. The libusb devs
    do not uniformly like this idea but what shall I do? People
    still want their devices to autodetect. Any hints welcome,
    any patches will be reviewed.
  - Interface extenstions from Philip Langdale to support the
    Android in-place read/write extensions. This will be used by
    GVFS for editing files etc, it is actually very useful when
    treating the MTP device as a "real" filesystem. It only works
    on Android devices with Google's MTP stack, but hey, that is
    a fair share of the MTP devices used today.
  - Several fixes and memory leaks fixed by Lei Zhang courtesy if
    the Chromebook project, thanks Google!
  - Windows Phone 8 should work out of the box.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=57
2013-03-15 09:29:50 +00:00
Stephan Kulow
8b02aa56be Accepting request 154970 from devel:libraries:c_c++
- add support for Motorola Droid Razr M (XT 907) (forwarded request 154951 from rjschwei)

OBS-URL: https://build.opensuse.org/request/show/154970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=57
2013-02-11 10:04:46 +00:00
233866ad65 Accepting request 154951 from home:rjschwei:branches:devel:libraries:c_c++
- add support for Motorola Droid Razr M (XT 907)

OBS-URL: https://build.opensuse.org/request/show/154951
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=55
2013-02-09 08:23:59 +00:00
Stephan Kulow
1cedb0b978 Accepting request 140130 from devel:libraries:c_c++
- mtp-probe no longer working in factory, wrong udev dir. (forwarded request 140129 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/140130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=55
2012-11-05 13:54:53 +00:00
Cristian Rodríguez
f064d26e4c Accepting request 140129 from home:elvigia:branches:devel:libraries:c_c++
- mtp-probe no longer working in factory, wrong udev dir.

OBS-URL: https://build.opensuse.org/request/show/140129
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=53
2012-11-04 18:58:46 +00:00
Stephan Kulow
bd182ad352 Accepting request 135357 from devel:libraries:c_c++
- updated to 1.1.5
+  - Soname libmtp.so.9.0.5 - binary compatible
+  - Stop forcing altinterface 0! That bug has been around like
+    forever and libgphoto2 never did this. It screws up some
+    Samsung devices and is the prime reason for releasing this
+    update so soon after 1.1.4 as I know a lot of people out there
+    have Samsung devices!
+  - Integrated Sajid Anwars hard long-term work on MTPZ. There are
+    no secret keys or certificates inside libmtp, if you need these
+    to talk to your MTPZ device (Zune models, Windows Phones) you
+    need to get a file of secrets from some other place, preferably
+    Microsoft.
+  - Expose getthumbnail method and the Add Storage events as needed
+    for a GNOME VFS project by Philip Langdale.
+  - Rearrange and try to understand some SONY device modes again
+    and again.
+  - A udev script fix from Alessio Treglia to avoid poking around
+    on Canon EOS 3D.
+  - Devices, devices, devices...
+- Add libgrypt buildrequires for MTPZ support (forwarded request 135354 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/135357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=54
2012-09-25 08:40:44 +00:00
Ismail Dönmez
c38546cfce Accepting request 135354 from home:TheBlackCat:branches:devel:libraries:c_c++
- updated to 1.1.5
+  - Soname libmtp.so.9.0.5 - binary compatible
+  - Stop forcing altinterface 0! That bug has been around like
+    forever and libgphoto2 never did this. It screws up some
+    Samsung devices and is the prime reason for releasing this
+    update so soon after 1.1.4 as I know a lot of people out there
+    have Samsung devices!
+  - Integrated Sajid Anwars hard long-term work on MTPZ. There are
+    no secret keys or certificates inside libmtp, if you need these
+    to talk to your MTPZ device (Zune models, Windows Phones) you
+    need to get a file of secrets from some other place, preferably
+    Microsoft.
+  - Expose getthumbnail method and the Add Storage events as needed
+    for a GNOME VFS project by Philip Langdale.
+  - Rearrange and try to understand some SONY device modes again
+    and again.
+  - A udev script fix from Alessio Treglia to avoid poking around
+    on Canon EOS 3D.
+  - Devices, devices, devices...
+- Add libgrypt buildrequires for MTPZ support

OBS-URL: https://build.opensuse.org/request/show/135354
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=51
2012-09-22 11:40:40 +00:00
Ismail Dönmez
3063208ba8 Accepting request 131171 from devel:libraries:c_c++
- updated to 1.1.4
  - various bugfixes, especially in Samsung *
  - lots of new ids

OBS-URL: https://build.opensuse.org/request/show/131171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=53
2012-08-26 09:32:16 +00:00
e902ee3cdd - updated to 1.1.4
- various bugfixes, especially in Samsung *
  - lots of new ids

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=49
2012-08-19 09:34:17 +00:00
Stephan Kulow
2b4bf0b772 Accepting request 112349 from devel:libraries:c_c++
updapte to 1.1.3

OBS-URL: https://build.opensuse.org/request/show/112349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=51
2012-04-12 07:38:07 +00:00
2a46645d0e - updated to 1.1.3
- Soname libmtp.so.9.0.3 - binary compatible.
  - Probably nailed the bugs in the Samsung Galaxy Tab S2 family
    of devices. Ignacio Martinez helped us fixing this!
  - Build fixes by Alessio Treglia and others.
  - A horde of new devices in the database.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=47
2012-04-03 10:00:26 +00:00
Stephan Kulow
15fc09143b Accepting request 103170 from devel:libraries:c_c++
cleanup

OBS-URL: https://build.opensuse.org/request/show/103170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=50
2012-02-08 15:08:29 +00:00
6c1172e145 Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=44
2012-01-31 12:33:59 +00:00
Stephan Kulow
cef5736f9b Accepting request 100538 from devel:libraries:c_c++
update to 1.1.2

OBS-URL: https://build.opensuse.org/request/show/100538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=49
2012-01-19 09:35:14 +00:00
b871f86314 - updated to 1.1.2
* device updates
  * ported to use libusb 1.0
  * Autodetect "sony.net" devices

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=41
2012-01-13 10:37:39 +00:00
Stephan Kulow
fe0be01081 Accepting request 98422 from devel:libraries:c_c++
1.1.1 version update, add galaxy nexus support, fixed spec file syntax (forwarded request 98417 from adrianSuSE)

OBS-URL: https://build.opensuse.org/request/show/98422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=48
2011-12-31 16:19:39 +00:00
eba2a8dc69 Parallel build with %_smp_mflags
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=38
2011-12-29 16:31:04 +00:00
Ismail Dönmez
d65e37274a Accepting request 98417 from home:adrianSuSE:branches:devel:libraries:c_c++
1.1.1 version update, add galaxy nexus support, fixed spec file syntax

OBS-URL: https://build.opensuse.org/request/show/98417
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=37
2011-12-29 13:10:11 +00:00
Stephan Kulow
76d0b2b7d8 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=47
2011-12-06 17:24:39 +00:00
Lars Vogdt
88796d7c56 Accepting request 83389 from devel:libraries:c_c++
update to 1.1.0

OBS-URL: https://build.opensuse.org/request/show/83389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=45
2011-09-19 20:55:25 +00:00
cf234ae1e1 - libmtp8 -> libmtp9
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=34
2011-09-19 08:27:53 +00:00
1e9f527f0b - drop HAL FDI snippets
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=33
2011-09-19 08:13:32 +00:00
041777cec2 - updated to 1.1.0
* lots of new devices
  * IAD (0xfe class) device detection

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=32
2011-09-19 08:02:39 +00:00
Sascha Peilicke
2a65fc2ee6 Autobuild autoformatter for 73356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=44
2011-06-14 10:06:59 +00:00
OBS User buildservice-autocommit
0aab9af603 Updating link to change in openSUSE:Factory/libmtp revision 44.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=ecfe428dea5cd6babd2d73575d302e61
2011-06-14 10:06:59 +00:00
Sascha Peilicke
7d8f1abb55 Accepting request 73356 from devel:libraries:c_c++
Fixed typos in descriptions of libmtp.spec (forwarded request 73240 from aturrini)

OBS-URL: https://build.opensuse.org/request/show/73356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=43
2011-06-14 10:06:47 +00:00
Stephan Kulow
52603d44d2 Accepting request 73240 from home:aturrini:branches:devel:libraries:c_c++
Fixed typos in descriptions of libmtp.spec

OBS-URL: https://build.opensuse.org/request/show/73240
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=30
2011-06-10 14:40:15 +00:00
8956d7e827 Autobuild autoformatter for 61332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=41
2011-02-15 15:50:50 +00:00
fc80d4685f Accepting request 61332 from devel:libraries:c_c++
Accepted submit request 61332 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/61332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=40
2011-02-15 15:50:39 +00:00
706d3e24ae make it 39
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=28
2011-02-15 14:37:57 +00:00
10c5117730 enable doxygen
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=27
2011-02-15 13:39:17 +00:00
cb51d689e7 - updated to 1.0.6
* even less aggressive mtp probing (not detecting nearly all
    devices as MTP) bnc#668986
  * some more USB ids

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=26
2011-02-15 13:28:41 +00:00
Ruediger Oertel
2b677a8305 Autobuild autoformatter for 59121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=39
2011-02-02 00:42:26 +00:00
OBS User buildservice-autocommit
5217d90a3b Updating link to change in openSUSE:Factory/libmtp revision 39.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=5cd65030dcd1510c84323f8a5dd54a8b
2011-02-02 00:42:26 +00:00
Ruediger Oertel
a948275f94 Accepting request 59121 from devel:libraries:c_c++
Accepted submit request 59121 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/59121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=38
2011-02-02 00:42:20 +00:00
51f5a4f22c Accepting request 59120 from home:msmeissn:branches:devel:libraries:c_c++
ok

OBS-URL: https://build.opensuse.org/request/show/59120
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=23
2011-01-25 15:57:48 +00:00
59e73248cf Autobuild autoformatter for 57735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=37
2011-01-10 17:00:37 +00:00
OBS User buildservice-autocommit
d04e09010c Updating link to change in openSUSE:Factory/libmtp revision 37.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=81927145ed7dec94fb2e3c43052d9814
2011-01-10 17:00:37 +00:00
a176aadc18 Accepting request 57735 from devel:libraries:c_c++
Accepted submit request 57735 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/57735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=36
2011-01-10 17:00:27 +00:00
611a856f76 fix
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=21
2011-01-10 15:11:14 +00:00
2eb34f493c program-prefix not necessary anymore I think
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=20
2011-01-10 14:54:15 +00:00
783abc9129 x
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=19
2011-01-10 12:57:55 +00:00
6d071c4629 x
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=18
2011-01-10 10:51:52 +00:00
3b045cfcae fixed tarball with connect.h
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=17
2011-01-10 10:32:52 +00:00
687d9db8f8 - updated to 1.0.4 incremental release
* new ids
  * bugfixes
  * new udev rules for new udev

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=16
2011-01-10 09:29:38 +00:00
OBS User autobuild
2103df347c Accepting request 40516 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/libmtp based on submit request 40516 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/40516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=33
2010-05-25 12:06:07 +00:00
OBS User autobuild
737bbcb6fe Accepting request 40516 from devel:libraries:c_c++
checked in (request 40516)

OBS-URL: https://build.opensuse.org/request/show/40516
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=15
2010-05-25 12:06:06 +00:00
465c834918 Accepting request 40515 from home:msmeissn:branches:devel:libraries:c_c++
Copy from home:msmeissn:branches:devel:libraries:c_c++/libmtp via accept of submit request 40515 revision 4.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/40515
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=14
2010-05-23 11:53:37 +00:00
969d52de3f - updated to intermediate snapshot
* Samsung fixes and new ids
   * various small bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=13
2010-04-28 11:35:56 +00:00
OBS User autobuild
44e7cd12f9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=32 2010-03-18 15:04:00 +00:00
OBS User buildservice-autocommit
1f76d59677 Updating link to change in openSUSE:Factory/libmtp revision 32.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=331d8a8d4b0115e24493a938e69c075f
2010-03-18 15:04:00 +00:00
Stephan Kulow
a28bf4bbbc converted link to branch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=12
2010-02-19 15:12:14 +00:00
OBS User autobuild
3f94a7297b Accepting request 30920 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/libmtp based on submit request 30920 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/30920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=31
2010-02-04 07:56:29 +00:00
OBS User autobuild
134a470808 checked in (request 30920)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=11
2010-02-04 07:56:28 +00:00
8591571303 Accepting request 30919 from home:msmeissn:branches:devel:libraries:c_c++
Copy from home:msmeissn:branches:devel:libraries:c_c++/libmtp via accept of submit request 30919 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/30919
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=10
2010-02-01 13:44:37 +00:00
OBS User autobuild
23d57468d2 Accepting request 20967 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/libmtp based on submit request 20967 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/20967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=29
2009-09-23 19:22:41 +00:00
OBS User buildservice-autocommit
6c76577bc0 Updating link to change in openSUSE:Factory/libmtp revision 29.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=e4cb9298e92bc0bda0f3bea4a42001a7
2009-09-23 19:22:41 +00:00
OBS User autobuild
63e10576e8 checked in
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=9
2009-09-23 19:22:40 +00:00
4aa0ccb153 Accepting request 20966 from home:msmeissn:branches:devel:libraries:c_c++
Copy from home:msmeissn:branches:devel:libraries:c_c++/libmtp via accept of submit request 20966 revision 4.
Request was accepted with message:
accepted

OBS-URL: https://build.opensuse.org/request/show/20966
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=8
2009-09-23 19:13:35 +00:00
OBS User autobuild
7e02f9ecea Accepting request 20007 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/libmtp based on submit request 20007 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/20007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=28
2009-09-07 20:43:11 +00:00
OBS User unknown
7b8b84b296 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=27 2009-08-04 20:33:34 +00:00
OBS User unknown
0e952f7774 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=26 2009-03-20 19:29:17 +00:00
OBS User unknown
e2b643a730 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=25 2008-12-15 13:49:48 +00:00
OBS User unknown
970274c03e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=24 2008-11-07 23:20:42 +00:00
OBS User unknown
1cf7d86345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=23 2008-10-22 23:16:18 +00:00
OBS User unknown
b8fb9d8e41 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=22 2008-09-26 12:59:06 +00:00
OBS User unknown
a1e34cd292 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=21 2008-08-28 00:07:54 +00:00
OBS User unknown
b834caf280 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=20 2008-08-27 00:22:15 +00:00
OBS User unknown
3446862a3a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=19 2008-06-26 13:56:34 +00:00
OBS User unknown
e56502cdc2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=18 2008-03-11 16:41:33 +00:00
OBS User unknown
4e000a306d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=17 2008-03-03 15:29:16 +00:00
OBS User unknown
1088a29fb8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=16 2008-01-09 20:41:22 +00:00
OBS User unknown
8d497593a1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=15 2007-11-26 19:47:26 +00:00
OBS User unknown
7aacd63759 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=14 2007-10-29 09:28:06 +00:00
OBS User unknown
a51d8f9e82 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=13 2007-10-26 10:59:37 +00:00
OBS User unknown
514b9a7b8e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=12 2007-10-09 16:29:12 +00:00
OBS User unknown
af0f831675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=11 2007-08-10 15:09:52 +00:00
OBS User unknown
a63712bd3b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=10 2007-08-06 19:27:01 +00:00
OBS User unknown
d3eb9698e5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=9 2007-07-26 23:56:14 +00:00
OBS User unknown
0e9fadbf2d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=8 2007-06-04 23:10:42 +00:00
OBS User unknown
dc390f7eda OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=7 2007-05-17 09:43:47 +00:00
OBS User unknown
3e9c47ac86 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=6 2007-03-28 22:48:36 +00:00
OBS User unknown
e3759a08c1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=5 2007-03-07 23:50:50 +00:00
OBS User unknown
9dc0ba641b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=4 2007-02-09 00:13:18 +00:00
OBS User unknown
01420e6b17 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=3 2007-01-17 10:35:23 +00:00
OBS User unknown
87afe2ed74 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=2 2007-01-10 16:49:12 +00:00
OBS User unknown
e2c20410d9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmtp?expand=0&rev=1 2007-01-08 16:46:05 +00:00
2 changed files with 0 additions and 19 deletions

BIN
libmtp-1.1.21.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfEr9Ydiq51cHlqUXIgnWkC+WnJUFAmRDnuAACgkQIgnWkC+W
nJW+HQ//Qqwv4p6Giy4UZP0PtXHgTOlvjskMNJrvvmopU0CFd2QOgtlN8ly4wDiT
gPC4uH4Aw2pNL36pT9kLI5UrLn5QWlpt1Az72/kr1qQnqZ9DvvBWGS808/DJpda3
Tt7t0rymN1laJZLcV+XF/MY4kyLwXB46q88D7LKNXw5ix4FLHjtm5zxCEeiTTubO
CIW6tlYM/wBwmJ6v0xJkO/XeHlc6DBO7cPnfxHP9F6SWHmOpOdr02rQOXqMT52Yx
wZKmPOryopmB6AJew19G1HO4afupQopE9urEp+Uz9hR8lpm2DyJDfr3h5pIGmQoG
+oxZFXEtBcNFN9tkR4h8KAPGDkL6WNFRJrqpJf96G5CvGeTPBsJ9Hy/N4vAM/MBC
/93KezyXg6QFlPQxxvsb3Oj9fIXwNMVEKmOH6u7khxDw/bYsR25ZSkHz5tnGNo9I
OxJZc7TYWJ4e6bL5qZy2PLI7EaVwUbuNYDOsgLc3U61ZMuNFUDXR/Ced44c2hijO
sV2pHPn3D8Y1fo5uRhowOSRlXcu4qDg/mijC7qty3W3GZqZKkuL6uA6xakxK6N4L
LBHX/8+dXfSpSJcNXbnYII6PSf1x88jivNO9TgWEff5r6B7z0T7lQiPw9eUPsuQr
YNQbBh7luHMaDgnXf76lEOojJEz3I6DuvaVXpMnjFV6GSr3A3cE=
=23bH
-----END PGP SIGNATURE-----