Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openssh for openSUSE:Factory checked in at 2026-05-21 18:26:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openssh (Old) and /work/SRC/openSUSE:Factory/.openssh.new.2084 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssh" Thu May 21 18:26:04 2026 rev:205 rq:1354220 version:10.3p1 Changes: -------- +++ only whitespace diff in changes, re-diffing --- /work/SRC/openSUSE:Factory/openssh/openssh.changes 2026-05-18 17:47:44.303612469 +0200 +++ /work/SRC/openSUSE:Factory/.openssh.new.2084/openssh.changes 2026-05-21 18:27:24.630736707 +0200 @@ -1,0 +2,6 @@ +Wed May 13 20:39:13 UTC 2026 - Parker Gibson <[email protected]> + +- Improve %prep LDAP regex to preserve subdirectories (e.g., ope- + nbsd-compat/) and handle optional [ab]/ prefixes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssh.spec ++++++ --- /var/tmp/diff_new_pack.99dcb7/_old 2026-05-21 18:27:26.578816736 +0200 +++ /var/tmp/diff_new_pack.99dcb7/_new 2026-05-21 18:27:26.582816901 +0200 @@ -376,10 +376,10 @@ %autopatch -p1 -# set libexec dir in the LDAP patch +# set libexec dir in the LDAP patch (Must not be a "flat" patch) sed -i.libexec 's,@LIBEXECDIR@,%{_libexecdir}/ssh,' \ $( grep -Rl @LIBEXECDIR@ \ - $( grep "^+++" %{PATCH31} | sed -r 's@^.+/([^/\t ]+).*$@\1@' ) + $( grep "^+++" %{PATCH31} | sed -r 's@^\+{3}\s*([ab]/|[^/]+/)?([^\t ]+).*@\2@' ) ) %build
