aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | Merge pull request #3387 from bobafetthotmail/patch-13champtar2016-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | screen: move to Terminal submenu
| * | | | | | | | | | | | | | screen: move to Terminal submenuAlberto Bursi2016-10-23
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | | | | | | | | Merge pull request #3360 from riptidewave93/masterHannu Nyman2016-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | utils/collectd: Add cpufreq module
| * | | | | | | | | | | | | | utils/collectd: Add cpufreq moduleChris Blake2016-10-11
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change enables building of the built-in cpufreq module within Collectd, which is very useful on x86 and mvebu targets that support CPU frequency scaling. Note that luci-app-statistics currently does not have support for rendering this. Signed-off-by: Chris Blake <chrisrblake93 at gmail.com>
* | | | | | | | | | | | | | Merge pull request #3380 from bobafetthotmail/patch-5Hannu Nyman2016-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | gzip: moving to Compression submenu
| * | | | | | | | | | | | | gzip: moving to Compression submenuAlberto Bursi2016-10-23
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | | | | | | | Merge pull request #3381 from bobafetthotmail/patch-7Hannu Nyman2016-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | serialconsole: move to Terminal submenu
| * | | | | | | | | | | | | serialconsole: move to Terminal submenuAlberto Bursi2016-10-23
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | | | | | | | Merge pull request #3358 from EricLuehrsen/unbound_uciHannu Nyman2016-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | Unbound: Group patch work for example.conf.in
| * | | | | | | | | | | | Unbound: Give USERID explicit numbers for clean installEric Luehrsen2016-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
| * | | | | | | | | | | | Unbound: Group patch work for example.conf.inEric Luehrsen2016-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Remove interlaced configuration changes --Less sensitive to upstream example.conf changes --Easier to read patch-of-patch work for maintenance -Use MEMORY CONTROL EXAMPLE from http://unbound.net/ --Review and rework with respect to previous pacakge --Effectively the same configuration as previous package -Disable DNSSEC by default due to real-time chicken-n-egg --Many OpenWrt target devices have no power-off clock (reboot) --User choice of work around should be conscious --Initial install should not fail reboot with DNSSEC default -Add some defaults explicitly to prevent surprises Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | | | | | | | Merge pull request #3376 from bobafetthotmail/masterTed Hess2016-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | alsa-utils: moved to /sound and Sound category, fix minor bugs
| * | | | | | | | | | | | | alsa-utils: moved to /sound and Sound category, fix minor bugsAlberto Bursi2016-10-23
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved source folder in /sound folder, and changed all packages in the makefile to be shown in Sound category (not in Sound subcategory of Utilities). Removed a line calling a non-existent Package/alsa-utils/Default and site URL to the package alsa-utils-tests. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | / / / / / / / / / tinc: version bump 1.0.29Saverio Proto2016-10-23
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3367 from kuoruan/aria2Ted Hess2016-10-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Update Aria2 and webui-aria2
| * | | | | | | | | | | | webui-aria2: update to 2016-10-11Hsing-Wang Liao2016-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
| * | | | | | | | | | | | aria2: update to 1.28.0Hsing-Wang Liao2016-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | | | | | | | | | Merge pull request #3372 from bobafetthotmail/patch-5Nikos Mavrogiannopoulos2016-10-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | openconnect: added missing libs for openssl
| * | | | | | | | | | | | | openconnect: added missing libs for opensslAlberto Bursi2016-10-22
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added missing libraries to fix issue https://github.com/openwrt/packages/issues/3301 Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* / / / / / / / / / / / / nmap: bump version to 7.31Nuno Goncalves2016-10-22
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | | | | | | ntfs-3g: Update to 2016.2.22 stable releaeTed Hess2016-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | | | Merge pull request #3366 from Wedmer/masterTed Hess2016-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [utils/zoneinfo] Updated to the latest release
| * | | | | | | | | | | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | | | | | Merge pull request #3364 from jow-/ntfs-3g-compat-symlinkTed Hess2016-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | ntfs-3g: ship /sbin/mount.ntfs compatibility symlink
| * | | | | | | | | | | | ntfs-3g: ship /sbin/mount.ntfs compatibility symlinkJo-Philipp Wich2016-10-21
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Like on other common desktop Linux distributions, ship an /sbin/mount.ntfs symlink in addition to the /sbin/mount.ntfs-3g one in order to let wrapper programs successfully call external mount helpers by the filesystem name. The assumption is that /sbin/mount.ntfs is only ever called by util-linux mount and other mount-wrappers when kernel NTFS support is not available, means shipping the additional symlink will not interfere with kernel mode NTFS support. This commit is mainly intended to prepare transparent fs-tools support for mounting fuse filesystems, with focus on ntfs-3g in particular. Please see http://git.lede-project.org/f027c68 for the corresponding fs-tools support code. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | | | | | Merge pull request #3352 from yousong/python-packagesYousong Zhou2016-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | python-packages: initial version 1.0
| * | | | | | | | | | | python-packages: initial version 1.0Yousong Zhou2016-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | | | | | | | | python-pip: add host buildYousong Zhou2016-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | | | | | | | | python: introduce Build/Compile/HostPyRun{Host,Target}Yousong Zhou2016-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | | git: update to 2.10.1Peter Wagner2016-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | Merge pull request #3359 from alexgrin/masterHannu Nyman2016-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | rsyslog: do not daemonize rsyslogd and allow procd to manage it
| * | | | | | | | | | | | rsyslog: do not daemonize rsyslogd and allow procd to manage itAlexis Green2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexis Green <alexis@cessp.it>
* | | | | | | | | | | | | Merge pull request #3361 from diizzyy/patch-20Hannu Nyman2016-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | netdata: Streamline package
| * | | | | | | | | | | | netdata: Streamline packageDaniel Engberg2016-10-20
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change maintainer to myself, asked by current maintainer * Remove atomic workaround, it's been fixed upstream in 1.4.0 * Install all plugins, disable those that depends on external applications * Remove bundled pyYAML library, use package if you want to use python plugins * Remove "unused" files in webdata directory, saves about 900k Downside is that some _very_ old browsers might break however since netdata is very heavy on javscript you still need a somewhat recent one anyway to get a decent experience. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | Merge pull request #3355 from bobafetthotmail/masterHannu Nyman2016-10-19
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | gdisk: enabled more utils and changed package name
| * | | | | | | | | | | gdisk: enabled more utils and changed package nameAlberto Bursi2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I needed also sgdisk (script-friendly) and while I was at it I added also cgdisk (uses ncurses interface), all as separate packages. re-arranged the package folder and set /usr/sbin for install folder as most tools seem to go in there and not in /sbin. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | | | | | | | | | Merge pull request #3291 from NeoRaider/autotoolsMatthias Schiffer2016-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | autotools: don't rely on STAGING_DIR_HOST
| * | | | | | | | | | | | automake: don't rely on STAGING_DIR_HOSTMatthias Schiffer2016-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're currently preparing a change in LEDE that will change the host staging dirs in a way that might break the sed commands used by the automake Makefile. Change the command in a way that doesn't depend on the path of the staging dir. While it would be nicer to modify the configure script to use the correct path in the first place, this doesn't work for the perl path, as perl is used in shebang lines and must thus be an absolute path. Some scripts are used both during build and on the target system, so fixing up the scripts in the install step seems like the best option. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
| * | | | | | | | | | | | autoconf: don't rely on STAGING_DIR_HOSTMatthias Schiffer2016-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can just set M4 in the configure command instead of fixing up the paths using sed afterwards. This makes the build more robust (and we're currently preparing a change of the host staging dirs in LEDE that might break this otherwise). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
| * | | | | | | | | | | | libtool-bin: don't rely on STAGING_DIR_HOSTMatthias Schiffer2016-10-16
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can just set GREP and SED in the configure command instead of fixing up the paths using sed afterwards. This makes the build more robust (and we're currently preparing a change of the host staging dirs in LEDE that might break this otherwise). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | | | | | unbound: fix whitespaceHannu Nyman2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix upstream whitespace change in the patch. * Minor cleanup to the header. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | unbound: update to 1.5.10Stijn Segers2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | | | | | | | | | | | Merge pull request #3347 from dibdot/travelmateHannu Nyman2016-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | travelmate: new package, release 0.2.2
| * | | | | | | | | | travelmate: new package, release 0.2.2Dirk Brenken2016-10-17
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * a connection manager for travel router (see readme.md for details) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | Merge pull request #3353 from diizzyy/patch-19Hannu Nyman2016-10-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gdisk: Use libpopt instead of popt as dependency
| * | | | | | | | | | gdisk: Use libpopt instead of popt as dependencyDaniel Engberg2016-10-17
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds correct dependency Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | / / / / / openssh: Unregister the KEXINIT handler after message has beenPeter Wagner2016-10-17
| |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | received. Otherwise an unauthenticated peer can repeat the KEXINIT and cause allocation of up to 128MB -- until the connection is closed. Reported by shilei-c at 360.cn https://github.com/openssh/openssh-portable/commit/ec165c392ca54317dbe3064a8c200de6531e89ad Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | Merge pull request #3348 from hansmi/masterHannu Nyman2016-10-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/unbound: Change maintainer to Eric Luehrsen
| * | | | | | | | | net/unbound: Change maintainer to Eric LuehrsenMichael Hanselmann2016-10-16
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eric has offered to take over maintainership for the net/unbound package. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | | | | | | | php5/php5-pecl-*: R.I.P.Michael Heimpold2016-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the php5 stuff since php7 is in place for several weeks and all depended in-tree packages has been migrated. Signed-off-by: Michael Heimpold <mhei@heimpold.de>