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-02-06 19:11:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apk-tools (Old) and /work/SRC/openSUSE:Factory/.apk-tools.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apk-tools" Fri Feb 6 19:11:25 2026 rev:5 rq:1331687 version:3.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/apk-tools/apk-tools.changes 2025-12-18 18:35:24.499584795 +0100 +++ /work/SRC/openSUSE:Factory/.apk-tools.new.1670/apk-tools.changes 2026-02-06 19:18:06.823733783 +0100 @@ -1,0 +2,27 @@ +Tue Feb 03 08:38:46 UTC 2026 - Martin Hauke <[email protected]> + +- Update to version 3.0.4: + * portability: do not include_next sys/random.h if its missing. + * db: add O_DIRECTORY to opening database directory. + * print: fix usage of va_list twice. + * doc: document identity hash constraint used by "add file.apk" + * print: fix apk_indent output to be logged if needed. + * db: reset 'replaces' before reading v2 pkginfo. + * solver: allow virtual provided package swap on del. + * test: add test for replaces to function. + * db: fix replaces to take ownership of files. + * libfetch: increase password buffer to support long tokens. + * db: check that unshare(CLONE_NEWNS) as root works. + * db: always match package size in apk_db_get_pkg_by_name(). + * progress io: propagate error code at close. + +------------------------------------------------------------------- +Sun Dec 21 10:44:56 UTC 2025 - Martin Hauke <[email protected]> + +- Update to version 3.0.3: + * package: fix memfd sealing. + * io: do not close stdin. + * process: do not depend on /dev/null. + * db: print error if apk_process_init fails during script exec. + +------------------------------------------------------------------- Old: ---- apk-tools-3.0.2.tar.xz New: ---- apk-tools-3.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apk-tools.spec ++++++ --- /var/tmp/diff_new_pack.CNkU8f/_old 2026-02-06 19:18:07.939781003 +0100 +++ /var/tmp/diff_new_pack.CNkU8f/_new 2026-02-06 19:18:07.947781342 +0100 @@ -1,7 +1,7 @@ # # spec file for package apk-tools # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2024-2025, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -21,7 +21,7 @@ %define soname 3_0_0 %define libname libapk%{soname} Name: apk-tools -Version: 3.0.2 +Version: 3.0.4 Release: 0 Summary: Alpine package manager License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.CNkU8f/_old 2026-02-06 19:18:08.015784219 +0100 +++ /var/tmp/diff_new_pack.CNkU8f/_new 2026-02-06 19:18:08.019784388 +0100 @@ -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.2</param> + <param name="revision">v3.0.4</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionformat">@PARENT_TAG@</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.CNkU8f/_old 2026-02-06 19:18:08.059786080 +0100 +++ /var/tmp/diff_new_pack.CNkU8f/_new 2026-02-06 19:18:08.067786419 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://git.alpinelinux.org/apk-tools</param> - <param name="changesrevision">d093f7c198a64bff0cd58afeaf638909fda24ca8</param></service></servicedata> + <param name="changesrevision">f40188443f6faeebe3b262f936231bfe85af9dc5</param></service></servicedata> (No newline at EOF) ++++++ apk-tools-3.0.2.tar.xz -> apk-tools-3.0.4.tar.xz ++++++ ++++ 3226 lines of diff (skipped)
