<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/rsync, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-06-09T21:15:24Z</updated>
<entry>
<title>rsync: update to 3.4.4</title>
<updated>2026-06-09T21:15:24Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-06-09T12:18:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5aaf9fa1fc0e36b6d7d0f019f7eb85685456173b'/>
<id>urn:sha1:5aaf9fa1fc0e36b6d7d0f019f7eb85685456173b</id>
<content type='text'>
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.4

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>rsync: add version check override</title>
<updated>2026-05-25T05:02:47Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-05-24T20:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7986015662d5de4fe9bbf0bcfb3a658d3c953c35'/>
<id>urn:sha1:7986015662d5de4fe9bbf0bcfb3a658d3c953c35</id>
<content type='text'>
Add version check override script.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>rsync: update to 3.4.3</title>
<updated>2026-05-22T00:05:14Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-05-20T18:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6441ba09c116c6b1396e95aba456a793e72d2acc'/>
<id>urn:sha1:6441ba09c116c6b1396e95aba456a793e72d2acc</id>
<content type='text'>
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.3

This is an important update fixing 6 CVEs: CVE-2026-29518,
CVE-2026-43617, CVE-2026-43619, CVE-2026-43618,
CVE-2026-43620, and CVE-2026-4523

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>rsync: update to 3.4.2</title>
<updated>2026-05-05T19:57:06Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-04-28T18:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=01ae1528611e421ad189f75295b0696be43d12e8'/>
<id>urn:sha1:01ae1528611e421ad189f75295b0696be43d12e8</id>
<content type='text'>
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.2

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>net/rsync: fix PKG_CPE_ID</title>
<updated>2026-03-15T07:10:16Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2026-03-13T21:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=881344798a668618162dc7b00ec46c6f0e9f80dd'/>
<id>urn:sha1:881344798a668618162dc7b00ec46c6f0e9f80dd</id>
<content type='text'>
cpe:/a:samba:rsync is the correct CPE ID for rsync:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:samba:rsync

Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage)

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>rsync: update dependencies for rrsync</title>
<updated>2025-08-30T12:59:41Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2025-08-26T17:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0a6a9147b02330a8e3e711bb6927c9911c8cc17'/>
<id>urn:sha1:b0a6a9147b02330a8e3e711bb6927c9911c8cc17</id>
<content type='text'>
- update dependencies from perl to python
- support dropbear

Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>rsync: run as regular user rather than as root</title>
<updated>2025-07-24T15:08:56Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-07-20T15:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2a7364534eb67099e000655b267400a3c885c21b'/>
<id>urn:sha1:2a7364534eb67099e000655b267400a3c885c21b</id>
<content type='text'>
Rsyncd only needs a subset of all capabilities so create
a dedicated user with these capabilities. This is better from both a
security and an isolation perspective than running as root.

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>rsync: update to 3.4.1</title>
<updated>2025-01-16T16:49:35Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-01-15T21:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bc1106022141a1f0acd1f3fc3ca5ac9ae6451ee3'/>
<id>urn:sha1:bc1106022141a1f0acd1f3fc3ca5ac9ae6451ee3</id>
<content type='text'>
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.1

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>rsync: update to 3.4.0</title>
<updated>2025-01-15T11:42:13Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-01-15T01:27:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d91b06208058be72c9d23b3f144b8fec301501c3'/>
<id>urn:sha1:d91b06208058be72c9d23b3f144b8fec301501c3</id>
<content type='text'>
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.0

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>rsync: support xxhash and lz4</title>
<updated>2024-04-19T13:51:40Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2024-04-14T12:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8951378aece0cd33e97d975c2232e66d040582c2'/>
<id>urn:sha1:8951378aece0cd33e97d975c2232e66d040582c2</id>
<content type='text'>
Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
</feed>
