Rosen Penev
a365ef4b85
Merge pull request #12679 from jonathanunderwood/getdns-1.6.0
...
getdns: update to version 1.6.0
2020-07-05 09:33:34 -07:00
Josef Schlehofer
4155dfb6b5
Merge pull request #12586 from tiagogaspar8/bind-update-9-16-4
...
bind: update to 9.16.4
2020-07-05 17:50:41 +02:00
Jonathan G. Underwood
171c2e2cf4
getdns: update to version 1.6.0
...
This update also:
- enables parallel builds
- moves to the CMake build system
- removes the redundant InstallDev stanza
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2020-07-05 12:27:01 +01:00
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>
2020-07-04 20:13:49 -10:00
Rosen Penev
d198307fd4
forked-daapd: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 18:12:44 -07:00
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>
2020-07-04 17:48:11 -07:00
Rosen Penev
3331857824
Merge pull request #12719 from neheb/png3
...
libpng: remove hardware optimizations for mipsel
2020-07-04 17:30:50 -07:00
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>
2020-07-04 17:23:10 -07:00
Rosen Penev
c8bb57b318
Merge pull request #12718 from Grommish/master
...
[Snort3/Snort+] Fix Big-Endian compile issues
2020-07-04 15:57:37 -07:00
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>
2020-07-04 15:30:22 -07:00
Rosen Penev
c2e05926c6
libarchive: switch to CMake
...
Allows simplifying the Makefile. Also faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 15:25:36 -07:00
Rosen Penev
e349a3216c
spawn-fcgi: switch to CMake
...
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 15:22:53 -07:00
Donald Hoskins
e3163364e9
[Snort3/Snort+] Fix Big-Endian compile issues
...
Signed-off-by: Donald Hoskins <grommish@gmail.com>
2020-07-04 18:22:12 -04:00
Rosen Penev
b63f227faf
Merge pull request #12590 from commodo/numpy2
...
numpy: bump to version 1.19.0
2020-07-04 11:41:41 -07:00
Rosen Penev
390c06a738
Merge pull request #12338 from alinnastac/rtsp-pb_discon
...
xtables-addons: fix RTSP helper support for client_port=x/y Transport…
2020-07-04 11:39:17 -07:00
Rosen Penev
35734b81cd
Merge pull request #12692 from qweaszxcdf/openfortivpn
...
openfortivpn: Remove pingcheck and use l3_device instead
2020-07-04 11:38:34 -07:00
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>
2020-07-04 11:25:04 -07:00
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>
2020-07-04 12:12:17 +01:00
Ryan Shi
ee690da794
openfortivpn: bump PKG_RELEASE
...
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
2020-07-04 18:28:59 +08:00
Rosen Penev
6f88235f8a
Merge pull request #12689 from jmarcet/docker-ce-update
...
docker-ce: update to version 19.03.12
2020-07-03 23:44:58 -07:00
Rosen Penev
4643ae9abe
Merge pull request #12603 from neheb/ossh
...
openssh: update to 8.3p1
2020-07-03 23:06:58 -07:00
Rosen Penev
6ebe4ad1e2
Merge pull request #12633 from neheb/freet
...
freetype: update to 2.10.2
2020-07-03 23:06:19 -07:00
Rosen Penev
bd8002401a
Merge pull request #12510 from neheb/git
...
git: update to 2.27.0
2020-07-03 23:05:50 -07:00
Rosen Penev
759b83fd23
Merge pull request #12656 from gladiac1337/liburing-0.6
...
liburing: new package: liburing v0.6
2020-07-03 23:05:01 -07:00
Rosen Penev
959312ef74
Merge pull request #12636 from neheb/png2
...
libpng: switch to CMake
2020-07-03 23:04:46 -07:00
Rosen Penev
221bd62f9b
Merge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_package
...
gnuplot: Added package.
2020-07-03 23:04:28 -07:00
Rosen Penev
62167cb20a
Merge pull request #12690 from jmarcet/docker-compose-update
...
docker-compose: update to version 1.26.1
2020-07-03 23:03:29 -07:00
Rosen Penev
5a6a25ea8b
liburcu: install pkgconfig files
...
Newer versions of lttng* need these.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-03 19:49:45 -07:00
Rosen Penev
f0db39bf0e
libowfat: fix compilation under GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 00:32:23 +01:00
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>
2020-07-03 20:03:42 +01:00
Rosen Penev
477a881f14
Merge pull request #12697 from Andy2244/samba-4_12_5
...
samba4: update to 4.12.5
2020-07-03 07:04:03 -07:00
Rosen Penev
fd683c5cb7
Merge pull request #12696 from neheb/nta
...
netatalk: fix compilation with GCC10
2020-07-03 07:03:27 -07:00
Rosen Penev
cfa7b85ae4
Merge pull request #12702 from neheb/davf
...
davfs2: fix compilation with GCC10
2020-07-03 07:02:53 -07:00
Rosen Penev
eb4e81804c
Merge pull request #12699 from neheb/rad
...
libradiotap: update to 2020-06-22
2020-07-03 01:12:08 -07:00
Rosen Penev
3d9618c61b
shadowsocks-libev: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-03 11:24:52 +08:00
Rosen Penev
de6471014a
htop: fix compilation with GCC10
...
Patch taken from upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:22:00 -07:00
Rosen Penev
074a524c10
davfs2: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:17:50 -07:00
Rosen Penev
1c4fb05ba3
apfree-wifidog: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:16:30 -07:00
Rosen Penev
2150f12da4
libradiotap: update to 2020-06-22
...
Fixes compilation with GCC10.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:11:02 -07:00
Javier Marcet
54ae8aab2b
docker-compose: Update to version 1.26.2, drop six dep
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-07-03 01:49:55 +02:00
Javier Marcet
4b24a4210e
python-urllib3: Update to version 1.25.9
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-07-03 01:44:15 +02:00
Javier Marcet
39a7ed9e00
python-certifi: bump to 2020.6.20
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-07-03 01:44:10 +02:00
Javier Marcet
3dbc8f050b
python-docker: Update to 4.2.2
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-07-03 01:43:58 +02:00
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>
2020-07-03 01:38:48 +02:00
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>
2020-07-02 11:47:58 -07:00
Rosen Penev
371d7b3892
Merge pull request #12606 from neheb/zsh
...
zsh: update to 5.8
2020-07-02 11:46:18 -07:00
Dirk Brenken
32af13e051
Merge pull request #12695 from BKPepe/mc-mouse-handling
...
mc: fix mouse handling
2020-07-02 13:59:25 +02:00
Josef Schlehofer
62513dc576
mc: fix mouse handling
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-07-02 11:01:07 +02:00
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>
2020-07-02 09:58:32 +02:00
Ryan Shi
f25db3dede
openfortivpn: Remove pingcheck and use l3_device instead
...
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
2020-07-02 15:47:13 +08:00