aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | pptpd: run service in foreground for procd compatibilityRafał Miłecki2017-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To have service working nicely with procd it should be running in the foreground. Otherwise it's not possible to e.g. stop it with the init.d script. Luckily for us pptpd has a simple switch that allows it. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Fixes: 15e7f611afb ("pptpd: convert init script to procd")
* | | | | lighttpd: fix regression in local-redir used with url.rewrite-onceRafał Miłecki2017-02-23
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes upstream regression introduced in 1.4.40. It was reported & debugged in https://redmine.lighttpd.net/issues/2793 This fix is queued for 1.4.46 in the personal/gstrauss/master upstream branch. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | Merge pull request #4037 from Ansuel/bump-cryptodevNikos Mavrogiannopoulos2017-02-22
|\ \ \ \ | | | | | | | | | | Cryptodev-linux: bump to last commit
| * | | | Cryptodev-linux: bump to last commitAnsuel Smith2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing of varius error Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | [dejavu-fonts] add license info and myself as maintainerMirko Vogt2017-02-22
| |_|/ / |/| | | | | | | | | | | | | | | This was suggested in comments on the initial commit ( https://github.com/openwrt/packages/commit/c7dca5a9 )
* | | | Merge pull request #3967 from commodo/python-pyscopg2Hannu Nyman2017-02-22
|\ \ \ \ | | | | | | | | | | python-psycopg2: replace python-setuptools dep with python/host
| * | | | python-pyscopg2: replace python-setuptools dep with python/hostAlexandru Ardelean2017-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After removing python-setuptools package, the dependency chain to python/host is a bit different. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #3945 from InBetweenNames/update-vimHannu Nyman2017-02-21
|\ \ \ \ \ | | | | | | | | | | | | vim: Update Vim to 8.0.069
| * | | | | vim: Add "fuller" packageShane Peelar2017-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fuller package is built with --with-features=big and contains the files that would normally live in /usr/share/vim/, including syntax highlighting and colours. This package supports truecolor support in terminals. Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
| * | | | | vim: Update Vim to 8.0.069Shane Peelar2017-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vim stable is at version 8 now Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* | | | | | Merge pull request #4051 from ClaymorePT/boost_1.63_r2Hannu Nyman2017-02-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | boost: 1.63 Revision 2 - Fixed Regression
| * | | | | | boost: 1.63 Revision 2 - Fixed RegressionCarlos Miguel Ferreira2017-02-21
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes an existent regression in boost 1.63 [1]. The regression appears when libc is used for the toolchain. [1] - https://svn.boost.org/trac/boost/ticket/11756 Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | | Merge pull request #4050 from zx2c4/masterHannu Nyman2017-02-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | net/wireguard: add stub install section
| * | | | | | net/wireguard: add stub install sectionJason A. Donenfeld2017-02-21
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in response to the metapackage discussion in openwrt/luci#1030. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | | | | Merge pull request #4025 from danrl/lxcHannu Nyman2017-02-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/luci-app-lxc: removed application
| * | | | | | utils/luci-app-lxc: removed applicationdanrl2017-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved over to the LuCI repository. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | | | Merge pull request #4046 from ianchi/masterHannu Nyman2017-02-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | youtube-dl: update version
| * | | | | | | youtube-dl: update versionAdrian Panella2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to version 2017.02.17 Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* | | | | | | | Merge pull request #4047 from MikePetullo/lighttpdHannu Nyman2017-02-21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | lighttpd: update to 1.4.45
| * | | | | | | lighttpd: update to 1.4.45Rafał Miłecki2017-02-20
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.4.42 introduced a problem with starting lighttpd as OpenWrt/LEDE service. It was stopping whole init process at sth like: 783 root 1124 S {S50lighttpd} /bin/sh /etc/rc.common /etc/rc.d/S50lighttpd boot 799 root 1164 S /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf It was hanging until getting random pool: [ 176.340007] random: nonblocking pool is initialized and then immediately the rest of init process followed: [ 176.423475] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 176.430754] jffs2_build_filesystem(): unlocking the mtd device... done. [ 176.437615] jffs2_build_filesystem(): erasing all blocks after the end marker... done. This was fixed in 1.4.44, but bump directly to 1.4.45 while at it. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | | | | Merge pull request #4038 from kuoruan/aria2Hannu Nyman2017-02-20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Aria2: Edit config and update
| * | | | | | aria2: Update to v1.31.0Hsing-Wang Liao2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
| * | | | | | aria2: Add more feature choices and switch default XML parser library to Libxml2Hsing-Wang Liao2017-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | | | Merge pull request #4039 from the-alien/masterHannu Nyman2017-02-19
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | python-ldap: update to 2.4.32
| * | | | | | python-ldap: update to 2.4.32alien2017-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
* | | | | | | ser2net: update to 3.4Michael Heimpold2017-02-19
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #4030 from dibdot/travelmateHannu Nyman2017-02-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | travelmate: update 0.3.5
| * | | | | | travelmate: update 0.3.5Dirk Brenken2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add 'enabled' check in init script * support multiple radios (see online doc) * fix race condition in ap check Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #4032 from kuoruan/webui-aria2Hannu Nyman2017-02-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | webui-aria2: bump version
| * | | | | | | webui-aria2: bump versionHsing-Wang Liao2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reduced package size. * Update to latest commit. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | | | | Merge pull request #4031 from SvenRoederer/improve/wireguard-menuHannu Nyman2017-02-18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | wireguard: move into VPN-submenu
| * | | | | | | wireguard: move into VPN-submenuSven Roederer2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wireguard is a VPN-implementation and should be located in VPN-submenu Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
* | | | | | | | Merge pull request #4002 from InBetweenNames/pcre2Ted Hess2017-02-17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | pcre2: Introduce PCRE2 library into repo for fish
| * | | | | | | pcre2: Introduce PCRE2 library into repo for fishShane Peelar2017-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need PCRE2 library for the fish shell. Took existing pcre makefile as a base to build pcre2, supporting 8, 16, and 32 bit characters with different install targets for each. Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
* | | | | | | | ffmpeg: update to 3.2.4, add libshine support, add fdk-aac support to ↵Ian Leonard2017-02-17
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | custom, cleanup Also makes the following changes: Updates project URL and moves libpthread to a common dependency; Makes libopus support in libffmpeg-full contingent on selecting the libopus package, like other external libraries; Adds note regarding disabling altivec in ppc hard-float; Reorganizes SIMD sections to be together; Drops the need to specify decoder=libopus from -full, done by default; Adds encoder=libopus to custom. Expand options for libffmpeg-custom: Build licensing: GPL, GPLv3, LGPLv3 Building for performance or size Drops version 3 of GPL for -audio-dec, -mini, and -full. Version 3 is at the discretion of the packager, per: http://ffmpeg.org/doxygen/trunk/md_LICENSE.html Add enable-nonfree toggle support to libffmpeg-custom build licensing to allow inclusion of libfdk-aac. Use ffmpeg's names for its external libraries in libffmpeg-custom config Alphabetize same Correct @BUILD_PATENTED flags for libffmpeg variants Split libffmpeg-full into hard/soft float: Hard float configures itself for lame / libx264 using GPL license Soft float for libshine and LGPL license Signed-off-by: Ian Leonard <antonlacon@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #3860 from commodo/micropython-lib-workaroundHannu Nyman2017-02-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | micropython-lib: workaround the `install` build rule
| * | | | | | | micropython-lib: workaround the `install` build ruleAlexandru Ardelean2017-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So, I chose to workaround it in the Makefile. A proper fix is a bit more work that I would like to do now, and I have no suggestion/idea for a good fix right now. The problem is with the `CMD` part that's used in the install rule, together with the fact that PREFIX is the same as the source location. ``` CMD="find . -maxdepth 1 -mindepth 1 \( -name '*.py' -not -name 'test_*' -not -name 'setup.py' \) -or \( -type d -not -name 'dist' -not -name '*.egg-info' -not -name '__pycache__' \)| xargs --no-run-if-empty cp -r -t $(PREFIX)" ``` The gist of it, is that it seems that this will filter and copy to `PREFIX` all python sources and folders that are not names `dist`, `__pycache__`, or `*.egg-info`. And it searches all folders at (exactly) depth 1. The solution I chose is to put a `dist` folder under `_install_tmp`, which is kind of a trick to go to depth 2 and avoid both conditions in the `find` call. This avoids errors: ``` cp: './weakref.py' and '/home/sandu/work/lede/build_dir/target-mips_24kc_musl-1.1.16/micropython-lib-1.8.6-f81e979c56dddb771ad36ec381b7f2c6cd12111f-f81e979c56dddb771ad36ec381b7f2c6cd12111f/_install_tmp/weakref.py' are the same file cp: './xmltok.py' and '/home/sandu/work/lede/build_dir/target-mips_24kc_musl-1.1.16/micropython-lib-1.8.6-f81e979c56dddb771ad36ec381b7f2c6cd12111f-f81e979c56dddb771ad36ec381b7f2c6cd12111f/_install_tmp/xmltok.py' are the same file cp: './zipfile.py' and '/home/sandu/work/lede/build_dir/target-mips_24kc_musl-1.1.16/micropython-lib-1.8.6-f81e979c56dddb771ad36ec381b7f2c6cd12111f-f81e979c56dddb771ad36ec381b7f2c6cd12111f/_install_tmp/zipfile.py' are the same file ``` Initially I tried to add exit 0, but that would just hide other (potentially worse) issues. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #4022 from stangri/vpnbypassHannu Nyman2017-02-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vpnbypass: fix for flushing mangle table
| * | | | | | | | vpnbypass: fix for flushing mangle tableStan Grishin2017-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | | Merge pull request #4019 from dibdot/adblockHannu Nyman2017-02-16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | adblock: update 2.3.1
| * | | | | | | | adblock: update 2.3.1Dirk Brenken2017-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * various optimizations & corner case fixes * removed no longer needed debug information * polished up for forthcoming LEDE release ;-) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | luv: new packageMorteza Milani2017-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Luv is libuv binding for lua. Signed-off-by: Morteza Milani <milani@pichak.co>
* | | | | | | | | Merge pull request #4013 from danrl/move-to-luciHannu Nyman2017-02-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/luci-app-*: move luci apps to luci repo
| * | | | | | | | | net/luci-app-*: move luci apps to luci repodanrl2017-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a long-needed clean-up. These applications are not gone! They live in the luci repo now, where all their friends already are. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | | | | | | Merge pull request #4017 from nxhack/support_openwrt_trunkHannu Nyman2017-02-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | icu: support OpenWrt trunk host-build.mk issue
| * | | | | | | | | | icu: support OpenWrt trunk host-build.mk issueHirokazu MORIKAWA2017-02-16
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: ar71xx, mips_34kc_gcc-5.3.0_musl, OpenWrt trunk 50104 ar71xx, mips_24kc_gcc-5.4.0_musl, LEDE trunk r3503-a112435 Run tested: NONE Description: openwrt buildbot report build fail ``` ./runConfigureICU CC="gcc" CFLAGS="-O2 -I/home/builder/trunk/openwrt/staging_dir/host/include -I/home/builder/trunk/openwrt/staging_dir/host/usr/include -I/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host/include" CPPFLAGS="-I/home/builder/trunk/openwrt/staging_dir/host/include -I/home/builder/trunk/openwrt/staging_dir/host/usr/include -I/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host/include" LDFLAGS="-L/home/builder/trunk/openwrt/staging_dir/host/lib -L/home/builder/trunk/openwrt/staging_dir/host/usr/lib -L/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host/lib" SHELL="/usr/bin/env bash" Linux/gcc CC="gcc" CXX="g++" --disable-debug --enable-release --enable-shared --enable-static --enable-draft --enable-renaming --disable-tracing --disable-extras --enable-dyload --prefix=/home/builder/trunk/openwrt/staging_dir/target-i386_pentium4_glibc-2.22/host ; fi ) runConfigureICU: unrecognized platform "CC=gcc" (use --help for help) ``` "host-build.mk" is differs between OpenWrt and LEDE. https://github.com/openwrt/packages/pull/3993 https://github.com/lede-project/source/commit/83b6bfc2357458f219872f97ed9c4894106131a1 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | Merge pull request #3784 from diizzyy/patch-16Hannu Nyman2017-02-15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | lang/python3-bottle: Update to 0.12.12
| * | | | | | | | | lang/python3-bottle: Update to 0.12.12Daniel Engberg2017-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 0.12.12 Switch to pypi repo which also fixes file name on tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | Merge pull request #4011 from stangri/vpnbypassHannu Nyman2017-02-15
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | vpnbypass: fixed makefile and removed screenshot from .files/
| * | | | | | | | | vpnbypass: fixed makefile and removed screenshot from .files/Stan Grishin2017-02-14
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>