aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sipgrep: new packagediizzyy2016-09-23
| | | | | | Add sipgrep to repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* sngrep: new packagediizzyy2016-09-23
| | | | | | Add sngrep to repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* radsecproxy: Bump version to 1.6.8.Toke Høiland-Jørgensen2016-09-23
| | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* rtklib: fix repository and bump version (fixes #3212)Nuno Goncalves2016-09-23
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* php7: adjust patch to unbreak build (fixes #3202)Michael Heimpold2016-09-22
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #3207 from jefferyto/zope-interface-4.3.2Hannu Nyman2016-09-22
|\ | | | | zope-interface: update to 4.3.2
| * zope-interface: update to 4.3.2Jeffery To2016-09-22
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #3206 from jefferyto/python-pyopenssl-16.1.0Hannu Nyman2016-09-22
|\ \ | | | | | | python-pyopenssl: update to 16.1.0
| * | python-pyopenssl: update to 16.1.0Jeffery To2016-09-22
| |/ | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #3208 from jefferyto/twisted-16.4.1Hannu Nyman2016-09-22
|\ \ | |/ |/| twisted: update to 16.4.1
| * twisted: update to 16.4.1Jeffery To2016-09-22
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #3205 from jefferyto/python-cryptography-1.5Hannu Nyman2016-09-22
|\ | | | | python-cryptography: update to 1.5
| * python-cryptography: update to 1.5Jeffery To2016-09-22
|/ | | | | | The cmac patch was upstreamed (pyca/cryptography#3062). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #3204 from jefferyto/python-enum34-build-dependsHannu Nyman2016-09-22
|\ | | | | python-enum34: add build dependency to python-setuptools
| * python-enum34: add build dependency to python-setuptoolsJeffery To2016-09-22
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | rng-tools: Add description, remove unused parameterHannu Nyman2016-09-22
|/ | | | | | | | * Add description to both Makefile and init script that mentions the default of /dev/urandom as the entropy source. * Remove the deprecated interval parameter from init script. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* Merge pull request #3152 from Borromini/masterHannu Nyman2016-09-22
|\ | | | | unbound: enable pthreads, disable deprecated ciphers
| * unbound: enable pthreads, disable deprecated ciphersStijn Segers2016-09-11
| | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | php5: update to 5.6.26Michael Heimpold2016-09-21
| | | | | | | | | | | | | | | | | | | | | | | | This fixes the following CVEs: - in intl: CVE-2016-7416 - in mysqlnd: CVE-2016-7412 - in phar: CVE-2016-7414 - in spl: CVE-2016-7417 - in standard: CVS-2016-7411 - in wddx: CVE-2016-7413, CVE-2016-7418 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php7: update to 7.0.11Michael Heimpold2016-09-21
| | | | | | | | | | | | | | | | | | | | | | This fixes the following CVEs: - in intl: CVE-2016-7416 - in mysqlnd: CVE-2016-7412 - in phar: CVE-2016-7414 - in spl: CVE-2016-7417 - in wddx: CVE-2016-7413, CVE-2016-7418 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php7: package phar extensionMichael Heimpold2016-09-21
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #3201 from commodo/python-pip-disable-hostHannu Nyman2016-09-21
|\ \ | | | | | | python: disable with-ensurepip option for host build
| * | python: disable with-ensurepip option for host buildAlexandru Ardelean2016-09-21
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #3141 from bobafetthotmail/patch-1Hannu Nyman2016-09-21
|\ \ \ | | | | | | | | lftp: add zlib dependency
| * | | add zlib dependencybobafetthotmail2016-09-05
| | | | | | | | | | | | | | | | | | | | because otherwise the build of this package in LEDE trunk fails, complaining about lack of libz.so.1 signed off by Alberto Bursi <alberto.bursi@outlook.it>
* | | | Merge pull request #3197 from jefferyto/python-cffi-1.8.3Hannu Nyman2016-09-20
|\ \ \ \ | | | | | | | | | | python-cffi: update to 1.8.3
| * | | | python-cffi: update to 1.8.3Jeffery To2016-09-21
|/ / / / | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #3196 from jefferyto/python-ipaddress-1.0.17Hannu Nyman2016-09-20
|\ \ \ \ | | | | | | | | | | python-ipaddress: update to 1.0.17
| * | | | python-ipaddress: update to 1.0.17Jeffery To2016-09-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #3195 from KurdyMalloy/masterHannu Nyman2016-09-20
|\ \ \ \ \ | |/ / / / |/| | | | poco: update to 1.7.5
| * | | | poco: update to 1.7.5jmjulien2016-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update package to latest stable version (1.7.5) Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
* | | | | Merge pull request #3194 from jefferyto/python-ply-3.9Hannu Nyman2016-09-20
|\ \ \ \ \ | | | | | | | | | | | | python-ply: update to 3.9
| * | | | | python-ply: update to 3.9Jeffery To2016-09-21
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #3193 from jefferyto/python-attrs-16.2.0Hannu Nyman2016-09-20
|\ \ \ \ \ | |/ / / / |/| | | | python-attrs: update to 16.2.0
| * | | | python-attrs: update to 16.2.0Jeffery To2016-09-21
|/ / / / | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | gkermit: Fix download addressHannu Nyman2016-09-20
| | | | | | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | dhcp-forwarder: use Savannah download alias, remove conffiles indentHannu Nyman2016-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor tweaks to the new package: * Use the SAVANNAH download alias * Remove indentation from conffiles Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Merge pull request #3064 from cottsay/dhcp-forwarderHannu Nyman2016-09-20
|\ \ \ \ | | | | | | | | | | dhcp-forwarder: New package
| * | | | dhcp-forwarder: New packageScott K Logan2016-08-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Scott K Logan <logans@cottsay.net>
* | | | | Merge pull request #3102 from clehner/ncduHannu Nyman2016-09-20
|\ \ \ \ \ | | | | | | | | | | | | Update ncdu to 1.12
| * | | | | ncdu: update to 1.12Charles Lehner2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update version - Use https - Remove patch which is merged into 1.12 Signed-off-by: Charles Lehner <cel@celehner.com>
* | | | | | Merge pull request #3116 from nwf/upstream-gkermitHannu Nyman2016-09-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | gkermit: add package
| * | | | | | gkermit: add packageNathaniel Wesley Filardo2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @nwf Compile tested: LEDE HEAD ar71xx Run tested: LEDE HEAD on ar71xx, basic functionality testing Description: A minimal kermit file transfer program Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
* | | | | | | glib2: update to 2.49.7Peter Wagner2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | engine_pkcs11: update to release version 0.2.2Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libp11: update to release version 0.4.1Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | ccid: update to version 1.4.24Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | opensc: update to release version 0.16.0Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | pcsc-lite: update to version 1.8.18Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for GnuK token is included in this release, remove patches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | netatalk: update to version 3.1.10Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>