aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* php7: update to 7.1.11Michael Heimpold2017-10-31
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #5038 from Wedmer/fftw_3_3_7Ted Hess2017-10-30
|\ | | | | libs/fftw3: Updated to the latest release
| * libs/fftw3: Updated to the latest releaseVladimir Ulrich2017-10-30
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | Merge pull request #5029 from hnyman/wget1192Hannu Nyman2017-10-30
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wget: fix update to 1.19.2 for buildbot I modifed the commit in this PR to reflect the already pushed version bump change by @tripolar Several targets have already failed in buildbot like ``` target-arm_cortex-a15+neon-vfpv4_musl_eabi/wget-nossl/wget-1.19.2' Package wget-nossl is missing dependencies for the following libraries: libunistring.so.2 ``` So, let's try to overcome that libunistring linkage with a hack that makes the actual libunistring overlooked.
| * | wget: fix update to 1.19.2 for buildbotHannu Nyman2017-10-30
|/ / | | | | | | | | | | | | | | | | Disable linkage to libunistring with a hack: advice configure to use included libunistring when there is actually none. This avoids libunistring detection in buildbot the the need for dependency. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #3647 from rogerpueyo/mikrotik-btestchamptar2017-10-30
|\ \ | | | | | | mikrotik-btest: Add package
| * | mikrotik-btest: Add packageRoger Pueyo Centelles2017-10-30
| | | | | | | | | | | | | | | | | | mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
* | | tor: disable lzma to get rid of the liblzma.so.5 dependencyPeter Wagner2017-10-30
| |/ |/| | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | screen: update to 4.6.2Etienne Champetier2017-10-29
| | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | Merge pull request #5027 from pprindeville/perl-makefile_pl-failurePhilip Prindeville2017-10-29
|\ \ | | | | | | perl: when Makefile.PL fails give more feedback
| * | perl: when Makefile.PL fails give more feedbackPhilip Prindeville2017-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are a few packages which mysteriously fail during the configure stage. Give us better means of understanding why. Also, some Makefile.PL's have "use" statements which reference files which are in or under ".". Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | opus-tools: Update to 0.1.10, move to Sound, add myself as co-maintainerTed Hess2017-10-29
| | |
* | | wget: update to 1.19.2Peter Wagner2017-10-29
| | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2017-13089, CVE-2017-13090 switch to gz as there is no xz tarball for 1.19.2 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | jool: fix PKG_BUILD_DIR to avoid kernel ABI mismatchMatthias Schiffer2017-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As jool builds a kernel module, a PKG_BUILD_DIR under KERNEL_BUILD_DIR must be used to avoid reusing build artifacts when switching to a different target of the same architecture. Otherwise, kernel ABI mismatches may result, leading to an unusuable module, or build failures like the following: Package kmod-jool is missing dependencies for the following libraries: crypto_hash.ko Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | irssi: fix typoPeter Wagner2017-10-29
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | irssi: update to 1.0.5Peter Wagner2017-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following CVEs: CVE-2017-15227 https://nvd.nist.gov/vuln/detail/CVE-2017-15227 CVE-2017-15228 https://nvd.nist.gov/vuln/detail/CVE-2017-15228 CVE-2017-15721 https://nvd.nist.gov/vuln/detail/CVE-2017-15721 CVE-2017-15722 https://nvd.nist.gov/vuln/detail/CVE-2017-15722 CVE-2017-15723 https://nvd.nist.gov/vuln/detail/CVE-2017-15723 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | glib2: update to 2.54.2Peter Wagner2017-10-29
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #5035 from diizzyy/patch-101Ted Hess2017-10-29
|\ \ \ | | | | | | | | libs/faad2: Update to 2.8.6
| * | | libs/faad2: Update to 2.8.6Daniel Engberg2017-10-29
|/ / / | | | | | | | | | | | | Update faad2 to 2.8.6 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | Merge pull request #5034 from kissg1988/pypkgupdateHannu Nyman2017-10-29
|\ \ \ | |/ / |/| | Update several python packages
| * | openpyxl: update to 2.5.0b1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-constance: update to 2.0.0Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-restframework: update to 3.7.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | python-urllib3: update to 1.22Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-compressor: update to 2.2Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-picklefield: update to 1.0.0Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | gunicorn: update to 19.7.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | jdcal: update to 1.3Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | chardet: update to 3.0.4Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | pytz: update to 2017.2Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | simplejson: update to 3.11.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-postoffice: update to 3.0.3Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | python-dateutil: update to 2.6.1Gergely Kiss2017-10-29
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-statici18n: update to 1.4.0Gergely Kiss2017-10-29
|/ / | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #5026 from pprindeville/perl-dot-exclude-breakagePhilip Prindeville2017-10-28
|\ \ | | | | | | perl: modules failing due to dot not in @INC
| * | perl: modules failing due to dot not in @INCPhilip Prindeville2017-10-27
| | | | | | | | | | | | | | | | | | | | | | | | 5.26.1 introduced default_inc_excludes_dot which is causing perl-html-tags and possibly other modules to fail. Add explict dot back when invoking module's ./Makefile.PL. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #5011 from Borromini/mii-toolHannu Nyman2017-10-27
|\ \ \ | | | | | | | | mii-tool: fix kernel 4.9 compatibility
| * | | net/mii-tool: fix kernel 4.9 compatibilityStijn Segers2017-10-27
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | | | Merge pull request #4996 from f00fc7c9/dynv6Hannu Nyman2017-10-27
|\ \ \ \ | | | | | | | | | | ddns-scripts: fix dynv6.com "unchanged" response
| * | | | ddns-scripts: fix dynv6.com "unchanged" responseErnest Moshkov2017-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com> Run tested: LEDE Reboot 17.01.3 r3533-d0bf257c46 Description: user.err ddns-scripts: IP update not accepted by DDNS Provider dynv6.com response "unchanged" is OK Signed-off-by: Ernest Moshkov <e.moshkov@gmail.com>
* | | | | Merge pull request #5009 from commodo/squashsfs-tools-updateHannu Nyman2017-10-27
|\ \ \ \ \ | | | | | | | | | | | | squashfs-tools: pull newer version from git repo
| * | | | | squashfs-tools: pull newer version from git repoAlexandru Ardelean2017-10-27
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | squashfs-tools does not provide tar-balls. It looks like a good time to pull a newer version that obsoletes a few accepted patches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | git: update to 2.14.3Peter Wagner2017-10-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #5016 from tru7/0.0.1.34Hannu Nyman2017-10-26
|\ \ \ \ \ | | | | | | | | | | | | linknx: bump to version 0.0.1.34
| * | | | | linknx: bump to version 0.0.1.34Othmar Truniger2017-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | tcsh: fix out of memory crashNuno Goncalves2017-10-26
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | Merge pull request #4956 from pprindeville/perl-update-5.26.1Philip Prindeville2017-10-26
|\ \ \ \ \ | | | | | | | | | | | | perl: update to 5.26.1
| * | | | | perl: update to 5.26.1Philip Prindeville2017-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required changes: * Add qualifying '.' to scripts or to @INC, as appropriate since we're enabling default_inc_excludes_dot; * Add new platform/library definitions like double-double format and locale library functions/headers; * Delete patch 020 as it's been upstreamed; Optional changes: * Instead of using -@rm and having that fail, emit an error message, and be ignored, just use @rm -f instead which will always succeed. Security [CVE-2017-12837] Heap buffer overflow in regular expression compiler Compiling certain regular expression patterns with the case-insensitive modifier could cause a heap buffer overflow and crash perl. This has now been fixed. [perl #131582] [CVE-2017-12883] Buffer over-read in regular expression parser For certain types of syntax error in a regular expression pattern, the error message could either contain the contents of a random, possibly large, chunk of memory, or could crash perl. This has now been fixed. [perl #131598] [CVE-2017-12814] $ENV{$key} stack buffer overflow on Windows A possible stack buffer overflow in the %ENV code on Windows has been fixed by removing the buffer completely since it was superfluous anyway. [perl #131665] Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #5008 from commodo/ovs-upgrade-2.8.1Hannu Nyman2017-10-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | openvswitch: upgrade to 2.8.1 ; package more stuff from the OVS build
| * | | | | | openvswitch: upgrade to 2.8.1 ; package more stuff from the OVS buildAlexandru Ardelean2017-10-24
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I should have packaged the OVN stuff, VTEP and what-not earlier, but was not inspired to do this earlier. I made some time now to package those parts. Disabling flake8 & python3 explicitly. They might get detected and cause weird build errors. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>