Hannu Nyman
3fb73e8a0d
Merge pull request #8428 from MikePetullo/gstreamer1
...
gstreamer1: update to 1.15.2
2019-03-17 06:53:31 +02:00
Hannu Nyman
b9ad311fa7
Merge pull request #8424 from MikePetullo/lighttpd
...
lighttpd: update to 1.4.53
2019-03-17 06:53:02 +02:00
Hannu Nyman
ee9c90dfaf
Merge pull request #8423 from MikePetullo/php7-pecl-mcrypt
...
php7-pecl-mcrypt: update to 1.0.2
2019-03-17 06:52:34 +02:00
Hannu Nyman
6514d4415e
Merge pull request #8422 from MikePetullo/pigeonhole
...
pigeonhole: update to 0.5.5
2019-03-17 06:51:59 +02:00
Hannu Nyman
4054ac739f
Merge pull request #8421 from MikePetullo/krb5
...
krb5: update to 1.17
2019-03-17 06:51:40 +02:00
Brian J. Murrell
c4b18c8e96
Shorewall: start and enable interfaces all in hotplug
...
Using shorewall-lite {en|dis}able instead of completely restarting
Shorewall is much more efficient.
But it also makes sense to move the starting of Shorewall from init
to an interface hotplug event. The "lan" interface should be a good
indicator that networking it ready. Besides, Shorewall won't start
until br-lan is available.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2019-03-16 23:43:29 -04:00
Jan Pavlinec
808e68e140
torsocks: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-17 02:49:32 +01:00
W. Michael Petullo
1fb4d2507d
gst1-plugins-ugly: update to 1.15.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:37:56 -04:00
W. Michael Petullo
260defa6ba
gst1-plugins-good: update to 1.15.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:37:19 -04:00
W. Michael Petullo
6995ed0e34
gst1-plugins-base: update to 1.15.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:36:46 -04:00
W. Michael Petullo
fc6a8039a1
gst1-plugins-bad: update to 1.15.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:35:49 -04:00
W. Michael Petullo
a1310e2d0b
gst1-libav: update to 1.15.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:34:14 -04:00
W. Michael Petullo
daa8f05d58
gstreamer1: update to 1.15.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:33:33 -04:00
W. Michael Petullo
3526adee17
lighttpd: update to 1.4.53
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:15:56 -04:00
W. Michael Petullo
ccc9ac49fb
krb5: update to 1.17
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:13:55 -04:00
W. Michael Petullo
b39f8980a4
pigeonhole: update to 0.5.5
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:12:46 -04:00
W. Michael Petullo
8b645d8286
php7-pecl-mcrypt: update to 1.0.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:11:28 -04:00
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
Eneas U de Queiroz
2ffac8ff5b
libv4l: avoid libelf dependency
...
Explicitly disable bpf support to avoid picking up libelf dependency.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-15 15:31:18 -03: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
Eneas U de Queiroz
49ee39420d
luasql: fix variants LDFLAGS
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-15 12:24:55 -03: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