aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* poco: Update to 1.9.0Rosen Penev2018-11-19
| | | | | | Some minor adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #7451 from diizzyy/samba492Hannu Nyman2018-11-19
|\ | | | | samba4: Update to 4.9.2
| * samba4: Update to 4.9.2Daniel Engberg2018-11-17
| | | | | | | | | | | | | | Update Samba to 4.9.2 Refresh patches Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | wget: Backport patch removing the need for ENGINE support in OpenSSLRosen Penev2018-11-19
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0Daniel Golle2018-11-19
|\ \ | | | | | | libevdev: bump to 1.6.0
| * | libevdev: bump to 1.6.0Eduardo Abinader2018-11-11
| | | | | | | | | | | | Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
* | | Merge pull request #7467 from neheb/patch-19Ted Hess2018-11-19
|\ \ \ | | | | | | | | shairport-sync: Update to 3.2.2
| * | | shairport-sync: Update to 3.2.2Rosen Penev2018-11-18
| | | | | | | | | | | | | | | | | | | | Switched to codeload for Makefile simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7471 from neheb/pycryHannu Nyman2018-11-19
|\ \ \ \ | | | | | | | | | | python-cryptography: Update to 2.4.1
| * | | | python-cryptography: Update to 2.4.1Rosen Penev2018-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced DTLS patch with upstreamed one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | sox: Build without opus (explicitly)Ted Hess2018-11-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | lang/lua-libmodbus: don't use variables for variables.Karl Palsson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_NAME is not to be used as a variable, instead, expanded in all use cases. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | lua-libmodbus: add new package.Karl Palsson2018-11-19
|/ / / / | | | | | | | | | | | | | | | | | | | | lua bindings to libmodbus. Available from luarocks and github. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | Merge pull request #7466 from neheb/patch-17champtar2018-11-18
|\ \ \ \ | |/ / / |/| | | sispmctl: Update to 4.1
| * | | sispmctl: Update to 4.1Rosen Penev2018-11-18
|/ / / | | | | | | | | | | | | Replace maintainer as previously agreed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7331 from neheb/lvm2Hannu Nyman2018-11-18
|\ \ \ | | | | | | | | lvm2: Update to 2.03.01
| * | | lvm2: Update to 2.03.01Rosen Penev2018-11-10
| | | | | | | | | | | | | | | | | | | | | | | | Moved libblkid depend to fix compilation Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7152 from neheb/patch-42Hannu Nyman2018-11-18
|\ \ \ \ | | | | | | | | | | Werkzeug: Update to 0.14.1
| * | | | Werkzeug: Update to 0.14.1Rosen Penev2018-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to a sensible one. Some Makefile rearrangements for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7370 from neheb/lightHannu Nyman2018-11-18
|\ \ \ \ \ | | | | | | | | | | | | lighttpd: Fix Compilation with OpenSSL 1.1.x
| * | | | | lighttpd: Fix Compilation with OpenSSL 1.1.xRosen Penev2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libidn2: drop maintainerKevin Darbyshire-Bryant2018-11-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | libidn: drop maintainerKevin Darbyshire-Bryant2018-11-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | Merge pull request #7459 from neheb/psqlchamptar2018-11-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | sqlite3: Update to 3.53
| * | | | | | sqlite3: Update to 3.53Rosen Penev2018-11-17
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6647 from neheb/patch-19Hannu Nyman2018-11-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | libyaml-cpp: Update to 0.6.2 + switch to codeload
| * | | | | | libyaml-cpp: Update to 0.6.2 + switch to codeloadRosen Penev2018-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simpler. Got rid of tests for a faster compile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7438 from neheb/tHannu Nyman2018-11-17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | twisted: Update to 18.9.0
| * | | | | | twisted: Update to 18.9.0Rosen Penev2018-11-17
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7448 from dibdot/banipDirk Brenken2018-11-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | banip: update 0.0.6
| * | | | | | banip: update 0.0.6Dirk Brenken2018-11-17
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * support multiple WAN interfaces in iptables rules, set 'ban_iface' option accordingly (as space separated list) or use the LuCI frontend * add new "refresh" mode while triggered by fw changes (no download) * add required ip dependency * fix wrong 'settype' definition for firehol1 in config Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #7428 from neheb/patch-11Hannu Nyman2018-11-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | python3-bottle: Update to 0.12.13
| * | | | | | python3-bottle: Update to 0.12.13Rosen Penev2018-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to a proper URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7437 from neheb/patch-12Hannu Nyman2018-11-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | go-ethereum: Update to 1.8.18
| * | | | | | | go-ethereum: Update to 1.8.18Rosen Penev2018-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7452 from padre-lacroix/darkstat-procdHannu Nyman2018-11-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | darkstat: procd init script and enabling additional parameters
| * | | | | | | | darkstat: procd init script and enabling additional parametersJean-Michel Lacroix2018-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to change the init script to a procd init script This also enable some additional parameters in the binary that were present but not enabled: The export file (option export_file) The import file (option import_file) The daylog (option daylog_file) These are disabled by default. Also, the option to run as a daemon is removed, as not compatible with procd. There is no change in the binary. Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* | | | | | | | | Merge pull request #7446 from commodo/python-fix-ssl-buildHannu Nyman2018-11-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python: fix build with OpenSSL 1.1.0
| * | | | | | | | | python: fix build with OpenSSL 1.1.0Alexandru Ardelean2018-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addresses issue from here: https://github.com/openwrt/packages/issues/7367#issuecomment-437685598 The SSL module in Python doesn't handle properly all the combinations of NPN between all OpenSSL & LibreSSL versions. This patch fixes this. Also pushed a report & proposal upstream to Python: https://bugs.python.org/issue35264 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | Merge pull request #7456 from neheb/psqDaniel Golle2018-11-17
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | postgresql: Update to 9.6.11
| * | | | | | | | | postgresql: Update to 9.6.11Rosen Penev2018-11-16
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7435 from neheb/patch-8Hannu Nyman2018-11-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libestr: Update to 0.1.11
| * | | | | | | | | libestr: Update to 0.1.11Rosen Penev2018-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7424 from neheb/patch-3Hannu Nyman2018-11-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python-requests: Update to 2.20.1
| * | | | | | | | | | python-requests: Update to 2.20.1Rosen Penev2018-11-14
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7445 from neheb/patch-22Hannu Nyman2018-11-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | i2pd: Update to 2.22.0
| * | | | | | | | | | i2pd: Update to 2.22.0Rosen Penev2018-11-15
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7422 from neheb/patch-1Hannu Nyman2018-11-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | rsyslog: Update to 8.39.0
| * | | | | | | | | | rsyslog: Update to 8.39.0Rosen Penev2018-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #7442 from neheb/patch-17Ted Hess2018-11-16
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lftp: Update to 4.8.4