public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libXfont2] rawhide: Disable X fontserver support. Deprecated for decades and this rules out a set
@ 2026-07-22 23:56 Peter Hutterer
  0 siblings, 0 replies; only message in thread
From: Peter Hutterer @ 2026-07-22 23:56 UTC (permalink / raw)
  To: git-commits

          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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 23:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 23:56 [rpms/libXfont2] rawhide: Disable X fontserver support. Deprecated for decades and this rules out a set Peter Hutterer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox