aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAge
...
* | Merge pull request #15025 from ja-pa/python-flask-socketioRosen Penev2021-04-03
|\ \ | | | | | | python-flask-socketio: add new package
| * | python-flask-socketio: add new packageJan Pavlinec2021-03-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | python-bidict: add new packageJan Pavlinec2021-03-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | python-socketio: add new packageJan Pavlinec2021-03-23
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | python-engineio: add new packageJan Pavlinec2021-03-23
| |/ | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #15080 from ja-pa/python-pysocksRosen Penev2021-04-03
|\ \ | | | | | | python-pysocks: add new package
| * | python-pysocks: add new packageJan Pavlinec2021-03-10
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | python-flask-httpauth: add new packageJan Pavlinec2021-04-03
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | lua-openssl: update to 0.7.8-0Rosen Penev2021-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Swith to building with CMake to avoid huge patching of the stock Makefile. Reorganize Makefile for consistency between packages. Add patch to fix deprecated OpenSSL functions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | python3-pyroute2: update to version 0.5.16Martin Matějek2021-03-30
| | | | | | | | | | | | Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
* | | numpy: bump to version 1.20.2Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | python-lxml: bump to version 4.6.3Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | gunicorn: bump to version 20.1.0Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | django-restframework: bump to version 3.12.4Alexandru Ardelean2021-03-29
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | treewide: build CMake projects with NinjaRosen Penev2021-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | faster to compile. A small selection of packages was tested going from: Executed in 696.30 secs fish external usr time 82.98 mins 395.00 micros 82.98 mins sys time 9.02 mins 0.00 micros 9.02 mins to: Executed in 592.20 secs fish external usr time 84.84 mins 361.00 micros 84.84 mins sys time 8.85 mins 57.00 micros 8.85 mins Tested by running make -j 12 and wiping staging/build_dir/target_x Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | perl-mail-spamassassin: fix compilation without deprecated OpenSSL APIsRosen Penev2021-03-26
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | luajit: fix compilation with host clangRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | It errors out with this section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | luv: update to 1.36.0-0Rosen Penev2021-03-26
| |/ |/| | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15127 from neheb/evRosen Penev2021-03-20
|\ \ | | | | | | lua-ev: update to 1.5
| * | lua-ev: update to 1.5Rosen Penev2021-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use AUTORELEASE for simplicity Switch to compilation with ninja as it's faster. Use the proper install paths to install ev.so Use codeload for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | openpyxl: bump to version 3.0.7Alexandru Ardelean2021-03-15
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | lang/lua-libmodbus: bump to 0.7 releaseKarl Palsson2021-03-15
|/ / | | | | | | | | | | | | Includes fixes for OpenWrt's Lnum patched lua. Release notes at: https://github.com/etactica/lua-libmodbus/blob/v0.7/changelog Signed-off-by: Karl Palsson <karlp@etactica.com>
* | Merge pull request #15083 from jmarcet/python_websocket_client_updateRosen Penev2021-03-10
|\ \ | | | | | | python3-websocket-client: update to 0.58.0
| * | python3-websocket-client: update to 0.58.0Javier Marcet2021-03-09
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | Merge pull request #15082 from jmarcet/python_docker_updateRosen Penev2021-03-10
|\ \ \ | |_|/ |/| | python-docker: Update to 4.4.4
| * | python-docker: Update to 4.4.4Javier Marcet2021-03-09
| |/ | | | | | | | | | | | | | | | | Bugfixes: - Remove LD_LIBRARY_PATH and SSL_CERT_FILE environment variables when shelling out to the ssh client. Signed-off-by: Javier Marcet <javier@marcet.info>
* | python3-libsemanage: update to 3.2Rosen Penev2021-03-09
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | python3-libselinux: update to 3.2Rosen Penev2021-03-09
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #15047 from commodo/pillowJosef Schlehofer2021-03-08
|\ | | | | pillow: bump to version 8.1.2
| * pillow: bump to version 8.1.2Alexandru Ardelean2021-03-08
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-zipp: update to version 3.4.1Jan Pavlinec2021-03-08
|/ | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #15010 from mhei/php8-updateMichael Heimpold2021-03-07
|\ | | | | php8: update to 8.0.3
| * php8: update to 8.0.3Michael Heimpold2021-03-06
| | | | | | | | | | | | Also update opcache compile fix patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php8: fix pecl build with QUILTEneas U de Queiroz2021-03-06
| | | | | | | | | | | | | | This is d4979cff0 ported to php8. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * php8: fix build with QUILTEneas U de Queiroz2021-03-06
| | | | | | | | | | | | | | This is d4979cff0 ported to php8. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #14873 from neheb/cxxRosen Penev2021-03-06
|\ \ | |/ |/| treewide: remove uClibc++ support
| * treewide: remove uClibc++ supportRosen Penev2021-03-05
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15011 from mhei/php7-updateMichael Heimpold2021-03-06
|\ \ | | | | | | php7: update to 7.4.16
| * | php7: update to 7.4.16Michael Heimpold2021-03-04
| |/ | | | | | | | | | | Also refresh patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* / python3-libselinux: fix musl 1.2.x compilation.Rosen Penev2021-03-04
|/ | | | | | Backported upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14914 from cotequeiroz/php7-pecl-imagickRosen Penev2021-03-02
|\ | | | | php7-pecl-imagick, imagemagick: save & use MagickWand-config
| * php7-pecl-imagick: configure --with-imagick=...Eneas U de Queiroz2021-02-28
| | | | | | | | | | | | | | | | Add --with-imagick=$(STAGING_DIR)/usr so that configure picks MagickWand-config from there, before it finds an eventual host-installed version. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | python-typing-extensions: add new packageJan Pavlinec2021-03-02
| | | | | | | | | | | | | | Note: Dependency for python3-aiohttp Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | python-aiohttp: update to version 3.7.4Jan Pavlinec2021-03-02
|/ | | | | | | | Note: Fixes CVE-2021-21330 Add new required dependecy python3-typing-extensions Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #14894 from cotequeiroz/php7-pecl-imagikEneas U de Queiroz2021-02-26
|\ | | | | php7: adjust build with QUILT
| * php7: fix build with QUILTEneas U de Queiroz2021-02-26
| | | | | | | | | | | | | | | | | | | | | | | | When building with QUILT, unlike the regular build, Build/Prepare does not apply the patches. So when buildconf is called with QUILT on, at the end of Build/Prepare, it will not have the patched sources, and build will fail. To fix the problem, run buildconf in Build/Prepare only when QUILT is off, and do it in Build/Configure otherwise. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * php7: fix pecl build with QUILTEneas U de Queiroz2021-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit d741a64b7 ("lang/php7: Don't run phpize7 with QUILT") changed pecl.mk to not run phpize7 during Package/prepare if QUILT is set. The intention was to allow prepare, refresh and update targets to run without building dependencies. As a side-effect, Package/configure and Package/compile fail when QUILT is defined because they can't find ./configure or a Makefile. It also impacts the github tests run with pull requests, because QUILT is defined there. To avoid that failure and still keep the prepare, refresh, and update speedup, call phpize7 before Package/Configure if QUILT is defined. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | node: bump to v14.16.0Hirokazu MORIKAWA2021-02-26
| | | | | | | | | | | | | | | | | | | | | | Update to v14.16.0 February 2021 Security Releases - HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion (Critical) (CVE-2021-22883) - DNS rebinding in --inspect (CVE-2021-22884) - OpenSSL - Integer overflow in CipherUpdate (CVE-2021-23840) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | django: bump to version 3.1.7Alexandru Ardelean2021-02-24
|/ | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmai.com>
* Merge pull request #14782 from dddaniel/masterRosen Penev2021-02-23
|\ | | | | python-psycopg2: Add new package