aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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>
* 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
| * | | nginx-util: add packagePeter Stadler2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can do the main work of nginx/nginx-ssl init script. For nginx-ssl it can create selfsigned certificates, too. It uses libpcre and libopenssl iff nginx(-ssl) uses them. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | libseccomp: install missing header fileStijn Tintel2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of version 2.4.2, libseccomp ships a new header file seccomp-syscalls.h. Install it in InstallDev. Fixes: 71b663b335da ("libseccomp: update to version 2.4.2") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Rosen Penev <rosenp@gmail.com>
* | | | libftdi1: disable building documentationStijn Tintel2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following build failure: [ 66%] Generating ../doc/xml/ftdi_8c.xml warning: Tag 'PERL_PATH' at line 2083 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2105 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" [ 72%] Generating ftdi1_doc.i Traceback (most recent call last): File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 457, in <module> main() File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 453, in main convert(args[0], args[1], not options.func_def, options.quiet) File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 430, in convert p = Doxy2SWIG(input, include_function_definition, quiet) File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 72, in __init__ f = my_open_read(src) File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 44, in my_open_read return open(source) FileNotFoundError: [Errno 2] No such file or directory: '/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/doc/xml/ftdi_8c.xml' Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Rosen Penev <rosenp@gmail.com>
* | | | strongswan: bump to 5.8.2Stijn Tintel2020-01-17
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #11036 from ja-pa/libarchive-3.4.1Rosen Penev2020-01-16
|\ \ \ \ | | | | | | | | | | libarchive: update to version 3.4.1
| * | | | libarchive: update to version 3.4.1 (security fix)Jan Pavlinec2020-01-16
| | |/ / | |/| | | | | | | | | | | | | | | | | | Fixes CVE-2019-19221 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #11039 from cotequeiroz/onigRosen Penev2020-01-16
|\ \ \ \ | | | | | | | | | | oniguruma: bump to version 6.9.4
| * | | | oniguruma: bump to version 6.9.4Eneas U de Queiroz2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version adds a new RegSet API, and fixes the following: - CVE-2019-19012 - CVE-2019-19203 - CVE-2019-19204 - CVE-2019-19246 - some problems (found by libFuzzer test) Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #10989 from BKPepe/btrfs-progs-updateRosen Penev2020-01-16
|\ \ \ \ \ | | | | | | | | | | | | btrfs-progs: update to version 5.4.1
| * | | | | btrfs-progs: update to version 5.4.1Josef Schlehofer2020-01-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | gnunet: update to version 0.12.2Daniel Golle2020-01-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #11038 from stangri/master-vpn-policy-routingHannu Nyman2020-01-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | vpn-policy-routing: bugfix: remove conflict with vpnbypass
| * | | | | vpn-policy-routing: bugfix: remove conflict with vpnbypassStan Grishin2020-01-16
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | Merge pull request #11024 from micmac1/subversionRosen Penev2020-01-15
|\ \ \ \ \ | | | | | | | | | | | | apr-util: clean up reverse depends (and fix subversion dep)
| * | | | | subversion: add libsqlite3 dependSebastian Kemper2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apr-util was updated. It doesn't provide the depend on libsqlite3 anymore, so this needs to be added to the subversion package now. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | apache: remove libgdbm depSebastian Kemper2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This dep can be removed since apu-1-config was cleaned up. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | apr-util: prevent recursive linkingSebastian Kemper2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 004-avoid_ldap_by_defaut.patch: By default use --avoid-ldap since apache2 is the only user, and we don't want to add extra dependencies to other apr-utils rdepends. Patch from Ryan Niebur <ryanryan52@gmail.com>, copied from Debian. 005-apu_config_dont_list_indep_libs.patch: Prevent recursive linking of dependent libraries by apr-util users. Patch from Peter Samuelson <peter@p12n.org>, also copied from Debian. Makes libexpat and libiconv private. 006-avoid_db_by-default.patch: Make apu-config not output dbm libs by default. See Debian #622081. Patch from Stefan Fritsch <sf@debian.org>, also copied from Debian While bumping the revision also correct license information. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #11003 from neheb/mjRosen Penev2020-01-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | mjpg-streamer: update to latest git version
| * | | | | | mjpg-streamer: update to latest git versionRosen Penev2020-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile options for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11027 from neheb/luajRosen Penev2020-01-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | luajit: use dynamic buildmode
| * | | | | | | luajit: use dynamic buildmodeRosen Penev2020-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces package size with about 50% Fixes: https://github.com/openwrt/packages/issues/10848 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11028 from neheb/bakRosen Penev2020-01-15
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | backuppc: replace samba36 dependency
| * | | | | | | backuppc: replace samba36 dependencyRosen Penev2020-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Samba 3.6 will be removed soon. samba4-client a replacement. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11030 from jefferyto/golang-pie-tristateRosen Penev2020-01-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | golang: Update for ASLR PIE tristate option change
| * | | | | | | | golang: Update for ASLR PIE tristate option changeJeffery To2020-01-15
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ASLR PIE option was changed to a tristate option (openwrt/openwrt@19cbac7d264dfca1f75849de64beb98830fbb1e4). This updates the Go compiler package and golang-package.mk to account for this change. This also adds warning messages for when the user has selected PIE but Go does not have PIE support for the chosen target. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #11001 from neheb/py3Rosen Penev2020-01-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3: Fix compilation without deprecated APIs
| * | | | | | | | python3: Fix compilation without deprecated APIsRosen Penev2020-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is based on upstream work here: https://github.com/python/cpython/pull/3934 and https://github.com/python/cpython/pull/39430 First patch was kept as is (just rebased) while the second was combined into one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11002 from neheb/tinyRosen Penev2020-01-14
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | tinyproxy: update to 1.10.0
| * | | | | | | | tinyproxy: update to 1.10.0Rosen Penev2020-01-12
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added license information. Added PKG_BUILD_PARALLEL for faster compilation. Refreshed patches. Updated URLs. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #10780 from Andy2244/glib2-mips16Rosen Penev2020-01-14
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | glib2: fix mips16 build, add size reducing static link, fpic CFLAGS
| * | | | | | | glib2: fix mips16 build, add size reducing static link, fpic CFLAGSAndy Walsh2019-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allows building as mips16 (fixes broken mips16/32 mixed static linking) * add some static link related flags to reduce target binary size Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>