public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: another tty
@ 2026-08-11 10:33 Matthias Clasen
  0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 2026-08-11 10:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 695b9fa45f5d7ee238aa95b7a33309d1d7831590
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date   : 2006-05-25T19:08:20+00:00
Stats  : +19/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/695b9fa45f5d7ee238aa95b7a33309d1d7831590?branch=cve-2026-58016-f44

Log:
another tty

---
diff --git a/glib-2.11.1-libdir.patch b/glib-2.11.1-libdir.patch
index ca79a39..978d2bf 100644
--- a/glib-2.11.1-libdir.patch
+++ b/glib-2.11.1-libdir.patch
@@ -1,5 +1,5 @@
---- glib-2.11.1/Makefile.in.libdir	2006-05-25 13:40:06.000000000 -0400
-+++ glib-2.11.1/Makefile.in	2006-05-25 13:40:59.000000000 -0400
+--- glib-2.11.1/Makefile.in.libdir	2006-05-15 12:23:18.000000000 -0400
++++ glib-2.11.1/Makefile.in	2006-05-25 15:03:13.000000000 -0400
 @@ -287,13 +287,13 @@
  	gtk-doc.make
  
@@ -16,3 +16,20 @@
  pkgconfig_DATA = glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc
  
  # install mkinstalldirs for glib-gettextize's benefit
+--- glib-2.11.1/glib-2.0.pc.in.libdir	2006-05-25 15:04:08.000000000 -0400
++++ glib-2.11.1/glib-2.0.pc.in	2006-05-25 15:06:06.000000000 -0400
+@@ -2,6 +2,7 @@
+ exec_prefix=@exec_prefix@
+ libdir=@libdir@
+ includedir=@includedir@
++configexecincludedir=@prefix@@libdir@/glib-2.0/include
+ 
+ glib_genmarshal=glib-genmarshal
+ gobject_query=gobject-query
+@@ -11,5 +12,5 @@
+ Description: C Utility Library
+ Version: @VERSION@
+ Libs: -L${libdir} -lglib-2.0 @INTLLIBS@ @ICONV_LIBS@
+-Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include 
++Cflags: -I${includedir}/glib-2.0 -I${configexecincludedir}
+ 

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

only message in thread, other threads:[~2026-08-11 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:33 [rpms/glib2] cve-2026-58016-f44: another tty Matthias Clasen

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