FreeBSD Bugzilla – Attachment 256698 Details for
Bug 284064
[PATCH] security update net/rsync to 3.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] net/rsync security update to 3.4.0
rsync-3.4.0.diff (text/plain), 1.92 KB, created by
Sergey A. Osokin
on 2025-01-14 20:55:10 UTC
(
hide
)
Description:
[PATCH] net/rsync security update to 3.4.0
Filename:
MIME Type:
Creator:
Sergey A. Osokin
Created:
2025-01-14 20:55:10 UTC
Size:
1.92 KB
patch
obsolete
>diff --git a/net/rsync/Makefile b/net/rsync/Makefile >index 4fefdced0380..996d4edd997e 100644 >--- a/net/rsync/Makefile >+++ b/net/rsync/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= rsync >-DISTVERSION= 3.3.0 >+DISTVERSION= 3.4.0 > CATEGORIES= net > MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \ > http://rsync.mirror.garr.it/src/ \ >@@ -100,10 +100,10 @@ post-install: > @${MKDIR} ${STAGEDIR}${ETCDIR} > ${INSTALL_DATA} ${FILESDIR}/rsyncd.conf.sample ${STAGEDIR}${ETCDIR}/ > ${INSTALL_SCRIPT} ${WRKSRC}/support/rrsync ${STAGEDIR}${PREFIX}/sbin >- ${INSTALL_MAN} ${WRKSRC}/rrsync.1 ${STAGEDIR}${PREFIX}/share/man/man1/ > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/support/rrsync.1.md ${STAGEDIR}${DOCSDIR} > > .include <bsd.port.post.mk> >diff --git a/net/rsync/distinfo b/net/rsync/distinfo >index 2e28240fb164..59df2542f257 100644 >--- a/net/rsync/distinfo >+++ b/net/rsync/distinfo >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1712443181 >-SHA256 (rsync-3.3.0.tar.gz) = 7399e9a6708c32d678a72a63219e96f23be0be2336e50fd1348498d07041df90 >-SIZE (rsync-3.3.0.tar.gz) = 1153969 >-SHA256 (rsync-patches-3.3.0.tar.gz) = 3dd51cd88d25133681106f68622ebedbf191ab25a21ea336ba409136591864b0 >-SIZE (rsync-patches-3.3.0.tar.gz) = 98487 >+TIMESTAMP = 1736887443 >+SHA256 (rsync-3.4.0.tar.gz) = 8e942f95a44226a012fe822faffa6c7fc38c34047add3a0c941e9bc8b8b93aa4 >+SIZE (rsync-3.4.0.tar.gz) = 1167983 >+SHA256 (rsync-patches-3.4.0.tar.gz) = 51533dc5b9b4293d3499b673df185c93484f3e6fcf2de52f9bf1f07fa3d7cbc1 >+SIZE (rsync-patches-3.4.0.tar.gz) = 103831 >diff --git a/net/rsync/pkg-plist b/net/rsync/pkg-plist >index c0f2998051d5..f60163e2481c 100644 >--- a/net/rsync/pkg-plist >+++ b/net/rsync/pkg-plist >@@ -1,7 +1,7 @@ > bin/rsync > bin/rsync-ssl > sbin/rrsync >-share/man/man1/rrsync.1.gz >+%%DOCSDIR%%/rrsync.1.md > share/man/man1/rsync.1.gz > share/man/man1/rsync-ssl.1.gz > share/man/man5/rsyncd.conf.5.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 284064
: 256698