Commit graph

13368 commits

Author SHA1 Message Date
Jeffery To
2f35c4735c e2guardian: 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.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-01 16:55:13 +08:00
Hannu Nyman
83b304c170
Merge pull request #8091 from gladiac1337/feature-haproxy-v1.8.17-updates
haproxy: Update all patches for HAProxy v1.8.17
2019-01-31 19:58:18 +02:00
Daniel Golle
1d5af8f9e5 gnunet: fix PKG_MIRROR_HASH
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-31 14:25:30 +01:00
Christian Lachner
512411108c haproxy: Update all patches for HAProxy v1.8.17
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.17.html)
- Raise PKG_RELEASE to 2
- Prefix patches with 3-digit numbers instead of 4-digit numbers

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-01-31 13:59:35 +01:00
Daniel Golle
a50f269411 libextractor: fix PKG_HASH
Instead of libextractor-1.8.tar.gz, the SHA-256 sum of
libextractor-1.8.tar.gz.sig was entered by accident.
Fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-31 04:20:31 +01:00
Hannu Nyman
8b7ae5c40d
Merge pull request #8070 from jefferyto/stunnel-init
stunnel: Update init script
2019-01-30 23:11:59 +02:00
Hannu Nyman
33348c51cd
Merge pull request #8076 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.30.1
2019-01-30 23:08:40 +02:00
Hannu Nyman
52f4facc92
Merge pull request #8075 from diizzyy/patch-5
libs/libmicrohttpd: Fix for install sections
2019-01-30 22:36:26 +02:00
Josef Schlehofer
9326a11434
youtube-dl: update to version 2019.01.30.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-30 14:49:32 +01:00
Daniel Engberg
e224546061
libs/libmicrohttpd: Fix for install sections
Install libs for -ssl variant
Be a bit more specific about what we're installing...

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-30 10:13:34 +01:00
Hannu Nyman
c50bb4ff9a
Merge pull request #8072 from BKPepe/syslog-ng
syslog-ng: remove psmisc dependency
2019-01-29 23:09:29 +02:00
Josef Schlehofer
b03c977755
syslog-ng: remove psmisc dependency
Because it's not in OpenWrt since 2014.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-29 22:04:32 +01:00
Hannu Nyman
f40b0033e6
Merge pull request #8068 from mwarning/change_dependency
device-observatory: Specify libmicrohttpd dependency
2019-01-29 22:11:29 +02:00
Hannu Nyman
4eee99e73d
Merge pull request #8059 from diizzyy/net-gnunet
gnunet: Specify libmicrohttpd-ssl dependency
2019-01-29 22:11:05 +02:00
Hannu Nyman
9dcb1eb35e
Merge pull request #8058 from diizzyy/patch-4
motion: Specify libmicrohttpd-ssl dependency
2019-01-29 22:10:40 +02:00
Hannu Nyman
f2d8575cca
Merge pull request #8047 from diizzyy/libs-libmicrohttpd
libmicrohttpd: Update to 0.9.62 and rework Makefile
2019-01-29 22:10:25 +02:00
Daniel Engberg
7b2bf511c3 gnunet: Specify libmicrohttpd-ssl dependency
Specify libmicrohttpd-ssl dependency

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-29 20:59:38 +01:00
Hannu Nyman
052aae504e
Merge pull request #8069 from sartura/libyang_v0.16-r3_bugfix
libyang: add patch for lyb bugfix
2019-01-29 21:11:21 +02:00
Hannu Nyman
fc01972e05
Merge pull request #7976 from BKPepe/syslog-ng
syslog-ng: update to version 3.19.1
2019-01-29 18:16:47 +02:00
Jeffery To
8bb3eba3c2 stunnel: Update init script
The reworked init script:
* Loads and validates options using uci_validate_section() (through
  uci_load_validate())
* Allows service options be specified in the globals section
* Hard-codes less global options (debug, syslog), as their default
  values already work
* Adds support for almost all options (up to the current package
  version, 5.49)
* Moves the pid file into a subdirectory (/var/run/stunnel) so that it
  can be created successfully when setuid is used

Certain options are omitted:
* chroot - requires more setup than the init script can manage
* fips, libwrap - disabled at compile-time
* iconActive, iconError, iconIdle, taskbar - gui/win32 only
* verify - obsolete, verifyChain and/or verifyPeer should be used
  instead

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-01-29 21:49:23 +08:00
Moritz Warning
77a1312262 device-observatory: Specify libmicrohttpd dependency
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-01-29 12:45:46 +01:00
Mislav Novakovic
d0ab2d4ae6 libyang: add patch for lyb bugfix
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2019-01-29 11:56:07 +01:00
Daniel Golle
effc8b5bf8 gnunet: update to source to 20190128
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:48:55 +01:00
Daniel Golle
52b79a5d6d opentracker: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:48:55 +01:00
Daniel Golle
1db9c7abb9 cryptsetup: update to version 2.0.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:48:55 +01:00
Daniel Golle
a3c9d55991 debootstrap: update to version 1.0.110~bpo9+1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Daniel Golle
1a23de5db1 libextractor: update to version 1.8
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Daniel Golle
d34eda7332 gnurl: update to version 7.63.0
Move back to use release tarball.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Ted Hess
70ac748d50
Merge pull request #7678 from neheb/v4l2
v4l2rtspserver: Update to 0.1.1
2019-01-28 21:19:28 -05:00
Ted Hess
fe46d7195f
Merge pull request #8061 from neheb/mad
libmad: Some patch renaming for consistency
2019-01-28 21:17:59 -05:00
Rosen Penev
da8931b194 libmad: Some patch renaming for consistency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-28 15:18:45 -08:00
Ted Hess
55c96f7885
Merge pull request #8046 from diizzyy/sound-upmpdcli
sound/upmpdcli: Update to 1.4.0
2019-01-28 17:07:30 -05:00
Dirk Brenken
a00c1a3f4e
syslog-ng: add logread wrapper
Many (LuCI) packages require logread. Otherwise, for example, System Log tab in LuCI is empty

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-28 22:38:15 +01:00
Daniel Engberg
6891632e16 sound/upmpdcli: Update to 1.4.0
Update upmpdcli to 1.4.0
Backport commit 256394399f/tree/
Drop icon patch

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 21:36:51 +01:00
Daniel Engberg
ac6b81091b
motion: Specify libmicrohttpd-ssl dependency
Specify libmicrohttpd-ssl dependency

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 21:18:47 +01:00
Daniel Engberg
f8ec00fe97 libmicrohttpd: Update to 0.9.62 and rework Makefile
Update to 0.9.62
Various cosmetic changes to Makefile
Fix variants and default to no ssl variant

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 20:50:52 +01:00
Hannu Nyman
15eabe4844
Merge pull request #8053 from neheb/patch-2
btrfs-progs: Update to 4.20.1
2019-01-28 20:06:10 +02:00
Hannu Nyman
f230674ed4
Merge pull request #8052 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.27
2019-01-28 20:05:46 +02:00
Peter Wagner
798abc1119 glib2: update to 2.58.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-28 17:54:37 +01:00
Ted Hess
c25e0cbc5e
Merge pull request #7998 from neheb/patch-20
libsodium: Update to 1.0.17
2019-01-28 09:36:53 -05:00
Ted Hess
2bb1794d82
Merge pull request #8044 from diizzyy/libs-jsoncpp
jsoncpp: Add to repo
2019-01-28 09:23:23 -05:00
Ted Hess
2040c56d94
Merge pull request #8045 from diizzyy/libs-libupnpp
libs/libupnpp: Update to 0.17.0
2019-01-28 09:22:06 -05:00
Ted Hess
d13d53d783
Merge pull request #8043 from diizzyy/libs-libupnp
libs/libupnp: Update to 1.8.4
2019-01-28 09:21:05 -05:00
Daniel Engberg
200a75cc96 jsoncpp: Add to repo
Add (lib)jsoncpp to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 14:01:36 +01:00
Daniel Engberg
b90f0032e2 libs/libupnp: Update to 1.8.4
Update libupnp to 1.8.4
Add PR #104 to fix musl compatibility
https://github.com/mrjimenez/pupnp/pull/104

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 13:56:59 +01:00
Jeffery To
6c0c3cefbf golang: Update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-01-28 15:59:28 +08:00
Hannu Nyman
796d8beec0
Merge pull request #7737 from yangfl/master
lighttpd: Fix dependencies among auth mods
2019-01-28 08:18:48 +02:00
Hannu Nyman
9091486396
Merge pull request #7995 from neheb/patch-13
hwloc: Update to 2.0.3
2019-01-28 08:18:26 +02:00
Josef Schlehofer
5f07bb1094
syslog-ng: update to version 3.19.1
Makefile
- Changed URL
- Added LICENSE, CPE ID, more dependencies, postint and prerm scripts
- Enabled by default JSON and HTTP (would be good to split them in future
to sub-packages); Disabled java-modules, tcp wrapper
- Re-ordered CONFIGURE_ARGS as they occur when executing
- Resorted section: define Package/syslog-ng/install

syslog-ng.conf
- include scl.conf
- have a more specific one than upstream (they have it really simple)
- document it

Patch:
remove the unnecessary one

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-28 06:11:23 +01:00
Rosen Penev
71b6d908ad btrfs-progs: Update to 4.20.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-27 15:32:04 -08:00