Hannu Nyman
8b7ae5c40d
Merge pull request #8070 from jefferyto/stunnel-init
stunnel: Update init script
6 years ago
Hannu Nyman
33348c51cd
Merge pull request #8076 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.30.1
6 years ago
Hannu Nyman
52f4facc92
Merge pull request #8075 from diizzyy/patch-5
libs/libmicrohttpd: Fix for install sections
6 years ago
Josef Schlehofer
9326a11434
youtube-dl: update to version 2019.01.30.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
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>
6 years ago
Hannu Nyman
c50bb4ff9a
Merge pull request #8072 from BKPepe/syslog-ng
syslog-ng: remove psmisc dependency
6 years ago
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>
6 years ago
Hannu Nyman
f40b0033e6
Merge pull request #8068 from mwarning/change_dependency
device-observatory: Specify libmicrohttpd dependency
6 years ago
Hannu Nyman
4eee99e73d
Merge pull request #8059 from diizzyy/net-gnunet
gnunet: Specify libmicrohttpd-ssl dependency
6 years ago
Hannu Nyman
9dcb1eb35e
Merge pull request #8058 from diizzyy/patch-4
motion: Specify libmicrohttpd-ssl dependency
6 years ago
Hannu Nyman
f2d8575cca
Merge pull request #8047 from diizzyy/libs-libmicrohttpd
libmicrohttpd: Update to 0.9.62 and rework Makefile
6 years ago
Daniel Engberg
7b2bf511c3
gnunet: Specify libmicrohttpd-ssl dependency
Specify libmicrohttpd-ssl dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Hannu Nyman
052aae504e
Merge pull request #8069 from sartura/libyang_v0.16-r3_bugfix
libyang: add patch for lyb bugfix
6 years ago
Hannu Nyman
fc01972e05
Merge pull request #7976 from BKPepe/syslog-ng
syslog-ng: update to version 3.19.1
6 years ago
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>
6 years ago
Moritz Warning
77a1312262
device-observatory: Specify libmicrohttpd dependency
Signed-off-by: Moritz Warning <moritzwarning@web.de>
6 years ago
Mislav Novakovic
d0ab2d4ae6
libyang: add patch for lyb bugfix
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
6 years ago
Daniel Golle
effc8b5bf8
gnunet: update to source to 20190128
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
52b79a5d6d
opentracker: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
1db9c7abb9
cryptsetup: update to version 2.0.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
a3c9d55991
debootstrap: update to version 1.0.110~bpo9+1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
1a23de5db1
libextractor: update to version 1.8
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
d34eda7332
gnurl: update to version 7.63.0
Move back to use release tarball.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Ted Hess
70ac748d50
Merge pull request #7678 from neheb/v4l2
v4l2rtspserver: Update to 0.1.1
6 years ago
Ted Hess
fe46d7195f
Merge pull request #8061 from neheb/mad
libmad: Some patch renaming for consistency
6 years ago
Rosen Penev
da8931b194
libmad: Some patch renaming for consistency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Ted Hess
55c96f7885
Merge pull request #8046 from diizzyy/sound-upmpdcli
sound/upmpdcli: Update to 1.4.0
6 years ago
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>
6 years ago
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>
6 years ago
Daniel Engberg
ac6b81091b
motion: Specify libmicrohttpd-ssl dependency
Specify libmicrohttpd-ssl dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
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>
6 years ago
Hannu Nyman
15eabe4844
Merge pull request #8053 from neheb/patch-2
btrfs-progs: Update to 4.20.1
6 years ago
Hannu Nyman
f230674ed4
Merge pull request #8052 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.27
6 years ago
Peter Wagner
798abc1119
glib2: update to 2.58.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Ted Hess
c25e0cbc5e
Merge pull request #7998 from neheb/patch-20
libsodium: Update to 1.0.17
6 years ago
Ted Hess
2bb1794d82
Merge pull request #8044 from diizzyy/libs-jsoncpp
jsoncpp: Add to repo
6 years ago
Ted Hess
2040c56d94
Merge pull request #8045 from diizzyy/libs-libupnpp
libs/libupnpp: Update to 0.17.0
6 years ago
Ted Hess
d13d53d783
Merge pull request #8043 from diizzyy/libs-libupnp
libs/libupnp: Update to 1.8.4
6 years ago
Daniel Engberg
200a75cc96
jsoncpp: Add to repo
Add (lib)jsoncpp to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
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>
6 years ago
Jeffery To
6c0c3cefbf
golang: Update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Hannu Nyman
796d8beec0
Merge pull request #7737 from yangfl/master
lighttpd: Fix dependencies among auth mods
6 years ago
Hannu Nyman
9091486396
Merge pull request #7995 from neheb/patch-13
hwloc: Update to 2.0.3
6 years ago
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>
6 years ago
Rosen Penev
71b6d908ad
btrfs-progs: Update to 4.20.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Josef Schlehofer
96909bcafc
youtube-dl: update to version 2019.01.27
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Hannu Nyman
5eddaa9224
Merge pull request #8042 from micmac1/maria-bump
mariadb: minor version bump + cfg file move
6 years ago
Sebastian Kemper
db9ceb300b
mariadb: bump to 10.2.21
Version bump. Adds new upstream plugin caching_sha2_password.so to the
client lib package.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Sebastian Kemper
9c56b2de11
mariadb: move 50-client.cnf to lib pkg
50-client.cnf is used by the client library, so it should be installed
with the library. This commit moves the configuration file to the
correct package and updates its depend (50-client.cnf is sourced by
my.cnf from mariadb-common).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
champtar
ddea6e79ca
Merge pull request #7813 from pm73/master
prometheus-node-exporter-lua: change network metric type to counter
6 years ago