Package: cdbackup / 0.7.1-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| cdbackup | 0.7.1-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| reproducible.patch | (download) |
cdbackup.c |
2 1 + 1 - 0 ! |
make build reproducible Makes the package reproducible by removing the compilation date embedded in the binary |
| FTBFS_hurd i386.patch | (download) |
cdrom.h |
4 4 + 0 - 0 ! |
fix ftbfs on hurd-i386 Fixes FTBFS on hurd-i386 due to the usage of a linux based header |
| previous.patch | (download) |
Makefile |
9 5 + 4 - 0 ! |
previously applied This patch contains changes that were previously applied directly to source |
| spelling_grammar.patch | (download) |
cdbackup.1 |
12 6 + 6 - 0 ! |
spelling & grammar This patch corrects the spelling and grammar in the package |
| 1000 crc memsave.patch | (download) |
cdbackup.c |
5 3 + 2 - 0 ! |
make sure setting and reading crc do not work past buffer size. The code used to store 8 bytes in a 4 byte space, and read 8 bytes from a 4 byte space on 64 bit platforms. Rewrite to use int32_t to ensure only 4 bytes are used. |
