aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | libxml2: disable parallel buildAlexander Couzens2015-08-26
| | |/ / | |/| | | | | | | | | | | | | | | | | | libxml2 fails to build in one of three runs. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | alsa-lib: Add missing comma to maintainer listTed Hess2015-08-27
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #1718 from changeway/libstropheTed Hess2015-08-27
|\ \ \ \ | |_|/ / |/| | | libstrophe : Update to version 0.8.8
| * | | libstrophe : Update to version 0.8.8Chih-Wei Chen2015-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | | openconnect: disabled the resolving code from ppp in netifd scriptNikos Mavrogiannopoulos2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | That code was causing netifd disabling openconnect with no way to restart it. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | avrdude: enable linux-gpio by defaultJohn Crispin2015-08-26
| | | | | | | | | | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* | | | openssh: update to 7.1p1Peter Wagner2015-08-26
| |/ / |/| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | reaver: build without MIPS16.Yousong Zhou2015-08-26
| | | | | | | | | | | | | | | | | | Thanks hnyman for reporting it. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #1681 from the-alien/masterSteven Barth2015-08-26
|\ \ \ | | | | | | | | python-psycopg2, python-egenix-mx-base: added new versions of packages
| * | | python-psycopg2: added packages python-psycopg2 and python-egenix-mx-base as ↵alien2015-08-23
| | | | | | | | | | | | | | | | | | | | | | | | a dependency Signed-off-by: Dmitrij Trefilov <the-alien@live.ru>
* | | | Merge pull request #1700 from aTanW/masterSteven Barth2015-08-26
|\ \ \ \ | | | | | | | | | | gammu: bump to mainstream v 1.36.4, full-language version build fix
| * | | | gammu: bump to mainstream v 1.36.4, full-language version build fixaTanW2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-)
* | | | | Merge pull request #1708 from uweber/masterSteven Barth2015-08-26
|\ \ \ \ \ | | | | | | | | | | | | strongswan: dont overwrite ipsec.conf and ipsec.user during upgrade
| * | | | | strongswan: dont overwrite ipsec.conf and ipsec.user during upgradeUlrich Weber2015-08-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ulrich Weber <uw@ocedo.com>
* | | | | | crelay: Fix link error with BUILD_NLS=yTed Hess2015-08-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | sqm-scripts: Bump to v1.0.2.Toke Høiland-Jørgensen2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | bash: Update to 4.3.42Marcel Denia2015-08-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | mosquitto: fix crash on client disconnectKarl Palsson2015-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch backported from upstream. Was only noticed on musl and freebsd clients. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=475707 Fixes github issue #1692 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | mosquitto: bump to version 1.4.3Karl Palsson2015-08-25
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix release, see http://mosquitto.org/2015/08/version-1-4-3-released/ Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | dbus: bump to 1.9.20Steven Barth2015-08-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | libsigc++: bump to 2.5.2Steven Barth2015-08-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | Merge pull request #1653 from yousong/xl2tpd-fixSteven Barth2015-08-25
|\ \ \ \ \ | |_|_|/ / |/| | | | Xl2tpd fix
| * | | | xl2tpd: switch to github devel branch.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several patches here and pull requests at the upstream github project page were merged into the devel branch. Switch to that until the next stable release. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | xl2tpd: conditionally build with flags for more verbose log output.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | xl2tpd: add new config option checkup_interval.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | xl2tpd: reword the comment on overriding OFLAGS in MAKE_FLAGS.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | xl2tpd: tweak generating pppoptfile.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | xl2tpd: fix aliveness check for xl2tpd process.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change aims to address the following 2 issues - The control file was there yet xl2tpd process was not - The control file's existence prevented xl2tpd from start Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | xl2tpd: tweak getting value of mtu config option.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
| * | | | xl2tpd: remove check for $ERROR.Yousong Zhou2015-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | L2TP with xl2tpd has no proto_task in the context of netifd and because of this there is no valid $ERROR to check for when doing tearing down. Signed-off-by: Yousong Zhou <yszhou4tech@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>