Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package man-pages for openSUSE:Factory checked in at 2026-08-27 18:50:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/man-pages (Old) and /work/SRC/openSUSE:Factory/.man-pages.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "man-pages" Thu Aug 27 18:50:11 2026 rev:167 rq:1373744 version:6.19 Changes: -------- --- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes 2026-04-26 21:11:16.701333509 +0200 +++ /work/SRC/openSUSE:Factory/.man-pages.new.1265/man-pages.changes 2026-08-27 18:50:27.685661921 +0200 @@ -1,0 +2,38 @@ +Wed Aug 26 06:17:03 UTC 2026 - Petr Gajdos <[email protected]> + +- version update to 6.19 + * Significant Reorganizations and Rewrites + - The manual pages related to <string.h> and + <memory.h> have been significantly rewritten. + - termios(3) was split into many pages, including + separate pages for individual functions like + cfmakeraw(3), cfsetspeed(3), etc. + - quotactl(2) was split into many pages, creating + several separate Q_* constants (e.g., + Q_GETQUOTA, Q_SETQUOTA, etc.) in man2const/ + and dqblk, dqinfo in man2type/. + * New and Split Pages + - intro(1) was split into intro.0 (in man0/) + and intro.1 (in man1/). + - clone(2) was split into clone(2) and + clone2(2). + - _exit(2) was removed, with its content moved + and split into exit(2) and _exit(3). + - llseek(2) was split and moved to _llseek(2), and + lseek64(3) was split into two pages, including + llseek(3). + - Several new/split string-related functions in man3/ + (e.g., strlcpy(3), explicit_bzero(3), + memset_explicit(3), strcasestr(3)). + * Newly Documented Interfaces + - openat2(2): documented OPENAT2_REGULAR. + - seccomp(2): documented SECCOMP_FILTER_FLAG_ flags. + - userfaultfd(2): documented UFFDIO_REGISTER_MODE_RWP + and UFFD_PAGEFAULT_FLAG_RWP. + - ldconfig(8): documented -t and /etc/tunables.conf. + - suffixes(7): added .xz and .zst. + * Global Build System Changes + - share/mk/: switched to POSIX.1-2008's ::= + assignment operator instead of GNU's :=. + +------------------------------------------------------------------- Old: ---- man-pages-6.18.tar.sign man-pages-6.18.tar.xz New: ---- man-pages-6.19.tar.sign man-pages-6.19.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ man-pages.spec ++++++ --- /var/tmp/diff_new_pack.7QLdcW/_old 2026-08-27 18:50:28.707697212 +0200 +++ /var/tmp/diff_new_pack.7QLdcW/_new 2026-08-27 18:50:28.709697281 +0200 @@ -17,7 +17,7 @@ Name: man-pages -Version: 6.18 +Version: 6.19 Release: 0 Summary: Linux Manual Pages License: BSD-3-Clause AND GPL-2.0-or-later AND MIT @@ -99,5 +99,6 @@ %dir %{_mandir}/man3type %dir %{_mandir}/man2const %dir %{_mandir}/man3attr +%dir %{_mandir}/man0 %{_mandir}/man*/*.gz ++++++ man-pages-6.18.tar.xz -> man-pages-6.19.tar.xz ++++++ ++++ 19201 lines of diff (skipped)
