Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10831000
D13669.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
8 KB
Referenced Files
None
Subscribers
None
D13669.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -41,6 +41,7 @@
libtorrent-rasterbar.so.2.0:_ZN10libtorrent12file_storage15add_file_borrowEPKciRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEElNS_5flags13bitfield_flagIhNS_14file_flags_tagEvEES2_lN5boost17basic_string_viewIcS6_EE
libtorrent-rasterbar.so.2.0:_ZN10libtorrent12file_storage15add_file_borrowERN5boost6system10error_codeENS1_17basic_string_viewIcSt11char_traitsIcEEERKNSt7__cxx1112basic_stringIcS7_SaIcEEElNS_5flags13bitfield_flagIhNS_14file_flags_tagEvEEPKclS8_SK_
libtorrent-rasterbar.so.2.0:_ZN10libtorrent12file_storage15get_or_add_pathEN5boost17basic_string_viewIcSt11char_traitsIcEEE
+libtorrent-rasterbar.so.2.0:_ZN10libtorrent12file_storage17canonicalize_implEb
libtorrent-rasterbar.so.2.0:_ZN10libtorrent12file_storage17sanitize_symlinksEv
libtorrent-rasterbar.so.2.0:_ZN10libtorrent12file_storage17update_path_indexERNS_3aux10file_entryERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb
libtorrent-rasterbar.so.2.0:_ZN10libtorrent12file_storage19remove_tail_paddingEv
@@ -347,6 +348,7 @@
libtorrent-rasterbar.so.2.0:_ZN10libtorrent22peer_connection_handle23maybe_unchoke_this_peerEv
libtorrent-rasterbar.so.2.0:_ZN10libtorrent22torrent_conflict_alertC1ERNS_3aux15stack_allocatorENS_14torrent_handleES4_St10shared_ptrINS_12torrent_infoEE
libtorrent-rasterbar.so.2.0:_ZN10libtorrent22torrent_conflict_alertC2ERNS_3aux15stack_allocatorENS_14torrent_handleES4_St10shared_ptrINS_12torrent_infoEE
+libtorrent-rasterbar.so.2.0:_ZN10libtorrent22write_torrent_file_bufERKNS_18add_torrent_paramsENS_5flags13bitfield_flagIjNS_23write_torrent_flags_tagEvEE
libtorrent-rasterbar.so.2.0:_ZN10libtorrent23create_smart_ban_pluginERKNS_14torrent_handleENS_13client_data_tE
libtorrent-rasterbar.so.2.0:_ZN10libtorrent24mmap_disk_io_constructorERN5boost4asio10io_contextERKNS_18settings_interfaceERNS_8countersE
libtorrent-rasterbar.so.2.0:_ZN10libtorrent24write_session_params_bufERKNS_14session_paramsENS_5flags13bitfield_flagIjNS_20save_state_flags_tagEvEE
@@ -630,6 +632,7 @@
libtorrent-rasterbar.so.2.0:_ZNK10libtorrent13tracker_alert7messageB5cxx11Ev
libtorrent-rasterbar.so.2.0:_ZNK10libtorrent14announce_entry10is_workingEv
libtorrent-rasterbar.so.2.0:_ZNK10libtorrent14announce_entry12can_announceENSt6chrono10time_pointINS1_3_V212system_clockENS1_8durationIlSt5ratioILl1ELl1000000000EEEEEEb
+libtorrent-rasterbar.so.2.0:_ZNK10libtorrent14create_torrent12generate_bufEv
libtorrent-rasterbar.so.2.0:_ZNK10libtorrent14create_torrent8generateEv
libtorrent-rasterbar.so.2.0:_ZNK10libtorrent14lsd_peer_alert7messageB5cxx11Ev
libtorrent-rasterbar.so.2.0:_ZNK10libtorrent14peer_ban_alert7messageB5cxx11Ev
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -345,6 +345,7 @@
libc.so.6:pthread_sigmask
libc.so.6:pwrite64
libc.so.6:raise
+libc.so.6:read
libc.so.6:readdir64
libc.so.6:readlink
libc.so.6:recv
@@ -362,6 +363,7 @@
libc.so.6:snprintf
libc.so.6:socket
libc.so.6:stat64
+libc.so.6:statfs64
libc.so.6:strcat
libc.so.6:strchr
libc.so.6:strcmp
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libtorrent-rasterbar
-version : 2.0.7
-release : 37
+version : 2.0.8
+release : 38
source :
- - https://github.com/arvidn/libtorrent/releases/download/v2.0.7/libtorrent-rasterbar-2.0.7.tar.gz : 3850a27aacb79fcc4d352c1f02a7a59e0e8322afdaa1f5d58d676c02edfcfa36
+ - https://github.com/arvidn/libtorrent/releases/download/v2.0.8/libtorrent-rasterbar-2.0.8.tar.gz : 09dd399b4477638cf140183f5f85d376abffb9c192bc2910002988e27d69e13e
license : BSD-2-Clause
component : programming
summary : libtorrent is a C++ implementation of the BitTorrent protocol
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libtorrent-rasterbar</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Reilly Brogan</Name>
+ <Email>solus@reillybrogan.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>programming</PartOf>
@@ -25,7 +25,7 @@
<Path fileType="library">/usr/lib/python3.10/site-packages/libtorrent.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libtorrent.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib64/libtorrent-rasterbar.so.2.0</Path>
- <Path fileType="library">/usr/lib64/libtorrent-rasterbar.so.2.0.7</Path>
+ <Path fileType="library">/usr/lib64/libtorrent-rasterbar.so.2.0.8</Path>
</Files>
</Package>
<Package>
@@ -35,7 +35,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="37">libtorrent-rasterbar</Dependency>
+ <Dependency release="38">libtorrent-rasterbar</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libtorrent/add_torrent_params.hpp</Path>
@@ -74,10 +74,12 @@
<Path fileType="header">/usr/include/libtorrent/aux_/disk_io_thread_pool.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/disk_job_fence.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/disk_job_pool.hpp</Path>
+ <Path fileType="header">/usr/include/libtorrent/aux_/drive_info.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/ed25519.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/escape_string.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/export.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/ffs.hpp</Path>
+ <Path fileType="header">/usr/include/libtorrent/aux_/file_descriptor.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/file_pointer.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/file_progress.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/file_view_pool.hpp</Path>
@@ -97,6 +99,7 @@
<Path fileType="header">/usr/include/libtorrent/aux_/merkle_tree.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/mmap.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/mmap_disk_job.hpp</Path>
+ <Path fileType="header">/usr/include/libtorrent/aux_/netlink_utils.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/noexcept_movable.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/numeric_cast.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/open_mode.hpp</Path>
@@ -141,6 +144,7 @@
<Path fileType="header">/usr/include/libtorrent/aux_/vector.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/win_cng.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/win_crypto_provider.hpp</Path>
+ <Path fileType="header">/usr/include/libtorrent/aux_/win_file_handle.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/win_util.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/aux_/windows.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/bdecode.hpp</Path>
@@ -171,6 +175,7 @@
<Path fileType="header">/usr/include/libtorrent/extensions/ut_metadata.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/extensions/ut_pex.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/file.hpp</Path>
+ <Path fileType="header">/usr/include/libtorrent/file_layout.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/file_storage.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/fingerprint.hpp</Path>
<Path fileType="header">/usr/include/libtorrent/flags.hpp</Path>
@@ -317,12 +322,12 @@
</Files>
</Package>
<History>
- <Update release="37">
- <Date>2022-08-06</Date>
- <Version>2.0.7</Version>
+ <Update release="38">
+ <Date>2022-10-25</Date>
+ <Version>2.0.8</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Reilly Brogan</Name>
+ <Email>solus@reillybrogan.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 6 2023, 5:18 AM (9 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5838620
Default Alt Text
D13669.diff (8 KB)
Attached To
Mode
D13669: libtorrent-rasterbar: Update to v2.0.8
Attached
Detach File
Event Timeline
Log In to Comment