aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libstrophe : Update to version 0.8.8Chih-Wei Chen2015-08-24
| | | | Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* Merge pull request #1702 from the-alien/python-ldapSteven Barth2015-08-24
|\ | | | | python-ldap: added python-ldap package
| * python-ldap: added python-ldap packagealien2015-08-23
| | | | | | | | Signed-off-by: Dimtrij Trefilov <the-alien@live.ru>
* | Merge pull request #1705 from commodo/python-setuptools-upgradeSteven Barth2015-08-24
|\ \ | | | | | | python-setuptools: upgrade to version 18.2
| * | python-setuptools: upgrade to version 18.2Alexandru Ardelean2015-08-24
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #1706 from commodo/python-pip-upgradeSteven Barth2015-08-24
|\ \ \ | | | | | | | | python-pip: upgrade to version 7.1.2
| * | | python-pip: upgrade to version 7.1.2Alexandru Ardelean2015-08-24
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | memcached: fix musl buildheil2015-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | - thx to alpinelinux for the patch (http://git.alpinelinux.org/cgit/aports/plain/main/memcached/musl-includes.patch) - remove depency to libenvent and replace it libevent2 should fix issue #1542 Signed-off-by: heil <heil@terminal-consulting.de>
* | | haproxy: fixes for upstream version 1.5.14heil2015-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 1/4] BUG/MINOR: log: missing some ARGC_* entries in - [PATCH 2/4] DOC: usesrc root privileges requirements - [PATCH 3/4] BUILD: ssl: Allow building against libssl without SSLv3. - [PATCH 4/4] DOC/MINOR: fix OpenBSD versions where haproxy works Signed-off-by: heil <heil@terminal-consulting.de>
* | | unixodbc: update to 2.3.3heil2015-08-24
| | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | acpid: update to 2.0.25heil2015-08-24
| | | | | | | | | | | | | | | | | | - remove 001-musl-compat-patch Signed-off-by: heil <heil@terminal-consulting.de>
* | | libuv: fix download pathJohn Crispin2015-08-22
| | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | python: add dependency to bz2 host buildJohn Crispin2015-08-22
| | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | zabbix: update to 2.4.6 (and refresh patches)Etienne CHAMPETIER2015-08-23
|/ / | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | rtklib: bump version to 2.4.2 p11, close #1624Nuno Goncalves2015-08-23
| | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | Merge pull request #1667 from plntyk/fix_gcc5_netperfToke Høiland-Jørgensen2015-08-23
|\ \ | | | | | | netperf: fix gcc5
| * | netperf: fix gcc5Dirk Neukirchen2015-08-19
| | | | | | | | | | | | | | | | | | default C standard changed in gcc5 so set old variant Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | Merge pull request #1698 from mstorchak/lsofSteven Barth2015-08-23
|\ \ \ | | | | | | | | lsof: update to 4.89
| * | | lsof: update to 4.89Maxim Storchak2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - build from original tarball - fix ipv6 support: enable if not completely disabled - drop useless LSOF_INCLUDE override Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | Merge pull request #1699 from yousong/reaverSteven Barth2015-08-23
|\ \ \ \ | | | | | | | | | | reaver: import from oldpackages.
| * | | | reaver: import from oldpackages.Yousong Zhou2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update copyright year. - Add PKG_LICENSE:=GPL-2.0 from the Google Code project page. - Add autoreconf as the PKG_FIXUP method. - Add myself as the package maintainer. - Add a patch to fix building with musl-libc. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #1701 from thess/hidapi-fixTed Hess2015-08-22
|\ \ \ \ \ | | | | | | | | | | | | hidapi: Fix iconv depends
| * | | | | hidapi: Fix iconv dependsTed Hess2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | mpd: Fix BUILD_NLS=y full language support (regression)Ted Hess2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | php5: fix the two different maintainer fields into one (fixes #1688)Michael Heimpold2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | crelay: Update to V0.9, add startup config fileTed Hess2015-08-21
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #1671 from plntyk/fix_musl_dtndhtJonas Gorski2015-08-21
|\ \ \ \ \ | | | | | | | | | | | | dtndht: fix musl build
| * | | | | dtndht: fix musl buildDirk Neukirchen2015-08-19
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | add missing headers on musl Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | Merge pull request #1694 from jsiverskog/protobuf-maintainer2Jonas Gorski2015-08-21
|\ \ \ \ \ | |_|/ / / |/| | | | protobuf: add myself as maintainer.
| * | | | protobuf: add myself as maintainer.Jacob Siverskog2015-08-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* | | | | Merge pull request #1670 from plntyk/fix_musl_crtmpserverJo-Philipp Wich2015-08-21
|\ \ \ \ \ | | | | | | | | | | | | crtmpserver: fix musl build
| * | | | | crtmpserver: fix musl buildDirk Neukirchen2015-08-19
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | MAX values should be defined in stdint.h Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | Merge pull request #1695 from plntyk/fix_postgresql_variousJo-Philipp Wich2015-08-21
|\ \ \ \ \ | |_|/ / / |/| | | | Fix various postgresql issues
| * | | | postgresql: fix potential snprintf issueDirk Neukirchen2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e spotted while reviewing buildroot changes to postgresql Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
| * | | | postgresql: fix uclibc locale.h bugDirk Neukirchen2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reported in forum: https://forum.openwrt.org/viewtopic.php?id=59137 issue was discovered and fixed already in buildroot git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
| * | | | postgresql: add missing librt dependencyDirk Neukirchen2015-08-21
|/ / / / | | | | | | | | | | | | | | | | | | | | fixes build error with uclibc Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | Merge pull request #1691 from commodo/python-pip-maintainerJonas Gorski2015-08-20
|\ \ \ \ | | | | | | | | | | python-pip: add myself as maintainer
| * | | | python-pip: add myself as maintainerAlexandru Ardelean2015-08-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #1690 from commodo/python-setuptools-maintainerJonas Gorski2015-08-20
|\ \ \ \ \ | | | | | | | | | | | | python-setuptools: add myself as maintainer
| * | | | | python-setuptools: add myself as maintainerAlexandru Ardelean2015-08-20
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | alsa-lib: Combine package maintainersTed Hess2015-08-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | ntfs-3g: Update to latest, add myself as maintainer, cleanup packages contentTed Hess2015-08-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #1682 from ClaymorePT/masterTed Hess2015-08-20
|\ \ \ \ \ | | | | | | | | | | | | boost: Boost Makefile Update to Version 1.59
| * | | | | Boost Makefile Update to Version 1.59cmf2015-08-20
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates Boost to version 1.59, released in the 13th of August of 2015 [1]. - The new version adds two new template libraries, Convert [2] and CoRoutine2 [3]. - [Warning]-> CoRoutine2 library absolutly requires a C++14 compiler. - patch 001-mips-options-fix.patch was removed, since it is already incorporated upstream. [1] - http://www.boost.org/users/history/version_1_59_0.html [2] - http://www.boost.org/libs/convert/ [3] - http://www.boost.org/libs/coroutine2/ Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
* | | | | znc: update to 1.6.1Jonas Gorski2015-08-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | | | Merge pull request #1675 from sairon/python-setuptools-revamp-installationSteven Barth2015-08-20
|\ \ \ \ \ | | | | | | | | | | | | python-setuptools: revamp installation procedure, update to 18.1
| * | | | | python-setuptools: revamp installation procedure, update to 18.1Jan Čermák2015-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's better to install setuptools-enabled Python packages with a special flag that makes a flatter structure of the egg and does not create site.py file. Already done for python-pip recently. Also, version was bumped to 18.1. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | | | | | Merge pull request #1680 from yousong/strongswanSteven Barth2015-08-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | strongswan: split out libtls.so as a separate package.
| * | | | | strongswan: split out libtls.so as a separate package.Yousong Zhou2015-08-20
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When only strongswan-minimal is selected, libtls.so will not be built yet package strongswan will still try to copy the file causing build failure. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #1677 from luizluca/ruby_updateTed Hess2015-08-19
|\ \ \ \ \ | | | | | | | | | | | | ruby: bump version to 2.2.3