public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Hutterer <peter.hutterer@who-t.net>
To: git-commits@fedoraproject.org
Subject: [rpms/libXfont2] rawhide: Disable X fontserver support. Deprecated for decades and this rules out a set
Date: Wed, 22 Jul 2026 23:56:06 GMT	[thread overview]
Message-ID: <178476456649.1.229740532942556844.rpms-libXfont2-9162df520685@fedoraproject.org> (raw)

          A new commit has been pushed.

          Repo   : rpms/libXfont2
          Branch : rawhide
          Commit : 9162df520685e325e48675db8892a398141d123e
          Author : Peter Hutterer <peter.hutterer@who-t.net>
          Date   : 2026-07-23T09:55:07+10:00
          Stats  : +6/-2 in 1 file(s)
          URL    : https://src.fedoraproject.org/rpms/libXfont2/c/9162df520685e325e48675db8892a398141d123e?branch=rawhide

          Log:
          Disable X fontserver support. Deprecated for decades and this rules out a set

of potential vulnerabilities.

---
diff --git a/libXfont2.spec b/libXfont2.spec
index 5382c91..a2a7459 100644
--- a/libXfont2.spec
+++ b/libXfont2.spec
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libXfont2 runtime library
 Name: libXfont2
 Version: 2.0.8
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: BSD-2-Clause AND BSD-4-Clause-UC AND HPND-sell-variant AND MIT-open-group AND SMLNJ AND X11
 URL: http://www.x.org
 
@@ -32,7 +32,7 @@ X.Org X11 libXfont development package
 %build
 autoreconf -v --install --force
 export CFLAGS="$RPM_OPT_FLAGS -Os"
-%configure --disable-static
+%configure --disable-static --disable-fc
 make %{?_smp_mflags}  
 
 %install
@@ -55,6 +55,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_libdir}/pkgconfig/xfont2.pc
 
 %changelog
+* Thu Jul 23 2026 Peter Hutterer <peter.hutterer@redhat.com> - 2.0.8-3
+- Disable X fontserver support. Deprecated for decades and this rules out a set
+  of potential vulnerabilities.
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-22 23:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178476456649.1.229740532942556844.rpms-libXfont2-9162df520685@fedoraproject.org \
    --to=peter.hutterer@who-t.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox