aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | python-yaml: update to version 5.3Josef Schlehofer2020-01-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #11080 from BKPepe/sqlalchemyRosen Penev2020-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-sqlalchemy: update to version 1.3.12
| * | | | | | | python-sqlalchemy: update to version 1.3.12Josef Schlehofer2020-01-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #11077 from BKPepe/pyotpRosen Penev2020-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pyotp: update to version 2.3.0
| * | | | | | | pyotp: update to version 2.3.0Josef Schlehofer2020-01-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #11074 from lucize/frrupRosen Penev2020-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | frr: update to 7.2.1
| * | | | | | | frr: update to 7.2.1Lucian Cristian2020-01-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | Merge pull request #11069 from peter-stadler/nginx-utilRosen Penev2020-01-20
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | nginx-util: fix ubus::~iterator() and minor issues
| * | | | | | nginx-util: fix ubus::~iterator() and minor issuesPeter Stadler2020-01-20
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Do not destroy the iterator twice if cur==this (segfault). * Do not add the delimiter clim=='\0' when creating the SSL directives. * Set the right SSL_SESSION_CACHE_ARG for nginx-util get_env. * Remove static from the constexpr that are used only for Line::build. * Concat strings instead of appending them for not using a non-const ref (to remove some warnings of clang-tidy -checks=google-runtime-references) Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | Merge pull request #10433 from flyn-org/griloRosen Penev2020-01-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | grilo: update to 0.3.10 and build with meson
| * | | | | grilo-plugins: update to 0.3.10 and build with mesonW. Michael Petullo2020-01-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | grilo: update to 0.3.10 and build with mesonW. Michael Petullo2019-11-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #11070 from jefferyto/python-six-1.14.0Hannu Nyman2020-01-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | python-six: Update to 1.14.0
| * | | | | python-six: Update to 1.14.0Jeffery To2020-01-20
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #11064 from tofurky/nut_fix_other_and_otherflagRosen Penev2020-01-19
|\ \ \ \ \ | | | | | | | | | | | | nut: fix other/otherflag custom variables in nut-server.init
| * | | | | nut: fix other/otherflag custom variables in nut-server.initMatt Merhar2020-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows custom config parameters to be added to the generated config files, enabling the original intended functionality per https://openwrt.org/docs/guide-user/services/ups/software.nut. Example usage from /etc/config/nut_server: config driver 'apc' option driver 'snmp-ups' option snmp_version 'v3' option port '172.16.100.5' list other 'secLevel' list other 'secName' list other 'authPassword' list otherflag 'notransferoids' config other 'other_secLevel' option value 'authNoPriv' config other 'other_secName' option value 'some_username' config other 'other_authPassword' option value 'some_password' config other 'otherflag_notransferoids' option value '1' Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* | | | | | Merge pull request #11065 from nickberry17/update_libmbim_libqmiRosen Penev2020-01-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Bump libmbim, libqmi
| * | | | | libqmi: bump libqmi to 1.24.4Nicholas Smith2020-01-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
| * | | | | libmbim: bump libmbim to 1.22.0Nicholas Smith2020-01-20
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | | Merge pull request #11040 from jefferyto/gpsd-3.20Rosen Penev2020-01-19
|\ \ \ \ \ | | | | | | | | | | | | gpsd: Update to 3.20, add/refresh patches
| * | | | | gpsd: Update to 3.20, add/refresh patchesJeffery To2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New patches (both for SConstruct): * Do not import from distutils. Since Python support/modules are not built, there is no need to import from distutils. (Importing from distutils may prevent the package from being built on systems without a full distutils module, e.g. Debian with python3-minimal.) I have added back the import in places where it may be helpful to have, if scons is run manually. Fixes #10993. * Do not check the size of time_t. The way this is done is to compile and run a test program; this fails when cross-compiling[1]. This doesn't appear to affect any functionality (other than missing a compile-time warning that things will fail in 2038 if time_t is too small). [1]: https://gitlab.com/gpsd/gpsd/issues/48 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #11060 from cotequeiroz/afalg_1.1.0Rosen Penev2020-01-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | afalg_engine: bump to v1.1.0
| * | | | | | afalg_engine: bump to v1.1.0Eneas U de Queiroz2020-01-19
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version is up to 20% faster than 1.0.1, and allows compilation without crypto_user information, which is currently failing for targets still in the 4.9 kernel. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | Merge pull request #11048 from ysc3839/transmissionRosen Penev2020-01-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | transmission: update config options and add service triggers
| * | | | | | transmission: add service triggers and bump PKG_RELEASERichard Yu2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
| * | | | | | transmission: update config optionsRichard Yu2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add missing 'peer_id_ttl_hours' and remove 'scrape_paused_torrents' which is not exist in transmission wiki. Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | git: update to version 2.25.0Josef Schlehofer2020-01-19
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #11050 from wvdakker/masterHannu Nyman2020-01-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Shorewall: bump to 5.2.3.5
| * | | | | Shorewall6-lite: Bump to 5.2.3.5W. van den Akker2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall6: Bump to 5.2.3.5W. van den Akker2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall: Bump to 5.2.3.5W. van den Akker2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-lite: Bump to 5.2.3.5W. van den Akker2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-core: Bump to 5.2.3.5W. van den Akker2020-01-18
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Merge pull request #11046 from EricLuehrsen/unbound_dependsHannu Nyman2020-01-18
|\ \ \ \ \ | | | | | | | | | | | | unbound: improve dependencies for okpg
| * | | | | unbound: improve dependencies for okpgEric Luehrsen2020-01-17
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | Merge pull request #11044 from cotequeiroz/afalg_engineRosen Penev2020-01-17
|\ \ \ \ \ | | | | | | | | | | | | afalg_engine: fix ENGINES location, zero-copy
| * | | | | afalg_engine: fix ENGINES location, zero-copyEneas U de Queiroz2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use a fixed ENGINES_DIR location, instead of trying to read it from the openssl Makefile. It also fixes the zero-copy config option not being passed down to the cmake options. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | Merge pull request #11045 from cotequeiroz/python-certifi-bumpHannu Nyman2020-01-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | | python-certify: bump to 2019.11.28
| * | | | | python-certify: bump to 2019.11.28Eneas U de Queiroz2020-01-17
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This is a regular Mozilla CA bundle update. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | luci-app-sqm: Remove lua and luci-base dependenciesToke Høiland-Jørgensen2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We depend on luci-compat now, which will pull in luci-base, which in turn will pull in lua. So remove those two dependencies to maybe help with recursive dependency resolution errors. Fixes #5320. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* | | | | i2pd: add missing INSTALL_DATA changeRosen Penev2020-01-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11041 from neheb/i2Rosen Penev2020-01-16
|\ \ \ \ \ | | | | | | | | | | | | i2pd: Update to 2.29.0
| * | | | | i2pd: Update to 2.29.0Rosen Penev2020-01-16
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ran init script through shellcheck. Simplified several statements. Replaced INSTALL_CONF with INSTALL_DATA. i2pd runs as non-root and so the conf file must be accessible. Fixed: https://github.com/openwrt/packages/issues/10977 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | luajit: do not install static libraries to InstallDevRosen Penev2020-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dynamic library change removed static libraries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libmstch: removeRosen Penev2020-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was needed at a certain point by fbthrift. It is no longer needed. A quick look on Arch Linux and Debian packages shows nothing uses it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #10495 from jeolives/RTSP-timeshifting-supportRosen Penev2020-01-16
|\ \ \ \ \ | | | | | | | | | | | | xtables-addons: Support IPTV Timeshift
| * | | | | xtables-addons: Support IPTV TimeshiftJose Olivera2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Solves Issue #10373 and PR #10428 Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
* | | | | | Merge pull request #11035 from jefferyto/scons-localRosen Penev2020-01-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | scons: Switch to standalone version, update to 3.1.2
| * | | | | | scons: Switch to standalone version, update to 3.1.2Jeffery To2020-01-16
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Install the standalone (scons-local) version Advantages: - The regular version of SCons requires distutils during installation; the standalone version does not have this requirement Disadvantages: - The scons-local package is not available from the Fossies mirror - The patch will need to be manually updated with each version update * Install files to $(STAGING_DIR_HOSTPKG) instead of $(STAGING_DIR_HOST) * Write the correct shebang into scripts instead of using the wrapper * Update to 3.1.2 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #10960 from peter-stadler/nginx-utilRosen Penev2020-01-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | nginx-util: add package