Package: rsync
Version: 3.2.7-1+deb12u5
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
* What led up to the situation?
after the updte to 3.2.7-1+deb12u5 rsync refuses to serve files which are
symlinks
even if :
munge symlinks = no
use chroot = no
are correctly set.
Before this version the files was server correctly
The remote rsync command:
rsync -LtDqI rsync://this.server/Config/path_to_file local_file
* What exactly did you do (or not do) that was effective (or
ineffective)?
If I create hard-links or use normal files the files arre transferred
* What was the outcome of this action?
The sucurity fix included in 3.2.7-1+deb12u5 somehow disabled the effect of
commands: munge symlinks = no & use chroot = no for same file-system,
same-partition, same-volume symlinked files
* What outcome did you expect instead?
the files should be transferred correctly as before, the symlink-dereferenced
and the linked file server to remote client
-- System Information:
Debian Release: 12.14
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500,
'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-48-amd64 (SMP w/6 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages rsync depends on:
ii init-system-helpers 1.65.2+deb12u1
ii libacl1 2.3.1-3
ii libc6 2.36-9+deb12u14
ii liblz4-1 1.9.4-1
ii libpopt0 1.19+dfsg-1
ii libssl3 3.0.20-1~deb12u1
ii libxxhash0 0.8.1-1
ii libzstd1 1.5.4+dfsg2-5
ii lsb-base 11.6
ii sysvinit-utils [lsb-base] 3.06-4
ii zlib1g 1:1.2.13.dfsg-1
rsync recommends no packages.
Versions of packages rsync suggests:
ii openssh-client 1:9.2p1-2+deb12u10
ii openssh-server 1:9.2p1-2+deb12u10
ii python3 3.11.2-1+b1
pn python3-braceexpand <none>
-- Configuration Files:
/etc/default/rsync changed:
RSYNC_ENABLE=true
RSYNC_OPTS=''
RSYNC_NICE=''
-- no debconf information