Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578164 - sys-app/kexec-tools-2.0.12 version bump
Summary: sys-app/kexec-tools-2.0.12 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 10:43 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2016-03-24 21:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-03-24 10:43:24 UTC
changes since v2.0.11 are:

93d3a61783ec kexec-tools 2.0.12-rc1
7c53754e5da8 kexec/fs2dt.c: wrong dt node fix
61cfab4e2ce0 vmcore-dmesg: Collect full dmesg regardless of logged_chars
35cb8a0761a0 ppc64: Add a flag to tell the kernel it's booting from kexec
eff306e8914c Revert "crashdump/x86: Add option to get crash kernel region size"
8a1aa35a1077 crashdump/x86: Add option to get crash kernel region size
6ba9e97c5b5f x86: Make sure E820_PM[AE]M are defined if needed
56a12abc1df1 kexec: fix mmap return code handling
0e1030b345b9 Improve device tree directory sorting
4bad06c3cd2a arm: use /sys/firmware/fdt in case without --atags and --dtb
4580c372000b kexec/fs2dt: check for /chosen/stdout-path first
68262155d8c6 kexec/fs2dt: cleanup pathname
65a15228b570 kexec/fs2dt: s/diabled/disabled/
e0e7a11783c1 kexex: arm: create ATAGS_MEM tag from devicetree memory node
084ed28061e1 uImage: fix pointer-sign warning
bc1d49d51dd1 kexec: determine size of block device
95741713e790 kexec/s390x: use mmap instead of read for slurp_file()
8d8c6bcee593 kexec-tools 2.0.12.git

changes since v2.0.10 are:

3e123f9419a5 kexec-tools 2.0.11-rc1
83a65e2e13af ppc64: add arch option --dt-no-old-root
1d13b61a6ae4 arm: add arch option --dt-no-old-root
a1ae68d19b6e fs2dt.c: move copy old root param as a new function
86866f6f7532 Revert "kexec: use mmap instead of read for slurp_file()"
faef3d02bb0d ppc64: Fix warnings
626b441109b6 configure: Set SUBARCH=BE for powerpc
0974c43a18ca kexec-tools: fix build error with glibc 2.19 and earlier version
4fbf781eb038 Load crash kernel high on x86
6fd80e245e38 fix kexec load hang in case crash notes addr read failure
7ab842d8a004 kexec: use mmap instead of read for slurp_file()
a304e2d82a8c ppc64: purgatory: Reset primary cpu endian to big-endian
97a07e2775ef Drop release date from kexec-tools version output
cb9a818ff2ac Add persistent memory support
c9c21cc107dc kexec: use _DEFAULT_SOURCE instead to remove compiling warning
973426e85377 kexec-tools 2.0.10.git

changes since v2.0.9 are:

5041d45b1c6b Revert "x86_64: Add support to build kexec-tools with x32 ABI"
4a837c9a19f9 purgatory: force PIC/PIE/SSP off
458e81576530 purgatory: Fix memcmp for src address increment
8da5dd2da475 kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)
ca718aa5070b kexec: implement -y (--no-sync) option
6eb1c19a45bc configure.ac: Fix failure caused by x32 ABI test
5edcbfd1368e x86_64: Add support to build kexec-tools with x32 ABI
720d110389f2 x86: Remove unnecessary res variable from efi_map_added
23a806695fa7 purgatory: Add printf type checking
f9f98fd811fe purgatory: Generate map file
835620406833 purgatory: Generate symbol file
e42fc55e10fb purgatory: Add no-zero-initialized-in-bss flag
236e30b2b4dc kexec: iomem: fix callbacks params for sh and x86 archs
8e0722a93de0 i386: elf: Fix -Wunused-but-set-variable compilation warning
9116b5e0915d i386: bzImage: Fix -Wunused-but-set-variable compilation warning
e932fff3bfa2 kexec: Fix compiler format warning
5a7380559732 kexec: Fix compiler ambiguous else warning
fe781d9317e2 mips: remove unused variable.
c2ec15074a5d mips: fix warning about implicit type conversion.
f9dac450c212 mips: fix compiler warning on printing 64-bit integer.
58bbd468571b configure.ac: apply necessary quotes to result of macro expansion.
f5c40daed2ab multiboot: fix crash on NULL kernel command line
d606837b56d4 Fix zlib/lzma decompression.
5af63fb020d0 ppc64: erase unnecessary segment info printing
e716a4c9fda3 kexec-tools 2.0.10.git