public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <kalevlember@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Merge remote-tracking branch 'origin/f18'
Date: Tue, 11 Aug 2026 10:35:20 GMT	[thread overview]
Message-ID: <178644452007.1.10416746371048714716.rpms-glib2-5a0b40f8b4d2@fedoraproject.org> (raw)

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)
 

                 reply	other threads:[~2026-08-11 10:35 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=178644452007.1.10416746371048714716.rpms-glib2-5a0b40f8b4d2@fedoraproject.org \
    --to=kalevlember@gmail.com \
    --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