Commit Graph

750 Commits

Author SHA1 Message Date
David King
f82bf37a03 Update to 2.75.4 2023-03-04 20:01:22 +00:00
Adam Williamson
fd9079a755 Revert "Fix #2169622 for now by reverting the problematic commit"
This reverts commit 466bbb73bf.
rpm-ostree has been adjusted to work with the changed glib2
behaviour. With any luck, nothing else is broken either.
2023-02-17 18:26:49 -08:00
Adam Williamson
466bbb73bf Fix #2169622 for now by reverting the problematic commit
This isn't a long-term / upstreamable fix but it will at least
let rpm-ostree work in F38/Rawhide for now while we work out a
proper fix.
2023-02-14 17:21:14 -08:00
Michael Catanzaro
9b4011d05e Remove Provides: bundled(gnulib)
Although the code is bundled, it's not actually built since it's only
used to provide printf where system printf is insufficient.
2023-02-14 11:10:29 -06:00
Adam Williamson
90150100de Update to 2.75.3 2023-02-13 12:06:17 -08:00
David King
a6a8564759 Update to 2.75.2
Refresh gnutls hmac patch.
2023-02-07 10:51:00 +00:00
Fedora Release Engineering
cd991317b8 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 05:04:57 +00:00
David King
a9177ca9af Add upstream revert of fd mishandling
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3039
2022-11-02 15:00:22 +00:00
David King
6a76c6e043 Update to 2.74.1 2022-10-27 22:07:35 +01:00
Kalev Lember
4c51d8913b Rebuild to fix sysprof-capture symbols leaking into libraries consuming it 2022-09-27 19:01:54 +02:00
Kalev Lember
0a32a39f0d Backport an upstream patch to fix GParam validation crashes
https://gitlab.gnome.org/GNOME/glib/-/issues/2770
2022-09-26 22:34:25 +02:00
Kalev Lember
e812f0dd5f Update to 2.74.0 2022-09-18 10:43:06 +02:00
Kalev Lember
4f57fa0096 Rebuild
... so that we can include it in the GNOME 43.rc mega-update as various
updates in there depend on new glib.
2022-09-06 18:56:08 +02:00
Michael Catanzaro
aa10a295a2 gio-launch-desktop is back 2022-08-26 14:13:19 -05:00
Michael Catanzaro
11e5538af6 Update to 2.73.3 and drop gdesktopappinfo patch
Unfortunatenly, the gdesktopappinfo patch rebase requires some effort.
This patch will need to be integrated upstream rather than carried in
Fedora indefinitely.
2022-08-26 13:28:36 -05:00
Kalev Lember
aba250710a Backport an upstream patch to fix an FD leak (rhbz#2109145) 2022-08-15 14:50:44 +02:00
Kalev Lember
17a834805e Backport another GRegex upstream fix
Thanks again to Mamoru TASAKA <mtasaka@fedoraproject.org>!

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2838
2022-07-27 12:36:53 +02:00
Kalev Lember
7ebd5f8509 Backport an upstream patch to fix GRegex on s390x
Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org> for fixing this!

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2840
2022-07-26 23:00:37 +02:00
Kalev Lember
5653dff181 Add missing requires to glib2-static subpackage
Add pcre2-static and sysprof-capture-static requires that are needed for
linking with the static subpackage. Pointed out by Paolo Bonzini
<pbonzini@redhat.com> on Fedora devel mailing list.
2022-07-26 10:04:13 +02:00
Fedora Release Engineering
c69dfde736 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 06:26:03 +00:00
Michael Catanzaro
13797423c1 No unexpected soname bumps
Upstream would not likely be brave enough to ever do this, but just in
case....
2022-07-18 14:45:10 -05:00
Michael Catanzaro
75642e63a7 Fix gnutls-hmac.patch 2022-07-14 18:03:02 -05:00
Kalev Lember
34b203d549 Update to 2.73.2
- Rebase gnutls-hmac.patch
- Rebase gdesktopappinfo.patch
- Drop 2784.patch as it's been fixed upstream
- Build with pcre2 instead of pcre
2022-07-14 15:11:18 +02:00
Adam Williamson
5cfc8d9d4f Backport PR #2784 to fix weak_locations != NULL crashes 2022-06-28 16:54:11 -07:00
David King
d160263355 Update to 2.73.1
Refresh hmac patch. Remove unnecessary chrpath usage.
2022-06-21 22:02:13 +01:00
David King
a6c06e2d2b Update to 2.72.2 2022-05-30 16:04:45 +01:00
David King
32b9ac77a3 Update to 2.72.1 2022-04-14 16:07:59 +01:00
David King
7f37d24794 Update to 2.72.0 2022-03-18 09:59:11 +00:00
David King
78380de737 Update to 2.71.3 2022-03-07 10:11:09 +00:00
David King
a7cdd72798 Update to 2.71.2 2022-02-15 14:39:23 +00:00
David King
7685a27c40 Update to 2.71.1 2022-01-30 12:28:59 +00:00
Bastien Nocera
12966f03f4 Fix gspawn hangs in CI runners 2022-01-26 15:28:55 +01:00
Fedora Release Engineering
72ee9d5eec - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 06:11:47 +00:00
David King
55d1b00f41 Update to 2.71.0 2022-01-10 14:50:32 +00:00
Miro Hrončok
df270abbbe Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 2022-01-08 11:11:49 +01:00
Michael Catanzaro
32c229cf98 Update annocheck policy 2021-12-06 13:45:12 -06:00
Michael Catanzaro
9849a2ff0e Add gspawn patchset 2021-12-06 09:58:23 -06:00
Kalev Lember
1349f02b26 Update to 2.70.2 2021-12-06 14:05:36 +01:00
Kalev Lember
af936f9e98 Update to 2.70.1 2021-10-28 15:00:29 +02:00
Kalev Lember
a2b6df263a Fix network state monitoring to work with NetworkManager 1.32 (#1991075) 2021-10-15 12:20:55 +02:00
Miro Hrončok
947d874c70 Produce bit-by-bit identical .pyc files across different architectures, to avoid multilib conflicts
Resolves rhbz#2008912
2021-10-05 22:50:09 +02:00
Michael Catanzaro
a4640c18cd Remove workaround for gnome-keyring
We'll use this workaround to ship Fedora 35 Beta, and we might even
leave it in F35 indefinitely since there is no particularly urgent
reason to remove it, but let's not carry it in rawhide. I have done a
new gnome-keyring build that should avoid the need for this workaround,
so it should no longer be needed to avoid breakage in rawhide.
2021-09-22 13:38:50 -05:00
Adam Williamson
f799bfd9f2 Re-enable a workaround to fix g-i-s/gnome-keyring (#2005625)
This re-enables a workaround which upstream recently disabled
for security reasons, but which is still currently needed for
gnome-keyring to function properly during gnome-initial-setup.
This should fix several bugs that were all consequences of
gnome-keyring not working correctly:

https://bugzilla.redhat.com/show_bug.cgi?id=2004565
https://bugzilla.redhat.com/show_bug.cgi?id=2005625
https://bugzilla.redhat.com/show_bug.cgi?id=2006314
2021-09-21 12:17:10 -07:00
Kalev Lember
a624ff5a03 Update to 2.70.0 2021-09-17 12:43:44 +02:00
Kalev Lember
e215d0f37a Update to 2.69.3 2021-09-08 19:03:03 +02:00
Kalev Lember
bce7213a56 Update to 2.69.2 2021-08-21 12:13:37 +02:00
Michael Catanzaro
7aafbaff5d Upgrade to 2.69.0
Also, add patch for #1984625 FTBFS
2021-07-21 15:39:18 -05:00
Michael Catanzaro
8b0678d3f0 Note: all those previous empty commits accomplished nothing
Hi there! If you see all those ugly empty commits I just pushed, please
know that they were entirely futile. The release flag is expected to be
-1 when executing 'fedpkg build' for now and we are just supposed to use
'fedpkg build --skip-nvr-check'. See:

https://docs.pagure.org/fedora-infra.rpmautospec/peculiarities.html#release-and-changelog-differ-between-local-build-and-koji
2021-07-12 15:56:58 -05:00
Michael Catanzaro
26a02bde53 Empty commit for rpmautospec -5 2021-07-12 15:53:47 -05:00
Michael Catanzaro
480cddb989 Empty commit for rpmautospec -4 2021-07-12 15:53:39 -05:00