All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] CHANGES: update with recent changes
Date: Sat, 6 Aug 2016 11:24:52 +0200	[thread overview]
Message-ID: <20160806092514.B579F80809@busybox.osuosl.org> (raw)

commit: https://git.buildroot.net/buildroot/commit/?id=960cc977006ba84442c9fa447e1fbf1c4512a743
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 CHANGES | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 91 insertions(+)

diff --git a/CHANGES b/CHANGES
index 193b4df..4d85f0e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,94 @@
+2016.08, Not yet released:
+
+	Fixes all over the tree and new features.
+
+	Toolchain: Fortran support added. eglibc support removed, musl
+	support no longer experimental. Blackfin and Microblaze
+	support for internal uClibc-ng toolchain, m68k/coldfire
+	improvements. The check for unsafe (build host) directories
+	access (/usr/include and /usr/lib) is now enabled by default.
+	Unused locales are now purged by default to save space (and
+	the default list of locales shrunk). The option to control
+	this has now moved from the toolchain menu to system
+	configuration.
+
+	Legal info improvements: sources are now hardlinked instead of
+	copied if possible to save space. Patches and extra downloads
+	are also saved.
+
+	An experimental configuration knob (BR2_REPRODUCIBLE) has been
+	added to make the builds more reproducible (E.G. less
+	differences in the binary output between builds of the same
+	configuration). This is still work in progress.
+
+	An option to execute a custom script inside the fakeroot
+	environment used to the generate the filesystem (E.G. to tweak
+	permissions or similar) has been added.
+
+	Git support now supports git submodules if
+	<pkg>_GIT_SUBMODULES is enabled.
+
+	Hash files for integritry validation have been added for all
+	packages.
+
+	Scanpypi utility to help creating packages from the Python
+	package index (pypi) has been added.
+
+	The makedevs utility now has support for adding file
+	capabilities using extended attributes.
+
+	New defconfigs: Arcturus uCP1020, Atmel sama5d{2,3,4} xplained
+	development configs, Blackfin GDB simulator, Linksprite
+	pcDuino, Minnow Board Max graphical demo, NXP i.MX25 PDK,
+	i.MX51 EVK, i.MX6UL Pico, i.MX7 sabresd, QEMU MIPS32r6{,el} and
+	MIPS64r6{,el} malta, Roseapple Pi, Samsung Snow chromebook,
+	Toradex Apalis i.MX6 COM, TS-4800, x86-64 PC BIOS and EFI
+	demos. A number of defconfigs have been updated and extended
+	to generate SD card images. Synopsys HS38 VDK defconfig removed.
+
+	New packages: 4th, acpica, acpitool, alljoyn, alljoyn-base,
+	alljoyn-tcl, alljoyn-tcl-base, argparse, babeld, batman-adv,
+	circus, dante, docker-containerd, docker-engine, domoticz,
+	efibootmgr, efivar, ficl, fwup, gsettings-desktop-schemas,
+	gtksourceview, gupnp-dlna, gupnp-tools, igd2-for-linux,
+	jemalloc, kmsxx, lapack, lft, libaacs, libamcodec, libbdplus,
+	libcoap, libdvdcss, libebur128, libfastjson, libminiupnpc,
+	libnatpmp, libpqxx, libuio, libvdpau, log4cpp, minissdpd,
+	mxsldr, nginx-nasxi, nginx-upload, ninja, nodm, odroid-mali,
+	odroid-scripts, omxplayer, openblas, openmpi, openzwave,
+	p7zip, pdbg, python-argh, python-dataproperty,
+	python-dateutil, python-dialog3, python-dicttoxml,
+	python-dominate, python-engineio, python-flask-jsonrpc,
+	python-flask-login, python-humanize, python-pathtools,
+	python-pathvalidate, python-pillow, python-prompt-toolkit,
+	python-pytablewriter, python-pytz, python-scapy3k,
+	python-sdnotify, python-socketio, python-tomako,
+	python-ubjson, python-u-msgpack, python-watchdog,
+	python-wcwidth, python-xlrd, python-xlsxwriter,
+	python-xlutils, python-xlwt, rs485conf, runc, sdl2_gfx,
+	sdl2_image, sdl2_ttf, shellinabox, sphinxbase, stella,
+	supertuxkart, systemd-bootchart, tekui, terminology, tinycbor,
+	tinydtls, ti-sgx-demos, ti-sgx-km, ti-sgx-um, tunctl, wavemon,
+	wiringpi, xen
+
+	Deprecated packages: ipkg, sstrip
+
+	Removed packages: sunxi-mali-prop
+
+	Issues resolved (http://bugs.buildroot.org):
+
+	#8931: segment fault when compile argp-help.c using aarch64-bu...
+	#8966: eglfs error. buildroot don't compile the library libeglfs.so
+	#8971: build for beaglebone fails
+	#8986: qt5imageformats fails to build on AArch64
+	#8991: grub2 fails to compile
+	#9001: Nodejs option not available
+	#9006: gcc with c++ support v4 and v5 fail to compile on fedora 24
+	#9016: arceb-buildroot-linux-uclibc ld uses incorrect default format
+	#9066: 8139TOO - faulty behaviour
+	#9086: Syntax Error (missing ")" in boot/uboot/uboot.mk on line 203)
+	#9091: U-Boot fails to boot with large ramdisk
+
 2016.05, Released May 31st, 2016
 
 	Minor fixes.

             reply	other threads:[~2016-08-06  9:24 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-06  9:24 Peter Korsgaard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-11  9:33 [Buildroot] [git commit] CHANGES: update with recent changes Peter Korsgaard
2021-02-08 21:06 Peter Korsgaard
2020-03-08 13:58 Peter Korsgaard
2020-02-18 22:21 Peter Korsgaard
2019-11-04 22:52 Peter Korsgaard
2019-08-19 21:34 Peter Korsgaard
2018-02-04 23:49 Peter Korsgaard
2017-11-06 20:55 Peter Korsgaard
2017-11-05 22:43 Peter Korsgaard
2017-09-01 15:06 Peter Korsgaard
2017-08-02 19:12 Thomas Petazzoni
2016-02-17 22:08 Peter Korsgaard
2016-02-09 17:10 Peter Korsgaard
2015-11-27 15:21 Peter Korsgaard
2015-08-31 20:37 [Buildroot] [git commit] CHANGES: Update " Peter Korsgaard
2015-08-31  8:13 Peter Korsgaard
2015-08-05 13:05 [Buildroot] [git commit] CHANGES: update " Thomas Petazzoni
2015-05-04  8:25 [Buildroot] [git commit] CHANGES: Update " Peter Korsgaard
2015-05-04  9:20 ` Thomas Petazzoni
2015-05-04  9:26   ` Peter Korsgaard
2015-04-26 22:10 Peter Korsgaard
2015-02-08 21:19 Peter Korsgaard
2014-11-21 12:12 Peter Korsgaard
2014-11-12 21:31 [Buildroot] [git commit] CHANGES: update " Peter Korsgaard
2014-11-11 23:47 Peter Korsgaard
2014-08-17  7:44 Peter Korsgaard
2014-08-07 22:50 Peter Korsgaard
2014-05-12 22:03 Peter Korsgaard
2014-05-12 20:03 Peter Korsgaard
2014-02-11 11:32 Peter Korsgaard
2014-02-10 21:29 Peter Korsgaard
2014-02-09 21:46 Peter Korsgaard
2014-02-04  8:45 Peter Korsgaard
2014-02-05 17:41 ` Arnout Vandecappelle
2014-02-05 21:14   ` Peter Korsgaard
2013-11-30  8:37 Peter Korsgaard
2013-11-12  0:04 Peter Korsgaard
2013-08-29 21:22 Peter Korsgaard
2013-05-31 20:19 Peter Korsgaard
2013-05-27 21:59 Peter Korsgaard
2013-05-15 18:48 Peter Korsgaard
2013-05-15 12:54 Peter Korsgaard
2013-05-11 19:48 Peter Korsgaard
2013-05-08 13:49 Peter Korsgaard
2013-05-08 11:21 Peter Korsgaard
2013-05-07 21:00 Peter Korsgaard
2013-05-08 11:06 ` Thomas Petazzoni
2013-05-08 11:22   ` Peter Korsgaard
2013-02-09 15:03 Peter Korsgaard
2013-02-04 21:33 Peter Korsgaard
2013-02-05 10:10 ` Will Newton
2013-02-05 11:10   ` Peter Korsgaard
2012-11-30 22:27 Peter Korsgaard
2012-11-30  7:00 Peter Korsgaard
2012-11-17 22:54 Peter Korsgaard
2012-11-17 22:08 Peter Korsgaard
2012-11-14 21:28 Peter Korsgaard
2012-06-24 20:45 Peter Korsgaard
2012-05-09 21:17 Peter Korsgaard
2012-05-03 20:52 Peter Korsgaard
2012-04-25 10:21 Peter Korsgaard
2012-04-18 23:01 Peter Korsgaard
2012-03-15 22:59 Peter Korsgaard
2012-02-12 21:56 Peter Korsgaard
2012-01-31 12:48 Peter Korsgaard
2012-01-22 22:48 Peter Korsgaard
2012-01-02 22:34 Peter Korsgaard
2011-12-11 22:54 Peter Korsgaard
2011-12-08 22:09 Peter Korsgaard
2011-11-26 20:51 Peter Korsgaard
2011-11-24 22:03 Peter Korsgaard
2011-11-18 12:56 Peter Korsgaard
2011-11-17  5:54 Peter Korsgaard
2011-11-08 23:33 Peter Korsgaard
2011-10-25  7:41 Peter Korsgaard
2011-10-09 20:51 Peter Korsgaard
2011-09-26 21:20 Peter Korsgaard
2011-09-18 21:01 Peter Korsgaard
2011-09-12 22:46 Peter Korsgaard
2011-08-24 13:07 Peter Korsgaard
2011-08-04 20:13 Peter Korsgaard
2011-07-27 22:01 Peter Korsgaard
2011-07-18 21:34 Peter Korsgaard
2011-07-13 20:43 Peter Korsgaard
2011-07-11  5:44 Peter Korsgaard
2011-06-26 21:07 Peter Korsgaard
2011-05-18 19:02 Peter Korsgaard
2011-04-21 21:52 Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160806092514.B579F80809@busybox.osuosl.org \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.