<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/glib2/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-10T08:34:40Z</updated>
<entry>
<title>glib2: update to 2.88.1</title>
<updated>2026-05-10T08:34:40Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-05-08T20:11:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e8dba902db1f9432d07c09a297118db0788c8f10'/>
<id>urn:sha1:e8dba902db1f9432d07c09a297118db0788c8f10</id>
<content type='text'>
Bump from 2.82.0 to the current upstream stable. Required by GTK
4.22 and other recent GNOME-stack consumers (gtk 4.22 requires
glib &gt;= 2.84).

Refresh 006-c99.patch for upstream context shift; the patch
forces HAVE_C99_SNPRINTF/VSNPRINTF and HAVE_UNIX98_PRINTF to
true when cross-compiling, since upstream now only does that
implicitly for the darwin/iOS/tvOS triplet.

Link: https://gitlab.gnome.org/GNOME/glib/-/tags/2.88.1
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>libs/glib2: update to 2.82.0</title>
<updated>2024-09-17T16:12:25Z</updated>
<author>
<name>Yegor Yefremov</name>
</author>
<published>2024-08-27T21:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b93ad772bead10e198499433e14acb8e9520797a'/>
<id>urn:sha1:b93ad772bead10e198499433e14acb8e9520797a</id>
<content type='text'>
Remove the obsolete patch as the required functionality was already
available upstream.

Refresh 006-c99.patch.

Remove -Ddefault_library option from MESON_HOST_ARGS and MESON_ARGS as
this is now the default behavior.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libs/glib2: remove pcre2 fallback workaround</title>
<updated>2024-07-04T05:57:10Z</updated>
<author>
<name>Yegor Yefremov</name>
</author>
<published>2024-07-04T05:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=24248b6f7c248a3be6d90e12e6e24ac38401118b'/>
<id>urn:sha1:24248b6f7c248a3be6d90e12e6e24ac38401118b</id>
<content type='text'>
pcre2 can now be properly linked statically. Hence, remove both
the patch and -Dforce_fallback_for=libpcre2-8 option.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libs/glib2: remove the upstream patch</title>
<updated>2024-07-04T05:57:10Z</updated>
<author>
<name>Yegor Yefremov</name>
</author>
<published>2024-07-02T12:55:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a5060c9d2d2228afa094888b5b0a4ddafd85bc96'/>
<id>urn:sha1:a5060c9d2d2228afa094888b5b0a4ddafd85bc96</id>
<content type='text'>
Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libs/glib2: update to 2.80.3</title>
<updated>2024-07-02T11:57:41Z</updated>
<author>
<name>Yegor Yefremov</name>
</author>
<published>2024-04-15T11:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ffefbb2645d8281e735f3fda71e981657d3fe9a6'/>
<id>urn:sha1:ffefbb2645d8281e735f3fda71e981657d3fe9a6</id>
<content type='text'>
Explicitly disable gobject introspection option.

Set runtime_dir to /var/run as current glib2 version sets this option
to /run by default.

Add a patch removing the Python packaging module dependency.

Refresh patches.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
</content>
</entry>
<entry>
<title>glib2: update to version 2.74.7</title>
<updated>2024-02-16T11:02:11Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-02-16T09:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=56188542b68ae5e0577cd519dae023df23b41307'/>
<id>urn:sha1:56188542b68ae5e0577cd519dae023df23b41307</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>Revert "glib2: update to 2.78.4"</title>
<updated>2024-02-16T11:02:05Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-02-16T09:17:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7b33b1503208dbf00f10f748252ddbc393082970'/>
<id>urn:sha1:7b33b1503208dbf00f10f748252ddbc393082970</id>
<content type='text'>
So that we have a working ModemManager again and can look at the problem
revert the update to version 2.78.4 for now.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;

This reverts commit 08c7b0dfcae48114176762e93aa1b4ce5d42f8ad.
</content>
</entry>
<entry>
<title>Revert "glib2: use internal pcre2"</title>
<updated>2024-02-16T11:01:46Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-02-16T09:16:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=445f75e3f16adcf3b5f419a97284f4612eacd3fc'/>
<id>urn:sha1:445f75e3f16adcf3b5f419a97284f4612eacd3fc</id>
<content type='text'>
This is must also get revert to get back to working glib2 version 2.74.0

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;

This reverts commit 9f57ef2d6e339231278f36614d9b2fdd275a9339.
</content>
</entry>
<entry>
<title>glib2: use internal pcre2</title>
<updated>2024-02-15T01:04:49Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-02-11T02:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9f57ef2d6e339231278f36614d9b2fdd275a9339'/>
<id>urn:sha1:9f57ef2d6e339231278f36614d9b2fdd275a9339</id>
<content type='text'>
For some strange reason, glib2 does not link properly with a static
pcre2. Work around by bundling own copy.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>glib2: update to 2.78.4</title>
<updated>2024-02-09T08:32:03Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-09T07:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=08c7b0dfcae48114176762e93aa1b4ce5d42f8ad'/>
<id>urn:sha1:08c7b0dfcae48114176762e93aa1b4ce5d42f8ad</id>
<content type='text'>
- Use HTTPS for package URL
- Don't set default Meson options
- Remove upstreamed patch
- Refresh remaining patches

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
</feed>
