summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* haproxy: fix build with pcre2Fabrice Fontaine2018-09-302-13/+58
| | | | | | | | | | | Add a patch to customize path to pcre-config or pcre2-config instead of messing with PCREDIR, PCRE2DIR and PCRE2_LDFLAGS variables Fixes: - http://autobuild.buildroot.net/results/490bc87b43074623d2338cfd2acb77d5de0abaa6 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/expedite: bump to the latest versionRomain Naour2018-09-302-2/+3
| | | | | | | While at it add license file hash. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/efl: bump to version 1.21.1Romain Naour2018-09-302-14/+8
| | | | | | | | | | | | | | Remove the --enable-i-really-know-what-i-am-doing[...] option removed by upstream [1]. But keep BR2_PACKAGE_EFL_HAS_RECOMMENDED_CONFIG at Kconfig level for Buildroot users since "warnings for disabling features have been left intact". Update license file hash since dates was removed from the license text. [1] https://git.enlightenment.org/core/efl.git/commit/?id=1cda9fe749636484b1328e694a8dbbe4f9d0c31d Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bootutils: fix build with glibc 2.28Fabrice Fontaine2018-09-302-31/+41
| | | | | | | | | | | Replace first patch which was adding sys/types.h to fix musl issue by a patch adding sys/sysmacros.h to fix build with glibc 2.28 Fixes: - http://autobuild.buildroot.org/results/c26761663a764a2eb7af54316a6dc78bd01490fb Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sqlite: bump to version 3.25.2Ferdinand van Aartsen2018-09-302-3/+3
| | | | | Signed-off-by: Ferdinand van Aartsen <ferdinand@ombud.nl> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mosquitto: security bump to version 1.5.3Fabrice Fontaine2018-09-302-2/+2
| | | | | | | | | Fix CVE-2018-12543. If a message is sent to Mosquitto with a topic that begins with $, but is not $SYS, then an assert that should be unreachable is triggered and Mosquitto will exit. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-msgpack: bump to version 0.5.6Asaf Kahlon2018-09-302-5/+7
| | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/{mesa3d, mesa3d-headers}: bump version to 18.2.1Bernd Kuhls2018-09-303-7/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/samba4: bump version to 4.9.1Bernd Kuhls2018-09-302-3/+3
| | | | | | | Release notes: https://www.samba.org/samba/history/samba-4.9.1.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/apache: security bump to version 2.4.35Bernd Kuhls2018-09-302-3/+3
| | | | | | | | | | | Fixes: CVE-2018-11763: mod_http2, DoS via continuous SETTINGS frames https://lists.apache.org/thread.html/d435b0267a76501b9e06c552b20c887171064cde38e46d678da4d3dd@%3Cannounce.httpd.apache.org%3E Release notes: https://lists.apache.org/thread.html/5d604774652fc073b1b161584d0d1efbdba7898c40ae2e2334725e5f@%3Cannounce.httpd.apache.org%3E Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-engineio: bump to version 2.3.1Asaf Kahlon2018-09-302-4/+4
| | | | | Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-cython: bump to version 0.28.5Asaf Kahlon2018-09-302-6/+6
| | | | | Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* iozone: bump to version 3_482Gilles Talis2018-09-303-20/+31
| | | | | | | Reworked patch from Gustavo Zacharias to make it apply to this version Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* httping: add license hashGilles Talis2018-09-301-0/+1
| | | | | Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ocrad: add license hashGilles Talis2018-09-301-0/+1
| | | | | Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tesseract-ocr: bump to version 3.05.02Gilles Talis2018-09-302-2/+3
| | | | | | | Also added license hash Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* leptonica: bump to version 1.76.0Gilles Talis2018-09-302-2/+3
| | | | | | | Also added license hash Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* webp: bump to version 1.0.0Gilles Talis2018-09-302-2/+2
| | | | | Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bind: security bump to version 9.11.4-P2Peter Korsgaard2018-09-302-2/+2
| | | | | | | | | | | | | | | | | | | | | >From the release notes (http://ftp.isc.org/isc/bind9/9.11.4-P2/RELEASE-NOTES-bind-9.11.4-P2.txt): * There was a long-existing flaw in the documentation for ms-self, krb5-self, ms-subdomain, and krb5-subdomain rules in update-policy statements. Though the policies worked as intended, operators who configured their servers according to the misleading documentation may have thought zone updates were more restricted than they were; users of these rule types are advised to review the documentation and correct their configurations if necessary. New rule types matching the previously documented behavior will be introduced in a future maintenance release. [GL !708] * named could crash during recursive processing of DNAME records when deny-answer-aliases was in use. This flaw is disclosed in CVE-2018-5740. [GL #387] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-engineio: bump to version 2.3.0Asaf Kahlon2018-09-282-4/+4
| | | | | Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* haproxy: security bump to 1.8.14Fabrice Fontaine2018-09-282-2/+2
| | | | | | | | Fix CVE-2018-14645 (see https://www.mail-archive.com/haproxy@formilux.org/msg31253.html) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* xl2tp: bump to version 1.3.12Fabrice Fontaine2018-09-282-2/+3
| | | | | | | Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ghostscript: security bump to version 9.25Peter Korsgaard2018-09-282-4/+4
| | | | | | | | | | | | | | Fixes the following security issues: - CVE-2018-16543: In Artifex Ghostscript before 9.24, gssetresolution and gsgetresolution allow attackers to have an unspecified impact - CVE-2018-17183: Artifex Ghostscript before 9.25 allowed a user-writable error exception table, which could be used by remote attackers able to supply crafted PostScript to potentially overwrite or replace error handlers to inject code. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* glibc: bump version for post-2.28 fixesPeter Korsgaard2018-09-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Carlos O'Donell (1): Fix tst-setcontext9 for optimized small stacks. DJ Delorie (3): RISC-V: Fix rounding save/restore bug. Regen RISC-V rvd ULPs Improve ChangeLog message. Florian Weimer (6): Linux: Rewrite __old_getdents64 [BZ #23497] error, error_at_line: Add missing va_end calls nscd: Deallocate existing user names in file parser nss_files: Fix file stream leak in aliases lookup [BZ #23521] regex: Add test tst-regcomp-truncated [BZ #23578] misc: New test misc/tst-gethostid H.J. Lu (1): i386: Use ENTRY and END in start.S [BZ #23606] Martin Kuchta (1): pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538] Mingli Yu (1): Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679] Paul Eggert (1): regex: fix uninitialized memory access Samuel Thibault (2): hurd: Add missing symbols for proper libc_get/setspecific hurd: Avoid PLTs for __pthread_get/setspecific Stefan Liebler (1): Fix segfault in maybe_script_execute. Wilco Dijkstra (1): Fix strstr bug with huge needles (bug 23637) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-psutil: bump to version 5.4.7Asaf Kahlon2018-09-282-5/+7
| | | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-lmdb: bump to version 0.94Asaf Kahlon2018-09-282-4/+8
| | | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-jinja2: bump to version 2.10Asaf Kahlon2018-09-282-5/+7
| | | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-incremental: bump to version 17.5.0Asaf Kahlon2018-09-282-5/+7
| | | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-hyperlink: bump to version 18.0.0Asaf Kahlon2018-09-283-5/+8
| | | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-automat: bump to version 0.7.0Asaf Kahlon2018-09-282-5/+7
| | | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-autobahn: bump to version 18.9.2Asaf Kahlon2018-09-282-6/+6
| | | | | Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-attrs: bump to version 18.2.0Asaf Kahlon2018-09-282-5/+7
| | | | | | | Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* haproxy: new packageFabrice Fontaine2018-09-275-0/+102
| | | | | | | | | | | HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. http://www.haproxy.org Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ltp-testsuite: Bump to version 20180926Petr Vorel2018-09-272-3/+3
| | | | | Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* e2fsprogs: fix musl compile (__GNUC_PREREQ related)Peter Seiderer2018-09-271-0/+306
| | | | | | | | | | | | | | | | | | | | | | | | | Add void-linux provided patch to use __GNUC_PREREQ macro only in case it is defined (patch taken from [1]). Fixes [2]: In file included from ../../lib/ext2fs/ext2fs.h:97:0, from feature.c:20: ../../lib/ext2fs/hashmap.h:20:19: error: missing binary operator before token "(" #if __GNUC_PREREQ (4, 8) ^ ../../lib/ext2fs/hashmap.h:25:19: error: missing binary operator before token "(" #if __GNUC_PREREQ (4, 8) ^ Problem already upstream reported by Baruch Siach (see [3]). [1] https://raw.githubusercontent.com/void-linux/void-packages/1f3b51493031cc0309009804475e3db572fc89ad/srcpkgs/e2fsprogs/patches/fix-glibcism.patch [2] http://autobuild.buildroot.net/results/e49d9333086ed714fa193b79b49c53e9cc511fec [3] https://www.spinics.net/lists/linux-ext4/msg62290.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: bump version and fix hashErico Nunes2018-09-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump the package to the most up to date version and fix the sha256 hash. linux-firmware was failing due to an incorrect sha256 hash, as follows: Fetching all references warning: redirecting to https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ remote: Counting objects: 6972, done. remote: Total 6972 (delta 0), reused 0 (delta 0) Receiving objects: 100% (6972/6972), 196.63 MiB | 4.22 MiB/s, done. Resolving deltas: 100% (4516/4516), done. >From http://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware * [new branch] master -> origin/master warning: redirecting to https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ warning: refname '8d69bab7a3da1913113ea98cefb73d5fa6988286' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git checkout -b $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" ERROR: linux-firmware-8d69bab7a3da1913113ea98cefb73d5fa6988286.tar.gz has wrong sha256 hash: ERROR: expected: 905be20e4e2d7628dea4e2e99195520fc0cce8b247faabdc52fc44a3ff2ceb04 ERROR: got : b9fce72a7b0b55eb311701dfd47914bc9e037134fa401d33e6e73ab9ebc9d116 ERROR: Incomplete download, or man-in-the-middle (MITM) attack Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* quazip: upgrade to 0.7.6Zoltan Gyarmati2018-09-272-2/+2
| | | | | Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/pc: bump kernel versionErico Nunes2018-09-272-6/+6
| | | | | | | | Bump the kernel version to 4.18.10. Tested with qemu 2.11.2 on bios and UEFI virtual machines. Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* nilfs-utils: drop NPTL dependencyFabrice Fontaine2018-09-271-4/+2
| | | | | | | | The latest uClibc-ng version (1.0.30) provides clock_nanosleep() even for non NPTL configurations. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* nilfs-utils: no comment if BR2_USE_MMU is trueFabrice Fontaine2018-09-271-1/+2
| | | | | | | | | Don't display comment if BR2_USE_MMU is true Moreover, move BR2_USE_MMU dependency at the top of dependency list Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Acked-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sedutil: new packagePeter Korsgaard2018-09-276-0/+89
| | | | | | | Utilities to configure self encrypting drives that comply with the TCG OPAL 2.00 standard. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wireguard: bump version to 0.0.20180925Peter Korsgaard2018-09-272-3/+3
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ncmpc: fix build with gcc 4.9Fabrice Fontaine2018-09-271-0/+217
| | | | | | | | | | Add upstream patch to fix build on gcc 4.9 Fixes: - http://autobuild.buildroot.org/results/e3b1b1bdad841c151b70294d517dc75c5305b0fe Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* chrony: fix build failure due to missing inclusion of util.hGiulio Benetti2018-09-271-0/+28
| | | | | | | | | | | | | | | | | | | | | During build package stops with linker error: hash_intmd5.o: In function `HSH_Hash': hash_intmd5.c:(.text+0x963): undefined reference to `MIN' This is due to missing util.h inclusion. util.h contains MIN() macro definition. Add upstream patch: https://git.tuxfamily.org/chrony/chrony.git/commit/?id=948ecf84314f78da82e0e2b07b6570ca9cff86c8 to add #include "util.h" in hash_intmd5.c Fixes: http://autobuild.buildroot.net/results/8f0/8f0d53b1d5a899e56540c859b908cbc1eaa223d5/ http://autobuild.buildroot.net/results/3c6/3c609f94aff182c9ab47ef8ec4b9de03a4d20ffb/ http://autobuild.buildroot.net/results/f1f/f1fcae399fb640c19cf88c9333a92cbfab547932/ Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: add myself for python-lxmlAsaf Kahlon2018-09-261-0/+1
| | | | | Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 4.{4, 9, 14, 18}.x seriesFabio Estevam2018-09-262-7/+7
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux: bump default to version 4.18.10Fabio Estevam2018-09-262-2/+2
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ccache: bump to version 3.4.3Asaf Kahlon2018-09-252-3/+3
| | | | | | | Update LICENSE.adoc: change was zlib and year bump. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-lxml: bump to version 4.2.5Asaf Kahlon2018-09-252-2/+6
| | | | | | | Also add hashes for license files. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* cppzmq: bump to version v4.3.0Fabrice Fontaine2018-09-253-8/+53
| | | | | | | | | - move to cmake-infrastructure - add patch to fix install without static libzmq - add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud