Commit Graph
15556 Commits
Author SHA1 Message Date
Rosen PenevandGitHub c8734591ca Merge pull request #8589 from vk496/tesseract
tesseract: leptonica: add package
2019-07-18 09:41:06 -07:00
Rosen PenevandGitHub 91c5bb87eb Merge pull request #9221 from rkkoszewski/master
Add netifd script to control SSTP connections.
2019-07-18 09:38:44 -07:00
Valentín Kivachuk 9c8e7c6f52 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>
2019-07-18 11:38:04 +02:00
Eneas U de Queiroz e841d74b77 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>
2019-07-17 16:55:32 -03:00
Rosen PenevandGitHub 83fddf30c3 Merge pull request #9502 from neheb/ggd
gddrescue: Do not build with uClibc-ng
2019-07-17 12:48:01 -07:00
Rosen PenevandGitHub 8545dbd463 Merge pull request #9496 from tsl0922/ttyd-1.5.1
ttyd: update to 1.5.1
2019-07-17 10:02:05 -07:00
Luiz Angelo Daros de Luca b83212e67e switchdev-poller: makefile cleanup
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-07-17 03:51:52 -03:00
Luiz Angelo Daros de Luca 41f240db65 switchdev-poller: fix license
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-07-17 03:40:20 -03:00
Luiz Angelo Daros de Luca 2a91500cb5 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>
2019-07-17 03:37:12 -03:00
Rosen PenevandGitHub c02fd07381 Merge pull request #9122 from yaheath/isc-dhcp-remove-disable-tracing
isc-dhcp: Remove --disable-tracing from configure args
2019-07-16 23:01:11 -07:00
Shuanglei Tao 6181693bad ttyd: update to 1.5.1
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2019-07-17 13:56:33 +08:00
Rosen PenevandGitHub d861fb7c00 Merge pull request #9472 from lucize/nssup
nss: update to 3.45
2019-07-16 22:44:05 -07:00
Rosen PenevandGitHub b91822d6fe Merge pull request #9480 from neheb/soc
socat: Remove outdated musl patch
2019-07-16 22:42:13 -07:00
Rosen PenevandGitHub 6eb9ffc1de Merge pull request #9483 from neheb/fio1
fio: Update to 3.15
2019-07-16 21:46:25 -07:00
champtarandGitHub 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 PenevandGitHub 4fa58b2aff Merge pull request #9445 from neheb/softe
softethervpn: Really fix iconv support
2019-07-16 13:16:46 -07:00
Rosen PenevandGitHub b90fa49c17 Merge pull request #9490 from neheb/msmt
msmtp: Update to 1.8.5
2019-07-16 13:10:03 -07:00
Rosen PenevandGitHub 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 NymanandGitHub 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 PenevandGitHub 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 PenevandGitHub 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 NymanandGitHub 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 EngbergandGitHub 12ad131a6c Merge pull request #9474 from dibdot/adblock
adblock: update 3.6.5-2
2019-07-15 01:32:09 +02:00
Daniel EngbergandGitHub 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 PenevandGitHub a91c4aa395 Merge pull request #9466 from mstorchak/tgt2
tgt: update to 1.0.79
2019-07-14 07:58:38 -07:00
Rosen PenevandGitHub 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 PenevandGitHub 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 PenevandGitHub 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 PenevandGitHub 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