aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* pcsc-lite: update to version 1.8.23Daniel Golle2018-01-05
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnurl: update to version 7.57.0Daniel Golle2018-01-04
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* php7: update to 7.2.1Michael Heimpold2018-01-04
| | | | | | | | | Remove a patch which was included upstream. While at, also add openssl configuration parameters when modules are selected which depend on openssl (reported by Philip Prindeville). Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #5342 from commodo/python-host-zlibHannu Nyman2018-01-04
|\ | | | | python,python3: add zlib/host to HOST_BUILD_DEPENDS (ver 2)
| * python,python3: add zlib/host to HOST_BUILD_DEPENDS (ver 2)Alexandru Ardelean2018-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3c6d14021e62d68a7d9bdd4520b799c5c207fde1. ( which is a revert of commit c764f77dc1a62ce667b38520496ddb9bfaececab ) The initiall commit ( c764f77dc1a62ce667b38520496ddb9bfaececab ) was reverted, becase zlib did not have a host-build. Now it does: https://github.com/openwrt/openwrt/commit/cbe71649bc49ccc6ae96385482d0794c33336f68 So, now it should be good to put this in. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | shadowsocks-libev: remove option manager_addressYousong Zhou2018-01-04
| | | | | | | | | | | | | | | | It's an option that is supposed to be fed by ss-manager. It can be in the form of host:port or path to unix dgram socket. Drop it now with the assumption that it has no real user at the moment Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #5346 from dibdot/travelmateHannu Nyman2018-01-03
|\ \ | |/ |/| travelmate: update 1.0.1
| * travelmate: update 1.0.1Dirk Brenken2018-01-03
| | | | | | | | | | | | | | | | | | * corner case fix with multiple (partly disabled) radios * LuCI: BSSID will be ignored by default in 'wireless add' dialog * LuCI: Textarea 'autoscroll down' in logfile view * LuCI: refine logfile search term Signed-off-by: Dirk Brenken <dev@brenken.org>
* | ntpd: remove ntp.confPeter Wagner2018-01-02
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | ntpd: *mimic the behaviour of the busybox ntpd's "-S" flagPeter Wagner2018-01-02
| | | | | | | | *create a seperate line for every server, otherwise only the first listed server will be used
* | shadowsocks-libev: bump to version 3.1.2Yousong Zhou2018-01-02
| | | | | | | | | | | | | | | | | | | | | | Notable changes since 3.1.1 - 57ab828 fix possible use-after-free in ss-server - 65e9d23 filter through acl first before doing sni detection - b26cbc2 another attack on null ref - d237a05 udprelay: fix off-by-one bug - 0c3cf8b fix runtime TFO detection - d445ea9 Linux 4.11 TFO socket option support
* | shadowsocks-libev: new option no_delayYousong Zhou2018-01-02
| | | | | | | | | | | | | | | | | | --no-delay is a new cmdline argument introduced in 3.1.0 to NOT turn off TCP_NODELAY socket option, i.e. keeping it's default value without setting it explicitly. This can be potentially useful for interactive traffics Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | gnunet: update to post-34C3 git headDaniel Golle2018-01-01
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | dump1090: update to latest versionÁlvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | Also rename uhttpd config from xupnpd to dump1090 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | xupnpd: update to latest versionÁlvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | dmidecode: update to v3.1Álvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | flashrom: update to v0.9.9.1Álvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | pciutils: update to v3.5.6Álvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | minicom: update to v2.7.1Álvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | libxerces-c: update to v3.2.0Álvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | libftdi1: update to v1.4Álvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | tar: update to v1.30Álvaro Fernández Rojas2017-12-31
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #5340 from commodo/python-3-6-4Hannu Nyman2017-12-31
|\ \ | | | | | | python3: bump to version 3.6.4
| * | python3: bump to version 3.6.4Alexandru Ardelean2017-12-31
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-worked patch `003-do-not-run-distutils-tests.patch` to reduce patch-size. Removed `011-fix-ncursesw-definition-colisions.patch` it is fixed upstream. Refreshed with `make package/python3/refresh` Resetting PKG_RELEASE to 1. This variable was never used for pip3 & setuptools, since VERSION is specified in the package definitions. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #5303 from commodo/python-source-date-epochHannu Nyman2017-12-31
|\ \ | | | | | | python,python3: add support for SOURCE_DATE_EPOCH var
| * | python,python3: add support for SOURCE_DATE_EPOCH varAlexandru Ardelean2017-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See: https://github.com/openwrt/packages/issues/5278 This should make Python & Python3 packages reproducible when building. In my local tests, I got the same sha256 for a sample .pyc file, so likely this is the solution that should address this. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #5337 from mstorchak/rsyncHannu Nyman2017-12-30
|\ \ \ | | | | | | | | rsync: fix CVE-2017-17433 and CVE-2017-17434
| * | | rsync: fix CVE-2017-17433 and CVE-2017-17434Maxim Storchak2017-12-30
|/ / / | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #5334 from commodo/python-cffi-fix-host-buildHannu Nyman2017-12-30
|\ \ \ | | | | | | | | python-cffi: fix host build/installation
| * | | python-cffi: fix host build/installationAlexandru Ardelean2017-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/openwrt/packages/issues/5318 Not sure how this worked before. The host python-cffi needs a libffi installed on the host side. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #5335 from pprindeville/fix-pcrelib-NativeMIPSMichael Heimpold2017-12-30
|\ \ \ \ | |/ / / |/| | | php7: fix syntax issue in MIPS code for pcre
| * | | php7: fix syntax issue in MIPS code for pcrePhilip Prindeville2017-12-29
|/ / / | | | | | | | | | | | | | | | Copied from upstream (master). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge branch 'pprindeville-php7-update-7.2.0' (closes #5301)Michael Heimpold2017-12-28
|\ \ \ | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | php7: disable valgrind supportMichael Heimpold2017-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The check to enable/disable this new feature of PHP 7.2 works incorrectly when cross-compiling because it detects the host headers only and there is no way to pass in a dedicated directory. The wish to change this was reported upstream at: https://bugs.php.net/bug.php?id=75722 For the meantime, use a self-cooked patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | Merge branch 'php7-update-7.2.0' of https://github.com/pprindeville/packagesMichael Heimpold2017-12-28
|/| | | | | | | | | | | | | | | | | | | | | | | into pprindeville-php7-update-7.2.0 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | php7: update to 7.2.0Philip Prindeville2017-12-22
| |/ / | | | | | | | | | | | | | | | | | | | | | Also drop mcrypt module as it's deprecated. Dropped patches have been accepted upstream or something homologous. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #5331 from ClaymorePT/boost_1.66.0Hannu Nyman2017-12-28
|\ \ \ | | | | | | | | boost: Version Update -> 1.66.0
| * | | boost: Version Update -> 1.66.0Carlos Miguel Ferreira2017-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package release updates boost to version 1.66.0. Boost 1.66.0 brings three new header-only libs: - Beast [1]: Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio, from Vinnie Falco. - CallableTraits [2]: A spiritual successor to Boost.FunctionTypes, Boost.CallableTraits is a header-only C++11 library for the compile-time inspection and manipulation of all 'callable' types. Additional support for C++17 features, from Barrett Adair. - Mp11 [3]: A C++11 metaprogramming library, from Peter Dimov. More info about this release, can be found in [4]. [1]: http://www.boost.org/doc/libs/1_66_0/libs/beast/doc/html/index.html [2]: http://www.boost.org/doc/libs/1_66_0/libs/callable_traits/doc/html/index.html [3]: http://www.boost.org/doc/libs/1_66_0/libs/mp11/doc/html/mp11.html [4]: http://www.boost.org/users/history/version_1_66_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | Merge pull request #5332 from dibdot/adblockHannu Nyman2017-12-28
|\ \ \ \ | | | | | | | | | | adblock: release 3.4.0
| * | | | adblock: release 3.4.0Dirk Brenken2017-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * preserve DNS cache after adblock processing, - 'unbound' and 'named' support this (please check readme) - 'dnsmasq' now uses the 'servers-file' directive to minimize the reload disruption, even though the dns cache will be cleared after SIGHUP - 'kresd' dns cache is persistent by upstream default, anyway Turris Omnia devices need a small upstream software change which is not accepted/implemented yet * email notification in case of an error or domain count < n (default 0, check readme) * removed securemecca from default config (service has been closed) * new separate functions for hash compare and list/overall count * add missing package dependencies * various clean-ups * update documentation Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #5330 from hnyman/nano291Hannu Nyman2017-12-28
|\ \ \ \ \ | | | | | | | | | | | | nano: update to 2.9.1
| * | | | | nano: update to 2.9.1Hannu Nyman2017-12-28
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update nano to 2.9.1 (and drop the unnecessary upstream patch) * add myself as the second maintainer Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #5328 from haraldg/elektraHannu Nyman2017-12-28
|\ \ \ \ \ | |/ / / / |/| | | | elektra: update to 0.8.21
| * | | | elektra: update to 0.8.21Harald Geyer2017-12-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Harald Geyer <harald@ccbib.org>
* | | | | Merge pull request #5324 from benhsmith/masterHannu Nyman2017-12-27
|\ \ \ \ \ | | | | | | | | | | | | Compile tested: brcm47xx, OpenWRT rb8edaf4
| * | | | | netwhere: fix memory corruption problemBen Smith2017-12-26
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested: brcm47xx, OpenWRT rb8edaf4 Run tested: brcm47xx, ASUS RT-N16, DESIGNATED DRIVER (Bleeding Edge, 5014x5) Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
* | | | | Merge pull request #5325 from stangri/simple-adblockHannu Nyman2017-12-27
|\ \ \ \ \ | | | | | | | | | | | | simple-adblock: new boot logic & updated blacklists
| * | | | | simple-adblock: new boot logicStan Grishin2017-12-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | nfs-kernel-server: update to 2.3.1Peter Wagner2017-12-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #5323 from ejurgensen/libunistring_update_098Hannu Nyman2017-12-26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | libunistring: update to 0.9.8