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>
4 years ago
Rosen Penev
4c8d0f03bb
leptonica: update to 1.80.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Stan Grishin
84fc5dfad4
https-dns-proxy: bugfix: correct PROCD firewall object
Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years ago
Daniel Golle
e7caf1f2ba
postgresql: update to version 13.2
Adresses CVE-2021-20229 (Incorrect Authorization)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
c644917ca7
cryptsetup: update to version 2.3.5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
c22638cb83
ccid: update to version 1.4.34
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
c84ab8890c
opensc: update to version 0.21.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
fee9ad1c68
pcsc-lite: update to version 1.9.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
54b8e21fe7
exfatprogs: update to version 1.1.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Daniel Golle
7341e39768
libudev-zero: update to version 0.4.8
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
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>
4 years ago
Rosen Penev
fdd696b6ce
Merge pull request #15245 from neheb/gost
gost_engine: fix compilation without deprecated OpenSSL APIs
4 years ago
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>
4 years ago
Rosen Penev
1e3c22d81d
Merge pull request #15239 from neheb/ul
uledd: update to 2020-09-15
4 years ago
Rosen Penev
76016fbea7
Merge pull request #15216 from BKPepe/sshpass-update
sshpass: update to version 1.0.9
4 years ago
Rosen Penev
b9194105b7
Merge pull request #15248 from neheb/spd
spdlog: update to 1.8.3
4 years ago
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>
4 years ago
Rosen Penev
d92418eb13
Merge pull request #15246 from neheb/pngg2
libpng: do not build MIPS MSA code at all
4 years ago
Rosen Penev
36989170c4
Merge pull request #15242 from neheb/cshark
cshark: update to 2020-07-22
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
Rosen Penev
82edde6a0d
Merge pull request #15230 from ejurgensen/forked-daapd_update_274
forked-daapd: update to 27.4
4 years ago
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>
4 years ago
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>
4 years ago
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…
4 years ago
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>
4 years ago
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>
4 years ago
Paul Spooren
81f7461e66
CI: reformat extra long line
Better readability on split screens.
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
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>
4 years ago
Jan Pavlinec
d303bd6aac
python-eventlet: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
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>
4 years ago
Dirk Brenken
92bb72925e
Merge pull request #15229 from dibdot/adblock
adblock: update 4.1.0-3
4 years ago
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>
4 years ago
Jan Pavlinec
8133922a02
python-flask-socketio: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
ae0556e6a5
python-bidict: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
decbd7b43a
python-socketio: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Jan Pavlinec
9e011b2fc8
python-engineio: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years ago
Florian Eckert
1e2ba94064
collectd: update PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
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>
4 years ago
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>
4 years ago
Rosen Penev
b2c07519ec
Merge pull request #15232 from neheb/syssss
sysrepo: update to 1.4.122
4 years ago
Rosen Penev
70c5687318
Merge pull request #15201 from neheb/lne
libnetconf2: update to 1.1.43
4 years ago
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>
4 years ago
Rosen Penev
dca4bbaf99
Merge pull request #15171 from ldir-EDB0/miniupnpd
miniupnpd: add patience to firewall include
4 years ago
Rosen Penev
3ee6e4e6ad
Merge pull request #15178 from neheb/mzip
minizip: update to 3.0.1
4 years ago
Rosen Penev
25757d22e4
Merge pull request #15177 from neheb/log4c
log4cplus: update to 2.0.6
4 years ago
Rosen Penev
7c6b2c375f
Merge pull request #15219 from stangri/master-https-dns-proxy
https-dns-proxy: support for additional Force DNS ports
4 years ago
Rosen Penev
483a29d0f9
Merge pull request #15226 from ja-pa/ooniprobe-3.8.0
ooniprobe: update to version 3.8.0
4 years ago