feed/packages.git
4 years agomariadb: remove maintainer
Sebastian Kemper [Wed, 8 Jul 2020 16:29:07 +0000 (18:29 +0200)]
mariadb: remove maintainer

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoapache/apr/apr-util: remove maintainer
Sebastian Kemper [Wed, 8 Jul 2020 16:28:32 +0000 (18:28 +0200)]
apache/apr/apr-util: remove maintainer

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoipmitool: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 23:48:46 +0000 (16:48 -0700)]
ipmitool: fix compilation with GCC10

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12745 from neheb/getd
Rosen Penev [Wed, 8 Jul 2020 07:26:32 +0000 (00:26 -0700)]
Merge pull request #12745 from neheb/getd

getdns: properly remove libbsd support

4 years agoMerge pull request #12746 from neheb/qre
Rosen Penev [Wed, 8 Jul 2020 00:26:02 +0000 (17:26 -0700)]
Merge pull request #12746 from neheb/qre

qrencode: switch to CMake

4 years agoqrencode: switch to CMake 12746/head
Rosen Penev [Sat, 4 Jul 2020 21:25:40 +0000 (14:25 -0700)]
qrencode: switch to CMake

Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12713 from neheb/spaw
Rosen Penev [Tue, 7 Jul 2020 23:46:09 +0000 (16:46 -0700)]
Merge pull request #12713 from neheb/spaw

spawn-fcgi: switch to CMake

4 years agoMerge pull request #12701 from neheb/apf
Rosen Penev [Tue, 7 Jul 2020 23:32:12 +0000 (16:32 -0700)]
Merge pull request #12701 from neheb/apf

apfree-wifidog: fix compilation with GCC10

4 years agofish: remove CMAKE_INSTALL
Rosen Penev [Sun, 5 Jul 2020 00:36:55 +0000 (17:36 -0700)]
fish: remove CMAKE_INSTALL

PKG_INSTALL is already default. There's also no need for InstallDev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12728 from neheb/xer2
Rosen Penev [Tue, 7 Jul 2020 23:01:42 +0000 (16:01 -0700)]
Merge pull request #12728 from neheb/xer2

libxerces-c: switch to CMake

4 years agolibxerces-c: switch to CMake 12728/head
Rosen Penev [Sat, 4 Jul 2020 20:53:18 +0000 (13:53 -0700)]
libxerces-c: switch to CMake

Allows simplifying the Makefile. Also faster compilation.

Removed autotools patch as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12720 from neheb/fw
Rosen Penev [Tue, 7 Jul 2020 22:32:44 +0000 (15:32 -0700)]
Merge pull request #12720 from neheb/fw

fwknop: fix compilation with GCC10

4 years agoMerge pull request #12714 from neheb/arch
Rosen Penev [Tue, 7 Jul 2020 22:32:05 +0000 (15:32 -0700)]
Merge pull request #12714 from neheb/arch

libarchive: switch to CMake

4 years agoMerge pull request #12727 from neheb/exp
Rosen Penev [Tue, 7 Jul 2020 22:27:36 +0000 (15:27 -0700)]
Merge pull request #12727 from neheb/exp

expat: convert to cmake

4 years agoexpat: convert to cmake 12727/head
Rosen Penev [Sat, 4 Jul 2020 20:08:07 +0000 (13:08 -0700)]
expat: convert to cmake

Allows faster compilation and a simpler Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12740 from zhanhb/conffiles
Rosen Penev [Tue, 7 Jul 2020 22:03:54 +0000 (15:03 -0700)]
Merge pull request #12740 from zhanhb/conffiles

treewide: add and fix conffiles

4 years agoMerge pull request #12744 from neheb/yubi
Rosen Penev [Tue, 7 Jul 2020 22:01:10 +0000 (15:01 -0700)]
Merge pull request #12744 from neheb/yubi

yubico-pam: fix compilation with fixed ykpers

4 years agogetdns: fix compilation without deprecated OpenSSL APIs 12745/head
Rosen Penev [Tue, 7 Jul 2020 21:57:59 +0000 (14:57 -0700)]
getdns: fix compilation without deprecated OpenSSL APIs

Since DSA is enabled, dsa.h is needed. Normally this header is included
implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L ,
this is not so.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogetdns: properly remove libbsd support
Rosen Penev [Tue, 7 Jul 2020 21:20:01 +0000 (14:20 -0700)]
getdns: properly remove libbsd support

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12742 from datafl4sh/datafl4sh/add_gnuplot_package
Rosen Penev [Tue, 7 Jul 2020 21:55:34 +0000 (14:55 -0700)]
Merge pull request #12742 from datafl4sh/datafl4sh/add_gnuplot_package

gnuplot: Fixed dependencies.

4 years agoyubico-pam: fix compilation with fixed ykpers 12744/head
Rosen Penev [Tue, 7 Jul 2020 21:08:00 +0000 (14:08 -0700)]
yubico-pam: fix compilation with fixed ykpers

Massively cleaned up the Makefile for simplicity.

Added PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12556 from TDT-AG/pr/20200619-docker-ce
Florian Eckert [Tue, 7 Jul 2020 14:45:11 +0000 (16:45 +0200)]
Merge pull request #12556 from TDT-AG/pr/20200619-docker-ce

docker-ce: add uci support

4 years agodocker-ce: update PKG_RELEASE 12556/head
Florian Eckert [Fri, 19 Jun 2020 12:13:41 +0000 (14:13 +0200)]
docker-ce: update PKG_RELEASE

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agodocker-ce: cleanup firewall rules on service stop
Florian Eckert [Wed, 24 Jun 2020 07:25:50 +0000 (09:25 +0200)]
docker-ce: cleanup firewall rules on service stop

Until now, the firewall rules from the dockerd were preserved after the
service was stopped. This is not nice. With this change the firewall rules
created by dockerd will be deleted when the dockerd service is stopped.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agodocker-ce: remove obsulte docker default configuration file
Florian Eckert [Tue, 7 Jul 2020 13:01:23 +0000 (15:01 +0200)]
docker-ce: remove obsulte docker default configuration file

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agodocker-ce: add uci support for dockerd
Florian Eckert [Fri, 19 Jun 2020 11:17:32 +0000 (13:17 +0200)]
docker-ce: add uci support for dockerd

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agognuplot: Fixed dependencies. 12742/head
Matteo Cicuttin [Tue, 7 Jul 2020 11:24:03 +0000 (13:24 +0200)]
gnuplot: Fixed dependencies.

Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
4 years agotreewide: fix broken conffiles 12740/head
Huangbin Zhan [Mon, 6 Jul 2020 22:28:47 +0000 (06:28 +0800)]
treewide: fix broken conffiles

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years agotreewide: add conffiles
Huangbin Zhan [Mon, 6 Jul 2020 22:27:51 +0000 (06:27 +0800)]
treewide: add conffiles

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years agoMerge pull request #12726 from neheb/ykp2
Rosen Penev [Mon, 6 Jul 2020 20:54:06 +0000 (13:54 -0700)]
Merge pull request #12726 from neheb/ykp2

ykpers: fix compilation with newer json-c

4 years agoMerge pull request #12735 from mstorchak/rsync-3.2.2
Rosen Penev [Mon, 6 Jul 2020 14:24:16 +0000 (07:24 -0700)]
Merge pull request #12735 from mstorchak/rsync-3.2.2

rsync: update to 3.2.2

4 years agoMerge pull request #12734 from nickberry17/master
Rosen Penev [Mon, 6 Jul 2020 14:14:02 +0000 (07:14 -0700)]
Merge pull request #12734 from nickberry17/master

modemmanager: update ModemManager and dependencies

4 years agoMerge pull request #12729 from neheb/png4
Rosen Penev [Mon, 6 Jul 2020 14:13:27 +0000 (07:13 -0700)]
Merge pull request #12729 from neheb/png4

libpng: fix compilation with ccache

4 years agorsync: update to 3.2.2 12735/head
Maxim Storchak [Mon, 6 Jul 2020 14:08:48 +0000 (17:08 +0300)]
rsync: update to 3.2.2

Force IPv6 support to according to the global CONFIG_IPV6, ignore compile time detection

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agomodemmanager: bump to 1.14.0 12734/head
Nicholas Smith [Mon, 6 Jul 2020 12:03:03 +0000 (22:03 +1000)]
modemmanager: bump to 1.14.0

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
4 years agolibqmi: bump to 1.26.0
Nicholas Smith [Mon, 6 Jul 2020 12:02:17 +0000 (22:02 +1000)]
libqmi: bump to 1.26.0

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
4 years agolibmbim: bump to 1.24.0
Nicholas Smith [Mon, 6 Jul 2020 12:01:45 +0000 (22:01 +1000)]
libmbim: bump to 1.24.0

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
4 years agoMerge pull request #12709 from m01/bugfix-mwan3-config-load
Florian Eckert [Mon, 6 Jul 2020 06:42:01 +0000 (08:42 +0200)]
Merge pull request #12709 from m01/bugfix-mwan3-config-load

mwan3: Fix mwan3 start not doing anything

4 years agolibpng: fix compilation with ccache 12729/head
Rosen Penev [Sun, 5 Jul 2020 21:41:40 +0000 (14:41 -0700)]
libpng: fix compilation with ccache

It seems an extra CMake variable is needed for one of the scripts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoykpers: fix compilation with newer json-c 12726/head
Rosen Penev [Sun, 5 Jul 2020 01:06:23 +0000 (18:06 -0700)]
ykpers: fix compilation with newer json-c

Upstream backport.

Adjusted package to use PKG_INSTALL for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Adjusted InstallDev section to install the pkgconf file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12669 from neheb/logr
Rosen Penev [Sun, 5 Jul 2020 20:22:07 +0000 (13:22 -0700)]
Merge pull request #12669 from neheb/logr

logrotate: update to 3.16.0

4 years agoMerge pull request #12721 from neheb/forke
Rosen Penev [Sun, 5 Jul 2020 18:40:33 +0000 (11:40 -0700)]
Merge pull request #12721 from neheb/forke

forked-daapd: fix compilation with GCC10

4 years agoMerge pull request #12715 from neheb/can2
Rosen Penev [Sun, 5 Jul 2020 16:39:11 +0000 (09:39 -0700)]
Merge pull request #12715 from neheb/can2

canutils: switch to CMake

4 years agoMerge pull request #12711 from neheb/urcu
Rosen Penev [Sun, 5 Jul 2020 16:38:28 +0000 (09:38 -0700)]
Merge pull request #12711 from neheb/urcu

liburcu: install pkgconfig files

4 years agoMerge pull request #12682 from jonathanunderwood/stubby-0.3.0
Rosen Penev [Sun, 5 Jul 2020 16:34:30 +0000 (09:34 -0700)]
Merge pull request #12682 from jonathanunderwood/stubby-0.3.0

stubby: update to version 0.3.0

4 years agoMerge pull request #12679 from jonathanunderwood/getdns-1.6.0
Rosen Penev [Sun, 5 Jul 2020 16:33:34 +0000 (09:33 -0700)]
Merge pull request #12679 from jonathanunderwood/getdns-1.6.0

getdns: update to version 1.6.0

4 years agoMerge pull request #12586 from tiagogaspar8/bind-update-9-16-4
Josef Schlehofer [Sun, 5 Jul 2020 15:50:41 +0000 (17:50 +0200)]
Merge pull request #12586 from tiagogaspar8/bind-update-9-16-4

bind: update to 9.16.4

4 years agogetdns: update to version 1.6.0 12679/head
Jonathan G. Underwood [Wed, 1 Jul 2020 20:09:34 +0000 (21:09 +0100)]
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>
4 years agosyncthing: increase inotify limit
Alberto Bursi [Sat, 4 Jul 2020 22:43:53 +0000 (00:43 +0200)]
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 agoforked-daapd: fix compilation with GCC10 12721/head
Rosen Penev [Sat, 4 Jul 2020 19:57:12 +0000 (12:57 -0700)]
forked-daapd: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agofwknop: fix compilation with GCC10 12720/head
Rosen Penev [Fri, 3 Jul 2020 22:34:14 +0000 (15:34 -0700)]
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 agoMerge pull request #12719 from neheb/png3
Rosen Penev [Sun, 5 Jul 2020 00:30:50 +0000 (17:30 -0700)]
Merge pull request #12719 from neheb/png3

libpng: remove hardware optimizations for mipsel

4 years agolibpng: remove hardware optimizations for mipsel 12719/head
Rosen Penev [Sun, 5 Jul 2020 00:23:10 +0000 (17:23 -0700)]
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 agoMerge pull request #12718 from Grommish/master
Rosen Penev [Sat, 4 Jul 2020 22:57:37 +0000 (15:57 -0700)]
Merge pull request #12718 from Grommish/master

[Snort3/Snort+] Fix Big-Endian compile issues

4 years agocanutils: switch to CMake 12715/head
Rosen Penev [Sat, 4 Jul 2020 21:50:23 +0000 (14:50 -0700)]
canutils: switch to CMake

Allows simplifying the Makefile. Faster compilation as well.

Revert b70cb0ef5ed196247bd4bcce3cb84167420eeb4d

That commit was misleading and ended up bloating the Utilities section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibarchive: switch to CMake 12714/head
Rosen Penev [Sat, 4 Jul 2020 22:01:33 +0000 (15:01 -0700)]
libarchive: switch to CMake

Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agospawn-fcgi: switch to CMake 12713/head
Rosen Penev [Sat, 4 Jul 2020 22:06:43 +0000 (15:06 -0700)]
spawn-fcgi: switch to CMake

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago[Snort3/Snort+] Fix Big-Endian compile issues 12718/head
Donald Hoskins [Sat, 4 Jul 2020 22:22:12 +0000 (18:22 -0400)]
[Snort3/Snort+] Fix Big-Endian compile issues

Signed-off-by: Donald Hoskins <grommish@gmail.com>
4 years agoMerge pull request #12590 from commodo/numpy2
Rosen Penev [Sat, 4 Jul 2020 18:41:41 +0000 (11:41 -0700)]
Merge pull request #12590 from commodo/numpy2

numpy: bump to version 1.19.0

4 years agoMerge pull request #12338 from alinnastac/rtsp-pb_discon
Rosen Penev [Sat, 4 Jul 2020 18:39:17 +0000 (11:39 -0700)]
Merge pull request #12338 from alinnastac/rtsp-pb_discon

xtables-addons: fix RTSP helper support for client_port=x/y Transport…

4 years agoMerge pull request #12692 from qweaszxcdf/openfortivpn
Rosen Penev [Sat, 4 Jul 2020 18:38:34 +0000 (11:38 -0700)]
Merge pull request #12692 from qweaszxcdf/openfortivpn

openfortivpn: Remove pingcheck and use l3_device instead

4 years agobind: update to 9.16.4 12586/head
Tiago Gaspar [Sat, 4 Jul 2020 11:12:17 +0000 (12:12 +0100)]
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 agoopenfortivpn: bump PKG_RELEASE 12692/head
Ryan Shi [Sat, 4 Jul 2020 10:28:59 +0000 (18:28 +0800)]
openfortivpn: bump PKG_RELEASE

Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
4 years agoMerge pull request #12689 from jmarcet/docker-ce-update
Rosen Penev [Sat, 4 Jul 2020 06:44:58 +0000 (23:44 -0700)]
Merge pull request #12689 from jmarcet/docker-ce-update

docker-ce: update to version 19.03.12

4 years agoMerge pull request #12603 from neheb/ossh
Rosen Penev [Sat, 4 Jul 2020 06:06:58 +0000 (23:06 -0700)]
Merge pull request #12603 from neheb/ossh

openssh: update to 8.3p1

4 years agoMerge pull request #12633 from neheb/freet
Rosen Penev [Sat, 4 Jul 2020 06:06:19 +0000 (23:06 -0700)]
Merge pull request #12633 from neheb/freet

freetype: update to 2.10.2

4 years agoMerge pull request #12510 from neheb/git
Rosen Penev [Sat, 4 Jul 2020 06:05:50 +0000 (23:05 -0700)]
Merge pull request #12510 from neheb/git

git: update to 2.27.0

4 years agoMerge pull request #12656 from gladiac1337/liburing-0.6
Rosen Penev [Sat, 4 Jul 2020 06:05:01 +0000 (23:05 -0700)]
Merge pull request #12656 from gladiac1337/liburing-0.6

liburing: new package: liburing v0.6

4 years agoMerge pull request #12636 from neheb/png2
Rosen Penev [Sat, 4 Jul 2020 06:04:46 +0000 (23:04 -0700)]
Merge pull request #12636 from neheb/png2

libpng: switch to CMake

4 years agoMerge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_package
Rosen Penev [Sat, 4 Jul 2020 06:04:28 +0000 (23:04 -0700)]
Merge pull request #12693 from datafl4sh/datafl4sh/add_gnuplot_package

gnuplot: Added package.

4 years agoMerge pull request #12690 from jmarcet/docker-compose-update
Rosen Penev [Sat, 4 Jul 2020 06:03:29 +0000 (23:03 -0700)]
Merge pull request #12690 from jmarcet/docker-compose-update

docker-compose: update to version 1.26.1

4 years agoliburcu: install pkgconfig files 12711/head
Rosen Penev [Sat, 4 Jul 2020 02:49:45 +0000 (19:49 -0700)]
liburcu: install pkgconfig files

Newer versions of lttng* need these.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibowfat: fix compilation under GCC10
Rosen Penev [Wed, 1 Jul 2020 23:56:25 +0000 (16:56 -0700)]
libowfat: fix compilation under GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomwan3: Fix mwan3 start not doing anything 12709/head
Michiel Blokzijl [Fri, 3 Jul 2020 17:54:19 +0000 (18:54 +0100)]
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 agoMerge pull request #12697 from Andy2244/samba-4_12_5
Rosen Penev [Fri, 3 Jul 2020 14:04:03 +0000 (07:04 -0700)]
Merge pull request #12697 from Andy2244/samba-4_12_5

samba4: update to 4.12.5

4 years agoMerge pull request #12696 from neheb/nta
Rosen Penev [Fri, 3 Jul 2020 14:03:27 +0000 (07:03 -0700)]
Merge pull request #12696 from neheb/nta

netatalk: fix compilation with GCC10

4 years agoMerge pull request #12702 from neheb/davf
Rosen Penev [Fri, 3 Jul 2020 14:02:53 +0000 (07:02 -0700)]
Merge pull request #12702 from neheb/davf

davfs2: fix compilation with GCC10

4 years agoMerge pull request #12699 from neheb/rad
Rosen Penev [Fri, 3 Jul 2020 08:12:08 +0000 (01:12 -0700)]
Merge pull request #12699 from neheb/rad

libradiotap: update to 2020-06-22

4 years agoshadowsocks-libev: fix compilation with GCC10
Rosen Penev [Fri, 3 Jul 2020 00:08:56 +0000 (17:08 -0700)]
shadowsocks-libev: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agodavfs2: fix compilation with GCC10 12702/head
Rosen Penev [Thu, 2 Jul 2020 22:29:24 +0000 (15:29 -0700)]
davfs2: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoapfree-wifidog: fix compilation with GCC10 12701/head
Rosen Penev [Thu, 2 Jul 2020 23:50:07 +0000 (16:50 -0700)]
apfree-wifidog: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibradiotap: update to 2020-06-22 12699/head
Rosen Penev [Fri, 3 Jul 2020 02:07:08 +0000 (19:07 -0700)]
libradiotap: update to 2020-06-22

Fixes compilation with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agodocker-compose: Update to version 1.26.2, drop six dep 12690/head
Javier Marcet [Thu, 2 Jul 2020 23:44:48 +0000 (01:44 +0200)]
docker-compose: Update to version 1.26.2, drop six dep

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython-urllib3: Update to version 1.25.9
Javier Marcet [Thu, 2 Jul 2020 23:40:52 +0000 (01:40 +0200)]
python-urllib3: Update to version 1.25.9

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython-certifi: bump to 2020.6.20
Javier Marcet [Thu, 2 Jul 2020 23:40:05 +0000 (01:40 +0200)]
python-certifi: bump to 2020.6.20

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython-docker: Update to 4.2.2
Javier Marcet [Wed, 1 Jul 2020 23:25:35 +0000 (01:25 +0200)]
python-docker: Update to 4.2.2

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agosamba4: update to 4.12.5 12697/head
Andy Walsh [Thu, 2 Jul 2020 23:38:48 +0000 (01:38 +0200)]
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 agonetatalk: fix compilation with GCC10 12696/head
Rosen Penev [Thu, 2 Jul 2020 00:00:37 +0000 (17:00 -0700)]
netatalk: fix compilation with GCC10

Upstream patch: https://github.com/Netatalk/Netatalk/pull/125

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12606 from neheb/zsh
Rosen Penev [Thu, 2 Jul 2020 18:46:18 +0000 (11:46 -0700)]
Merge pull request #12606 from neheb/zsh

zsh: update to 5.8

4 years agoMerge pull request #12695 from BKPepe/mc-mouse-handling
Dirk Brenken [Thu, 2 Jul 2020 11:59:25 +0000 (13:59 +0200)]
Merge pull request #12695 from BKPepe/mc-mouse-handling

mc: fix mouse handling

4 years agomc: fix mouse handling 12695/head
Josef Schlehofer [Thu, 2 Jul 2020 08:52:07 +0000 (10:52 +0200)]
mc: fix mouse handling

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agognuplot: Added package. 12693/head
Matteo Cicuttin [Thu, 2 Jul 2020 07:58:32 +0000 (09:58 +0200)]
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 agoopenfortivpn: Remove pingcheck and use l3_device instead
Ryan Shi [Thu, 2 Jul 2020 07:47:13 +0000 (15:47 +0800)]
openfortivpn: Remove pingcheck and use l3_device instead

Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
4 years agoliburing: Simplify CFLAGS assignment for MUSL targets 12656/head
Christian Lachner [Thu, 2 Jul 2020 07:04:45 +0000 (09:04 +0200)]
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 agoMerge pull request #12691 from jmarcet/pyrsistent-update
Josef Schlehofer [Thu, 2 Jul 2020 06:36:12 +0000 (08:36 +0200)]
Merge pull request #12691 from jmarcet/pyrsistent-update

python-pyrsistent: Update to 0.16.0

4 years agoMerge pull request #12663 from rfrankla/netcat_002_patch
Rosen Penev [Thu, 2 Jul 2020 06:24:39 +0000 (23:24 -0700)]
Merge pull request #12663 from rfrankla/netcat_002_patch

netcat: fix Illegal instruction on listen udp

4 years agoMerge pull request #12674 from ldir-EDB0/miniupnpd
Rosen Penev [Thu, 2 Jul 2020 05:49:16 +0000 (22:49 -0700)]
Merge pull request #12674 from ldir-EDB0/miniupnpd

miniupnpd: macosx compat and refresh patches

4 years agoMerge pull request #12670 from neheb/neto
Rosen Penev [Thu, 2 Jul 2020 05:48:55 +0000 (22:48 -0700)]
Merge pull request #12670 from neheb/neto

Netopeer2: fix compilation with GCC10

4 years agoMerge pull request #12652 from neheb/ykp
Rosen Penev [Thu, 2 Jul 2020 05:48:34 +0000 (22:48 -0700)]
Merge pull request #12652 from neheb/ykp

ykpers: fix compilation with GCC10

4 years agoMerge pull request #12668 from neheb/oplc
Michael Heimpold [Thu, 2 Jul 2020 05:47:18 +0000 (07:47 +0200)]
Merge pull request #12668 from neheb/oplc

open-plc-utils: fix compilation with GCC10