Hannu Nyman
5a27e1c4cd
Merge pull request #6202 from cotequeiroz/seafile_openssl-1.1
seafile: upgrade to 6.3.0
6 years ago
Rosen Penev
cee70880ad
libnet: Change PKG_SOURCE_URL to use @SF macro.
More flexible with more mirrors.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Hannu Nyman
0545484f88
Merge pull request #6279 from neheb/patch-19
lzmq: Update to 0.4.4
6 years ago
Hannu Nyman
fcdcc32879
Merge pull request #6270 from neheb/patch-24
yunbridge: Swich to 1.6.0
6 years ago
Rosen Penev
2a141f0052
sispmctl: Update to 4.0
Switched from git to tarball. There seems to be no activity since release
4.0.
Removed unneeded patches.
Added a library package since it seems to be required now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Hannu Nyman
4c2775c2db
Merge pull request #6251 from neheb/patch-12
esniper: Update to 2.33.0
6 years ago
Hannu Nyman
3a0f4fe8c3
Merge pull request #6249 from neheb/patch-10
apr-util: Update to 1.6.1
6 years ago
Rosen Penev
c7c40703d0
fdm: Switch to GitHub releases.
Sourceforge link went away. The GitHub mirror also has the wrong path.
Replaced compatibility patches with upstream solution.
Also added an OpenSSL 1.1.0 compile fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Hannu Nyman
f42a51aeee
Merge pull request #6230 from sartura/sysstat_bump_to_11.6.4
sysstat: bump to 11.6.4
6 years ago
Hannu Nyman
25aee63d23
Merge pull request #6221 from neheb/patch-5
zsh: Update to 5.5.1
6 years ago
Hannu Nyman
70a3298867
Merge pull request #6218 from neheb/patch-2
apr: Update to 1.6.3
6 years ago
Hannu Nyman
5bbbc36b3b
Merge pull request #6216 from neheb/patch-7
acpid: Update to 2.0.29
6 years ago
Hannu Nyman
5ae519b79e
Merge pull request #6407 from lucize/doveup
dovecot: update to 2.3.2
6 years ago
Lucian Cristian
78b842da56
dovecot: update to 2.3.2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Michael Heimpold
b7f71c69d8
php7: fix load order of mysqli extension
This problem was reported by Teun Lubberhuizen, thanks!
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Hannu Nyman
dd76c9c14a
Merge pull request #6245 from neheb/patch-9
hdparm: Update to 9.56
6 years ago
Hannu Nyman
d222edcf68
Merge pull request #6280 from neheb/zmq
zmq: Update to 4.1.6
6 years ago
Hannu Nyman
4eda808119
Merge pull request #6332 from micmac1/mysql-python-up
python-mysql: upgrade to 1.3.12
6 years ago
Hannu Nyman
85c96ddacd
Merge pull request #6393 from yangfl/master
i2pd: Update to 2.19.0
6 years ago
Hannu Nyman
63ce209dea
Merge pull request #6406 from MikePetullo/krb5
krb5: update to 1.16.1
6 years ago
Ted Hess
a81df2bc61
Merge pull request #6383 from thess/add-nasm
ffmpeg/libx264: Replacing YASM with NASM and fixing ffmpeg/x264 module dependency
6 years ago
Hannu Nyman
346925a2b1
Merge pull request #6328 from Ansuel/reworknginx
nginx: bump and add build variant and other fix
6 years ago
Ansuel Smith
c351abecfa
nginx: bump and add build variant and other fix
This add 2 variant of nginx so we can have package with SSL config flag preselected. This also add support for 2 more module and upgrade gninx to latest version. Also add myself as secondary maintainer to apply luci modification quickly.
Use of autoreconf to fix problems with recompilation on every new build (even if the version is the same). Add a patch to ignore on invalid configure option instead of trow error.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
7 years ago
W. Michael Petullo
8256b96743
krb5: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Mislav Novakovic
8e6a40aee2
geth: add a new package
The package was tested on raspberry pi 3. Geth needs about two hours to
fully sync the first try and uses an additional 250Mb of storage.
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
6 years ago
Simon Tretter
d0cc437f94
rsync: Add IPv6 functionality
Signed-off-by: Simon Tretter <simon@mediaarchitectu.re>
6 years ago
W. Michael Petullo
b4a3ac3d70
dmapd: update to 0.0.75
Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years ago
W. Michael Petullo
ebeb0607d2
libdmapsharing: update to 3.9.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years ago
Eneas U de Queiroz
3bcaa7a4fe
protobuf-c: bump to 1.3.0
Version 1.2.1 does not currently compile without a patch.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
7 years ago
Sebastian Kemper
c9a9f6f98a
luasql: fix compile with mariadb-10.2.x
This is in anticipation of the mariadb upgrade to 10.2.x. luasql compile
fails:
In file included from src/ls_mysql.c:21:0:
src/ls_mysql.c: In function 'luaopen_luasql_mysql':
src/ls_mysql.c:605:25: error: expected ')' before 'MYSQL_SERVER_VERSION'
lua_pushliteral (L, MYSQL_SERVER_VERSION);
^
src/ls_mysql.c:605:5: error: too few arguments to function 'lua_pushlstring'
lua_pushliteral (L, MYSQL_SERVER_VERSION);
^
/home/equeiroz/src/openwrt-asus/staging_dir/target-mipsel_74kc_musl/usr/include/lua.h:175:16: note: declared here
LUA_API void (lua_pushlstring) (lua_State *L, const char *s, size_t l);
^~~~~~~~~~~~~~~
To fix this cherry-pick upstream commit
6df3f67231
.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Rosen Penev
4b9ec8dbae
libwebsockets: Update to 3.0.0
Removed upstreamed patch.
Also added a patch to fix Travis.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Tested-by: Karl Palsson <karlp@etactica.com>
7 years ago
Yousong Zhou
b9cfb7f3c6
i2c-tools: fix stale PKG_SOURCE_URL
Fixes openwrt/packages#5075
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Marko Ratkaj
920df55058
Merge pull request #6358 from sartura/sysrepo-release-0.7.4
Sysrepo release 0.7.4
6 years ago
Hannu Nyman
ea3acfe623
Merge pull request #6400 from cshoredaniel/pr-cshoredaniel-maintainer-changes
cshoredaniel maintainer changes
6 years ago
Daniel F. Dickinson
d93d21a0b8
gnupg: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Daniel F. Dickinson
d35e0eafd6
findutils: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Daniel F. Dickinson
eb13e5b335
msmtp-scripts: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Daniel F. Dickinson
b4fe49d2b2
nut: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Daniel F. Dickinson
5de5ac2afb
gitolite: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Daniel F. Dickinson
6aac16b164
rp-pppoe: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Hannu Nyman
4a5c3dc79e
Merge pull request #6288 from sdelafond/diffutils_x86
diffutils: fix 'compilation error on x86_64
6 years ago
Hannu Nyman
f84ac71bc5
Merge pull request #6301 from micmac1/mariadb-up-102
mariadb: bump to 10.2 release series
6 years ago
Hannu Nyman
3ab201cc0c
Merge pull request #6309 from diizzyy/patch-2
tmux: Add path to global conf file
6 years ago
Hannu Nyman
d1952a7bd1
Merge pull request #6340 from gladiac1337/feature-haproxy-v1.8.10
haproxy: Update HAProxy to v1.8.12
6 years ago
David Yang
afe2038f55
i2pd: Update to 2.19.0
Signed-off-by: David Yang <mmyangfl@gmail.com>
6 years ago
David Yang
86106ecb80
i2pd: Move DATADIR to /var/lib/i2pd, fix #5693
Original author: dartraiden <wowemuh@gmail.com>
Signed-off-by: David Yang <mmyangfl@gmail.com>
7 years ago
Hirokazu MORIKAWA
9ce4d5191f
node: bump to 8.11.3
Update to v8.11.3 Several security fixes:
CVE-2018-7167, CVE-2018-7161, CVE-2018-1000168,CVE-2018-7158, CVE-2018-7159, CVE-2018-7160
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
Philip Prindeville
fc3beffeff
travis: don't need git cloning progress
Since Travis runs as a batch job and logs are typically looked at
after-the-fact (if at all), there's not any point to seeing progress
when cloning git repos.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
Philip Prindeville
54121977fe
Merge pull request #6389 from pprindeville/perl-text-csv_xs-update-1.36
perl-text-csv_xs: update to 1.36
6 years ago
Michael Heimpold
045fdb5336
php7: update to 7.2.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago