diff --git a/docs/development/Modified-packages.md b/docs/development/Modified-packages.md index bf9ce8cab..f661eb6ea 100644 --- a/docs/development/Modified-packages.md +++ b/docs/development/Modified-packages.md @@ -43,7 +43,7 @@ This table lists AlmaLinux OS packages with modified sources. | gcc | [8](https://git.almalinux.org/autopatch/gcc/src/branch/a8) | [9](https://git.almalinux.org/autopatch/gcc/src/branch/a9) | [10](https://git.almalinux.org/autopatch/gcc/src/branch/a10) | [Kitten 10](https://git.almalinux.org/autopatch/gcc/src/branch/a10s) | **AlmaLinux OS 8:**
- AlmaLinux changes

**AlmaLinux OS 9:**
- Debrand for AlmaLinux

**AlmaLinux OS 10:**
- Change to almalinux bugtracker
- Set --with-arch_64=x86-64-v2 on v2 arch

**AlmaLinux OS Kitten 10:**
- Change to almalinux bugtracker
- Set --with-arch_64=x86-64-v2 on v2 arch
- Fix sysroot packages for i686 architecture | | gcc-toolset-15-gcc | Doesn't require modification | Doesn't require modification | [10](https://git.almalinux.org/autopatch/gcc-toolset-15-gcc/src/branch/a10) | [Kitten 10](https://git.almalinux.org/autopatch/gcc-toolset-15-gcc/src/branch/a10s) | - Change to almalinux bugtracker
- Set --with-arch_64=x86-64-v2 on v2 arch
- Fix compilation on RISC-V | | gcc-toolset-16-binutils | Doesn't require modification | Doesn't require modification | Doesn't require modification | [Kitten 10](https://git.almalinux.org/autopatch/gcc-toolset-16-binutils/src/branch/a10s) | - Disable testsuite for RISC-V | -| gcc-toolset-16-gcc | Doesn't require modification | Doesn't require modification | Doesn't require modification | [Kitten 10](https://git.almalinux.org/autopatch/gcc-toolset-16-gcc/src/branch/a10s) | - Fix compilation on RISC-V
- Use 32-bit manglings in the libstdc++ nonshared .hidden list (fixes i686)
- Do not assert .hidden on \_M_release_last_use_cold, which is not emitted on riscv64
- Do not assert .hidden on a libstdc++ instantiation that is not emitted below x86-64-v3 (fixes x86_64_v2)
- Set --with-arch_64=x86-64-v2 on v2 arch | +| gcc-toolset-16-gcc | Doesn't require modification | Doesn't require modification | Doesn't require modification | [Kitten 10](https://git.almalinux.org/autopatch/gcc-toolset-16-gcc/src/branch/a10s) | - Fix compilation on RISC-V
- Use 32-bit manglings in the libstdc++ nonshared .hidden list (fixes i686)
- Do not assert .hidden on \_M_release_last_use_cold, which is not emitted on riscv64
- Do not assert .hidden on a libstdc++ instantiation that is not emitted below x86-64-v3 (fixes x86_64_v2)
- Do not assert .hidden on \_Sp_counted_ptr::\_M_dispose, which is not emitted on riscv64
- Do not assert .hidden on \_Sp_counted_base<\_S_atomic>::\_M_destroy, which is not emitted on riscv64
- Do not assert .hidden on \_\_to_chars_10_impl, which is not emitted on riscv64
- Set --with-arch_64=x86-64-v2 on v2 arch | | glibc | Doesn't require modification | Doesn't require modification | [10](https://git.almalinux.org/autopatch/glibc/src/branch/a10) | [Kitten 10](https://git.almalinux.org/autopatch/glibc/src/branch/a10s) | **AlmaLinux OS 10:**
- Overwrite target for x86_64_v2
- Update patch-git.lua to handle AlmaLinux branches correctly
- Add support for AlmaLinux import UBI format

**AlmaLinux OS Kitten 10:**
- Overwrite target for x86_64_v2
- Update patch-git.lua to handle AlmaLinux branches correctly | | gnome-initial-setup | Doesn't require modification | Doesn't require modification | [10](https://git.almalinux.org/autopatch/gnome-initial-setup/src/branch/a10) | [Kitten 10](https://git.almalinux.org/autopatch/gnome-initial-setup/src/branch/a10s) | - Don’t apply the RHEL patch on AlmaLinux | | gnome-settings-daemon | [8](https://git.almalinux.org/autopatch/gnome-settings-daemon/src/branch/a8) | Doesn't require modification | [10](https://git.almalinux.org/autopatch/gnome-settings-daemon/src/branch/a10) | [Kitten 10](https://git.almalinux.org/autopatch/gnome-settings-daemon/src/branch/a10s) | - Disable subman plugin |