public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin Walters <walters@verbum.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Remove G_BROKEN_FILENAMES; Closes: #708536
Date: Tue, 11 Aug 2026 10:34:51 GMT [thread overview]
Message-ID: <178644449135.1.12399155073187103911.rpms-glib2-156eb83ac6b2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 156eb83ac6b277bce613e6ce9ff0fce9e7f30973
Author : Colin Walters <walters@verbum.org>
Date : 2011-05-27T17:29:11-04:00
Stats : +4/-21 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/156eb83ac6b277bce613e6ce9ff0fce9e7f30973?branch=cve-2026-58016-f44
Log:
Remove G_BROKEN_FILENAMES; Closes: #708536
---
diff --git a/glib2.csh b/glib2.csh
deleted file mode 100644
index 3a7d294..0000000
--- a/glib2.csh
+++ /dev/null
@@ -1,6 +0,0 @@
-
-## This caused GLib2 applications to convert filenames from
-## locale encoding to UTF-8. If the locale encoding is already
-## UTF-8 then it makes no difference.
-
-setenv G_BROKEN_FILENAMES 1
diff --git a/glib2.sh b/glib2.sh
deleted file mode 100644
index e8fd18d..0000000
--- a/glib2.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-
-## This caused GLib2 applications to convert filenames from
-## locale encoding to UTF-8. If the locale encoding is already
-## UTF-8 then it makes no difference.
-
-export G_BROKEN_FILENAMES=1
diff --git a/glib2.spec b/glib2.spec
index 6f0e66a..2744099 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,14 +3,12 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.29.4
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
#VCS: git:git://git.gnome.org/glib
Source: http://download.gnome.org/sources/glib/2.29/glib-%{version}.tar.bz2
-Source2: glib2.sh
-Source3: glib2.csh
BuildRequires: pkgconfig
BuildRequires: gamin-devel
@@ -73,11 +71,6 @@ make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
-## glib2.sh and glib2.csh
-./mkinstalldirs $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
-install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
-install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
-
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{a,la}
rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb/*.{pyc,pyo}
@@ -110,7 +103,6 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{libdir}/libgmodule-2.0.so.*
%{libdir}/libgobject-2.0.so.*
%{libdir}/libgio-2.0.so.*
-%{_sysconfdir}/profile.d/*
%{_sysconfdir}/bash_completion.d/*.sh
%dir %{_datadir}/glib-2.0
%dir %{_datadir}/glib-2.0/schemas
@@ -167,6 +159,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
+* Fri May 27 2011 Colin Walters <walters@verbum.org> - 2.29.4-2
+- Remove G_BROKEN_FILENAMES; Closes: #708536
+
* Fri May 6 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.29.4-1
- Update to 2.29.4
reply other threads:[~2026-08-11 10:34 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=178644449135.1.12399155073187103911.rpms-glib2-156eb83ac6b2@fedoraproject.org \
--to=walters@verbum.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