Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apk-tools for openSUSE:Factory checked in at 2026-09-04 12:38:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apk-tools (Old) and /work/SRC/openSUSE:Factory/.apk-tools.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apk-tools" Fri Sep 4 12:38:53 2026 rev:9 rq:1375444 version:3.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/apk-tools/apk-tools.changes 2026-07-31 16:05:50.709376250 +0200 +++ /work/SRC/openSUSE:Factory/.apk-tools.new.1265/apk-tools.changes 2026-09-04 12:39:41.618074899 +0200 @@ -1,0 +2,35 @@ +Tue Sep 1 13:04:14 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 3.0.8: + * adb: validate object/array length in adb_r_obj(). + * blob: fix bounds check in apk_blob_pull_hexdump(). + * extract: harden hardlink and symlink handling + * fs_fsys: remove unreached directory branch in + fsys_file_extract. + * fs_fsys: consider apk temporary filenames as harmful in + package. + * fs_fsys: harden hardlink target validation. + * test: add fixup for fakeroot mangled LD_LIBRARY_PATH. + * test: fix shellcheck warning for user/dirperms + * fs_fsys: chmod directory set-uid/gid bit, and use + AT_SYMLINK_NOFOLLOW. + * db: fallback to not using cache if its not writable. + * db: download missing index also with read-only actions. + * adb: use adb specific error codes when calling adb_w_error. + * adb: remove development time assert in adb_w_error. + * adb: validate ADB block size and memory allocation. + * libfetch: size the address scratch buffer for full-form IPv6. + * libfetch: release the redirect URL on all paths in + http_request(). + * libfetch: avoid sign extension in http_base64(). + * libfetch: track the previous entry in fetch_cache_get(). + * libfetch: include 400 and 599 in HTTP_ERROR(). + * libfetch: return -1, not EBADF, from + fetchIO_read()/fetchIO_write(). + * libfetch: test the write callback in fetchIO_write(). + * libfetch: fix inverted $HOME test in fetch_netrc_auth(). + * libfetch: fix leak in the fetchAppendURLList() error path. + * libfetch: fix use-after-free in fetch_cache_put(). + * libfetch: free the addrinfo list in fetch_bind(). + +------------------------------------------------------------------- Old: ---- apk-tools-3.0.7.tar.xz New: ---- apk-tools-3.0.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apk-tools.spec ++++++ --- /var/tmp/diff_new_pack.ggdxPj/_old 2026-09-04 12:39:42.398102300 +0200 +++ /var/tmp/diff_new_pack.ggdxPj/_new 2026-09-04 12:39:42.400102370 +0200 @@ -21,7 +21,7 @@ %define soname 3_0_0 %define libname libapk%{soname} Name: apk-tools -Version: 3.0.7 +Version: 3.0.8 Release: 0 Summary: Alpine package manager License: GPL-2.0-or-later @@ -98,7 +98,7 @@ %{_mandir}/man8/apk.8%{?ext_man} %{_mandir}/man[5,8]/apk-*.[5,8]%{?ext_man} %{_datadir}/bash-completion/completions/_apk -%{_datadir}/zsh/site-functions/_apk_zsh +%{_datadir}/zsh/site-functions/_apk %{python_sitearch}/apk.cpython-*.so %files -n %{libname} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ggdxPj/_old 2026-09-04 12:39:42.454104267 +0200 +++ /var/tmp/diff_new_pack.ggdxPj/_new 2026-09-04 12:39:42.458104408 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="manual"> <param name="url">https://git.alpinelinux.org/apk-tools</param> <param name="scm">git</param> - <param name="revision">v3.0.7</param> + <param name="revision">v3.0.8</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionformat">@PARENT_TAG@</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ggdxPj/_old 2026-09-04 12:39:42.493105637 +0200 +++ /var/tmp/diff_new_pack.ggdxPj/_new 2026-09-04 12:39:42.497105778 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://git.alpinelinux.org/apk-tools</param> - <param name="changesrevision">522171e05c72c8a0dd2a9392f053c89196fbdb9b</param></service></servicedata> + <param name="changesrevision">44dcdfc255c26a4e19a4a27f66a54169cce5ca72</param></service></servicedata> (No newline at EOF) ++++++ apk-tools-3.0.7.tar.xz -> apk-tools-3.0.8.tar.xz ++++++ ++++ 1865 lines of diff (skipped)
