Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.1 30 May 2024 14:37:06
![commit hash: 19154a41e748185b557be6e69c5659cd17b7f168 commit hash: 19154a41e748185b557be6e69c5659cd17b7f168](/images/git.png) ![commit hash: 19154a41e748185b557be6e69c5659cd17b7f168 commit hash: 19154a41e748185b557be6e69c5659cd17b7f168](/images/codeberg.svg) ![commit hash: 19154a41e748185b557be6e69c5659cd17b7f168 commit hash: 19154a41e748185b557be6e69c5659cd17b7f168](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games/jumpy: mark BROKEN with unsigned char after ead5b0f5fcd7
error[E0308]: mismatched types
--> cargo-crates/netdev-0.25.0/src/bpf/unix.rs:122:29
|
122 | iface.ifr_name[i] = c as i8;
| ----------------- ^^^^^^^ expected `u8`, found `i8`
| |
| expected due to the type of this binding
error[E0308]: mismatched types
--> cargo-crates/netdev-0.25.0/src/interface/unix.rs:167:28
|
167 | let nlen: i8 = (*sa).sa_data[3];
| -- ^^^^^^^^^^^^^^^^ expected `i8`, found `u8` (Only the first 15 lines of the commit message are shown above ) |
0.12.1 30 May 2024 14:37:05
![commit hash: fa30281cc7c1e42a11fd91379db7a38e08bbb17c commit hash: fa30281cc7c1e42a11fd91379db7a38e08bbb17c](/images/git.png) ![commit hash: fa30281cc7c1e42a11fd91379db7a38e08bbb17c commit hash: fa30281cc7c1e42a11fd91379db7a38e08bbb17c](/images/codeberg.svg) ![commit hash: fa30281cc7c1e42a11fd91379db7a38e08bbb17c commit hash: fa30281cc7c1e42a11fd91379db7a38e08bbb17c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games/jumpy: disable LTO on armv7 (similar to games/punchy)
thread 'coordinator' panicked at compiler/rustc_middle/src/util/bug.rs:36:26:
/wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1588:29:
worker thread panicked
stack backtrace:
fatal runtime error: Rust cannot catch foreign exceptions
(signal: 6, SIGABRT: process abort signal)
Reported by: pkg-fallout
(cherry picked from commit d00f19675f28e63aefed456dc34eb415a3ac1c1b) |
0.12.1 19 May 2024 02:45:04
![commit hash: a12f583f3927ad44e65ad37d7fa5e9e11a44707d commit hash: a12f583f3927ad44e65ad37d7fa5e9e11a44707d](/images/git.png) ![commit hash: a12f583f3927ad44e65ad37d7fa5e9e11a44707d commit hash: a12f583f3927ad44e65ad37d7fa5e9e11a44707d](/images/codeberg.svg) ![commit hash: a12f583f3927ad44e65ad37d7fa5e9e11a44707d commit hash: a12f583f3927ad44e65ad37d7fa5e9e11a44707d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games/jumpy: update to 0.12.1
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.12.1
Reported by: GitHub (watch releases)
(cherry picked from commit ead5b0f5fcd74bcf5f1616242874721cf8d9c185) |
0.12.0 22 Apr 2024 07:30:23
![commit hash: 9b67a135e6e0ec8eefe943ceaaa86c2a9f643259 commit hash: 9b67a135e6e0ec8eefe943ceaaa86c2a9f643259](/images/git.png) ![commit hash: 9b67a135e6e0ec8eefe943ceaaa86c2a9f643259 commit hash: 9b67a135e6e0ec8eefe943ceaaa86c2a9f643259](/images/codeberg.svg) ![commit hash: 9b67a135e6e0ec8eefe943ceaaa86c2a9f643259 commit hash: 9b67a135e6e0ec8eefe943ceaaa86c2a9f643259](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games/jumpy: update to 0.12.0
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.12.0
Reported by: GitHub (watch releases)
(cherry picked from commit 3fb691d9788e697e1ba8889cf2285a2dc0824674) |
Number of commits found: 4
|