aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | ddns-scripts: remove HTTPS from dyndns URLRosen Penev2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTTPS support is not provided by default. Also fixed a mistakenly added ]. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | ddns-scripts: use new DDNS URL for dyndns.orgRosen Penev2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openwrt/packages/issues/8360 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | ddns-scripts: update ddnss.de responseRosen Penev2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openwrt/packages/issues/8013 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | ddns-scripts: fix cloudflare.com-v4Rosen Penev2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openwrt/packages/issues/11042 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | ddns-scripts: Fixed HE (hurricane electric) to tunnelbroker.netEuler Alves2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hurricane Electric provides a free IPv6inIPv4 tunnel. It changed its ipv4 ddns service, fully needed to keep the ipv6 tunnel up, to the domain tunnelbroker.net. Besides, the old he.net script was bugged because it doesn't had a [USERNAME] placement but instead two [DOMAIN]. The new tunnelbroker.net update URL, still provided by Hurricane Electric, is https://[USERNAME]:[PASSWORD]@ipv4.tunnelbroker.net/nic/update?hostname=[DOMAIN]&myip=[IP] and it gets the response good or nochg Signed-off-by: Euler Alves <euler@alves.pro.br> (fixed-signed-off-by and prefixed) Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | ddns-scripts: Incremented PKG_RELEASE: fix in files/servicesEuler Alves2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_RELEASE was incremented to 15 because of a fix in files/services Signed-off-by: Euler Alves <euler@alves.pro.br> (fixed-signed-off-by and prefixed) Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | prometheus-node-exporter-lua: fixed small warningRosen Penev2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This happens during compilation: Enabling network ./etc/init.d/prometheus-node-exporter-lua: line 7: /lib/functions/network.sh: No such file or directory Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | vim: install vimdiff symlink for vim-fullerRosen Penev2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11146 from BKPepe/libredblackRosen Penev2020-01-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libredblack: pass CFLAGS properly
| * | | | | | | | libredblack: pass CFLAGS properlyJosef Schlehofer2020-01-27
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes build with enabled ASLR PIE Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #11137 from BKPepe/sqlalchemyRosen Penev2020-01-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-sqlalchemy: update to version 1.3.13
| * | | | | | | | python-sqlalchemy: update to version 1.3.13Josef Schlehofer2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | Merge pull request #11136 from zokl/javascript-obfuscator_updateRosen Penev2020-01-27
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | javascript-obfuscator_update: update to 0.24.0
| * | | | | | | | javascript-obfuscator_update: update to 0.24.0Zbyněk Kocur2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New version of node-javascript-obfuscator. Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
* | | | | | | | | Merge pull request #11141 from lucize/pciutilsupHannu Nyman2020-01-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pciutils: update to 3.6.4
| * | | | | | | | | pciutils: update to 3.6.4Lucian Cristian2020-01-27
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #11140 from lucize/nssupHannu Nyman2020-01-27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | nss: update to 3.49.2
| * | | | | | | | nss: update to 3.49.2Lucian Cristian2020-01-27
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | Merge pull request #11138 from peter-stadler/django-cors-headersHannu Nyman2020-01-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3-django-cors-headers: update to version 3.2.1
| * | | | | | | | python3-django-cors-headers: update to version 3.2.1Peter Stadler2020-01-27
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | python: readme: drop from table of contents removed sectionsJosef Schlehofer2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 446bc30c527e8c6d24279f21e9e4f7562f98ab67 ("python: Remove PKG_BUILD_DIR/PKG_UNPACK sections from readme") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #11086 from michyprima/fix-ser2netRosen Penev2020-01-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ser2net: fix rpcd reload
| * | | | | | | | ser2net: fix rpcd reloadMichele Primavera2020-01-27
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ser2net did not get restarted after saving in uci or luci Signed-off-by: Michele Primavera <primavera@elmod.it>
* | | | | | | | Merge pull request #11097 from jempatel/python3-speedtest-cliRosen Penev2020-01-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3-speedtest-cli: a new package
| * | | | | | | | python3-speedtest-cli: a new packageJaymin Patel2020-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
* | | | | | | | | Merge pull request #11133 from micmac1/apache2-cleanupRosen Penev2020-01-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | apache: cleanup, enable LFS and rename server from httpd to apache2
| * | | | | | | | | apache: don't load session_crypto mod by defaultSebastian Kemper2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In OpenWrt this module is available, but not part of the main package. This commit disables the LoadModule directive for this module. Otherwise following the installation of the main apache package the start of the server would fail (due to the absence of this particular module). Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | apache: rename bin from httpd to apache2Sebastian Kemper2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way there's no need to worry about overwriting another httpd binary or symlink from another package, for example busyboxes httpd. The init script is also renamed to apache2 for consistency. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | apr-util: clean up Makefile and remove patchSebastian Kemper2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removes 001-automake-compat.patch: Looks like this was meant as a workaround for a libtool issue. But it doesn't appear to be needed anymore. - cleans up installation defines (uses macros, cleans up sed scripts, removes gratuitous slashes & whitespaces) Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | apr: clean up the patches + enable LFSSebastian Kemper2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removes 001-autoconf-compat.patch: Looks like this was meant as a workaround for a libtool issue. But it doesn't appear to be needed anymore. - removes 101-fix_apr_time_now.patch: Mentioned in https://dev.openwrt.org/ticket/9287, meant as a fix, but issue was fixed differently in the end (by activating LFS). - removes 201-upgrade-and-fix-1.5.1.patch: This is a cross-compile fix. This patch gets replaced by 001-cross-compile.patch from buildroot project. The latter was sent upstream by buildroot and is in line with the patch used by OpenWrt for the apache package. - adds 002-sys-param-h.patch: Fix PATH_MAX detection by including sys/param.h if available. Also from buildroot. Additionally configure variables found in buildroot package are added. These also enable LFS support. This was previously done (in OpenWrt) by defining _LARGEFILE64_SOURCE in TARGET_CPPFLAGS. But the configure variable is cleaner (and easier to follow). Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | apr: clean up the MakefileSebastian Kemper2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sort configure variables - clean up installation defines (use macros, improve sed scripts, remove gratuitous slashes & whitespaces) Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | | apr: add PKG_LICENSE_FILES and PKG_CPE_IDSebastian Kemper2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | | Merge pull request #11120 from neheb/h6Rosen Penev2020-01-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nsd: update to 4.2.4
| * | | | | | | | | | nsd: update to 4.2.4Rosen Penev2020-01-25
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #11130 from BKPepe/dnscrypt-proxy2Rosen Penev2020-01-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | dnscrypt-proxy2: update to version 2.0.36
| * | | | | | | | | | dnscrypt-proxy2: update to version 2.0.36Josef Schlehofer2020-01-26
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | Merge pull request #11121 from neheb/zdbRosen Penev2020-01-26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | libzdb: update to 3.2
| * | | | | | | | | libzdb: update to 3.2Rosen Penev2020-01-25
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed most patches. The last was upstreamed and the others can be worked around using Makefile. Removed inactive maintainer. Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Massive reorganization of Makefile for consistency between packages. Removed --with-sql options. These are totally broken when cross compiling. Leaving them out works just as well. Added cpp patch as the test needs a header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | php7: fix dependencies for mysqlnd (fixes #11113)Michael Heimpold2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When during the build the openssl extension is also selected, then the mysqlnd extension depends on it, too. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | php7: update to 7.4.2Michael Heimpold2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2020-7059 - CVE-2020-7060 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | Merge pull request #11122 from stangri/master-https-dns-proxyHannu Nyman2020-01-26
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | https-dns-proxy: fix deleting server items, configurable dnsmasq settings change
| * | | | | | | | https-dns-proxy: fix deleting server items, configurable dnsmasq settings changeStan Grishin2020-01-25
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | Merge pull request #11132 from Andy2244/wsdd2-name_change_ksmbdHannu Nyman2020-01-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | wsdd2: update for renamed smbd->ksmbd
| * | | | | | | | wsdd2: update for renamed smbd->ksmbdAndy Walsh2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update for renamed smbd->ksmbd Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | Merge pull request #11131 from Andy2244/smbd-rename_ksmbd_update-3-1-1Hannu Nyman2020-01-26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools"
| * | | | | | | | smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools"Andy Walsh2020-01-26
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename smbd->ksmbd (upstream name change) * ksmbd-tools: build with static glib2 (usmbd = ~90kb, smbuseradd = ~40kb) * new etc folder location = /etc/ksmbd/smb.conf * new database name = /etc/ksmbd/ksmbdpwd.db * fixes "map to guest = Bad User" while userdb is also used * fixes missing ipv6 support * update/rename to "luci-app-ksmbd" * remove UCI samba compatibility code for section names (ksmbd uses [share] + [globals] not [sambashare] + [global]) * ksmbd: release 3.1.1 version * ksmbd: does not work if ipv6 module is not loaded or compiled in * ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes * ksmbd: release 3.1.0 version * ksmbd: fix over 80 character warnings * ksmbd: rename smbd-tools to ksmbd-tools in travis.yml * ksmbd: fix password db file location in travis.yml * ksmbd: rename smbd prefix function to ksmbd * ksmbd: rename smbd prefix source files to ksmbd * Revert "smbd: set connection status with SMBD_SESS_EXITING instead of direct destory" * ksmbd: rename smbd to ksmbd in .travis.yml * smbd: rename module name to ksmbd.ko * smbd: set connection status with SMBD_SESS_EXITING instead of direct destory * smbd: previous session with same user and same password should be deleted * smbd: only use global session table in smb2 session * smbd: add support for ipv6 * smbd: fix empty macro issue from smbd_debug * cifsd: fix printing of file names in find_next Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | Merge pull request #11114 from Robby-/master-freeradius3_update_3_0_20Rosen Penev2020-01-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | freeradius3: Update to 3.0.20
| * | | | | | | | freeradius3: Update to 3.0.20Robby K2020-01-26
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest stable release, contains security fixes for EAP-PWD (side-channel leak), logrotate settings (CVE-2019-10143) and a DoS issue due to multithreaded BN_CTX access (CVE-2019-17185). Also refreshed patches/002-disable-session-cache-CVE-2017-9148.patch due to the following changes/commits in freeradius: https://github.com/FreeRADIUS/freeradius-server/commit/bf1a1eda2387745bbe538998f3d2e6514f981bfd https://github.com/FreeRADIUS/freeradius-server/commit/a3c46544b38ab46218c385d0ee197538fad5b3da Signed-off-by: Robby K <robbyke@gmail.com>
* | | | | | | | Merge pull request #10968 from zokl/node-javascript-obfuscatorJosef Schlehofer2020-01-26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | node-javascript-obfuscator: add package
| * | | | | | | node-javascript-obfuscator: add packageZbyněk Kocur2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JavaScript obfuscator is a powerful free obfuscator for JavaScript with a wide number of features which provides protection for your source code. Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>