Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Bernd KuhlsBernd Kuhls
7bf4ff23e01package/kodi-pvr-mythtv: bump version to 4.15.0Upstream repo was changed: https://github.com/xbmc/repo-binary-addons/commit/cf93c8be639a3122db3ecb11c0b42d76e2e1da98 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
6ecfbe31abcpackage/kodi-pvr-*: mass version bumpSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
24a07d58af3package/kodi: bump to version 17.1-KryptonRemoved unneeded patches - 0001-Fixup-include-path.patch (not needed after CMake switch) - 0005-native-TexturePacker-fix-compilation-with-gcc-4.6.patch (applied upstream) - 0006-ffmpeg30.patch (was backported from 17.0-Krypton to 16.0-Jarvis) - 0007-exif-Fix-for-out-of-memory-errors-with-large-numbers.patch (was backported from 17.0-Krypton to 16.0-Jarvis) - 0008-Fix-nullpadding-issue-when-...
Bernd KuhlsBernd Kuhls
e81839aff14package/kodi-texturepacker: new host packageNeeded for upcoming kodi version bump to 17.1-Krypton which will also switch the kodi build system to CMake. "-std=c++0x" is needed to maintain compatability with host-gcc 4.6. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: move texturepacker patch from Kodi package, use SPDX license code, minor tweaks.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
1dd318805e5package/kodi-jsonschemabuilder: new host packageNeeded for upcoming kodi version bump to 17.1-Krypton which will also switch the kodi build system to CMake. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: do not add texturepacker patch in this commit, use SPDX license code.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
43198b07588package/xmlstarlet: add host variantNeeded for the Kodi skin package to control the default skin setup. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
ca958aa13c8package/libcec: bump version to 4.0.2Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
b62fbde744epackage/kodi-platform: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
3fc9704dca2package/libplatform: bump versionReplaced patch 0001 with an alternate solution. Updated license info after https://github.com/Pulse-Eight/platform/commit/a1e5905874d5cdbce110344558d21a2810dead9c Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
d393690fb43package/kodi-visualisation-fountain: remove packageRemove broken package: https://github.com/notspiff/visualization.fountain/issues/1#issuecomment-166156021 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
b3d8ac2aa77package/libsodium: bump version to 1.0.12Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
b9f87e86d97package/pure-ftpd: bump version to 1.0.46Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter KorsgaardPeter Korsgaard
874becfd019ghostscript: add upstream security fixes for CVE-2017-8291CVE-2017-8291 - Artifex Ghostscript through 2017-04-26 allows -dSAFER bypass and remote command execution via a "/OutputFile (%pipe%" substring in a crafted .eps document that is an input to the gs program, as exploited in the wild in April 2017. For more details, see https://bugzilla.suse.com/show_bug.cgi?id=1036453 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>CVE-2017
Abhimanyu VishwakarmaAbhimanyu Vishwakarma
051e9851f49Add defconfig for MIPS Creator ci40Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.V@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Abhimanyu VishwakarmaAbhimanyu Vishwakarma
e73cf8a228agenimage.sh: fix calling from BR2_ROOTFS_POST_IMAGE_SCRIPTWhen called from BR2_ROOTFS_POST_IMAGE_SCRIPT, this script ends up with following error: Error: Missing argument This is because, an extra positional argument is also passed along with BR2_ROOTFS_POST_SCRIPT_ARGS. genimage.sh didn't have support to parse positional and optional arguments together. Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.V@gmail.com> Reviewed-by: Arnout Vandecappelle ...
Ricardo MartincoskiRicardo Martincoski
bb1c63763d8docs/manual: PEP8 coding style for Python scriptsThe advantages of using a pre-existing coding style instead of creating our own are: - documenting on the manual takes a single sentence; - there are automatic tools to help during development/review. So document that PEP8 recommendation should be followed. Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Cc: Samuel Martin <s.martin49@gmail.com> Cc...
Peter KorsgaardPeter Korsgaard
3a66a81b7a9python-django: security bump to version 1.10.7Fixes the following security issues: Since 1.10.3: CVE-2016-9013 - User with hardcoded password created when running tests on Oracle Marti Raudsepp reported that a user with a hardcoded password is created when running tests with an Oracle database. CVE-2016-9014 - DNS rebinding vulnerability when DEBUG=True Aymeric Augustin discovered that Django does not properly validate the Host header...2 Jira Issues
Bernd KuhlsBernd Kuhls
833082fdb4cpackage/live555: bump version to 2017.04.26Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert RieraVicente Olivert Riera
6f24afad92blinux: bump default version to 4.10.13Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert RieraVicente Olivert Riera
431bd936a15linux-headers: bump 4.{4,9,10}.x seriesSigned-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Matt WeberMatt Weber
2ef966fb302package/libqmi: bump version to 1.18.0udev support was added with this bump, however the support was disabled, as Buildroot currently doesn't support the gudev package. libqmi is looking for the Gobject bindings provided by that package to access libudev. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
dc1287ee8acaircrack-ng: don't build SSE code for non SSE targetFixes: http://autobuild.buildroot.net/results/763/7631470016f923e8f4a7696e65437c71b8668b6e/ http://autobuild.buildroot.net/results/621/621588651b5cf54726bbf5361399a2dc301b8a29/ http://autobuild.buildroot.net/results/628/628a66ef766308fba699f1faa942306e600e5575/ Cc: Laurent Cans <laurent.cans@gmail.com> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Si...
Baruch SiachBaruch Siach
5efbd573c0alibnl: add upstream security fixCVE-2017-0553: An elevation of privilege vulnerability in libnl could enable a local malicious application to execute arbitrary code within the context of the Wi-Fi service https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1511855.html Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>CVE-2017
Peter KorsgaardPeter Korsgaard
030fe340af3tiff: add upstream security fixesAdd upstream post-4.0.7 commits (except for ChangeLog modifications) fixing the following security issues: CVE-2016-10266 - LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image, related to libtiff/tif_read.c:351:22. CVE-2016-10267 - LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-...2 Jira Issues
Peter KorsgaardPeter Korsgaard
0135204868eicu: add upstream security fix for utf-8 handlingFixes: CVE-2017-7867 - International Components for Unicode (ICU) for C/C++ before 2017-02-13 has an out-of-bounds write caused by a heap-based buffer overflow related to the utf8TextAccess function in common/utext.cpp and the utext_setNativeIndex* function. CVE-2017-7868 - International Components for Unicode (ICU) for C/C++ before 2017-02-13 has an out-of-bounds write caused by a heap-based...CVE-2017
Martin KepplingerMartin Kepplinger
4d977481299tslib: speed up the build by skipping autoreconfWe are not carrying any patches modifying auto* files, so autoreconf isn't needed. [Peter: extend commit message] Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Steve KentonSteve Kenton
3046f64c6a3tovid: bump version to 0.35.2Signed-off-by: Steve Kenton <skenton@ou.edu> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Waldemar BrodkorbWaldemar Brodkorb
43155c5b4c4libmpeg2: fix sparc32 buildThe output detection recognized wrong target output, because sparcv9 optimization flags used for sparcv8 build. Fixes: http://autobuild.buildroot.net/results/1b3158b03f7eaf5afb5a4dab9526091888f6c9b8 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
20cc38be8e2DEVELOPERS: remove bouncing email addressThe DEVELOPERS email address of Waldemar Rymarkiewicz is bouncing. Remove his entry. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
c363e070d8elibsndfile: security bump to version 1.0.28Fixes: CVE-2017-7585 - In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a stack-based buffer overflow via a specially crafted FLAC file. CVE-2017-7586 - In libsndfile before 1.0.28, an error in the "header_read()" function (common.c) when handling ID3 tags can be exploited to cause a stack-based buffer overflow via a specially craft...CVE-2017
Peter KorsgaardPeter Korsgaard
c3b54802040ncftp: use tar.gz to workaround upstream changing tarball post-releaseAs explained here: http://lists.busybox.net/pipermail/buildroot/2017-March/185550.html Upstream has silently updated their 3.2.6 tarball some time between our version bump in late November and December 4th. The changed tarball also contains a significant amount of source changes: libncftp/c_opennologin.c | 4 libncftp/ftp.c | 31 libncftp/ftw.c | 2 libncftp/i...
Bernd KuhlsBernd Kuhls
6538125e1fdpackage/pcsc-lite: bump version to 1.8.20Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
0a0524876b2xorriso: disable libcdioxorriso and libcdio define identically named symbols. This breaks static linking. Besides, upstream suggested that on Linux the built-in libburn adapter is much better tested than libcdio. Disable libcdio. Fixes: http://autobuild.buildroot.net/results/430/430a6b548fcc311f20ea71cecaa11fafac1d5a19/ http://autobuild.buildroot.net/results/a5d/a5d0f8bec0d39e48f6dfe4ecc07fe0ca3c6bd70a/ Cc: Steve ...
Waldemar BrodkorbWaldemar Brodkorb
002d9ed3541uclibc: update to 1.0.24Fixes aarch64 C++ issue. Removes old implementations for fnmatch/regex. Allow long double wrappers for all architectures. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Romain NaourRomain Naour
a086213b397package/bullet: bump to version 2.86.1Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Romain NaourRomain Naour
2af19b0143apackage/xenomai: fallback to httpThe https protocol return: "ERROR 503: Service Temporarily Unavailable" Fixes: http://autobuild.buildroot.net/results/120/12034603c46c8bd69590c88bbfe85261460b699c Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
665560856edimagemagick: add upstream security fix for CVE-2017-7606This is not yet part of any release. coders/rle.c in ImageMagick 7.0.5-4 has an "outside the range of representable values of type unsigned char" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image. For more details, see: https://blogs.gentoo.org/ago/2017/04/02/imagemagick-u...CVE-2017
Peter KorsgaardPeter Korsgaard
7daae8362belibcroco: bump to version 0.6.12Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
52bfb4b1ce2libcroco: add upstream security fixesThese have been added to upstream git after 0.6.12 was released. CVE-2017-7960 - The cr_input_new_from_uri function in cr-input.c in libcroco 0.6.11 and 0.6.12 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted CSS file. CVE-2017-7961 - The cr_tknzr_parse_rgb function in cr-tknzr.c in libcroco 0.6.11 and 0.6.12 has an "outside the range of represe...CVE-2017
Peter KorsgaardPeter Korsgaard
a534030c6e6python-web2py: security bump to version 2.14.6CVE-2016-4806 - Web2py versions 2.14.5 and below was affected by Local File Inclusion vulnerability, which allows a malicious intended user to read/access web server sensitive files. CVE-2016-4807 - Web2py versions 2.14.5 and below was affected by Reflected XSS vulnerability, which allows an attacker to perform an XSS attack on logged in user (admin). CVE-2016-4808 - Web2py versions 2.14.5 an...CVE-2016
Peter KorsgaardPeter Korsgaard
027a0d5b613minicom: security bump to version 2.7.1Fixes CVE-2017-7467 - minicom and prl-vzvncserver vt100.c escparms[] buffer overflow. For more details about the issue, see the nice writeup on oss-security: http://www.openwall.com/lists/oss-security/2017/04/18/5 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>CVE-2017
Arnout VandecappelleArnout Vandecappelle
200282e2070busybox: no need to disable clear and resetRemoving clear and reset from the busybox config when the ncurses tools are enabled is not really needed. Since commit 802bff9c42, the busybox install will not overwrite existing programs. Therefore, the tools will be installed correctly regardless of the order of the build: - if busybox is built first, the clear and reset apps are installed, but they will be overwritten by ncurses; - if ncu...
Bernd KuhlsBernd Kuhls
cddb22ac2b6package/aircrack-ng: bump version to 1.2-rc4Removed patches applied upstream: 0001-Makefile-use-pkg-config-to-find-libpcre-it-s-more-cros.patch http://trac.aircrack-ng.org/changeset/2445 0002-Optionally-use-LIBPCAP-for-required-libpcap-libraries.patch http://trac.aircrack-ng.org/changeset/2446 0003-Wesside-ng-Use-termios-instead-of-sys-termios.patch http://trac.aircrack-ng.org/changeset/2533 Added option to disable stack-protector su...
Bernd KuhlsBernd Kuhls
d9f19462fb0package/ccid: bump version to 1.4.26Changed _SITE according to http://lists.alioth.debian.org/pipermail/pcsclite-muscle/Week-of-Mon-20170102/000780.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
ff75225568epackage/acsccid: bump version to 1.1.4Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
7fe176da869package/acpica: bump version to 20170303Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
0250b40b742package/libgpgme: bump version to 1.9.0Removed configure option --with-gpg, it was removed upstream in 2013: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=commitdiff;h=02ba35c1b6a2cbb3361b2f2ad507c53564b2be0b#patch3 [Peter: drop comment referring to --with-gpg option] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Rahul BedarkarRahul Bedarkar
29f261beef6sg3_utils: improve license descriptionLibrary is licensed under BSD-3-Clause. Some programs are licensed under GPL-2.0+ while other are BSD-3-Clause. Annotate licenses with components and improve readability of license strings when conditionally specifying license for programs using := instead of +=. Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>2 Jira Issues
Vicente Olivert RieraVicente Olivert Riera
c3d4234d099linux: bump default version to 4.10.12Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert RieraVicente Olivert Riera
37159734b01linux-headers: bump 4.{4,9,10}.x seriesSigned-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>