Stijn Tintel
10a00b3f20
Merge pull request #15266 from pprindeville/strongswan-change-maintainers
...
strongswan: change maintainers
2021-03-26 15:15:44 +02:00
Paul Spooren
a2bda4cc69
CI: revert adding of *depending* packages
...
While the idea may make sense the current implementation is faulty.
Problem is that OpenWrt uses the folder name of packages within the
build system while `opkg` spits out the actual packages names.
An example, compiling the packages of folder `vim` (`make
package/vim/compile`) creates a package called `xxd`, where `make
package/xxd/compile` would fail.
The current implementation uses `opkg` to figure out dependent packages,
but the resulting names do not match the above mentioned folders.
Revert this for now until we come up with a better implementation to
avoid false positive CI failures.
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-25 23:28:52 -10:00
Rosen Penev
326c97328e
mpd: remove libavfilter support
...
The ffmpeg package in OpenWrt is customizable and that can cause issues
with a dirty InstallDev. Just remove libavfilter support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-26 02:22:29 -07:00
Philip Prindeville
0bd4410e30
strongswan: change maintainers
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-03-25 21:37:56 -06:00
Rosen Penev
37bffba074
tessdata: update to 2.1.0
...
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-25 16:49:00 -07:00
Rosen Penev
c4981cd87e
tesseract: update to 4.1.1
...
Switch to AUTORELEASE for simplicity.
Add libarchive dependency since it's now used.
Build with ninja for faster compilation.
Refresh SIMD CMake patch and add musl patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-25 16:49:00 -07:00
Rosen Penev
4c8d0f03bb
leptonica: update to 1.80.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-25 16:49:00 -07:00
Stan Grishin
84fc5dfad4
https-dns-proxy: bugfix: correct PROCD firewall object
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-25 16:46:01 -07:00
Daniel Golle
e7caf1f2ba
postgresql: update to version 13.2
...
Adresses CVE-2021-20229 (Incorrect Authorization)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-25 23:31:24 +00:00
Daniel Golle
c644917ca7
cryptsetup: update to version 2.3.5
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-25 23:31:00 +00:00
Daniel Golle
c22638cb83
ccid: update to version 1.4.34
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-25 23:30:55 +00:00
Daniel Golle
c84ab8890c
opensc: update to version 0.21.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-25 23:30:50 +00:00
Daniel Golle
fee9ad1c68
pcsc-lite: update to version 1.9.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-25 23:30:45 +00:00
Daniel Golle
54b8e21fe7
exfatprogs: update to version 1.1.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-25 23:30:40 +00:00
Daniel Golle
7341e39768
libudev-zero: update to version 0.4.8
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-25 23:30:29 +00:00
Rosen Penev
93857f5487
ratechecker: update to 2020-01-30
...
Reorganize Makefile for consistency between packages.
Switch to AUTORELEASE for simplicity.
Switch to building with Ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-25 10:48:25 -07:00
Rosen Penev
fdd696b6ce
Merge pull request #15245 from neheb/gost
...
gost_engine: fix compilation without deprecated OpenSSL APIs
2021-03-25 10:47:45 -07:00
Jan Pavlinec
323461a1f0
gnutls: update to version 3.7.1
...
Fixes
CVE-2021-20231
CVE-2021-20232
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-25 10:59:10 +01:00
Rosen Penev
1e3c22d81d
Merge pull request #15239 from neheb/ul
...
uledd: update to 2020-09-15
2021-03-25 02:28:19 -07:00
Rosen Penev
76016fbea7
Merge pull request #15216 from BKPepe/sshpass-update
...
sshpass: update to version 1.0.9
2021-03-25 00:20:21 -07:00
Rosen Penev
b9194105b7
Merge pull request #15248 from neheb/spd
...
spdlog: update to 1.8.3
2021-03-24 23:02:32 -07:00
Rosen Penev
c06938363e
spdlog: update to 1.8.3
...
Switch to AUTORELEASE for simplicity.
Switch to building with Ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-24 22:56:52 -07:00
Rosen Penev
d92418eb13
Merge pull request #15246 from neheb/pngg2
...
libpng: do not build MIPS MSA code at all
2021-03-24 16:57:06 -07:00
Rosen Penev
36989170c4
Merge pull request #15242 from neheb/cshark
...
cshark: update to 2020-07-22
2021-03-24 16:11:14 -07:00
Rosen Penev
4c2e24f9b8
uledd: update to 2020-09-15
...
Switch to AUTORELEASE for simplicity.
Switch to building with Ninja for faster speed.
Several cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-24 16:04:52 -07:00
Rosen Penev
7b2a817bab
libpng: do not build MIPS MSA code at all
...
The CMake file matches on mipsel and mips64el. Just remove mips
altogether.
Also build with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-24 15:44:50 -07:00
Rosen Penev
263802c6a2
gost_engine: fix compilation without deprecated OpenSSL APIs
...
Build with Ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-24 15:40:24 -07:00
Rosen Penev
301bab659c
cshark: update to 2020-07-22
...
Switch to AUTORELEASE for simplicity.
Switch to building with Ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-24 15:33:03 -07:00
Rosen Penev
82edde6a0d
Merge pull request #15230 from ejurgensen/forked-daapd_update_274
...
forked-daapd: update to 27.4
2021-03-24 13:52:17 -07:00
Paul Spooren
6bfe3f12c9
prometheus: update to 2.25.2
...
See changes at upstream release log:
https://github.com/prometheus/prometheus/releases
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-23 18:22:50 -10:00
Espen Jürgensen
69be8f4c90
forked-daapd: update to 27.4
...
Incl remove "--enable-itunes" compile option (no longer exists)
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2021-03-23 21:03:27 +01:00
Rosen Penev
150058b0d2
Merge pull request #15228 from fatbob313/umurmur-0.2.20
...
uMurmur: Update to 0.2.20. Fix build against OpenSSL without deprecat…
2021-03-23 12:09:01 -07:00
Martin Johansson
463666249a
uMurmur: Update to 0.2.20. Fix build against OpenSSL without deprecated API enabled.
...
Signed-off-by: Martin Johansson <martin@fatbob.nu>
2021-03-23 19:36:15 +01:00
Paul Spooren
c0d0c64f6c
CI: test build dependent packages
...
By using OPKGs `whatdepends` all packages dependent on a library are
printed. Use that feature to obtain packages which a version change may
break and build them as well.
Change "default" packages to contain a lib on which other packages
depend, instead of compiling `tmux` compile `attendedsysupgrade-common`
on which other packages depend.
Ignore any LuCI packages which only contains translations.
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-23 07:23:53 -10:00
Paul Spooren
81f7461e66
CI: reformat extra long line
...
Better readability on split screens.
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-23 07:23:53 -10:00
Paul Spooren
3701000051
CI: define matrix individually and add targets
...
This allows more specific definition per test, like on which target
packages should be compiled.
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-23 07:23:53 -10:00
Jan Pavlinec
d303bd6aac
python-eventlet: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-23 13:57:46 +01:00
Jan Pavlinec
837f1b5924
python-greenlet: add new package
...
Notes:
Build is disabled for arc and mips because
greenlet isn't ported for these platforms
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-23 13:57:45 +01:00
Dirk Brenken
92bb72925e
Merge pull request #15229 from dibdot/adblock
...
adblock: update 4.1.0-3
2021-03-23 11:34:17 +01:00
Dirk Brenken
df9ee1388e
adblock: update 4.1.0-3
...
* add a restrictive "jail mode only" variant, just point your
jail directory to your primary dns directory
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-03-23 11:11:23 +01:00
Jan Pavlinec
8133922a02
python-flask-socketio: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-23 10:55:10 +01:00
Jan Pavlinec
ae0556e6a5
python-bidict: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-23 10:55:09 +01:00
Jan Pavlinec
decbd7b43a
python-socketio: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-23 10:55:08 +01:00
Jan Pavlinec
9e011b2fc8
python-engineio: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-23 10:55:08 +01:00
Florian Eckert
1e2ba94064
collectd: update PKG_RELEASE
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-03-23 10:22:12 +01:00
Florian Eckert
b4e24c12a6
collectd: add percent calculation of bad block to ubi plugin
...
This patche adds the percent evaluation for the bad blocks.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-03-23 10:20:27 +01:00
Florian Eckert
4927b53333
collectd: prepare ubi plugin for percent calculation
...
This patche change prepares the ubi plugin to add the bad block evaluation in
percent.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-03-23 10:16:29 +01:00
Rosen Penev
b2c07519ec
Merge pull request #15232 from neheb/syssss
...
sysrepo: update to 1.4.122
2021-03-23 02:12:42 -07:00
Rosen Penev
70c5687318
Merge pull request #15201 from neheb/lne
...
libnetconf2: update to 1.1.43
2021-03-23 02:12:28 -07:00
Rosen Penev
cdd1a44315
sysrepo: update to 1.4.122
...
Switch to AUTORELEASE for simplicity.
Use Ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-22 18:39:29 -07:00