Commit Graph

15699 Commits

Author SHA1 Message Date
Josef Schlehofer adaf400881
python-egenix-mx-base: Makefile polishing
Correct SPDX License Identifier

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-17 07:34:41 +02:00
Rosen Penev 6eb9ffc1de
Merge pull request #9483 from neheb/fio1
fio: Update to 3.15
2019-07-16 21:46:25 -07:00
champtar 3b774ced07
Merge pull request #9501 from jefferyto/circleci-usign
CircleCI: Add support for usign signatures
2019-07-16 16:55:33 -07:00
Rosen Penev 9172e2828f
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>
2019-07-16 13:54:09 -07:00
Jeffery To acd48ceeb7 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>
2019-07-17 04:42:56 +08:00
Rosen Penev 4fa58b2aff
Merge pull request #9445 from neheb/softe
softethervpn: Really fix iconv support
2019-07-16 13:16:46 -07:00
Rosen Penev b90fa49c17
Merge pull request #9490 from neheb/msmt
msmtp: Update to 1.8.5
2019-07-16 13:10:03 -07:00
Rosen Penev 33c6232ca2
Merge pull request #9488 from neheb/tan
tang: Update to version 7
2019-07-16 13:08:12 -07:00
Josef Schlehofer 2fedc207bd
python-pyrsistent: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-16 15:41:17 +02:00
Josef Schlehofer 3decf75f97
python-cachetools: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-16 15:40:47 +02:00
Hannu Nyman 48e2e76429
Merge pull request #9473 from lucize/doveup
dovecot: update to 2.3.7
2019-07-16 08:37:19 +03:00
Rosen Penev e099edb571
msmtp: Update to 1.8.5
Small Makefile adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-15 16:13:31 -07:00
Rosen Penev 75eb09638d
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>
2019-07-15 13:07:06 -07:00
Rosen Penev db6e6ac24a
ykpers: Update to 1.20.0
Cleaned up Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-15 12:51:43 -07:00
Rosen Penev d53191e3f9
Merge pull request #9485 from neheb/patch-17
lksctp-tools: Update to 1.0.18
2019-07-15 12:04:04 -07:00
Rosen Penev eda2c5cdb2
Merge pull request #9478 from neheb/eg
python-egenix-mx-base: Clean up Makefile
2019-07-15 11:43:58 -07:00
Rosen Penev 36c487aba9 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>
2019-07-15 11:43:25 -07:00
Hannu Nyman e59b41fce9
Merge pull request #9471 from SvenRoederer/collectd-routeros
collectd: add routeros-plugin and depending librouteros
2019-07-15 16:23:55 +03:00
Rosen Penev 1543809b61
socat: Remove outdated musl patch
No longer needed with modern musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-14 17:40:37 -07:00
Daniel Engberg 12ad131a6c
Merge pull request #9474 from dibdot/adblock
adblock: update 3.6.5-2
2019-07-15 01:32:09 +02:00
Rosen Penev 8a07af3af3
rng-tools: Update to 6.7
Cleanup Makefile to get rid of random hacks and to simplify for
consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-14 16:14:27 -07:00
Daniel Engberg 81321b66ed
Merge pull request #8187 from JeremySTX/bluez-split
bluez: Move some Bluetooth utilties into their own package
2019-07-15 01:08:31 +02:00
Sven Roederer 4261f45734 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>
2019-07-15 00:19:32 +02:00
Sven Roederer abaca50b57 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>
2019-07-15 00:19:32 +02:00
Dirk Brenken 1d81adc003
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>
2019-07-14 22:13:49 +02:00
Lucian Cristian 971b20380e dovecot: update to 2.3.7
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-07-14 23:08:01 +03:00
Rosen Penev 9d43427905
fio: Update to 3.15
Minor Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-14 13:02:27 -07:00
Lucian Cristian 80c7a5c119 nss: update to 3.45
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-07-14 22:56:38 +03:00
Valentín Kivachuk cfb5dbb4aa 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>
2019-07-14 17:45:10 +02:00
Rosen Penev a91c4aa395
Merge pull request #9466 from mstorchak/tgt2
tgt: update to 1.0.79
2019-07-14 07:58:38 -07:00
Rosen Penev ddc05870b6
Merge pull request #9155 from Andy2244/cifsd
cifsd: add new package (kernel/cifsd and net/cifsd-tools)
2019-07-14 07:53:32 -07:00
Rosen Penev 5fce6c2514
Merge pull request #9470 from Andy2244/samba4-readline-fix
samba4: add libreadline dep, cleanup old patches
2019-07-14 07:50:50 -07:00
Maxim Storchak 9c5d11a9da tgt: update to 1.0.79
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-07-14 15:58:31 +03:00
Andy Walsh c37eda5f28 samba4: add libreadline dep, cleanup old patches
* add missing libreadline dep
* remove old patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-07-14 14:57:44 +02:00
Andy Walsh 6dae6d5166 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>
2019-07-14 14:07:42 +02:00
Rosen Penev 4ed99bd23c
Merge pull request #9467 from Shulyaka/master
postfix: bump version
2019-07-13 17:20:18 -07:00
Denis Shulyaka f2d98ef395 postfix: bump version
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2019-07-14 00:37:56 +03:00
Rosen Penev d1b2e41f70
Merge pull request #9440 from Andy2244/samba4-update-4-10-6
samba4: update to 4.10.6
2019-07-13 07:11:28 -07:00
Andy Walsh 0ddd8f1484 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>
2019-07-13 14:22:04 +02:00
Yousong Zhou 9282044851 coreutils: add alternatives support
Fixes openwrt/packages#9290

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-07-13 11:04:41 +00:00
Josef Schlehofer 401ca18372
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>
2019-07-11 21:19:28 +02:00
Rosen Penev fb480e297c
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>
2019-07-11 12:10:38 -07:00
Josef Schlehofer 39934610fa
MarkupSafe: Makefile polishing and add src package
- Improve TITLE and Description
- Remove PKG_UNPACK as it is not necessary
- Correct LICENSE file

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-11 20:16:22 +02:00
Rosen Penev 9521c83f66
Merge pull request #9452 from Andy2244/softethervpn5-update-9671
softethervpn5: update to 5.01.9671
2019-07-11 10:41:20 -07:00
Jo-Philipp Wich a5c59472e1
Merge pull request #9453 from openwrt/revert-8157-rpcd-mod-poe
Revert "rpcd-mod-poe: add package"
2019-07-11 17:33:31 +02:00
Jo-Philipp Wich 3d1a431cb0
Revert "rpcd-mod-poe: add package" 2019-07-11 17:32:33 +02:00
Jo-Philipp Wich a8e3a08873
Merge pull request #8157 from aparcar/rpcd-mod-poe
rpcd-mod-poe: add package
2019-07-11 17:15:04 +02:00
Rosen Penev 18d612648c
Merge pull request #9436 from cotequeiroz/oauthlib
python-oauthlib: update to 3.0.2 (bugfix release)
2019-07-11 08:11:54 -07:00
Rosen Penev bf97bb91bb
Merge pull request #9450 from zhaojh329/wifidog-ng
wifidog-ng: Update to 2.0.1
2019-07-11 08:00:17 -07:00
Andy Walsh 46c320f18f 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>
2019-07-11 16:55:19 +02:00