public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Clasen <mclasen@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: another tty
Date: Tue, 11 Aug 2026 10:33:10 GMT [thread overview]
Message-ID: <178644439086.1.7659493671661891661.rpms-glib2-695b9fa45f5d@fedoraproject.org> (raw)
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}
+
reply other threads:[~2026-08-11 10:33 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=178644439086.1.7659493671661891661.rpms-glib2-695b9fa45f5d@fedoraproject.org \
--to=mclasen@fedoraproject.org \
--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