aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* net/keepalived: add keepalived.user script handlingFlorian Eckert2017-11-08
| | | | | | Add keepalived.user script handling which are also saved during sysupgrade. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: add notify hotplug-call script handlingFlorian Eckert2017-11-08
| | | | | | | | During keepalived config generation for the vrrp_instance and vrrp_sync_group the notify_* sections are automatic added to the runtime keepalived.conf. This could be used for service which want to react on keepalived notifications. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: comment alt_config_fileFlorian Eckert2017-11-07
| | | | | | Comment alt_config_file option in default config Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: move track_interface generation into own sectionFlorian Eckert2017-10-30
| | | | | | | | | | | | In a vrrp_instance the track_interface could not be referenced similar to a track_script. The uci track_interface section must be always set into every vrrp_instance. During config generation use the already prepared function "print_track_elem_indent" to write the track_interface section into every vrrp_instance which references this. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: add quoting for print_elems_indent functionFlorian Eckert2017-10-30
| | | | | | | | | If you add a notify_* script which is not only a path to a script or to a bin file, it is necessary to quote to whole string. If you do not quote this the config will not get accepted by keepalived and so will not start. This will fix this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: preserve keepalived uci file over sysupgradeFlorian Eckert2017-10-30
| | | | | | Preserve keepalived uci file over sysupgrade. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: update CONFIGURE_ARGSFlorian Eckert2017-10-30
| | | | | | | | | | Remove unused and unrecognized (outdated) configure options in Makefile. --enable-vrrp --enable-fwmark --disable-debug --disable-profile Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: update version to 1.3.9Florian Eckert2017-10-30
| | | | | | update keepalived to version 1.3.9 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* net/keepalived: remove patches for version 1.2.19Florian Eckert2017-10-30
| | | | | | This patches are already upstream. Not needed anymore. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* 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