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: Sun, 8 Feb 2015 22:19:45 +0100	[thread overview]
Message-ID: <20150208212304.804E5805EE@busybox.osuosl.org> (raw)

commit: http://git.buildroot.net/buildroot/commit/?id=20138584143d1146077a1b8e319c58d6b12b71e8
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 CHANGES |   79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 79 insertions(+), 0 deletions(-)

diff --git a/CHANGES b/CHANGES
index 22668dc..6077468 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,82 @@
+2015.02, Not yet released
+
+	Fixes all over the tree and new features.
+
+	Static/shared library handling reworked. This is now a
+	tristate (shared only / shared and static / static
+	only). Default is now shared only to speed up the
+	build. BR2_PREFER_STATIC_LIB is now called BR2_STATIC_LIBS.
+
+	The toolchain (internal and external) will now warn when an
+	unsafe library or header path is used (such as /usr/include or
+	/usr/lib). If BR2_COMPILER_PARANOID_UNSAFE_PATH is enabled
+	under build options this instead becomes an error.
+
+	A installation path issue with the internal musl toolchain
+	support has been fixed so it is now possible to reuse it as an
+	external toolchain.
+
+	Architectures: Freescale E5500 and E6500 PowerPC support
+	added, deprecated MIPS 1/2/3/4 support removed.
+
+	New defconfigs: Freescale p2020ds, MIPS creator CI20,
+	Raspberrypi with DT, UDOO Quad.
+
+	'make <foo>_defconfig' now saves the path to the defconfig in
+	the .config, so a 'make savedefconfig' automatically updates
+	it.
+
+	Infrastructure for packages using the Erland rebar tool has
+	been added.
+
+	Hashes for a large number of packages have been added. Hashes
+	are now checked for both target and host packages.
+
+	The system menu now has an option to automatically configure a
+	network interface through DHCP at bootup.
+
+	The default filesystem skeleton now uses a separate tmpfs for
+	/run instead of a symlink to /tmp/ for security reasons / to
+	protect against conflicts with user generated temporary files.
+
+	BR2_EXTERNAL is now exported to post-build and post-image
+	scripts.
+
+	New packages: bdwgc, benejson, blktrace, bootstrap, cgic,
+	ding-libs, dvdauthor, ejabberd, erlang-goldrush, erlang-lager,
+	erlang-p1-cache-tab, erlang-p1-iconv, erlang-p1-sip,
+	erlang-p1-stringprep, erlang-p1-stun, erlang-p1-tls,
+	erlang-p1-utils, erlang-p1-xml, erlang-p1-yaml,
+	erlang-p1-zlib, exiv2, freeradius-client, gengetopt, glmark2,
+	gpu-amd-bin-mx51, guile, host-qemu, ifupdown, iperf3,
+	janus-gateway, kodi, kodi-audioencoder-flac,
+	kodi-audioencoder-lame, kodi-audioencoder-vorbis,
+	kodi-audioencoder-wav, libcli, libiio, liblinear, libnice,
+	libselinux, libsemanage, libserialport, libsigro,
+	libsigrokdecode, libsrtp, liburiparser, libvips, libwebsock,
+	libz160, libzip, lightning, mcelog, memtest86, mjpegtools,
+	mjpg-streamer, mke2img, mpd-mpc, netsurf-buildsystem, odhcp6c,
+	openldap, python-alsaaudio, python-certifi, python-cheetah,
+	python-coherence, python-django, python-docopt, python-enum,
+	python-enum34, python-flask, python-gobject, python-httplib2,
+	python-ipaddr, python-itsdangerous, python-jinja,
+	python-markdown, python-markupsafe, python-networkmanager,
+	python-pam, python-psutil, python-pyftpdlib, python-pyinotify,
+	python-pysendfile, python-pyxb, python-requests, python-six,
+	python-twisted, python-webpy, python-werkzeug,
+	python-zope-interface, qt5cinex, sigrok-cli, sofia-sip,
+	start-stop-daemon, szip, triggerhappy, ustr, vnstat, xorriso,
+	xtables-addons
+
+	Removed packages (target): bison, distcc, gob2, m4
+
+	Issues resolved (http://bugs.uclibc.org):
+
+	#7556: make interactive CLI optional for nftables
+	#7730: Error while connecting Qt Cretaor to device
+	#7766: logrotate default gzip path is usually wrong
+	#7790: Invalid ext4 image generated by Buildroot
+
 2014.11, Released December 1st, 2014
 
 	Minor fixes.

             reply	other threads:[~2015-02-08 21:19 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-08 21:19 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-08-06  9:24 Peter Korsgaard
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
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=20150208212304.804E5805EE@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.