aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #10615 from Andy2244/cifsd-22-11-2019Rosen Penev2019-11-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cifsd: update to git (2019-11-22)
| * | | | | | | cifsd: update to git (2019-11-22)Andy Walsh2019-11-22
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cifsd: fix uninitialized fp could be freed * cifsd: fix potential uninitialized spnego_blob could be freed * cifsd: smbd: replace spinlock_irqsave with spinlock * cifsd: smbd: avoid the lack of client's send credits * cifsd-tools: add version generation script * cifsd-tools: do not abbrev git describe * cifsd-tools: use 'unknown' version string if git describe fails Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | Merge pull request #10614 from expiron/kcptun-updatesRosen Penev2019-11-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | kcptun: bump to v20191112
| * | | | | | kcptun: bump to v20191112Chao Liu2019-11-22
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Chao Liu <expiron18@gmail.com>
* | | | | | Merge pull request #10547 from zhoreeq/yggdrasil_uciFlorian Eckert2019-11-21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | yggdrasil: Change package configuration to UCI
| * | | | | yggdrasil: Change package configuration to UCIGeorge Iv2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: George Iv <57254463+zhoreeq@users.noreply.github.com>
* | | | | | Merge pull request #10605 from rs/nextdns-1.1.5Rosen Penev2019-11-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | nextdns: Update version 1.1.5 + add per host config option
| * | | | | | nextdns: Update version 1.1.5 + add per host config optionOlivier Poitrey2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update nextdns to version 1.1.5 which adds IPv6 dual stack support. * Add the ability to configure per host configuration id from uci. Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | | Merge pull request #10608 from ja-pa/bind-9.14.8Rosen Penev2019-11-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | bind: update to version 9.14.8 (security fix)
| * | | | | | | bind: update to version 9.14.8 (security fix)Jan Pavlinec2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-6477 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | python3: bump PKG_RELEASEJosef Schlehofer2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 85eee2d7f85421fd9156fb988ac865679e4e7851 (python3: fix build when Blake2 not enabled in OpenSSL") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #10604 from yorkie/fix/python3-buildRosen Penev2019-11-21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | python3: fix build when Blake2 not enabled in OpenSSL
| * | | | | | | python3: fix build when Blake2 not enabled in OpenSSLYorkie Liu2019-11-21
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refs: - https://github.com/python/cpython/commit/7c20888e71304ecbf4bd3d595f364b7c691d30a0 - https://bugs.python.org/issue38684 Signed-off-by: Yorkie Liu <yorkiefixer@gmail.com>
* | | | | | | unbound: Update to version 1.9.5Josef Schlehofer2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-18934 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #10596 from neheb/fRosen Penev2019-11-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fish: Convert to CMake
| * | | | | | | fish: Convert to CMakeRosen Penev2019-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMake is faster and allows to simplify the Makefile slightly. It also creates a slightly smaller package for some reason. Fixed license information. Ran postinst through shellcheck. It was using bashisms. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #10595 from neheb/yam2Rosen Penev2019-11-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libyaml-cpp: Update to 0.63
| * | | | | | | | libyaml-cpp: Update to 0.63Rosen Penev2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several Makefile cleanups for consistency. Added ABI_VERSION. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #10583 from neheb/cifRosen Penev2019-11-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | cifs-utils: Add smbinfo utility
| * | | | | | | | | cifs-utils: Add smbinfo utilityRosen Penev2019-11-18
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to PKG_INSTALL for simplicity. Added PKG_BUILD_PARALLEL for faster compilation. Added InstallDev section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #10602 from micmac1/mary-104-depsRosen Penev2019-11-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | mariadb: prevent building against uClibc
| * | | | | | | | | mariadb: prevent building against uClibcSebastian Kemper2019-11-20
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MariaDB 10.4 includes some changes in sql/sql_statistics.cc that require std::fmin and std::fmax. But these functions aren't available when libstdc++ is compiled against uClibc, because uClibc doesn't pass the test when libstdc++ checks for C99 math that supports "TR1" facilities (macro: GLIBCXX_CHECK_C99_TR1). Hence compilation fails: [ 90%] Building CXX object sql/CMakeFiles/sql.dir/sql_table.cc.o /builder/shared-workdir/build/sdk/build_dir/target-arc_archs_uClibc/mariadb-10.4.10/sql/sql_statistics.cc: In member function 'void Column_statistics_collected::finish(ha_rows, double)': /builder/shared-workdir/build/sdk/build_dir/target-arc_archs_uClibc/mariadb-10.4.10/sql/sql_statistics.cc:2533:20: error: 'fmax' is not a member of 'std' val = std::fmax(estimate_total_distincts * (rows - nulls) / rows, 1.0); This commit updates package dependencies to prevent a build against uClibc. There is no reason to waste CPU cycles on the build bots. The dependencies are also tidied up. In the past it made sense to define MARIADB_COMMON_DEPENDS and MARIADB_COMMON_DEPENDS_EXE, because the server had different dependencies compared to the library. But since the library is now in its own package we can remove the differentiation. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* / | | | | | | | nnn: Add a new packageJosef Schlehofer2019-11-20
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #10600 from val-kulkov/imagemagick-packageDaniel Engberg2019-11-20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | imagemagick: update to the latest release
| * | | | | | | imagemagick: update to the latest releaseVal Kulkov2019-11-20
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to ImageMagick 7.0.9-5. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | Merge pull request #10591 from peter-stadler/django-cors-headersRosen Penev2019-11-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python3-django-cors-headers: update to version 3.2.0
| * | | | | | | python3-django-cors-headers: update to verson 3.2.0Peter Stadler2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | Merge pull request #10587 from Payne-X6/masterRosen Penev2019-11-19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | knot: update to version 2.9.1
| * | | | | | | knot: update to version 2.9.1Jan Hak2019-11-18
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | | | | Merge pull request #10585 from commodo/staging-updates1Hannu Nyman2019-11-19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | django1,python-mysqlclient,python-dateutil: bump versions
| * | | | | | python-dateutil: bump to version 2.8.1Alexandru Ardelean2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python-mysqlclient: bump to version 1.4.5Alexandru Ardelean2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | django1: bump to version 1.11.26Alexandru Ardelean2019-11-18
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #10581 from dibdot/travelmateDirk Brenken2019-11-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | travelmate: update 1.5.3
| * | | | | | travelmate: update 1.5.3Dirk Brenken2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * some init tweaks * use the usual wifi wrapper for reloads * compatibility fix for latest wifi-related changes in master (dynamic wireless radio reconfiguration) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | perl-xml-parser: Update to 2.46Rosen Penev2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added patch that removes faulty expat check. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | perl-www: Update to 6.41Rosen Penev2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | perl-www-mechanize: Update to 1.95Rosen Penev2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | perl-http-cookies: Update to 6.07Rosen Penev2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | perl-html-form: Update to 6.05Rosen Penev2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small update to pod. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | vala: Update to 0.46.5Rosen Penev2019-11-18
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #10538 from TDT-AG/pr/20191113-mwan3Florian Eckert2019-11-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | mwan3: add https ping possibility and a minor fix
| * | | | | | mwan3: change license to SPDX compatible identifierFlorian Eckert2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | mwan3: update version to 2.8.2Florian Eckert2019-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | mwan3: add httping_ssl optionFlorian Eckert2019-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Till now we could only ping http targets on port 80. With this change by adding the config boolean config option httping_ssl we could also ping https ping targets on port 443. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | mwan3: fix variable namingFlorian Eckert2019-11-14
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The variable IPT is not valid at this point. Set the variable usage to IPT4 fixes this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | qemu: bump to version 4.1.1Yousong Zhou2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #10570 from micmac1/maria-10.4Rosen Penev2019-11-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | mariadb: major bump to 10.4, split off lib package
| * | | | | | mariadb: small plugins fixesSebastian Kemper2019-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a few lines to the BuildPlugin routine to install some missing files for auth_pam as well as ha_spider. It also adds a postinstall script that updates the ownership of a directory used by auth_pam. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | mariadb: move libmariadb into its own packageSebastian Kemper2019-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way when only wanting the library nobody needs to download and compile the server package, saving space and time. Also this way we can avoid sudden SONAME bumps during a server upgrade. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>