Michael Catanzaro
|
a6c366328b
|
Make GnuTLS patch RHEL-specific, and make glib2-static subpackage Fedora-specific
|
2020-11-11 09:45:07 -06:00 |
|
Michael Catanzaro
|
f52f413589
|
Use GnuTLS to implement GHmac (thanks to Colin Walters)
|
2020-11-10 16:52:14 -06:00 |
|
Michael Catanzaro
|
78bc3e5c67
|
Remove unused script
|
2020-11-09 15:51:23 -06:00 |
|
Michael Catanzaro
|
8f38a70fd6
|
Backport fix for GSocketClient crash
|
2020-11-04 08:03:37 -06:00 |
|
Kalev Lember
|
74300be378
|
Update to 2.67.0
|
2020-10-29 05:56:07 +01:00 |
|
Kalev Lember
|
9b1f9aa2f2
|
Drop gtk-doc patch as we finally have a new enough gtk-doc
|
2020-10-19 19:12:40 +02:00 |
|
Kalev Lember
|
b5748c4edb
|
Update to 2.66.2
|
2020-10-19 19:12:38 +02:00 |
|
Michael Catanzaro
|
6c5949a8ca
|
Use smaller patches for the timezone issues
Someone just found a bug in the big version of the fix, so let's use a
smaller fix until these are both accepted upstream.
|
2020-10-14 15:31:02 -05:00 |
|
Michael Catanzaro
|
62d0b8f09a
|
Fix yet another timezone bug
|
2020-10-14 15:03:56 -05:00 |
|
Michael Catanzaro
|
ce0559a035
|
Fix timezone-related bugs in many applications caused by new glib timezone cache
|
2020-10-14 14:42:56 -05:00 |
|
Kalev Lember
|
22bd71a65a
|
Update to 2.66.1
|
2020-10-01 19:43:57 +02:00 |
|
Kalev Lember
|
6248b5a00a
|
Update to 2.66.0
|
2020-09-10 20:48:04 +02:00 |
|
Kalev Lember
|
e1ea8b2fcf
|
Update to 2.65.3
|
2020-09-02 18:52:53 +02:00 |
|
Adam Williamson
|
c3df0e5227
|
Backport fix for GGO #2189 (error accessing some filesystems)
Upstream commit refers only to read-only filesystems, but the
bug also affects CIFS shares (and this patch fixes that case
too).
|
2020-08-25 11:55:46 -07:00 |
|
Jeff Law
|
683c99b0e4
|
Re-enable LTO
|
2020-08-20 22:01:12 -06:00 |
|
Kalev Lember
|
1d384aa8fb
|
Update to 2.65.2
|
2020-08-18 15:59:19 +02:00 |
|
Kalev Lember
|
b03aa2af4a
|
Update to 2.65.1
|
2020-08-17 12:40:50 +02:00 |
|
Fedora Release Engineering
|
7a981e97c7
|
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-08-01 01:55:39 +00:00 |
|
Fedora Release Engineering
|
ea83fb0237
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-07-27 20:13:29 +00:00 |
|
Jeff Law
|
06a3cf31cd
|
Disable LTO
|
2020-06-30 14:05:05 -06:00 |
|
Kalev Lember
|
ee2a246925
|
Update gio-2.0.pc with correct gio-querymodules name when renaming it
https://bugzilla.redhat.com/show_bug.cgi?id=1849441
|
2020-06-22 12:12:39 +02:00 |
|
Kalev Lember
|
6e6595e611
|
Avoid requiring a too new gtk-doc version for building glib
We don't have new enough gtk-doc in rawhide yet.
|
2020-06-22 11:57:28 +02:00 |
|
Kalev Lember
|
fbd5247c7a
|
Remove changelog trimming
Changelogs are now trimmed globally.
|
2020-06-22 10:40:07 +02:00 |
|
Kalev Lember
|
46f4926d2c
|
Update to 2.65.0
|
2020-06-22 10:39:45 +02:00 |
|
Kalev Lember
|
d43d0ce458
|
Update to 2.64.3
|
2020-05-20 13:15:37 +02:00 |
|
Tomas Popela
|
ec78e22b1b
|
Backport fix for a race condition in GCancellable (rhbz#1825230)
|
2020-04-28 08:20:28 +02:00 |
|
Kalev Lember
|
ba78ee1988
|
Update to 2.64.2
|
2020-04-10 12:12:46 +02:00 |
|
Kalev Lember
|
cf59eebaca
|
Update to 2.64.1
|
2020-03-11 13:54:06 +01:00 |
|
Kalev Lember
|
1ac207bef9
|
Update to 2.64.0
|
2020-03-02 20:48:36 +01:00 |
|
Kalev Lember
|
898c00b2ad
|
Update to 2.63.6
|
2020-02-24 23:09:56 +02:00 |
|
Kalev Lember
|
a23372a417
|
Backport a patch to work around SELinux policies not allowing SYS_sched_setattr
https://bugzilla.redhat.com/show_bug.cgi?id=1795524
|
2020-02-12 20:50:27 +01:00 |
|
Michael Catanzaro
|
fdfddfe804
|
Add patch for CVE-2020-6750 and related issues.
|
2020-02-07 15:09:22 -06:00 |
|
Kalev Lember
|
807f65d4bd
|
Update to 2.63.5
|
2020-02-03 11:13:07 +01:00 |
|
Stephen Gallagher
|
ab00509fe1
|
Fix GThreadPool initialization that is breaking createrepo_c (BZ #1795052)
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
|
2020-01-29 10:11:54 -05:00 |
|
Fedora Release Engineering
|
af14559f8f
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-01-28 22:10:02 +00:00 |
|
Kalev Lember
|
e992d2d872
|
Update to 2.63.4
|
2020-01-24 05:28:49 +01:00 |
|
Kalev Lember
|
540aeada95
|
Update to 2.63.3
|
2019-12-16 15:20:37 +01:00 |
|
Kalev Lember
|
cfb57c36bc
|
Update to 2.63.2
|
2019-12-02 06:24:39 +01:00 |
|
Kalev Lember
|
348b2bb6ec
|
Update to 2.63.0
|
2019-10-04 16:50:57 +02:00 |
|
Kalev Lember
|
0085371da8
|
Update to 2.62.1
|
2019-10-04 14:04:04 +02:00 |
|
Kalev Lember
|
927ce866ba
|
Update to 2.62.0
|
2019-09-06 09:34:17 +02:00 |
|
Kalev Lember
|
3f77266cf6
|
Update to 2.61.3
|
2019-09-03 11:39:52 +02:00 |
|
Kalev Lember
|
80b2df57b6
|
Update to 2.61.2
|
2019-08-12 11:27:51 +02:00 |
|
Fedora Release Engineering
|
9558681601
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2019-07-25 03:41:12 +00:00 |
|
Kalev Lember
|
dd3956be01
|
Drop bash completion permission changing hack
This has been fixed upstream.
|
2019-07-09 14:41:30 +03:00 |
|
David King
|
f45e5da632
|
Consistently use buildroot macro
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_using_buildroot_and_optflags_vs_rpm_build_root_and_rpm_opt_flags
|
2019-06-11 09:06:50 +01:00 |
|
David King
|
aafbdc7a3c
|
Remove unused patch
|
2019-06-11 09:04:53 +01:00 |
|
David King
|
e81b0cb6f7
|
Fix CVE-2019-12450 (#1719142)
|
2019-06-11 09:04:42 +01:00 |
|
Kalev Lember
|
d40813ab05
|
Update to 2.61.1
|
2019-05-24 20:06:10 +02:00 |
|
Adam Williamson
|
0f797a67d7
|
Rebuild with Meson fix for #1699099
|
2019-04-16 10:02:44 -07:00 |
|