Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-genkernel
+*genkernel-3.4.23 (13 Jan 2012)
+
+ 13 Jan 2012; Sebastian Pipping <sping@g.o>
+genkernel-3.4.23.ebuild:
+ Bump to genkernel 3.4.23, busybox 1.19.3, e2fsprogs 1.42, fuse 2.8.6, lvm
+ 2.02.88, unionfs-fuse 0.24
+
# git diff v3.4.22.1..v3.4.23 ChangeLog | /bin/grep '^+\($\| \)' \
| sed 's|^+ *||' | xsel
13 Jan 2012; Sebastian Pipping <sping@g.o> genkernel:
Bump version to 3.4.23
13 Jan 2012; Sebastian Pipping <sping@g.o>
+patches/busybox/1.19.3/1.18.1-openvt.diff,
+patches/busybox/1.19.3/busybox-1.7.4-signal-hack.patch:
Copy patches from busybox/1.18.1 to busybox/1.19.3
13 Jan 2012; Sebastian Pipping <sping@g.o>
+patches/e2fsprogs/1.42/e2fsprogs-1.41.12-getpagesize.patch:
Add a patch for e2fsprogs/1.42 from main tree
13 Jan 2012; Sebastian Pipping <sping@g.o>
+patches/lvm/2.02.88/lvm2-2.02.72-no-export-dynamic.patch:
Copy patch from lvm/2.02.74 to lvm/2.02.88
13 Jan 2012; Robin H. Johnson <robbat2@g.o> gen_determineargs.sh:
Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the
usages were of the form "! isTrue ${CMD_NOINSTALL}", which on an unset
value,
came out as false. These were replaced by "isTrue ${CMD_INSTALL}", but my
analysis of the needed default value was wrong, and was set to false instead
of true.
13 Jan 2012; Sebastian Pipping <sping@g.o> genkernel.conf:
Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf to (1) distinguish
commented-out options from their explanatory comments and (2) to return
consistenty (bug #398471)
12 Jan 2012; Sebastian Pipping <sping@g.o> gen_compile.sh:
Support application of patches before compilation for tools which previously
lacked that support. Special thanks to Tomasz Wasiak (bug #398469)
|
|