public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lennart Poettering <lennart@poettering.net>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set
Date: Tue, 11 Aug 2026 10:35:19 GMT	[thread overview]
Message-ID: <178644451914.1.1274779650633411546.rpms-glib2-ae10613eeb9b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : ae10613eeb9bcd169c6680bada7ce83f37206f94
Author : Lennart Poettering <lennart@poettering.net>
Date   : 2012-09-12T22:08:59+02:00
Stats  : +14/-14 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/ae10613eeb9bcd169c6680bada7ce83f37206f94?branch=cve-2026-58016-f44

Log:
Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set

---
diff --git a/glib2.spec b/glib2.spec
index 2d7e852..7892a59 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: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -28,8 +28,6 @@ BuildRequires: chrpath
 
 # required for GIO content-type support
 Requires: shared-mime-info
-# required for GUnixVolume
-Requires: eject
 
 %description
 GLib is the low-level core library that forms the basis for projects
@@ -153,6 +151,9 @@ 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
+- Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set
+
 * Mon Aug 13 2012 Colin Walters <walters@verbum.org> - 2.33.6-3
 - Re-add code to strip RPATHs (#840414)
 
@@ -397,7 +398,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 * Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.8-1
 - Update to 2.25.8
 
-* Tue May 25 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.7-2 
+* Tue May 25 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.7-2
 - Require shared-mime-info
 
 * Mon May 24 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.7-1
@@ -648,7 +649,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 * Tue Jan  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
 - 2.15.1
 - add new BuildRequires
-- 
+
 * Sat Dec 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.15.0-4
 - Another attempt
 
@@ -721,14 +722,14 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
  * install /etc/profile.d snipplets as 644
  * explain Conflict with libgnomeui
  * remove stale Conflict with glib-devel
- 
+
 * Sat Feb  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.9-2
 - Incorporate package review feedback:
  * drop an obsolete Provides:
  * add a -static subpackage
  * explain %%check ppc exception
  * align summaries
- 
+
 * Tue Jan 16 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.9-1
 - Update to 2.12.9
 
@@ -907,13 +908,13 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 * Mon Dec 21 2004 Matthias Clasen <mclasen@redhat.com> - 2.6.0-1
 - Upgrade to 2.6.0
- 
+
 * Mon Dec 06 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.8-1
 - Upgrade to 2.4.8
- 
+
 * Wed Oct 13 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.7-1
 - Upgrade to 2.4.7
- 
+
 * Fri Aug 13 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.6-1
 - Update to 2.4.6
 
@@ -1099,7 +1100,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 - make -devel require pkgconfig
 
 * Tue Jun 12 2001 Havoc Pennington <hp@redhat.com>
-- either libtool or the bad libtool hacks caused link 
+- either libtool or the bad libtool hacks caused link
   against glib-gobject 1.3.2, rebuild
 
 * Tue Jun 12 2001 Havoc Pennington <hp@redhat.com>
@@ -1135,7 +1136,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 * Fri Jul 14 2000 Owen Taylor <otaylor@redhat.com>
 - Remove glib-config.1 manpage from build since
-  it conflicts with glib-devel. When we go to 
+  it conflicts with glib-devel. When we go to
   glib glib1.2 setup, we should add it back
 
 * Fri Jul 07 2000 Owen Taylor <otaylor@redhat.com>
@@ -1179,7 +1180,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 - version 1.2.0pre1
 
 * Tue Feb 23 1999 Cristian Gafton <gafton@redhat.com>
-- new description tags 
+- new description tags
 
 * Sun Feb 21 1999 Michael Fulbright <drmike@redhat.com>
 - removed libtoolize from %%build
@@ -1204,4 +1205,3 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 * Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
 - Split out glib package
-

             reply	other threads:[~2026-08-11 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 10:35 Lennart Poettering [this message]
2026-08-11 10:35 [rpms/glib2] cve-2026-58016-f44: Drop explicit dependency on eject, as it is included in util-linux now, which is available in the base set Lennart Poettering

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=178644451914.1.1274779650633411546.rpms-glib2-ae10613eeb9b@fedoraproject.org \
    --to=lennart@poettering.net \
    --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