aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #8389 from mstorchak/tgtHannu Nyman2019-03-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | tgt: update to 1.0.75
| * | | | | | | | | | tgt: update to 1.0.75Maxim Storchak2019-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move files/* to the conventional location - add procd_kill to prevent respawn after stop - update description - remove OpenWRT copyright Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | | | Merge pull request #8387 from neheb/pydep3Hannu Nyman2019-03-12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | python3: Fix compilation with deprecated OpenSSL APIs
| * | | | | | | | | | python3: Fix compilation with deprecated OpenSSL APIsRosen Penev2019-03-11
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8385 from ja-pa/measurement-kit-0.9.4Hannu Nyman2019-03-11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | measurement-kit: update to version 0.9.4
| * | | | | | | | | measurement-kit: update to version 0.9.4Jan Pavlinec2019-03-11
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patches for fixing autogen script. Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | python-requests: adjust to chardet renameHannu Nyman2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust to the rename of chardet to python-chardet Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | seafile-seahub: adjust to python package renamesHannu Nyman2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust to the rename of pytz, simplejson, chardet to to python-pytz etc. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | tor: always create folders and set ownershipPeter Wagner2019-03-11
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | Merge pull request #8378 from Cynerd/python-new-packages-pullHannu Nyman2019-03-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | New Python3 packages as dependencies for Bigclown
| * | | | | | | | python-influxdb: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
| * | | | | | | | python-paho-mqtt: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | | | | python-appdirs: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | | | | python-schema: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
| * | | | | | | | python-contextlib2: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | | | | python-jsonpath-ng: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
| * | | | | | | | python-decorator: add packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
| * | | | | | | | click-log: add packageKarel Kočí2019-03-11
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | Merge pull request #8377 from Cynerd/add-python3-packagesHannu Nyman2019-03-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add python3 variant for chadet, simplejson, requests and pytz
| * | | | | | | | python-pytz: add Python3 versionKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | | | | python-requests: add Python3 versionKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | | | | python-simplejson: add Python3 specific packageKarel Kočí2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package is rewritten to be current type of python package with variants but for backward compatibility the simplejson package name was left as is and new Python3 specific package was named correctly as python3-simplejson. Signed-off-by: Karel Kočí <cynerd@email.cz>
| * | | | | | | | python-chardet: add Python3 variantKarel Kočí2019-03-11
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | Merge pull request #8033 from ysc3839/add-pycryptodomeHannu Nyman2019-03-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-cryptodome: add new package
| * | | | | | | | python-cryptodome: add new packageRichard Yu2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PyCryptodome is an almost drop-in replacement for the old PyCrypto library. Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | | | Merge pull request #8106 from ja-pa/obfs4proxy-updateHannu Nyman2019-03-11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | obfs4proxy: update to version 0.0.9
| * | | | | | | | obfs4proxy: update to version 0.0.9Jan Pavlinec2019-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -remove old patch(part of 0.0.9 release) -change the canonical upstream repo location to gitlab -change source to gitlab -change source package to golang-gitlab-yawning-obfs4-dev Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Merge pull request #7789 from neheb/pcapyHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-pcapy: Add uclibc++ support
| * | | | | | | | | python-pcapy: Add uclibc++ supportRosen Penev2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces space required on the target device. Added patch to get rid of the explicit libstdcpp dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | minidlna: run as an unprivileged userMaxim Storchak2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - run as an unprivileged user by default - move generated config to /var/run (/tmp/run in fact) - disable service until it's configured: there is no way to reliably guess where files to be shared are located Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | | Merge pull request #8292 from cotequeiroz/freeradius3_engineHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | freeradius3: allow build without openssl engines
| * | | | | | | | | | freeradius3: allow build without openssl enginesEneas U de Queiroz2019-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This applies a patch from upstream that avoids a call to ENGINE_cleanup when the openssl library was built without engine support. A workaround for a missing header check was used to silence a warning about the implicit definition of RAND_load_file. A proper fix has been merged upstream as well. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | Merge pull request #8096 from ahmar20/masterHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | aria2: Add new options and fix typos
| * | | | | | | | | | | aria2: Add new options and fix typosAhmar Aftab2019-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new options for aria2 config and fixed some typos within aria2 init file. Signed-off-by: Ahmar Aftab <pakahmar@hotmail.com>
* | | | | | | | | | | | Merge pull request #8092 from yangfl/masterHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | i2pd: Update to 2.23.0, fix #7845 and #8088
| * | | | | | | | | | | | i2pd: Update to 2.23.0, fix #7845 and #8088David Yang2019-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | | | | | | | | Merge pull request #8176 from MikePetullo/jqHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | jq: compile with _GNU_SOURCE (fixes #7785)
| * | | | | | | | | | | | | jq: compile with _GNU_SOURCE (fixes #7785)W. Michael Petullo2019-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | | | Merge pull request #8247 from neheb/fdmHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fdm: Update to 2.0
| * | | | | | | | | | | | | | fdm: Update to 2.0Rosen Penev2019-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstream patches. Fixed up Makefile slightly as configure bugs seem to have been solved. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #8014 from ja-pa/czmqHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | czmq: add new package
| * | | | | | | | | | | | | | | czmq: add new packageJan Pavlinec2019-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | | Merge pull request #7982 from ja-pa/ssdeepHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssdeep: add new package
| * | | | | | | | | | | | | | | | ssdeep: add new packageJan Pavlinec2019-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | | | Merge pull request #7967 from ja-pa/measurement-kitHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | measurement-kit: add new package
| * | | | | | | | | | | | | | | | | measurement-kit: add new packageJan Pavlinec2019-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | | | | | | | | | | | libmaxminddb: add new package (dependency for measurement-kit)Jan Pavlinec2019-01-23
| |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | | | | | | | Merge pull request #8007 from ryzhovau/aggregate_flagsHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aggregate: respect CFLAGS, LDFLAGS
| * | | | | | | | | | | | | | | | | aggregate: respect CFLAGS, LDFLAGSAlexander Ryzhov2019-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | | | | | | | | | | | | | | Merge pull request #8041 from neheb/bonHannu Nyman2019-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonnie++: Update to 1.98