Commit Graph
5658 Commits
Author SHA1 Message Date
Rosen PenevandGitHub 626949defc Merge pull request #9531 from neheb/rto
rtorrent bump
2019-07-22 12:30:50 -07:00
Rosen Penev 84c92f215d rtorrent: Update to 0.9.8
Switch to codeload. A lot simpler.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-22 12:06:59 -07:00
Rosen PenevandGitHub 4c48cc97cd Merge pull request #9528 from neheb/softhhh
softethervpn: Update to rtm version 4.29-9680
2019-07-22 07:25:13 -07:00
Rosen PenevandGitHub 615ff1f3e0 Merge pull request #9517 from neheb/apf
apfree-wifidog: Run init script through shellcheck
2019-07-21 23:16:21 -07:00
Andy Walsh 2f2a4bccd9 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>
2019-07-21 16:01:20 +02:00
Rosen Penevandtripolar 5a3e520f45 openssh: Fix compilation with -Wimplicit-function
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-21 12:31:31 +02:00
Rosen Penevandtripolar 80bad7073f etherwake: Remove obsolete uClibc patch
No such issue with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-21 12:30:52 +02:00
Rosen PenevandGitHub b1a3042b9e Merge pull request #9519 from neheb/libre
libreswan: Replace usleep with nanosleep
2019-07-20 09:58:38 -07:00
Philipp SchusterandRosen Penev 34db38520b 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>
2019-07-19 23:17:52 -07:00
Rosen Penev c1a9e69fef 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>
2019-07-19 00:42:32 -07:00
Rosen Penev 2accfd1e7a 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>
2019-07-19 00:30:35 -07:00
Rosen Penev fadf2bfc14 socat: Fix compilation when usleep is missing
usleep is a legacy function that was removed in POSIX-2008. uClibc-ng can
be configured to compile without it. if out the code as it's not used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-19 00:10:33 -07:00
Marcel Telka ea4f242a6b 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>
2019-07-18 23:05:36 +02: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
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
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 4fa58b2aff Merge pull request #9445 from neheb/softe
softethervpn: Really fix iconv support
2019-07-16 13:16:46 -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 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
Rosen Penev 196976cdf0 fossil: Remove
The maintainer is inactive, in addition to this package being woefully out
of date. It probably does not work properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-14 15:41:14 -07: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
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
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 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
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
Rosen PenevandGitHub 9521c83f66 Merge pull request #9452 from Andy2244/softethervpn5-update-9671
softethervpn5: update to 5.01.9671
2019-07-11 10:41:20 -07:00
Rosen PenevandGitHub 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
Alexandru Ardelean 8c96971c08 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>
2019-07-11 15:16:36 +03:00
Alexandru Ardelean b239483365 django-statici18n: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-07-11 15:16:36 +03:00
Alexandru Ardelean 545cff8b63 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>
2019-07-11 15:16:34 +03:00
Alexandru Ardelean cc33edc138 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>
2019-07-11 15:13:44 +03:00
Jianhui Zhao 2bde906faf wifidog-ng: Update to 2.0.1
Compatible with Linux kernel 4.18 and above

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-07-11 16:29:40 +08:00
Jan Pavlinecandtripolar 5ee228fbc1 irssi: update to version 1.2.1 (security fix)
Fixes CVE-2019-13045

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-07-10 19:05:03 +02:00
Eneas U de Queiroz 5ab9f3e357 wifidog: fix getting ip from interface, cleanup
Patch taken from upstream fixes an Invalid argument error while trying
to get the IP address of an interface.
Makefile was updated to current style.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-09 14:38:36 -03:00
Rosen PenevandGitHub 3d75793840 Merge pull request #9425 from neheb/open
squid: Fix compilation with GCC9
2019-07-09 09:49:02 -07:00
Florian EckertandGitHub 8a54c15a13 Merge pull request #9389 from TDT-AG/pr/20190704-mwan3
mwan3: change and add new mwan3 ubus informations
2019-07-09 16:00:17 +02:00
Adam MizerskiandJosef Schlehofer cc4ed96063 dnscrypt-proxy2: add init script using procd
Signed-off-by: Adam Mizerski <adam@mizerski.pl>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-09 14:42:11 +02:00
Josef Schlehofer cff7ce4b24 dnscrypt-proxy2: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-09 14:42:10 +02:00
Rosen PenevandGitHub ae03949422 Merge pull request #9345 from neheb/bitl
bitlbee: Update to 3.6-1
2019-07-08 18:38:31 -07:00
Rosen Penev 16c908c107 bitlbee: Update to 3.6
Removed upstreamed patch.

Removed mirror. It seems it has a wrong HTTPS certificate.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-08 14:38:31 -07:00
Rosen PenevandGitHub fbfe2671e7 Merge pull request #9287 from lucize/openfortivpn
openfortivpn: add package
2019-07-08 14:18:10 -07:00
Rosen Penev c18cb9e7c5 squid: Fix compilation with GCC9
by passing -Werror. Also added -latomic as some platforms need it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-08 13:13:19 -07:00