[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект diffutils-3.10-8.el10

Имя diffutils
Эпоха 0
Версия 3.10
Релиз 8.el10
Сайт https://www.gnu.org/software/diffutils/diffutils.html
Лицензия GPL-3.0-or-later
Время сборки 2025-04-02 14:42:46
Хост сборки builder-x86-11.inferitos.ru
Краткое описание GNU collection of diff utilities
Репозитории BaseOS
Полное описание Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff compares two files and shows the differences, line by line. The cmp command shows the offset and line numbers where two files differ, or cmp can show the characters that differ between the two files. The diff3 command shows the differences between three files. Diff3 can be used when two people have made independent changes to a common original; diff3 can produce a merged file that contains both sets of changes and warnings about conflicts. The sdiff command can be used to merge two files interactively. Install diffutils if you need to compare text files.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
diffutils-3.10-8.el10.x86_64 GNU collection of diff utilities 7bfbbbcfef81b777c34bfe3d22e8c40eb49287ee700a76b0be1228415ee45bd1 download
aarch64
diffutils-3.10-8.el10.aarch64 GNU collection of diff utilities 1ffb4e51441d1e9e854cd9eae7f972bebc934da860f47d0ce3edc062fc5a1cbf download
src
diffutils-3.10-8.el10.src GNU collection of diff utilities eb6aef5acd90608279658c33aacc796ea3c42701655a9873a8aac741a525c3c7 download
История изменений link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.10-8
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.10-8
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Tue Jul 30 2024 Than Ngo <than@redhat.com> - 3.10-7
- Resolves: RHEL-50780, regression, compare file sizes only if both non-zero

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.10-6
- Bump release for June 2024 mass rebuild

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Wed Jul 05 2023 Than Ngo <than@redhat.com> - 3.10-2
- Fix output of "diff -l -y" for non-ASCII input files

* Thu Jun 29 2023 Than Ngo <than@redhat.com> - 3.10-1
- Fix bz#2208831, update to 3.10
- Fix bz#2196671, diff -D no longer fails to output #ifndef lines introduced in 3.9

* Tue Mar 28 2023 Than Ngo <than@redhat.com> - 3.9-4
- Fix deprecated patch rpm marco