JFYI, there's no soname bump, no ABI removed (only private symbols) - so no rush is expected; I'm building the package into Rawhide right now: https://koji.fedoraproject.org/koji/taskinfo?taskID=19065513 Pavel ----------- abipkgdiff: $ abipkgdiff /tmp/result-old/libarchive-3.2.2-3.fc27.x86_64.rpm \ /tmp/result-new/libarchive-3.3.1-1.fc27.x86_64.rpm \ --debug-info-pkg1 /tmp/result-old/libarchive-debuginfo-3.2.2-3.fc27.x86_64.rpm \ --debug-info-pkg2 /tmp/result-new/libarchive-debuginfo-3.3.1-1.fc27.x86_64.rpm ================ changes of 'libarchive.so.13.2.2'=============== Functions changes summary: 5 Removed, 0 Changed, 13 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 5 Removed functions: 'function int __archive_read_close_filters(archive_read*)' {__archive_read_close_filters} 'function int archive_acl_parse_l(archive_acl*, const char*, int, archive_string_conv*)' {archive_acl_parse_l} 'function int archive_acl_parse_w(archive_acl*, const wchar_t*, int)' {archive_acl_parse_w} 'function int archive_acl_text_l(archive_acl*, int, const char**, size_t*, archive_string_conv*)' {archive_acl_text_l} 'function const wchar_t* archive_acl_text_w(archive*, archive_acl*, int)' {archive_acl_text_w} 13 Added functions: 'function int _archive_entry_acl_from_text_l(archive_entry*, const char*, int, archive_string_conv*)' {_archive_entry_acl_from_text_l} 'function char* _archive_entry_acl_to_text_l(archive_entry*, ssize_t*, int, archive_string_conv*)' {_archive_entry_acl_to_text_l} 'function int archive_acl_from_text_l(archive_acl*, const char*, int, archive_string_conv*)' {archive_acl_from_text_l} 'function int archive_acl_from_text_w(archive_acl*, const wchar_t*, int)' {archive_acl_from_text_w} 'function char* archive_acl_to_text_l(archive_acl*, ssize_t*, int, archive_string_conv*)' {archive_acl_to_text_l} 'function wchar_t* archive_acl_to_text_w(archive_acl*, ssize_t*, int, archive*)' {archive_acl_to_text_w} 'function int archive_acl_types(archive_acl*)' {archive_acl_types} 'function archive_string* archive_array_append(archive_string*, const char*, size_t)' {archive_array_append} 'function int archive_entry_acl_from_text(archive_entry*, const char*, int)' {archive_entry_acl_from_text} 'function int archive_entry_acl_from_text_w(archive_entry*, const wchar_t*, int)' {archive_entry_acl_from_text_w} 'function char* archive_entry_acl_to_text(archive_entry*, ssize_t*, int)' {archive_entry_acl_to_text} 'function wchar_t* archive_entry_acl_to_text_w(archive_entry*, ssize_t*, int)' {archive_entry_acl_to_text_w} 'function int archive_entry_acl_types(archive_entry*)' {archive_entry_acl_types} ================ end of changes of 'libarchive.so.13.2.2'=============== _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx