Gentoo Archives: gentoo-dev-announce

From: Sebastian Pipping <sping@g.o>
To: gentoo-dev@l.g.o, gentoo-dev-announce@l.g.o
Subject: [gentoo-dev-announce] genkernel 3.4.11 released
Date: Sun, 16 Jan 2011 22:04:04
Message-Id: 4D336220.7090701@gentoo.org
1 Hello!
2
3
4 I have just released genkernel 3.4.11 to the testing tree.
5
6 From a high level point of view this release brings:
7 - Slightly faster startup
8 - Updated versions of busybox, LVM, e2fsprogs/blkid
9 - A few new features, e.g. GnuPG support
10 - A bunch of bug fixes (see below)
11
12 Below you can find details on the changes since 3.4.10.908.
13
14 Besides the people contributing bug reports special thanks go to:
15 - Amadeusz Zolnowski (LVM update)
16 - Christian Giessner (UUID crypt_root)
17 - dacook (GnuPG 1.x support)
18 - Denis Kaganovich (Busybox patch porting)
19 - devsk (Multi-device patch)
20 - Fabio Erculiani (Slowusb fixes)
21 - Kai Dietrich (Symlink analysis)
22 - Kolbjorn Barmen (Arithmetic fix)
23
24 Please open bugs for any issues you run into.
25
26
27 New features
28 ============
29 217959 Add GnuPG 1.x support
30 315467 Add support for UUID to crypt_root
31 303529 Add minimal btrfs support
32 267383 Add virtio support by updating LVM
33 244651 Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y
34
35 Component updates
36 =================
37 291822 Update e2fsprogs/blkid to 1.41.14
38 331971 Update busybox to 1.18.1
39 255196 Update LVM to 2.02.74
40
41 Bug fixes
42 =========
43 351047 Do not sleep after vgscan
44 271528 Handle missing kernel .config better
45 323317 Improve slowusb handling
46 246370 Check return codes of cpio
47 307855 Create /bin/vg* symlinks when called as /linuxrc, too
48 303531 Pick first device when several devices are matching real_root
49 347213 Fix warning "cannot remove `/var/cache/genkernel/src'"
50 326593 Allow configuring the list of busybox applets
51 339789 Fix arithmetic bug in defaults/initrd.scripts
52
53
54 Thanks for your interest.
55
56
57
58 Sebastian