From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1b7Qya-0002Un-7q for ptxdist@pengutronix.de; Mon, 30 May 2016 19:27:40 +0200 Received: from mol by pty.hi.pengutronix.de with local (Exim 4.84_2) (envelope-from ) id 1b7Qya-0001LG-0o for ptxdist@pengutronix.de; Mon, 30 May 2016 19:27:40 +0200 Date: Mon, 30 May 2016 19:27:40 +0200 From: Michael Olbrich Message-ID: <20160530172739.GA1227@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [ANNOUNCE] PTXdist 2016.05.0 released List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============1211654114==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de --===============1211654114== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I'm happy to announce that I've just released ptxdist-2016.05.0. As always, we have the usual mix of new packages, version bumps and bugfixes. However, this release also contains several other noteworthy changes: Building packages in parallel (with -j) can speed up the build process a lot. However, the to output and logfile is pretty much unreadable. This can now be changed with the new --output-sync option. If enabled, the output for each build stage is grouped together. This is enabled by default for quiet builds. Note, that the output for each stage will be printed in on block once the stage is complete, so there can be long periods of time with seemingly no progress. There is a new command for targetinstall: 'install_glob' is basically a 'install_tree' with added filters. Some rules already us it and it will probably replace all the 'find' loops that currently exist in various targetinstall stages. Thanks to all contributors and - as always - the shortlog below. Enjoy, Michael Olbrich Alexander Aring (3): unstrung: initial commit libpcap: version bump 1.5.3 -> 1.7.4 wireshark: version bump 1.10.6 -> 2.0.3 Alexander Dahl (2): libxml2: security update from 2.9.3 to 2.9.4 monit: update from 5.6 to 5.17.1 Artur Wiebe (1): systemd: IP forwarding and masquerading support Bernhard Walle (1): host-lzop: Fix build with gcc 6.1 Clemens Gruber (3): ethtool: bump version to 4.5 u-boot-tools: bump version to 2016.05 busybox: version bump to 1.24.2 Enrico Jorns (1): xorg-font-arphic-uming: fix description title Juergen Borleis (8): mesalib: at least one base API must be enabled. DTC: fix package description tcpdump: version bump 4.5.1 -> 4.7.1 libmicrohttp: remove from staging by updating to a current release libaio: add new package mySQL: remove an orphaned file mySQL: exhume a gone package by updating it to a new release Qt5: add mySQL support Ladislav Michl (3): networkmanager: version bump 1.0.12 -> 1.2.0 networkmanager-openvpn: new package networkmanager-openvpn: version bump 1.2.0 -> 1.2.2 Marc Kleine-Budde (4): slang: version bump to 2.3.0 kernel: introduce symbol KERNEL_XPKG rootfs: /etc/(g)shadow: install as group shadow projectroot: etc/group: add missing shadow group Markus Pargmann (1): kernel: add support for perf and iio tools Michael Olbrich (73): ptxd_lib_colgen: handle buildtime/runtime correctly ptxd_lib_dgen: handle dependencies from ptxconfig and platformconfig = for the same package ptxd_make_world_init: make pkg_conf_dir relative gobject-introspection: don't use rpath ptxd_install_file_strip: strip .GCC.command.line from kernel modules ptxd_install_generic: don't call 'stat' twice ptxdist: add support for alldefconfig expat: version bump 2.1.0 -> 2.1.1 openssl: version bump 1.0.2g -> 1.0.2h ltrace: version bump 0.5.1 -> 0.7.3 slang: fix parallel building kernel: fix building iio for older toolchains kconfig: update to latest version boost: be more robust when detecting parallelization ptxdist: improve output ordering for parallel building rt-tests: version bump 0.96 -> 1.0 iptables: add missing autogen.sh ptxd_lib_dgen: merge dependencies of virtual packages libblkid: mark as VIRTUAL libuuid: mark as VIRTUAL host-libuuid: mark as VIRTUAL host-libblkid: mark as VIRTUAL libgudev: mark as virtual if systemd is not used ptxd_make_world_patchin_apply_git: make sure the series file exists networkmanager: version bump 1.2.0 -> 1.2.2 ptxd_make_serialize_init: don't add --output-sync for interactive com= mands ptx/oldconfig: handle --output-sync correctly install: add new 'install_glob' command modemmanager: use install_glob to avoid installing *.la files ptxd_make_world_install_python_cleanup: make sure shared libraries ar= e not executable ptxd_make_world_install_python_cleanup: prefer *.pyc in __pycache__ o= ver existing (packaged) *.pyc files python3-aiohttp-wsgi: use install_glob python3-aiohttp: use install_glob python3-chardet: use install_glob python3-decorator: use install_glob python3-django: use install_glob python3-gi: use install_glob python3-ipython-genutils: use install_glob python3-ipython: use install_glob python3-path-py: use install_glob python3-pexpect: use install_glob python3-pickleshare: use install_glob python3-ptyprocess: use install_glob python3-simplegeneric: use install_glob python3-traitlets: use install_glob python3: use install_glob extract: extract all source packages by default perl: use default extract stage Revert "perl: use default extract stage" Revert "extract: extract all source packages by default" u-boot: remove obsolete patches qemu: remove obsolete patches python3: fix skip patterns for install_glob ptxdist: add --output-sync option syslogng: fix building without systemd networkmanager-openvpn: add missing dependency systemd: add missing dependency networkmanager: fix dependency loop ptxdist: fix --no-output-sync qt5: add missing dependency systemd: version bump 229 -> 230 Toplevel: specify full path to bash ptxd_make_xpkg_pkg: strip only once polkit: version bump 0.104 -> 0.105 qt5: add patch to build with systemd 230 xfsprogs: version bump 4.2.0 -> 4.5.0 polkit: fix URL ptxd_make_world_prepare: cleanup sanity checks redirect command stderr to stdout doc: document --output-sync doc: document install_glob mesalib: add missing dependency pulseaudio: add missing dependency Robert Schwebel (1): postgresql: add new package Steffen Trumtrar (3): eventlog: version bump 0.2.7 -> 0.2.12 syslogng: version bump 2.0.10 -> 3.7.3 rng-tools: add systemd service and rngtest options Uwe Kleine-K=F6nig (1): libelf: version bump to 0.166 --=20 Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXTHgLAAoJEM1w45tSAIbPhCkIAJwWSg7k3o0PlV/YQB/mqedm oeAJJhDjYGjy+AUCblErvoySd5MMETKnUboel3lVGt9wTQu/hdyvhBUdG7fpkF1M FLerTdfA88xUPyWNnyKhXCmA/MViAmejpvqE6Xf5VQaIiYzjQXWvficWQLyvCfsx sRgJdXPz4kOZAZ5v+O7Acp1ynhFGLIq89DGMBSTwT0j4Hb1Ngfu1BoSqt2pRBO32 BoJK2oG/nssMdFGFe6/qBgpZ0ErBTw+3XmtDkWIZiThQxtjd6XInTrpaBJ+xmh0r 3cflGjEz8jvqf/KzTeV6E6mDb4Ukc/Ygud1ZDsnAZR2GwF3+LM5nf9p0EgpkfJ4= =8hFL -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- --===============1211654114== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KcHR4ZGlzdCBt YWlsaW5nIGxpc3QKcHR4ZGlzdEBwZW5ndXRyb25peC5kZQ== --===============1211654114==--