]> git.99rst.org Git - openwrt-packages.git/log
openwrt-packages.git
6 years agonginx: adds new socket to luci uwsgi config
Ansuel Smith [Wed, 9 Oct 2019 18:30:14 +0000 (20:30 +0200)]
nginx: adds new socket to luci uwsgi config

Signed-off-by: Ansuel Smith <redacted>
6 years agoMerge pull request #10171 from neheb/gam2
Hannu Nyman [Sat, 12 Oct 2019 10:47:08 +0000 (13:47 +0300)]
Merge pull request #10171 from neheb/gam2

gammu: Update to 1.41

6 years agocache-domains: added game cache DNS config service
Gerard Ryan [Sat, 17 Aug 2019 11:44:29 +0000 (21:44 +1000)]
cache-domains: added game cache DNS config service

Signed-off-by: Gerard Ryan <redacted>
6 years agoMerge pull request #10207 from dengqf6/upnpd
Rosen Penev [Sat, 12 Oct 2019 07:20:16 +0000 (00:20 -0700)]
Merge pull request #10207 from dengqf6/upnpd

miniupnpd: update to 2.1.20191006

6 years agoopenconnect: update to 8.05
DENG Qingfang [Sat, 12 Oct 2019 07:15:46 +0000 (15:15 +0800)]
openconnect: update to 8.05

Signed-off-by: DENG Qingfang <redacted>
6 years agominiupnpd: update to 2.1.20191006
DENG Qingfang [Sat, 12 Oct 2019 06:36:55 +0000 (14:36 +0800)]
miniupnpd: update to 2.1.20191006

Removed upstreamed patch:
100-build-on-OpenWrt.patch

Signed-off-by: DENG Qingfang <redacted>
6 years agoMerge pull request #10173 from Ansuel/uwsgi-fix
Hannu Nyman [Sat, 12 Oct 2019 06:39:47 +0000 (09:39 +0300)]
Merge pull request #10173 from Ansuel/uwsgi-fix

uwsgi-cgi: adds patch to fix #10134

6 years agocifsd: update to git (2019-10-08)
Richard Yu [Sat, 12 Oct 2019 02:32:04 +0000 (10:32 +0800)]
cifsd: update to git (2019-10-08)

Signed-off-by: Richard Yu <redacted>
6 years agoMerge pull request #10196 from lucize/nssup
Rosen Penev [Fri, 11 Oct 2019 20:14:54 +0000 (13:14 -0700)]
Merge pull request #10196 from lucize/nssup

nss: update to 3.46.1

6 years agoMerge pull request #10119 from BKPepe/debootstrap
Rosen Penev [Fri, 11 Oct 2019 19:50:06 +0000 (12:50 -0700)]
Merge pull request #10119 from BKPepe/debootstrap

debootstrap: Update to version 1.0.115~bpo10+1

6 years agoMerge pull request #10107 from BKPepe/expat
Rosen Penev [Fri, 11 Oct 2019 19:49:22 +0000 (12:49 -0700)]
Merge pull request #10107 from BKPepe/expat

expat: Update to version 2.2.9

6 years agoMerge pull request #10160 from G-M0N3Y-2503/feature_docker-ce_update
Rosen Penev [Fri, 11 Oct 2019 19:45:40 +0000 (12:45 -0700)]
Merge pull request #10160 from G-M0N3Y-2503/feature_docker-ce_update

docker-ce: Updated to 19.03.2

6 years agoMerge pull request #10159 from jefferyto/shinit
Rosen Penev [Fri, 11 Oct 2019 19:45:25 +0000 (12:45 -0700)]
Merge pull request #10159 from jefferyto/shinit

shinit: Add package

6 years agocgi-io: iron out extra compiler warnings
Petr Štetiar [Fri, 11 Oct 2019 13:07:17 +0000 (15:07 +0200)]
cgi-io: iron out extra compiler warnings

Fixes following errors:

 main.c:458:37: error: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
 main.c:463:17: error: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Werror=sign-compare]
 main.c:518:35: error: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
 main.c:157:3: error: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Werror=unused-result]
 main.c:763:3: error: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Werror=unused-result]

Signed-off-by: Petr Štetiar <redacted>
6 years agocgi-io: cmake: enable extra compiler warnings
Petr Štetiar [Fri, 11 Oct 2019 13:03:04 +0000 (15:03 +0200)]
cgi-io: cmake: enable extra compiler warnings

Spotting issues during compilation is cheaper.

Signed-off-by: Petr Štetiar <redacted>
6 years agocgi-io: cmake: fix libraries lookup
Petr Štetiar [Fri, 11 Oct 2019 13:01:42 +0000 (15:01 +0200)]
cgi-io: cmake: fix libraries lookup

In order to make it compile properly in more environments.

Signed-off-by: Petr Štetiar <redacted>
6 years agoMerge pull request #10191 from Ansuel/cgi-io-fix
Jo-Philipp Wich [Fri, 11 Oct 2019 10:10:47 +0000 (12:10 +0200)]
Merge pull request #10191 from Ansuel/cgi-io-fix

cgi-io: fix various errors

6 years agomosh: Add protobuf host build dependency
Rosen Penev [Fri, 11 Oct 2019 03:08:54 +0000 (20:08 -0700)]
mosh: Add protobuf host build dependency

Signed-off-by: Rosen Penev <redacted>
6 years agouwsgi-cgi: adds luci webui and cgi-io vassals config
Ansuel Smith [Thu, 10 Oct 2019 22:31:36 +0000 (00:31 +0200)]
uwsgi-cgi: adds luci webui and cgi-io vassals config

Signed-off-by: Ansuel Smith <redacted>
6 years agouwsgi-cgi: introduce emperor mode as default uwsgi installation
Ansuel Smith [Thu, 10 Oct 2019 22:30:45 +0000 (00:30 +0200)]
uwsgi-cgi: introduce emperor mode as default uwsgi installation

- Use uwsgi in emperor mode by default

Signed-off-by: Ansuel Smith <redacted>
6 years agouwsgi-cgi: add patch to fix #10134
Ansuel Smith [Wed, 9 Oct 2019 18:11:51 +0000 (20:11 +0200)]
uwsgi-cgi: add patch to fix #10134

- add uwsgi patch to add option to don't follow simbolic link but call it directly (waiting to be approved)

Signed-off-by: Ansuel Smith <redacted>
6 years agokea: update package to 1.6.0
Tiago Gaspar [Thu, 10 Oct 2019 22:15:19 +0000 (23:15 +0100)]
kea: update package to 1.6.0
Update kea to the latest stable verion (1.6.0).

Signed-off-by: Tiago Gaspar <redacted>
6 years agoMerge pull request #9150 from lucize/uacme
Rosen Penev [Thu, 10 Oct 2019 20:25:40 +0000 (13:25 -0700)]
Merge pull request #9150 from lucize/uacme

uacme: add package

6 years agocgi-io: fix read after end errors
Ansuel Smith [Tue, 8 Oct 2019 20:34:11 +0000 (22:34 +0200)]
cgi-io: fix read after end errors

Currently cgi-io try to read data after the data ended.
- Adds "-" to whitelist char
- In main_upload is tried to consume the buffer while it's already readed by the while loop before

Signed-off-by: Ansuel Smith <redacted>
6 years agonss: update to 3.46.1
Lucian Cristian [Thu, 10 Oct 2019 16:06:15 +0000 (19:06 +0300)]
nss: update to 3.46.1

and clean some comments

Signed-off-by: Lucian Cristian <redacted>
6 years agouacme: add package
Lucian Cristian [Sun, 29 Sep 2019 14:33:56 +0000 (17:33 +0300)]
uacme: add package

lightweight client for the RFC8555 ACMEv2 protocol, written in plain C code
with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or mbedTLS).

Signed-off-by: Lucian Cristian <redacted>
6 years agotor: update to 0.4.1.6
Jan Pavlinec [Wed, 9 Oct 2019 12:35:15 +0000 (14:35 +0200)]
tor: update to 0.4.1.6

Signed-off-by: Jan Pavlinec <redacted>
6 years agoMerge pull request #10194 from nickberry17/master
Rosen Penev [Thu, 10 Oct 2019 01:57:45 +0000 (18:57 -0700)]
Merge pull request #10194 from nickberry17/master

modemmanager: remove check for unneeded host dependency intltool

6 years agomodemmanager: remove check for unneeded host dependency intltool
Nicholas Smith [Wed, 9 Oct 2019 22:30:26 +0000 (08:30 +1000)]
modemmanager: remove check for unneeded host dependency intltool

Signed-off-by: Nicholas Smith <redacted>
6 years agoMerge pull request #10182 from jefferyto/python-attrs-19.2.0
Rosen Penev [Wed, 9 Oct 2019 19:50:07 +0000 (12:50 -0700)]
Merge pull request #10182 from jefferyto/python-attrs-19.2.0

python-attrs: Update to 19.2.0

6 years agoMerge pull request #10170 from ewsi/feature_dcwifi_1.1
Rosen Penev [Wed, 9 Oct 2019 19:46:00 +0000 (12:46 -0700)]
Merge pull request #10170 from ewsi/feature_dcwifi_1.1

dcwifi: Update component versions

6 years agoMerge pull request #10187 from commodo/python-asn1crypto-update
Rosen Penev [Wed, 9 Oct 2019 19:43:20 +0000 (12:43 -0700)]
Merge pull request #10187 from commodo/python-asn1crypto-update

python-asn1crypto: bump to version 1.0.1

6 years agoMerge pull request #10185 from commodo/python-pillow-update
Rosen Penev [Wed, 9 Oct 2019 19:42:58 +0000 (12:42 -0700)]
Merge pull request #10185 from commodo/python-pillow-update

python-pillow: bump to version 6.2.0

6 years agocollectd: update to 5.9.2
Hannu Nyman [Wed, 9 Oct 2019 17:56:21 +0000 (20:56 +0300)]
collectd: update to 5.9.2

Update collectd to 5.9.2

Mainly bug fixes:
https://github.com/collectd/collectd/blob/dfb9dd09fe3a6864c8cf85eb92e826c289e6d6d2/ChangeLog

Signed-off-by: Hannu Nyman <redacted>
6 years agoMerge pull request #10189 from dibdot/banIP
Dirk Brenken [Wed, 9 Oct 2019 17:04:39 +0000 (19:04 +0200)]
Merge pull request #10189 from dibdot/banIP

banip: update 0.3.1

6 years agodcwifi: Update component versions
Carey Sonsino [Mon, 30 Sep 2019 14:14:02 +0000 (14:14 +0000)]
dcwifi: Update component versions

update package versions and hashes
remove bzero patches
remove uclibc++ patch
refactor directory structure
relocate mrmctl in menuconfig
update macremapper patch

Signed-off-by: Carey Sonsino <redacted>
Signed-off-by: Carey Sonsino <redacted>
6 years agonet/mosquitto: drop obsolete libuuid dependency
Karl Palsson [Wed, 9 Oct 2019 13:50:14 +0000 (13:50 +0000)]
net/mosquitto: drop obsolete libuuid dependency

libuuid was dropped as a dependency in mosquitto 1.6.0

Signed-off-by: Karl Palsson <redacted>
6 years agobanip: update 0.3.1
Dirk Brenken [Wed, 9 Oct 2019 12:07:05 +0000 (14:07 +0200)]
banip: update 0.3.1

* the WAN auto detection now supports multiple interfaces, too
* no longer filter out possible LAN devices
* add a new DoH (DNS over HTTPS) blocklist source with public
  DoH DNS server addresses, to effectively block client side DoH
  communication, e.g. via Firefox or Chrome

Signed-off-by: Dirk Brenken <redacted>
6 years agopoco: Minor changes
Jakub Jalowiczor [Wed, 9 Oct 2019 11:00:57 +0000 (07:00 -0400)]
poco: Minor changes

Signed-off-by: Jakub Jalowiczor <redacted>
6 years agopoco: Minor changes
Jakub Jalowiczor [Wed, 9 Oct 2019 11:00:57 +0000 (07:00 -0400)]
poco: Minor changes

Signed-off-by: Jakub Jalowiczor <redacted>
6 years agopoco: A new variant of poco library poco-all
Jakub Jalowiczor [Wed, 9 Oct 2019 10:34:25 +0000 (06:34 -0400)]
poco: A new variant of poco library poco-all

Signed-off-by: Jakub Jalowiczor <redacted>
6 years agopython-asn1crypto: bump to version 1.0.1
Alexandru Ardelean [Wed, 9 Oct 2019 10:23:28 +0000 (13:23 +0300)]
python-asn1crypto: bump to version 1.0.1

Signed-off-by: Alexandru Ardelean <redacted>
6 years agopython-pillow: bump to version 6.2.0
Alexandru Ardelean [Wed, 9 Oct 2019 08:53:46 +0000 (11:53 +0300)]
python-pillow: bump to version 6.2.0

Signed-off-by: Alexandru Ardelean <redacted>
6 years agopython-attrs: Update to 19.2.0
Jeffery To [Tue, 8 Oct 2019 21:18:44 +0000 (05:18 +0800)]
python-attrs: Update to 19.2.0

Signed-off-by: Jeffery To <redacted>
6 years agoicu: Revert "icu: Deactivate uClibc"
Eneas U de Queiroz [Tue, 8 Oct 2019 21:10:49 +0000 (18:10 -0300)]
icu: Revert "icu: Deactivate uClibc"

This reverts commit db424ede2f079f2bf73634d30ec3c59a8a782118.
It is causing recursive dependencies.

Signed-off-by: Eneas U de Queiroz <redacted>
6 years agopython[3]-simplejson: drop tests from simplejson package
Alexandru Ardelean [Tue, 8 Oct 2019 13:53:35 +0000 (16:53 +0300)]
python[3]-simplejson: drop tests from simplejson package

These tests take-up a bit of space. And they aren't typically needed.

Signed-off-by: Alexandru Ardelean <redacted>
6 years agoMerge pull request #10180 from nxhack/icu_uclibc
Rosen Penev [Tue, 8 Oct 2019 08:12:34 +0000 (01:12 -0700)]
Merge pull request #10180 from nxhack/icu_uclibc

icu: Deactivate uClibc

6 years agoicu: Deactivate uClibc
Hirokazu MORIKAWA [Tue, 8 Oct 2019 08:01:59 +0000 (17:01 +0900)]
icu: Deactivate uClibc

Signed-off-by: Hirokazu MORIKAWA <redacted>
6 years agosumo: Update to 1.3.1
Rosen Penev [Fri, 4 Oct 2019 01:27:01 +0000 (18:27 -0700)]
sumo: Update to 1.3.1

Converted to CMake for simplicity.

Added upstream patch to use sleep_for instead of deprecated usleep.

Added patch to fix compilation with musl.

Signed-off-by: Rosen Penev <redacted>
6 years agoMerge pull request #10113 from dhewg/pull/libid3tag
Rosen Penev [Tue, 8 Oct 2019 04:26:06 +0000 (21:26 -0700)]
Merge pull request #10113 from dhewg/pull/libid3tag

libid3tag: add pkg-config file

6 years agoMerge pull request #10038 from tiagogaspar8/kea-fix
Rosen Penev [Tue, 8 Oct 2019 04:20:55 +0000 (21:20 -0700)]
Merge pull request #10038 from tiagogaspar8/kea-fix

kea: fix makefile and dependencies

6 years agogammu: Update to 1.41
Rosen Penev [Fri, 4 Oct 2019 00:35:25 +0000 (17:35 -0700)]
gammu: Update to 1.41

Remove upstreamed patch.

Switched conditional dependency to python3 in preparation for deprecating
Python 2.

Signed-off-by: Rosen Penev <redacted>
6 years agoMerge pull request #10175 from nxhack/icu_65_1
Rosen Penev [Tue, 8 Oct 2019 04:18:17 +0000 (21:18 -0700)]
Merge pull request #10175 from nxhack/icu_65_1

icu: update to 65.1

6 years agoMerge pull request #10177 from kuoruan/aria2
Rosen Penev [Tue, 8 Oct 2019 04:13:01 +0000 (21:13 -0700)]
Merge pull request #10177 from kuoruan/aria2

aria2: Update to 1.35.0

6 years agoaria2: Update to 1.35.0
Xingwang Liao [Tue, 8 Oct 2019 02:04:53 +0000 (10:04 +0800)]
aria2: Update to 1.35.0

* remove OpenSSL patch, it has already merged to the source.

Signed-off-by: Xingwang Liao <redacted>
6 years agoicu: update to 65.1
Hirokazu MORIKAWA [Mon, 7 Oct 2019 00:46:53 +0000 (09:46 +0900)]
icu: update to 65.1

Signed-off-by: Hirokazu MORIKAWA <redacted>
6 years agolibid3tag: add pkg-config file
Andre Heider [Mon, 30 Sep 2019 07:40:03 +0000 (09:40 +0200)]
libid3tag: add pkg-config file

Required for meson to find this library in a sane way.

Signed-off-by: Andre Heider <redacted>
6 years agoboost: Remove thread dependency from context
Rosen Penev [Mon, 7 Oct 2019 18:06:17 +0000 (11:06 -0700)]
boost: Remove thread dependency from context

thread is only used when the C++ mutex header is missing. AFAIK, this is
the case on Windows and not on Linux. Certainly not in OpenWrt.

Signed-off-by: Rosen Penev <redacted>
6 years agoboost: Remove several host libraries
Rosen Penev [Sat, 5 Oct 2019 23:59:41 +0000 (16:59 -0700)]
boost: Remove several host libraries

The facebook people have been working on removing Boost dependencies from
their projects. This is the current state.

Signed-off-by: Rosen Penev <redacted>
6 years agofbzmq: Update to 2019.10.07.00
Rosen Penev [Mon, 7 Oct 2019 17:58:14 +0000 (10:58 -0700)]
fbzmq: Update to 2019.10.07.00

Added patch that adds libfolly boost dependencies.

Signed-off-by: Rosen Penev <redacted>
6 years agofbthrift: Update to 2019.10.07.00
Rosen Penev [Mon, 7 Oct 2019 17:54:24 +0000 (10:54 -0700)]
fbthrift: Update to 2019.10.07.00

Added patch to remove boost-thread dependency.

Signed-off-by: Rosen Penev <redacted>
6 years agolibrsocket-cpp: Update to 2019-10-07
Rosen Penev [Mon, 7 Oct 2019 17:50:41 +0000 (10:50 -0700)]
librsocket-cpp: Update to 2019-10-07

Added patch to remove boost-thread dependency.

Added size optimizations.

Signed-off-by: Rosen Penev <redacted>
6 years agolibwangle: Update to 2019.10.07.00
Rosen Penev [Mon, 7 Oct 2019 17:41:19 +0000 (10:41 -0700)]
libwangle: Update to 2019.10.07.00

Added patch to remove boost-thread dependency.

Signed-off-by: Rosen Penev <redacted>
6 years agolibfizz: Update to 2019.10.07.00
Rosen Penev [Mon, 7 Oct 2019 17:38:28 +0000 (10:38 -0700)]
libfizz: Update to 2019.10.07.00

Add patch removing boost-thread dependency.

Signed-off-by: Rosen Penev <redacted>
6 years agolibfolly: Update to 2019.10.07.00
Rosen Penev [Mon, 7 Oct 2019 17:32:50 +0000 (10:32 -0700)]
libfolly: Update to 2019.10.07.00

Added patch to remove boost-thread.

Removed uClibc-ng patch. libfolly no longer builds there.

Signed-off-by: Rosen Penev <redacted>
6 years agonano: update to 4.5
Hannu Nyman [Mon, 7 Oct 2019 15:17:03 +0000 (18:17 +0300)]
nano: update to 4.5

Update nano editor to version 4.5.

Signed-off-by: Hannu Nyman <redacted>
6 years agoMerge pull request #10163 from stangri/master-simple-adblock
Hannu Nyman [Mon, 7 Oct 2019 15:08:41 +0000 (18:08 +0300)]
Merge pull request #10163 from stangri/master-simple-adblock

simple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic

6 years agopoco: Minor changes
Jakub Jalowiczor [Mon, 7 Oct 2019 13:11:11 +0000 (09:11 -0400)]
poco: Minor changes

Signed-off-by: Jakub Jalowiczor <redacted>
6 years agopoco: Package version changed
Jakub Jalowiczor [Mon, 7 Oct 2019 12:26:32 +0000 (08:26 -0400)]
poco: Package version changed

Signed-off-by: Jakub Jalowiczor <redacted>
6 years agopoco: Changed poco version to all, and from minimal build to typical.
Jakub Jalowiczor [Mon, 7 Oct 2019 10:03:10 +0000 (06:03 -0400)]
poco: Changed poco version to all, and from minimal build to typical.

Signed-off-by: Jakub Jalowiczor <redacted>
6 years agoMerge pull request #9137 from nickberry17/master
Michael Heimpold [Mon, 7 Oct 2019 10:50:13 +0000 (12:50 +0200)]
Merge pull request #9137 from nickberry17/master

modemmanager: add ModemManager to packages

This also includes related libraries libmbim and libqmi and the command line tools.

6 years agoMerge pull request #10146 from BKPepe/unbound
Josef Schlehofer [Sun, 6 Oct 2019 23:10:47 +0000 (01:10 +0200)]
Merge pull request #10146 from BKPepe/unbound

unbound: Update to version 1.9.4

6 years agosimple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic
Stan Grishin [Sun, 6 Oct 2019 16:33:33 +0000 (09:33 -0700)]
simple-adblock: bugfix: proper dnsmasq reload on stop, rework start/stop logic

Signed-off-by: Stan Grishin <redacted>
6 years agodocker-ce: Updated to 19.03.2
Gerard Ryan [Fri, 4 Oct 2019 11:48:43 +0000 (21:48 +1000)]
docker-ce: Updated to 19.03.2

* Added warning logging
* Added missing default kmod
* Added missing kernel feature for IO scheduling

Signed-off-by: Gerard Ryan <redacted>
6 years agoshinit: Add package
Jeffery To [Sat, 5 Oct 2019 21:48:25 +0000 (05:48 +0800)]
shinit: Add package

This package adds support for /etc/shinit and ~/.shinit files, which
contain commands to be run at the start of all interactive shells.
(/etc/profile and ~/.profile are read for login shells only.)

This is useful for those who regularly open non-login, interactive
shells, for example users of GNU Screen or tmux.

(This is based on a patch[1] I submitted for OpenWrt master, but there
does not appear to be much interest in merging the change.)

(This package uses the ENV shell variable, of which the POSIX standard
has a brief description[2]. The dash manpage[3] also describes how the
ENV variable is handled. (dash is the basis for busybox ash.))

[1]: https://patchwork.ozlabs.org/patch/1094493/
[2]: https://pubs.opengroup.org/onlinepubs/9699919799//utilities/V3_chap02.html#tag_18_05_03
[3]: https://manpages.debian.org/buster/dash/dash.1.en.html#Invocation

Signed-off-by: Jeffery To <redacted>
6 years agolibcap: move utilities to a separate package
W. Michael Petullo [Sat, 5 Oct 2019 20:46:30 +0000 (16:46 -0400)]
libcap: move utilities to a separate package

Signed-off-by: W. Michael Petullo <redacted>
6 years agoperl-uti: Update to 1.76
Rosen Penev [Fri, 20 Sep 2019 18:28:09 +0000 (11:28 -0700)]
perl-uti: Update to 1.76

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-text-csv_xs: Update to 1.40
Rosen Penev [Fri, 20 Sep 2019 18:25:50 +0000 (11:25 -0700)]
perl-text-csv_xs: Update to 1.40

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-test-warn: Update to 0.36
Rosen Penev [Fri, 20 Sep 2019 18:23:25 +0000 (11:23 -0700)]
perl-test-warn: Update to 0.36

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-test-harness: Update to 3.42
Rosen Penev [Fri, 20 Sep 2019 18:21:25 +0000 (11:21 -0700)]
perl-test-harness: Update to 3.42

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-sub-uplevel: Update to 0.2800
Rosen Penev [Fri, 20 Sep 2019 18:18:52 +0000 (11:18 -0700)]
perl-sub-uplevel: Update to 0.2800

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-net-http: Update to 6.19
Rosen Penev [Fri, 20 Sep 2019 18:15:28 +0000 (11:15 -0700)]
perl-net-http: Update to 6.19

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-lwp-mediatypes: Update to 6.04
Rosen Penev [Fri, 20 Sep 2019 18:13:21 +0000 (11:13 -0700)]
perl-lwp-mediatypes: Update to 6.04

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-http-server-simple: Update to 0.52
Rosen Penev [Fri, 20 Sep 2019 18:10:09 +0000 (11:10 -0700)]
perl-http-server-simple: Update to 0.52

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-http-message: Update to 6.18
Rosen Penev [Fri, 20 Sep 2019 18:07:12 +0000 (11:07 -0700)]
perl-http-message: Update to 6.18

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-http-daemon: Update to 6.06
Rosen Penev [Fri, 20 Sep 2019 18:04:01 +0000 (11:04 -0700)]
perl-http-daemon: Update to 6.06

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-http-cookies: Update to 6.04
Rosen Penev [Fri, 20 Sep 2019 18:00:16 +0000 (11:00 -0700)]
perl-http-cookies: Update to 6.04

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-html-form: Update to 6.04
Rosen Penev [Fri, 20 Sep 2019 17:50:46 +0000 (10:50 -0700)]
perl-html-form: Update to 6.04

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-file-sharedir-install: Update to 0.13
Rosen Penev [Fri, 20 Sep 2019 17:39:33 +0000 (10:39 -0700)]
perl-file-sharedir-install: Update to 0.13

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-dbi: Update to 1.642
Rosen Penev [Fri, 20 Sep 2019 17:32:37 +0000 (10:32 -0700)]
perl-dbi: Update to 1.642

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-compress-bzip: Update to 2.26
Rosen Penev [Fri, 20 Sep 2019 17:28:41 +0000 (10:28 -0700)]
perl-compress-bzip: Update to 2.26

Signed-off-by: Rosen Penev <redacted>
6 years agoperl-cgi: Update to 4.44
Rosen Penev [Fri, 20 Sep 2019 17:26:14 +0000 (10:26 -0700)]
perl-cgi: Update to 4.44

Signed-off-by: Rosen Penev <redacted>
6 years agoMerge pull request #10105 from neheb/ffm
Rosen Penev [Sat, 5 Oct 2019 19:15:51 +0000 (12:15 -0700)]
Merge pull request #10105 from neheb/ffm

ffmpeg: Fix pkgconfig files to be more cross compile friendly

6 years agoMerge pull request #10106 from neheb/avah
Rosen Penev [Sat, 5 Oct 2019 19:15:42 +0000 (12:15 -0700)]
Merge pull request #10106 from neheb/avah

avahi: Fix pkgconfig files to be cross compile friendly

6 years agoMerge pull request #10157 from gladiac1337/haproxy-2.0.7
Hannu Nyman [Sat, 5 Oct 2019 14:17:20 +0000 (17:17 +0300)]
Merge pull request #10157 from gladiac1337/haproxy-2.0.7

haproxy: Update HAProxy to v2.0.7

6 years agohaproxy: Update HAProxy to v2.0.7
Christian Lachner [Sat, 5 Oct 2019 11:59:57 +0000 (13:59 +0200)]
haproxy: Update HAProxy to v2.0.7

- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.7.html)

Signed-off-by: Christian Lachner <redacted>
6 years agoMerge pull request #10151 from jefferyto/python-bpo-38243-34155
Hannu Nyman [Sat, 5 Oct 2019 08:27:20 +0000 (11:27 +0300)]
Merge pull request #10151 from jefferyto/python-bpo-38243-34155

python,python3: Fix CVE-2019-16056, CVE-2019-16935

6 years agoMerge pull request #10142 from stangri/master-simple-adblock
Hannu Nyman [Sat, 5 Oct 2019 08:25:44 +0000 (11:25 +0300)]
Merge pull request #10142 from stangri/master-simple-adblock

simple-adblock: bugfix and improvements (check description)

6 years agotelldus-core: Fix compilation without usleep
Rosen Penev [Fri, 4 Oct 2019 20:23:33 +0000 (13:23 -0700)]
telldus-core: Fix compilation without usleep

Uses C++11's sleep_for, which internally uses nanosleep.

Signed-off-by: Rosen Penev <redacted>
6 years agotelldus-core: Makefile cleanups
Rosen Penev [Fri, 4 Oct 2019 00:01:08 +0000 (17:01 -0700)]
telldus-core: Makefile cleanups

Fixed license information.

Add PKG_BUILD_PARALLEL to explicitly disable parallel builds.

Fixed build depends to apply only to non glibc.

Added an alternative fix to ICONV_FULL which should work better.

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