feed/packages.git
4 years agoMerge pull request #11737 from antonlacon/ffmpeg-4.2
Rosen Penev [Wed, 29 Apr 2020 04:03:57 +0000 (21:03 -0700)]
Merge pull request #11737 from antonlacon/ffmpeg-4.2

ffmpeg: update to 4.2.2

4 years agoffmpeg: drop call to disable PATENTED_ENCODERS 11737/head
Ian Leonard [Wed, 29 Apr 2020 00:32:45 +0000 (17:32 -0700)]
ffmpeg: drop call to disable PATENTED_ENCODERS

Presently, this attempts to disable atrac3, h264, hevc and vc1. These
encoders don't exist or are done through other programs (eg libx264).
Handling of those other programs is done elsewhere.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
4 years agoffmpeg: add upstream patches fixing MIPS compilation
Rosen Penev [Sun, 12 Apr 2020 02:00:14 +0000 (19:00 -0700)]
ffmpeg: add upstream patches fixing MIPS compilation

Removed the Makefile references.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11982 from Robby-/master-freeradius3_update_3_0_21
Rosen Penev [Tue, 28 Apr 2020 17:24:58 +0000 (10:24 -0700)]
Merge pull request #11982 from Robby-/master-freeradius3_update_3_0_21

freeradius3: Update to 3.0.21

4 years agoMerge pull request #11769 from cbz/master
Rosen Penev [Tue, 28 Apr 2020 17:23:51 +0000 (10:23 -0700)]
Merge pull request #11769 from cbz/master

dnscrypt-proxy: Changed 'Provider Key' for securedns to current value

4 years agoMerge pull request #11987 from Payne-X6/liburcu
Rosen Penev [Tue, 28 Apr 2020 17:17:31 +0000 (10:17 -0700)]
Merge pull request #11987 from Payne-X6/liburcu

liburcu: update to version 0.12.1

4 years agoMerge pull request #11988 from Payne-X6/libedit
Rosen Penev [Tue, 28 Apr 2020 17:17:08 +0000 (10:17 -0700)]
Merge pull request #11988 from Payne-X6/libedit

libedit: update to version 20193112-3.1

4 years agoMerge pull request #11984 from commodo/fix-seafile
Hannu Nyman [Tue, 28 Apr 2020 13:48:31 +0000 (16:48 +0300)]
Merge pull request #11984 from commodo/fix-seafile

 net: seafile-server: fix build

4 years agoMerge pull request #11985 from commodo/django-pkgs-bumps
Hannu Nyman [Tue, 28 Apr 2020 13:48:10 +0000 (16:48 +0300)]
Merge pull request #11985 from commodo/django-pkgs-bumps

Django pkgs bumps

4 years agodjango-appconf: bump to version 1.0.4 11985/head
Alexandru Ardelean [Fri, 24 Apr 2020 04:26:17 +0000 (07:26 +0300)]
django-appconf: bump to version 1.0.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-compressor: bump to version 2.4
Alexandru Ardelean [Fri, 17 Apr 2020 13:08:55 +0000 (16:08 +0300)]
django-compressor: bump to version 2.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoliburcu: update to version 0.12.1 11987/head
Jan Hák [Tue, 28 Apr 2020 09:01:13 +0000 (11:01 +0200)]
liburcu: update to version 0.12.1

Signed-off-by: Jan Hák <jhak@jhak.nic.cz>
4 years agonet: seafile-server: select procps-ng 11984/head
Alexandru Ardelean [Mon, 27 Apr 2020 07:29:32 +0000 (10:29 +0300)]
net: seafile-server: select procps-ng

Otherwise seafile-server isn't selectable since it depends that this
package be enabled.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agonet: seafile-server: add libevent2 deps on PKG_BUILD_DEPENDS
Alexandru Ardelean [Mon, 27 Apr 2020 10:55:26 +0000 (13:55 +0300)]
net: seafile-server: add libevent2 deps on PKG_BUILD_DEPENDS

And libevent2-pthreads to DEPENDS.

While building with -j12 I seem to get:
[ sometimes this also includes libevent2-openssl ]

```
-- EVHTP_VERSION            :  1.2.18
-- EVHTP_DISABLE_SSL        :  OFF
-- EVHTP_DISABLE_EVTHR      :  OFF
-- EVHTP_DISABLE_REGEX      :  OFF
-- EVHTP_BUILD_SHARED       :
-- EVHTP_USE_JEMALLOC       :
-- EVHTP_USE_TCMALLOC       :

-- CMAKE_BUILD_TYPE         : Release
-- CMAKE_INSTALL_PREFIX     : /usr
-- CMAKE_BINARY_DIR         : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18
-- CMAKE_CURRENT_BINARY_DIR : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18
-- CMAKE_CURRENT_SOURCE_DIR : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18
-- PROJECT_BINARY_DIR       : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18
-- PROJECT_SOURCE_DIR       : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18
-- CMAKE_MODULE_PATH        : /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/cmake
-- CMAKE_SYSTEM_NAME        : Linux
-- CMAKE_SYSTEM_VERSION     : 1
-- CMAKE_C_COMPILER         : /home/sandu/work/openwrt/openwrt/staging_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/bin/i486-openwrt-linux-musl-gcc
-- CMAKE_AR                 : /home/sandu/work/openwrt/openwrt/staging_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/bin/i486-openwrt-linux-musl-gcc-ar
-- CMAKE_RANLIB             : /home/sandu/work/openwrt/openwrt/staging_dir/toolchain-i386_pentium4_gcc-8.4.0_musl/bin/i486-openwrt-linux-musl-gcc-ranlib
-- CFLAGS                   :   -Os -pipe -march=pentium4 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18=libevhtp-1.2.18 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
                              -DNDEBUG

-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBEVENT_THREAD
    linked by target "evhtp" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18
    linked by target "test_proxy" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "example_basic" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "test_client" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "example_https_client" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "test_vhost" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "test_basic" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "test_extensive" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "example_chunked" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "test_query" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "test_perf" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "example_pause" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "example_https_server" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "example_vhost" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples
    linked by target "example_request_fini" in directory /home/sandu/work/openwrt/openwrt/build_dir/target-i386_pentium4_musl/libevhtp-1.2.18/examples

-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_ARG1
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    DL_LIBRARY

CMake Generate step failed.  Build files cannot be regenerated correctly.
```

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoMerge pull request #11937 from neheb/coreu
Rosen Penev [Tue, 28 Apr 2020 09:03:10 +0000 (02:03 -0700)]
Merge pull request #11937 from neheb/coreu

coreutils: update to 8.32

4 years agolibedit: update to version 20193112-3.1 11988/head
Jan Hák [Tue, 28 Apr 2020 08:53:34 +0000 (10:53 +0200)]
libedit: update to version 20193112-3.1

Signed-off-by: Jan Hák <jhak@jhak.nic.cz>
4 years agoMerge pull request #11978 from dl12345/master
Hannu Nyman [Tue, 28 Apr 2020 08:36:56 +0000 (11:36 +0300)]
Merge pull request #11978 from dl12345/master

irqbalance: fix compilation for USE_GLIBC and BUILD_NLS cases

4 years agofreeradius3: Update to 3.0.21 11982/head
Robby K [Tue, 28 Apr 2020 07:58:10 +0000 (09:58 +0200)]
freeradius3: Update to 3.0.21

Latest stable release.

Signed-off-by: Robby K <robbyke@gmail.com>
4 years agofreeradius3: Removed patches/004-fix-target-python-header-detection.patch as it is...
Robby K [Tue, 28 Apr 2020 07:54:24 +0000 (09:54 +0200)]
freeradius3: Removed patches/004-fix-target-python-header-detection.patch as it is no longer needed for the freeradius3-mod-python3 package to compile and updated the Makefile to reflect this due to the following change/commit in freeradius:
https://github.com/FreeRADIUS/freeradius-server/commit/307678b268cf8898a65632147ecc40d37ea3f9d3

This is in preparation for the 3.0.21 update.

Signed-off-by: Robby K <robbyke@gmail.com>
4 years agofreeradius3: Refreshed patches/002-disable-session-cache-CVE-2017-9148.patch in prepa...
Robby K [Tue, 28 Apr 2020 07:23:21 +0000 (09:23 +0200)]
freeradius3: Refreshed patches/002-disable-session-cache-CVE-2017-9148.patch in preparation for the 3.0.21 update.

Signed-off-by: Robby K <robbyke@gmail.com>
4 years agofreeradius3: Fix the ordering in the Makefile.
Robby K [Tue, 28 Apr 2020 07:22:40 +0000 (09:22 +0200)]
freeradius3: Fix the ordering in the Makefile.

Signed-off-by: Robby K <robbyke@gmail.com>
4 years agoirqbalance: fix compilation for USE_GLIBC and BUILD_NLS cases 11978/head
Ian Cooper [Mon, 27 Apr 2020 21:48:53 +0000 (22:48 +0100)]
irqbalance: fix compilation for USE_GLIBC and BUILD_NLS cases

The package Makefile was not taking into consideration that the build
may be using BUILD_NLS with libintl-full and libiconv-full and was
trying to link the wrong versions of these libraries in this case.

The necessary flags are added by nls.mk to TARGET_LDFLAGS and can be
passed to irqbalance's configure script for setting the GLIB2_LIBS
variable instead of the explicit static link to the libiconv stub.

The PKG_BUILD_DEPENDS line should be modified so as to add to and not
override the definition set by nls.mk, which will ensure the right
version of libiconv and libintl is built beforehand.

A DEPENDS:= line should be added to the package definition using the
variables defined in nls.mk, which will add the appropriate version
of libintl and libiconv (vanilla or -full versions)

If USE_GLIBC is true, then libpthread needs to be explicitly passed
to the configure script in the GLIB2_LIBS variable for linking.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
4 years agocoreutils: add extra applets 11937/head
Rosen Penev [Mon, 27 Apr 2020 23:08:28 +0000 (16:08 -0700)]
coreutils: add extra applets

b2sum, base32, basenc, df, numfmt

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agocoreutils: update to 8.32
Rosen Penev [Wed, 22 Apr 2020 23:06:53 +0000 (16:06 -0700)]
coreutils: update to 8.32

Added license information.

Add explicit configure arguments.

Removed upstream backport.

Refreshed failing patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agop11-kit: remove pointless --as-needed parameter
Rosen Penev [Sun, 26 Apr 2020 02:57:19 +0000 (19:57 -0700)]
p11-kit: remove pointless --as-needed parameter

It is already default with meson.

Not bumping PKG_RELEASE as there is no compiled difference.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibevdev: fix compilation with old kernels
Rosen Penev [Mon, 27 Apr 2020 21:54:03 +0000 (14:54 -0700)]
libevdev: fix compilation with old kernels

Fixes compilation for 4.14 targets.

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11959 from neheb/ipfs
Rosen Penev [Mon, 27 Apr 2020 22:26:07 +0000 (15:26 -0700)]
Merge pull request #11959 from neheb/ipfs

ipfs-http-client: fix compilation of tests

4 years agoacme: Add acl_depends annotations to luci-app-acme
Toke Høiland-Jørgensen [Mon, 27 Apr 2020 16:15:20 +0000 (18:15 +0200)]
acme: Add acl_depends annotations to luci-app-acme

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
4 years agomwan3: fix whitespace issue
Florian Eckert [Mon, 27 Apr 2020 15:55:23 +0000 (17:55 +0200)]
mwan3: fix whitespace issue

fixes #11965

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #11975 from br101/websocketpp-0.8.2
Hannu Nyman [Mon, 27 Apr 2020 15:20:35 +0000 (18:20 +0300)]
Merge pull request #11975 from br101/websocketpp-0.8.2

websocketpp: Update to version 0.8.2

4 years agowebsocketpp: Update to version 0.8.2 11975/head
Bruno Randolf [Mon, 27 Apr 2020 14:46:25 +0000 (15:46 +0100)]
websocketpp: Update to version 0.8.2

This version has the boost 1.70+ compatibility included so we can drop
the patch.

Signed-off-by: Bruno Randolf <br1@einfach.org>
4 years agoMerge pull request #11970 from jefferyto/python-target-build-tools
Hannu Nyman [Mon, 27 Apr 2020 08:14:11 +0000 (11:14 +0300)]
Merge pull request #11970 from jefferyto/python-target-build-tools

python3: Fix host build tool names recorded in target files

4 years agopython3: Fix host build tool names recorded in target files 11970/head
Jeffery To [Mon, 27 Apr 2020 06:10:53 +0000 (14:10 +0800)]
python3: Fix host build tool names recorded in target files

Python will record the values of CC, CXX, AR, and READELF (and other
configure options) used during compilation. pip will use these programs
when asked to compile extension modules on the target device.

* If ccache is used during build, CC and CXX will be ccache_cc and
  ccache_cxx, respectively, which are not available on-device (#11912).

* If an external toolchain is used during build, the values of these
  variables will contain the external toolchain prefix, which may not be
  available on target.

* If the normal toolchain is used during build, AR and READELF will
  contain the toolchain prefix, but the names of ar and readelf
  on-device do not contain the prefix; they are named "ar" and
  "readelf".

This changes the values of these variables in Python's files to match
the names available on-device, and without any toolchain prefix.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agozstd: remove lto and as-needed flags
Rosen Penev [Sun, 26 Apr 2020 02:50:05 +0000 (19:50 -0700)]
zstd: remove lto and as-needed flags

The former can be implemented as a meson argument.

The latter is already default.

No compiled difference, therefore no PKG_RELEASE bump.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11967 from neheb/avahhh
Rosen Penev [Sun, 26 Apr 2020 22:38:35 +0000 (15:38 -0700)]
Merge pull request #11967 from neheb/avahhh

avahi: remove these pkgconfig workarounds

4 years agoavahi: remove these pkgconfig workarounds 11967/head
Rosen Penev [Sun, 26 Apr 2020 22:13:36 +0000 (15:13 -0700)]
avahi: remove these pkgconfig workarounds

Backported the upstream patch instead. Less error prone.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11963 from wvdakker/master
Hannu Nyman [Sun, 26 Apr 2020 19:31:03 +0000 (22:31 +0300)]
Merge pull request #11963 from wvdakker/master

Shorewall: Bump to 5.2.4.3

4 years agophp7-pecl-dio: upgrade to 0.2.0
Michael Heimpold [Sun, 26 Apr 2020 18:58:19 +0000 (20:58 +0200)]
php7-pecl-dio: upgrade to 0.2.0

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agoShoreware6: Bump to 5.2.4.3 11963/head
W. van den Akker [Sun, 26 Apr 2020 17:09:34 +0000 (19:09 +0200)]
Shoreware6: Bump to 5.2.4.3

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShoreware: Bump to 5.2.4.3
W. van den Akker [Sun, 26 Apr 2020 17:08:52 +0000 (19:08 +0200)]
Shoreware: Bump to 5.2.4.3

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShoreware6-lite: Bump to 5.2.4.3
W. van den Akker [Sun, 26 Apr 2020 17:07:53 +0000 (19:07 +0200)]
Shoreware6-lite: Bump to 5.2.4.3

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShoreware-lite: Bump to 5.2.4.3
W. van den Akker [Sun, 26 Apr 2020 17:06:48 +0000 (19:06 +0200)]
Shoreware-lite: Bump to 5.2.4.3

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShoreware-core: Bump to 5.2.4.3
W. van den Akker [Sun, 26 Apr 2020 17:05:23 +0000 (19:05 +0200)]
Shoreware-core: Bump to 5.2.4.3

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoipfs-http-client: fix compilation of tests 11959/head
Rosen Penev [Fri, 24 Apr 2020 22:17:40 +0000 (15:17 -0700)]
ipfs-http-client: fix compilation of tests

Wrong CMake variable was being used to enable them.

Small whitespace fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11951 from neheb/ffi
Rosen Penev [Sat, 25 Apr 2020 23:18:44 +0000 (16:18 -0700)]
Merge pull request #11951 from neheb/ffi

libffi: fix build failure on powerpc platforms

4 years agoMerge pull request #11812 from neheb/ntfs
Rosen Penev [Sat, 25 Apr 2020 23:13:54 +0000 (16:13 -0700)]
Merge pull request #11812 from neheb/ntfs

antfs-mount: installl mount script to /usr

4 years agoMerge pull request #11952 from neheb/ava
Rosen Penev [Sat, 25 Apr 2020 23:13:30 +0000 (16:13 -0700)]
Merge pull request #11952 from neheb/ava

avahi: fix dbus issue

4 years agoavahi: fix dbus issue 11952/head
Rosen Penev [Thu, 23 Apr 2020 03:12:01 +0000 (20:12 -0700)]
avahi: fix dbus issue

Needs an extra configure parameter.

Reverted pkgconfig fix. It's wrong anyway.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agontfs-3g: do not install mount.ntfs into /usr/sbin 11812/head
Rosen Penev [Wed, 22 Apr 2020 21:59:25 +0000 (14:59 -0700)]
ntfs-3g: do not install mount.ntfs into /usr/sbin

ntfs-3g does not include nor install a file like this.

Cleaned up Makefile for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11955 from lantis1008/ddns-cloudflare
Rosen Penev [Sat, 25 Apr 2020 17:39:04 +0000 (10:39 -0700)]
Merge pull request #11955 from lantis1008/ddns-cloudflare

ddns-scripts: cloudflare.com-v4: Fix success check

4 years agoddns-scripts: cloudflare.com-v4: Fix success check for new response format 11955/head
Michael Gray [Sat, 25 Apr 2020 05:34:56 +0000 (15:34 +1000)]
ddns-scripts: cloudflare.com-v4: Fix success check for new response format
JSON response now has spaces between parameters. Accept this new format and the old one.

Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
4 years agoMerge pull request #11918 from dvtirol/freeradius-rest
Hannu Nyman [Sat, 25 Apr 2020 06:55:21 +0000 (09:55 +0300)]
Merge pull request #11918 from dvtirol/freeradius-rest

Support building freeradius3-mod-rest

4 years agoMerge pull request #11954 from Wedmer/zoneinfo_update
Hannu Nyman [Sat, 25 Apr 2020 05:31:37 +0000 (08:31 +0300)]
Merge pull request #11954 from Wedmer/zoneinfo_update

zoneinfo: Updated to the latest release

4 years agozoneinfo: Updated to the latest release 11954/head
Vladimir Ulrich [Fri, 24 Apr 2020 22:23:55 +0000 (01:23 +0300)]
zoneinfo: Updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>
4 years agoMerge pull request #11935 from neheb/mes2
Rosen Penev [Fri, 24 Apr 2020 21:55:24 +0000 (14:55 -0700)]
Merge pull request #11935 from neheb/mes2

meson: fix rpath handling

4 years agolibffi: fix build failure on powerpc platforms 11951/head
Rosen Penev [Fri, 24 Apr 2020 20:57:16 +0000 (13:57 -0700)]
libffi: fix build failure on powerpc platforms

This is an upstream backport.

Currently on the buildbots, having libffi unavailable leads to long
range build failures.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11889 from neheb/dbusss
Rosen Penev [Fri, 24 Apr 2020 20:30:36 +0000 (13:30 -0700)]
Merge pull request #11889 from neheb/dbusss

dbus: update to 1.13.12

4 years agoMerge pull request #11943 from neheb/mpd3
Rosen Penev [Fri, 24 Apr 2020 20:29:47 +0000 (13:29 -0700)]
Merge pull request #11943 from neheb/mpd3

mpd: update to 0.21.23

4 years agoMerge pull request #11947 from jefferyto/python-lxml-default-build
Hannu Nyman [Fri, 24 Apr 2020 16:49:49 +0000 (19:49 +0300)]
Merge pull request #11947 from jefferyto/python-lxml-default-build

python-lxml: Use default Python package build recipe

4 years agopython-lxml: Use default Python package build recipe 11947/head
Jeffery To [Fri, 24 Apr 2020 13:24:05 +0000 (21:24 +0800)]
python-lxml: Use default Python package build recipe

This also updates the package's metadata (title, description, license).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11944 from jefferyto/python3-pip-pep517-pyc-fix
Hannu Nyman [Fri, 24 Apr 2020 14:31:41 +0000 (17:31 +0300)]
Merge pull request #11944 from jefferyto/python3-pip-pep517-pyc-fix

python3-pip: Fix error when installing packages that require compilation

4 years agopython3-pip: Fix error when installing packages that require compilation 11944/head
Jeffery To [Fri, 24 Apr 2020 13:09:37 +0000 (21:09 +0800)]
python3-pip: Fix error when installing packages that require compilation

This addresses one of the issues raised in #11912.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agotravelmate: refine logical interface selection
Dirk Brenken [Fri, 24 Apr 2020 06:28:16 +0000 (08:28 +0200)]
travelmate: refine logical interface selection

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agompd: update to 0.21.23 11943/head
Rosen Penev [Thu, 23 Apr 2020 23:15:39 +0000 (16:15 -0700)]
mpd: update to 0.21.23

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agofreeradius3: Support building freeradius3-mod-rest 11918/head
Tobias Girstmair [Wed, 15 Apr 2020 10:45:58 +0000 (12:45 +0200)]
freeradius3: Support building freeradius3-mod-rest

Signed-off-by: Tobias Girstmair <tobias.girstmair@tirol.gv.at>
4 years agomeson: fix rpath handling 11935/head
Rosen Penev [Thu, 23 Apr 2020 00:01:13 +0000 (17:01 -0700)]
meson: fix rpath handling

This was uncovered with glib2 where the host builds were linking to the
actual host instead of the generated libraries.

Patch taken from buildroot.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11766 from neheb/remove
Rosen Penev [Thu, 23 Apr 2020 01:33:34 +0000 (18:33 -0700)]
Merge pull request #11766 from neheb/remove

Mass unmaintained/unused package removal

4 years agomodemmanager: fix compilation under uClibc-ng
Rosen Penev [Sun, 19 Apr 2020 21:40:02 +0000 (14:40 -0700)]
modemmanager: fix compilation under uClibc-ng

Needs nls.mk as a result of the glib2 change.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agovala: update to 0.48.3
Rosen Penev [Mon, 20 Apr 2020 02:06:53 +0000 (19:06 -0700)]
vala: update to 0.48.3

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agozstd: convert to meson
Rosen Penev [Sat, 18 Apr 2020 07:00:23 +0000 (00:00 -0700)]
zstd: convert to meson

Allows faster build with ninja. Unfortunately, the LTO stage slows it
massively.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11834 from sumpfralle/master
Rosen Penev [Wed, 22 Apr 2020 22:38:27 +0000 (15:38 -0700)]
Merge pull request #11834 from sumpfralle/master

muninlite: update to 2.0.1

4 years agoMerge pull request #11911 from pprindeville/xtables-addons-requires-wget-ssl
Rosen Penev [Wed, 22 Apr 2020 22:37:08 +0000 (15:37 -0700)]
Merge pull request #11911 from pprindeville/xtables-addons-requires-wget-ssl

xtables-addons: ipt_geoip scripts require wget-ssl

4 years agoMerge pull request #11931 from jefferyto/django1-remove-common-package
Rosen Penev [Wed, 22 Apr 2020 22:35:24 +0000 (15:35 -0700)]
Merge pull request #11931 from jefferyto/django1-remove-common-package

django1: Remove common package

4 years agoMerge pull request #11934 from jefferyto/python-gnupg-0.4.6
Rosen Penev [Wed, 22 Apr 2020 22:35:03 +0000 (15:35 -0700)]
Merge pull request #11934 from jefferyto/python-gnupg-0.4.6

python-gnupg: Update to 0.4.6

4 years agoMerge pull request #11888 from neheb/libinp
Rosen Penev [Wed, 22 Apr 2020 21:44:48 +0000 (14:44 -0700)]
Merge pull request #11888 from neheb/libinp

libinput: update to 1.15.5

4 years agolibinput: update to 1.15.5 11888/head
Rosen Penev [Sat, 18 Apr 2020 08:34:48 +0000 (01:34 -0700)]
libinput: update to 1.15.5

Converted to meson for speed.

Removed all patches. The issues have all been fixed upstream.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11830 from lucize/addisns
Rosen Penev [Wed, 22 Apr 2020 21:33:49 +0000 (14:33 -0700)]
Merge pull request #11830 from lucize/addisns

isns: add open-isns

4 years agoMerge pull request #11915 from BKPepe/less-add-alternatives
Rosen Penev [Wed, 22 Apr 2020 21:31:14 +0000 (14:31 -0700)]
Merge pull request #11915 from BKPepe/less-add-alternatives

less: add ALTERNATIVES

4 years agoMerge pull request #11824 from aleksander0m/aleksander/qmi-1-24-10
Rosen Penev [Wed, 22 Apr 2020 21:30:37 +0000 (14:30 -0700)]
Merge pull request #11824 from aleksander0m/aleksander/qmi-1-24-10

libqmi: update version to 1.24.10

4 years agoMerge pull request #11905 from txt-file/patch-1
Rosen Penev [Wed, 22 Apr 2020 21:30:11 +0000 (14:30 -0700)]
Merge pull request #11905 from txt-file/patch-1

prosody: update to 0.11.5

4 years agoMerge pull request #11932 from jefferyto/python-appdirs-description
Rosen Penev [Wed, 22 Apr 2020 21:29:40 +0000 (14:29 -0700)]
Merge pull request #11932 from jefferyto/python-appdirs-description

python-appdirs: Fix description

4 years agopython-gnupg: Update to 0.4.6 11934/head
Jeffery To [Wed, 22 Apr 2020 21:25:52 +0000 (05:25 +0800)]
python-gnupg: Update to 0.4.6

This also updates all package metadata (it appears this information was
not updated when the package switched from packaging "gnupg" from PyPI
to "python-gnupg"), updates the package to use the default Python
package build recipe, and adds a src package.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-appdirs: Fix description 11932/head
Jeffery To [Wed, 22 Apr 2020 20:38:43 +0000 (04:38 +0800)]
python-appdirs: Fix description

This fixes the incorrect description for this package, as well as adding
a more descriptive title.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango1: Remove common package 11931/head
Jeffery To [Wed, 22 Apr 2020 20:24:23 +0000 (04:24 +0800)]
django1: Remove common package

python-django1-common was added to allow both Python 2 and 3 versions of
Django 1.11 to be installed at the same time. With the removal of Python
2, this package is no longer necessary.

This removes this common package and updates the CONFLICTS value for the
django package.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11930 from jefferyto/vobject-remove-maintainer
Hannu Nyman [Wed, 22 Apr 2020 20:17:30 +0000 (23:17 +0300)]
Merge pull request #11930 from jefferyto/vobject-remove-maintainer

vobject: Remove maintainer

4 years agoMerge pull request #11929 from jefferyto/python-zope-interface-5.1.0
Hannu Nyman [Wed, 22 Apr 2020 20:06:24 +0000 (23:06 +0300)]
Merge pull request #11929 from jefferyto/python-zope-interface-5.1.0

python-zope-interface: Update to 5.1.0

4 years agoMerge pull request #11927 from jefferyto/golang-1.14.2
Rosen Penev [Wed, 22 Apr 2020 19:54:07 +0000 (12:54 -0700)]
Merge pull request #11927 from jefferyto/golang-1.14.2

golang: Update to 1.14.2

4 years agovobject: Remove maintainer 11930/head
Jeffery To [Wed, 22 Apr 2020 19:47:12 +0000 (03:47 +0800)]
vobject: Remove maintainer

The previous maintainer has removed himself from his other packages
(#11612). This package appears to have been omitted by mistake.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-zope-interface: Update to 5.1.0 11929/head
Jeffery To [Wed, 22 Apr 2020 19:40:11 +0000 (03:40 +0800)]
python-zope-interface: Update to 5.1.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agotravelmate: release 1.5.4
Dirk Brenken [Wed, 22 Apr 2020 19:00:03 +0000 (21:00 +0200)]
travelmate: release 1.5.4

* add 'status_service' as workaround to init for 19.07
* fix 'wifionice' auto-login script
* fix autologin script matching
* change wifi scanning to logical interface name,
  no longer use the radio device

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #11896 from oleg-derevenetz/bwping-1.16
Rosen Penev [Wed, 22 Apr 2020 18:41:59 +0000 (11:41 -0700)]
Merge pull request #11896 from oleg-derevenetz/bwping-1.16

bwping: add new package

4 years agogolang: Update to 1.14.2 11927/head
Jeffery To [Wed, 22 Apr 2020 18:40:50 +0000 (02:40 +0800)]
golang: Update to 1.14.2

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11924 from stangri/master-simple-adblock
Hannu Nyman [Wed, 22 Apr 2020 17:57:27 +0000 (20:57 +0300)]
Merge pull request #11924 from stangri/master-simple-adblock

simple-adblock: bugfix: start downloads on cold boot/fresh install

4 years agosimple-adblock: bugfix: start downloads on cold boot 11924/head
Stan Grishin [Wed, 22 Apr 2020 17:45:53 +0000 (17:45 +0000)]
simple-adblock: bugfix: start downloads on cold boot

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoMerge pull request #11922 from adrianschmutzler/micrond
Matthias Schiffer [Wed, 22 Apr 2020 17:11:53 +0000 (19:11 +0200)]
Merge pull request #11922 from adrianschmutzler/micrond

micrond: show stdout and stderr in log

4 years agoMerge pull request #11919 from jefferyto/python-packages-cleanup
Hannu Nyman [Wed, 22 Apr 2020 15:04:37 +0000 (18:04 +0300)]
Merge pull request #11919 from jefferyto/python-packages-cleanup

python-packages: Clean up Makefiles

4 years agomicrond: show stdout and stderr in log 11922/head
Adrian Schmutzler [Wed, 22 Apr 2020 14:57:34 +0000 (16:57 +0200)]
micrond: show stdout and stderr in log

So far, all output created by scripts run with micrond has been
discarded. Since there is no reason for that and it also does not
match the expected behavior, this enables both stdout and stderr
output for the service.

If not desired, a user can still use >/dev/null or similar in his/her
micrond jobs to disable output easily and similar to what it would be
on other systems.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years agobwping: add new package 11896/head
Oleg Derevenetz [Sun, 19 Apr 2020 19:56:34 +0000 (22:56 +0300)]
bwping: add new package

Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
4 years agoMerge pull request #11914 from pprindeville/add-perl-net-cidr-list
Rosen Penev [Wed, 22 Apr 2020 08:52:34 +0000 (01:52 -0700)]
Merge pull request #11914 from pprindeville/add-perl-net-cidr-list

perl: add Net::CIDR::Lite for iptables-mod-geoip

4 years agopython-packages: Clean up Makefiles 11919/head
Jeffery To [Tue, 21 Apr 2020 17:27:50 +0000 (01:27 +0800)]
python-packages: Clean up Makefiles

This removes:

* Python 3 variants (VARIANT:=python3)

* "for Python3" from package titles

* Package selection condition from package dependencies, e.g.
  +PACKAGE_python3-six:python3-light replaced with +python3-light

* "Default" package information sections, e.g.
  Package/python-six/Default removed and package details merged into
  Package/python3-six

* "(Variant for Python3)" from package descriptions

Signed-off-by: Jeffery To <jeffery.to@gmail.com>