Commit Graph

13783 Commits

Author SHA1 Message Date
Val Kulkov e3d246d610 openldap-server: enable crypt(3) passwords
With crypt(3) password storage scheme enabled, OpenLDAP can receive and
store SHA-256 and SHA-512 password hashes from Samba AD-DC. Without
crypt(3), synchronization of passwords between Samba AD-DC (v4.5 and
above) and OpenLDAP requires use of cleartext passwords.

To use password hashes from Samba, OpenLDAP must be compiled with
--enable-crypt switch. This patch introduces a new configuration
parameter to enable the use of crypt(3) function by OpenLDAP.

Enabling crypt(3) increases the size of slapd binary by 12 bytes on
the x86_64 target and by only 4 bytes on the ipq806x target.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-03-16 13:07:55 -04:00
Hannu Nyman 1acacbbf6c
Merge pull request #8208 from LAGonauta/update-prosody
prosody: Update package prosody to 0.11.2
2019-03-16 08:33:40 +02:00
Hannu Nyman 6c001178c1
Merge pull request #8376 from jefferyto/python-package-data-2
python-pyopenssl,python-service-identity: Update package data
2019-03-16 08:26:07 +02:00
Hannu Nyman 0172ae515f
Merge pull request #8411 from srchack/open-vm-tools_remove_resolutionkms
open-vm-tools: remove resolutionkms
2019-03-16 08:02:47 +02:00
Hannu Nyman 4e68a7a1ae
Merge pull request #8415 from val-kulkov/libfreetype-package
libfreetype: update to v2.10.0
2019-03-16 07:59:00 +02:00
Hannu Nyman f00fc3f9ee
Merge pull request #8416 from mstorchak/tgt1
tgt: fix packaging of config and initscript
2019-03-16 07:58:31 +02:00
Michael Heimpold c16cbe7725
Merge pull request #8413 from ja-pa/php7
php7: Add PKG_CPE_ID for proper CVE tracking
2019-03-15 20:43:10 +01:00
Nikos Mavrogiannopoulos 91a0a8abf8 ocserv: updated to 0.12.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-03-15 16:25:12 +01:00
Nikos Mavrogiannopoulos 7358f95e54
Merge pull request #8414 from ja-pa/libseccomp
libseccomp: update to version 2.4.0
2019-03-15 16:22:35 +01:00
Maxim Storchak c63a93a25c tgt: fix packaging of config and initscript
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-15 17:07:49 +02:00
Val Kulkov 5426737a5c libfreetype: update to v2.10.0
Update to the latest upstream version.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-03-15 11:03:10 -04:00
Jan Pavlinec 0465f6fb46
php7: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-15 15:04:06 +01:00
Jan Pavlinec 353f5f46e7
libseccomp: update to version 2.4.0
Changes:
add scmp_sys_resolver utility for syscall resolving

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-15 14:52:16 +01:00
Hannu Nyman 6c5f68ad14
Merge pull request #8404 from BKPepe/bottle
python3-bottle: update to version 0.12.16
2019-03-15 08:41:54 +02:00
Hannu Nyman 78c755c4be
Merge pull request #8407 from cotequeiroz/python_circular
misc python packages: fix circular dependencies
2019-03-15 08:41:02 +02:00
Hannu Nyman 59b0ce2caa
Merge pull request #8409 from lucize/doveup
dovecot: update to 2.3.5
2019-03-15 08:39:48 +02:00
Yousong Zhou 80c462b6a1 dtc: bump to version 1.5.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-15 05:42:38 +00:00
Yousong Zhou d63fc1ccd7 shadowsocks-libev: bump to version 3.2.5
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-15 02:06:55 +00:00
Yuhei OKAWA 4c784642cb open-vm-tools: remove resolutionkms
fix snapshot build err.
Add configure option "--enable-resolutionkms=no"
Can not build if libdrm and libudev exist.
Since resolutionkms is not used, it is avoided by disabling it.

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2019-03-15 10:53:52 +09:00
Hannu Nyman 740cdab8ac
Merge pull request #8259 from haodong/fish
fish: Update to 3.0.2
2019-03-14 22:23:06 +02:00
Ted Hess c4498fceb2
Merge pull request #8310 from diizzyy/multimedia-minidlna
multimedia/minidlna: Update to latest commit
2019-03-14 11:53:57 -04:00
Daniel Engberg 1334840179 multimedia/minidlna: Update to latest commit
Update minidlna to latest commit
Cherry pick commits from https://github.com/xavery/minidlna

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-14 16:27:25 +00:00
Michael Heimpold 80cdd53134 php7: update to 7.2.16
Also refresh patch which does not apply cleanly anymore.

Run tested on Duckbill for mxs platform.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-03-13 22:21:16 +01:00
Josef Schlehofer 98c704d3f0
python3-bottle: update to version 0.12.16
Add LICENSE file
Add CPE ID
Remove current maintainer and add me as maintainer

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2019-03-13 21:45:10 +01:00
Stepan Henek 2aa66b0a6f
python3-bottle: use Py3Package for installation
Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
2019-03-13 21:41:03 +01:00
Lucian Cristian 3866fbabc2 dovecot: update to 2.3.5
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-03-13 22:05:28 +02:00
Hannu Nyman 01d36588fc
Merge pull request #8396 from Cynerd/btrfs-update
btrfs-progs: update to 4.20.2
2019-03-13 20:53:05 +02:00
Eneas U de Queiroz 9429b83840
click-log: fix circular dependency
Removing python3 conditional DEPENDS to avoid a circular dependency.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz 8061b28ea0
python-chardet: fix Makefile typo
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz d8de24183f
python-requests: fix circular dependency
Removing python3 conditional DEPENDS to avoid a circular dependency.
Fixes a typo in Makefile.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz 1bf60e9b58
python-ply: fix circular dependency
Removing python3 conditional DEPENDS to avoid a circular dependency.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Eneas U de Queiroz 5590cda91b
python-simplejson: fix circular dependency
Removing python2 conditional DEPENDS to avoid a circular dependency.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-13 14:34:49 -03:00
Hannu Nyman b882f8c9b4
Merge pull request #8398 from ja-pa/czmq-4.2.0
czmq: update to version 4.2.0
2019-03-13 17:25:28 +02:00
Hannu Nyman 3e469f33e1
Merge pull request #8394 from EricLuehrsen/unbound_191
unbound: update to 1.9.1 and remove upstream patches
2019-03-13 17:24:12 +02:00
Karel Kočí 5a8ce9b435
btrfs-progs: update to 4.20.2
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-13 12:54:43 +01:00
Jan Pavlinec 5aa972d342
czmq: update to version 4.2.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-13 12:38:01 +01:00
Eric Luehrsen 874b65b3b0 unbound: update to 1.9.1 and remove upstream patches
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-03-12 20:02:34 -04:00
Hannu Nyman f9dd076a46
Merge pull request #8371 from neheb/patch-1
python: Add PKG_CPE_ID for proper CVE tracking
2019-03-12 19:06:41 +02:00
Hannu Nyman 840d05eb8e
Merge pull request #8368 from neheb/p
python: Refresh patches
2019-03-12 19:06:18 +02:00
Hannu Nyman fd0174b3e2
Merge pull request #8379 from Cynerd/bigclown-pull
Bigclown
2019-03-12 19:05:51 +02:00
Hannu Nyman e98030e037
Merge pull request #8389 from mstorchak/tgt
tgt: update to 1.0.75
2019-03-12 17:56:11 +02:00
Hannu Nyman 618767ec65
Merge pull request #8387 from neheb/pydep3
python3: Fix compilation with deprecated OpenSSL APIs
2019-03-12 17:50:25 +02:00
Maxim Storchak 71be2fa587 tgt: update to 1.0.75
- move files/* to the conventional location
- add procd_kill to prevent respawn after stop
- update description
- remove OpenWRT copyright

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-12 15:04:17 +02:00
Rosen Penev 3b935060e8 python3: Fix compilation with deprecated OpenSSL APIs
Also refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-11 15:08:09 -07:00
Hannu Nyman 4ef2d78461
Merge pull request #8385 from ja-pa/measurement-kit-0.9.4
measurement-kit: update to version 0.9.4
2019-03-11 22:40:08 +02:00
Rosen Penev 1d04e54651 python: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-11 13:14:26 -07:00
Karel Kočí 03e9f03db4
bigclown-mqtt2influxdb: add package
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 20:37:21 +01:00
Karel Kočí e75a90a5e4
bigclown-control-tool: add package
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 20:37:21 +01:00
Karel Kočí baf9f218e7
bigclown-gateway: add package
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-03-11 20:37:21 +01:00
Hannu Nyman 9e5a4bf4fb python-requests: adjust to chardet rename
Adjust to the rename of chardet to python-chardet

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-11 21:31:00 +02:00