]> git.99rst.org Git - openwrt-packages.git/log
openwrt-packages.git
7 years agofish: update to v3.0.2
Hao Dong [Tue, 19 Feb 2019 17:31:36 +0000 (01:31 +0800)]
fish: update to v3.0.2

Signed-off-by: Hao Dong <redacted>
7 years agoMerge pull request #8258 from jefferyto/obfsproxy-default-compile
Hannu Nyman [Tue, 19 Feb 2019 15:37:48 +0000 (17:37 +0200)]
Merge pull request #8258 from jefferyto/obfsproxy-default-compile

obfsproxy: Use default compile

7 years agoMerge pull request #8257 from jefferyto/python-packages-default-compile
Hannu Nyman [Tue, 19 Feb 2019 15:37:13 +0000 (17:37 +0200)]
Merge pull request #8257 from jefferyto/python-packages-default-compile

python-(automat|crypto|gmpy2|parsley): Use default compile

7 years agoMerge pull request #8246 from BKPepe/youtube-dl-2019.02.18
Hannu Nyman [Tue, 19 Feb 2019 15:36:00 +0000 (17:36 +0200)]
Merge pull request #8246 from BKPepe/youtube-dl-2019.02.18

youtube-dl: update to version 2019.02.18

7 years agoobfsproxy: Use default compile
Jeffery To [Tue, 19 Feb 2019 15:09:58 +0000 (23:09 +0800)]
obfsproxy: Use default compile

This updates the package to use the default PyBuild/Compile, instead of
defining a custom Build/Compile.

This also updates the source url and adds a src package.

Signed-off-by: Jeffery To <redacted>
7 years agopython-(automat|crypto|gmpy2|parsley): Use default compile
Jeffery To [Tue, 19 Feb 2019 14:54:43 +0000 (22:54 +0800)]
python-(automat|crypto|gmpy2|parsley): Use default compile

This updates these packages to use the default PyBuild/Compile, instead
of defining their own Build/Compile.

This also updates the Python 2 and 3 versions to use the same TITLE.

This also updates the source url and adds src packages for python-gmpy2.

Signed-off-by: Jeffery To <redacted>
7 years agoMerge pull request #8251 from jefferyto/python3-twisted-install
Hannu Nyman [Tue, 19 Feb 2019 13:49:29 +0000 (15:49 +0200)]
Merge pull request #8251 from jefferyto/python3-twisted-install

python-twisted: Fix python3 install

7 years agoMerge pull request #8253 from jefferyto/python-cffi-update
Hannu Nyman [Tue, 19 Feb 2019 13:49:07 +0000 (15:49 +0200)]
Merge pull request #8253 from jefferyto/python-cffi-update

python-cffi: Update to 1.12.1

7 years agoshadowsocks-libev: move --no-delay into json config file
Yousong Zhou [Mon, 18 Feb 2019 13:59:45 +0000 (13:59 +0000)]
shadowsocks-libev: move --no-delay into json config file

It was introduced in 3.1.0 as a command line argument and was part of
the json config since 3.1.1

Signed-off-by: Yousong Zhou <redacted>
7 years agoshadowsocks-libev: use jshn.sh for making json config
Yousong Zhou [Mon, 18 Feb 2019 08:00:08 +0000 (08:00 +0000)]
shadowsocks-libev: use jshn.sh for making json config

As suggested by Jeffery To in openwrt/packages#8233

Signed-off-by: Yousong Zhou <redacted>
7 years agoxtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
Deng Qingfang [Wed, 13 Feb 2019 07:07:57 +0000 (15:07 +0800)]
xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock

Backport 2 commits to fix build on 4.19:
https://github.com/nawawi/xtables-addons/commit/3ea761a1ed338241fbc79bef8e433307e108b6cd
https://github.com/nawawi/xtables-addons/commit/2b76b68c65c97fc11409088c3c30993324df8500

Signed-off-by: Deng Qingfang <redacted>
7 years agohaproxy: Don't select OPENSSL_WITH_DEPRECATED
Rosen Penev [Tue, 19 Feb 2019 09:17:37 +0000 (01:17 -0800)]
haproxy: Don't select OPENSSL_WITH_DEPRECATED

Deprecated APIs are already patched out.

Signed-off-by: Rosen Penev <redacted>
7 years agopython-cffi: Update to 1.12.1
Jeffery To [Tue, 19 Feb 2019 08:51:21 +0000 (16:51 +0800)]
python-cffi: Update to 1.12.1

Signed-off-by: Jeffery To <redacted>
7 years agoMerge pull request #8252 from jefferyto/python-txsocksx-python-twisted
Hannu Nyman [Tue, 19 Feb 2019 08:03:40 +0000 (10:03 +0200)]
Merge pull request #8252 from jefferyto/python-txsocksx-python-twisted

python-txsocks: Fix twisted dependency

7 years agopython-txsocks: Fix twisted dependency
Jeffery To [Tue, 19 Feb 2019 07:29:21 +0000 (15:29 +0800)]
python-txsocks: Fix twisted dependency

This fixes the dependency on twisted, which was renamed to
python-twisted earlier.

This also changes the package to use the default PyBuild/Compile.

Signed-off-by: Jeffery To <redacted>
7 years agopython-twisted: Fix python3 install
Jeffery To [Tue, 19 Feb 2019 06:36:36 +0000 (14:36 +0800)]
python-twisted: Fix python3 install

The install routine was written before the fix in #8241, and wasn't
sufficiently tested with that fix.

Signed-off-by: Jeffery To <redacted>
7 years agov4l2rtspserver: Update to 0.1.3
Rosen Penev [Mon, 18 Feb 2019 21:58:04 +0000 (13:58 -0800)]
v4l2rtspserver: Update to 0.1.3

Removed upstreamed patches.

Updated live555.

Signed-off-by: Rosen Penev <redacted>
7 years agofdm: Update to 2.0
Rosen Penev [Mon, 18 Feb 2019 21:08:42 +0000 (13:08 -0800)]
fdm: Update to 2.0

Removed upstream patches.

Fixed up Makefile slightly as configure bugs seem to have been solved.

Signed-off-by: Rosen Penev <redacted>
7 years agoMerge pull request #8240 from jefferyto/python-twisted
Hannu Nyman [Mon, 18 Feb 2019 16:34:19 +0000 (18:34 +0200)]
Merge pull request #8240 from jefferyto/python-twisted

twisted: Rename package, fix errors

7 years agoMerge pull request #8241 from jefferyto/python-package-install
Hannu Nyman [Mon, 18 Feb 2019 16:33:30 +0000 (18:33 +0200)]
Merge pull request #8241 from jefferyto/python-package-install

python,python3: Fix calling default PyPackage/install

7 years agopython,python3: Fix calling default PyPackage/install
Jeffery To [Mon, 18 Feb 2019 08:23:45 +0000 (16:23 +0800)]
python,python3: Fix calling default PyPackage/install

This fixes Package/*/install to call PyPackage/*/install correctly.
Previously, if a package used the default PyPackage/*/install, then it
would not called. (A custom-defined PyPackage/*/install would be called
with no issue.)

Signed-off-by: Jeffery To <redacted>
7 years agotwisted: Rename package, fix errors
Jeffery To [Mon, 18 Feb 2019 08:11:02 +0000 (16:11 +0800)]
twisted: Rename package, fix errors

This renames the Python 2 twisted package to python-twisted, and updates
dependents (i.e. obfsproxy) to reference the updated name.

This also fixes conflicts between the Python 2 and 3 packages. Twisted
installs some scripts to /usr/bin, and previously scripts for both
packages used the same names. This adds a "3" suffix to scripts
installed by python3-twisted.

This also adds python[3]-setuptools as a dependency, as the scripts
installed to /usr/bin depend on pkg_resources (part of setuptools).

Signed-off-by: Jeffery To <redacted>
7 years agomsmtp: Update to 1.8.3
Rosen Penev [Mon, 18 Feb 2019 06:13:56 +0000 (22:13 -0800)]
msmtp: Update to 1.8.3

Signed-off-by: Rosen Penev <redacted>
7 years agopixman: bump to version 0.38.0
Yousong Zhou [Mon, 18 Feb 2019 03:30:38 +0000 (03:30 +0000)]
pixman: bump to version 0.38.0

Release 0.37.0 was not actually released.  From the git log, there are
two functional changes about optimization by using float points directly

Bump version to 0.38.0
pixman: Use maximum precision for pixman-bits-image, v2.
Implement floating point gradient computation, v2.
build: Add meson files to EXTRA_DIST
editorconfig: use tabs for Makefiles
Merge remote-tracking branch 'origin/master'
Post release version bump to 37.1
gitlab-ci: Add meson build to pipeline test
meson: Add a meson build system
Add .editorconfig file
Bump version to 0.36.0

Signed-off-by: Yousong Zhou <redacted>
7 years agogit: Fix compilation without deprecated OpenSSL APIs
Rosen Penev [Thu, 13 Dec 2018 22:39:55 +0000 (14:39 -0800)]
git: Fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <redacted>
7 years agoyoutube-dl: update to version 2019.02.18
Josef Schlehofer [Sun, 17 Feb 2019 22:36:09 +0000 (23:36 +0100)]
youtube-dl: update to version 2019.02.18

Signed-off-by: Josef Schlehofer <redacted>
7 years agovallumd: bump to 0.1.4
Stijn Tintel [Sun, 17 Feb 2019 15:47:54 +0000 (17:47 +0200)]
vallumd: bump to 0.1.4

Signed-off-by: Stijn Tintel <redacted>
7 years agoMerge pull request #8235 from mhei/fix-libupnp
Ted Hess [Sun, 17 Feb 2019 12:39:18 +0000 (07:39 -0500)]
Merge pull request #8235 from mhei/fix-libupnp

libupnp: add large file defines to CFLAGS

7 years agolibsndfile: update to 2019-02-07
Peter Wagner [Sun, 17 Feb 2019 11:42:39 +0000 (12:42 +0100)]
libsndfile: update to 2019-02-07

Signed-off-by: Peter Wagner <redacted>
7 years agoirssi: Fix OpenSSL without deprecated APIs compilation
Rosen Penev [Sat, 16 Feb 2019 01:08:36 +0000 (17:08 -0800)]
irssi: Fix OpenSSL without deprecated APIs compilation

When OpenSSL is built without deprecated APIs, pkg-config first tries
OpenSSL in the staging directory but fails as it cannot find the
deprecated SSL_library_init function and ends up finding the system one.

Added PKG_BUILD_PARALLEL for faster compilation.

Added -Wl,--gc-sections to LDFLAGS to save ~10KB from the resulting ipk.

Reworked configure section as some of those options were renamed or
removed.

Removed EXTRA_* hacks that are no longer necessary.

Signed-off-by: Rosen Penev <redacted>
7 years agonfs-kernel-server: fix freeaddrinfo usage in nfs-kernel-server, because freeaddrinfo...
Peter Wagner [Sat, 16 Feb 2019 23:12:43 +0000 (00:12 +0100)]
nfs-kernel-server: fix freeaddrinfo usage in nfs-kernel-server, because freeaddrinfo in musl after the 1.1.21
update, doesn't handly NULL pointers (which seems to spec conform) see
https://www.openwall.com/lists/musl/2019/02/03/3 for more info

Signed-off-by: Peter Wagner <redacted>
7 years agolibupnp: add large file defines to CFLAGS
Michael Heimpold [Sat, 16 Feb 2019 20:40:38 +0000 (21:40 +0100)]
libupnp: add large file defines to CFLAGS

This fixes compilation with glibc and uClibc for the included
sample programs as reported by builtbots for e.g. arc target:

-snip-
In file included from ../../upnp/inc/upnp.h:402:0,
                 from common/sample_util.h:49,
                 from common/sample_util.c:42:
../../upnp/inc/FileInfo.h:22:2: error: #error libupnp uses large file support, so users must do that, too
 #error libupnp uses large file support, so users must do that, too
  ^~~~~
Makefile:577: recipe for target 'common/tv_ctrlpt-sample_util.o' failed
-snap-

Signed-off-by: Michael Heimpold <redacted>
7 years agoMerge pull request #8219 from Apteryks/master
Stijn Tintel [Sat, 16 Feb 2019 15:28:50 +0000 (17:28 +0200)]
Merge pull request #8219 from Apteryks/master

net-snmp: disable support for perl

7 years agoMerge pull request #5821 from kbabioch/feat/ipNetToPhysicalTable
Stijn Tintel [Sat, 16 Feb 2019 15:15:04 +0000 (17:15 +0200)]
Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTable

net-snmp: Enable MIB ip-mib/inetNetToMediaTable

7 years agoMerge pull request #8177 from neheb/ff
Hannu Nyman [Sat, 16 Feb 2019 11:45:10 +0000 (13:45 +0200)]
Merge pull request #8177 from neheb/ff

fio: Update to 3.13

7 years agolibcgroup: Added new package.
Daniel Danzberger [Fri, 15 Feb 2019 08:32:15 +0000 (09:32 +0100)]
libcgroup: Added new package.

libcgroup also contains cgroup-utils, which make it very handy to work
with user defined cgroups settings.
It let's you define cgroups in a json like config file and execute them on the cmdline.

Example:

/etc/cgroup.conf:
----------------
group lowbob {
        cpu { cpu.shares="1"; }
        cpuacct { cpuset.cpu = "0" }
        memory { memory.limit_in_bytes = 10m; }
        blkio { ... }
...
}
----------------
cgconfigparser -l /etc/cgroup.conf
cgexec -g cpu,memory,blkio:/lowbob cpuintense-task

Signed-off-by: Daniel Danzberger <redacted>
7 years agoMerge pull request #8163 from diizzyy/bash-patches
Hannu Nyman [Sat, 16 Feb 2019 08:22:37 +0000 (10:22 +0200)]
Merge pull request #8163 from diizzyy/bash-patches

utils/bash: Import upstream patches for 5.0

7 years agoMerge pull request #8195 from ja-pa/libarchive-security-fix
Hannu Nyman [Sat, 16 Feb 2019 08:20:29 +0000 (10:20 +0200)]
Merge pull request #8195 from ja-pa/libarchive-security-fix

libarchive: patch security issues

7 years agoshadowsocks-libev: flush ipv6 ss-rules on service stop
Yousong Zhou [Sat, 16 Feb 2019 07:37:24 +0000 (07:37 +0000)]
shadowsocks-libev: flush ipv6 ss-rules on service stop

Signed-off-by: Yousong Zhou <redacted>
7 years agotransmission: Add LTO support to shave off 35KB off of the ipk
Rosen Penev [Sat, 16 Feb 2019 02:07:31 +0000 (18:07 -0800)]
transmission: Add LTO support to shave off 35KB off of the ipk

Minor Makefile cleanups.

Signed-off-by: Rosen Penev <redacted>
7 years agoMerge pull request #8220 from mstorchak/smartmontools-drivedb
Hannu Nyman [Fri, 15 Feb 2019 16:00:02 +0000 (18:00 +0200)]
Merge pull request #8220 from mstorchak/smartmontools-drivedb

smartmontools: move drive database to a separate packege

7 years agoMerge pull request #8224 from dibdot/travelmate
Dirk Brenken [Fri, 15 Feb 2019 15:32:53 +0000 (16:32 +0100)]
Merge pull request #8224 from dibdot/travelmate

travelmate: update 1.3.5

7 years agotravelmate: update 1.3.5
Dirk Brenken [Fri, 15 Feb 2019 08:29:58 +0000 (09:29 +0100)]
travelmate: update 1.3.5

* rework procd trigger handling
- react immediately on if down network events
- remove needless apply hook in LuCI

Signed-off-by: Dirk Brenken <redacted>
7 years agoprosody: Update prosody to 0.11.2 Update
Luís Felipe Safady [Wed, 13 Feb 2019 09:54:39 +0000 (07:54 -0200)]
prosody: Update prosody to 0.11.2 Update
Fixes CVE-2018-10847

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Luís Felipe Safady <redacted>
7 years agosmartmontools: move drive database to a separate packege
Maxim Storchak [Thu, 14 Feb 2019 13:54:14 +0000 (15:54 +0200)]
smartmontools: move drive database to a separate packege

By default the database of the known drives is compiled into smartctl and smartd.
These tools also support loading external database from /usr/share/smartmontools/drivedb.h.
This changeset splits moves the database to a separate package
which allows to save some flash space and RAM for those for whom
generic S.M.A.R.T. attributes are enough.

Signed-off-by: Maxim Storchak <redacted>
7 years agonet-snmp: disable support for perl
Maxim Cournoyer [Thu, 14 Feb 2019 18:30:58 +0000 (13:30 -0500)]
net-snmp: disable support for perl

Using an external toolchain, it was discovered that net-snmp would
link with the Perl library (-lperl) from the host rather than from the
target.

Since we do not provide Perl as a dependency to net-snmp, the solution
is to disable support for it.

Fixes issue #8217.

Signed-off-by: Maxim Cournoyer <redacted>
7 years agoMerge pull request #7894 from neheb/spoof
Hannu Nyman [Thu, 14 Feb 2019 16:30:44 +0000 (18:30 +0200)]
Merge pull request #7894 from neheb/spoof

spoofer: Fix compilation without deprecated OpenSSL APIs

7 years agoMerge pull request #8066 from neheb/patch-5
Hannu Nyman [Thu, 14 Feb 2019 16:29:36 +0000 (18:29 +0200)]
Merge pull request #8066 from neheb/patch-5

tar: Update to 1.31

7 years agoMerge pull request #8212 from neheb/dov
Hannu Nyman [Thu, 14 Feb 2019 16:25:18 +0000 (18:25 +0200)]
Merge pull request #8212 from neheb/dov

dovecot: Fix compilation with OpenSSL 1.1

7 years agomosquitto: update to 1.5.7
Karl Palsson [Thu, 14 Feb 2019 11:14:13 +0000 (11:14 +0000)]
mosquitto: update to 1.5.7

This is a minor bugfix release. Full changelog available at:
https://mosquitto.org/blog/2019/02/version-1-5-7-released/

Most relevant to OpenWrt are probably:
* fixing persistent store bloat
* fix sorting of included config files
* fix errors related to per_listener_settings

Signed-off-by: Karl Palsson <redacted>
7 years agobluez: Move Bluetooth utilties with large footprint into a separate package
Jeremy Begg [Tue, 12 Feb 2019 02:19:00 +0000 (12:49 +1030)]
bluez: Move Bluetooth utilties with large footprint into a separate package

Move non-essential utilities which depend on glib2, ncurses and readline
to a separate package in order to reduce the footprint on devices with
limited storage.

Signed-off-by: Jeremy Begg <redacted>
7 years agodovecot: Fix compilation with OpenSSL 1.1
Rosen Penev [Thu, 14 Feb 2019 02:57:57 +0000 (18:57 -0800)]
dovecot: Fix compilation with OpenSSL 1.1

Signed-off-by: Rosen Penev <redacted>
7 years agoMerge pull request #7674 from neheb/task
Hannu Nyman [Wed, 13 Feb 2019 20:11:35 +0000 (22:11 +0200)]
Merge pull request #7674 from neheb/task

taskwarror: Update to 2.5.1

7 years agoMerge pull request #8168 from neheb/tas
Nikos Mavrogiannopoulos [Wed, 13 Feb 2019 18:55:24 +0000 (19:55 +0100)]
Merge pull request #8168 from neheb/tas

libtasn1: Optimize compilation for size

7 years agoMerge pull request #8116 from antonlacon/ffmpeg-next
Ted Hess [Wed, 13 Feb 2019 17:00:48 +0000 (12:00 -0500)]
Merge pull request #8116 from antonlacon/ffmpeg-next

ffmpeg: update to 3.4.5

7 years agoMerge pull request #8190 from cshoredaniel/pr-gitolite-dropbear
Hannu Nyman [Wed, 13 Feb 2019 16:51:38 +0000 (18:51 +0200)]
Merge pull request #8190 from cshoredaniel/pr-gitolite-dropbear

gitolite: Drop openssh dependency

7 years agoMerge pull request #8181 from jefferyto/golang-packaging-updates
Hannu Nyman [Wed, 13 Feb 2019 16:50:33 +0000 (18:50 +0200)]
Merge pull request #8181 from jefferyto/golang-packaging-updates

golang: packaging updates

7 years agoMerge pull request #8197 from Cynerd/python3-twisted
Hannu Nyman [Wed, 13 Feb 2019 16:49:51 +0000 (18:49 +0200)]
Merge pull request #8197 from Cynerd/python3-twisted

twisted: add Python3 variant

7 years agoMerge pull request #8150 from ClaymorePT/boost_1.69.0_r2
Ted Hess [Wed, 13 Feb 2019 16:42:00 +0000 (11:42 -0500)]
Merge pull request #8150 from ClaymorePT/boost_1.69.0_r2

boost: Release update with minor fix

7 years agoMerge pull request #8167 from neheb/p112
Nikos Mavrogiannopoulos [Wed, 13 Feb 2019 08:18:21 +0000 (09:18 +0100)]
Merge pull request #8167 from neheb/p112

p11-kit: Update to 0.23.15

7 years agoboost: Release update with minor fix
Carlos Miguel Ferreira [Thu, 7 Feb 2019 20:25:32 +0000 (20:25 +0000)]
boost: Release update with minor fix

This commit fixes the bug described in issue #8146 [1], where the
package fails to build if the boost package is selected without
selecting any of the internal non-header-only libraries.

[1]: https://github.com/openwrt/packages/issues/8146

Signed-off-by: Carlos Miguel Ferreira <redacted>
7 years agoMerge pull request #8158 from neheb/io
Hauke Mehrtens [Tue, 12 Feb 2019 22:27:09 +0000 (23:27 +0100)]
Merge pull request #8158 from neheb/io

iotivity: Backport upstream patch to fix GCC 7+ compilation

7 years agolibinput: Add missing header to fix compilation
Rosen Penev [Tue, 12 Feb 2019 20:36:07 +0000 (12:36 -0800)]
libinput: Add missing header to fix compilation

Signed-off-by: Rosen Penev <redacted>
7 years agofio: Update to 3.13
Rosen Penev [Mon, 11 Feb 2019 00:33:20 +0000 (16:33 -0800)]
fio: Update to 3.13

Added -Wl,--gc-sections for smaller size.

Removed TARGET_CFLAGS as there is no difference in size.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <redacted>
7 years agoiotivity: Backport upstream patch to fix GCC 7+ compilation
Rosen Penev [Sat, 9 Feb 2019 02:32:36 +0000 (18:32 -0800)]
iotivity: Backport upstream patch to fix GCC 7+ compilation

Signed-off-by: Rosen Penev <redacted>
7 years agortl-ais: Update init script
Jeffery To [Tue, 12 Feb 2019 06:11:06 +0000 (14:11 +0800)]
rtl-ais: Update init script

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also fixes some space-indented lines to use tabs.

Signed-off-by: Jeffery To <redacted>
7 years agotwisted: add Python3 variant
Karel Kočí [Tue, 12 Feb 2019 11:48:43 +0000 (12:48 +0100)]
twisted: add Python3 variant

Signed-off-by: Karel Kočí <redacted>
7 years agoMerge pull request #8196 from commodo/python-batch-updates
Hannu Nyman [Tue, 12 Feb 2019 17:32:41 +0000 (19:32 +0200)]
Merge pull request #8196 from commodo/python-batch-updates

python,python3: batch updates

7 years agoMerge pull request #8185 from micmac1/maria-10222
Hannu Nyman [Tue, 12 Feb 2019 17:31:33 +0000 (19:31 +0200)]
Merge pull request #8185 from micmac1/maria-10222

mariadb: update to 10.2.22 + clean up shared lib deps

7 years agoMerge pull request #8192 from gladiac1337/feature-haproxy-v1.8.19
Hannu Nyman [Tue, 12 Feb 2019 17:30:06 +0000 (19:30 +0200)]
Merge pull request #8192 from gladiac1337/feature-haproxy-v1.8.19

haproxy: Update HAProxy to v1.8.19

7 years agoMerge pull request #8159 from neheb/xz
Ted Hess [Tue, 12 Feb 2019 15:52:32 +0000 (10:52 -0500)]
Merge pull request #8159 from neheb/xz

xz: Compile with PIC to fix linking errors

7 years agorpcd-mod-poe: add package
Paul Spooren [Fri, 8 Feb 2019 22:20:03 +0000 (23:20 +0100)]
rpcd-mod-poe: add package

simple package to manipulate gpio pins via the web interface. This was
tested on a UBNT EdgePing R6 turining on and off the 4 PoE ports
(496-500).

Signed-off-by: Paul Spooren <redacted>
7 years agomini_snmpd: Update init script
Jeffery To [Tue, 12 Feb 2019 12:28:01 +0000 (20:28 +0800)]
mini_snmpd: Update init script

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also replaces space indentation with tabs, and removes trailing
whitespace and unnecessary curly brackets.

Signed-off-by: Jeffery To <redacted>
7 years agoshadowsocks-libev: ss-rules: fix flushing ipv6 rules
Yousong Zhou [Tue, 12 Feb 2019 11:52:17 +0000 (11:52 +0000)]
shadowsocks-libev: ss-rules: fix flushing ipv6 rules

"-6" has to be the first argument

Signed-off-by: Yousong Zhou <redacted>
7 years agoshadowsocks-libev: ss-rules: tweak for readability
Yousong Zhou [Tue, 12 Feb 2019 08:04:51 +0000 (08:04 +0000)]
shadowsocks-libev: ss-rules: tweak for readability

 - quash errors on detection of ipv6 nat
 - remove unnecessary rule args "--comment ..." and "-p ..."

Signed-off-by: Yousong Zhou <redacted>
7 years agolibarchive: patch security issues
Jan Pavlinec [Tue, 12 Feb 2019 10:51:50 +0000 (11:51 +0100)]
libarchive: patch security issues

Fixes
CVE-2019-1000019
CVE-2019-1000020

Signed-off-by: Jan Pavlinec <redacted>
7 years agopython-pyopenssl: bump to version 19.0.0
Alexandru Ardelean [Tue, 12 Feb 2019 09:51:04 +0000 (11:51 +0200)]
python-pyopenssl: bump to version 19.0.0

Signed-off-by: Alexandru Ardelean <redacted>
7 years agopython-lxml: bump to version 4.3.1
Alexandru Ardelean [Tue, 12 Feb 2019 09:49:54 +0000 (11:49 +0200)]
python-lxml: bump to version 4.3.1

Signed-off-by: Alexandru Ardelean <redacted>
7 years agopython-cryptography: bump to version 2.5
Alexandru Ardelean [Tue, 12 Feb 2019 09:48:48 +0000 (11:48 +0200)]
python-cryptography: bump to version 2.5

Signed-off-by: Alexandru Ardelean <redacted>
7 years agopython-pyasn1-modules: bump to version 0.2.4
Alexandru Ardelean [Tue, 12 Feb 2019 09:47:11 +0000 (11:47 +0200)]
python-pyasn1-modules: bump to version 0.2.4

Signed-off-by: Alexandru Ardelean <redacted>
7 years agopython,python3: fix CVE-2019-5010 - Denial of Service
Alexandru Ardelean [Mon, 4 Feb 2019 09:28:00 +0000 (11:28 +0200)]
python,python3: fix CVE-2019-5010 - Denial of Service

This patch addresses issue:
  [ssl][CVE-2019-5010] TALOS-2018-0758 Denial of Service

Link to Python issue:
  https://bugs.python.org/issue35746

Signed-off-by: Alexandru Ardelean <redacted>
7 years agopython,python3: move shebang handle in install script
Alexandru Ardelean [Mon, 4 Feb 2019 14:36:25 +0000 (16:36 +0200)]
python,python3: move shebang handle in install script

This extends the Python[3] shebang fixup to all packages.
Only Python scripts in `/usr/bin` will be handled at the moment. Later it
may make sense to also cover executables in `/bin`, though typically Python
executables shouldn't be placed there.

Previously the shebang handling was only done for python[3]-pip &
python[3]-setuptools.

Signed-off-by: Alexandru Ardelean <redacted>
7 years agopython,python3: make deletion tolerant for paths with spaces
Alexandru Ardelean [Tue, 5 Feb 2019 10:04:43 +0000 (12:04 +0200)]
python,python3: make deletion tolerant for paths with spaces

Piping to xargs does not handle spaces in paths too well, because it splits
up the paths.
For deleting empty dirs, we also need to do several retries, otherwise
`find` will try to go through the directories after they're deleted.

Signed-off-by: Alexandru Ardelean <redacted>
7 years agonft-qos: Update init script
Jeffery To [Tue, 12 Feb 2019 08:31:59 +0000 (16:31 +0800)]
nft-qos: Update init script

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a validate section to service_triggers(), and fixes some
variable name typos in qosdef_init_static().

Signed-off-by: Jeffery To <redacted>
7 years agohaproxy: Update HAProxy to v1.8.19
Christian Lachner [Tue, 12 Feb 2019 07:56:12 +0000 (08:56 +0100)]
haproxy: Update HAProxy to v1.8.19
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <redacted>
7 years agosysstat: Update init script
Jeffery To [Tue, 12 Feb 2019 06:57:40 +0000 (14:57 +0800)]
sysstat: Update init script

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

Signed-off-by: Jeffery To <redacted>
7 years agobcrypt: Update to 3.1.6
Daniel F. Dickinson [Tue, 12 Feb 2019 06:45:42 +0000 (01:45 -0500)]
bcrypt: Update to 3.1.6

Update to latest version even though it's a no-op for us
(change is for compilation on Haiku) because otherwise uscan (and
folks who don't check changelogs for relevant changes) will complain.

Signed-off-by: Daniel F. Dickinson <redacted>
7 years agortty: Update init script
Jeffery To [Tue, 12 Feb 2019 06:34:38 +0000 (14:34 +0800)]
rtty: Update init script

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a service_triggers() function.

Signed-off-by: Jeffery To <redacted>
7 years agortty: Convert init script indentation from spaces to tabs
Jeffery To [Tue, 12 Feb 2019 06:18:29 +0000 (14:18 +0800)]
rtty: Convert init script indentation from spaces to tabs

Signed-off-by: Jeffery To <redacted>
7 years agoruby: fix build for uclibc
Luiz Angelo Daros de Luca [Fri, 8 Feb 2019 03:38:33 +0000 (01:38 -0200)]
ruby: fix build for uclibc

Backporting upstream fix. Closes #8051.

Signed-off-by: Luiz Angelo Daros de Luca <redacted>
7 years agoirssi: update to 1.2.0
Peter Wagner [Mon, 11 Feb 2019 23:48:34 +0000 (00:48 +0100)]
irssi: update to 1.2.0

Signed-off-by: Peter Wagner <redacted>
7 years agomariadb: bump to 10.2.22
Sebastian Kemper [Mon, 11 Feb 2019 20:49:20 +0000 (21:49 +0100)]
mariadb: bump to 10.2.22

From upstream release notes:

- Backport Information Schema CHECK_CONSTRAINTS Table.
- MDEV-17475: Maximum value of table_definition_cache is now 2097152.
- InnoDB ALTER TABLE fixes: MDEV-16499, MDEV-18186, MDEV-18237, MDEV-18222,
  MDEV-18256, MDEV-18016, MDEV-16849
- Mariabackup fixes: MDEV-18185, MDEV-18201, MDEV-18194
- Galera crash recovery fix: MDEV-15740
- Encryption fixes: MDEV-18129, MDEV-18183, MDEV-18279
- Fixes for the following security vulnerabilities:
  - CVE-2019-2510
  - CVE-2019-2537

OpenWrt notes:
- OpenSSL patch dropped as issue fixed upstream

Signed-off-by: Sebastian Kemper <redacted>
7 years agomariadb: fix libmariadb depends
Sebastian Kemper [Mon, 11 Feb 2019 20:44:36 +0000 (21:44 +0100)]
mariadb: fix libmariadb depends

The shared library does not depend on libatomic nor libstdcpp anymore.
This is very good news for the users of said lib.

This commit updates the depends accordingly.

Signed-off-by: Sebastian Kemper <redacted>
7 years agoMerge pull request #8135 from ja-pa/unbound-update
Hannu Nyman [Mon, 11 Feb 2019 19:53:37 +0000 (21:53 +0200)]
Merge pull request #8135 from ja-pa/unbound-update

unbound: update to version 1.9.0 and remove old patch

7 years agohd-idle: Update init script
Jeffery To [Mon, 11 Feb 2019 14:25:14 +0000 (22:25 +0800)]
hd-idle: Update init script

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a service_triggers() function.

Signed-off-by: Jeffery To <redacted>
7 years agogpsd: Update init script
Jeffery To [Mon, 11 Feb 2019 14:05:23 +0000 (22:05 +0800)]
gpsd: Update init script

This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a service_triggers() function and removes some
unnecessary curly brackets.

Signed-off-by: Jeffery To <redacted>
7 years agoshadowsocks-libev: flush ss rules on entry
Yousong Zhou [Mon, 11 Feb 2019 13:21:04 +0000 (13:21 +0000)]
shadowsocks-libev: flush ss rules on entry

Fixes issue reported in openwrt/luci#2527

Signed-off-by: Yousong Zhou <redacted>
7 years agogolang: Ignore GOFLAGS, GO111MODULE environment variables
Jeffery To [Mon, 11 Feb 2019 08:00:56 +0000 (16:00 +0800)]
golang: Ignore GOFLAGS, GO111MODULE environment variables

These were added in Go 1.11.

Signed-off-by: Jeffery To <redacted>
7 years agogolang: Install go.mod/go.sum by default
Jeffery To [Sat, 9 Feb 2019 12:00:56 +0000 (20:00 +0800)]
golang: Install go.mod/go.sum by default

Signed-off-by: Jeffery To <redacted>
7 years agogolang: Install files with .cpp/.hpp suffixes by default
Jeffery To [Sat, 9 Feb 2019 11:52:49 +0000 (19:52 +0800)]
golang: Install files with .cpp/.hpp suffixes by default

This also updates the URL for dh-golang.

Signed-off-by: Jeffery To <redacted>
git clone https://git.99rst.org/PROJECT