| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.5.2 * fbgrab: don't print full path in the help message. * Makefile: use bindir and mandir variables.
- Clean up for factory submission.
- Update to version 0.5.1: * Fix option parser, so that it handles “-?” correctly. * `install` target to the makefile. * Ship pre-built manual pages in the source tarball. * Don't use getconf(1) to acquire LFS build flags. - Simplify build instructions - cleanup .spec file with spec-cleaner
- Update to version 0.5: * Make “fbgrab -” write PNG to stdout. * Document that “fbgrab -” writes to stdout. - Changes from version 0.4.4: * Fix support for framebuffer devices that are not mmap()-able. * Fix typo in error message. - Add asc file for source tarball.
- Updated to version 0.4.3:
+ Update the bug tracker URLs as project has moved to GitHub.
- Changes from version 0.4.2:
+ Add concrete dates to the manual pages. This helps making the
package builds reproducible, and avoids goofy month/day/year
format that DocBook XSL uses by default.
+ Enable LFS build flags.
- Changes from version 0.4.1:
+ Improve error handling.
- Update spec file for URL changes.
- Update to version 0.4: + Add support for monochrome visuals. + Improve error handling. - Update source URL.
- Update to version 0.3:
+ fbgrab: use $() rather than backticks.
+ fbgrab: run under ‘set -e’.
+ fbgrab manpage: document that some options might require root
privileges (or CAP_SYS_TTY_CONFIG capability).
+ Makefile: don't override CFLAGS set via environment.
- Initial build.