aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | haproxy: Update HAProxy to v1.8.8Christian Lachner2018-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | haproxy: Update HAProxy to v1.8.7Christian Lachner2018-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | haproxy: Update HAProxy to v1.8.6Christian Lachner2018-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Remove all already included patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | haproxy: Update MEDIUM+ patches for HAProxy v1.8.5Christian Lachner2018-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new MEDIUM+ patches (see https://www.haproxy.org/bugs/bugs-1.8.5.html) - Raise patch-level to 02 Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | haproxy: Update HAProxy to v1.8.5Christian Lachner2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Remove all already included patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | haproxy: Update MEDIUM+ patches for HAProxy v1.8.4Christian Lachner2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new MEDIUM+ patches (see https://www.haproxy.org/bugs/bugs-1.8.4.html) - Raise patch-level to 02 Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | haproxy: Fix Lua-support for mips(el)Christian Lachner2018-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - TARGET_CFLAGS were missing for haproxy which caused issue #4606 (https://github.com/openwrt/packages/issues/4606) - All targets finally have Lua support again Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | Merge pull request #5841 from Menion2k/acpid_multitargetThomas Heil2018-06-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | acpid: remove depends on TARGET_x86 or TARGET_x86_64
| * | | | | | | | | acpid: remove depends on TARGET_x86 or TARGET_x86_64Antonio Silverio2018-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpid can react on netlinkn events that are generated also from SoC GPIO driven event, not only acpi x86 BIOS Signed-off-by: Antonio Silverio <menion@gmail.com>
* | | | | | | | | | Merge pull request #6157 from Ansuel/nginx-moduleThomas Heil2018-06-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nginx: Package bump to 1.14.0
| * | | | | | | | | | nginx: Package bump to 1.14.0Ansuel Smith2018-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bump nginx package to latest stable. Also add support for the brotli compression module and head_more module. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | Merge pull request #6242 from neheb/patch-4Thomas Heil2018-06-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pcre: Update to 8.42
| * | | | | | | | | | | pcre: Update to 8.42Rosen Penev2018-06-08
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #6252 from neheb/patch-13Marko Ratkaj2018-06-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | file: Update to 5.33
| * | | | | | | | | | | file: Update to 5.33Rosen Penev2018-06-11
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | openvswitch: README.md: remove TODO itemsYousong Zhou2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | Merge pull request #6206 from Ansuel/ariangHannu Nyman2018-06-12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ariang: dep rework
| * | | | | | | | | | | ariang: add ariang-nginx metapackageAnsuel Smith2018-06-11
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Permit to install a version of ariang with nginx as webserver. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | Merge pull request #6260 from neheb/patch-21Ted Hess2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | avahi: Update to 0.7
| * | | | | | | | | | | avahi: Update to 0.7Rosen Penev2018-06-10
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #6217 from neheb/patch-1Hannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | autossh: Update to 1.4f
| * | | | | | | | | | | autossh: Update to 1.4fRosen Penev2018-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #6243 from neheb/patch-6Hannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | pcre2: Update to 10.31
| * | | | | | | | | | | | pcre2: Update to 10.31Rosen Penev2018-06-08
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #6261 from neheb/patch-22Hannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | bandwidthd: Update to 2.0.1-35
| * | | | | | | | | | | | bandwidthd: Update to 2.0.1-35Rosen Penev2018-06-09
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #6267 from neheb/patch-20Hannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | stm32flash: Update to 0.5
| * | | | | | | | | | | | stm32flash: Update to 0.5Rosen Penev2018-06-10
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix URL to use SF macro. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #6258 from neheb/patch-19Hannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | addrwatch: Update to 1.0.1
| * | | | | | | | | | | | addrwatch: Update to 1.0.1Rosen Penev2018-06-09
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload for smaller filesize. We need to run autoreconf anyway Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #6273 from commodo/crconf-updateHannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | crconf: switch to git repo and update to more recent code
| * | | | | | | | | | | | crconf: switch to git repo and update to more recent codeAlexandru Ardelean2018-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crconf hasn't released any new version since 2012 or so. And there are quite a few updates in the repo, including newer kernel support. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | Merge pull request #6272 from commodo/ulogd-updateHannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ulogd: bump to version 2.0.7
| * | | | | | | | | | | | | ulogd: bump to version 2.0.7Alexandru Ardelean2018-06-11
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's been quite a long time since there was a release, and this one includes quite a bit of fixes/updates. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | Merge pull request #6271 from commodo/python-batch-updatesHannu Nyman2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python packages batch update
| * | | | | | | | | | | | | python-cryptography: bump to version 2.2.2Alexandru Ardelean2018-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | | | python-idna: bump to version 2.7Alexandru Ardelean2018-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | | | python-cffi: bump to version 1.11.5Alexandru Ardelean2018-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | | | python-lxml: bump to version 4.2.1Alexandru Ardelean2018-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
| * | | | | | | | | | | | | python-asn1crypto: bump to version 0.24.0Alexandru Ardelean2018-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | | | python-pyopenssl: bump to version 18.0.0Alexandru Ardelean2018-06-11
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | Merge pull request #6210 from cotequeiroz/squid_openssl-1.1Marko Ratkaj2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | squid: Upgrade to 4.0.24 beta
| * | | | | | | | | | | | | squid: incorporated ideas from PR#5196Eneas U de Queiroz2018-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorporated @ratkaj configuration options and patches. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | | | | | | | | squid: Upgrade to 4.0.24 betaEneas U de Queiroz2018-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This beta version brings compatibility with openssl 1.1 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | | | Merge pull request #6196 from ashkanj/yara-stableMarko Ratkaj2018-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | yara: small fixes and bump to 3.7.1
| * | | | | | | | | | | | | yara: bump to 3.7.1Ashkan Jazayeri2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package upgraded to the latest 3.7.1 release. Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
| * | | | | | | | | | | | | yara: add dotnet moduleAshkan Jazayeri2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dotnet module added as a compile time option. The dotnet module allows you to create more fine-grained rules for .NET files by using attributes and features of the .NET file format. http://yara.readthedocs.io/en/latest/modules/dotnet.html Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
| * | | | | | | | | | | | | yara: magic module dependancy fixAshkan Jazayeri2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Libmagic dependency replaced with File so Yara magic module can make use of magic patterns. magic.mgc is installed on the target only when the File package is selected. Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
| * | | | | | | | | | | | | yara: add missing config stringAshkan Jazayeri2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing CONFIG string added at the beginning of Magic and Cuckoo configure variables. Signed-off-by: Ashkan Jazayeri <ashkan@jazayeri.net>
* | | | | | | | | | | | | | u2pnpd: update to 0.4Michael Heimpold2018-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While at, switch to xz-tarball. Signed-off-by: Michael Heimpold <mhei@heimpold.de>