Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | Upstream version bump to '0.5.5+4.r311.20250206.897bad8'. | git user | |
11 days | Removed, what was forgotten in the last commit, the code in `prepare()`, ↵ | git user | |
that tries to apply the no-longer-existing patch. | |||
11 days | Removed `pineflash_-_fix_missing_argument_in_panic_message.patch` since ↵ | git user | |
upstream has now fixed it (https://github.com/Spagett1/pineflash/pull/86#issuecomment-2639762430). | |||
11 days | Added a patch to fix issue | git user | |
``` error: 1 positional argument in format string, but no arguments were given --> src/main.rs:532:88 | 532 | Err(error) => panic!("A massive error occured, not sure whats goin on here: \n {}"), | ^^ ``` see https://github.com/Spagett1/pineflash/issues/87#issuecomment-2639683461 | |||
2024-12-31 | Upstream version update: 0.5.5.r307.20240414.a823625 -> ↵ | git user | |
0.5.5+2.r309.20241230.1cbe554 | |||
2024-05-28 | Upstream version update. | git user | |
2024-04-11 | Upstream version update. | git user | |
2024-03-24 | Upstream version bump. | git user | |
2024-01-26 | Changed dependency `libudev` to `libudev.so`. | git user | |
2024-01-26 | Changed license to SPDX license identifier. | git user | |
2024-01-26 | Added some dependencis. | git user | |
2024-01-13 | Upstream version bump. | git user | |
2023-10-31 | Upstream version bump. | git user | |
2023-07-25 | Added `options+=('!lto')`, as per ↵ | git user | |
https://aur.archlinux.org/packages/pineflash-git#comment-919768. | |||
2023-07-25 | Versiom bump. | git user | |
2023-05-04 | Working around the error "failed to verify the checksum of `ndk-sys v0.4.0`". | dreieck | |
2023-05-04 | Fixed a typo in `pkgver()`. | dreieck | |
2023-05-02 | Removed "gcc" make dependency | dreieck | |
2023-05-02 | Corrected the `blisp` `optdepends` explanatory text. | dreieck | |
2023-05-02 | General package fixups. | dreieck | |
2022-12-20 | Added the git log to the documentation. | dreieck | |
2022-12-17 | Added ARM architectures. | dreieck | |
2022-12-15 | Initial commit. | dreieck | |