aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | python-setuptools: remove windows supportAlexandru Ardelean2015-01-08
| | | | | | | | | | | | | | | | | | | | | | | | Causes some build issues. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-setuptools: fix Build/InstallDev ruleAlexandru Ardelean2015-01-08
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | [tor]: update to 0.2.5.10Peter Wagner2015-01-08
|/ / / | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #750 from bk138/gcc-include-libgcc-aSteven Barth2015-01-08
|\ \ \ | | | | | | | | GCC: include libgcc.a
| * | | gcc: Update README: tested on arm (imx233-olinuxino) boardharald.geyer@gmx.at2015-01-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
| * | | gcc: Include libgcc.a on those architectures that need itharald.geyer@gmx.at2015-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now these are arm, hppa, microblaze, powerpc, sh and xtensa. So we just try to grep for it to figure out if it is needed. Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | Merge pull request #752 from tru7/patch-3Ted Hess2015-01-07
|\ \ \ \ | | | | | | | | | | linknx: fix permissions, add conffiles in Makefile
| * | | | linknx: fix permissions, add conffiles in MakefileOthmar Truniger2015-01-07
| | |/ / | |/| | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* / | | fastd: update configuration optionsMatthias Schiffer2015-01-08
|/ / / | | | | | | | | | | | | | | | | | | When updating fastd, some added and renamed CMake options had been forgotten, so it was impossible to disable some feature to reduce its size. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | mpd: Update to latest (0.18.21)Ted Hess2015-01-07
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.orgTed Hess2015-01-07
|/ / | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #749 from roger-/masterTed Hess2015-01-06
|\ \ | | | | | | libuvc: add package
| * | libuvc: add packageRoger2015-01-06
| | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | classpath: force use of target gmp libNicolas Thill2015-01-07
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | Merge pull request #748 from adam2104/masterSteven Barth2015-01-07
|\ \ \ | | | | | | | | Add netcat package from old 14.07 package repository.
| * | | Add netcat package from old 14.07 package repository.Adam Gensler2015-01-06
|/ / / | | | | | | | | | Signed-off-by: Adam Gensler openwrt@a.gnslr.us
* | | Merge pull request #735 from danak6jq/new-jamvmSteven Barth2015-01-06
|\ \ \ | | | | | | | | move jamvm to new repo, update to jamvm 2.0.0
| * | | jamvm: move to new repoDana2015-01-06
| | | | | | | | | | | | | | | | Signed-off-by: Dana H. Myers <k6jq@comcast.net>
* | | | Merge pull request #738 from danak6jq/new-classpath2Steven Barth2015-01-06
|\ \ \ \ | | | | | | | | | | move classpath to new repo; add Makefile for classpath-0.99; add patch for double memory-leak
| * | | | classpath: move to new repo, update to classpath-0.99; add patch for double ↵Dana Myers2015-01-06
| |/ / / | | | | | | | | | | | | | | | | | | | | memory-leak Signed-off-by: Dana H. Myers <k6jq@comcast.net>
* | | | Merge pull request #745 from commodo/ovs-upg-2.3.1Steven Barth2015-01-06
|\ \ \ \ | | | | | | | | | | openvswitch: upgrade to version 2.3.1
| * | | | openvswitch: upgrade to version 2.3.1Alexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes here: https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS Remove patch (included in 2.3.1): 0005-datapath-backport___ip_select_ident_function.patch Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #746 from mstorchak/luaposixSteven Barth2015-01-06
|\ \ \ \ \ | | | | | | | | | | | | luaposix: update to v33.2.1
| * | | | | luaposix: update to v33.2.1Maxim Storchak2015-01-06
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | Merge pull request #744 from commodo/python-upg-2.7.9Steven Barth2015-01-06
|\ \ \ \ \ | | | | | | | | | | | | python: upgrade to version 2.7.9
| * | | | | python: upgrade to version 2.7.9Alexandru Ardelean2015-01-06
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes here: https://www.python.org/downloads/release/python-279/ Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #743 from commodo/python-pip-cleanupsSteven Barth2015-01-06
|\ \ \ \ \ | | | | | | | | | | | | Python pip cleanups
| * | | | | python-pip: remove windows binariesAlexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seem pip comes bundled with some Python libs. Some more work will be needed to split them out of pip. For now, some Windows executables are safe to remove. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python-pip: add preinst and postrm scriptsAlexandru Ardelean2015-01-06
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Xuefer Tinys <xuefer@gmail.com> for reporting this. Case is: opkg install python-setuptools - works fine opkg install python-pip - reports conflicts for files easy_install.pth & site.py So the solution is to add some preinst script that backs up those files on 'opkg install python-pip' and moves them back on 'opkg remove python-pip'. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #742 from commodo/python-setuptools-cleanupSteven Barth2015-01-06
|\ \ \ \ \ | | | | | | | | | | | | python-setuptools cleanup
| * | | | | python-setuptools: remove PyPackage filespecAlexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python-setuptools: use $(PYTHON_PKG_DIR) short-handAlexandru Ardelean2015-01-06
| |/ / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: Xuefer Tinys <xuefer@gmail.com> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #741 from commodo/python-dns-cleanupSteven Barth2015-01-06
|\ \ \ \ \ | | | | | | | | | | | | python-dns: remove PyPackage filespec
| * | | | | python-dns: remove PyPackage filespecAlexandru Ardelean2015-01-06
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Default will be used. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #740 from commodo/python-only-cleanupsSteven Barth2015-01-06
|\ \ \ \ \ | |_|/ / / |/| | | | Python Cleanups
| * | | | python: add default PyPackage/filespec if not definedAlexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most packages will install in /usr/lib/python$(PYTHON_VERSION)/site-packages Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: trim all whitespaces for the operator in the filespecAlexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That would allow for files (in filespecs) to be indented. As it is now, the files need to be added at the begginning of the line. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: whitespace fix for PYTHONPATHXuefer2015-01-06
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems that using += adds a space in the PYTHONPATH. Could be some other error, but at least this way it's sure to not leave any spaces. Thanks @Xuefer. Signed-off-by: Xuefer Tinys <xuefer@gmail.com> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / / libdaemon: disable examples (fix musl libc build error)Ted Hess2015-01-06
|/ / / | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #733 from aTanW/masterSteven Barth2015-01-05
|\ \ \ | | | | | | | | gammu: bump version to upstream 1.34.0
| * | | gammu: bump version to upstream 1.34.0aTanW2015-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | Merge pull request #730 from tru7/patch-3Steven Barth2015-01-05
|\ \ \ \ | | | | | | | | | | knxd: use better macrons in Makefile
| * | | | knxd: use better macrons in MakefileOthmar Truniger2015-01-04
| | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | Merge pull request #731 from tru7/patch-4Steven Barth2015-01-05
|\ \ \ \ \ | | | | | | | | | | | | linknx: use better macros in Makefile
| * | | | | linknx: use better macros in MakefileOthmar Truniger2015-01-04
| |/ / / / | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | Merge pull request #732 from andrenarchy/icecast-updateSteven Barth2015-01-05
|\ \ \ \ \ | |/ / / / |/| | | | [icecast] update Makefile to 2.4.1
| * | | | [icecast] update Makefile to 2.4.1André Gaul2015-01-04
| | | | |
* | | | | pcre: update to version 8.36Thomas Heil2015-01-04
|/ / / / | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | haproxy: update to version 1.5.10Thomas Heil2015-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - DOC: fix a few typos - BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized" - BUG/MINOR: parse: refer curproxy instead of proxy - DOC: httplog does not support 'no' - MINOR: map/acl/dumpstats: remove the "Done." message - BUG/MEDIUM: sample: fix random number upper-bound - BUG/MEDIUM: patterns: previous fix was incomplete - BUG/MEDIUM: payload: ensure that a request channel is available - BUG/MINOR: tcp-check: don't condition data polling on check type - BUG/MEDIUM: tcp-check: don't rely on random memory contents - BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect - BUG/MINOR: config: fix typo in condition when propagating process binding - BUG/MEDIUM: config: do not propagate processes between stopped processes - BUG/MAJOR: stream-int: properly check the memory allocation return - BUG/MEDIUM: memory: fix freeing logic in pool_gc2() - BUG/MEDIUM: compression: correctly report zlib_mem Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | memcached: update to version 1.4.22Thomas Heil2015-01-04
| | | | | | | | | | | | | | | | | | | | | | | | - Bugfix maintenance release Signed-off-by: Thomas Heil <heil@terminal-consulting.de>