aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
* python-gnupg: Use a more standard URL for easier version bumpingRosen Penev2018-11-06
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* golang: Update to 1.11.2, fix build errorsJeffery To2018-11-06
| | | | | | | | | When installing a newer host Go, be sure to remove the old host Go. Not doing so causes errors[1] when trying to build target Go. [1]: https://github.com/openwrt/packages/pull/7194#issuecomment-435948361 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* django: Update to 1.11.16Rosen Penev2018-11-05
| | | | | Fixed a race condition in QuerySet.update_or_create() that could result in data loss (#29499). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #5781 from jefferyto/obfs4proxyHannu Nyman2018-11-04
|\ | | | | obfs4proxy: new packages (including dependencies)
| * obfs4proxy: new packages (including dependencies)Jeffery To2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obfs4proxy is a Tor pluggable transport proxy, implementing obfs4. This commit also includes obfs4proxy's build time dependencies: * golang-github-agl-ed25519: Go implementation of Ed25519 signature algorithm * golang-github-dchest-siphash: Go implementation of SipHash-2-4 * golang-golang-x-crypto: Go supplementary cryptography libraries * golang-golang-x-net: Go supplementary network libraries * golang-golang-x-sys: Go packages for interaction with the OS * golang-golang-x-text: Go text processing support * golang-torproject-pluggable-transports-goptlib: Tor pluggable transports library for Go Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #7265 from neheb/patch-27Hannu Nyman2018-11-04
|\ \ | | | | | | python-attrs: Update to 18.2.0
| * | python-attrs: Update to 18.2.0Rosen Penev2018-10-29
| | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7194 from jefferyto/go-1.11.1-updateHannu Nyman2018-11-03
|\ \ \ | | | | | | | | golang: Update to 1.11.1, add mips64 / mips64el builds
| * | | golang: Update to 1.11.1, add mips64 / mips64el buildsJeffery To2018-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Go 1.11 added softfloat support for 64-bit MIPS systems[1], so this also adds builds for mips64 and mips64el. [1] https://golang.org/doc/go1.11#mips Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #7297 from commodo/python3-3.7.1Hannu Nyman2018-11-02
|\ \ \ \ | | | | | | | | | | python3: bump to version 3.7.1
| * | | | python3: bump to version 3.7.1Alexandru Ardelean2018-11-02
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change bumps Python3 version to 3.7.1. Patch `002-fix-implicit-dh-free-declaration.patch` is now included in upstream. This also fixes CVE-2018-1061. https://www.cvedetails.com/cve/CVE-2018-1061/ Compile & run-tested on x86. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #7291 from cotequeiroz/pytz-installdevchamptar2018-11-01
|\ \ \ \ | | | | | | | | | | pytz: add Package/InstallDev
| * | | | pytz: add package/InstallDevEneas U de Queiroz2018-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building would not work for packages that depended on this when the build directory was deleted after compiled, so they failed when BUILDBOT=y. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #7260 from neheb/patch-9Hannu Nyman2018-10-31
|\ \ \ \ \ | |/ / / / |/| | | | python-certifi: Update to 2018.10.15
| * | | | python-certifi: Update to 2018.10.15Rosen Penev2018-10-28
| |/ / / | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7259 from neheb/patch-6Dirk Brenken2018-10-30
|\ \ \ \ | | | | | | | | | | pytz: Update to 2018.6
| * | | | pytz: Update to 2018.6Rosen Penev2018-10-28
| |/ / / | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7246 from cretingame/masterDirk Brenken2018-10-30
|\ \ \ \ | | | | | | | | | | erlang: update to version 21.0
| * | | | erlang: update to version 21.0Arnaud Sautaux2018-10-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
* | | | | python-dateutil: Update to 2.7.5Rosen Penev2018-10-28
| |/ / / |/| | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #6892 from neheb/patch-31Hannu Nyman2018-10-28
|\ \ \ \ | | | | | | | | | | python-egenix-mx-base: Update to 3.2.9
| * | | | python-egenix-mx-base: Update to 3.2.9Rosen Penev2018-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to standard pythonhosted one. Only a zip file is available. No .tar.gz. This should hopefully fix uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #6880 from neheb/pyobdcHannu Nyman2018-10-28
|\ \ \ \ \ | | | | | | | | | | | | pyodbc: Update to 4.0.24
| * | | | | pyodbc: Update to 4.0.24Rosen Penev2018-09-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation on buildbots. Removed upstreamed patch. Changed URL to a sensical one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7047 from neheb/patch-28Hannu Nyman2018-10-28
|\ \ \ \ \ | | | | | | | | | | | | python-psycopg2: Update to 2.7.5
| * | | | | python-psycopg2: Update to 2.7.5Rosen Penev2018-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to standard pythonhosted one. Reorganized Makefile for consistency with other packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7254 from neheb/patch-26Hannu Nyman2018-10-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-requests: Update to 2.20.0
| * | | | | | python-requests: Update to 2.20.0Rosen Penev2018-10-25
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to a sensical version. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | node-mozilla-iot-gateway: bump to version 0.6.0Marko Ratkaj2018-10-26
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | Merge pull request #7238 from neheb/patch-36Dirk Brenken2018-10-23
|\ \ \ \ \ | | | | | | | | | | | | rcssmin: Switch to pythonhosted for consistency
| * | | | | rcssmin: Switch to pythonhosted for consistencyRosen Penev2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Easier to bump the version as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7237 from neheb/patch-35Dirk Brenken2018-10-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-urllib3: Update to 1.24
| * | | | | | python-urllib3: Update to 1.24Rosen Penev2018-10-22
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to pythonhosted for consistency between packages. Small reorganization. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / django-restframework: Update to 3.9.0Rosen Penev2018-10-22
|/ / / / / | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7220 from neheb/pycryHannu Nyman2018-10-22
|\ \ \ \ \ | | | | | | | | | | | | python-crypto: Fix faulty patch
| * | | | | python-crypto: Fix faulty patchRosen Penev2018-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Buildbots are currently breaking because of this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ruby: bump to 2.5.3Luiz Angelo Daros de Luca2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix only release, including: * CVE-2018-16396: Tainted flags are not propagated in Array#pack and String#unpack with some directives * CVE-2018-16395: OpenSSL::X509::Name equality check does not work correctly Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | Merge pull request #7205 from NightBlues/tcl_backHannu Nyman2018-10-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | lang/tcl: bring back package and update to 8.6.8
| * | | | | | lang/tcl: bring back package, update to 8.6.8, add host compileVadim Radovel2018-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vadim Radovel <vadim@radovel.ru>
* | | | | | | Merge pull request #7225 from neheb/patch-26Dirk Brenken2018-10-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | django-constance: Update to 2.3.1
| * | | | | | | django-constance: Update to 2.3.1Rosen Penev2018-10-20
| | |/ / / / / | |/| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7224 from neheb/valaDirk Brenken2018-10-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vala: Update to 0.34.18
| * | | | | | | vala: Update to 0.34.18Rosen Penev2018-10-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7222 from neheb/patch-25Dirk Brenken2018-10-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-mysql: Update to 1.3.13
| * | | | | | | python-mysql: Update to 1.3.13Rosen Penev2018-10-20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / / openpyxl: Update to 2.5.9Rosen Penev2018-10-20
|/ / / / / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7204 from dedeckeh/pr-perl-glibcPhilip Prindeville2018-10-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | perl: fix compilation with glibc 2.27
| * | | | | | perl: fix compilation with glibc 2.27Hans Dedecker2018-10-16
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove dependency on glibc in 010-musl-compat patch as glibc does not support _LIB_VERSION anymore in 2.27; see https://sourceware.org/ml/libc-announce/2018/msg00000.html Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | Merge pull request #6886 from neheb/pycryptoDirk Brenken2018-10-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-crypto: Fix two CVEs
| * | | | | | python-crypto: Fix two CVEsRosen Penev2018-10-10
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2013-7459 and CVE-2018-6594. Both patches taken from Fedora. Also took the liberty to update the PKG_SOURCE_URL to a standard one. Updated the home URL as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>