This rebase picks up fixes for multiple CVEs:
CVE-2026-29518
CVE-2026-43617
CVE-2026-43618
CVE-2026-43619
CVE-2026-43620
CVE-2026-45232
I am also using this opportunity to clean the repository of patches that
are no longer used. I decided to remove the prerelease tag since I never
really used it in RHEL and I also removed it in Fedora recently as well.
I am adding git-core as a BuildRequires to make maintenance of the
package a little bit easier. python3 is also newly added because
testsuite is now written in Python. None of these add new packages to
our composes.
I removed rsync-patches. The Upstream decided to stop the support for
these and they stopped shipping it. In RHEL10 we never used any of the
patches from rsync-patches anyway.
Resolves: RHEL-186589
Resolves: RHEL-174931 - CVE-2026-29518
Resolves: RHEL-174947 - CVE-2026-43618
* Wed Dec 03 2003 Bill Nottingham <notting@redhat.com> 2.5.7-2
- rebuild
* Wed Dec 03 2003 Bill Nottingham <notting@redhat.com> 2.5.7-1
- update to 2.5.7
* Tue Aug 05 2003 Lon Hohberger <lhh@redhat.com> 2.5.6-19
- spec file fix
* Tue Aug 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-18
- rebuild in new build env
* Tue Aug 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-17
- fixed spec - added patch0 to prep.
* Tue Aug 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-16
- rebuild in new build env
* Mon Aug 04 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-15
- add rsync-2.5.6-signal.patch to fix kernel warnings that
appear because socket.c sets SIGCHLD to SIG_IGN and then
calls wait. This is in response to bug#98740. This patch
*has* been committed to CVS upstream and will be in
upstream rsync-2.5.7.
* Fri Jun 13 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-14
- build scratch - for compile warnings
* Fri Jun 13 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-13
- build scratch - for compile warnings
* Thu Jun 12 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-12
- rebuild in new build env
* Thu Jun 12 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-11
- removed rsync-2.5.6-sign.patch. Upstream code
incorporates signed vs unsigned changes.
* Wed Jun 11 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-10_CVSHEAD_signpatch
- build scratch - added rsync-2.5.6-sign.patch.
* Wed Jun 11 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-9_CVSHEAD_nopatches
- build scratch.
* Wed Jun 11 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-8
- build scratch - deleted rsync-2.5.6-sign.patch.
* Mon Jun 09 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-7
- rebuild in new build env
* Thu Jun 05 2003 Hardy Merrill <hmerrill@redhat.com> 2.5.6-6
- removed patch rsync-2.5.4-maxdel.patch
- removed patch rsync-2.4.6-segv.patch
- current 2.5.6 properly handles (no segfault) the situation
(rsync '[a]') that caused a need for this patch.
- added patch rsync-2.5.6-sign.patch, which is a working
subset of patches (that still apply) included in the original
rsync-2.5.4-moresignage.patch
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt