1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00
Commit Graph

19025 Commits

Author SHA1 Message Date
Jeffery To
2210c4a60d python-packages: Clean up Makefiles
This removes:

* Python 3 variants (VARIANT:=python3)

* "for Python3" from package titles

* Package selection condition from package dependencies, e.g.
  +PACKAGE_python3-six:python3-light replaced with +python3-light

* "Default" package information sections, e.g.
  Package/python-six/Default removed and package details merged into
  Package/python3-six

* "(Variant for Python3)" from package descriptions

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-22 16:36:55 +08:00
Rosen Penev
124b966b3f
Merge pull request #11858 from peter-stadler/nginx-version
nginx: update to version 1.17.10 and fix bug
2020-04-21 23:59:31 -07:00
Rosen Penev
2e49e6e776
Merge pull request #11897 from pprindeville/fix-dhcpd-startup
Fix dhcpd startup
2020-04-21 23:04:18 -07:00
Philip Prindeville
8193eb5952 isc-dhcp: improve startup performance
On some platforms where interfaces come up very slowly, this can
cause a race-condition with dhcpd coming up before all the interfaces
have finished initializing.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-04-21 23:57:33 -06:00
Luiz Angelo Daros de Luca
348d3aad2a libvpx: remove PKG_SOURCE to use default tar.xz
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-04-22 01:50:23 -03:00
Rosen Penev
14f5004f30
Merge pull request #11776 from neheb/gerb
gerbera: add
2020-04-21 21:48:56 -07:00
Rosen Penev
e36b946b0a
Merge pull request #11876 from neheb/evsd
libevdev: update to 2.9.0
2020-04-21 21:47:46 -07:00
Rosen Penev
48ef84ccef
Merge pull request #11874 from neheb/meson
meson: allow compilation in a subdirectory
2020-04-21 21:46:08 -07:00
Rosen Penev
f98d8d2406
Merge pull request #11875 from neheb/drm
libdrm: update to 2.4.101
2020-04-21 21:44:27 -07:00
Luiz Angelo Daros de Luca
48692cfd5b
Merge pull request #11885 from BKPepe/libvpx
libvpx: update to version 1.8.2
2020-04-22 01:24:10 -03:00
Rosen Penev
f1a0a6eff5
Merge pull request #11890 from neheb/dump109
dump1090: update to 3.8.1
2020-04-21 20:59:51 -07:00
Luiz Angelo Daros de Luca
f12ef14bcd sane-backends: enable PKG_BUILD_PARALLEL
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-04-22 00:48:08 -03:00
Josef Schlehofer
34ab886263
libvpx: Makefile polishing
- Remove PKG_REV
- Reorder things to be more sync with other Makefiles
- Add PKG_BUILD_PARALLEL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-22 00:20:03 +02:00
Hannu Nyman
4caa759c8f
Merge pull request #11892 from tobiaswaldvogel/smcroute_keep_config_on_sysupgrade
smcroute: Keep config file /etc/smcroute.conf on sysupgrade
2020-04-21 15:19:53 +03:00
tripolar
4bc6ce8b28
Merge pull request #11906 from BKPepe/git
git: update to version 2.26.2
2020-04-21 10:03:31 +02:00
Tobias Waldvogel
26f7bd246a smcroute: Remove faulty tab in conf section
Signed-off-by: Tobias Waldvogel <tobias.waldvogel@gmail.com>
2020-04-21 08:28:01 +02:00
Josef Schlehofer
8470eccd5d
git: update to version 2.26.2
Fixes CVE-2020-11008

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-21 07:39:17 +02:00
Philip Prindeville
e9b4a74a88
Merge pull request #11899 from pprindeville/xtables-addons-requires-unzip
xtables-addons: iptgeoip requires wget-ssl and zcat
2020-04-20 22:24:16 -06:00
Hans Dedecker
ccbaf71662 vsftpd: fix compilation with glibc
Fix compilation for glibc by removing -lnsl flag

Reported-by: Ian Cooper <iancooper@hotmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-04-20 22:14:06 +02:00
Nikos Mavrogiannopoulos
2ae560539e
Merge pull request #11898 from neheb/p111111
p11-kit: update to 0.23.20
2020-04-20 19:52:19 +02:00
Hannu Nyman
08c90cd4f4
Merge pull request #11878 from jefferyto/libmraa-libupm-python-makefile-update
libmraa,libupm: Disable default Python package build recipe
2020-04-20 20:40:34 +03:00
Hannu Nyman
6c2235253f
Merge pull request #11872 from jefferyto/python3-makefile-cleanup
python3: Makefile cleanup
2020-04-20 20:05:07 +03:00
Hannu Nyman
e40f92c90d
Merge pull request #11901 from ja-pa/redis-5.0.9
redis: update to version 5.0.9
2020-04-20 16:12:22 +03:00
Jan Pavlinec
489112ec19
redis: update to version 5.0.9
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-04-20 14:23:10 +02:00
Josef Schlehofer
111865439b
Revert "glib2: update to 2.64.2"
It is not ready and there are some issues described in
https://github.com/openwrt/packages/pull/11442

This reverts commit b465ac3002.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-20 12:05:33 +02:00
Josef Schlehofer
ad798995ee
Revert "glib2: fix host build"
There isn't prime time for it. Currently, it can not be built.
It fails with the following error:  ERROR: Compiler gcc can not compile programs.
More details in https://github.com/openwrt/packages/pull/11887 and
https://github.com/openwrt/packages/issues/11900

This reverts commit b62ed68007.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-20 11:59:48 +02:00
Josef Schlehofer
99e4842e33
Merge pull request #11833 from BKPepe/btrfs-progs
btrfs-progs: update to version 5.6
2020-04-20 09:29:03 +02:00
Philip Prindeville
14dcad7650 xtables-addons: iptgeoip requires wget-ssl and zcat
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-04-19 19:00:34 -06:00
Rosen Penev
5f5b8e3a88
p11-kit: update to 0.23.20
Converted to meson for faster compilation speed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-19 15:18:15 -07:00
Hannu Nyman
56e9d83cf8
Merge pull request #11895 from wvdakker/master
Shorewall: Bump to 5.2.4.1
2020-04-19 21:58:20 +03:00
W. van den Akker
77ca477e28
Shorewall6: Bump to 5.2.4.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-04-19 19:14:08 +02:00
W. van den Akker
5760087775
Shorewall: Bump to 5.2.4.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-04-19 19:04:37 +02:00
W. van den Akker
40d31b02e4
Shorewall6-lite: Bump to 5.2.4.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-04-19 19:03:31 +02:00
W. van den Akker
7872d259dd
Shorewall-lite: Bump to 5.2.4.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-04-19 19:02:28 +02:00
Hannu Nyman
c03fee187c
Merge pull request #11893 from lucize/nssup
nss: update to 3.51.1
2020-04-19 19:16:36 +03:00
W. van den Akker
9ec7718ef3
Shorewall-core: Bump to 5.2.4.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-04-19 17:50:53 +02:00
Lucian Cristian
5fadec5c0e nss: update to 3.51.1
also refresh patches

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-04-19 16:59:00 +03:00
tripolar
b55d2359bc
Merge pull request #11887 from neheb/glbb
glib2: fix host build
2020-04-19 12:47:42 +02:00
tripolar
e187ed5072
Merge pull request #11690 from neheb/libffi
libffi: update to 3.3
2020-04-19 11:40:56 +02:00
tripolar
a3c62bf8f0
Merge pull request #10601 from neheb/alsa
ALSA update - 1.2.2
2020-04-19 11:40:04 +02:00
tripolar
08b643d121
Merge pull request #11886 from neheb/pulsss
pulseaudio: fix pkgconfig paths
2020-04-19 11:35:58 +02:00
Michael Heimpold
328d1baad2 php7: update to 7.4.5
This fixes:
  - CVE-2020-7067

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-04-19 10:39:48 +02:00
Rosen Penev
b62ed68007
glib2: fix host build
Seems to need -liconv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:58:20 -07:00
Rosen Penev
f8d7165b90
dump1090: update to 3.8.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:10:03 -07:00
Rosen Penev
030cc5570c
quasselc: fix compilation with newer glib2
Needed to fix LDFLAGS variable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:06:33 -07:00
Rosen Penev
0266fa2d29
avahi: patch client pkgconfig files without dbus
It still gets built without dbus.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:06:33 -07:00
Rosen Penev
21f67bf599
pulseaudio: fix pkgconfig paths
Turns out, packages like mpd that use pkgconfig to find pulseaudio
end up using host paths.

Fixes compilation with at least mpd.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 18:04:31 -07:00
Daniel Engberg
b836bc8c3f
Merge pull request #9327 from ysc3839/overture
overture: add new package
2020-04-18 23:37:27 +02:00
Josef Schlehofer
97df69bdb5
libvpx: update to version 1.8.2
- Change URL to use HTTPS instead of HTTP
- Remove empty row between maintainer and license

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-18 23:13:01 +02:00
Daniel Engberg
9cafce8beb
Merge pull request #11884 from pesintta/uacme-1.2.1
uacme: update to 1.2.1
2020-04-18 23:07:34 +02:00