Commit Graph

115 Commits

Author SHA1 Message Date
Stephen Gallagher
34d9fba81d Replace http-parser with llhttp
Backported upstream patch from https://github.com/libgit2/libgit2/pull/6713

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-04-26 09:19:28 -04:00
Stephen Gallagher
71e7114a4f Update to 1.7.2
Resolves: CVE-2024-24577
Resolves: CVE-2024-24575

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-02-06 20:46:13 -05:00
Stephen Gallagher
7ec90df943 Skip 'pack' tests on F40+
On Fedora 40+ and RHEL 10+, we're using zlib-ng rather than
zlib for compression. As a result, all of the pack tests fail
due to checking the hashes of the packed data against static
values that were created with zlib.

https://github.com/libgit2/libgit2/issues/6728

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-02-06 20:44:18 -05:00
Yaakov Selkowitz
26de4b0cba Use krb5 GSSAPI
krb5 is the default Kerberos and GSSAPI provider in Fedora.
2023-08-16 22:16:56 -04:00
Pete Walter
dfc5a32766 Update to 1.7.1 2023-08-15 00:01:39 +01:00
Pete Walter
92ca4b2fdd Update to 1.6.4 2023-04-13 04:26:44 +01:00
Pete Walter
5e86ca8b7e Update to 1.6.3 2023-03-21 12:22:48 +00:00
Pete Walter
bf7b0fccc8 Obsolete retired libgit2_1.3 and libgit2_1.4 2023-03-10 08:29:54 +00:00
Pete Walter
e64e4f4fe0 Update to 1.6.2 (rhbz#2173355) 2023-03-05 11:42:52 +00:00
Pete Walter
4a25c4ea5b Update to 1.5.2 2023-02-28 00:03:42 +00:00
Pete Walter
321d20b80b Make it easier to create compat package 2023-02-03 12:59:34 +00:00
Pete Walter
741a2b4a15 Drop 1.4.5 compat copy 2023-02-03 12:58:43 +00:00
Pete Walter
13bd6e06a0 Update to 1.5.1 (rhbz#2054093)
Add compat copy of 1.4.5.
2023-01-27 00:47:42 +00:00
Pete Walter
441c5d08b1 Update to 1.4.5 2023-01-20 22:41:04 +00:00
Pete Walter
8cd406eef7 Drop 1.3.1 compat copy 2022-12-10 00:01:54 +00:00
Pete Walter
e2ce24a51f Update to 1.4.4 (with compat copy of 1.3.1) 2022-12-09 00:57:50 +00:00
Nils Philippsen
12486e96a2 Update to 1.3.1
Signed-off-by: Nils Philippsen <nils@redhat.com>
2022-07-05 17:55:19 +02:00
Nils Philippsen
2a568bde25 Drop pre-built previous ABI version
Including pre-built binaries violates Fedora Packaging Guidelines.

For details, see:

https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#prebuilt-binaries-or-libraries

Signed-off-by: Nils Philippsen <nils@redhat.com>
2022-07-05 17:38:22 +02:00
Nils Philippsen
697696c382 Remove error-prone redundant test (#2083413)
Signed-off-by: Nils Philippsen <nils@redhat.com>
2022-07-05 17:37:45 +02:00
Igor Raits
8efee64ae4
Revert "Update to 1.4.1"
This reverts commit 392736b607.

Signed-off-by: Igor Raits <igor.raits@gmail.com>
2022-03-19 21:46:29 +01:00
Igor Raits
392736b607
Update to 1.4.1
Signed-off-by: Igor Raits <igor.raits@gmail.com>
2022-02-20 17:55:34 +01:00
Igor Raits
1799f42ff3
Update to 1.3.0 (with compat copy of 1.1.0)
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 14:31:30 +01:00
Igor Raits
86cab39687
Switch to rpmautospec
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 13:58:35 +01:00
Sahana Prasad
e16f348ab1 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:06:06 +02:00
Fedora Release Engineering
a42969342f - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 11:27:34 +00:00
Kamil Dudka
9642d1a969 make the run-time dependency on libssh2 optional 2021-03-18 17:15:36 +01:00
Fedora Release Engineering
b8681828d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 17:08:36 +00:00
Igor Raits
60426eb85c
Rebuild
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-12-28 18:55:46 +01:00
Igor Raits
04872ae579
Update to 1.1.0
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-12-28 17:44:07 +01:00
Fedora Release Engineering
e62c539ed5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 04:43:48 +00:00
Igor Raits
120fe87648
Fix removing untracked files by path in subdirectories
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-06-15 14:39:42 +02:00
Pete Walter
a25515cceb Update to 1.0.1 2020-06-04 11:52:11 +01:00
Igor Raits
e3151b3f27
Rebuild for http-parser 2.9.4
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-04-15 17:51:43 +02:00
Igor Raits
f37fab884c
Update to 1.0.0
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-04-15 08:51:48 +02:00
Igor Raits
984d3f2cf1
Fix typo in sed
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-03-03 11:14:31 +01:00
Igor Raits
d9e54cb2d1
Fix broken deps for pcre2
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-03-03 11:07:46 +01:00
Igor Raits
82057debe2
Fix installation of pkg-config file
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-03-03 09:19:40 +01:00
Igor Raits
40681597f3
Set regex backend
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-03-03 06:24:10 +01:00
Igor Raits
4e0224e73a
Update to 0.99.0
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-03-02 19:30:01 +01:00
Fedora Release Engineering
fa6ba9aa5a - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 09:13:49 +00:00
Igor Gnatenko
2556bb7a40
Update to 0.28.4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-12-11 09:01:17 +01:00
Pete Walter
01322f32c7 Update to 0.28.3 2019-09-13 13:15:28 +01:00
Fedora Release Engineering
092d7554dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 13:21:11 +00:00
Igor Gnatenko
2ab6231175
Obsolete libgit2_0.28
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-07-14 13:34:21 +02:00
Igor Gnatenko
8e1b85ced1 Merge branch '0.28' 2019-06-06 14:28:00 +02:00
Igor Gnatenko
a90c1f5d87
Drop useless autosetup arguments
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-06 14:26:54 +02:00
Igor Gnatenko
b3531a7ca0
Update to 0.28.2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-06 14:22:54 +02:00
Igor Gnatenko
38f15d0766
Update to 0.28.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-03-04 22:05:36 +01:00
Igor Gnatenko
a46d601ceb
Update to 0.28.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-02-11 18:13:08 +01:00
Igor Gnatenko
9d4e7ceb94
Initial import
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-02-03 00:08:39 +01:00