Josef Schlehofer
5f24ab841b
python-voluptuous: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Josef Schlehofer
e08b0a877d
ruamel-yaml: add package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Josef Schlehofer
2002e47732
text-unidecode: add new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Jan Pavlinec
74cfcf29f3
libssh2: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Eneas Queiroz
ceb1965cb8
Merge pull request #8513 from bmork/conserver
conserver: update to 8.2.4 and enable IPv6 support
6 years ago
Rosen Penev
25b8159061
ptunnel-ng: Remove libbsd dependency
Fixes compilation when both libbsd and ptunnel-ng are selected.
libbsd is used for arc4random with a fallback to /dev/random. musl does
not support arc4random.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Bjørn Mork
10151211e3
conserver: enable IPv6 support
Signed-off-by: Bjørn Mork <bjorn@mork.no>
7 years ago
Bjørn Mork
15280aca97
conserver: add back config.guess and config.sub to fix build
Signed-off-by: Bjørn Mork <bjorn@mork.no>
6 years ago
Bjørn Mork
0236c9f135
conserver: update to version 8.2.4
version 8.2.4 (March 26, 2019):
- Correct man page typo (Ed Maste <emaste@freebsd.org>)
- Remove autotools generated files from repo and create with release
- Better integration of Cirrus CI - FreeBSD, Linux, and MacOS
- Moving README to markdown
- Fix #12 - Remote infomation flags (i.e. "-x") cannot be filtered by console
- Fix #8 - defaultaccess appears broken
- Rename configure.in and use autoreconf
- Better use of version.h and letting configure build things with versions
version 8.2.3 (March 17, 2019):
- Correct 'impi' typo (Ed Maste <emaste@freebsd.org>)
- Correct argument type passed to time() (Ed Maste <emaste@freebsd.org>)
- Fix compilation without deprecated OpenSSL APIs (Rosen Penev <rosenp@gmail.com>)
- Fix compilation without deprecated OpenSSL 1.1 APIs (Rosen Penev <rosenp@gmail.com>)
- Fix #6 - clang "-Wstring-plus-int" warning (Bryan Stansell <bryan@conserver.com>)
- configure.in: Add test for closefrom (Ed Maste <emaste@freebsd.org>)
- regenerate autoconf files (Ed Maste <emaste@freebsd.org>)
- Use closefrom if available (Ed Maste <emaste@freebsd.org>)
- Correct typo (Ed Maste <emaste@freebsd.org>)
- Add Cirrus-CI FreeBSD CI build config (Ed Maste <emaste@freebsd.org>)
- off by one found by Ed Maste (Bryan Stansell <bryan@conserver.com>)
openwrt packaging:
- removed upstreamed 010-openssl-deprecated.patch
Signed-off-by: Bjørn Mork <bjorn@mork.no>
6 years ago
Rosen Penev
22bb02b947
screen: Reorganize Makefile
Reorganized the Makefile a bit for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed USEMEMMOVE hack as that is no longer used in the codebase.
Added PKG_FIXUP as the patches touch configure.ac.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
cfc0ae12fd
screen: Replace OpenWrt patches with upstream backports
This will enable easier package bumping by just deleting all of them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Stijn Tintel
29957d8bdc
Merge pull request #8512 from mwarning/strongswan
strongswan: collapse menu items
6 years ago
Moritz Warning
21e989190e
strongswan: collapse menu items
Signed-off-by: Moritz Warning <moritzwarning@web.de>
6 years ago
Karl Palsson
84d8c77ef8
mosquitto: bump to v1.5.8
Full changelog available at:
https://github.com/eclipse/mosquitto/blob/v1.5.8/ChangeLog.txt
This is a bugfix release. Of likely note to OpenWrt is a bug affecting
missing messages on bridges since 1.5.4:
https://github.com/eclipse/mosquitto/issues/1174
Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years ago
Hannu Nyman
11f55e6ffe
Merge pull request #8502 from jefferyto/python-installdev
python,python3: Use only target package data for Build/InstallDev
6 years ago
Jeffery To
3f247ef455
aria2: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also lets procd trigger the validation function directly, and
removes some unnecessary curly brackets.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Hannu Nyman
de5efc91b3
Merge pull request #8319 from brianjmurrell/shorewall-iface-update
Shorewall: start and enable interfaces all in hotplug
6 years ago
Dirk Brenken
ffe6b67abc
Merge pull request #8496 from ja-pa/ddns-scripts-fix
ddns-scripts: add hsts-file parameter to wget call
6 years ago
Hannu Nyman
2519c3b9d4
Merge pull request #8508 from teslamint/patch-1
coova-chilli: fix build error
6 years ago
Josef Schlehofer
07bb451507
Merge pull request #8507 from ja-pa/czmq-fix
czmq: polishing of Makefile
6 years ago
Jan Pavlinec
d237ea7711
czmq: polishing of Makefile
Changes:
-Add URL
-Fix Description and Title
-Add ABI
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Jiri Slachta
0fa3ecd754
Merge pull request #8447 from micmac1/ssh2-181
libssh2 (master): version bump/ CVE fixes
6 years ago
Nikos Mavrogiannopoulos
7feacbd00d
Merge pull request #8489 from neheb/tl
gnutls: Update to 3.6.6
6 years ago
Eneas Queiroz
589dd8b097
Merge pull request #8510 from Andy2244/rpcbind-cve-warmstart-fix
rpcbind: fix warmstart option, CVE-2017-8779
6 years ago
Andy Walsh
9dafa4324c
rpcbind: fix warmstart option, CVE-2017-8779
* always build with warmstart options
* fix CVE-2017-8779
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Jaehoon You
1dc8f8f251
coova-chilli: fix build error
This commit removes that copy command to fix build error.
Signed-off-by: Jaehoon You <teslamint@gmail.com>
6 years ago
Rosen Penev
d8a00bb62b
gnutls: Update to 3.6.7
Cleaned up configure arguments (alphabetized and sorted) and added some
new ones to help speed up compilation.
Disabled SSL support by default. SSLv2 and 3 have long been deprecated as
they are both insecure variants that currently hold less than 10% of total
encrypted traffic on the web.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Dirk Brenken
4f1e48001f
Merge pull request #8505 from dibdot/travelmate
travelmate: 1.4.3
6 years ago
Dirk Brenken
2428944680
travelmate: 1.4.3
* remove leftover from last commit
* enhance rebind protection whitelisting: support multiple,
cascaded captive portal domains
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Rosen Penev
6b76b1310e
coova-chilli: Bump PKG
6 years ago
Rosen Penev
d0b67d72a5
Merge pull request #4911 from aleksander0m/coova-chili-fw-fix
net/coova-chili: update default firewall setup
6 years ago
Josef Schlehofer
b14087e53c
Merge pull request #8472 from diizzyy/patch-2
netdata: Update to 1.13.0
6 years ago
Rosen Penev
60e1f29bb0
Merge pull request #8435 from neheb/gst
gstreamer fixes
6 years ago
Rosen Penev
98ec089556
Merge pull request #8391 from neheb/n
crtmpserver: Update to official git repo
6 years ago
Rosen Penev
3bcd25a372
fcgi: Update to 2.4.2
Removed most patches as they are no longer necessary for compilation.
Added some compiler and linker flags to reduce size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jeffery To
e436e73f1c
python,python3: Use only target package data for Build/InstallDev
This changes Build/InstallDev for both Python 2 and 3 to only copy files
from target Python, not from host Python, since InstallDev files are
used for target packages to link to other target packages.
In particular, usr/lib/python{2.7,3.7}/_sysconfigdata.py holds system
configuration data generated at build time, and is different for target
Python and host Python.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Jan Pavlinec
8d347f9197
tor: fix CPE ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Eneas Queiroz
c4b975fa0b
Merge pull request #8497 from ja-pa/lighttpd-cpe-id
lighttpd: Add PKG_CPE_ID for proper CVE tracking
6 years ago
Jan Pavlinec
9b56b1e939
mjpg-streamer: update to last upstream version
Changes:
Update patches
Add listen_ip option to config
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Hannu Nyman
82ead2596b
Merge pull request #8499 from ja-pa/measurement-kit-0.10.0
measurement-kit: update to version 0.10.0
6 years ago
Jan Pavlinec
2c5b1048ab
lighttpd: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Jeronimo Pellegrini
2fdc4b8333
chicken-scheme: add package
Signed-off-by: Jeronimo Pellegrini <j_p@aleph0.info>
Maintainer: myself ( Jeronimo Pellegrini <j_p@aleph0.info> )
Compile tested: compiles on x86_64, target mips (AR7xxx), OpenWRT master
and OpenWRT 18.06.2
Run tested: on AR7xxx (TP-Link Archer C7 v.4)
Description:
This is an efficient Scheme interpreter, which comes with several
modules for networking, filesystem access, and other useful tasks.
It can be used as scripting language for automating tasks, by users
who prefer dynamic functional languages over imperative or
object-oriented ones.
6 years ago
Luiz Angelo Daros de Luca
5f52bd31d1
libcups: update to 2.2.11
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
6 years ago
Jan Pavlinec
91df7be9bc
measurement-kit: update to version 0.10.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Jan Pavlinec
f145eb642b
ddns-scripts: add hsts-file parameter to wget call
Note: this should prevent wget to writing to /root/.wget-hsts
which can lead to flash memory degradation.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Paul Spooren
86ea25cec3
prometheus: update to 2.8.0 + bzr-less backport
Update to 2.8.0 and add patch to get rid of the bzr requirement
Signed-off-by: Paul Spooren <mail@aparcar.org>
6 years ago
Josef Schlehofer
633bdf8009
sudo: update to version 1.8.27
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Karel Kočí
00d3817b04
syslog-ng: disable geoip2 support
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
6 years ago
Josef Schlehofer
d55e9df6d8
fping: update to version 4.2
Use HTTPS everywhere
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Hannu Nyman
8183243d2e
Merge pull request #8488 from neheb/patch-2
libsigc++: Fix URL
6 years ago