feed/packages.git
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 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 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 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 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 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

4 years agoMerge pull request #12646 from neheb/minis
Rosen Penev [Thu, 2 Jul 2020 05:46:38 +0000 (22:46 -0700)]
Merge pull request #12646 from neheb/minis

minisatip: fix compilation with GCC10

4 years agoMerge pull request #12684 from neheb/owfs
Rosen Penev [Thu, 2 Jul 2020 05:46:07 +0000 (22:46 -0700)]
Merge pull request #12684 from neheb/owfs

owfs: fix compilation with GCC10

4 years agoMerge pull request #12683 from neheb/minic
Rosen Penev [Thu, 2 Jul 2020 05:45:40 +0000 (22:45 -0700)]
Merge pull request #12683 from neheb/minic

minicom: fix compilation with GCC10

4 years agoMerge pull request #12675 from axet/master
Rosen Penev [Thu, 2 Jul 2020 05:44:24 +0000 (22:44 -0700)]
Merge pull request #12675 from axet/master

add miniupnpd ipv6_disable option, #11971 close

4 years agoMerge pull request #12671 from zhanhb/postinst-alternatives
Rosen Penev [Thu, 2 Jul 2020 05:43:43 +0000 (22:43 -0700)]
Merge pull request #12671 from zhanhb/postinst-alternatives

treewide: alternatives instead of postinst, {pre,post}rm

4 years agoMerge pull request #12687 from padre-lacroix/darkstat-ssh
Rosen Penev [Thu, 2 Jul 2020 05:42:58 +0000 (22:42 -0700)]
Merge pull request #12687 from padre-lacroix/darkstat-ssh

darkstat: correct incompatbility with sshd

4 years agoMerge pull request #12685 from neheb/squa
Rosen Penev [Thu, 2 Jul 2020 05:41:52 +0000 (22:41 -0700)]
Merge pull request #12685 from neheb/squa

squashfs-tools: fix compilation with GCC10

4 years agoliburing: Re-enable stack-protection for uClibc targets
Christian Lachner [Thu, 2 Jul 2020 05:03:45 +0000 (07:03 +0200)]
liburing: Re-enable stack-protection for uClibc targets

- Remove -fno-stack-protector for uClibc targets
- Make TITLE a little nicer

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agotcsh: fix compilation with GCC10
Rosen Penev [Wed, 1 Jul 2020 22:37:40 +0000 (15:37 -0700)]
tcsh: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agominiupnpd: add miniupnpd ipv6_disable option, #11971 close 12675/head
Alexey Kuznetsov [Thu, 2 Jul 2020 03:18:45 +0000 (06:18 +0300)]
miniupnpd: add miniupnpd ipv6_disable option, #11971 close

Signed-off-by: Alexey Kuznetsov <axet@me.com>
4 years agopython-pyrsistent: Update to 0.16.0 12691/head
Javier Marcet [Wed, 1 Jul 2020 23:23:10 +0000 (01:23 +0200)]
python-pyrsistent: Update to 0.16.0

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agolibnetwork: Updated to 026aabaa for docker 19.03.12 12689/head
Javier Marcet [Thu, 2 Jul 2020 01:09:25 +0000 (03:09 +0200)]
libnetwork: Updated to 026aabaa for docker 19.03.12

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agodocker-ce: Updated to 19.03.12
Javier Marcet [Wed, 1 Jul 2020 23:24:22 +0000 (01:24 +0200)]
docker-ce: Updated to 19.03.12

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agodarkstat: correct incompatbility with sshd 12687/head
Jean-Michel Lacroix [Wed, 1 Jul 2020 22:40:42 +0000 (18:40 -0400)]
darkstat: correct incompatbility with sshd
The init file of darkstat is creating the pid in /var/empty and
setting the owner of the directory to darkstat which is incompatible
with sshd as sshd requires /var/empty to be owned by root and not
group or world-writable.  See issue #12420.

This corrects the problem by creating another directory: /var/darkstat
instead without setting the owner, which is not actually required.
Compile tested: not applicable as the changes do not involve
compilation.
Tested on my home router running darkstat.

Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
4 years agoMerge pull request #12666 from neheb/band
Rosen Penev [Wed, 1 Jul 2020 22:16:31 +0000 (15:16 -0700)]
Merge pull request #12666 from neheb/band

bandwidthd: fix compilation with GCC10

4 years agosquashfs-tools: fix compilation with GCC10 12685/head
Rosen Penev [Wed, 1 Jul 2020 22:12:32 +0000 (15:12 -0700)]
squashfs-tools: fix compilation with GCC10

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoowfs: fix compilation with GCC10 12684/head
Rosen Penev [Wed, 1 Jul 2020 21:59:28 +0000 (14:59 -0700)]
owfs: fix compilation with GCC10

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agominicom: fix compilation with GCC10 12683/head
Rosen Penev [Wed, 1 Jul 2020 05:27:10 +0000 (22:27 -0700)]
minicom: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12664 from neheb/dum
Rosen Penev [Wed, 1 Jul 2020 21:31:52 +0000 (14:31 -0700)]
Merge pull request #12664 from neheb/dum

dump1900: fix compilation with GCC10

4 years agostubby: update to version 0.3.0 12682/head
Jonathan G. Underwood [Wed, 1 Jul 2020 21:23:20 +0000 (22:23 +0100)]
stubby: update to version 0.3.0

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
4 years agoMerge pull request #12665 from neheb/reads
Stijn Tintel [Wed, 1 Jul 2020 11:04:04 +0000 (14:04 +0300)]
Merge pull request #12665 from neheb/reads

readsb: fix compilation with GCC10

4 years agominiupnpd: macosx compat and refresh patches 12674/head
Kevin Darbyshire-Bryant [Sun, 28 Jun 2020 14:52:41 +0000 (15:52 +0100)]
miniupnpd: macosx compat and refresh patches

Tidy up some minor patch fuzz with a refresh.

Also tweak the linux makefile to make it run on macosx and linux:
install only understand -m for filemode, not that the openwrt staging
dir understands file modes.  Also glibc>2.17 so patch out the check that
otherwise barfs a number of errors from a missing 'ldd' command under
macos.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
4 years agoMerge pull request #12672 from eduardoabinader/opusfile-0.15
Rosen Penev [Wed, 1 Jul 2020 08:44:19 +0000 (01:44 -0700)]
Merge pull request #12672 from eduardoabinader/opusfile-0.15

opusfile: bump 0.12

4 years agoMerge pull request #12667 from neheb/ocd
Rosen Penev [Wed, 1 Jul 2020 08:43:49 +0000 (01:43 -0700)]
Merge pull request #12667 from neheb/ocd

openocd: fix compilation with GCC10

4 years agoopenocd: fix compilation with GCC10 12667/head
Rosen Penev [Wed, 1 Jul 2020 02:19:15 +0000 (19:19 -0700)]
openocd: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonumpy: bump to version 1.19.0 12590/head
Alexandru Ardelean [Wed, 3 Jun 2020 13:58:34 +0000 (16:58 +0300)]
numpy: bump to version 1.19.0

Bump host Cython version as well.
Add note near PKG_VERSION to remember to periodically update it.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoopusfile: bump 0.12 12672/head
Eduardo Abinader [Wed, 1 Jul 2020 05:40:45 +0000 (07:40 +0200)]
opusfile: bump 0.12

Changes since the v0.11 release:

    Fix stack overflow buffering out-of-sequence streams.
    Fix possible divide-by-zero.
    Fix issues with seeking in the win32 backend.
    Fix an issue where the seek algorithm could be confused by stream data changing between reads.
    Clean up compiler and scan-build warnings.
    Avoid use of the deprecated ftime() function which has Y2038 problems.
    Remove undefined behaviour memcpy(NULL) in op_read_native().
    Visual Studio project files updated for libogg 1.3.4 library name change.
    Various build systems updates.
    Various integration and testing environment improvements.

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
4 years agoNetopeer2: fix compilation with GCC10 12670/head
Rosen Penev [Tue, 30 Jun 2020 22:45:06 +0000 (15:45 -0700)]
Netopeer2: fix compilation with GCC10

Refreshed openssl patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agologrotate: update to 3.16.0 12669/head
Rosen Penev [Wed, 1 Jul 2020 00:46:00 +0000 (17:46 -0700)]
logrotate: update to 3.16.0

Fixes compilation with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoopen-plc-utils: fix compilation with GCC10 12668/head
Rosen Penev [Wed, 1 Jul 2020 01:49:41 +0000 (18:49 -0700)]
open-plc-utils: fix compilation with GCC10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonetcat: fix Illegal instruction on listen udp 12663/head
Rick Frankland [Tue, 30 Jun 2020 16:09:46 +0000 (17:09 +0100)]
netcat: fix Illegal instruction on listen udp

When listening to a udp port an Illegal instruction occurs.
This did NOT happen when compiled with debug on.

Fixes issue openwrt#4747, FS#2937

Signed-off-by: Rick Frankland <rfrankla@yahoo.com>
4 years agobandwidthd: fix compilation with GCC10 12666/head
Rosen Penev [Mon, 29 Jun 2020 23:09:13 +0000 (16:09 -0700)]
bandwidthd: fix compilation with GCC10

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoreadsb: fix compilation with GCC10 12665/head
Rosen Penev [Mon, 29 Jun 2020 23:52:36 +0000 (16:52 -0700)]
readsb: fix compilation with GCC10

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agodump1900: fix compilation with GCC10 12664/head
Rosen Penev [Mon, 29 Jun 2020 23:34:20 +0000 (16:34 -0700)]
dump1900: fix compilation with GCC10

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #12653 from jefferyto/python-no-parallel-host-pip-install
Rosen Penev [Tue, 30 Jun 2020 21:34:35 +0000 (14:34 -0700)]
Merge pull request #12653 from jefferyto/python-no-parallel-host-pip-install

python-packages: Disable parallel build when host pip is needed

4 years agoMerge pull request #12654 from zokl/javascript-obfuscator_1.2.2
Rosen Penev [Tue, 30 Jun 2020 21:34:11 +0000 (14:34 -0700)]
Merge pull request #12654 from zokl/javascript-obfuscator_1.2.2

javascript-obfuscator: update to 1.2.2

4 years agoMerge pull request #12655 from wvdakker/master
Rosen Penev [Tue, 30 Jun 2020 21:33:22 +0000 (14:33 -0700)]
Merge pull request #12655 from wvdakker/master

Shorewall: Bump to 5.2.5.2

4 years agoMerge pull request #12660 from eduardoabinader/check_0.15
Rosen Penev [Tue, 30 Jun 2020 21:32:51 +0000 (14:32 -0700)]
Merge pull request #12660 from eduardoabinader/check_0.15

check: bump 0.15.0

4 years agocheck: bump 0.15.0 12660/head
Eduardo Abinader [Tue, 30 Jun 2020 14:52:35 +0000 (16:52 +0200)]
check: bump 0.15.0

Compiled and run in x86_64.

Changes:
        -Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute
        -Refactor tests to fix signed - unsigned conversions
        -Refactor some Check internals to use proper interger types
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
4 years agoMerge pull request #12619 from Cynerd/syslog-ng-network-failover
Josef Schlehofer [Tue, 30 Jun 2020 12:44:57 +0000 (14:44 +0200)]
Merge pull request #12619 from Cynerd/syslog-ng-network-failover

syslog-ng: detect disabled IPv6 on loopback and fallback to IPv4

4 years agoliburing: new package: liburing v0.6
Christian Lachner [Tue, 30 Jun 2020 09:18:44 +0000 (11:18 +0200)]
liburing: new package: liburing v0.6

- Add initial Makefile
- Add patch to fix inttypes.h inclusion when __kernel_timespec is unavailable

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agoShorewall6: Bump to 5.2.5.2 12655/head
W. van den Akker [Tue, 30 Jun 2020 08:21:59 +0000 (10:21 +0200)]
Shorewall6: Bump to 5.2.5.2

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>