aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #3047 from t-umeno/update_klish-2.1.3champtar2016-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | klish: update to latest version (2.1.3)
| * | | | | | klish: update to latest version (2.1.3)Takashi Umeno2016-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
* | | | | | | Merge pull request #3046 from nitroshift/patch-4champtar2016-08-11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Netdata: update to 1.2.0
| * | | | | | Netdata: update to 1.2.0nitroshift2016-08-11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Also added required dependency: libuuid Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
* | | | | | klish: update to latest version (2.1.2)Takashi Umeno2016-08-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
* | | | | | Merge pull request #2997 from jefferyto/python-cryptography-1.4champtar2016-08-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-cryptography: update to 1.4, fixed lede compilation
| * | | | | | python-cryptography: update to 1.4, fixed lede compilationJeffery To2016-07-28
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #2999 from jefferyto/zope-interface-4.2.0champtar2016-08-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | zope-interface: update to 4.2.0
| * | | | | | zope-interface: update to 4.2.0Jeffery To2016-07-28
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #2998 from jefferyto/python-gmpy2-2.0.8champtar2016-08-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-gmpy2: update to 2.0.8
| * | | | | | python-gmpy2: update to 2.0.8Jeffery To2016-07-28
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #3019 from mickeprag/python-pyserialchamptar2016-08-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-pyserial: update to 3.1.1
| * | | | | | python-pyserial: update to 3.1.1Micke Prag2016-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Micke Prag <micke.prag@telldus.se>
* | | | | | | gnunet: update to r37672Daniel Golle2016-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | while at it, also fix post-install script and no longer ship gnunet-download-manager.scm, we ain't got guile anyway and it wasn't touched for 12 years. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | sqlite3: --disable-editlineEtienne CHAMPETIER2016-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sqlite3 can now use editline or readline, most package use readline, and we were using it, so continue using readline and disable editline Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | | | openssh: update to 7.3p1Peter Wagner2016-08-09
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | msmtp: Add nls.mk, . Fix build when BUILD_NLS not specifiedTed Hess2016-08-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | libnfc: Moved to packages-abandoned - needs MAINTAINERTed Hess2016-08-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #2967 from padre-lacroix/bandwidthd-phpTed Hess2016-08-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | bandwidthd-php: PHP files to graph bandwidthd data in a postgresql database
| * | | | | | bandwidthd-php: PHP files to graph bandwidthd data in a postgresqlJean-Michel Lacroix2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | database Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info> bandwidthd-php is a set of PHP files that allows to graph bandwidthd data stored in a postgresql database. This bandwidthd data can be generated using bandwidthd-pgsql in OpenWRT or LEDE or with bandwidthd on different OS (Windows, Linux for example). Addition of a config file and an init file. Modification of the Makefile to take in account the changes above Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* | | | | | | Merge pull request #3007 from jefferyto/twisted-16.3.0Ted Hess2016-08-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | twisted: update to 16.3.0
| * | | | | | | twisted: update to 16.3.0Jeffery To2016-07-31
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #3029 from padre-lacroix/master-kismetTed Hess2016-08-08
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | kismet: Update to 2016-07-R1 and new maintainer
| * | | | | | kismet: Update to 2016-07-R1 and new maintainerJean-Michel Lacroix2016-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an update to the latest version of kismet New maintainer. Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* | | | | | | git: Fix build dependenciesTed Hess2016-08-07
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | ocserv: updated to 0.11.4Nikos Mavrogiannopoulos2016-08-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | acme: Add Luci appToke Høiland-Jørgensen2016-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a Luci configuration app for the ACME certificate package. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | freeradius2/3: Fixes to init script. (#3022)Toke Høiland-Jørgensen2016-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes two issues with the freeradius package init scripts: - The package installs libraries in /usr/lib/freeradius{2,3}, but the musl dynamic linker won't find them there unless LD_LIBRARY_PATH is set to include this directory. This adds an appropriate env statement to the procd init setup. - procd expects services to stay in the foreground, or it will be unable to properly shut them down again. This adds the -f flag to radiusd to achieve that. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | acme: Add package.Toke Høiland-Jørgensen2016-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a package wrapping the acme.sh script from https://github.com/Neilpang/acme.sh in Uci config and hooks to interact correctly with uhttpd. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | Merge pull request #3017 from thess/relayctl-updatechamptar2016-08-05
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | relayctl: Add PKG_FIXUP to fix autotools version error
| * | | | | relayctl: Add PKG_FIXUP to fix autotools version errorTed Hess2016-08-03
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #2966 from oskar456/addrwatchTed Hess2016-08-03
|\ \ \ \ \ | | | | | | | | | | | | addrwatch: new package
| * | | | | addrwatch: new packageOndřej Caletka2016-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Ondrej Caletka / @Oskar456 Compile tested: TurrisOS 3.1 (fork of OpenWRT Chaos Calmer), Trunk (both uClibC and musl) Run tested: mpc85xx - Turris 1.0 - TurrisOS - no problems observed Upstream: https://github.com/fln/addrwatch / @fln Description: This is a tool similar to arpwatch. It's main purpose is to monitor network and log discovered ethernet/ip pairings. The package has been UCIfied, care has been taken to reload the deamon every time an interface goes up or down. Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
* | | | | | Merge pull request #3006 from thess/ffmpeg-updatesTed Hess2016-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame
| * | | | | | ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lameAdrian Panella2016-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for libmp3lame & libx264 to 'full' and optional in 'custom'. Enable some optimizations according to ARCH and CPU type. Cleaup options and dependencies. Signed-off-by: Adrian Panella <ianchi74@outlook.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #3012 from thess/gst1-1.8Ted Hess2016-08-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gstreamer - Upgrade to 1.8.2.
| * | | | | | | gstreamer - Upgrade to 1.8.2.Ted Hess2016-08-01
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refresh patches, fix dependencies. Fix cpu build issues in gst-libav. Opus moved to plugins-base. Add opusparse and hls to plugins-bad. Add myself as co-maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #2995 from corenetworks/masterchamptar2016-08-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ddns-scripts: add service core-networks.de
| * | | | | | | ddns-scripts: add service core-networks.deMichael Scholl2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added service core-networks.de - Fixed typo for service dnshome.de Signed-off-by: Michael Scholl <michael.scholl@core-networks.de>
* | | | | | | | Merge pull request #3015 from danielg4/masterchamptar2016-08-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vpnc: Add reboot recommendation to README
| * | | | | | | | vpnc: Add reboot recommendation to READMEDaniel Gimpelevich2016-08-02
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* | | | | | | | Merge pull request #2106 from jefferyto/obfsproxyYousong Zhou2016-08-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | obfsproxy: new package
| * | | | | | | | obfsproxy: new packageJeffery To2016-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the Tor project page: obfsproxy is a tool that attempts to circumvent censorship, by transforming the Tor traffic between the client and the bridge. This way, censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. This depends on: - pyptlib (#2053) - twisted (#2052) Also, txsocksx (#2058) is necessary to use an outgoing SOCKS proxy, and having either gmpy2 (#2067) or gmpy (#2051) installed will help speed up calculations. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | apache: increase PKG_RELEASE for rebuildheil2016-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | | Merge pull request #3008 from hauke/apacheThomas Heil2016-07-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | apache: fix build without sslv3
| * | | | | | | | | apache: fix build without sslv3Hauke Mehrtens2016-07-31
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SSLv3 support is deactivated in LEDE now, which causes a build problem in apache. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | Merge pull request #3009 from dibdot/adblockTed Hess2016-07-31
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | adblock: update 1.4.3
| * | | | | | | adblock: update 1.4.3Dirk Brenken2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix race condition in restricted mode * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | coreutils: adjust applet descriptionsJo-Philipp Wich2016-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only mention busybox applets for the meta package and do not imply that applets are enabled for any possible coreutils program. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | Merge pull request #2982 from oskar456/radsecproxy_ucifiedToke Høiland-Jørgensen2016-07-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Radsecproxy ucified