Skip to content

Console Output

16:07:45 [2025-11-07T16:07:45.374Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2856734,"task_id":138787569,"nvr":"glibc-2.42.9000-9.fc44"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":true,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":false,"require_testcases":false,"display_name":"","notes":"Automatic update for glibc-2.42.9000-9.fc44.\n\n##### **Changelog**\n\n```\n* Fri Nov  7 2025 Arjun Shankar <arjun@redhat.com> - 2.42.9000-9\n- Auto-sync with upstream branch master,\n  commit 58a31b4316f1f687184eb147ffa1c676bc6a190e:\n- posix: Fix invalid flags test for p{write,read}v2\n- support: Exit on consistency check failure in resolv_response_add_name\n- AArch64: Fix instability in AdvSIMD sinh\n- AArch64: Fix instability in AdvSIMD tan\n- AArch64: Optimise SVE scalar callbacks\n- support: Fix FILE * leak in check_for_unshare_hints in test-container\n- i386: Simplify powl computation for small integral y [BZ #33586]\n- math: Remove the SVID error handling from tgammaf\n- math: Remove the SVID error handling from lgammaf/lgammaf_r\n- Add FD_PIDFS_ROOT from Linux 6.17 to bits/fcntl-linux.h\n- Add AT_EXECVE_CHECK from Linux 6.14 to bits/fcntl-linux.h\n- Add AT_HANDLE_CONNECTABLE from Linux 6.13 to bits/fcntl-linux.h\n- linux: Update statx-generic.h with linux 6.16\n- linux: Update statx-generic.h with linux 6.14\n- linux: Add STATX_WRITE_ATOMIC/STATX_ATTR_WRITE_ATOMIC definitions to generic statx\n- linux: Add STATX_SUBVOL definition to generic statx\n- linux: Add STATX_DOALIGN definition to generic statx\n- linux: Add STATX_MNT_ID_UNIQUE definition to generic statx\n- Update syscall lists for Linux 6.17\n- Update PIDFD_* constants for Linux 6.17\n- Update kernel version to 6.17 in header constant tests\n- math: Remove the SVID error handling from atan2f\n- Add feature test macros for POSIX.1-2024.\n- Rename fromfp files in preparation for changing types for C23\n- Add C23 long_double_t, _FloatN_t\n- riscv: Add vector registers to __SYSCALL_CLOBBERS\n- Regenerate charmap-kw.h and locfile-kw.h with gperf 3.3\n- math: Remove the SVID error handling wrapper from sqrt\n- math: Remove the SVID error handling from sinhf\n- math: Remove the SVID error handling from remainder\n- math: Remove the SVID error handling from remainderf\n- nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage\n- Define __HAVE_64B_ATOMICS from compiler support\n- atomic: Consolidate atomic_write_barrier implementation\n- atomic: Consolidate atomic_read_barrier implementation\n- atomic: Consolidate atomic_full_barrier implementation\n- microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition\n- alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition\n- sh: Move atomic-machine to generic sysdep\n- riscv: Consolidade atomic-machine.h and remove ununsed atomic macros\n- powerpc: Consolidate atomic-machine.h\n- loongarch: Consolidate atomic-machine.h and remove ununsed atomic macros\n- m68k: Consolidade atomic-machine.h and Remove ununsed atomic macros\n- hppa: Move atomic-machine to generic sysdep\n- arm: Consolidate atomic-machine.h and Remove ununsed atomic macros\n- x86: Remove ununsed atomic macros\n- sparc: Remove ununsed atomic macros\n- s390: Remove ununsed atomic macros\n- or1k: Remove ununsed atomic macros\n- mips: Remove ununsed atomic macros\n- csky: Remove ununsed atomic macros\n- arc: Remove ununsed atomic macros\n- aarch64: Remove ununsed atomic macros\n- Build programs in $(others-noinstall) like tests if libgcc_s is available\n- Support assert as a variadic macro for C23\n- docs: Add dynamic linker environment variable docs\n- tls: Add debug logging for TLS and TCB management\n- riscv: Add Zbkb optimized repeat_bytes helper\n- math: Remove xfail from pow test [BZ #33563]\n- math: Fix pow special case [BZ #33563]\n- math: Fix powf special case [BZ #33563]\n- debug: mark __libc_message_wrapper as always inline\n- aarch64: fix cfi directives around __libc_arm_za_disable\n- cdefs: allow __attribute__ on tcc\n- Cleanup some recently added whitespace.\n- riscv: memcpy_noalignment: Reorder to store via a3, then bump a3\n- riscv: memcpy_noalignment: Fold SZREG/BLOCK_SIZE alignment to single andi\n- riscv: memcpy_noalignment: Make register allocation Zca-friendly\n- math: Remove the SVID error handling wrapper from yn/jn\n- math: Remove the SVID error handling wrapper from y1/j1\n- math: Remove the SVID error handling wrapper from y0/j0\n- math: Remove the SVID error handling from coshf\n- math: Remove the SVID error handling from atanhf\n- math: Remove the SVID error handling from acoshf\n- math: Remove the SVID error handling from asinf\n- math: Remove the SVID error handling from acosf\n- math: Remove the SVID error handling from log10f\n- m68k: Remove SVID error handling on fmod\n- m68k: Avoid include e_fmod.c on fmod/remainder implementation\n- m68k: Remove the SVID error handling from fmodf\n- i386: Remove the SVID error handling from fmodf\n- i386: Remove the SVID error handling from fmod\n- x86: fix wmemset ifunc stray '!' (bug 33542)\n- Updates struct tcp_zerocopy_receive from 5.11 to netinet/tcp.h.\n- aarch64: Fix tst-ifunc-arg-4 on clang-18\n- Enable --no-undefined-version by default\n- Supress unused command arguments warning with clang\n- Annotate swtich fall-through\n- argp: Move attribute_hidden to argp-fmtstream.h\n- argp: Expand argp_usage, _option_is_short, and _option_is_end\n- Replace count_leading_zeros with stdc_leading_zeros\n- malloc: Remove unused tcache_set_inactive\n- include: Sync gnulib intprops\n- i386: Build s_erf_common.c with -fexcess-precision=standard\n- Build programs in $(others-noinstall) like tests\n- Fix incorrect setrlimit return value checks in tests\n- Rename uimaxabs to umaxabs (bug 33325)\n\n```","type":"unspecified","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":false,"pushed":false,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-cloud critical-path-compose critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce","close_bugs":true,"date_submitted":"2025-11-07 16:07:42","date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-5994278ed4","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-5994278ed4","title":"glibc-2.42.9000-9.fc44","version_hash":"3594a1868ecc32e494f6253ea6be2878bf0f8f61","release":{"name":"F44","long_name":"Fedora 44","version":"44","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f44","stable_tag":"f44","testing_tag":"f44-updates-testing","candidate_tag":"f44-updates-candidate","pending_signing_tag":"f44-signing-pending","pending_testing_tag":"f44-updates-testing-pending","pending_stable_tag":"f44-updates-pending","override_tag":"f44-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"submachine","email":"arjun@shankar.eu","id":3654,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"}]},"comments":[{"karma":0,"karma_critpath":0,"text":"This update was automatically created","timestamp":"2025-11-07 16:07:42","update_id":778885,"user_id":91,"id":4418572,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}}],"builds":[{"nvr":"glibc-2.42.9000-9.fc44","signed":false,"release_id":93,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-5994278ed4","karma":0,"content_type":"rpm","test_cases":[]}}