<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-core/glib-2.0, branch mickledore-4.2.2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=mickledore-4.2.2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=mickledore-4.2.2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2023-03-06T09:52:16+00:00</updated>
<entry>
<title>glib-2.0: upgrade 2.74.5 -&gt; 2.74.6</title>
<updated>2023-03-06T09:52:16+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-03-05T08:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d8e63288d31fe461f16359215df2876b7c5b6935'/>
<id>urn:sha1:d8e63288d31fe461f16359215df2876b7c5b6935</id>
<content type='text'>
Changelog:
==========
* Bugs fixed:
  - !3239 Backport !3237 "Fix safe_wspawnve #define" to glib-2-74

* Translation updates:
  - Georgian
  - German

(From OE-Core rev: 9f1c735177b2299937230b32a3d025c6afa9d50b)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: upgrade 2.74.4 -&gt; 2.74.5</title>
<updated>2023-02-09T09:57:24+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2023-02-08T07:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a1b939703614d829f77591f0650b95be0b9a4d1d'/>
<id>urn:sha1:a1b939703614d829f77591f0650b95be0b9a4d1d</id>
<content type='text'>
(From OE-Core rev: b973a2e283c5430caa98a603b42d9edf48e70f41)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: upgrade 2.74.3 -&gt; 2.74.4</title>
<updated>2023-01-06T12:03:47+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2023-01-04T11:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8f2f684586044f801bf46bfb1cebab5250111bda'/>
<id>urn:sha1:8f2f684586044f801bf46bfb1cebab5250111bda</id>
<content type='text'>
(From OE-Core rev: f9e3169fea23a7300e8cab2862610c776de4ead3)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: upgrade 2.74.1 -&gt; 2.74.3</title>
<updated>2022-12-06T15:23:18+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-12-05T02:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8f52b22d4072031330b1066152b250bf9eca432d'/>
<id>urn:sha1:8f52b22d4072031330b1066152b250bf9eca432d</id>
<content type='text'>
Changelog:
===========
* Fix regression in type checking 'g_str_equal()' from C++ projects (#2820)

* Bugs fixed:
  - #2820 g_str_equal: New macro version breaks compilation in C++ projects
  - !3096 Backport !3094 "gstrfuncs: Fix regression in C++ types accepted by
    g_str_equal()" to glib-2-74

(From OE-Core rev: 148d1492314a73731048a74d2561ec19eefe369c)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: update 2.72.3 -&gt; 2.74.1</title>
<updated>2022-11-15T09:38:37+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2022-11-14T19:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=28ecbe0cc3836eb82d7488db28ce653f6daa843d'/>
<id>urn:sha1:28ecbe0cc3836eb82d7488db28ce653f6daa843d</id>
<content type='text'>
Patches:
0001-Do-not-ignore-return-value-of-write.patch
merged upstream

Enable-more-tests-while-cross-compiling.patch
replaced with a request to upstream to solve
this correctly with meson's exe_wrapper:
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3067
https://github.com/mesonbuild/meson/issues/11029

License-update: formatting

Make needed adjustments to ptests.

Backport a couple of patches to address musl failures.

(From OE-Core rev: cf529411493bc86c4d8d0bb29cbb7b98c23456ad)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: fix rare GFileInfo test case failure</title>
<updated>2022-10-25T12:42:03+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@arm.com</email>
</author>
<published>2022-10-20T13:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ee9db0d1fdb13c333cabe36b94c97bbc19319e1f'/>
<id>urn:sha1:ee9db0d1fdb13c333cabe36b94c97bbc19319e1f</id>
<content type='text'>
If a access or creation timestamp has 0 microseconds, then the test
fails as it doesn't expect this to be a valid value.  Expand a previous
fix for modification times to cover these timestamps too.

[ YOCTO #14373 ]

(From OE-Core rev: 15715e6ad81c97cd50e288f3745615eb19be90d1)

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: upgrade 2.72.2 -&gt; 2.72.3</title>
<updated>2022-07-07T23:09:42+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2022-07-06T08:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=824923317eda4704e1885e551f265017e80d09be'/>
<id>urn:sha1:824923317eda4704e1885e551f265017e80d09be</id>
<content type='text'>
(From OE-Core rev: 3c4b0196be98fa2dad92f59ead6dd74b26be8ffd)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: upgrade 2.72.1 -&gt; 2.72.2</title>
<updated>2022-06-04T10:28:23+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2022-06-01T06:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dcde02ad6f150721f5717688c04765d23674930f'/>
<id>urn:sha1:dcde02ad6f150721f5717688c04765d23674930f</id>
<content type='text'>
(From OE-Core rev: 780d40c9cc98fd5e9369be974acbbb60d7531a60)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib: upgrade 2.72.0 -&gt; 2.72.1</title>
<updated>2022-04-28T10:51:42+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2022-04-27T08:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0f2998617042099a17d8ee721a9f76450b5c3666'/>
<id>urn:sha1:0f2998617042099a17d8ee721a9f76450b5c3666</id>
<content type='text'>
(From OE-Core rev: e167060bfb105799e0931c06a6aa1275163bf261)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange()</title>
<updated>2022-04-03T09:40:31+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-04-01T14:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1459f495ba40595912da7060d6a83244b424d8de'/>
<id>urn:sha1:1459f495ba40595912da7060d6a83244b424d8de</id>
<content type='text'>
This fixes a regression when glib-2.0 was used with clang.

(From OE-Core rev: a963f71e882e11c8e41dadf77944de408ad12acb)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
