aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKARBOWSKI Piotr <piotr.karbowski@gmail.com>2017-12-26 19:39:41 +0100
committerKARBOWSKI Piotr <piotr.karbowski@gmail.com>2017-12-26 19:39:41 +0100
commit691acd67c9cd626bf8a422170b11e72547c8018c (patch)
tree23bcad88fe302de483024b044cc57a9651171619
parentlebuilds/libgcrypt.lebuild: 1.6.4 -> 1.8.2 + force O3 (diff)
downloadbetter-initramfs-691acd67c9cd626bf8a422170b11e72547c8018c.tar.xz
better-initramfs-691acd67c9cd626bf8a422170b11e72547c8018c.zip
ChangeLog update
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d8c32c3..0c1e710 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
For details check git history.
devel branch:
+ - libgcrypt is now always built with O3 instead of Os.
- Version bumps:
sysroot Aboriginal Linux 1.2.0 -> Alpine Linux 3.7.0
dropbear 2015.71 -> 2017.75
@@ -8,8 +9,10 @@ devel branch:
busybox 1.21.1 -> 1.27.2
zlib 1.2.8 -> 1.2.11
libuuid 2.21.2 -> 2.31.1
+ libgpg-error 1.20 -> 1.27
+ libgcrypt 1.6.4 -> 1.8.2
-v0.9.1:
+v0.9.2:
- Support for additonal routing tables via binit_net_route= param (Aaron Jones)
- Populate /dev/disk/ with by-uuid and by-label symlinks before switching
to newroot. Fixes bug reported at Gentoo's bugzilla #559026.