Commit graph

1718 commits

Author SHA1 Message Date
Michael Heimpold
77d8472ed5
Merge pull request #6781 from neheb/xml2
libxml2: Fix CVE-2018-9251 and CVE-2018-14567
2018-08-18 13:13:29 +02:00
Rosen Penev
0d9b5dd468 libxml2: Fix CVE-2018-9251 and CVE-2018-14567
Also added the CPE ID.

Taken from Fedora.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-17 18:46:27 -07:00
Michael Heimpold
010dc61d7b libgpiod: update to 1.1.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-08-17 23:18:57 +02:00
Sebastian Kemper
43ec390bd7 postgresql: security bump to 9.6.10
This update includes fixes for the following CVEs:

- CVE-2018-1115
- CVE-2018-10925
- CVE-2018-10915

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-08-15 16:55:22 +02:00
Leonardo Medici
907c1c461b libgphoto2: update package 2.5.19
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2018-08-13 12:00:59 +02:00
Nikos Mavrogiannopoulos
e020ead085
Merge pull request #6742 from neheb/p11
p11-kit: Update to 0.23.13
2018-08-13 08:17:04 +02:00
Ted Hess
c5afcd21af
Merge pull request #6649 from neheb/int
intltool: Update to 0.51
2018-08-12 19:23:19 -04:00
Rosen Penev
23e57c7394 p11-kit: Update to 0.23.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-12 13:13:30 -07:00
Andy Walsh
4896e9c36e libtirpc: enable host build
* include /etc/netconfig
* cleanup old patches
* update via patch to 1.0.4-rc2

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-08 22:30:19 +02:00
Hannu Nyman
81c61b7ff2
Merge pull request #6595 from MikePetullo/loudmouth
loudmouth: fix build
2018-08-05 22:15:47 +03:00
Jianhui Zhao
699f264504 libuhttpd: Update to 2.2.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-08-03 14:41:14 +08:00
Rosen Penev
db2a4b1be0 neon: Fix URL
There seems to be no proper location for this, nor an up to date fork.
Arch uses this link so switch to that.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-02 15:18:53 +08:00
Rosen Penev
ee1693b84c intltool: Update to 0.51
Upstream has moved. @GNOME only has old versions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-01 18:34:08 -07:00
Rosen Penev
ff30d1e443 libesmtp: Fix compile with OpenSSL 1.1.0
Also switched back to official tarball.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-31 20:31:11 -07:00
Daniel Golle
bf4efafa2e
Merge pull request #6625 from neheb/hiredis
hiredis: Switch to codeload tarball
2018-07-31 01:43:38 +02:00
Rosen Penev
1fb9c4b5e8 hiredis: Switch to codeload tarball
Simpler makefile. Also fixes uscan.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-30 16:25:26 -07:00
Ted Hess
e67a932bd1 libmpdclient: Update to 2.14. Use autotools
Package versions newer than 2.11 require meson/ninja which OpenWrt does not
support in its build environment. These files provide the minimum autotool
configuration necessary to build later versions.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-07-30 10:24:06 -04:00
Yousong Zhou
7bbec3b06b dtc: bump to version 1.4.7
Signed-off-by: Yousong Zhou <zhouyousong@yunionyun.com>
2018-07-30 09:26:13 +08:00
W. Michael Petullo
6e49fd1c34 eventlog: remove package
The eventlog package is no longer required by syslog-ng, and it conflicts
with the files installed by syslog-ng. No other package requires eventlog,
the external eventlog library project has not been updated in a long time,
and syslog-ng is no longer compatible with the external eventlog library.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-28 13:28:52 -04:00
W. Michael Petullo
ca6d16370b loudmouth: fix build
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-27 23:16:05 -04:00
Ted Hess
dec589ca4b
Merge pull request #6582 from MikePetullo/libpsl
libpsl: depend on libidn2 and libunistring
2018-07-26 10:06:42 -04:00
W. Michael Petullo
eca595a19e libpsl: depend on libidn2 and libunistring
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-25 22:31:51 -04:00
Rosen Penev
5399ded599 xmlrpc-c: Fix TLS dependency
The configure script now looks for a TLS library. Remove the option.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-25 17:05:41 -07:00
Rosen Penev
6ba094a415 libtorrent: Update to 0.13.7
Switched to tarball. Should be faster.

Codeload is used as the regular tarball is on the rtorrent github page
with rtorrent's versioning.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-22 16:43:03 -07:00
Rosen Penev
e868c06e7f dtc: Fix dead URLs
Fixes uscan. URL taken from Debian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-22 19:22:07 +08:00
Jianhui Zhao
960dfe244a libuhttpd: Update to 2.1.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-07-20 00:26:17 +08:00
Hannu Nyman
b5032297f1
Merge pull request #6440 from neheb/patch-12
libhttp-parser: Update to 2.8.1
2018-07-18 22:56:28 +03:00
Hannu Nyman
06036e96a9
Merge pull request #6435 from neheb/patch-9
libxerces-c: Update to 3.2.1
2018-07-18 22:55:50 +03:00
Hannu Nyman
9f1f8826a5
Merge pull request #6469 from micmac1/zdb-nls
libzdb: remove iconv hack, include nls.mk
2018-07-16 16:58:05 +03:00
Hannu Nyman
b9ee4c3df1
Merge pull request #6477 from MikePetullo/libsoup
libsoup: update to 2.63.2
2018-07-16 16:54:51 +03:00
Hannu Nyman
089dd1675d
Merge pull request #6476 from MikePetullo/libpsl
libpsl: add new package
2018-07-16 16:54:37 +03:00
Hannu Nyman
74b7fd3eb5
Merge pull request #6486 from MikePetullo/libgcrypt
libgcrypt: update to 1.8.3
2018-07-16 16:53:36 +03:00
Hannu Nyman
a7ded79507
Merge pull request #6489 from neheb/patch-3
libtalloc: Update to 2.1.14
2018-07-16 16:52:55 +03:00
Hannu Nyman
9f5f28588d
Merge pull request #6472 from MikePetullo/libgpg-error
libgpg-error: update to 1.32
2018-07-16 16:52:12 +03:00
BangLang Huang
d1804d38d4 tdb: bump to latest version
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2018-07-16 11:05:26 +08:00
Rosen Penev
79b4a9b334
libtalloc: Update to 2.1.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-15 19:47:50 -07:00
W. Michael Petullo
eafc36fbc5 libgcrypt: update to 1.8.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 20:25:16 -04:00
W. Michael Petullo
b2ba4a2e08 libgpg-error: update to 1.32
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 02:18:03 -04:00
W. Michael Petullo
df91a9cc11 libsoup: update to 2.63.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 00:48:10 -04:00
W. Michael Petullo
779cc8ea62 libpsl: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 00:46:42 -04:00
Rosen Penev
34e67aa83c libhttp-parser: Update to 2.8.1
Switched to codeload instead of git for downloads. Should be faster and more reliable.

Re-organized the Makefile slightly

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-14 16:38:55 -07:00
Sebastian Kemper
b25b0fc2eb libzdb: remove iconv hack, include nls.mk
mariadb was sorted out by including nls.mk. Include it also in libzdb
and get rid of the previously introduced hack.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-07-13 23:12:03 +02:00
Hannu Nyman
8aba46bdcc
Merge pull request #6430 from neheb/patch-2
yaml:  Update to 0.2.1
2018-07-10 18:09:36 +03:00
Hannu Nyman
64679fb295
Merge pull request #6449 from MikePetullo/vips
vips: update to 8.6.4
2018-07-10 18:03:57 +03:00
Nikos Mavrogiannopoulos
d12b9f7de1
Merge pull request #6436 from neheb/patch-10
libradcli: Update to 1.2.10
2018-07-10 12:39:57 +02:00
W. Michael Petullo
2e82a6bbbe vips: update to 8.6.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-09 18:43:14 -04:00
Rosen Penev
525748f709 libradcli: Update to 1.2.10
Cosmetic fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-09 14:42:05 -07:00
Hannu Nyman
2dfdccfc01
Merge pull request #6434 from neheb/patch-7
libtalloc: Update to 2.1.13
2018-07-09 19:11:00 +03:00
Hannu Nyman
7cdb28ab9e
Merge pull request #6441 from neheb/patch-14
libantlr3c: Update to 3.4
2018-07-09 19:07:45 +03:00
Ted Hess
f1248985bb
Merge pull request #6431 from neheb/patch-3
xmlrpc-c: Update to 1.39.13
2018-07-09 07:17:22 -04:00