Sebastian Kemper
470ee2d94b
mariadb: fix build issue
...
The build breaks when Kerberos is available in staging dir. mariadb
build system exits with error:
CMake Error at libmariadb/cmake/plugins.cmake:43 (message):
Invalid plugin type NO. Allowed plugin types are DYNAMIC;STATIC;OFF
It doesn't like the definition "PLUGIN_AUTH_GSSAPI_CLIENT=NO" anymore.
We need to set it to "OFF" to make it happy.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-11-14 21:00:12 +01:00
Hannu Nyman
083a5cb8b9
Merge pull request #6684 from neheb/pps
...
pps-tools: Update to 1.0.2 and switch to codeload
2018-11-14 20:44:56 +02:00
Sebastian Kemper
3c8c320b3f
mariadb: security bump to 10.2.19
...
Many, many bug fixes, see release notes for details:
https://mariadb.com/kb/en/library/mariadb-10219-release-notes/
Fixed CVEs:
CVE-2018-3282
CVE-2016-9843
CVE-2018-3174
CVE-2018-3143
CVE-2018-3156
CVE-2018-3251
CVE-2018-3185
CVE-2018-3277
CVE-2018-3162
CVE-2018-3173
CVE-2018-3200
CVE-2018-3284
OpenWrt package changes:
- include sha256_password in libmariadb package
- upstream provided new pkgconfig file libmariadb.pc
- refreshed one patch, dropped two others (included in upstream source
now)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-11-13 21:43:35 +01:00
Hannu Nyman
ea656e25a2
nano: update to 3.2
...
Update nano to version 3.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-12 22:46:51 +02:00
Samuel Progin
d02ad59302
temperusb: new package definition
...
Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
2018-11-12 10:24:17 +00:00
Dirk Brenken
1e8829bb92
Merge pull request #7394 from dibdot/mc-fix
...
mc: disable vfs support by default
2018-11-11 18:27:46 +01:00
Dirk Brenken
aef568f193
mc: disable vfs support by default
...
* disable vfs support by default as long as the underlying
librpc issus has not been fixed - should fix buildbot compile
(#7180 #7349 )
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-11 18:08:16 +01:00
Rosen Penev
dfc0a69f99
pps-tools: Update to 1.0.2 and switch to codeload
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-11 05:55:36 -08:00
Hannu Nyman
a7d94e0f7b
Merge pull request #7286 from neheb/patch-1
...
cryptsetup: Update to 2.0.5
2018-11-11 10:56:14 +02:00
Sebastian Kemper
581a19c0b8
mariadb: fix pthread_detach
...
Include fix from upstream for MDEV-17200. musl-1.1.20 segfaults when
pthread_detach() is called for already detached threads.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-11-11 01:23:44 +01:00
Michael Heimpold
37fee54986
Merge pull request #7302 from mhei/openplcutils-update
...
open-plc-utils: update to commit 32408520
2018-11-10 20:05:59 +01:00
Hannu Nyman
52575dbc10
Merge pull request #7261 from neheb/patch-17
...
dmidecode: Update to 3.2
2018-11-09 22:09:57 +02:00
Eneas U de Queiroz
0a782b5e16
cyrptodev-linux: bump to latest git 2018-11-02
...
This adds support for digests in openssl 1.1.1.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-11-09 10:28:19 -02:00
Marko Ratkaj
c30d3ba5b3
Merge pull request #7327 from sartura/sysstat_bump_version_to_12.0.2
...
utils: sysstat: bump version to 12.0.2
2018-11-09 10:40:46 +01:00
Marko Ratkaj
e0f37d4d22
Merge pull request #7326 from sartura/jq_bump_version_to_1.6
...
utils: jq: bump version to 1.6
2018-11-09 10:40:21 +01:00
Nathaniel Wesley Filardo
fd26981a03
rng-utils: version 6.6 is now available
...
Work around automake demanding README with a symlink.
Add new dependency on libsysfs.
Avoid dependency on libxml, curl, openssl by disabling NIST beacon support.
We also continue to remove gcrypt, and jitterentropy is not packaged.
Remove patch that no longer cleanly applies.
If newlines in log messages are a problem, we should take it up with
upstream.
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
Fixes: github #7303
2018-11-07 23:41:05 +00:00
Luiz Angelo Daros de Luca
e39273533d
hplip: bump to 3.18.10
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-11-06 19:03:33 -02:00
Marko Ratkaj
126efaf057
utils: sysstat: bump version to 12.0.2
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-06 17:13:57 +01:00
Hannu Nyman
e58311c554
Merge pull request #7317 from diizzyy/patch-18
...
tmux: Update to 2.8
2018-11-06 18:03:08 +02:00
Marko Ratkaj
0099bad30b
utils: jq: bump version to 1.6
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-06 16:56:47 +01:00
Rosen Penev
02f5f95631
progress: Update to 0.14
...
Switched to codeload for easier package bumping
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 21:32:13 -08:00
Daniel Engberg
83ccc78d66
tmux: Update to 2.8
...
Update tmux to 2.8
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-05 20:44:05 +01:00
Michael Heimpold
31102c40f2
open-plc-utils: update to commit 32408520
...
Also remove upstreamed patch.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-11-05 20:35:52 +01:00
Michael Heimpold
a8288e24ba
Merge pull request #7311 from neheb/btrfs
...
btrfs-progs: Update to 4.19
2018-11-05 20:34:05 +01:00
Rosen Penev
21330d74c0
btrfs-progs: Update to 4.19
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 10:04:21 -08:00
Rosen Penev
3137482f8d
fio: Update to 3.12
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-04 17:36:00 -08:00
Hannu Nyman
f316aaeab6
haveged: update to 1.9.4
...
Version bump to 1.9.4
Development has moved to github.
* old site: http://www.issihosts.com/haveged
* new site: https://github.com/jirka-h/haveged
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-04 15:58:22 +02:00
Hannu Nyman
c1f2405d33
Merge pull request #6269 from neheb/patch-23
...
spi-tools: Update to 0.8.1
2018-11-04 13:45:09 +02:00
Hannu Nyman
5b69781a8d
Merge pull request #6938 from neheb/more
...
moreutils: Update to 0.62 and switch to git tarball
2018-11-04 13:00:54 +02:00
Hannu Nyman
b0bf54c9b3
Merge pull request #7229 from diizzyy/patch-14
...
fish: Add (lib)pcre2 dependency
2018-11-03 09:25:33 +02:00
Rosen Penev
dca56574e1
cryptsetup: Update to 2.0.5
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-30 17:44:47 -07:00
Vladimir Ulrich
eff350a7d1
zoneinfo: Updated to the latest release.
...
Added missed 'g' in Bangkok for zoneinfo-simple package.
Also removed dedicated version for code, as we shouldn't mix different versions.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-10-30 16:56:20 +03:00
Rosen Penev
8cb040543a
spi-tools: Update to 0.8.3
...
Previously, an old git revision was used. Moved to stable. Reorganized the Makefile as a result.
The stable version is based on a newer git revision. UScan can also properly track this now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-29 19:15:13 -07:00
Rosen Penev
d14ab76ba2
hdparm: Update to 9.58
...
Add myself as maintainer as agreed previously.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 10:37:55 -07:00
Rosen Penev
43a1f1bdee
dmidecode: Update to 3.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 10:08:22 -07:00
Hannu Nyman
6b23655262
Merge pull request #5903 from aparcar/prometheus
...
prometheus: add package
2018-10-28 18:00:14 +02:00
Hannu Nyman
e16055d7be
Merge pull request #7143 from neheb/patch-27
...
unrar: Update to 5.6.7
2018-10-28 14:54:01 +02:00
Hannu Nyman
1cf84b0b78
Merge pull request #7208 from neheb/obex
...
openobex: Update to 1.7.2
2018-10-28 14:40:36 +02:00
Hannu Nyman
dff5ed1f82
Merge pull request #6823 from neheb/patch-17
...
yara: Update to 3.8.1
2018-10-28 14:31:44 +02:00
Hannu Nyman
f23ff2f206
Merge pull request #7150 from neheb/patch-43
...
ccid: Update to 1.4.30
2018-10-28 14:28:33 +02:00
Hannu Nyman
0d6385bf8e
Merge pull request #7181 from neheb/patch-45
...
cmdpad: Fix compile
2018-10-28 14:25:18 +02:00
Hannu Nyman
2aa42940d2
Merge pull request #7179 from neheb/oath
...
oath-toolkit: Add patch from Fedora to fix compilation
2018-10-28 14:24:37 +02:00
Hannu Nyman
29eac13d8f
collectd: update to 5.8.1
...
Update collectd to version 5.8.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-26 21:46:24 +03:00
Rosen Penev
3137362072
unrar: Update to 5.6.8
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-25 12:24:20 -07:00
Rosen Penev
a3278a524b
hdparm: Update to 9.57
...
Slightly adjusted Makefile for consistency between projects.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-22 17:38:35 -07:00
Hannu Nyman
6092f9aa55
Merge pull request #7217 from neheb/pico
...
picocom: Backport upstream fix for x86
2018-10-22 20:43:33 +01:00
Hannu Nyman
9357def1ee
Merge pull request #7211 from zhaojh329/rtty
...
rtty: update to 6.3.1
2018-10-22 20:41:18 +01:00
Daniel Engberg
497bb4ff0c
fish: Add (lib)pcre2 dependency
...
Use the shared version of libpcre2 instead of bundled.
Fixes the following error:
Package fish is missing dependencies for the following libraries:
libpcre2-32.so.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-10-21 10:53:28 +02:00
Rosen Penev
fab5d1aa5a
picocom: Backport upstream fix for x86
...
Replaced the maintainer with myself due to inactiviy.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-19 17:53:18 -07:00
Vladimir Ulrich
5e8132d859
zoneinfo: Updated to the latest release.
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-10-18 15:12:50 +03:00