216736 Commits

Author SHA1 Message Date
Will Sinatra
814bcbbe53 testing/cargo-update: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
829cbea68c testing/cargo-generate: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
f98a225ff5 testing/perl-git-raw: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
7048513bf9 community/kicad: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
177f4e79df community/wezterm: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
7e6b35c3f0 community/stagit: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
1a1c3cf746 community/sheldon: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
3ebfddaa9f community/ruby-rugged: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
fcc6c9379b community/onefetech: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
72e2a6f4ec community/nushell: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
44acb7a72b community/nix: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
93d4964647 community/lapce: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
3b6e451440 community/kup: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
70fbbd3f85 community/kommit: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
dc8ac7ba52 community/jujutsu: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
7310abfd3d community/gnome-builder: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
677cea3ac6 community/git-shuffle: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
b155889ae5 community/gitui: upgrade to 0.26.3 2024-11-22 15:42:11 +00:00
Will Sinatra
9ee92280e5 community/git-interactive-rebase-tool: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
4fc12a0e5c community/git-cliff: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
273e9ec0f2 community/git-branchless: upgrade to 0.10.0 2024-11-22 15:42:11 +00:00
Will Sinatra
6c0084f3bc community/eza: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
1881731755 community/delta: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
4dfb9420f4 community/cargo-release: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
6f15566783 community/cargo-edit: upgrade to 1.13.0 2024-11-22 15:42:11 +00:00
Will Sinatra
12ab5207d2 community/cargo-c: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
9f50f4c05e community/bat: rebuild against libgit2 1.8.2 2024-11-22 15:42:11 +00:00
Will Sinatra
37aad0632c community/py3-pygit2: upgrade to 1.16.0 2024-11-22 15:42:11 +00:00
Will Sinatra
29c6cb3bae community/libigt2: upgrade to 1.8.2 2024-11-22 15:42:11 +00:00
mio
e3d0a90fb9 community/mtm: fix build with gcc 14 on 32-bit arches
Fix -Wincompatible-pointer-types error with gcc 14 on 32-bit arches.

```
vtparser.c: In function 'docontrol':
vtparser.c:94:45: error: passing argument 7 of 'v->cons[w]' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |             f (v, v->p, w, v->inter, n, a, v->oscbuf);  \
      |                                            ~^~~~~~~~
      |                                             |
      |                                             int *
vtparser.c:97:1: note: in expansion of macro 'DO'
   97 | DO(control, w < MAXCALLBACK && v->cons[w], v->cons[w], 0, NULL)
      | ^~
vtparser.c:94:45: note: expected 'const wchar_t *' {aka 'const long int *'} but argument is of type 'int *'
   94 |             f (v, v->p, w, v->inter, n, a, v->oscbuf);  \
      |                                            ~^~~~~~~~
vtparser.c:97:1: note: in expansion of macro 'DO'
   97 | DO(control, w < MAXCALLBACK && v->cons[w], v->cons[w], 0, NULL)
      | ^~
```
2024-11-22 15:38:28 +00:00
Orhun Parmaksız
88b3a65ca8 community/release-plz: upgrade to 0.3.110 2024-11-22 15:34:45 +00:00
Galen Abell
af12ae30c7 community/k9s: upgrade to 0.32.7 2024-11-22 15:31:17 +00:00
leso-kn
208f8a606e testing/compiz: rebuild against abseil-cpp 20240722.0 2024-11-22 15:27:46 +00:00
Celeste
27705b6585 community/osv-scanner: add missing call to 'default_prepare' 2024-11-22 15:21:24 +00:00
omni
48cfad9b34 community/traefik: upgrade to 3.1.7 2024-11-22 15:09:46 +00:00
fossdd
d25daa0425 community/ipynb2html: remove
Disabled since Oct 2022

Ref: 9bc7720fbc8946c4711548f493d861ecd15a269b
2024-11-22 15:08:38 +00:00
fossdd
663cdf9e8f community/sopel: remove
Disabled since Apr 2024

Ref: 8aee58e29b5e6cf8a41fb4801844a2bff61af896
2024-11-22 15:08:38 +00:00
fossdd
321e8df002 community/grpc-java: remove
Disabled since Nov 2023

Ref: e75c3d37da6d22007c4c58e65c464cd1fd92b555
2024-11-22 15:08:38 +00:00
fossdd
cee74d7294 community/rippled: remove
Disabled since Apr 2024

Ref: 6b82909785938a9a687e9a49ec3d721a8423bb72
2024-11-22 15:08:38 +00:00
fossdd
6ef5853ac9 community/lzdoom: remove
Disabled since Jan 2024

Ref: cb41101ac212bc0f83c1cf70030cf2806051b896
2024-11-22 15:08:38 +00:00
Natanael Copa
999794fb05 community/osv-scanner: upgrade to 1.9.1 2024-11-22 15:06:33 +00:00
kpcyrd
313db12bc7 community/osv-scanner: upgrade to 1.9.0 2024-11-22 15:06:33 +00:00
André Klitzing
30febc5ea1 community/mercurial: upgrade to 6.9 2024-11-22 12:56:04 +00:00
Bart Ribbers
a297fdc30b community/libdisplay-info: take over maintainership 2024-11-22 12:46:33 +00:00
Bart Ribbers
ee7a368338 community/libdisplay-info: upgrade to 0.2.0
https://lists.freedesktop.org/archives/wayland-devel/2024-June/043678.html
2024-11-22 12:46:33 +00:00
Sertonix
d78147a36e community/py3-pydantic-settings: upgrade to 2.6.2 2024-11-22 12:10:52 +00:00
Sertonix
b5b2f44fe1 community/py3-pydantic: upgrade to 2.9.2 2024-11-22 12:10:52 +00:00
Sertonix
96d10dd770 community/py3-pydantic-core: upgrade to 2.25.1 2024-11-22 12:10:52 +00:00
Natanael Copa
5b50ec9613 main/zfs-lts: rebuild against kernel 6.12.0-r1 2024-11-22 12:48:50 +01:00
Natanael Copa
5987b29ba9 main/xtables-addons-lts: rebuild against kernel 6.12.0-r1 2024-11-22 12:48:50 +01:00