aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v4l-utils: bring back getsubopt patchRosen Penev2020-07-26
| | | | | | During the update to 1.20.0, this patch was mistakenly removed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12936 from rs/nextdns-1.7.1-masterHannu Nyman2020-07-26
|\ | | | | nextdns: Update to version 1.7.1
| * nextdns: Update to version 1.7.1Olivier Poitrey2020-07-26
|/ | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* Merge pull request #12935 from mstorchak/luaposixRosen Penev2020-07-26
|\ | | | | luaposix: update to v35.0
| * luaposix: update to v35.0Maxim Storchak2020-07-26
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | Merge pull request #11958 from neheb/glib33Rosen Penev2020-07-26
|\ \ | | | | | | glib2: update to 2.65
| * | spice: add nls.mkRosen Penev2020-07-23
| | | | | | | | | | | | | | | | | | Needs it for uClibc-ng as a result of the glib2 change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | glib2: update to 2.65.0Rosen Penev2020-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified to use meson as upstream has abandoned autotools. Added license information. Cleaned up Makefile for consistency between packages. Added hack to compile static libs. Removed old patches and add new ones. Removed BUILD_PARALLEL options. These are default with ninja/meson. Removed gettext build dependencies. glib2 now includes its own solution. Added patch to remove distutils host dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12929 from peter-stadler/nginx-always-sslRosen Penev2020-07-26
|\ \ \ | | | | | | | | nginx: enable ssl for all variants and remove nginx-util w/o ssl
| * | | nginx: enable ssl for all variants and remove nginx-util w/o sslPeter Stadler2020-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the plain nginx version the same as nginx-ssl. In a further change we will replace nginx by a dummy package, depending on +nginx-ssl instead. This allows a smooth upgrade. For nginx-util leave the ssl and the ssl-nopcre versions only. For nginx-mod-luci remove the duplicate ssl version. Replace the removed packages by dummies for a smooth upgrade. The dummy packages will be removed after a transition period. Additionally, enable the http2 module for nginx-ssl by default and cleanup the nginx.init file. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | Merge pull request #12915 from lucize/frrupRosen Penev2020-07-26
|\ \ \ \ | | | | | | | | | | frr: update to 7.4 and latest backports
| * | | | frr: update to 7.4 and latest backportsLucian Cristian2020-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelogs: https://github.com/FRRouting/frr/releases/tag/frr-7.4 Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #12925 from neheb/log4Rosen Penev2020-07-26
|\ \ \ \ \ | | | | | | | | | | | | log4cplus: apply cmake options to the host
| * | | | | log4cplus: apply cmake options to the hostRosen Penev2020-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loggingserver was getting built with a bad link path. Instead of fixing it, just disable it as is done on the target. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #12919 from neheb/ulfRosen Penev2020-07-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | libulfius: fix compilation with newer libmicrohttpd
| * | | | | | libulfius: fix compilation with newer libmicrohttpdRosen Penev2020-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #12923 from neheb/gerberRosen Penev2020-07-26
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | gerbera: update to 1.6.0
| * | | | | | gerbera: update to 1.6.0Rosen Penev2020-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Refreshed npupnp patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #12927 from dibdot/mcDirk Brenken2020-07-25
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | mc: update to 4.8.25
| * | | | | | mc: update to 4.8.25Dirk Brenken2020-07-25
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * refreshed patches * release news: http://midnight-commander.org/wiki/NEWS-4.8.25 Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #12917 from neheb/netwheRosen Penev2020-07-25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | netwhere: fix compilation with newer libmicrohttpd
| * | | | | netwhere: fix compilation with newer libmicrohttpdRosen Penev2020-07-25
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API change. Cleaned up Makefile. Fixed license information. Remove pointless CMAKE_INSTALL. This is not needed in InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12920 from neheb/mes-setupRosen Penev2020-07-25
|\ \ \ \ \ | | | | | | | | | | | | meson: backport no setuptools patch
| * | | | | meson: backport no setuptools patchRosen Penev2020-07-25
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems this was cut after the release. Fixes CircleCI compilation. Remove distutils patch. It looks like it does nothing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12914 from BKPepe/netdataDaniel Engberg2020-07-25
|\ \ \ \ \ | |_|/ / / |/| | | | netdata: update to version 1.23.2
| * | | | netdata: update to version 1.23.2Josef Schlehofer2020-07-24
| | |/ / | |/| | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #12916 from kenkeys/spoofer-v146Rosen Penev2020-07-24
|\ \ \ \ | | | | | | | | | | spoofer: Update to 1.4.6
| * | | | spoofer: Update to 1.4.6Ken Keys2020-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes a new CA file for compatibility with upcoming change to spoofer server SSL cert Signed-off-by: Ken Keys <kkeys@caida.org>
* | | | | Merge pull request #12918 from neheb/devoRosen Penev2020-07-24
|\ \ \ \ \ | | | | | | | | | | | | device-observatory: fix compilation with newer libmicrohttpd
| * | | | | device-observatory: fix compilation with newer libmicrohttpdRosen Penev2020-07-24
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | API change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | upmpdcli: fix compilation with newer libmicrohttpdRosen Penev2020-07-24
|/ / / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12576 from neheb/squRosen Penev2020-07-24
|\ \ \ \ | | | | | | | | | | squeezelite: remove WMA support
| * | | | squeezelite: add BUILD_PATENTED depends for WMA supportRosen Penev2020-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WMA uses ffmpeg, which has patented functionality. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12909 from neheb/meson4Rosen Penev2020-07-24
|\ \ \ \ \ | |_|_|/ / |/| | | | meson: update to 0.55.0
| * | | | meson: update to 0.55.0Rosen Penev2020-07-23
| |/ / / | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch and add distutils one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12911 from datafl4sh/datafl4sh/update_gnuplotRosen Penev2020-07-24
|\ \ \ \ | | | | | | | | | | Updated gnuplot to 5.4.0
| * | | | gnuplot: Updated gnuplot to 5.4.0Matteo Cicuttin2020-07-24
|/ / / / | | | | | | | | | | | | Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
* | | | Merge pull request #12910 from wfleurant/ygg-dbl-peer-fixRosen Penev2020-07-24
|\ \ \ \ | |_|_|/ |/| | | yggdrasil: Ygg-over-ygg bugfix
| * | | yggdrasil: Ygg-over-ygg bugfixWilliam Fleurant2020-07-23
|/ / / | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | vala: update to 0.48.7Rosen Penev2020-07-23
| | | | | | | | | | | | | | | | | | Adjusted path linker argument to fix wrong linking to the host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12908 from neheb/zerotRosen Penev2020-07-23
|\ \ \ | |/ / |/| | zerotier: disable pie support
| * | zerotier: disable pie supportRosen Penev2020-07-23
|/ / | | | | | | | | | | | | The Makefile is already patched for it. But PKG_ASLR_PIE still needs to be disabled. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12822 from neheb/mhtRosen Penev2020-07-23
|\ \ | | | | | | libmicrohttpd: update to 0.9.71
| * | libmicrohttpd: update to 0.9.71Rosen Penev2020-07-15
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12893 from ja-pa/tor-0.4.3.6Rosen Penev2020-07-23
|\ \ \ | | | | | | | | tor: update to version 0.4.3.6 (security fix)
| * | | tor: update to version 0.4.3.6 (security fix)Jan Pavlinec2020-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020- 15572 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | gl-mifi-mcu: add GL.iNet GL-MiFI power monitoring kernel moduleNuno Goncalves2020-07-23
| | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | python-urllib3: update to version 1.25.10Josef Schlehofer2020-07-23
| | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #12901 from commodo/python-batch1Rosen Penev2020-07-22
|\ \ \ \ | | | | | | | | | | python-simplejson,python-lxml,python-simplejson: bump versions
| * | | | python-simplejson: bump to version 3.17.2Alexandru Ardelean2020-07-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>