summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libupnpp: bump to version 0.16.0Jörg Krause2017-09-222-3/+3
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mongoose: don't install to targetPeter Korsgaard2017-09-221-0/+2
| | | | | | | Only a static library is built (and no _INSTALL_TARGET_CMDS are defined), so there is no need to run the target-install step. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mongoose: correct openssl definePeter Korsgaard2017-09-221-1/+1
| | | | | | | | NS_ENABLE_SSL was renamed to MG_ENABLE_SSL in v6.0, commit e1dd3f06fe33 (Rename Mongoose constants: NS_ -> MG_, NSF_ -> MG_F_), so use the new name instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mongoose: drop unused openssl linker flagsPeter Korsgaard2017-09-221-3/+2
| | | | | | | | No linking is done since the package was reworked for v6.x in commit 9860746ff (mongoose: bump to version 6.1), so drop LDFLAGS and the list of libraries to link against. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mongoose: drop unused MONGOOSE_NO_DL definePeter Korsgaard2017-09-221-1/+1
| | | | | | | This define is not used anywhere in the mongoose sources since v6.0 (commit 8927c9d22b3f), so drop it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/pptp-linux: bump version to 1.9.0Bernd Kuhls2017-09-223-6/+6
| | | | | | | Updated patch status of patch 0003. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/opencv: bump version to 2.4.13.3Bernd Kuhls2017-09-224-63/+3
| | | | | | | | | | | | | | | | | | | Removed 0002-avoid-sysctl_h.patch, applied upstream: https://github.com/opencv/opencv/commit/61936eb1a43e732e4bc1c75b63e6cab85c6f9e94#diff-f3b4393df86251f502cee9ba1da034a5 This bump includes https://github.com/opencv/opencv/commit/70489b1e2232ead1701519e35d151670b74c3f70#diff-9076fba682f6d51a018b6de8648e1cdb which fixes ffmpeg static linking http://autobuild.buildroot.net/results/544/5444b0c5556a42923e3fcdae782811a805e51b1f/ http://autobuild.buildroot.net/results/44d/44d53e4c5d4570507c7e8856fb9dd0a477dcdf63/ In-source-builds are not allowed anymore: https://github.com/opencv/opencv/commit/777a0080cbdb98761853519b3f45136727a855c2 Re-numbered remaining patches. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/php-yaml: bump version to 2.0.2Bernd Kuhls2017-09-222-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libyaml: bump version to 0.1.7Bernd Kuhls2017-09-223-35/+2
| | | | | | | | Removed patch after upstream committed a similar patch: https://github.com/yaml/libyaml/commit/946596172d140497b560e016e581accb0a92cca4#diff-35a172a9ca8faa1683fc747ca94681b3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/owfs: bump version to 3.2p1Bernd Kuhls2017-09-224-67/+12
| | | | | | | | | | Removed patch applied upstream: https://sourceforge.net/p/owfs/code/ci/6ff4da75c2f507e3d94fa9e01a253ccebd00b916/ Added md5 hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* luafilesystem: bump to version 1.7.0Francois Perrad2017-09-222-2/+2
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libidn: add fix for CVE-2017-14062Baruch Siach2017-09-222-0/+38
| | | | | | | | | | | | | | | | | Add upstream patch fixing CVE-2017-14062: Integer overflow in the decode_digit function in puny_decode.c in Libidn2 before 2.0.4 allows remote attackers to cause a denial of service or possibly have unspecified other impact. This issue also affects libidn. Unfortunately, the patch also triggers reconf of the documentation subdirectory, since lib/punycode.c is listed in GDOC_SRC that is defined in doc/Makefile.am. Add autoreconf to handle that. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sudo: bump to version 1.8.21p2Baruch Siach2017-09-222-3/+3
| | | | | | | Switch SITE to https. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* iproute2: bump to version 4.13.0Baruch Siach2017-09-222-2/+2
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/mx6cubox: Bump U-Boot and kernel versionsFabio Estevam2017-09-211-4/+4
| | | | | | | Bump U-Boot to 2017.09 version and kernel to 4.13.3. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* util-linux: bump to v2.30.2Carlos Santos2017-09-212-2/+2
| | | | | | | | Release notes: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.2-ReleaseNotes Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gdk-pixbuf: security bump to version 2.36.10Peter Korsgaard2017-09-212-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following security issues: CVE-2017-2862 - An exploitable heap overflow vulnerability exists in the gdk_pixbuf__jpeg_image_load_increment functionality of Gdk-Pixbuf 2.36.6. A specially crafted jpeg file can cause a heap overflow resulting in remote code execution. An attacker can send a file or url to trigger this vulnerability. CVE-2017-2870 - An exploitable integer overflow vulnerability exists in the tiff_image_parse functionality of Gdk-Pixbuf 2.36.6 when compiled with Clang. A specially crafted tiff file can cause a heap-overflow resulting in remote code execution. An attacker can send a file or a URL to trigger this vulnerability. CVE-2017-6311 - gdk-pixbuf-thumbnailer.c in gdk-pixbuf allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) via vectors related to printing an error message. The host version now needs the same workaround as we do for the target to not pull in shared-mime-info. Also add a hash for the license file while we're at it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* flashrom: fix static build with uClibcBaruch Siach2017-09-211-1/+2
| | | | | | | | | | | | Define HAVE_STRNLEN to avoid local strnlen() definition. Fixes: http://autobuild.buildroot.net/results/7dc/7dc4298e3a07c73e03f70205516d68a0f4c2d297/ http://autobuild.buildroot.net/results/e36/e362848eb45f6b8100131361e6e5faa546f0bbd8/ http://autobuild.buildroot.net/results/69e/69ef10ec710f418b4d10c1edb4f2ce2e49b522bf/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update github hashesBernd Kuhls2017-09-214-4/+4
| | | | | | | | | | It seems github now sometimes provides slightly changed tarballs which produce a different sha256 hash than before. This commit fixes the hashes of the packages when sources.buildroot.net does not store a copy of the tarball matching the current hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/samba4: security bump to version 4.6.8Bernd Kuhls2017-09-212-2/+2
| | | | | | | | | | | | | | | Release notes: https://www.samba.org/samba/history/samba-4.6.8.html Fixes - CVE-2017-12150 (SMB1/2/3 connections may not require signing where they should) - CVE-2017-12151 (SMB3 connections don't keep encryption across DFS redirects) - CVE-2017-12163 (Server memory information leak over SMB1) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/zstd: Install tools into /usr/bin, not /usr/local/binAndrey Smirnov2017-09-201-1/+1
| | | | | | | | | | Install tools into /usr/bin, not /usr/local/bin, since /usr/local/bin is not in PATH by deafault. [Peter: set PREFIX to /usr to really install into /usr/bin] Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/python3: bump to 3.6.2Andrey Smirnov2017-09-2031-239/+199
| | | | | | | | | | | | | | | | | | | | | | Bump Python3 version to 3.6.2. Patches dropped: "Support PGEN_FOR_BUILD and FREEZE_IMPORTLIB_FOR_BUILD" Rationale: With commit 9d02f562961efd12d3c8317a10916db7f77330cc, code generation step of building CPython now became explicit (instead of always performed as a part of 'make' invocation) and more granular. We no longer need to use Parser/pgen at all and tricking the build system into using different Programs/_freeze_importlib can be done as a part of recipe. Additional info about the build change can be found at https://bugs.python.org/issue23404 Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/tvheadend: bump versionBernd Kuhls2017-09-202-2/+2
| | | | | | | | | | | | | It seems github now sometimes provides slightly changed tarballs which produce a different sha256 hash than before, this is the case for tvheadend. Instead of fixing the hash lets bump to current HEAD and hope that the new hash will be valid for a longer period of time ;) Fixes http://autobuild.buildroot.net/results/59a/59ad7940dcd498cd0aaec26c8497b21e64379a6f/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zstd: bump to version 1.3.1Baruch Siach2017-09-202-5/+5
| | | | | | | | | | | In this release zstd added the GPLv2 license and removed the PATENTS clause (upstream commit 4f73b3b55d83b). Cc: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Tested-by: Andrey Smirnov <andrew.smirnov@gmail.com> Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* chrony: bump version to 3.2Peter Korsgaard2017-09-202-4/+6
| | | | | | | Also add a hash for the license file while we're at it. [Peter: use tuxfamily.org URL for annoucement] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* chrony: add optional seccomp supportPeter Korsgaard2017-09-201-1/+7
| | | | | | seccomp support has been available since chrony-2.2 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lcdproc: fix build with musl libcBaruch Siach2017-09-201-0/+50
| | | | | | | | | | | | | Add a patch adding missing linux ioctl header. Fixes: http://autobuild.buildroot.net/results/58a/58a9b98d08060c6ed9e8855ba9f59d03aa2f3e2c/ http://autobuild.buildroot.net/results/5b2/5b2c1bc872cebc7aadf93995b71178bba29e0b25/ http://autobuild.buildroot.net/results/125/12594e613f8fc106e477411f76093654a084c01c/ Cc: Sven Haardiek <sven.haardiek@greenbone.net> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* augeas: security bump to version 1.8.1Jörg Krause2017-09-202-2/+2
| | | | | | | | | | | | Fixes CVE-2017-7555 - Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution. [Peter: extend description] Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux: bump default to version 4.13.3Bernd Kuhls2017-09-201-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 3.2.x and 4.{4, 9, 12, 13}.x seriesBernd Kuhls2017-09-201-5/+5
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/softether: bump versionBernd Kuhls2017-09-203-110/+168
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/softether: update patch to remove renamesBernd Kuhls2017-09-201-4/+172
| | | | | | | | | | | | Since https://git.buildroot.net/buildroot/commit/?id=85f11d08c387c200dbb59a8559f2ba62376689bf buildroot refuses to apply patches that contain renames. Fixes http://autobuild.buildroot.net/results/223/2237b9ec78044678aac9e743318ce5dc01309ab7/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/softether: fix hashBernd Kuhls2017-09-201-1/+1
| | | | | | | | | | | | | The tarball downloaded today from github does not match the checksum which once was valid. Comparing both https://github.com/SoftEtherVPN/SoftEtherVPN/archive/1e17c9bcfd7e7b31756aa5389bcbff76c2c9c88a/softether-1e17c9bcfd7e7b31756aa5389bcbff76c2c9c88a.tar.gz http://sources.buildroot.net/softether-1e17c9bcfd7e7b31756aa5389bcbff76c2c9c88a.tar.gz shows no differences in content. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* support/scripts/apply-patches.sh: do not apply patches with renamesThomas Petazzoni2017-09-191-0/+5
| | | | | | | | | | | | | | | | | | | | | | Patches with renames apply properly with patch >= 2.7, but not with older patch versions. Since "git format-patch" by default generates patches with renames, Buildroot developers often don't realize that their patches will not apply properly on build machines that have patch < 2.7. In order to prevent such a situation from happening again, this commit adds some logic in apply-patches.sh to refuse applying patches that contain renames. Note that just searching for '^rename' is not sufficient, since the patch commit message may contain the words "rename from" or "rename to" as well. Therefore, the grep expression is made as accurate as possible, checking both. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Arnout: spaces instead of tabs (suggested by Yann); extend commit message.] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* toolchain: detect external glibc in merged /usrCam Hutchison2017-09-191-1/+1
| | | | | | | | | | | | | | | | | | When using an external toolchain that was built with Buildroot and a merged /usr, the dynamic linker is actually in /usr/lib. But the check_glibc macro limits the depth it is looking for the dynamic linker, and misses it when it is in /usr/lib because it is too deep. We could fix that in two ways: increase the depth in which we look for it, or follow symlinks. We choose the second solution. Signed-off-by: Cam Hutchison <camh@xdna.net> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Cc: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/luvi: needs git submodulesBernd Kuhls2017-09-192-2/+3
| | | | | | | | | | | | | | Luvi bundles several libraries previously provided by the upstream tarball. Since the tarball is not available anymore we need to fetch the git submodules. Unbundling is very hard, and we anyway don't have the bundled libraries in Buildroot. Fixes http://autobuild.buildroot.net/results/26d/26d04350a761d362f40e7bd1ac09b639d61de91a/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: "Jörg Krause <joerg.krause@embedded.rocks>" Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/tvheadend: add optional support for rpi-userlandBernd Kuhls2017-09-191-0/+7
| | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/tvheadend: add optional support for libva-accelerated transcodingBernd Kuhls2017-09-191-0/+7
| | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/tvheadend: bump version, add optional dependencies to opus & x265Bernd Kuhls2017-09-193-5/+22
| | | | | | | | | | | | | | | | | | | | | | | | | This bump https://github.com/tvheadend/tvheadend/compare/54e63e3f9af8fdc0d23f61f3cda7fa7b246c1732...303f418e1ac2bb3078f7a974b69f04ab6a56c636 updated the transcoding support already present: https://github.com/tvheadend/tvheadend/commit/014bb9505e1d7eb6e37e10931dd89ab3b1a0dc01 To avoid these build errors src/transcoding/codec/codecs/libs/libx26x.c:105:18: fatal error: x264.h: No such file or directory #include <x264.h> src/transcoding/codec/codecs/libs/libx26x.c:213:18: fatal error: x265.h: No such file or directory #include <x265.h> src/transcoding/codec/codecs/libs/libopus.c:23:31: fatal error: opus/opus_defines.h: No such file or directory #include <opus/opus_defines.h> we need to add dependency handling already with this patch and keep the hard dependency x264 as minimum codec for transcoding but we now need to enable BR2_PACKAGE_FFMPEG_GPL to enable x264-support also in ffmpeg. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/tvheadend: add option to en-/disable transcoding supportBernd Kuhls2017-09-192-5/+15
| | | | | | | | | | | | | | | | https://github.com/tvheadend/tvheadend/commit/014bb9505e1d7eb6e37e10931dd89ab3b1a0dc01 extended the already present transcoding support and included vaapi- accelerated transcoding. In order to support these new options and their numerous dependencies we add a new Kconfig option for transcoding support to allow users to disable transcoding support, because they use tvheadend for recording or by its internal hts protocol, for example with the kodi-pvr-hts addon. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/freescale-imx: add support for i.MX6ULJulien BOIBESSOT2017-09-191-0/+4
| | | | | | | | | | Mostly to compile imx-lib (providing libpxp) on i.MX6UL (which have a PXP hardware unit) and to prevent compilation of imx-lib's modules not supported on i.MX6UL. Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com> Acked-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* support/download: fix check_one_hash descriptionGaël PORTAY2017-09-191-2/+3
| | | | | | | | | | | Function check_one_hash takes three arguments: - algo hash - known hash - file to hash Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* openipmi: bump to version 2.0.24Joel Stanley2017-09-193-29/+25
| | | | | | | | | | | | | Some changes in addition to the version bump: - The uint32_t patch is now upstream - Drop --no-glib12 flag as support was removed in 2.0.23 - The host library path patch was refreshed Signed-off-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Arnout: remove uint32_t patch from hash file] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* python-numpy: Bump to the most recent release 1.13.1Alexey Brodkin2017-09-194-93/+30
| | | | | | | | | | | | | | | | | | | | | | | Note previously used location for releases on SourceForge is no longer supported (latest tarball v1.11.2 available there is dated 2016-10-04) so as other distros (see, Fedora http://pkgs.fedoraproject.org/cgit/rpms/numpy.git/tree/numpy.spec?id=7013948f8ba073c69a91a545f0a0898cb62652fa#n22) we get release tarball directly from GitHub. Also note 0001-no-fenv-on-uclibc.patch was rebased on v1.13.1. 0002-Don-t-blindly-enable-frexpl-and-ldexpl-for-uClibc.patch is no longer needed. Since https://github.com/numpy/numpy/pull/4852, there is a wrapper for frexpl and ldexpl like for the other math functions. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Rahul Bedarkar <rahulbedarkar89@gmail.com> Cc: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [Arnout: improve explanation of 0002-Don-t-blindly-enable-frexpl-and-ldexpl-for-uClibc.patch] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/poppler: bump version to 0.59.0Bernd Kuhls2017-09-193-38/+2
| | | | | | | | | | Removed patch applied upstream: https://cgit.freedesktop.org/poppler/poppler/commit/poppler/Form.h?id=a9581e624fa62b3905b790ac10d1349b1f96048a Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Bernd Kuhls &lt;<a href="mailto:bernd.kuhls@t-online.de">bernd.kuhls@t-online.de</a>&gt;<br> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/poppler: fix libcurl supportBernd Kuhls2017-09-191-1/+1
| | | | | | | | | BR2_PACKAGE_POPPLER_LIBCURL is not defined in poppler/Config.in. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Bernd Kuhls &lt;<a href="mailto:bernd.kuhls@t-online.de">bernd.kuhls@t-online.de</a>&gt;<br> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* util-linux: add missing dynamic library dependencyBaruch Siach2017-09-191-0/+1
| | | | | | | | | | | | | | | | Commit f52af619185 (util-linux: add menu items for login utilities) forgot to propagate the !BR2_STATIC_LIBS dependency of linux-pam to BR2_PACKAGE_UTIL_LINUX_LOGIN. Fix this. Fixes: http://autobuild.buildroot.net/results/e47/e472891a656e40f33081d9a5db1b1b6d71c1389f/ http://autobuild.buildroot.net/results/9e4/9e443720ca247292ea612851962c611a9bcd3450/ http://autobuild.buildroot.net/results/88f/88f4cecd7e2844701b0e75279c112e37283fc7f9/ Cc: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/libebur128: bump version to 1.2.2, add hashBernd Kuhls2017-09-193-3/+4
| | | | | | | | Upstream removed the speex dependency: https://github.com/jiixyj/libebur128/commit/54d61fd072bc526c3c56c96dd7a3d0ef0678d5b0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* cmake: expose the host variant in menuconfigPeter Korsgaard2017-09-192-0/+12
| | | | | | | | | With the addition of the sdk support it may be interesting to build host-cmake even though no packages need it, so expose it in menuconfig. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* xen: add upstream post-4.9.0 security fixesPeter Korsgaard2017-09-192-0/+19
| | | | | | | | | | | | | | | | | | | | | Fixes the following security issues: XSA-226: multiple problems with transitive grants (CVE-2017-12135) XSA-227: x86: PV privilege escalation via map_grant_ref (CVE-2017-12137) XSA-228: grant_table: Race conditions with maptrack free list handling (CVE-2017-12136) XSA-230: grant_table: possibly premature clearing of GTF_writing / GTF_reading (CVE-2017-12855) XSA-231: Missing NUMA node parameter verification (CVE-2017-14316) XSA-232: Missing check for grant table (CVE-2017-14318) XSA-233: cxenstored: Race in domain cleanup (CVE-2017-14317) XSA-234: insufficient grant unmapping checks for x86 PV guests (CVE-2017-14319) XSA-235: add-to-physmap error paths fail to release lock on ARM Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
OpenPOWER on IntegriCloud