feed/packages.git
4 years agospice: bump to version 0.14.3
Yousong Zhou [Wed, 18 Mar 2020 02:13:01 +0000 (10:13 +0800)]
spice: bump to version 0.14.3

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agodtc: bump to version 1.6.0
Yousong Zhou [Wed, 18 Mar 2020 02:11:13 +0000 (10:11 +0800)]
dtc: bump to version 1.6.0

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agominidlna: fix build with newer musl
Rosen Penev [Fri, 20 Mar 2020 05:28:15 +0000 (22:28 -0700)]
minidlna: fix build with newer musl

The configure script is totally broken and does not check for
clock_gettime. Define it manually.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11519 from neheb/ov
Rosen Penev [Thu, 19 Mar 2020 23:57:54 +0000 (16:57 -0700)]
Merge pull request #11519 from neheb/ov

opencv: remove

4 years agolcdgrilo: add gstreamer1-libs dependency
Rosen Penev [Thu, 19 Mar 2020 10:17:17 +0000 (03:17 -0700)]
lcdgrilo: add gstreamer1-libs dependency

libgstreamer1 depends on gstreamer1-libs being selected. Otherwise it does
not work.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogrilo: back to ``
Rosen Penev [Thu, 19 Mar 2020 10:11:00 +0000 (03:11 -0700)]
grilo: back to ``

$() does not work for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11592 from nxhack/icu_66_1
Rosen Penev [Thu, 19 Mar 2020 06:39:52 +0000 (23:39 -0700)]
Merge pull request #11592 from nxhack/icu_66_1

icu: update to 66.1 & fix CVE-2020-10531

4 years agoicu: update to 66.1 11592/head
Hirokazu MORIKAWA [Wed, 18 Mar 2020 02:10:28 +0000 (11:10 +0900)]
icu: update to 66.1

ICU 66 updates to Unicode 13, including new characters, scripts, emoji, and corresponding API constants. It also updates to CLDR 36.1 with Unicode 13 updates and bug fixes.

Create symbolic link to current version.

FIX CVE-2020-10531
 An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoMerge pull request #11591 from ryzhovau/lizdb-includes
Rosen Penev [Thu, 19 Mar 2020 00:20:41 +0000 (17:20 -0700)]
Merge pull request #11591 from ryzhovau/lizdb-includes

libzdb: fix headers path

4 years agofrr: quote 'comment' parameter in Config.in
Eneas U de Queiroz [Wed, 18 Mar 2020 12:37:26 +0000 (09:37 -0300)]
frr: quote 'comment' parameter in Config.in

Newer versions of the kconfig generator require quotes.  Prepare the
package for an eventual update.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agolibzdb: fix headers path 11591/head
Alexander Ryzhov [Wed, 18 Mar 2020 16:21:51 +0000 (19:21 +0300)]
libzdb: fix headers path

Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
4 years agoMerge pull request #11589 from cotequeiroz/strongswan
Stijn Tintel [Wed, 18 Mar 2020 13:50:12 +0000 (15:50 +0200)]
Merge pull request #11589 from cotequeiroz/strongswan

strongswan: quote 'comment' parameter in Config.in

4 years agostrongswan: quote 'comment' parameter in Config.in 11589/head
Eneas U de Queiroz [Wed, 18 Mar 2020 12:37:26 +0000 (09:37 -0300)]
strongswan: quote 'comment' parameter in Config.in

Newer versions of the kconfig generator require quotes.  Prepare the
package for an eventual update.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agomosh: use mips16 and remove configure patch
Rosen Penev [Tue, 17 Mar 2020 23:15:42 +0000 (16:15 -0700)]
mosh: use mips16 and remove configure patch

MIPS16 is not needed here.

Removed configure patch and replaced with a configure var.

Removed autoreconf as configure is no longer being patched.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11582 from jefferyto/python-zope-interface-4.7.2
Hannu Nyman [Mon, 16 Mar 2020 18:45:44 +0000 (20:45 +0200)]
Merge pull request #11582 from jefferyto/python-zope-interface-4.7.2

python-zope-interface: Update to 4.7.2, refresh patch

4 years agoMerge pull request #11565 from jefferyto/seafile-7.1.2
Hannu Nyman [Mon, 16 Mar 2020 18:22:49 +0000 (20:22 +0200)]
Merge pull request #11565 from jefferyto/seafile-7.1.2

seafile-server: Update to 7.1.2, update dependencies

4 years agoMerge pull request #11581 from jefferyto/python-enum34-1.1.10
Hannu Nyman [Mon, 16 Mar 2020 18:22:01 +0000 (20:22 +0200)]
Merge pull request #11581 from jefferyto/python-enum34-1.1.10

python-enum34: Update to 1.1.10, refresh patch

4 years agopython-zope-interface: Update to 4.7.2, refresh patch 11582/head
Jeffery To [Mon, 16 Mar 2020 18:04:38 +0000 (02:04 +0800)]
python-zope-interface: Update to 4.7.2, refresh patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-enum34: Update to 1.1.10, refresh patch 11581/head
Jeffery To [Mon, 16 Mar 2020 17:49:24 +0000 (01:49 +0800)]
python-enum34: Update to 1.1.10, refresh patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11576 from neheb/sou
Rosen Penev [Mon, 16 Mar 2020 17:43:07 +0000 (10:43 -0700)]
Merge pull request #11576 from neheb/sou

libsoup: update to 2.70.0

4 years agoMerge pull request #11577 from neheb/gril
Rosen Penev [Mon, 16 Mar 2020 17:42:37 +0000 (10:42 -0700)]
Merge pull request #11577 from neheb/gril

grilo: update to 0.3.12

4 years agoMerge pull request #11579 from jefferyto/python-pycparser-2.20
Hannu Nyman [Mon, 16 Mar 2020 16:09:40 +0000 (18:09 +0200)]
Merge pull request #11579 from jefferyto/python-pycparser-2.20

python-pycparser: Update to 2.20

4 years agopython-pycparser: Update to 2.20 11579/head
Jeffery To [Mon, 16 Mar 2020 14:46:25 +0000 (22:46 +0800)]
python-pycparser: Update to 2.20

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoseafile-server: Update to 7.1.2, revamp package 11565/head
Jeffery To [Fri, 6 Mar 2020 22:59:29 +0000 (06:59 +0800)]
seafile-server: Update to 7.1.2, revamp package

* Package scripts that are shipped by upstream in their binary download

  * Includes setup scripts (setup-seafile.sh to use SQLite,
    setup-seafile-mysql.{sh,py} to use MySQL) and control scripts
    (seafile.sh, seahub.sh)

  * Does not include seafile-admin, which is not shipped in upstream's
    binary download. Combined with the fact that it hasn't been updated
    to Python 3 suggests the script has been abandoned.

* Replace previous init scripts with a simplified script

  * Previous init scripts (seafile.init, seahub.init) were modified from
    older versions of seafile.sh and seahub.sh, but they haven't kept up
    with changes to upstream's scripts

  * New init script (seafile-server.init) start/stops both Seafile and
    Seahub (there is no need to control them separately) by calling
    upstream's control scripts

* Replace previous package config file with new config file

  * Options in previous config file (seafile.conf) were mainly for using
    Seahub in FastCGI mode. FastCGI was deprecated in Django 1.7 and
    removed in 1.9; upstream's control script will only start Seahub
    using Gunicorn. (Options for Gunicorn including port number can be
    changed by editing /etc/seafile/conf/gunicorn.conf.py.)

  * New config file (seafile-server.config) has one option that controls
    where the Seafile/Seahub data directories are stored

* Patch scripts/binaries to use standard, system-wide directory
  locations

  * Script files (wrappers for binaries) in /usr/bin
  * Binaries (not meant to be run directly by the user) in /usr/libexec
  * Config files in /etc/seafile
  * Pid/socket files in /var/run/seafile
  * Logs in /var/log/seafile

* Include a new script to create the first admin account

  * With upstream's original scripts, the user is required to
    interactively create the first admin account when Seahub is started
    for the first time

  * The user will now use the new script (create-seafile-admin.sh) to
    create the first admin account after setup (using setup-seafile.sh
    or setup-seafile-mysql.sh) and before starting Seafile/Seahub

  * seahub.sh is patched to only check if there is at least one admin
    account and exit with an error if there is no admin account

* Remove build config options and add seafile-server-fuse package

  * The console option controls whether the console window is shown when
    Seafile server is run on Windows. It has no use on Linux.

  * The fuse option controls whether seaf-fuse is built. (seaf-fuse is a
    FUSE implementation that allows the Seafile database/file system to
    be mounted to a local directory.) seaf-fuse is now always built and
    is available in a separate package (seafile-server-fuse).

* Add myself as a maintainer

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoseafile-seahub: Update to 7.1.2, refresh patches
Jeffery To [Sat, 22 Feb 2020 20:08:23 +0000 (04:08 +0800)]
seafile-seahub: Update to 7.1.2, refresh patches

Other changes include:

* Package Python bytecode in seafile-seahub, add source code package
  (seafile-seahub-src)

* Instead of changing default settings, custom settings will be added to
  /etc/seafile/conf/seahub_settings.py during seafile-server setup

* Use SEAFILE_UCI_DATA_DIR, which will be added to seafile-server

* Clean up Makefile formatting

* Add myself as a maintainer

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoseafile-ccnet: Update to 7.1.2, add Python 3 bindings package
Jeffery To [Thu, 13 Feb 2020 14:57:07 +0000 (22:57 +0800)]
seafile-ccnet: Update to 7.1.2, add Python 3 bindings package

* Update package to 7.1.2

* Add Python 3 bindings package. The Python dependency is moved from
  seafile-ccnet to python3-seafile-ccnet.

* Refresh patches. The path to valac does not need to be patched in
  010-Makefile.patch because $(STAGING_DIR_HOSTPKG)/bin is already in
  the path during package build.

* Use SEAFILE_UCI_LOG_DIR and SEAFILE_UCI_SOCKET_DIR, which will be
  added to seafile-server

* Install binaries to /usr/libexec instead of /usr/bin, to mirror an
  upcoming change in seafile-server

* Clean up Makefile formatting

* Add myself as a maintainer

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoopenvswitch: fix PIE build against 4.14 kernel
Yousong Zhou [Mon, 16 Mar 2020 07:25:51 +0000 (15:25 +0800)]
openvswitch: fix PIE build against 4.14 kernel

Reported-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Ref: https://github.com/openwrt/packages/pull/11567

4 years agogrilo: update to 0.3.12 11577/head
Rosen Penev [Mon, 9 Mar 2020 22:51:45 +0000 (15:51 -0700)]
grilo: update to 0.3.12

Fixed license information.

Removed meson/host build dependency. That's included with libsoup and
eventually, glib2.

Added explicit Denable-grl-net.

Replaced `` with more flexible $().

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibsoup: update to 2.70.0 11576/head
Rosen Penev [Mon, 9 Mar 2020 22:38:01 +0000 (15:38 -0700)]
libsoup: update to 2.70.0

Moved maintainer above for consistency between packages.

Reordered MESON_ARGS based on order of meson_options.txt.

Disabled Brotli.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11572 from neheb/crrrrr
Rosen Penev [Mon, 16 Mar 2020 03:05:24 +0000 (20:05 -0700)]
Merge pull request #11572 from neheb/crrrrr

cryptsetup: add NLS support

4 years agoMerge pull request #11208 from neheb/ip
Rosen Penev [Mon, 16 Mar 2020 03:04:44 +0000 (20:04 -0700)]
Merge pull request #11208 from neheb/ip

ipfs-http-client: add missing libatomic dependency

4 years agoMerge pull request #11542 from neheb/acp
Rosen Penev [Mon, 16 Mar 2020 03:02:50 +0000 (20:02 -0700)]
Merge pull request #11542 from neheb/acp

acpid: convert to procd

4 years agomsmtp: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:57:06 +0000 (19:57 -0700)]
msmtp: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibestr: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:54:52 +0000 (19:54 -0700)]
libestr: remove myself as maintainer

Added PKG_BUILD_PARALLEL for faster compilation.

Removed autoreconf since nothing is being patched.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibaio: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:53:30 +0000 (19:53 -0700)]
libaio: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agohdparm: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:52:25 +0000 (19:52 -0700)]
hdparm: remove myself as maintainer

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoprotobuf-c: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:49:09 +0000 (19:49 -0700)]
protobuf-c: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agopicocom: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:47:12 +0000 (19:47 -0700)]
picocom: remove myself as maintainer

Fix license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoopenobex: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:45:33 +0000 (19:45 -0700)]
openobex: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibnatpmp: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:43:58 +0000 (19:43 -0700)]
libnatpmp: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agosispmctl: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:42:33 +0000 (19:42 -0700)]
sispmctl: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agofio: remove myself as maintainer
Rosen Penev [Mon, 16 Mar 2020 02:38:07 +0000 (19:38 -0700)]
fio: remove myself as maintainer

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agofio: update to 3.19
Rosen Penev [Sun, 15 Mar 2020 22:03:16 +0000 (15:03 -0700)]
fio: update to 3.19

Added compilation fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agosispmctl: update to 4.5
Rosen Penev [Sun, 15 Mar 2020 21:10:48 +0000 (14:10 -0700)]
sispmctl: update to 4.5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11544 from neheb/capp
Rosen Penev [Sun, 15 Mar 2020 18:56:48 +0000 (11:56 -0700)]
Merge pull request #11544 from neheb/capp

libcap: update to 2.33

4 years agoMerge pull request #11485 from BKPepe/x264
Rosen Penev [Sun, 15 Mar 2020 18:55:33 +0000 (11:55 -0700)]
Merge pull request #11485 from BKPepe/x264

x264: add CONFIGURE_VARS when NASM is not selected

4 years agoMerge pull request #11552 from neheb/faad
Rosen Penev [Sun, 15 Mar 2020 18:54:24 +0000 (11:54 -0700)]
Merge pull request #11552 from neheb/faad

faad2: update to 2.9.1

4 years agoMerge pull request #11154 from dengqf6/antfs
Rosen Penev [Sun, 15 Mar 2020 18:53:30 +0000 (11:53 -0700)]
Merge pull request #11154 from dengqf6/antfs

[RFT] antfs: new package

4 years agoMerge pull request #11574 from ldir-EDB0/collectd
Hannu Nyman [Sun, 15 Mar 2020 16:23:43 +0000 (18:23 +0200)]
Merge pull request #11574 from ldir-EDB0/collectd

collectd: adjust dependecies for iptables bump

4 years agocollectd: adjust dependecies for iptables bump 11574/head
Kevin Darbyshire-Bryant [Tue, 31 Dec 2019 13:29:12 +0000 (13:29 +0000)]
collectd: adjust dependecies for iptables bump

iptables 1.8.4 drops support for a combined libiptc, providing split
libip4tc & libip6tc instead.  Adjust collectd dependencies in advance of
iptables bump from 1.8.3 to 1.8.4

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
4 years agoantfs-mount: mount script for antfs 11154/head
DENG Qingfang [Mon, 10 Feb 2020 14:49:32 +0000 (22:49 +0800)]
antfs-mount: mount script for antfs

block-mount needs "mount.ntfs" script to mount NTFS drives

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
4 years agocryptsetup: add NLS support 11572/head
Rosen Penev [Fri, 13 Mar 2020 20:05:12 +0000 (13:05 -0700)]
cryptsetup: add NLS support

Needed for uClibc-ng.

Added InstallDev section. Because why not.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11475 from neheb/hfewfh
Rosen Penev [Sat, 14 Mar 2020 23:05:37 +0000 (16:05 -0700)]
Merge pull request #11475 from neheb/hfewfh

smartmontools: convert init script to procd

4 years agoMerge pull request #11569 from G-M0N3Y-2503/feature_docker-ce_update
Hannu Nyman [Sat, 14 Mar 2020 17:05:27 +0000 (19:05 +0200)]
Merge pull request #11569 from G-M0N3Y-2503/feature_docker-ce_update

docker-ce: Updated to 19.03.8 and updated relevant dependencies

4 years agorunc: Updated to 1.0.0-rc10 for docker 19.03.8 11569/head
Gerard Ryan [Sat, 14 Mar 2020 02:50:39 +0000 (12:50 +1000)]
runc: Updated to 1.0.0-rc10 for docker 19.03.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agolibnetwork: Updated to 9fd385be for docker 19.03.8
Gerard Ryan [Sat, 14 Mar 2020 02:44:48 +0000 (12:44 +1000)]
libnetwork: Updated to 9fd385be for docker 19.03.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agoMerge pull request #11568 from zhaojh329/libuhttpd
Hannu Nyman [Sat, 14 Mar 2020 06:45:56 +0000 (08:45 +0200)]
Merge pull request #11568 from zhaojh329/libuhttpd

libuhttpd: Update to 3.1.0

4 years agolibuhttpd: Update to 3.1.0 11568/head
Jianhui Zhao [Sat, 14 Mar 2020 06:31:19 +0000 (14:31 +0800)]
libuhttpd: Update to 3.1.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years agoMerge pull request #11555 from Cynerd/haveged-match-urngd
Hannu Nyman [Sat, 14 Mar 2020 06:28:43 +0000 (08:28 +0200)]
Merge pull request #11555 from Cynerd/haveged-match-urngd

haveged: move init script from 13 to 01

4 years agoMerge pull request #11209 from G-M0N3Y-2503/feature_https-dns-proxy
Hannu Nyman [Sat, 14 Mar 2020 06:28:17 +0000 (08:28 +0200)]
Merge pull request #11209 from G-M0N3Y-2503/feature_https-dns-proxy

https-dns-proxy: Reapply overwritten commit / merge

4 years agocontainerd: Updated to v1.2.13 for docker 19.03.8
Gerard Ryan [Sat, 14 Mar 2020 02:38:09 +0000 (12:38 +1000)]
containerd: Updated to v1.2.13 for docker 19.03.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agodocker-ce: Updated to 19.03.8
Gerard Ryan [Thu, 12 Mar 2020 11:41:41 +0000 (21:41 +1000)]
docker-ce: Updated to 19.03.8

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agoMerge pull request #11518 from neheb/mes
Rosen Penev [Sat, 14 Mar 2020 04:17:57 +0000 (21:17 -0700)]
Merge pull request #11518 from neheb/mes

meson: update to 0.53.2

4 years agox264: add CONFIGURE_VARS and MAKE_FLAGS when NASM is not selected 11485/head
Josef Schlehofer [Mon, 2 Mar 2020 22:59:10 +0000 (23:59 +0100)]
x264: add CONFIGURE_VARS and MAKE_FLAGS when NASM is not selected

- Remove dot in TITLE
- Use HTTPS in URL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agolibsearpc: Update to 3.2.0, add Python 3 bindings package
Jeffery To [Wed, 5 Feb 2020 21:34:55 +0000 (05:34 +0800)]
libsearpc: Update to 3.2.0, add Python 3 bindings package

This also moves the Python dependency from libsearpc to python3-searpc,
and adds myself as a maintainer.

Patches:
* 001-fix-memory-leak-GH-48.patch: This is (at this time) the only
  difference between the tags v3.2.0 and v3.2-latest.

* 002-no-future-import.patch: The future package is only needed for
  Python 2 compatibility; all of the functions/symbols it provides are
  available in Python 3.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango-ranged-response: Fix project URL
Jeffery To [Thu, 20 Feb 2020 15:16:31 +0000 (23:16 +0800)]
django-ranged-response: Fix project URL

django-ranged-response is a fork of django-ranged-fileresponse, but they
did not update the URL on PyPI[1].

The URL in this change appears to be the correct one.

[1]: https://github.com/wearespindle/django-ranged-fileresponse/issues/10#issuecomment-509965566

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango-postoffice: Update to 3.2.1
Jeffery To [Thu, 20 Feb 2020 14:45:23 +0000 (22:45 +0800)]
django-postoffice: Update to 3.2.1

This version is not the latest available update, but is the last version
compatible with Python 2.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango-jsonfield: Change packaged project
Jeffery To [Thu, 20 Feb 2020 13:29:16 +0000 (21:29 +0800)]
django-jsonfield: Change packaged project

Previously, this packaged "django-jsonfield" on PyPI.

The only (in-tree) package that depends on this package is
django-postoffice.

django-post-office actually depends on "jsonfield" on PyPI.[1][2]

This changes the packaged project from "django-jsonfield" to
"jsonfield".

The version packaged here is not the latest available update, but the
last version compatible with Django 1.11 / Python 2.

[1]: https://github.com/ui/django-post_office/blob/v3.2.1/setup.py#L45
[2]: https://github.com/ui/django-post_office/issues/182

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango-picklefield: Update to 2.1.1
Jeffery To [Thu, 20 Feb 2020 12:31:13 +0000 (20:31 +0800)]
django-picklefield: Update to 2.1.1

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango-appconf: Update to 1.0.3
Jeffery To [Thu, 20 Feb 2020 09:22:07 +0000 (17:22 +0800)]
django-appconf: Update to 1.0.3

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango-statici18n: Update to 1.9.0, add missing dependencies
Jeffery To [Wed, 19 Feb 2020 20:13:18 +0000 (04:13 +0800)]
django-statici18n: Update to 1.9.0, add missing dependencies

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodjango1: Fix byte-compiled db migrations not loaded
Jeffery To [Fri, 21 Feb 2020 20:45:28 +0000 (04:45 +0800)]
django1: Fix byte-compiled db migrations not loaded

This patches Django to load byte-compiled (.pyc) db migration scripts,
since Python scripts are often distributed in byte-compiled form in
OpenWrt packages.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoRevert "transmission: mount /etc/resolv.conf in jail"
Daniel Golle [Fri, 13 Mar 2020 19:07:41 +0000 (20:07 +0100)]
Revert "transmission: mount /etc/resolv.conf in jail"

This reverts commit 9778e2f66ff7b1f06e841a416f295e6e3b74c377.
/etc/resolv.conf is now mounted by default by procd/ujail.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #11563 from ryzhovau/perl-www-curl
Rosen Penev [Fri, 13 Mar 2020 17:20:30 +0000 (10:20 -0700)]
Merge pull request #11563 from ryzhovau/perl-www-curl

perl-www-curl: curl 7.69.0 compatibility

4 years agomwan3: Ping IPv6 hosts using address not interface
Brian J. Murrell [Fri, 13 Mar 2020 13:58:10 +0000 (09:58 -0400)]
mwan3: Ping IPv6 hosts using address not interface

Pinging IPv6 hosts using an interface as a source specifier seems
troublesome.  See https://bugs.openwrt.org/index.php?do=details&task_id=2897
for more detail.

Use the desired source interface's IP address instead.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
4 years agohttps-dns-proxy: shellcheck & beautify 11209/head
Stan Grishin [Fri, 13 Mar 2020 02:36:58 +0000 (02:36 +0000)]
https-dns-proxy: shellcheck & beautify

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoperl-www-curl: curl 7.69.0 compatibility 11563/head
Alexander Ryzhov [Fri, 13 Mar 2020 09:56:30 +0000 (12:56 +0300)]
perl-www-curl: curl 7.69.0 compatibility

Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
4 years agotransmission: mount /etc/resolv.conf in jail
Daniel Golle [Thu, 12 Mar 2020 20:00:52 +0000 (21:00 +0100)]
transmission: mount /etc/resolv.conf in jail

transmission needs to have name resolution to be able to resolve
the trackers' hostnames.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agohttps-dns-proxy: Update for reverted commit
Gerard Ryan [Sun, 2 Feb 2020 03:08:46 +0000 (13:08 +1000)]
https-dns-proxy: Update for reverted commit

* Reapplied daf538d8c63a2be72e32f87276ca06db7dc7df5e
* Updated README
* Replaced the ipv4_resolvers option with a ipv6_resolvers_only option

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agofaad2: update to 2.9.1 11552/head
Rosen Penev [Wed, 11 Mar 2020 00:06:27 +0000 (17:06 -0700)]
faad2: update to 2.9.1

It seems upstream abandoned sourceforge.

Add license information.

Fix CVE tag. It seems the mass CVE patch placed many wrong CVEs.

Add PKG_BUILD_PARALLEL for faster compilation.

Do not build patented functionality when BUILD_PATENTED is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11559 from peter-stadler/sqlparse
Rosen Penev [Wed, 11 Mar 2020 19:48:07 +0000 (12:48 -0700)]
Merge pull request #11559 from peter-stadler/sqlparse

python3-sqlparse: update to 0.3.1

4 years agoMerge pull request #11558 from peter-stadler/asgiref
Rosen Penev [Wed, 11 Mar 2020 19:47:41 +0000 (12:47 -0700)]
Merge pull request #11558 from peter-stadler/asgiref

python3-asgiref: update to 3.2.5

4 years agopython3-asgiref: update to 3.2.5 11558/head
Peter Stadler [Wed, 11 Mar 2020 18:26:52 +0000 (19:26 +0100)]
python3-asgiref: update to 3.2.5

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agopython3-sqlparse: update to 0.3.1 11559/head
Peter Stadler [Wed, 11 Mar 2020 18:07:50 +0000 (19:07 +0100)]
python3-sqlparse: update to 0.3.1

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agoantfs: new package
DENG Qingfang [Mon, 10 Feb 2020 14:49:03 +0000 (22:49 +0800)]
antfs: new package

AVM NTFS is a kernel-space NTFS R/W driver based on libntfs-3g

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
4 years agohaveged: move init script from 13 to 01 11555/head
Karel Kočí [Wed, 11 Mar 2020 10:17:33 +0000 (11:17 +0100)]
haveged: move init script from 13 to 01

This is intended as a match with standard urngd. They serve same purpose
and urngd starts as first with 00. Starting haveged later can create
issues if you replace urngd with it. The example problem is if
uci-defaults script decides to generate certificate. Haveged can supply
entropy but it is started later and to mitigate this urngd would still
have to be installed. This means that haveget can't serve as replacement
without moving it to match start order of urngd.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
4 years agoMerge pull request #11541 from neheb/jjjj
Rosen Penev [Wed, 11 Mar 2020 03:29:20 +0000 (20:29 -0700)]
Merge pull request #11541 from neheb/jjjj

softethervpn: disable PIC

4 years agosiit: replace SUBDIRS with M in package recipe
David Bauer [Tue, 10 Mar 2020 23:50:22 +0000 (00:50 +0100)]
siit: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agowifidog-ng: replace SUBDIRS with M in package recipe
David Bauer [Tue, 10 Mar 2020 23:49:30 +0000 (00:49 +0100)]
wifidog-ng: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agojool: replace SUBDIRS with M in package recipe
David Bauer [Tue, 10 Mar 2020 23:49:04 +0000 (00:49 +0100)]
jool: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agoxr_usb_serial_common: replace SUBDIRS with M in package recipe
David Bauer [Tue, 10 Mar 2020 23:48:40 +0000 (00:48 +0100)]
xr_usb_serial_common: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agolibpfring: replace SUBDIRS with M in package recipe
David Bauer [Tue, 10 Mar 2020 23:47:50 +0000 (00:47 +0100)]
libpfring: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agoksmbd: replace SUBDIRS with M in package recipe
David Bauer [Tue, 10 Mar 2020 23:46:42 +0000 (00:46 +0100)]
ksmbd: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agolttng: replace SUBDIRS with M in package recipe
David Bauer [Tue, 10 Mar 2020 23:45:50 +0000 (00:45 +0100)]
lttng: replace SUBDIRS with M in package recipe

The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years agoMerge pull request #11550 from commodo/django-update
Hannu Nyman [Tue, 10 Mar 2020 14:54:28 +0000 (16:54 +0200)]
Merge pull request #11550 from commodo/django-update

django: bump to version 3.0.4

4 years agoMerge pull request #11549 from commodo/django1-update
Hannu Nyman [Tue, 10 Mar 2020 14:54:14 +0000 (16:54 +0200)]
Merge pull request #11549 from commodo/django1-update

django1: bump to version 1.11.29

4 years agoMerge pull request #11548 from commodo/libzdb-update
Hannu Nyman [Tue, 10 Mar 2020 14:54:01 +0000 (16:54 +0200)]
Merge pull request #11548 from commodo/libzdb-update

libs: libzdb: bump to version 3.2.1

4 years agodjango: bump to version 3.0.4 11550/head
Alexandru Ardelean [Tue, 10 Mar 2020 12:11:48 +0000 (14:11 +0200)]
django: bump to version 3.0.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango1: bump to version 1.11.29 11549/head
Alexandru Ardelean [Mon, 9 Mar 2020 09:02:26 +0000 (11:02 +0200)]
django1: bump to version 1.11.29

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agolibs: libzdb: bump to version 3.2.1 11548/head
Alexandru Ardelean [Mon, 9 Mar 2020 08:37:03 +0000 (10:37 +0200)]
libs: libzdb: bump to version 3.2.1

Patches require a bit of rework:
- dropped 010-missing-header.patch
- add 010-do-not-run-test-progs.patch
- re-updated 020-filterh-use-host-built-version.patch
  - Makefile.in gets regenerated from PKG_FIXUP:=autoreconf
- added PKG_FIXUP:=autoreconf ; it's easier to patch automake stuff that
  big configure scripts

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>