feed/packages.git
4 years agobotan: remove 11066/head
Rosen Penev [Mon, 20 Jan 2020 04:12:19 +0000 (20:12 -0800)]
botan: remove

In addition to being huge (1.5MB on mips24kc), it's not used by anything
here.

I believe this was added for use with kea but OpenSSL works just as well.
Probably faster too.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11040 from jefferyto/gpsd-3.20
Rosen Penev [Mon, 20 Jan 2020 01:03:48 +0000 (17:03 -0800)]
Merge pull request #11040 from jefferyto/gpsd-3.20

gpsd: Update to 3.20, add/refresh patches

4 years agoMerge pull request #11060 from cotequeiroz/afalg_1.1.0
Rosen Penev [Sun, 19 Jan 2020 20:16:22 +0000 (12:16 -0800)]
Merge pull request #11060 from cotequeiroz/afalg_1.1.0

afalg_engine: bump to v1.1.0

4 years agoafalg_engine: bump to v1.1.0 11060/head
Eneas U de Queiroz [Sun, 19 Jan 2020 18:55:37 +0000 (15:55 -0300)]
afalg_engine: bump to v1.1.0

This version is up to 20% faster than 1.0.1, and allows compilation
without crypto_user information, which is currently failing for targets
still in the 4.9 kernel.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoMerge pull request #11048 from ysc3839/transmission
Rosen Penev [Sun, 19 Jan 2020 12:35:18 +0000 (04:35 -0800)]
Merge pull request #11048 from ysc3839/transmission

transmission: update config options and add service triggers

4 years agogit: update to version 2.25.0
Josef Schlehofer [Sun, 19 Jan 2020 09:51:01 +0000 (10:51 +0100)]
git: update to version 2.25.0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #11050 from wvdakker/master
Hannu Nyman [Sat, 18 Jan 2020 22:00:14 +0000 (00:00 +0200)]
Merge pull request #11050 from wvdakker/master

Shorewall: bump to 5.2.3.5

4 years agoShorewall6-lite: Bump to 5.2.3.5 11050/head
W. van den Akker [Sat, 18 Jan 2020 21:25:26 +0000 (22:25 +0100)]
Shorewall6-lite: Bump to 5.2.3.5

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall6: Bump to 5.2.3.5
W. van den Akker [Sat, 18 Jan 2020 21:23:30 +0000 (22:23 +0100)]
Shorewall6: Bump to 5.2.3.5

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall: Bump to 5.2.3.5
W. van den Akker [Sat, 18 Jan 2020 21:22:12 +0000 (22:22 +0100)]
Shorewall: Bump to 5.2.3.5

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall-lite: Bump to 5.2.3.5
W. van den Akker [Sat, 18 Jan 2020 21:21:10 +0000 (22:21 +0100)]
Shorewall-lite: Bump to 5.2.3.5

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agoShorewall-core: Bump to 5.2.3.5
W. van den Akker [Sat, 18 Jan 2020 21:20:18 +0000 (22:20 +0100)]
Shorewall-core: Bump to 5.2.3.5

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
4 years agotransmission: add service triggers and bump PKG_RELEASE 11048/head
Richard Yu [Sat, 18 Jan 2020 12:38:03 +0000 (20:38 +0800)]
transmission: add service triggers and bump PKG_RELEASE

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
4 years agotransmission: update config options
Richard Yu [Sat, 18 Jan 2020 12:36:35 +0000 (20:36 +0800)]
transmission: update config options

add missing 'peer_id_ttl_hours' and remove 'scrape_paused_torrents'
which is not exist in transmission wiki.

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
4 years agoMerge pull request #11046 from EricLuehrsen/unbound_depends
Hannu Nyman [Sat, 18 Jan 2020 06:13:37 +0000 (08:13 +0200)]
Merge pull request #11046 from EricLuehrsen/unbound_depends

unbound: improve dependencies for okpg

4 years agounbound: improve dependencies for okpg 11046/head
Eric Luehrsen [Sat, 18 Jan 2020 02:42:40 +0000 (21:42 -0500)]
unbound: improve dependencies for okpg

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agoMerge pull request #11044 from cotequeiroz/afalg_engine
Rosen Penev [Fri, 17 Jan 2020 23:36:54 +0000 (15:36 -0800)]
Merge pull request #11044 from cotequeiroz/afalg_engine

afalg_engine: fix ENGINES location, zero-copy

4 years agoMerge pull request #11045 from cotequeiroz/python-certifi-bump
Hannu Nyman [Fri, 17 Jan 2020 16:51:08 +0000 (18:51 +0200)]
Merge pull request #11045 from cotequeiroz/python-certifi-bump

python-certify: bump to 2019.11.28

4 years agopython-certify: bump to 2019.11.28 11045/head
Eneas U de Queiroz [Thu, 16 Jan 2020 17:07:40 +0000 (14:07 -0300)]
python-certify: bump to 2019.11.28

This is a regular Mozilla CA bundle update.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoafalg_engine: fix ENGINES location, zero-copy 11044/head
Eneas U de Queiroz [Thu, 16 Jan 2020 18:21:21 +0000 (15:21 -0300)]
afalg_engine: fix ENGINES location, zero-copy

Use a fixed ENGINES_DIR location, instead of trying to read it from the
openssl Makefile.

It also fixes the zero-copy config option not being passed down to the
cmake options.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoluci-app-sqm: Remove lua and luci-base dependencies
Toke Høiland-Jørgensen [Fri, 17 Jan 2020 10:07:16 +0000 (11:07 +0100)]
luci-app-sqm: Remove lua and luci-base dependencies

We depend on luci-compat now, which will pull in luci-base, which in turn
will pull in lua. So remove those two dependencies to maybe help with
recursive dependency resolution errors.

Fixes #5320.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
4 years agoi2pd: add missing INSTALL_DATA change
Rosen Penev [Fri, 17 Jan 2020 04:31:01 +0000 (20:31 -0800)]
i2pd: add missing INSTALL_DATA change

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11041 from neheb/i2
Rosen Penev [Fri, 17 Jan 2020 04:29:31 +0000 (20:29 -0800)]
Merge pull request #11041 from neheb/i2

i2pd: Update to 2.29.0

4 years agoi2pd: Update to 2.29.0 11041/head
Rosen Penev [Fri, 17 Jan 2020 03:10:59 +0000 (19:10 -0800)]
i2pd: Update to 2.29.0

Ran init script through shellcheck. Simplified several statements.

Replaced INSTALL_CONF with INSTALL_DATA. i2pd runs as non-root and so the
conf file must be accessible.

Fixed: https://github.com/openwrt/packages/issues/10977

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoluajit: do not install static libraries to InstallDev
Rosen Penev [Fri, 17 Jan 2020 02:07:52 +0000 (18:07 -0800)]
luajit: do not install static libraries to InstallDev

The dynamic library change removed static libraries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibmstch: remove
Rosen Penev [Fri, 17 Jan 2020 01:53:43 +0000 (17:53 -0800)]
libmstch: remove

This was needed at a certain point by fbthrift. It is no longer needed.

A quick look on Arch Linux and Debian packages shows nothing uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10495 from jeolives/RTSP-timeshifting-support
Rosen Penev [Fri, 17 Jan 2020 00:50:15 +0000 (16:50 -0800)]
Merge pull request #10495 from jeolives/RTSP-timeshifting-support

xtables-addons: Support IPTV Timeshift

4 years agoMerge pull request #11035 from jefferyto/scons-local
Rosen Penev [Fri, 17 Jan 2020 00:47:19 +0000 (16:47 -0800)]
Merge pull request #11035 from jefferyto/scons-local

scons: Switch to standalone version, update to 3.1.2

4 years agoMerge pull request #10960 from peter-stadler/nginx-util
Rosen Penev [Fri, 17 Jan 2020 00:40:58 +0000 (16:40 -0800)]
Merge pull request #10960 from peter-stadler/nginx-util

nginx-util: add package

4 years agonginx-util: add package 10960/head
Peter Stadler [Thu, 5 Dec 2019 07:48:20 +0000 (08:48 +0100)]
nginx-util: add package

This can do the main work of nginx/nginx-ssl init script.
For nginx-ssl it can create selfsigned certificates, too.
It uses libpcre and libopenssl iff nginx(-ssl) uses them.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agolibseccomp: install missing header file
Stijn Tintel [Thu, 16 Jan 2020 22:33:31 +0000 (00:33 +0200)]
libseccomp: install missing header file

As of version 2.4.2, libseccomp ships a new header file
seccomp-syscalls.h. Install it in InstallDev.

Fixes: 71b663b335da ("libseccomp: update to version 2.4.2")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
4 years agolibftdi1: disable building documentation
Stijn Tintel [Thu, 16 Jan 2020 22:24:40 +0000 (00:24 +0200)]
libftdi1: disable building documentation

This fixes the following build failure:

[ 66%] Generating ../doc/xml/ftdi_8c.xml
warning: Tag 'PERL_PATH' at line 2083 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2105 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
[ 72%] Generating ftdi1_doc.i
Traceback (most recent call last):
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 457, in <module>
    main()
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 453, in main
    convert(args[0], args[1], not options.func_def, options.quiet)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 430, in convert
    p = Doxy2SWIG(input, include_function_definition, quiet)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 72, in __init__
    f = my_open_read(src)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 44, in my_open_read
    return open(source)
FileNotFoundError: [Errno 2] No such file or directory: '/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/doc/xml/ftdi_8c.xml'

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
4 years agostrongswan: bump to 5.8.2
Stijn Tintel [Thu, 16 Jan 2020 21:28:55 +0000 (23:28 +0200)]
strongswan: bump to 5.8.2

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
4 years agoMerge pull request #11036 from ja-pa/libarchive-3.4.1
Rosen Penev [Thu, 16 Jan 2020 22:34:57 +0000 (14:34 -0800)]
Merge pull request #11036 from ja-pa/libarchive-3.4.1

libarchive: update to version 3.4.1

4 years agoMerge pull request #11039 from cotequeiroz/onig
Rosen Penev [Thu, 16 Jan 2020 22:33:41 +0000 (14:33 -0800)]
Merge pull request #11039 from cotequeiroz/onig

oniguruma: bump to version 6.9.4

4 years agoMerge pull request #10989 from BKPepe/btrfs-progs-update
Rosen Penev [Thu, 16 Jan 2020 22:29:04 +0000 (14:29 -0800)]
Merge pull request #10989 from BKPepe/btrfs-progs-update

btrfs-progs: update to version 5.4.1

4 years agogpsd: Update to 3.20, add/refresh patches 11040/head
Jeffery To [Thu, 16 Jan 2020 20:42:46 +0000 (04:42 +0800)]
gpsd: Update to 3.20, add/refresh patches

New patches (both for SConstruct):

* Do not import from distutils. Since Python support/modules are not
  built, there is no need to import from distutils. (Importing from
  distutils may prevent the package from being built on systems without
  a full distutils module, e.g. Debian with python3-minimal.)

  I have added back the import in places where it may be helpful to
  have, if scons is run manually.

  Fixes #10993.

* Do not check the size of time_t. The way this is done is to compile
  and run a test program; this fails when cross-compiling[1].

  This doesn't appear to affect any functionality (other than missing a
  compile-time warning that things will fail in 2038 if time_t is too
  small).

[1]: https://gitlab.com/gpsd/gpsd/issues/48

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agognunet: update to version 0.12.2
Daniel Golle [Thu, 16 Jan 2020 18:49:28 +0000 (20:49 +0200)]
gnunet: update to version 0.12.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #11038 from stangri/master-vpn-policy-routing
Hannu Nyman [Thu, 16 Jan 2020 17:58:24 +0000 (19:58 +0200)]
Merge pull request #11038 from stangri/master-vpn-policy-routing

vpn-policy-routing: bugfix: remove conflict with vpnbypass

4 years agovpn-policy-routing: bugfix: remove conflict with vpnbypass 11038/head
Stan Grishin [Thu, 16 Jan 2020 17:51:55 +0000 (10:51 -0700)]
vpn-policy-routing: bugfix: remove conflict with vpnbypass

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agolibarchive: update to version 3.4.1 (security fix) 11036/head
Jan Pavlinec [Thu, 16 Jan 2020 14:47:08 +0000 (15:47 +0100)]
libarchive: update to version 3.4.1 (security fix)

Fixes CVE-2019-19221

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoscons: Switch to standalone version, update to 3.1.2 11035/head
Jeffery To [Thu, 16 Jan 2020 12:04:37 +0000 (20:04 +0800)]
scons: Switch to standalone version, update to 3.1.2

* Install the standalone (scons-local) version

  Advantages:
  - The regular version of SCons requires distutils during installation;
    the standalone version does not have this requirement

  Disadvantages:
  - The scons-local package is not available from the Fossies mirror
  - The patch will need to be manually updated with each version update

* Install files to $(STAGING_DIR_HOSTPKG) instead of $(STAGING_DIR_HOST)

* Write the correct shebang into scripts instead of using the wrapper

* Update to 3.1.2

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11024 from micmac1/subversion
Rosen Penev [Thu, 16 Jan 2020 01:35:07 +0000 (17:35 -0800)]
Merge pull request #11024 from micmac1/subversion

apr-util: clean up reverse depends (and fix subversion dep)

4 years agoMerge pull request #11003 from neheb/mj
Rosen Penev [Thu, 16 Jan 2020 01:31:48 +0000 (17:31 -0800)]
Merge pull request #11003 from neheb/mj

mjpg-streamer: update to latest git version

4 years agoMerge pull request #11027 from neheb/luaj
Rosen Penev [Thu, 16 Jan 2020 00:21:55 +0000 (16:21 -0800)]
Merge pull request #11027 from neheb/luaj

luajit: use dynamic buildmode

4 years agoMerge pull request #11028 from neheb/bak
Rosen Penev [Wed, 15 Jan 2020 20:19:17 +0000 (12:19 -0800)]
Merge pull request #11028 from neheb/bak

backuppc: replace samba36 dependency

4 years agooniguruma: bump to version 6.9.4 11039/head
Eneas U de Queiroz [Fri, 6 Dec 2019 20:26:40 +0000 (17:26 -0300)]
oniguruma: bump to version 6.9.4

This version adds a new RegSet API, and fixes the following:
 - CVE-2019-19012
 - CVE-2019-19203
 - CVE-2019-19204
 - CVE-2019-19246
 - some problems (found by libFuzzer test)

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agosubversion: add libsqlite3 depend 11024/head
Sebastian Kemper [Wed, 15 Jan 2020 18:33:12 +0000 (19:33 +0100)]
subversion: add libsqlite3 depend

apr-util was updated. It doesn't provide the depend on libsqlite3
anymore, so this needs to be added to the subversion package now.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoapache: remove libgdbm dep
Sebastian Kemper [Wed, 15 Jan 2020 18:32:17 +0000 (19:32 +0100)]
apache: remove libgdbm dep

This dep can be removed since apu-1-config was cleaned up.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoapr-util: prevent recursive linking
Sebastian Kemper [Wed, 15 Jan 2020 18:27:17 +0000 (19:27 +0100)]
apr-util: prevent recursive linking

004-avoid_ldap_by_defaut.patch:
 By default use --avoid-ldap since apache2 is the only user, and we don't
 want to add extra dependencies to other apr-utils rdepends. Patch from
 Ryan Niebur <ryanryan52@gmail.com>, copied from Debian.

005-apu_config_dont_list_indep_libs.patch:
 Prevent recursive linking of dependent libraries by apr-util users.
 Patch from Peter Samuelson <peter@p12n.org>, also copied from Debian.
 Makes libexpat and libiconv private.

006-avoid_db_by-default.patch:
 Make apu-config not output dbm libs by default. See Debian #622081.
 Patch from Stefan Fritsch <sf@debian.org>, also copied from Debian

While bumping the revision also correct license information.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #11030 from jefferyto/golang-pie-tristate
Rosen Penev [Wed, 15 Jan 2020 15:14:02 +0000 (07:14 -0800)]
Merge pull request #11030 from jefferyto/golang-pie-tristate

golang: Update for ASLR PIE tristate option change

4 years agogolang: Update for ASLR PIE tristate option change 11030/head
Jeffery To [Wed, 15 Jan 2020 11:36:09 +0000 (19:36 +0800)]
golang: Update for ASLR PIE tristate option change

The ASLR PIE option was changed to a tristate option
(openwrt/openwrt@19cbac7d264dfca1f75849de64beb98830fbb1e4). This updates
the Go compiler package and golang-package.mk to account for this
change.

This also adds warning messages for when the user has selected PIE but
Go does not have PIE support for the chosen target.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11001 from neheb/py3
Rosen Penev [Wed, 15 Jan 2020 08:25:30 +0000 (00:25 -0800)]
Merge pull request #11001 from neheb/py3

python3: Fix compilation without deprecated APIs

4 years agoMerge pull request #11002 from neheb/tiny
Rosen Penev [Wed, 15 Jan 2020 07:39:41 +0000 (23:39 -0800)]
Merge pull request #11002 from neheb/tiny

tinyproxy: update to 1.10.0

4 years agobackuppc: replace samba36 dependency 11028/head
Rosen Penev [Wed, 15 Jan 2020 07:16:58 +0000 (23:16 -0800)]
backuppc: replace samba36 dependency

Samba 3.6 will be removed soon. samba4-client a replacement.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10780 from Andy2244/glib2-mips16
Rosen Penev [Wed, 15 Jan 2020 04:13:22 +0000 (20:13 -0800)]
Merge pull request #10780 from Andy2244/glib2-mips16

glib2: fix mips16 build, add size reducing static link, fpic CFLAGS

4 years agoluajit: use dynamic buildmode 11027/head
Rosen Penev [Wed, 15 Jan 2020 04:07:05 +0000 (20:07 -0800)]
luajit: use dynamic buildmode

Reduces package size with about 50%

Fixes: https://github.com/openwrt/packages/issues/10848
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11018 from pffmachado/issue-canutils
Rosen Penev [Wed, 15 Jan 2020 00:51:05 +0000 (16:51 -0800)]
Merge pull request #11018 from pffmachado/issue-canutils

canutils: fix canutils makefile dependency

4 years agocanutils: fix canutils makefile dependency 11018/head
Paulo Machado [Wed, 15 Jan 2020 00:36:10 +0000 (00:36 +0000)]
canutils: fix canutils makefile dependency

PKG_RELEASE bumped

Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
4 years agopython3: Fix compilation without deprecated APIs 11001/head
Rosen Penev [Sun, 19 May 2019 21:25:00 +0000 (14:25 -0700)]
python3: Fix compilation without deprecated APIs

This is based on upstream work here:

https://github.com/python/cpython/pull/3934
and
https://github.com/python/cpython/pull/39430

First patch was kept as is (just rebased) while the second was combined
into one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11019 from aleksander0m/aleksander/mm-1-12-4
Rosen Penev [Tue, 14 Jan 2020 22:30:24 +0000 (14:30 -0800)]
Merge pull request #11019 from aleksander0m/aleksander/mm-1-12-4

modemmanager: release 1.12.4

4 years agoyoutube-dl: update to version 2020.1.15
Josef Schlehofer [Tue, 14 Jan 2020 21:45:39 +0000 (22:45 +0100)]
youtube-dl: update to version 2020.1.15

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #11025 from jefferyto/python-pyasn1-modules-0.2.8
Rosen Penev [Tue, 14 Jan 2020 22:01:29 +0000 (14:01 -0800)]
Merge pull request #11025 from jefferyto/python-pyasn1-modules-0.2.8

python-pyasn1-modules: Update to 0.2.8

4 years agoMerge pull request #11013 from nmav/tmp-update-libssh
Rosen Penev [Tue, 14 Jan 2020 22:00:55 +0000 (14:00 -0800)]
Merge pull request #11013 from nmav/tmp-update-libssh

libssh: updated to 0.9.3

4 years agolibssh: updated to 0.9.3 11013/head
Nikos Mavrogiannopoulos [Mon, 13 Jan 2020 22:12:35 +0000 (23:12 +0100)]
libssh: updated to 0.9.3

This updates the library to address several CVEs, add modern
crypto, and eliminate legacy patches.

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agopython-pyasn1-modules: Update to 0.2.8 11025/head
Jeffery To [Tue, 14 Jan 2020 21:06:21 +0000 (05:06 +0800)]
python-pyasn1-modules: Update to 0.2.8

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11020 from jefferyto/golang-updates
Rosen Penev [Tue, 14 Jan 2020 20:10:33 +0000 (12:10 -0800)]
Merge pull request #11020 from jefferyto/golang-updates

golang: More updates

4 years agoMerge pull request #11006 from commodo/evdev
Rosen Penev [Tue, 14 Jan 2020 20:08:43 +0000 (12:08 -0800)]
Merge pull request #11006 from commodo/evdev

python-evdev: bump to version 1.3.0

4 years agogolang: Update to 1.13.6 11020/head
Jeffery To [Tue, 14 Jan 2020 14:34:07 +0000 (22:34 +0800)]
golang: Update to 1.13.6

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agomodemmanager: release 1.12.4 11019/head
Aleksander Morgado [Tue, 14 Jan 2020 14:27:29 +0000 (15:27 +0100)]
modemmanager: release 1.12.4

New stable release with lots of fixes, including some severe memory
leaks happening when GPS management is used in QMI-based devices.

https://lists.freedesktop.org/archives/modemmanager-devel/2020-January/007670.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
4 years agogolang: Add support for ASLR/PIE for Go packages
Jeffery To [Tue, 14 Jan 2020 14:17:21 +0000 (22:17 +0800)]
golang: Add support for ASLR/PIE for Go packages

This adds support to compile position-independent executables for
packages that use golang-package.mk.

Go packages will have PIE enabled if:
* Go supports PIE on the target platform;
* CONFIG_PKG_ASLR_PIE is selected; and
* PKG_ASLR_PIE (for the package) is not set to 0

Go 1.13 supports PIE for x86 and arm targets; mips support is in
progress[1].

[1]: https://github.com/golang/go/issues/21222#issuecomment-542064462

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agogolang: Fix selection of GOARM value
Jeffery To [Thu, 9 Jan 2020 21:51:36 +0000 (05:51 +0800)]
golang: Fix selection of GOARM value

This fixes how GOARM is selected for arm platforms, based on support for
VFP/VFPv3 rather than CPU version.

Fixes #10967.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agocanutils: fix canutils makefile dependency
Paulo Machado [Tue, 14 Jan 2020 10:57:49 +0000 (10:57 +0000)]
canutils: fix canutils makefile dependency

DEPENDS attribute makes canutils fail on installation procedure

Removing it makes a successful build

Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
4 years agoxtables-addons: Support IPTV Timeshift
Jose Olivera [Fri, 8 Nov 2019 06:51:59 +0000 (14:51 +0800)]
xtables-addons: Support IPTV Timeshift

Solves Issue #10373 and PR #10428

Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
(bumped PKG_RELEASE)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11011 from micmac1/apache-2
Rosen Penev [Mon, 13 Jan 2020 22:53:29 +0000 (14:53 -0800)]
Merge pull request #11011 from micmac1/apache-2

apache: fix build + remove BROKEN from dbd-mysql

4 years agoMerge pull request #10994 from BKPepe/libseccomp
Nikos Mavrogiannopoulos [Mon, 13 Jan 2020 21:56:20 +0000 (22:56 +0100)]
Merge pull request #10994 from BKPepe/libseccomp

libseccomp: update to version 2.4.2

4 years agoapache: fix depends 11011/head
Sebastian Kemper [Mon, 13 Jan 2020 20:43:42 +0000 (21:43 +0100)]
apache: fix depends

- helps build system to locate zlib
- adds depend on libgdbm if libaprutil-dbm-gdbm is selected

This fixes the two different build failures that can currently be
observed.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoapr-util: add mariadb patch
Sebastian Kemper [Mon, 13 Jan 2020 20:39:42 +0000 (21:39 +0100)]
apr-util: add mariadb patch

Patch by Kris Karas from
https://bz.apache.org/bugzilla/attachment.cgi?id=35326&action=diff

This patch is also used by Debian.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #11010 from flyn-org/cyrus-sasl
Hannu Nyman [Mon, 13 Jan 2020 20:04:19 +0000 (22:04 +0200)]
Merge pull request #11010 from flyn-org/cyrus-sasl

cyrus-sasl: install module symbolic links of form libX.so

4 years agocyrus-sasl: install module symbolic links of form libX.so 11010/head
W. Michael Petullo [Mon, 13 Jan 2020 18:57:57 +0000 (13:57 -0500)]
cyrus-sasl: install module symbolic links of form libX.so

I was too aggressive in recommending that we remove the module symbolic
links of form libX.so as part of commit c9ce769b. It turns out that at
least Postfix relies on these, and I suspect any application that makes
use of libsasl2 will require them too.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years agoMerge pull request #11005 from commodo/pymysql
Hannu Nyman [Mon, 13 Jan 2020 16:08:42 +0000 (18:08 +0200)]
Merge pull request #11005 from commodo/pymysql

pymysql: add new package (only Py3 variant)

4 years agoMerge pull request #10935 from janh/vnstat2
Hannu Nyman [Mon, 13 Jan 2020 15:06:20 +0000 (17:06 +0200)]
Merge pull request #10935 from janh/vnstat2

vnstat2: add package

4 years agopython-evdev: bump to version 1.3.0 11006/head
Alexandru Ardelean [Mon, 13 Jan 2020 07:49:23 +0000 (09:49 +0200)]
python-evdev: bump to version 1.3.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agopymysql: add new package (only Py3 variant) 11005/head
Alexandru Ardelean [Mon, 30 Dec 2019 14:22:41 +0000 (16:22 +0200)]
pymysql: add new package (only Py3 variant)

This change adds support for the pymysql package, which is a pure Python
MySQL client. This package will replace the current python-mysqlclient.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoshadowsocks-libev: bump to version 3.3.4
Yousong Zhou [Mon, 13 Jan 2020 02:14:20 +0000 (10:14 +0800)]
shadowsocks-libev: bump to version 3.3.4

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agomjpg-streamer: update to latest git version 11003/head
Rosen Penev [Mon, 13 Jan 2020 01:47:29 +0000 (17:47 -0800)]
mjpg-streamer: update to latest git version

Rearranged Makefile options for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agotinyproxy: update to 1.10.0 11002/head
Rosen Penev [Mon, 13 Jan 2020 00:39:13 +0000 (16:39 -0800)]
tinyproxy: update to 1.10.0

Added license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Refreshed patches.

Updated URLs.

Ran init script through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11000 from neheb/can
Rosen Penev [Sun, 12 Jan 2020 23:35:13 +0000 (15:35 -0800)]
Merge pull request #11000 from neheb/can

canutils: Switch to autotools instead of regular Makefile

4 years agocanutils: Switch to autotools instead of regular Makefile 11000/head
Rosen Penev [Sun, 12 Jan 2020 23:28:58 +0000 (15:28 -0800)]
canutils: Switch to autotools instead of regular Makefile

The regular Makefile is totally broken and does not pass CFLAGS. This
breaks compilation with PKG_ASLR_PIE and also does not pass -Os.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10787 from neheb/z
Rosen Penev [Sun, 12 Jan 2020 23:19:44 +0000 (15:19 -0800)]
Merge pull request #10787 from neheb/z

zsh: Update to 5.7.1

4 years agoMerge pull request #10980 from bobafetthotmail/master
Rosen Penev [Sun, 12 Jan 2020 23:07:50 +0000 (15:07 -0800)]
Merge pull request #10980 from bobafetthotmail/master

minidlna: create UUID in config if it is empty

4 years agoMerge pull request #10971 from jefferyto/golang-pie-misc-updates
Rosen Penev [Sun, 12 Jan 2020 22:55:11 +0000 (14:55 -0800)]
Merge pull request #10971 from jefferyto/golang-pie-misc-updates

golang: ASLR/PIE support and misc updates

4 years agoMerge pull request #10976 from jefferyto/asu-python3
Rosen Penev [Sun, 12 Jan 2020 22:46:29 +0000 (14:46 -0800)]
Merge pull request #10976 from jefferyto/asu-python3

asu: Change Python 2 dependencies to Python 3

4 years agoMerge pull request #10898 from micmac1/master-apache
Hannu Nyman [Sun, 12 Jan 2020 21:52:25 +0000 (23:52 +0200)]
Merge pull request #10898 from micmac1/master-apache

apache: bump version plus brush up

4 years agoMerge pull request #10906 from micmac1/apr-master
Hannu Nyman [Sun, 12 Jan 2020 21:50:27 +0000 (23:50 +0200)]
Merge pull request #10906 from micmac1/apr-master

apr + apr-util: cleanups + add drivers

4 years agoapr/apr-util: add myself as maintainer 10906/head
Sebastian Kemper [Sun, 12 Jan 2020 20:34:49 +0000 (21:34 +0100)]
apr/apr-util: add myself as maintainer

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoapache: add myself as maintainer 10898/head
Sebastian Kemper [Sun, 12 Jan 2020 20:36:30 +0000 (21:36 +0100)]
apache: add myself as maintainer

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoacme: Correctly handle domain state dir for ECC certificates
Toke Høiland-Jørgensen [Sun, 12 Jan 2020 18:59:01 +0000 (19:59 +0100)]
acme: Correctly handle domain state dir for ECC certificates

When issuing an ECC certificate, acme.sh for some reason changes the name
of the directory used for the certificate state. Handle this correctly when
moving directories and updating config files.

Fixes #7941.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
4 years agolibseccomp: update to version 2.4.2 10994/head
Josef Schlehofer [Sun, 12 Jan 2020 11:28:37 +0000 (12:28 +0100)]
libseccomp: update to version 2.4.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge branch 'libgd-fix' (fixes #10970)
Michael Heimpold [Sun, 12 Jan 2020 10:25:34 +0000 (11:25 +0100)]
Merge branch 'libgd-fix' (fixes #10970)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>