Commit graph

13117 commits

Author SHA1 Message Date
Jan Pavlinec
67601d53b1
libmaxminddb: add new package (dependency for measurement-kit)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-23 12:43:05 +01:00
Hannu Nyman
179b06d76d
Merge pull request #7931 from kidome/master
python3: enable lib2to3 to also search .pyc files.
2019-01-12 18:28:34 +02:00
Hannu Nyman
42700544f4 Revert "libmicrohttpd: Update to 0.9.62"
Reverted at request by Daniel Engberg.
https://github.com/openwrt/packages/pull/7706#issuecomment-453734749

This reverts commit d4a62bbbca.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-12 12:03:53 +02:00
Hannu Nyman
aae8048b7f
Merge pull request #7805 from iamperson347/patch-4
getdns: Remove iamperson347 from maintainer
2019-01-12 11:48:40 +02:00
Hannu Nyman
43221fc249
Merge pull request #7806 from iamperson347/patch-3
stubby: Remove iamperson347 from maintainer
2019-01-12 11:48:20 +02:00
Hannu Nyman
3b898b79a8
Merge pull request #7790 from micmac1/sqlite3-init
sqlite3: various improvements
2019-01-12 11:34:24 +02:00
Hannu Nyman
6bc225ac65
Merge pull request #7779 from neheb/patch-3
grep: Update to 3.3
2019-01-12 11:33:50 +02:00
Hannu Nyman
2313d9fe9a
Merge pull request #7706 from neheb/patch-11
libmicrohttpd: Update to 0.9.62
2019-01-12 11:32:09 +02:00
Hannu Nyman
1f0a005722 collectd: remove lm-sensors version upper limit
Backport an upstream patch to remove the upper limit of
lm-sensors version check, so that using lm-sensors 3.5.0
will work.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-12 10:39:24 +02:00
Michael Heimpold
963c841463 php7: update to 7.2.14
While at, add --with-pic to configure arguments. This prevents the following
build errors spotted by the build bots for i386 targets:

-snip-
...
ext/openssl/.libs/openssl.o: direct GOT relocation R_386_GOT32X against
`X509_REQ_free' without base register can not be used when making a shared object
...
-snap-

This parameter seems to make no difference on other targets, nor
improve or make worse the package size.

Run tested for i386 in VirtualBox VM and on Duckbill for mxs platform.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-01-11 23:51:47 +01:00
Hannu Nyman
1fadeeaedd
Merge pull request #7932 from val-kulkov/samba4-package
samba4: add mandatory option per CVE-2018-16853
2019-01-11 22:47:21 +02:00
Hannu Nyman
a55164ab59
Merge pull request #7942 from val-kulkov/subversion-package
subversion: bump to the latest stable bugfix release
2019-01-11 22:46:18 +02:00
Peter Wagner
35a6426233 libsndfile: update to 2019-01-10-58c64581
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-11 17:38:22 +01:00
Rosen Penev
338646ffc7 wget: Fix compilation without deprecated OpenSSL 1.1 APIs
The configure script uses a deprecated function to check for libssl. I tried patching configure.ac
and adding PKG_FIXUP:=autoreconf but that causes a different error. This is the simplest fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-11 17:28:45 +01:00
Val Kulkov
00f7f607b0 subversion: bump to the latest stable bugfix release
Update to Apache Subversion 1.11.1.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-01-11 11:14:46 -05:00
Jan Pavlinec
f422a6fe49 irssi: update to version 1.1.2
Fixes
CVE-2019-5882 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5882

Changes
-add PKG_CPE_ID
-add license info

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-11 17:10:27 +01:00
Nikos Mavrogiannopoulos
561401ad43 openconnect: updated to 8.01
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-01-10 22:16:36 +01:00
Nikos Mavrogiannopoulos
8d814dec45 ocserv: updated to 0.12.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-01-10 21:30:50 +01:00
Val Kulkov
d12521c169 samba4: add mandatory option per CVE-2018-16853
Since 4.9.3, Samba AD-DC with MIT Kerberos will refuse to build unless
--with-experimental-mit-ad-dc is provided to the configure command.

The mandatory requirement was introduced in response to a report that
a user in a Samba AD domain can crash the KDC when Samba is built in
the non-default MIT Kerberos configuration:
https://www.samba.org/samba/security/CVE-2018-16853.html

This requirement was introduced in Samba commit
c5370a4349d381ba3b64b063dc28a2c54cfacdfc.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-01-10 13:34:30 -05:00
Hannu Nyman
2636fb9a16
Merge pull request #7936 from Andy2244/softethervpn5-fix1
softethervpn5: fix client, bridge pkg installation
2019-01-10 14:34:38 +02:00
Andy Walsh
298ec8af05 softethervpn5: fix client, bridge pkg installation
* fix launcher.sh installation for client, bridge
* link libreadline as static for host helper (hamcorebuilder)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-01-10 12:03:05 +01:00
Hannu Nyman
c05eb89d7d
Merge pull request #7746 from cotequeiroz/softethervpn_rpath
softethervpn:  use hostpkg-installed libreadline, add name to build_dir
2019-01-10 00:28:24 +02:00
Hannu Nyman
f59e834eee
Merge pull request #7835 from neheb/tv2
tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs
2019-01-09 23:26:35 +02:00
Hannu Nyman
e9816ae1f2
Merge pull request #7843 from neheb/pos
postfix: Fix compilation without OpenSSL ENGINE
2019-01-09 23:25:29 +02:00
Hannu Nyman
aa19ab2120
Merge pull request #7841 from neheb/dovo
dovecot: Make OpenSSL ENGINE support optional
2019-01-09 23:25:02 +02:00
Hannu Nyman
01476024ff
Merge pull request #7855 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.02
2019-01-09 23:23:58 +02:00
Hannu Nyman
30c73ca5e6
Merge pull request #7895 from neheb/clam
clamav: Fix compilation without deprecated OpenSSL APIs
2019-01-09 21:16:04 +02:00
Hannu Nyman
b6b17abb13
Merge pull request #7926 from gladiac1337/feature-haproxy-v1.8.17
haproxy: Update HAProxy to v1.8.17
2019-01-09 21:06:10 +02:00
Hannu Nyman
7c740b4ca9
Merge pull request #7913 from commodo/python-readme
lang/python/README.md: add doc describing the lang/python subtree
2019-01-09 21:05:42 +02:00
Hannu Nyman
0e162458c0
Merge pull request #7911 from br101/bluez-util
bluez: Add bdaddr tool
2019-01-09 21:04:59 +02:00
Hannu Nyman
f12ed15673
Merge pull request #7923 from zhaojh329/rtty
rtty: Update to 6.5.0
2019-01-09 21:04:21 +02:00
Dirk Brenken
611dddb3fa
Merge pull request #7930 from dibdot/adblock
adblock: update 3.6.2
2019-01-09 16:19:28 +01:00
Nj Hsiong
c98b12d9a9 python3: enable lib2to3 to also search and fix .pyc files.
python3's lib2to3 would fail in silence if python3 and its packages are installed as compiled .pyc files. Root cause is, in Lib/lib2to3/refactor.py, the function get_all_fix_names only searches '.py' fix names.

Signed-off-by: Nj Hsiong <nj.hsiong@gmail.com>
2019-01-09 22:06:52 +08:00
Dirk Brenken
3233bb307b adblock: update 3.6.2
* enhance the query function to search in adblock backups as well,
  to get back the set of blocking lists sources for a certain domain
* add "Latest DNS Queries" report to commandline version as well
  (already in LuCI)
* made the tld compression (the error handling) more robust,
  remove the needless 'adb_forcesrt' option
* removed abandoned 'feodo' list source
* updated readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-09 12:40:45 +01:00
Yousong Zhou
5cb4bc686c exfat-nofuse: fix compilation during kernel time64 transition
The change has been compile-tested against the following vanilla kernels

 - linux-3.18.130.tar.xz
 - linux-4.14.90.tar.xz
 - linux-4.19.9.tar.xz
 - linux-4.9.146.tar.xz

Run tested with QEMU malta/be with kernel 4.9.146

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-09 10:34:09 +00:00
Christian Lachner
ce5ab5ecec haproxy: Update HAProxy to v1.8.17
- Update haproxy download URL and hash
- This fixes CVE-2018-20615

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-01-09 08:48:04 +01:00
Jianhui Zhao
92f805325d rtty: Update to 6.5.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-01-09 11:17:37 +08:00
Michael Heimpold
8cfbcfd757 ser2net: update to 3.5.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-01-08 23:13:08 +01:00
Jan Pavlinec
f2196c46ea tor: update to version 0.3.4.10
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-08 20:44:52 +01:00
Hannu Nyman
3004241558
Merge pull request #6577 from Andy2244/softethervpn-server
softethervpn5: add new package softethervpn5
2019-01-08 19:44:18 +02:00
Andy Walsh
159ab10ab2 softethervpn5: add new package softethervpn5
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-01-08 17:56:50 +01:00
Alexandru Ardelean
77bce0c672 lang/python/README.md: add doc describing the lang/python subtree
It was a semi-popular request a while back that I put off for a while.
Here's a quick doc.
I'll update it later as things change and I don't forget.
It also lets other people update if something is wrong.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-01-08 17:38:16 +02:00
Bruno Randolf
deb050b46c bluez: Add bdaddr tool
Let't add the bdaddr tool, it's handy to change the BT address.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2019-01-08 15:04:28 +00:00
Hannu Nyman
192d51ce31
Merge pull request #7899 from cshoredaniel/pr-update-dateutil
python-dateutil: update dateutil packaging
2019-01-08 16:48:51 +02:00
Rosen Penev
18085ebccd radsecproxy: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-08 15:19:00 +01:00
Hannu Nyman
924b5bbf35
Merge pull request #7908 from cshoredaniel/pr-add-passlib
passlib: Add python library
2019-01-08 15:14:01 +02:00
Hannu Nyman
b9623e4496
Merge pull request #7863 from cshoredaniel/pr-nut-fix-slow-interfaces
nut: Fix procd crashloop no interfaces
2019-01-08 15:08:06 +02:00
Hannu Nyman
4d51267162
Merge pull request #7896 from neheb/lf
lftp: Fix compilation without deprecated OpenSSL APIs
2019-01-08 15:07:28 +02:00
Hannu Nyman
aac3a90518
Merge pull request #7903 from commodo/pyasn1-modules
python-pyasn1-modules: bump to version 0.2.3
2019-01-08 15:06:20 +02:00
Hannu Nyman
9df6edf1d8
Merge pull request #7902 from commodo/lxml-upgrade
python-lxml: bump to version 4.3.0
2019-01-08 15:06:06 +02:00