Package xxd: Information

Binary package: xxd
Version: 8.2.5172-alt1
Architecture: armh
Build time:  Jul 19, 2022, 09:46 AM in the task #302822
Source package: vim
Category: File tools
Report package bug
Home page: http://www.vim.org

License: Vim
Summary: Make a hexdump or do the reverse
Description: 
xxd creates a hex dump of a given file or standard input. It can
also convert a hex dump back to its original binary form. Like
uuencode(1) and uudecode(1) it allows the transmission of binary
data in a `mail-safe' ASCII representation, but has the
advantage of decoding to standard output. Moreover, it can be
used to perform binary file patching.



Last changed


June 28, 2022 Alexander Danilov 4:8.2.5172-alt1
- Updated to 8.2.5172 (fixes CVE-2022-2129, CVE-2022-2126, CVE-2022-2125,
  CVE-2022-2124).
June 6, 2022 Alexander Danilov 4:8.2.5062-alt1
- Updated to 8.2.5062 (fixes CVE-2022-1898).