public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Merge remote-tracking branch 'origin/f18'
@ 2026-08-11 10:35 Kalev Lember
0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-08-11 10:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 5a0b40f8b4d248128fe60119223c89368bd2b6a9
Author : Kalev Lember <kalevlember@gmail.com>
Date : 2012-09-18T14:09:24+02:00
Stats : +15/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/5a0b40f8b4d248128fe60119223c89368bd2b6a9?branch=cve-2026-58016-f44
Log:
Merge remote-tracking branch 'origin/f18'
---
diff --git a/glib2.spec b/glib2.spec
index 7892a59..ca04407 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,7 +1,7 @@
Summary: A library of handy utility functions
Name: glib2
-Version: 2.33.6
-Release: 4%{?dist}
+Version: 2.33.12
+Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@@ -151,9 +151,15 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_datadir}/systemtap/tapset/*.stp
%changelog
-* Wed Sep 12 2012 Lennart Poettering <lpoetter@redhat.com> - 2.33.6-4
+* Wed Sep 12 2012 Lennart Poettering <lpoetter@redhat.com> - 2.33.12-2
- Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set
+* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 2.33.12-1
+- Update to 2.33.12
+
+* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 2.33.10-1
+- Update to 2.33.10
+
* Mon Aug 13 2012 Colin Walters <walters@verbum.org> - 2.33.6-3
- Re-add code to strip RPATHs (#840414)
diff --git a/sources b/sources
index 664dbfd..b4746e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf43ebc65042e1b426c5005adb33d998 glib-2.33.6.tar.xz
+9073f6c032384491223ecae9545da4fe glib-2.33.12.tar.xz
diff --git a/glib2.spec b/glib2.spec
index 9762dfc..ca04407 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -24,6 +24,7 @@ BuildRequires: gtk-doc
BuildRequires: python-devel
BuildRequires: libffi-devel
BuildRequires: elfutils-libelf-devel
+BuildRequires: chrpath
# required for GIO content-type support
Requires: shared-mime-info
@@ -59,6 +60,7 @@ make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{a,la}
@@ -158,6 +160,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 2.33.10-1
- Update to 2.33.10
+* Mon Aug 13 2012 Colin Walters <walters@verbum.org> - 2.33.6-3
+- Re-add code to strip RPATHs (#840414)
+
* Fri Jul 20 2012 Tomas Bzatek <tbzatek@redhat.com> - 2.33.6-2
- Add runtime dependency on eject (#748007)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:35 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:35 [rpms/glib2] cve-2026-58016-f44: Merge remote-tracking branch 'origin/f18' Kalev Lember
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox