aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* git: update to 2.7.3Peter Wagner2016-03-28
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge branch 'rsyslog-upgrade-to-8.17.0' of https://github.com/dubek/packagesVasilis Tsiligiannis2016-03-28
|\
| * net/rsyslog: Upgrade to 8.17.0Dov Murik2016-03-28
| | | | | | | | * From 8.17.0 rsyslog depends on libfastjson (instead of libjson-c).
| * Add libs/libfastjson - required for rsyslog 8.17.0Dov Murik2016-03-25
| |
* | bluez: update to v5.38Álvaro Fernández Rojas2016-03-28
| | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/2523 Closes https://github.com/openwrt/packages/pull/2545 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #2561 from MikePetullo/krb5Yousong Zhou2016-03-28
|\ \ | | | | | | krb5: update to 1.14.1
| * | krb5: update to 1.14.1W. Michael Petullo2016-03-26
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | flashrom: fix full and pci variantsÁlvaro Fernández Rojas2016-03-28
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | Merge pull request #2549 from stintel/pciutilsÁlvaro Fernández Rojas2016-03-28
|\ \ \ | | | | | | | | pciutils: remove eudev dependency
| * | | pciutils: remove eudev dependencyStijn Tintel2016-03-27
| |/ / | | | | | | | | | | | | | | | | | | Disable udev hwdb support instead of depending on eudev. This restores the old behavior of pciutils. It never depended on udev. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge branch 'master' of https://github.com/Wedmer/packagesVasilis Tsiligiannis2016-03-27
|\ \ \
| * | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-03-25
| | |/ | |/| | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | Merge pull request #2563 from stweil/masterchamptar2016-03-27
|\ \ \ | |_|/ |/| | admin/zabbix: Fix typos (found by codespell)
| * | admin/zabbix: Fix typos (found by codespell)Stefan Weil2016-03-27
|/ / | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | nsd: Update to v4.1.9Vasilis Tsiligiannis2016-03-27
| | | | | | | | Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
* | hamlib: Update to v3.0.1Vasilis Tsiligiannis2016-03-27
| | | | | | | | Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
* | Merge pull request #2558 from dibdot/adblockchamptar2016-03-26
|\ \ | | | | | | adblock: update 1.0.2
| * | adblock: update 1.0.2Dirk Brenken2016-03-26
| | | | | | | | | | | | | | | | | | | | | * fix corner case during shallalist backup/restore Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | Merge pull request #2557 from stweil/masterchamptar2016-03-26
|\ \ \ | | | | | | | | utils: Fix typos (found by codespell)
| * | | utils: Fix typos (found by codespell)Stefan Weil2016-03-26
|/ / / | | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | | libsoxr: Make dynamic librariesTed Hess2016-03-25
| | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net> Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | libsoxr: make dynamic librariesAlexander Ryzhov2016-03-25
| | | | | | | | | | | | | | | fixes https://github.com/openwrt/packages/issues/2533 Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | pulseaudio: build without soxr, install configs with all read permissionsTed Hess2016-03-25
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | mpd: Update to 0.19.14, disable soxrTed Hess2016-03-25
| |/ |/| | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | ethtool: update to v4.5Matthias Schiffer2016-03-25
| | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | gnunet: update to r36953 and break-out peerstoreDaniel Golle2016-03-24
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #2547 from mhei/fix-libinputDaniel Golle2016-03-23
|\ \ | | | | | | libinput: fix and optimize build
| * | libinput: fix and optimize buildMichael Heimpold2016-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Buildbots are reporting the following build failure: -snip- CCLD test-build-linker ../src/.libs/libinput.so: undefined reference to `static_assert' -snap- Since this is the only call to static_assert within the library, removing this assertion seems to be reasonable. While at, speed up the build by not building tests and documentation. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #2546 from dibdot/adblockHannu Nyman2016-03-23
|\ \ \ | |/ / |/| / | |/ adblock: update 1.0.1
| * adblock: update 1.0.1Dirk Brenken2016-03-23
| | | | | | | | | | | | | | * optimize list sort * simplified block list removal Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | php5: update to 5.6.19Michael Heimpold2016-03-23
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #2058 from jefferyto/python-txsocksxYousong Zhou2016-03-22
|\ \ | | | | | | python-txsocksx: new package
| * | python-txsocksx: new packageJeffery To2016-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: txsocksx is SOCKS4/4a and SOCKS5 client endpoints for Twisted 10.1 or greater. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #2540 from jefferyto/python-pyopenssl-16.0.0Yousong Zhou2016-03-22
|\ \ \ | | | | | | | | python-pyopenssl: update to 16.0.0
| * | | python-pyopenssl: update to 16.0.0Jeffery To2016-03-22
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #2040 from jefferyto/python-service-identityYousong Zhou2016-03-22
|\ \ \ \ | | | | | | | | | | python-service-identity: new package
| * | | | python-service-identity: new packageJeffery To2016-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #2067 from jefferyto/python-gmpy2Yousong Zhou2016-03-22
|\ \ \ \ \ | | | | | | | | | | | | python-gmpy2: new package
| * | | | | python-gmpy2: new packageJeffery To2015-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the documentation: gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. gmpy2 also updates the API and naming conventions to be more consistent and support the additional functionality. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #2494 from cshore/pull-request-lxc-autoLuka Perkov2016-03-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | Pull request lxc auto
| * | | | | | utils/lxc: Add working autostart for OpenWrtDaniel Dickinson2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Standard LXC autostart is currently not working in OpenWrt, therefore add our own autostart mechanism for now. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | | | | Merge pull request #2493 from cshore/pull-request-lxc-flock-dependencyLuka Perkov2016-03-22
|\| | | | | | | | | | | | | | | | | | | | utils/lxc: lxc-create templates depend on flock
| * | | | | | utils/lxc: lxc-create templates depend on flockDaniel Dickinson2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | | | | zabbix: add missing dependency on libiconv ($(ICONV_DEPENDS))Etienne CHAMPETIER2016-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this fixes #2507 thanks @gilfrade and @Noltari Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | | | Merge pull request #2056 from jefferyto/python-parsleyYousong Zhou2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-parsley: new package
| * | | | | | | python-parsley: new packageJeffery To2015-12-01
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the setup description: Parsing and pattern matching made easy. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #2051 from jefferyto/python-gmpyYousong Zhou2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-gmpy: new package
| * | | | | | | python-gmpy: new packageJeffery To2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the PyPi description: gmpy is a C-coded Python extension module that provides access to the GMP (or MPIR) multiple-precision arithmetic library. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #2039 from jefferyto/python-pyasn1-modulesYousong Zhou2016-03-22
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | python-pyasn1-modules: new package
| * | | | | | | python-pyasn1-modules: new packageJeffery To2015-11-28
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. Signed-off-by: Jeffery To <jeffery.to@gmail.com>