feed/packages.git
4 years agotar: Add zstd capability 9545/head
Rosen Penev [Tue, 23 Jul 2019 02:46:20 +0000 (19:46 -0700)]
tar: Add zstd capability

Small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9521 from shenek/feature_python-cachelib 9481/head
Josef Schlehofer [Mon, 22 Jul 2019 20:57:30 +0000 (22:57 +0200)]
Merge pull request #9521 from shenek/feature_python-cachelib

python: cachelib package added

4 years agoMerge pull request #9531 from neheb/rto
Rosen Penev [Mon, 22 Jul 2019 19:30:50 +0000 (12:30 -0700)]
Merge pull request #9531 from neheb/rto

rtorrent bump

4 years agortorrent: Update to 0.9.8 9531/head
Rosen Penev [Sun, 21 Jul 2019 18:35:46 +0000 (11:35 -0700)]
rtorrent: Update to 0.9.8

Switch to codeload. A lot simpler.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibsigc++: Update to 2.10.2
Rosen Penev [Sun, 21 Jul 2019 17:21:37 +0000 (10:21 -0700)]
libsigc++: Update to 2.10.2

No actual difference. Just regenerated documentation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibtorrent: Update to 0.13.8
Rosen Penev [Sun, 21 Jul 2019 17:15:09 +0000 (10:15 -0700)]
libtorrent: Update to 0.13.8

Removed upstreamed patches.

Small change to IPv6 configure flag.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9523 from micmac1/sqlite329
Rosen Penev [Mon, 22 Jul 2019 14:34:48 +0000 (07:34 -0700)]
Merge pull request #9523 from micmac1/sqlite329

sqlite3: bump to 3.29.0

4 years agoMerge pull request #9528 from neheb/softhhh
Rosen Penev [Mon, 22 Jul 2019 14:25:13 +0000 (07:25 -0700)]
Merge pull request #9528 from neheb/softhhh

softethervpn: Update to rtm version 4.29-9680

4 years agoMerge pull request #9532 from jefferyto/python-musl-find_library
Josef Schlehofer [Mon, 22 Jul 2019 13:21:34 +0000 (15:21 +0200)]
Merge pull request #9532 from jefferyto/python-musl-find_library

python,python3: Fix ctypes.util.find_library()

4 years agopython: add patch for CVE-2018-20852 9540/head
Josef Schlehofer [Mon, 22 Jul 2019 12:21:10 +0000 (14:21 +0200)]
python: add patch for CVE-2018-20852

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #9332 from neheb/dom
Stijn Tintel [Mon, 22 Jul 2019 07:27:20 +0000 (09:27 +0200)]
Merge pull request #9332 from neheb/dom

domoticz: Fix compilation without deprecated OpenSSL APIs

4 years agoMerge pull request #9517 from neheb/apf
Rosen Penev [Mon, 22 Jul 2019 06:16:21 +0000 (23:16 -0700)]
Merge pull request #9517 from neheb/apf

apfree-wifidog: Run init script through shellcheck

4 years agopython,python3: Fix ctypes.util.find_library() 9532/head
Jeffery To [Sun, 21 Jul 2019 20:42:54 +0000 (04:42 +0800)]
python,python3: Fix ctypes.util.find_library()

Python's ctypes.util.find_library() function currently doesn't work for
musl libraries/systems[1].

This adds a patch to fix this function, based on a patch from Alpine
Linux[2].

Fixes #9448.

[1]: https://bugs.python.org/issue21622
[2]: https://git.alpinelinux.org/aports/tree/main/python2/musl-find_library.patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-cachelib: package added 9521/head
Stepan Henek [Fri, 19 Jul 2019 13:27:33 +0000 (15:27 +0200)]
python-cachelib: package added

Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #9530 from Andy2244/samba-4-9-11
Daniel Engberg [Sun, 21 Jul 2019 15:13:31 +0000 (17:13 +0200)]
Merge pull request #9530 from Andy2244/samba-4-9-11

samba4: revert to 4.9.11

4 years agosamba4: revert to 4.9.11 9530/head
Andy Walsh [Sun, 21 Jul 2019 14:01:01 +0000 (16:01 +0200)]
samba4: revert to 4.9.11

* revert to 4.9.x series (4.10 needs too many unofficial patches and has weird waf bugs)
* cleanup patches
* enable AD_DC build option again

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoopenssh: Fix compilation with -Wimplicit-function
Rosen Penev [Thu, 4 Jul 2019 03:50:00 +0000 (20:50 -0700)]
openssh: Fix compilation with -Wimplicit-function

Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoetherwake: Remove obsolete uClibc patch
Rosen Penev [Sun, 14 Jul 2019 23:57:12 +0000 (16:57 -0700)]
etherwake: Remove obsolete uClibc patch

No such issue with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9518 from neheb/nss
Rosen Penev [Sat, 20 Jul 2019 16:59:11 +0000 (09:59 -0700)]
Merge pull request #9518 from neheb/nss

nss: Replace usleep with nanosleep

4 years agoMerge pull request #9519 from neheb/libre
Rosen Penev [Sat, 20 Jul 2019 16:58:38 +0000 (09:58 -0700)]
Merge pull request #9519 from neheb/libre

libreswan: Replace usleep with nanosleep

4 years agoyoutube-dl: update to version 2019.7.16 9512/head
Josef Schlehofer [Thu, 18 Jul 2019 16:56:17 +0000 (18:56 +0200)]
youtube-dl: update to version 2019.7.16

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agogolang: Update to 1.12.7
Jeffery To [Tue, 16 Jul 2019 16:28:47 +0000 (00:28 +0800)]
golang: Update to 1.12.7

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agodocker-ce: Updated and added --init and --publish options
Gerard Ryan [Sat, 13 Jul 2019 09:27:52 +0000 (19:27 +1000)]
docker-ce: Updated and added --init and --publish options

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agolibnetwork: Added networking for docker-ce
Gerard Ryan [Sat, 13 Jul 2019 09:24:33 +0000 (19:24 +1000)]
libnetwork: Added networking for docker-ce

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agotini: Added tini init utility
Gerard Ryan [Thu, 4 Jul 2019 11:53:10 +0000 (21:53 +1000)]
tini: Added tini init utility

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agosoftethervpn: Update to rtm version 4.29-9680 9528/head
Philipp Schuster [Fri, 12 Jul 2019 02:13:03 +0000 (04:13 +0200)]
softethervpn: Update to rtm version 4.29-9680

Update SoftEther VPN to the latest rtm version 4.29-9680

Compile tested: Atheros AR7xxx/AR9xxx, TP-LINK Archer C7 v2, 18.06.4

Signed-off-by: Philipp Schuster <philippschuster@gmx.com>
(rebased and refreshed patches).
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogcc: update to version 7.4.0, Add config options
Noble Pepper [Tue, 25 Jun 2019 13:18:06 +0000 (08:18 -0500)]
gcc: update to version 7.4.0, Add config options
for coping libc.a, libpthread.a and libstdc++ to target.
Add config option to eliminate need for -lstdc++ and -lgcc_pic
switches when linking statically

Signed-off-by: Noble Pepper <noblepepper@gmail.com>
4 years agoMerge pull request #9520 from danielkucera/minisatip
Rosen Penev [Sat, 20 Jul 2019 00:39:22 +0000 (17:39 -0700)]
Merge pull request #9520 from danielkucera/minisatip

minisatip: pkg hash fix

4 years agosqlite3: bump to 3.29.0 9523/head
Sebastian Kemper [Fri, 19 Jul 2019 19:21:08 +0000 (21:21 +0200)]
sqlite3: bump to 3.29.0

Also drops upstreamed patch.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #9514 from mtelka/mini_snmpd-netifs
Rosen Penev [Fri, 19 Jul 2019 15:18:28 +0000 (08:18 -0700)]
Merge pull request #9514 from mtelka/mini_snmpd-netifs

mini_snmpd: Allow up to 8 network interfaces

4 years agominisatip: pkg hash fix 9520/head
Daniel Kucera [Fri, 19 Jul 2019 12:30:06 +0000 (14:30 +0200)]
minisatip: pkg hash fix

Signed-off-by: Daniel Kucera <daniel.kucera@gmail.com>
4 years agolibreswan: Replace usleep with nanosleep 9519/head
Rosen Penev [Fri, 19 Jul 2019 07:41:11 +0000 (00:41 -0700)]
libreswan: Replace usleep with nanosleep

usleep is optionally unavailable with uClibc-ng.

Added PKG_LICENSE_FILES

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonss: Replace usleep with nanosleep 9518/head
Rosen Penev [Fri, 19 Jul 2019 07:34:09 +0000 (00:34 -0700)]
nss: Replace usleep with nanosleep

usleep is deprecated and is optionally not available with uClibc-ng.

Added PKG_LICENSE_FILES.

Added PKG_CPE_ID for proper CVE tracking.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoapfree-wifidog: Run init script through shellcheck 9517/head
Rosen Penev [Fri, 19 Jul 2019 07:29:07 +0000 (00:29 -0700)]
apfree-wifidog: Run init script through shellcheck

Also added a patch to fix compilation without deprecated OpenSSL APIs.

Minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomini_snmpd: Allow up to 8 network interfaces 9514/head
Marcel Telka [Thu, 18 Jul 2019 20:59:52 +0000 (22:59 +0200)]
mini_snmpd: Allow up to 8 network interfaces

This changes the init script to allow to monitor up to 8 network
interfaces.  The support for up to 8 network interfaces was added to
mini_snmpd release 1.3 in November 2015.

Signed-off-by: Marcel Telka <marcel@telka.sk>
4 years agoMerge pull request #8589 from vk496/tesseract
Rosen Penev [Thu, 18 Jul 2019 16:41:06 +0000 (09:41 -0700)]
Merge pull request #8589 from vk496/tesseract

tesseract: leptonica: add package

4 years agoMerge pull request #9221 from rkkoszewski/master
Rosen Penev [Thu, 18 Jul 2019 16:38:44 +0000 (09:38 -0700)]
Merge pull request #9221 from rkkoszewski/master

 Add netifd script to control SSTP connections.

4 years agotesseract: add package 8589/head
Valentín Kivachuk [Sun, 14 Jul 2019 15:45:45 +0000 (17:45 +0200)]
tesseract: add package

Tesseract is an open source text recognizer (OCR) Engine, available under the Apache 2.0 license. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages.

Signed-off-by: Valentín Kivachuk <vk18496@gmail.com>
4 years agooniguruma: fix CVE-2019-13224 & CVE-2019-13225
Eneas U de Queiroz [Wed, 17 Jul 2019 12:50:41 +0000 (09:50 -0300)]
oniguruma: fix CVE-2019-13224 & CVE-2019-13225

The patches were taken from upstream commits.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoMerge pull request #9502 from neheb/ggd
Rosen Penev [Wed, 17 Jul 2019 19:48:01 +0000 (12:48 -0700)]
Merge pull request #9502 from neheb/ggd

gddrescue: Do not build with uClibc-ng

4 years agoMerge pull request #9496 from tsl0922/ttyd-1.5.1
Rosen Penev [Wed, 17 Jul 2019 17:02:05 +0000 (10:02 -0700)]
Merge pull request #9496 from tsl0922/ttyd-1.5.1

ttyd: update to 1.5.1

4 years agoswitchdev-poller: makefile cleanup
Luiz Angelo Daros de Luca [Wed, 17 Jul 2019 06:51:52 +0000 (03:51 -0300)]
switchdev-poller: makefile cleanup

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agoswitchdev-poller: fix license
Luiz Angelo Daros de Luca [Sat, 22 Jun 2019 08:37:15 +0000 (05:37 -0300)]
switchdev-poller: fix license

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agotrafficshaper: metadata and makefile cleanup
Luiz Angelo Daros de Luca [Wed, 17 Jul 2019 06:34:31 +0000 (03:34 -0300)]
trafficshaper: metadata and makefile cleanup

This results in minor metadata changes (spaces).
No need to bump release.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agoMerge pull request #9122 from yaheath/isc-dhcp-remove-disable-tracing
Rosen Penev [Wed, 17 Jul 2019 06:01:11 +0000 (23:01 -0700)]
Merge pull request #9122 from yaheath/isc-dhcp-remove-disable-tracing

isc-dhcp: Remove --disable-tracing from configure args

4 years agodomoticz: Fix compilation without deprecated OpenSSL APIs 9332/head
Rosen Penev [Thu, 27 Jun 2019 07:28:25 +0000 (00:28 -0700)]
domoticz: Fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agottyd: update to 1.5.1 9496/head
Shuanglei Tao [Tue, 16 Jul 2019 15:57:09 +0000 (23:57 +0800)]
ttyd: update to 1.5.1

Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
4 years agoMerge pull request #9472 from lucize/nssup
Rosen Penev [Wed, 17 Jul 2019 05:44:05 +0000 (22:44 -0700)]
Merge pull request #9472 from lucize/nssup

nss: update to 3.45

4 years agoMerge pull request #9480 from neheb/soc
Rosen Penev [Wed, 17 Jul 2019 05:42:13 +0000 (22:42 -0700)]
Merge pull request #9480 from neheb/soc

socat: Remove outdated musl patch

4 years agoMerge pull request #9483 from neheb/fio1
Rosen Penev [Wed, 17 Jul 2019 04:46:25 +0000 (21:46 -0700)]
Merge pull request #9483 from neheb/fio1

fio: Update to 3.15

4 years agoMerge pull request #9501 from jefferyto/circleci-usign
champtar [Tue, 16 Jul 2019 23:55:33 +0000 (16:55 -0700)]
Merge pull request #9501 from jefferyto/circleci-usign

CircleCI: Add support for usign signatures

4 years agogddrescue: Do not build with uClibc-ng 9502/head
Rosen Penev [Tue, 16 Jul 2019 20:54:09 +0000 (13:54 -0700)]
gddrescue: Do not build with uClibc-ng

From the developer:

It seems that uClibc-ng is defining fgetc, fputc, feof, and ferror as
macros and not including them in std.

IMO this is a bug in uClibc-ng (maybe caused by lack of clarity in the
C++ standard), because even the C functions that are alowed to be
defined as macros (putc, getc) should be included in std for
consistency. Just imagine the chaos if std::getc were defined or
undefined depending on how it is implemented.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoCircleCI: Add support for usign signatures 9501/head
Jeffery To [Tue, 16 Jul 2019 20:27:01 +0000 (04:27 +0800)]
CircleCI: Add support for usign signatures

It appears snapshot target builds have switched from GPG signatures
(sha256sums.asc) to usign signatures (sha256sums.sig).

This adds support for verifying these usign signatures. (GPG signatures
will also be verified if found.)

This also restores the alphabetical ordering of packages to be installed
by apt-get.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #9445 from neheb/softe
Rosen Penev [Tue, 16 Jul 2019 20:16:46 +0000 (13:16 -0700)]
Merge pull request #9445 from neheb/softe

softethervpn: Really fix iconv support

4 years agoMerge pull request #9490 from neheb/msmt
Rosen Penev [Tue, 16 Jul 2019 20:10:03 +0000 (13:10 -0700)]
Merge pull request #9490 from neheb/msmt

msmtp: Update to 1.8.5

4 years agoMerge pull request #9488 from neheb/tan
Rosen Penev [Tue, 16 Jul 2019 20:08:12 +0000 (13:08 -0700)]
Merge pull request #9488 from neheb/tan

tang: Update to version 7

4 years agopython-pyrsistent: add a new package 9457/head
Josef Schlehofer [Thu, 11 Jul 2019 19:42:32 +0000 (21:42 +0200)]
python-pyrsistent: add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agopython-cachetools: add a new package 9458/head
Josef Schlehofer [Thu, 11 Jul 2019 20:14:57 +0000 (22:14 +0200)]
python-cachetools: add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #9473 from lucize/doveup
Hannu Nyman [Tue, 16 Jul 2019 05:37:19 +0000 (08:37 +0300)]
Merge pull request #9473 from lucize/doveup

dovecot: update to 2.3.7

4 years agomsmtp: Update to 1.8.5 9490/head
Rosen Penev [Mon, 15 Jul 2019 21:59:29 +0000 (14:59 -0700)]
msmtp: Update to 1.8.5

Small Makefile adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agotang: Update to version 7 9488/head
Rosen Penev [Mon, 15 Jul 2019 20:00:21 +0000 (13:00 -0700)]
tang: Update to version 7

Added License information.

Cleaned up Makefile for consistency between packages.

Added numerical prefixes to the patches for clarity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9485 from neheb/patch-17
Rosen Penev [Mon, 15 Jul 2019 19:04:04 +0000 (12:04 -0700)]
Merge pull request #9485 from neheb/patch-17

lksctp-tools: Update to 1.0.18

4 years agoMerge pull request #9478 from neheb/eg
Rosen Penev [Mon, 15 Jul 2019 18:43:58 +0000 (11:43 -0700)]
Merge pull request #9478 from neheb/eg

python-egenix-mx-base: Clean up Makefile

4 years agopython-egenix-mx-base: Clean up Makefile 9478/head
Rosen Penev [Sun, 14 Jul 2019 23:25:29 +0000 (16:25 -0700)]
python-egenix-mx-base: Clean up Makefile

The librt depends are not needed. EGLIBC is not even in the tree.

Rearranged some stuff for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9471 from SvenRoederer/collectd-routeros
Hannu Nyman [Mon, 15 Jul 2019 13:23:55 +0000 (16:23 +0300)]
Merge pull request #9471 from SvenRoederer/collectd-routeros

collectd: add routeros-plugin and depending librouteros

4 years agosocat: Remove outdated musl patch 9480/head
Rosen Penev [Mon, 15 Jul 2019 00:40:37 +0000 (17:40 -0700)]
socat: Remove outdated musl patch

No longer needed with modern musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9474 from dibdot/adblock 9023/head
Daniel Engberg [Sun, 14 Jul 2019 23:32:09 +0000 (01:32 +0200)]
Merge pull request #9474 from dibdot/adblock

adblock: update 3.6.5-2

4 years agoMerge pull request #8187 from JeremySTX/bluez-split
Daniel Engberg [Sun, 14 Jul 2019 23:08:31 +0000 (01:08 +0200)]
Merge pull request #8187 from JeremySTX/bluez-split

bluez: Move some Bluetooth utilties into their own package

4 years agocollectd: build RouterOS modules 9471/head
Sven Roederer [Mon, 10 Jun 2019 13:18:26 +0000 (15:18 +0200)]
collectd: build RouterOS modules

This allows collectd to get data of Mikrotik devices in a improved way than via SNMP.

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
4 years agolibrouteros: add package
Sven Roederer [Mon, 10 Jun 2019 13:13:43 +0000 (15:13 +0200)]
librouteros: add package

librouteros is a library to communicate with RouterOS, the operating system of MikroTik's
RouterBoards. It uses the API port provided by those systems to connect and talk to the
devices.

API connections must be explicitly enabled. To do so, issue the following command:

> /ip service enable api

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
4 years agoadblock: update 3.6.5-2 9474/head
Dirk Brenken [Sun, 14 Jul 2019 20:13:49 +0000 (22:13 +0200)]
adblock: update 3.6.5-2

* clean-up config
  - remove youtube source (not working, false positives)
  - remove urlhaus source (false positives)
  - remove zeus source (discontinued)

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agodovecot: update to 2.3.7 9473/head
Lucian Cristian [Sun, 14 Jul 2019 20:08:01 +0000 (23:08 +0300)]
dovecot: update to 2.3.7

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agofio: Update to 3.15 9483/head
Rosen Penev [Sun, 14 Jul 2019 20:00:54 +0000 (13:00 -0700)]
fio: Update to 3.15

Minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonss: update to 3.45 9472/head
Lucian Cristian [Sun, 14 Jul 2019 19:56:38 +0000 (22:56 +0300)]
nss: update to 3.45

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agoleptonica: add package
Valentín Kivachuk [Sun, 14 Jul 2019 15:45:10 +0000 (17:45 +0200)]
leptonica: add package

Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications.

Signed-off-by: Valentín Kivachuk <vk18496@gmail.com>
4 years agoMerge pull request #9466 from mstorchak/tgt2
Rosen Penev [Sun, 14 Jul 2019 14:58:38 +0000 (07:58 -0700)]
Merge pull request #9466 from mstorchak/tgt2

tgt: update to 1.0.79

4 years agoMerge pull request #9155 from Andy2244/cifsd
Rosen Penev [Sun, 14 Jul 2019 14:53:32 +0000 (07:53 -0700)]
Merge pull request #9155 from Andy2244/cifsd

cifsd: add new package (kernel/cifsd and net/cifsd-tools)

4 years agoMerge pull request #9470 from Andy2244/samba4-readline-fix
Rosen Penev [Sun, 14 Jul 2019 14:50:50 +0000 (07:50 -0700)]
Merge pull request #9470 from Andy2244/samba4-readline-fix

samba4: add libreadline dep, cleanup old patches

4 years agotgt: update to 1.0.79 9466/head
Maxim Storchak [Sat, 13 Jul 2019 12:10:24 +0000 (15:10 +0300)]
tgt: update to 1.0.79

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agosamba4: add libreadline dep, cleanup old patches 9470/head
Andy Walsh [Sun, 14 Jul 2019 12:57:44 +0000 (14:57 +0200)]
samba4: add libreadline dep, cleanup old patches

* add missing libreadline dep
* remove old patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agocifsd: add new package (kernel/cifsd and net/cifsd-tools) 9155/head
Andy Walsh [Wed, 5 Jun 2019 07:54:57 +0000 (09:54 +0200)]
cifsd: add new package (kernel/cifsd and net/cifsd-tools)

* adds cifs/smb kernel server module (cifsd)
* adds userspace tools (cifsd, cifsadmin)
* has UCI support (compatible with samba configs)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoMerge pull request #9467 from Shulyaka/master
Rosen Penev [Sun, 14 Jul 2019 00:20:18 +0000 (17:20 -0700)]
Merge pull request #9467 from Shulyaka/master

postfix: bump version

4 years agopostfix: bump version 9467/head
Denis Shulyaka [Sat, 13 Jul 2019 21:37:56 +0000 (00:37 +0300)]
postfix: bump version

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
4 years agoMerge pull request #9440 from Andy2244/samba4-update-4-10-6
Rosen Penev [Sat, 13 Jul 2019 14:11:28 +0000 (07:11 -0700)]
Merge pull request #9440 from Andy2244/samba4-update-4-10-6

samba4: update to 4.10.6

4 years agosamba4: update to 4.10.6 9440/head
Andy Walsh [Wed, 10 Jul 2019 12:40:01 +0000 (14:40 +0200)]
samba4: update to 4.10.6

* update to 4.10.6
* use python3
* disable SERVER_AD_DC option (bugged atm)
* fix init script symlink smb.conf detection
* add new deps (libtasn1, libopenssl)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agocoreutils: add alternatives support
Yousong Zhou [Sat, 13 Jul 2019 09:52:16 +0000 (09:52 +0000)]
coreutils: add alternatives support

Fixes openwrt/packages#9290

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoyoutube-dl: update to version 2019.7.12 9455/head
Josef Schlehofer [Thu, 11 Jul 2019 19:19:28 +0000 (21:19 +0200)]
youtube-dl: update to version 2019.7.12

Makefile reordering to be more consistent with other packages

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agosoftethervpn: Really fix iconv support 9445/head
Rosen Penev [Wed, 10 Jul 2019 19:37:25 +0000 (12:37 -0700)]
softethervpn: Really fix iconv support

softethervpn overrides nls.mk by defining its iconv functions. This only
works if the libc has iconv. In addition, it does not allow external
libiconv usage. TARGET_LDFLAGS is also the wrong place to add -liconv.

Removed SSL3 patch. It was needed for OpenSSL 1.0.2 but not anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9452 from Andy2244/softethervpn5-update-9671
Rosen Penev [Thu, 11 Jul 2019 17:41:20 +0000 (10:41 -0700)]
Merge pull request #9452 from Andy2244/softethervpn5-update-9671

softethervpn5: update to 5.01.9671

4 years agoMerge pull request #9453 from openwrt/revert-8157-rpcd-mod-poe
Jo-Philipp Wich [Thu, 11 Jul 2019 15:33:31 +0000 (17:33 +0200)]
Merge pull request #9453 from openwrt/revert-8157-rpcd-mod-poe

Revert "rpcd-mod-poe: add package"

4 years agoRevert "rpcd-mod-poe: add package" 9453/head
Jo-Philipp Wich [Thu, 11 Jul 2019 15:32:33 +0000 (17:32 +0200)]
Revert "rpcd-mod-poe: add package"

4 years agoMerge pull request #8157 from aparcar/rpcd-mod-poe
Jo-Philipp Wich [Thu, 11 Jul 2019 15:15:04 +0000 (17:15 +0200)]
Merge pull request #8157 from aparcar/rpcd-mod-poe

rpcd-mod-poe: add package

4 years agoMerge pull request #9436 from cotequeiroz/oauthlib
Rosen Penev [Thu, 11 Jul 2019 15:11:54 +0000 (08:11 -0700)]
Merge pull request #9436 from cotequeiroz/oauthlib

python-oauthlib: update to 3.0.2 (bugfix release)

4 years agoMerge pull request #9450 from zhaojh329/wifidog-ng
Rosen Penev [Thu, 11 Jul 2019 15:00:17 +0000 (08:00 -0700)]
Merge pull request #9450 from zhaojh329/wifidog-ng

wifidog-ng: Update to 2.0.1

4 years agosoftethervpn5: update to 5.01.9671 9452/head
Andy Walsh [Thu, 11 Jul 2019 14:55:19 +0000 (16:55 +0200)]
softethervpn5: update to 5.01.9671

* update to 5.01.9671
* switch to release tar's
* add cmake iconv and musl patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agodjango-webpack-loader: update packaging format + add python3 variant 9400/head
Alexandru Ardelean [Wed, 3 Jul 2019 09:05:05 +0000 (12:05 +0300)]
django-webpack-loader: update packaging format + add python3 variant

This change also updates the maintainer email to cotequeiroz@gmail.com, as
requested on a different change.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-statici18n: update packaging format + add python3 variant
Alexandru Ardelean [Wed, 3 Jul 2019 09:01:56 +0000 (12:01 +0300)]
django-statici18n: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-simple-captcha: update packaging format + add python3 variant
Alexandru Ardelean [Wed, 3 Jul 2019 08:47:45 +0000 (11:47 +0300)]
django-simple-captcha: update packaging format + add python3 variant

This change also updates the maintainer email to cotequeiroz@gmail.com, as
requested on a different change.

Also, changing here is the download URL to github's codeload, since that
one offers .tar.gz archives.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-ranged-response: update packaging format + add python3 variant
Alexandru Ardelean [Wed, 3 Jul 2019 08:23:46 +0000 (11:23 +0300)]
django-ranged-response: update packaging format + add python3 variant

This change also updates the maintainer email to cotequeiroz@gmail.com, as
requested on a different change.

Not updating deps here, since that will be done in the next changeset that
will convert packages to the Python[3] packaging format.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoseafile-seahub: use python-pillow as dep
Alexandru Ardelean [Thu, 11 Jul 2019 12:12:33 +0000 (15:12 +0300)]
seafile-seahub: use python-pillow as dep

The pillow package has been updated to the Python[3] packaging format, and
now the package names are `python-pillow` & `python3-pillow`.
This change updates seafile-seahub to use it.

Not updating other packages as they will be converted to Python[3]
packaging format.

And not bumping PKG_RELEASE here as it will be done in the last commit that
updates deps for seafile-seahub.

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