Alberto Bursi
28bcd19557
syncthing: increase inotify limit
default inotify limits at 8k are
low for serious usage
and the GUI shows errors like
"Failed to start filesystem watcher
for folder XXXX"
increase them with this config file
as instructed by syncthing's FAQ.
https://docs.syncthing.net/users/
faq.html#inotify-limits
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
[bumped PKG_RELEASE]
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Rosen Penev
d198307fd4
forked-daapd: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
9b4a8f12a3
fwknop: fix compilation with GCC10
Added PKG_LICENSE_FILES.
Added PKG_BUILD_PARALLEL for faster compilation.
Simplified configure arguments.
Small cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
3331857824
Merge pull request #12719 from neheb/png3
libpng: remove hardware optimizations for mipsel
4 years ago
Rosen Penev
e176444f5a
libpng: remove hardware optimizations for mipsel
The mipsel optimizations are only MSA and not any DSP, which means they're
useless for OpenWrt targets.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
c8bb57b318
Merge pull request #12718 from Grommish/master
[Snort3/Snort+] Fix Big-Endian compile issues
4 years ago
Rosen Penev
5f9a918c4f
canutils: switch to CMake
Allows simplifying the Makefile. Faster compilation as well.
Revert b70cb0ef5e
That commit was misleading and ended up bloating the Utilities section.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
c2e05926c6
libarchive: switch to CMake
Allows simplifying the Makefile. Also faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
e349a3216c
spawn-fcgi: switch to CMake
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Donald Hoskins
e3163364e9
[Snort3/Snort+] Fix Big-Endian compile issues
Signed-off-by: Donald Hoskins <grommish@gmail.com>
4 years ago
Rosen Penev
b63f227faf
Merge pull request #12590 from commodo/numpy2
numpy: bump to version 1.19.0
4 years ago
Rosen Penev
390c06a738
Merge pull request #12338 from alinnastac/rtsp-pb_discon
xtables-addons: fix RTSP helper support for client_port=x/y Transport…
4 years ago
Rosen Penev
35734b81cd
Merge pull request #12692 from qweaszxcdf/openfortivpn
openfortivpn: Remove pingcheck and use l3_device instead
4 years ago
Brian Norris
b4c8651eee
bottlerocket: new package
As simple package, providing a utility ("br") for controlling X10
home automation Firecracker transmitters over serial.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
4 years ago
Tiago Gaspar
b8f8af8a30
bind: update to 9.16.4
This update fixes the following CVE's:
- CVE-2020-8618
- CVE-2020-8619
More info on bug fixes and feature changes in:
https://downloads.isc.org/isc/bind9/9.16.4/doc/arm/html/notes.html
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
4 years ago
Ryan Shi
ee690da794
openfortivpn: bump PKG_RELEASE
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
4 years ago
Rosen Penev
6f88235f8a
Merge pull request #12689 from jmarcet/docker-ce-update
docker-ce: update to version 19.03.12
4 years ago
Rosen Penev
4643ae9abe
Merge pull request #12603 from neheb/ossh
openssh: update to 8.3p1
4 years ago
Rosen Penev
6ebe4ad1e2
Merge pull request #12633 from neheb/freet
freetype: update to 2.10.2
4 years ago
Rosen Penev
bd8002401a
Merge pull request #12510 from neheb/git
git: update to 2.27.0
4 years ago
Rosen Penev
759b83fd23
Merge pull request #12656 from gladiac1337/liburing-0.6
liburing: new package: liburing v0.6
4 years ago
Rosen Penev
959312ef74
Merge pull request #12636 from neheb/png2
libpng: switch to CMake
4 years ago
Rosen Penev
221bd62f9b
Merge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_package
gnuplot: Added package.
4 years ago
Rosen Penev
62167cb20a
Merge pull request #12690 from jmarcet/docker-compose-update
docker-compose: update to version 1.26.1
4 years ago
Rosen Penev
5a6a25ea8b
liburcu: install pkgconfig files
Newer versions of lttng* need these.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
f0db39bf0e
libowfat: fix compilation under GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Michiel Blokzijl
acfbd98ce0
mwan3: Fix mwan3 start not doing anything
Due to a missing config load function call, mwan3 start runs ifup for an empty
list of interfaces, thus not calling ifup at all.
This commit introduces the missing config_load call.
Signed-off-by: Michiel Blokzijl <code@m01.eu>
4 years ago
Rosen Penev
477a881f14
Merge pull request #12697 from Andy2244/samba-4_12_5
samba4: update to 4.12.5
4 years ago
Rosen Penev
fd683c5cb7
Merge pull request #12696 from neheb/nta
netatalk: fix compilation with GCC10
4 years ago
Rosen Penev
cfa7b85ae4
Merge pull request #12702 from neheb/davf
davfs2: fix compilation with GCC10
4 years ago
Rosen Penev
eb4e81804c
Merge pull request #12699 from neheb/rad
libradiotap: update to 2020-06-22
4 years ago
Rosen Penev
3d9618c61b
shadowsocks-libev: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
de6471014a
htop: fix compilation with GCC10
Patch taken from upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
074a524c10
davfs2: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
1c4fb05ba3
apfree-wifidog: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
2150f12da4
libradiotap: update to 2020-06-22
Fixes compilation with GCC10.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Javier Marcet
54ae8aab2b
docker-compose: Update to version 1.26.2, drop six dep
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago
Javier Marcet
4b24a4210e
python-urllib3: Update to version 1.25.9
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago
Javier Marcet
39a7ed9e00
python-certifi: bump to 2020.6.20
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago
Javier Marcet
3dbc8f050b
python-docker: Update to 4.2.2
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago
Andy Walsh
4da8b01f67
samba4: update to 4.12.5
* update to 4.12.5
* fixes CVE-2020-10730, CVE-2020-10745, CVE-2020-10760, CVE-2020-14303
* add fix-musl_missing__nss_buflen_passwd.patch
* remove fixed tirpc include
* add extra CONFIGURE_VARS (XSLTPROC=false, WAF_NO_PREFORK=1)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years ago
Rosen Penev
8998415023
netatalk: fix compilation with GCC10
Upstream patch: https://github.com/Netatalk/Netatalk/pull/125
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
371d7b3892
Merge pull request #12606 from neheb/zsh
zsh: update to 5.8
4 years ago
Dirk Brenken
32af13e051
Merge pull request #12695 from BKPepe/mc-mouse-handling
mc: fix mouse handling
4 years ago
Josef Schlehofer
62513dc576
mc: fix mouse handling
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years ago
Matteo Cicuttin
18e96c897c
gnuplot: Added package.
About the patch: Gnuplot build process includes the compilation of some
custom binaries which are subsequently used to generate help files/docs.
Since those binaries are compiled for TARGET, this breaks the build on
the HOST. The patch disables the generation of those binaries (and the
documentation).
Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
4 years ago
Ryan Shi
f25db3dede
openfortivpn: Remove pingcheck and use l3_device instead
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
4 years ago
Christian Lachner
c12c8ceafb
liburing: Simplify CFLAGS assignment for MUSL targets
- Simplify the way we deal with additional CFLAGS for MUSL targets
Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years ago
Josef Schlehofer
2b2f51c1c7
Merge pull request #12691 from jmarcet/pyrsistent-update
python-pyrsistent: Update to 0.16.0
4 years ago
Rosen Penev
b09a963b52
Merge pull request #12663 from rfrankla/netcat_002_patch
netcat: fix Illegal instruction on listen udp
4 years ago