summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* util-linux-ng: version bump 2.32.1 -> 2.34Michael Olbrich2019-10-032-45/+0
| | | | | | | | | 'include/c.h' includes 'errno.h' so the patch is not needed. The License files were just renamed. And the GPL-3.0 code has been removed a long time ago. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* meson: add hack to fix NEON detectionMichael Olbrich2019-10-012-1/+27
| | | | | | Without this, pulseaudio fails to build on ARMv5. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-driver-video-intel: version bump 2.21.15 -> 2.99.917-892-gc6cb1b199598Michael Olbrich2019-10-014-48/+1
| | | | | | | Use the latest git version. There has been no release for several years and the latest release fails to build with the current xorg-server version. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-server: version bump 1.17.2 -> 1.20.5Björn Esser2019-10-015-43/+64
| | | | | | | | | Add a patch from the xserver package in Fedora to NOT include sys/io.h on ARM. Also drop several configuration options, that are not available anymore. Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-driver-video-fbdev: version bump 0.4.4 -> 0.5.0Björn Esser2019-10-012-4/+4
| | | | | Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libx11-locale: adaptions for updated xorg-lib-x11Björn Esser2019-10-013-3/+3
| | | | | | | Add needed build dependencies and regenerate patches Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: fix booting from NFSMichael Olbrich2019-09-302-0/+94
| | | | | | | | | | For NFS and ext images that where created with genext2fs, readir() returns 'd_type == DT_UNKNOWN' for all files. This confused the unit load code and systemd started a incomplete 'default.target' with no login available. Add upstream fix to avoid this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* openssl: version bump 1.1.1c -> 1.1.1dMichael Olbrich2019-09-294-3/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-fakeroot: version bump 1.21 -> 1.24Michael Olbrich2019-09-297-134/+10
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-meson: version bump 0.51.1 -> 0.51.2Michael Olbrich2019-09-284-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* unfs3: fix libtirpc patchMichael Olbrich2019-09-281-3/+14
| | | | | | | There seems to be a slightly different behaviour to Sun RPC. Without this listen() is never called and unfsd runs in a busy loop. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-meson: version bump 0.49.2 -> 0.51.1Lucas Stach2019-09-285-37/+13
| | | | | | Signed-off-by: Lucas Stach <l.stach@pengutronix.de> [mol: set CMAKE=false, otherwise preparing most packages will fail] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libgpg-error: add upstream patch for GNU awk 5Clemens Gruber2019-09-283-0/+159
| | | | | | | | ArchLinux updated to GNU awk 5 which broke the build. Add the necessary upstream patch to fix it. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ppp: reimport latest patches from DebianMichael Olbrich2019-09-2849-517/+5401
| | | | | | | | | | This add serveral upstream patches that where added to the Debian patch stack. One of the new patches replaces the local crypto functions with calls to openssl. This means that openssl is always needed. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-rtsp-server1: version bump 1.16.0 -> 1.16.1Michael Olbrich2019-09-242-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-bad1: version bump 1.16.0 -> 1.16.1Michael Olbrich2019-09-243-3/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-base1: version bump 1.16.0 -> 1.16.1Michael Olbrich2019-09-242-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gstreamer1: version bump 1.16.0 -> 1.16.1Michael Olbrich2019-09-242-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* attr: version bump 2.4.47 -> 2.4.48Michael Olbrich2019-09-193-266/+0
| | | | | | The build-system was moderniced. None of the patches are needed now. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* acl: version bump 2.2.52 -> 2.2.53Michael Olbrich2019-09-194-292/+0
| | | | | | The build-system was moderniced. None of the patches are needed now. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ecryptfs-utils: fix building with new attrMichael Olbrich2019-09-192-0/+29
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ima-evm-utils: use xattr.h from glibcMichael Olbrich2019-09-193-2/+83
| | | | | | | attr/xattr.h was removed from attr in the latest version. sys/xattr.h from glibc provides a everything needed here. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt5: version bump 5.12.4 -> 5.12.5Michael Olbrich2019-09-129-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nss: version bump 3.44 -> 3.46Michael Olbrich2019-09-094-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* opkg: version bump 0.3.6 -> 0.4.1Michael Olbrich2019-09-091-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-opkg-utils: version bump 0.3.6 -> 0.4.1Michael Olbrich2019-09-097-133/+10
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libtirpc: version bump 1.0.2 -> 1.1.4Michael Olbrich2019-09-082-33/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libseccomp: version bump 2.3.3 -> 2.4.1Michael Olbrich2019-09-083-4/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* intel-media-driver: add upstream patch to fix building with gcc 9.xMichael Olbrich2019-09-082-0/+24
| | | | | | | | | Without this, building with gcc 9.x fails with: cc1plus: error: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for C++ [-Werror] cc1plus: all warnings being treated as errors Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qpdf: version bump 7.0.0 -> 8.4.2Michael Olbrich2019-09-062-44/+0
| | | | | | | The patch is no longer needed: We now use libjpeg-turbo which provides a libjpeg.pc. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sdl2-ttf: version bump 2.0.14 -> 2.0.15Michael Olbrich2019-09-053-3/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sdl2: version bump 2.0.9 -> 2.0.10Michael Olbrich2019-09-056-12/+12
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update berlios-can-utils to the git version v2018.02.0-96-ga8d4827Oleksij Rempel2019-09-021-0/+0
| | | | | | | this will update j1939 related to tools to latest kernel UAPI Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-unfs3: build with libtirpc if it is availableMichael Olbrich2019-08-285-7/+59
| | | | | | | This is needed to build unfs3 on distributions with a glibc with disabled sunrpc, such as Arch Linux. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* grpc: add upstream fixes for glibc 2.30 and gcc 9.xMichael Olbrich2019-08-283-1/+114
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* patches/HEADER: remove apparently outdated and unreferenced fileRoland Hieber2019-08-241-11/+0
| | | | | | | Cc: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Roland Hieber <rhi@pengutronix.de> Acked-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: version bump 8.29 -> 8.31Ladislav Michl2019-08-242-191/+0
| | | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> [mol: remove old patches] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* attr/acl: fix installation when user or group name contains a spaceMarc Kleine-Budde2019-08-217-61/+464
| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* opensc: version bump 0.15.0 → 0.19.0Rouven Czerwinski2019-08-181-1/+0
| | | | | | Signed-off-by: Rouven Czerwinki <r.czerwinski@pengutronix.de> [mol: update configure options, disable testsuite, remove autogen.sh] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ncftp: fix building with future OSELAS.ToolchainMichael Olbrich2019-08-182-1/+27
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libkcapi: version bump 1.1.3 -> 1.1.5Michael Olbrich2019-08-181-0/+0
| | | | | | Tis fixes building with gcc 9.x Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* efivar: version bump 36 -> 37Michael Olbrich2019-08-183-0/+227
| | | | | | This fixes building with gcc 9.x Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-qemu: version bump 4.0.0 -> 4.1.0Michael Olbrich2019-08-172-336/+0
| | | | | | | | | | There are dependencies on directories in the source tree. For in-tree builds, new files change the timestamps of the directory. As a result, 'make install' triggers calling 'configure'. Avoid this by building out-of-tree. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-qemu: add upstream fix to build with newer kernel headersMichael Olbrich2019-08-152-0/+336
| | | | | | | | | | | Without this building fails with: [...]/qemu-4.0.0/linux-user/ioctls.h:222:9: error: 'SIOCGSTAMP' undeclared here (not in a function); did you mean 'SIOCSRARP'? [...]/qemu-4.0.0/linux-user/syscall.c:4803:49: note: in definition of macro 'IOCTL' [...]/qemu-4.0.0/linux-user/ioctls.h:223:9: error: 'SIOCGSTAMPNS' undeclared here (not in a function); did you mean 'SIOCGSTAMP_OLD'? [...]/qemu-4.0.0/linux-user/syscall.c:4803:49: note: in definition of macro 'IOCTL' Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cryptodev: new packageLadislav Michl2019-08-142-0/+59
| | | | | | | | | | | | | Cryptodev-linux is a device that allows access to Linux kernel cryptographic drivers; thus allowing of userspace applications to take advantage of hardware accelerators. Cryptodev-linux is implemented as a standalone module that requires no dependencies other than a stock linux kernel. Its API is compatible with OpenBSD's cryptodev userspace API (/dev/crypto). Signed-off-by: Ladislav Michl <ladis@linux-mips.org> [mol: install to CRYPTODEV_PKGDIR instead of SYSROOT] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libsoup: version bump 2.62.2 -> 2.66.2Michael Olbrich2019-08-082-0/+26
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libmbim: version bump 1.16.0 -> 1.18.2Ladislav Michl2019-08-083-150/+0
| | | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> [mol: remove obsolte patch] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fastcgi: apply fix for CVE-2012-6687Roland Hieber2019-07-162-1/+98
| | | | | Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* fastcgi: re-export patch series with git-ptx-patchesRoland Hieber2019-07-164-22/+14
| | | | | | | No functional changes until the next patch. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sqlite: version bump 3.19.2 -> 3.28.0Roland Hieber2019-07-163-0/+34
| | | | | | | | | | | | | | | | | | | Clean up and pin down the config options. The removed defines in CPPFLAGS are already set by the configure script when we supply the right configure options; and this way ./scripts/configure_helper.py is also happy. Add a patch so that building without pthreads does not fail with linker errors (could already be broken in previous versions, but I didn't test). Even if "public_domain" is not a valid SPDX license identifier (see this discussion [1] for background), it describes the license situation best. Pin down the license MD5 mentioning that it is public domain. [1]: https://wiki.spdx.org/view/Legal_Team/Decisions/Dealing_with_Public_Domain_within_SPDX_Files Cc: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>