aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* giflib: Update to 5.1.2, remove doc buildTed Hess2016-03-14
| | | | | | | docbook breaks build on some hosts, skip it (in a not very elegant way) Signed-off-by: Daniel Golle daniel@makrotopia.org Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #2503 from dibdot/mcHannu Nyman2016-03-14
|\ | | | | mc: update to 4.8.16
| * mc: update to 4.8.16Dirk Brenken2016-03-14
| | | | | | | | | | | | | | | | * update midnight commander to latest stable release * refresh subshell patch to support minimal openwrt environment * switch to sha256 based package fingerprint * compile & functional tested with ar71xx and x86 Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | Merge pull request #2504 from Zokormazo/masterHannu Nyman2016-03-14
|\ \ | | | | | | grep: update to 2.24
| * | grep: update to 2.24Julen Landa Alustiza2016-03-14
|/ / | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | qemu: bump to 2.5.0Yousong Zhou2016-03-14
| | | | | | | | | | | | ChangeLog/2.5: http://wiki.qemu.org/ChangeLog/2.5 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | rtl-sdr: Add start script file for rtl-tcpMike Miller2016-03-13
| | | | | | | | | | | | | | | | | | One of the most common uses of the rtl-sdr suite on OpenWrt is to stream data to a remote analyzer. This commit creates a /etc/init.d/ and /etc/config entry for rtl-tcp, so that it can automatically launch on startup. Signed-off-by: Mike Miller <github@mikeage.net>
* | Merge pull request #2499 from tru7/knxdHannu Nyman2016-03-13
|\ \ | | | | | | knxd: bump to new version
| * | knxd: bump to new versionOthmar Truniger2016-03-13
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #2488 from obsy/masterHannu Nyman2016-03-12
|\ \ \ | | | | | | | | transmission: update to 2.92, refresh patches
| * | | transmission: update to 2.92, refresh patchesCezary Jackiewicz2016-03-12
|/ / /
* | | Merge pull request #2413 from KurdyMalloy/pocoYousong Zhou2016-03-12
|\ \ \ | | | | | | | | poco: add package for the Poco C++ library
| * | | poco:add package for the Poco C++ libraryjmjulien2016-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POrtable COmponents is a Modern, powerful open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. Original Makefile --> https://dev.openwrt.org/browser/packages/libs/poco/Makefile add license add maintainer update URL to latest github stable version (1.7.0) change patch to the configure file add a patch to build with musl-libc Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
* | | | openssh: update to 7.2p2Peter Wagner2016-03-11
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | bind: Update to 9.9.8-P4 to resolve CVE-2016-1285 and CVE-2016-1286Noah Meyerhans2016-03-09
| | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | Merge pull request #2483 from commodo/python3-pip-upgradeHannu Nyman2016-03-09
|\ \ \ \ | | | | | | | | | | python3-pip: upgrade to version 8.1.0
| * | | | python3-pip: upgrade to version 8.1.0Alexandru Ardelean2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #2482 from commodo/python3-setuptools-upgradeHannu Nyman2016-03-09
|\ \ \ \ \ | | | | | | | | | | | | python3-setuptools: upgrade to version 20.2.2
| * | | | | python3-setuptools: upgrade to version 20.2.2Alexandru Ardelean2016-03-09
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #2479 from bk138/ola-0.10.1-try2Hannu Nyman2016-03-09
|\ \ \ \ \ | | | | | | | | | | | | ola: update to 0.10.1
| * | | | | ola: update to 0.10.1Christian Beier2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | | | Merge pull request #2481 from commodo/python-pip-upgradeHannu Nyman2016-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-pip: upgrade to version 8.1.0
| * | | | | | python-pip: upgrade to version 8.1.0Alexandru Ardelean2016-03-09
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #2480 from commodo/python-setuptools-upgradeHannu Nyman2016-03-09
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | python-setuptools: upgrade to version 20.2.2
| * | | | | python-setuptools: upgrade to version 20.2.2Alexandru Ardelean2016-03-09
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | flac: Fix musl x86 build (__sigemptyset undefined)Ted Hess2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | squeezelite: Fix null arg test in startup scriptTed Hess2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | libinput: update to version 1.2.1Daniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | cryptsetup: fix MD5SUM forgotten during updateDaniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | glpk: update to version 4.58Daniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | debootstrap: update to version 1.0.79Daniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | tracertools: update sourcesDaniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | cryptsetup: update to version 1.7.1Daniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | lvm2: update to version 2.02.145Daniel Golle2016-03-09
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #2475 from dibdot/adblockHannu Nyman2016-03-09
|\ \ \ \ | | | | | | | | | | adblock: release 1.0.0
| * | | | adblock: release 1.0.0Dirk Brenken2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add sysctl.org as new adblock source * add main debug switch (by default all stderr outputs are going to /dev/null) * small cleanups * first 'stable' release! ;-) Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | | | Merge pull request #2473 from thess/squeezelite-workTed Hess2016-03-08
|\ \ \ \ \ | | | | | | | | | | | | squeezelite: add new interface/mac address selection
| * | | | | squeezelite: add new interface/mac address selectionTed Hess2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow dynamic linking to either vorbisifile or vorbisidec Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | tcl: Add BROKEN tag until package build fixedTed Hess2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | libev: Bump to version 4.22Karl Palsson2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | libs: c-ares: Bump to version 1.11Karl Palsson2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog at https://raw.githubusercontent.com/c-ares/c-ares/cares-1_11_0/RELEASE-NOTES Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | libwebsockets: Bump version to 1.7.3Karl Palsson2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest "stable" release from 1.7.x branch. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | Merge pull request #2470 from xypron/pkg-configHannu Nyman2016-03-08
|\ \ \ \ \ \ | |/ / / / / |/| | | | | pkg-config: update to 0.29.1
| * | | | | pkg-config: update to 0.29.1Heinrich Schuchardt2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes in 0.29.1 center on the treatment of --variable and --define_variable. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | | | | | python-cffi: remove BROKEN statusHannu Nyman2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull requests #2455 and #2463 should have fixed python-cffi. Additionally r48918 has decreased the risk from broken host sections to buildbot builds: https://dev.openwrt.org/changeset/48918 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | mosquitto: Bump to version 1.4.8Karl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog and release notes: http://mosquitto.org/2016/02/version-1-4-8-released/ Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | mosquitto: convert init script to procdKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for persistence settings. Bumps package version for new init script. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | mosquitto: Include viable stub config fileKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should always have been available in the mosquitto package itself. This file needs to exist in basic form to allow the init scripts to even check whether it exists. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | mosquitto: use mirrored files/ treeKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of manually copying files and renaming on install, use the nice clean "files/<mirror>" structure and just $(CP) them into place. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | mosquitto: package c++ bindingsKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only available in the "full" SSL version. Signed-off-by: Karl Palsson <karlp@etactica.com>