Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tmux for openSUSE:Factory checked in at 2023-03-24 15:15:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tmux (Old) and /work/SRC/openSUSE:Factory/.tmux.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tmux" Fri Mar 24 15:15:56 2023 rev:57 rq:1073544 version:3.3a Changes: -------- --- /work/SRC/openSUSE:Factory/tmux/tmux.changes 2023-01-28 20:09:55.722626549 +0100 +++ /work/SRC/openSUSE:Factory/.tmux.new.31432/tmux.changes 2023-03-24 15:15:59.301487083 +0100 @@ -1,0 +2,6 @@ +Fri Mar 10 10:44:22 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- disable utf8proc (following upstreams not use it by default + on non-macOS) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tmux.spec ++++++ --- /var/tmp/diff_new_pack.lT9ipZ/_old 2023-03-24 15:16:00.933495794 +0100 +++ /var/tmp/diff_new_pack.lT9ipZ/_new 2023-03-24 15:16:00.937495816 +0100 @@ -31,7 +31,6 @@ Patch1: tmux-CVE-2022-47016.patch BuildRequires: pkgconfig BuildRequires: utempter-devel -BuildRequires: pkgconfig(libutf8proc) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libevent) >= 2.0 %{?systemd_ordering} @@ -60,7 +59,7 @@ %build export CFLAGS="%{optflags} -fno-strict-aliasing" -%configure --enable-utf8proc --with-TERM=screen-256color --enable-systemd +%configure --disable-utf8proc --with-TERM=screen-256color --enable-systemd %if 0%{?suse_version} >= 1320 %make_build %else