summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* openssl: version bump 1.0.2o -> 1.1.1bMichael Olbrich2019-03-0115-909/+282
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: add some parallel building fixesMichael Olbrich2019-02-263-0/+139
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt5: version bump 5.6.3 -> 5.12.1Michael Olbrich2019-02-2615-127/+318
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ima-evm-utils: version bump to 1.1Juergen Borleis2019-02-2614-104/+133
| | | | | | | This version bump also adds support for openssl-1.1.x. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libxml2: version bump 2.9.7 -> 2.9.9Alexander Dahl2019-02-234-38/+5
| | | | | | | | | | | | | Includes bug fixes and fixes for CVE-2018-9251, CVE-2018-14567, and CVE-2018-14404. The patch for CVE-2017-8872 was removed. Although there's nothing about that in the changelogs, the underlying problem was solved with 2.9.9: https://mail.gnome.org/archives/xml/2019-January/msg00011.html Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* file: version bump 5.33 -> 5.35Clemens Gruber2019-02-195-165/+0
| | | | | | | Now we can remove the upstreamed seccomp patches. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* grpc: version bump 1.17.2 -> 1.18.0Clemens Gruber2019-02-193-0/+0
| | | | | Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfs-utils: add patch to fix building with glibc 2.28Michael Tretter2019-02-192-1/+81
| | | | | Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 239 -> 241Michael Olbrich2019-02-193-131/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-meson: version bump 0.44.1 -> 0.49.2Michael Olbrich2019-02-152-30/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* optee-client: bump to 3.4.0Rouven Czerwinski2019-02-133-62/+0
| | | | | Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* f2fs-tools: version bump 1.8.0 => 1.12.0Jon Ringle2019-02-131-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs-tools-1.8.0 fails to build with OSELAS.Toolchain-2018.12.0 due to changes done in glibc-2.28 that moved 'major', 'minor' and 'makedev'. The failure is this: libf2fs.c: In function 'get_rootdev': libf2fs.c:508:3: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] major(sb.st_dev), minor(sb.st_dev)); ^~~~~ libf2fs.c:508:21: warning: implicit declaration of function 'minor'; did you mean 'mknod'? [-Wimplicit-function-declaration] major(sb.st_dev), minor(sb.st_dev)); ^~~~~ mknod libf2fs.c: In function 'get_device_info': libf2fs.c:794:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] MSG(0, " %lu blocks per zone\n", ^~~~ CCLD libf2fs.la make[3]: Leaving directory `/home/local/GRIDPOINT/jringle/git/linux-initramfs/platform-EC1K/build-target/f2fs-tools-1.8.0/lib' Making all in mkfs make[3]: Entering directory `/home/local/GRIDPOINT/jringle/git/linux-initramfs/platform-EC1K/build-target/f2fs-tools-1.8.0/mkfs' CC f2fs_format_main.o CC libf2fs_format_la-f2fs_format_utils.lo CC libf2fs_format_la-f2fs_format.lo CC f2fs_format.o CC libf2fs_format_la-f2fs_format_main.lo CC f2fs_format_utils.o CCLD mkfs.f2fs /opt/OSELAS.Toolchain-2018.12.0/arm-v5te-linux-gnueabi/gcc-8.2.1-glibc-2.28-binutils-2.31.1-kernel-4.19-sanitized/lib/gcc/arm-v5te-linux-gnueabi/8.2.1/../../../../arm-v5te-linux-gnueabi/bin/ld: ../lib/.libs/libf2fs.so: undefined reference to `minor' /opt/OSELAS.Toolchain-2018.12.0/arm-v5te-linux-gnueabi/gcc-8.2.1-glibc-2.28-binutils-2.31.1-kernel-4.19-sanitized/lib/gcc/arm-v5te-linux-gnueabi/8.2.1/../../../../arm-v5te-linux-gnueabi/bin/ld: ../lib/.libs/libf2fs.so: undefined reference to `major' collect2: error: ld returned 1 exit status Upstream commit fixes the issue: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/commit/?id=191a60fb4b3a761aea0877d02c0ee8d86baf1e93 Signed-off-by: Jon Ringle <jringle@gridpoint.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mxt-app: new packageLucas Stach2019-02-131-0/+1
| | | | | | | | This adds the mxt-app utility, which is used to manipulate the configuration of Atmel MaXTouch devices. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 18.3.1 -> 18.3.2Michael Olbrich2019-02-102-0/+45
| | | | | | Also, add upstream patch to fix building with certain configure options. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* slang: add one more parallel build fixMichael Olbrich2019-02-101-2/+31
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fuse: version bump 2.9.5 -> 2.9.9Michael Olbrich2019-02-062-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* poco: version bump 1.6.1 -> 1.9.0Baeuerle, Florian2019-02-066-110/+61
| | | | | | | | And make poco more configurable. Signed-off-by: Florian Bäuerle <florian.baeuerle@allegion.com> [mol: align main menu, readd build fix patch] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* findutils: add patches to fix building with glibc 2.28Michael Olbrich2019-02-033-0/+171
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* owfs: version bump 3.1p0 -> 3.2p3Michael Olbrich2019-02-032-24/+0
| | | | | | This fixes building with glibc 2.28. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gzip: version bump 1.8 -> 1.9Michael Olbrich2019-01-283-0/+305
| | | | | | Also, add patch to fix building with glibc 2.28. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ltp: remove old broken rulesMichael Olbrich2019-01-2713-537/+0
| | | | | | | These packages have been marked as broken for a long time and nobody cared. Just remove them. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* igt-gpu-tools: rename from intel-gpu-tools 1.22 -> 1.23Philipp Zabel2019-01-271-21/+0
| | | | | | | | Make the libdrm_intel dependency configurable and add an option to build and install the tests. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* polkit: add patch from upstreamptxdist-2019.01.0Baeuerle, Florian2019-01-172-1/+123
| | | | | | | | This adds 29950854f from polkit upstream as a patch to install a systemd service file for polkit. Signed-off-by: Florian Bäuerle <florian.baeuerle@allegion.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* polkit: add debian patchesMichael Olbrich2019-01-1746-25/+4548
| | | | | | Based on a patch from Florian Bäuerle <florian.baeuerle@allegion.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Add rapidjson packageBernhard Walle2019-01-164-0/+88
| | | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> [mol: use tristate] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wget: version bump 1.19.1 -> 1.20Ladislav Michl2019-01-162-32/+0
| | | | | | | CVE-2017-6508 patch was merged upstream, so remove it. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* hostapd: version bump 2.6 -> 2.7Ulrich Ölmann2019-01-1210-1250/+0
| | | | | | | | Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> [mol: remove old patches, update license md5, copyright year change only] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> squash! hostapd: version bump 2.6 -> 2.7
* libpaper: Make the default paper configurableJuergen Borleis2019-01-122-0/+36
| | | | | | | | | | | | | | | For embedded systems it makes sense to be able to configure the default paper name at build-time instead of run-time via environment variable. The approach currently used in the rule file to configure the paper size at build-time does not work, since using the environment variable 'PAPERSIZE' only works at run-time. This change adds a new '--with-default-paper' configure switch, to be able to overwrite the default 'letter' setting. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bridge-utils: version bump 1.5 -> 1.6Lucas Stach2019-01-113-28/+0
| | | | | | | | | - version bump - readd with-linux-headers invalid path to avoid using the default search path, which may pick up headers from the build host Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* protobuf: add upstream patch to use -latomic when neededMichael Olbrich2019-01-073-0/+63
| | | | | | This is needed to build protobuf on ARMv5 and PPC. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nginx: version bump 1.14.1 -> 1.14.2Clemens Gruber2019-01-0711-0/+0
| | | | | Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* squashfs-tools: Use sysmacros fixes build with glibc >= 2.28Gavin Schenk2019-01-022-0/+45
| | | | | Signed-off-by: Gavin Schenk <g.schenk@eckelmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* grpc: version bump 1.17.0 -> 1.17.2Clemens Gruber2018-12-154-465/+2
| | | | | | | | The libcares deadlock problem was fixed upstream, the patch is no longer necessary. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* grpc: add pkg-config filesClemens Gruber2018-12-152-1/+49
| | | | | | | | | | | | | The grpc cmake build process does not produce .pc files. To ease reuse of grpc from other packages, patch them in. The pkg-config files are based on those created by the grpc Makefile build. (gpr.pc merged into grpc.pc to avoid adding a third .pc file) The library version numbers are extracted from the Makefile. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> [mol: simplify version parsing] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* grpc: new packageClemens Gruber2018-12-153-0/+516
| | | | | | | | | | | | gRPC is a modern, open source, high-performance remote procedure call (RPC) framework. One patch is necessary to use the host-built grpc_cpp_plugin binary when cross-compiling. (Kudos to the Buildroot team) The other one is a stable backport patch to fix a libcares problem. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* collectd: version bump 5.7.2 -> 5.8.1Michael Olbrich2018-12-152-0/+86
| | | | | | Also, add uUpstream patch to fix building with lm-sensors 3.5.0. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* linuxptp: fix build with new kernel headersLucas Stach2018-12-082-0/+58
| | | | | | | - picked patch from ML to support kernel header >= 4.19 Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mmc-utils: version bump 2016-06-07 -> 2018-03-27Lucas Stach2018-12-082-0/+38
| | | | | | | | - version bump - picked patch from linux-mmc ML to fix compilation with GCC 8 Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sdl2: version bump to 2.0.9Michael Grzeschik2018-12-078-137/+7
| | | | | | | Update to 2.0.9 and remove already mainlined patch. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libkcapi: add new ruleMichael Grzeschik2018-12-071-0/+1
| | | | | | | | Add the libkcapi package and include options to enable tests and install AF_ALG based hashing functins. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* atop: add upstream patch to build with gcc-8.xMichael Olbrich2018-12-062-0/+50
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* openssl: version bump 1.0.2o -> 1.0.2qMichael Olbrich2018-12-0412-22/+22
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mxs-utils: drop old patchesMichael Olbrich2018-11-233-34/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: Fix building when default locale is not UTF-8Guillermo Rodríguez2018-11-222-0/+27
| | | | | | Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> [mol: cleanup patch header] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: Fix for building with OpenJDK-1.8 (again)Guillermo Rodríguez2018-11-222-9/+62
| | | | | | | | | | | | Commit bbc978e623cafc added a patch intended to fix building with OpenJDK 1.8, however that commit was not complete. Update -source/-target in Makefiles and run autogen.sh so that the configure script is regenerated and the patched m4 macros are used. Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> [mol: cleanup patch header] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: add upstream patch for CVE-2018-15688Clemens Gruber2018-11-192-1/+24
| | | | | | | | | The patch fixes the aforementioned bug in the systemd DHCP6 client. Details: https://nvd.nist.gov/vuln/detail/CVE-2018-15688 Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nginx: version bump 1.14.0 -> 1.14.1Clemens Gruber2018-11-1911-0/+0
| | | | | Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python: version bump 2.7.13 -> 2.7.15Michael Olbrich2018-11-1911-21/+21
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* hostapd/wpa_supplicant: add security and ssl fixesMichael Olbrich2018-11-176-2/+608
| | | | | | | Add CVE-2018-14526 fix and upstream patches that will be needed for OpenSSL 1.1.x. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* crda: don't use builtin keysMichael Olbrich2018-11-178-253/+95
| | | | | | | | This is one step torwards updating OpenSSL to version 1.1.x: The data structures needed for builtin keys are no longer accessable in that version. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>