Page MenuHomeSolus

D12567.id30620.diff
No OneTemporary

D12567.id30620.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -148,6 +148,7 @@
libgphoto2.so.6:gp_filesystem_set_file_noop
libgphoto2.so.6:gp_filesystem_set_funcs
libgphoto2.so.6:gp_filesystem_set_info
+libgphoto2.so.6:gp_filesystem_set_info_dirty
libgphoto2.so.6:gp_filesystem_set_info_noop
libgphoto2.so.6:gp_gamma_correct_single
libgphoto2.so.6:gp_gamma_fill_table
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -148,6 +148,7 @@
libgphoto2.so.6:gp_filesystem_set_file_noop
libgphoto2.so.6:gp_filesystem_set_funcs
libgphoto2.so.6:gp_filesystem_set_info
+libgphoto2.so.6:gp_filesystem_set_info_dirty
libgphoto2.so.6:gp_filesystem_set_info_noop
libgphoto2.so.6:gp_gamma_correct_single
libgphoto2.so.6:gp_gamma_fill_table
diff --git a/abi_used_libs32 b/abi_used_libs32
--- a/abi_used_libs32
+++ b/abi_used_libs32
@@ -1,4 +1,3 @@
-UNKNOWN
libc.so.6
libexif.so.12
libgd.so.3
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -59,6 +59,7 @@
libc.so.6:getenv
libc.so.6:gethostname
libc.so.6:getmntent
+libc.so.6:getsockopt
libc.so.6:gettimeofday
libc.so.6:gmtime
libc.so.6:iconv
@@ -104,7 +105,7 @@
libc.so.6:socket
libc.so.6:srand
libc.so.6:stat
-libc.so.6:statfs
+libc.so.6:statvfs
libc.so.6:stderr
libc.so.6:stdout
libc.so.6:stpcpy
diff --git a/abi_used_symbols32 b/abi_used_symbols32
--- a/abi_used_symbols32
+++ b/abi_used_symbols32
@@ -1,53 +1,3 @@
-UNKNOWN:exif_content_get_entry
-UNKNOWN:exif_data_new_from_data
-UNKNOWN:exif_data_new_from_file
-UNKNOWN:exif_data_save_data
-UNKNOWN:exif_data_unref
-UNKNOWN:exif_get_long
-UNKNOWN:exif_get_short
-UNKNOWN:exif_tag_get_name
-UNKNOWN:gdFree
-UNKNOWN:gdImageColorAllocate
-UNKNOWN:gdImageCopyResampled
-UNKNOWN:gdImageCreate
-UNKNOWN:gdImageCreateFromGifPtr
-UNKNOWN:gdImageCreateFromJpegPtr
-UNKNOWN:gdImageCreateFromPngPtr
-UNKNOWN:gdImageCreateFromWBMPPtr
-UNKNOWN:gdImageCreateTrueColor
-UNKNOWN:gdImageDestroy
-UNKNOWN:gdImagePngPtr
-UNKNOWN:gdImageSetPixel
-UNKNOWN:gdImageSharpen
-UNKNOWN:libusb_alloc_transfer
-UNKNOWN:libusb_attach_kernel_driver
-UNKNOWN:libusb_bulk_transfer
-UNKNOWN:libusb_cancel_transfer
-UNKNOWN:libusb_claim_interface
-UNKNOWN:libusb_clear_halt
-UNKNOWN:libusb_close
-UNKNOWN:libusb_control_transfer
-UNKNOWN:libusb_detach_kernel_driver
-UNKNOWN:libusb_exit
-UNKNOWN:libusb_free_config_descriptor
-UNKNOWN:libusb_free_device_list
-UNKNOWN:libusb_free_transfer
-UNKNOWN:libusb_get_bus_number
-UNKNOWN:libusb_get_config_descriptor
-UNKNOWN:libusb_get_device_address
-UNKNOWN:libusb_get_device_descriptor
-UNKNOWN:libusb_get_device_list
-UNKNOWN:libusb_get_max_packet_size
-UNKNOWN:libusb_handle_events
-UNKNOWN:libusb_handle_events_timeout
-UNKNOWN:libusb_init
-UNKNOWN:libusb_kernel_driver_active
-UNKNOWN:libusb_open
-UNKNOWN:libusb_release_interface
-UNKNOWN:libusb_reset_device
-UNKNOWN:libusb_set_configuration
-UNKNOWN:libusb_set_interface_alt_setting
-UNKNOWN:libusb_submit_transfer
libc.so.6:__ctype_b_loc
libc.so.6:__ctype_tolower_loc
libc.so.6:__ctype_toupper_loc
@@ -91,6 +41,7 @@
libc.so.6:exit
libc.so.6:fclose
libc.so.6:fcntl
+libc.so.6:fcntl64
libc.so.6:feof
libc.so.6:ferror
libc.so.6:fflush
@@ -111,6 +62,7 @@
libc.so.6:getenv
libc.so.6:gethostname
libc.so.6:getmntent
+libc.so.6:getsockopt
libc.so.6:gettimeofday
libc.so.6:gmtime
libc.so.6:iconv
@@ -157,7 +109,7 @@
libc.so.6:srand
libc.so.6:stat
libc.so.6:stat64
-libc.so.6:statfs64
+libc.so.6:statvfs64
libc.so.6:stderr
libc.so.6:stdout
libc.so.6:stpcpy
@@ -188,6 +140,27 @@
libc.so.6:unsetenv
libc.so.6:usleep
libc.so.6:utime
+libexif.so.12:exif_content_get_entry
+libexif.so.12:exif_data_new_from_data
+libexif.so.12:exif_data_new_from_file
+libexif.so.12:exif_data_save_data
+libexif.so.12:exif_data_unref
+libexif.so.12:exif_get_long
+libexif.so.12:exif_get_short
+libexif.so.12:exif_tag_get_name
+libgd.so.3:gdFree
+libgd.so.3:gdImageColorAllocate
+libgd.so.3:gdImageCopyResampled
+libgd.so.3:gdImageCreate
+libgd.so.3:gdImageCreateFromGifPtr
+libgd.so.3:gdImageCreateFromJpegPtr
+libgd.so.3:gdImageCreateFromPngPtr
+libgd.so.3:gdImageCreateFromWBMPPtr
+libgd.so.3:gdImageCreateTrueColor
+libgd.so.3:gdImageDestroy
+libgd.so.3:gdImagePngPtr
+libgd.so.3:gdImageSetPixel
+libgd.so.3:gdImageSharpen
libjpeg.so.8:jpeg_CreateCompress
libjpeg.so.8:jpeg_CreateDecompress
libjpeg.so.8:jpeg_destroy_compress
@@ -231,6 +204,35 @@
libpthread.so.0:read
libpthread.so.0:tcdrain
libpthread.so.0:write
+libusb-1.0.so.0:libusb_alloc_transfer
+libusb-1.0.so.0:libusb_attach_kernel_driver
+libusb-1.0.so.0:libusb_bulk_transfer
+libusb-1.0.so.0:libusb_cancel_transfer
+libusb-1.0.so.0:libusb_claim_interface
+libusb-1.0.so.0:libusb_clear_halt
+libusb-1.0.so.0:libusb_close
+libusb-1.0.so.0:libusb_control_transfer
+libusb-1.0.so.0:libusb_detach_kernel_driver
+libusb-1.0.so.0:libusb_exit
+libusb-1.0.so.0:libusb_free_config_descriptor
+libusb-1.0.so.0:libusb_free_device_list
+libusb-1.0.so.0:libusb_free_transfer
+libusb-1.0.so.0:libusb_get_bus_number
+libusb-1.0.so.0:libusb_get_config_descriptor
+libusb-1.0.so.0:libusb_get_device_address
+libusb-1.0.so.0:libusb_get_device_descriptor
+libusb-1.0.so.0:libusb_get_device_list
+libusb-1.0.so.0:libusb_get_max_packet_size
+libusb-1.0.so.0:libusb_handle_events
+libusb-1.0.so.0:libusb_handle_events_timeout
+libusb-1.0.so.0:libusb_init
+libusb-1.0.so.0:libusb_kernel_driver_active
+libusb-1.0.so.0:libusb_open
+libusb-1.0.so.0:libusb_release_interface
+libusb-1.0.so.0:libusb_reset_device
+libusb-1.0.so.0:libusb_set_configuration
+libusb-1.0.so.0:libusb_set_interface_alt_setting
+libusb-1.0.so.0:libusb_submit_transfer
libxml2.so.2:xmlChildElementCount
libxml2.so.2:xmlDocDumpMemory
libxml2.so.2:xmlDocGetRootElement
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libgphoto2
-version : 2.5.26
-release : 16
+version : 2.5.28
+release : 17
source :
- - https://github.com/gphoto/libgphoto2/archive/v2.5.26.tar.gz : 806ebf8460c7956ee17c30ce5b7ff41a7cd4f20cec5665b466276c041a387d68
+ - https://github.com/gphoto/libgphoto2/releases/download/v2.5.28/libgphoto2-2.5.28.tar.gz : 35846402a6d1806a4fb73d590d410d44fd2cd14c99d927837c16801fd7fcbac9
homepage : https://github.com/gphoto/libgphoto2
license : LGPL-2.1-or-later
component : multimedia.library
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>libgphoto2</Name>
<Homepage>https://github.com/gphoto/libgphoto2</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>multimedia.library</PartOf>
@@ -23,26 +23,26 @@
<Path fileType="executable">/usr/bin/gphoto2-config</Path>
<Path fileType="executable">/usr/bin/gphoto2-port-config</Path>
<Path fileType="library">/usr/lib64/libgphoto2.so.6</Path>
- <Path fileType="library">/usr/lib64/libgphoto2.so.6.1.0</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/ax203.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/canon.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/digigr8.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/dimagev.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/directory.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/docupen.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/jl2005a.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/jl2005c.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/kodak_dc240.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/mars.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/pentax.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/ptp2.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/ricoh_g3.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/sierra.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/sonix.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/sq905.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/st2205.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/topfield.so</Path>
- <Path fileType="library">/usr/lib64/libgphoto2/2.5.26/tp6801.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2.so.6.2.0</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/ax203.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/canon.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/digigr8.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/dimagev.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/directory.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/docupen.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/jl2005a.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/jl2005c.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/kodak_dc240.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/mars.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/pentax.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/ptp2.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/ricoh_g3.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/sierra.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/sonix.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/sq905.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/st2205.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/topfield.so</Path>
+ <Path fileType="library">/usr/lib64/libgphoto2/2.5.28/tp6801.so</Path>
<Path fileType="library">/usr/lib64/libgphoto2/print-camera-list</Path>
<Path fileType="library">/usr/lib64/libgphoto2_port.so.12</Path>
<Path fileType="library">/usr/lib64/libgphoto2_port.so.12.0.0</Path>
@@ -107,19 +107,15 @@
<Path fileType="doc">/usr/share/doc/libgphoto2/camlibs/README.st2205-compression</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/camlibs/README.toshiba-pdrm11</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/camlibs/README.tp6801</Path>
- <Path fileType="doc">/usr/share/doc/libgphoto2/linux-hotplug/usbcam.console</Path>
- <Path fileType="doc">/usr/share/doc/libgphoto2/linux-hotplug/usbcam.group</Path>
- <Path fileType="doc">/usr/share/doc/libgphoto2/linux-hotplug/usbcam.user</Path>
- <Path fileType="doc">/usr/share/doc/libgphoto2/linux-hotplug/usbcam.x11-app</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2_port/AUTHORS</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2_port/NEWS</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2_port/README</Path>
- <Path fileType="data">/usr/share/libgphoto2/2.5.26/konica/english</Path>
- <Path fileType="data">/usr/share/libgphoto2/2.5.26/konica/french</Path>
- <Path fileType="data">/usr/share/libgphoto2/2.5.26/konica/german</Path>
- <Path fileType="data">/usr/share/libgphoto2/2.5.26/konica/japanese</Path>
- <Path fileType="data">/usr/share/libgphoto2/2.5.26/konica/korean</Path>
- <Path fileType="data">/usr/share/libgphoto2/2.5.26/konica/spanish</Path>
+ <Path fileType="data">/usr/share/libgphoto2/2.5.28/konica/english</Path>
+ <Path fileType="data">/usr/share/libgphoto2/2.5.28/konica/french</Path>
+ <Path fileType="data">/usr/share/libgphoto2/2.5.28/konica/german</Path>
+ <Path fileType="data">/usr/share/libgphoto2/2.5.28/konica/japanese</Path>
+ <Path fileType="data">/usr/share/libgphoto2/2.5.28/konica/korean</Path>
+ <Path fileType="data">/usr/share/libgphoto2/2.5.28/konica/spanish</Path>
<Path fileType="data">/usr/share/libgphoto2_port/0.12.0/vcamera/README.txt</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/libgphoto2-6.mo</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/libgphoto2_port-12.mo</Path>
@@ -166,30 +162,30 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="16">libgphoto2</Dependency>
+ <Dependency release="17">libgphoto2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libgphoto2.so.6</Path>
- <Path fileType="library">/usr/lib32/libgphoto2.so.6.1.0</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/ax203.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/canon.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/digigr8.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/dimagev.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/directory.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/docupen.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/jl2005a.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/jl2005c.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/kodak_dc240.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/mars.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/pentax.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/ptp2.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/ricoh_g3.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/sierra.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/sonix.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/sq905.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/st2205.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/topfield.so</Path>
- <Path fileType="library">/usr/lib32/libgphoto2/2.5.26/tp6801.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2.so.6.2.0</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/ax203.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/canon.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/digigr8.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/dimagev.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/directory.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/docupen.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/jl2005a.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/jl2005c.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/kodak_dc240.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/mars.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/pentax.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/ptp2.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/ricoh_g3.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/sierra.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/sonix.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/sq905.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/st2205.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/topfield.so</Path>
+ <Path fileType="library">/usr/lib32/libgphoto2/2.5.28/tp6801.so</Path>
<Path fileType="library">/usr/lib32/libgphoto2/print-camera-list</Path>
<Path fileType="library">/usr/lib32/libgphoto2_port.so.12</Path>
<Path fileType="library">/usr/lib32/libgphoto2_port.so.12.0.0</Path>
@@ -208,8 +204,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="16">libgphoto2-32bit</Dependency>
- <Dependency release="16">libgphoto2-devel</Dependency>
+ <Dependency release="17">libgphoto2-32bit</Dependency>
+ <Dependency release="17">libgphoto2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libgphoto2.so</Path>
@@ -225,7 +221,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="16">libgphoto2</Dependency>
+ <Dependency release="17">libgphoto2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gphoto2/gphoto2-abilities-list.h</Path>
@@ -255,12 +251,12 @@
</Files>
</Package>
<History>
- <Update release="16">
- <Date>2021-06-20</Date>
- <Version>2.5.26</Version>
+ <Update release="17">
+ <Date>2022-01-03</Date>
+ <Version>2.5.28</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 5:31 PM (2 h, 48 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5860812
Default Alt Text
D12567.id30620.diff (17 KB)

Event Timeline