Package: acorn-fdisk / 3.0.6-14
Metadata
| Package | Version | Patches format |
|---|---|---|
| acorn-fdisk | 3.0.6-14 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 fix usage of preprocessor and compilation variables .patch | (download) |
Makefile |
15 11 + 4 - 0 ! |
fix usage of preprocessor and compilation variables and add a install target |
| 0002 set _FILE_OFFSET_BITS 64 for blkio library and remov.patch | (download) |
lib/blkio/Makefile |
2 1 + 1 - 0 ! |
set _file_offset_bits=64 for blkio library and remove "my_llseek" hack Bug-Debian: 123365 |
| 0003 avoid use of kernel headers in fdisk.c was breaking .patch | (download) |
fdisk.c |
16 2 + 14 - 0 ! |
avoid use of kernel headers in fdisk.c (was breaking arm build) |
| 0004 fix uninitialised variable in RISCiX partition reade.patch | (download) |
lib/scheme/riscix.c |
6 3 + 3 - 0 ! |
fix uninitialised variable in riscix partition reader Bug-Debian: 157697 |
| 0005 patches for LBA and others.patch | (download) |
fdisk.c |
16 8 + 8 - 0 ! |
patches for lba and others This patch fixes a number of issues with acorn-fdisk that make it otherwise unsuable in practice. * Adds LBA support, and related additions to ensure fields are * 64-bit where required * Corrects some prompting behaviour * Improves some debugging with function names * Remove an assertion that is no longer valid under LBA, and * therefore allow writing partitions to work again. Bug-Debian: 241128 |
| 0006 fix compiler warnings.patch | (download) |
fdisk.c |
2 1 + 1 - 0 ! |
fix compiler warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - fdisk.c: passing from incompatible pointer type - lib/scheme/icside.c: dereferencing does break strict-aliasing rules XXX there might be an endianness issue left from the original code - lib/scheme/pcbios.c: array subscript is above array bounds - lib/scheme/pcbios.c: use of uninitialised value Bug-Debian: 563522 |
| 0007 fix lintian warning spelling error in binary.patch | (download) |
fdisk.c |
2 1 + 1 - 0 ! |
fix lintian warning: spelling-error-in-binary |
| 0008 fix more compiler warnings.patch | (download) |
fdisk.c |
16 10 + 6 - 0 ! |
fix more compiler warnings format strings, unused variables |
| 0009 port this to GNU kFreeBSD.patch | (download) |
fdisk.c |
10 9 + 1 - 0 ! |
port this to gnu/kfreebsd (some ideas from util-linux, 10x) |
| 0010 add GCC hardening.patch | (download) |
Makefile |
6 3 + 3 - 0 ! |
add gcc hardening. |
