Commit graph

12309 commits

Author SHA1 Message Date
Hannu Nyman
65b01190e5
Merge pull request #7404 from neheb/clam
clamsmtp: Really fix compilation
2018-11-13 21:06:48 +02:00
Ted Hess
49c4ab36d7
Merge pull request #7378 from thess/ffmpeg-custom
ffmpeg: Add choices to libffmpeg-custom to select and build CLI programs
2018-11-13 11:56:36 -05:00
champtar
810f171cfb
Merge pull request #7408 from thess/cci-url-fix
CircleCI: Fix URL references to openwrt.org
2018-11-13 11:35:27 -05:00
Ted Hess
37ddc58ab9 CircleCI: Fix URL references to openwrt.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-13 11:24:50 -05:00
Hannu Nyman
ea656e25a2 nano: update to 3.2
Update nano to version 3.2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-12 22:46:51 +02:00
Rosen Penev
b8312b58cf clamsmtp: Really fix compilation
It seems Linux headers are broken/incompatible with musl for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-12 12:34:54 -08:00
Thomas Heil
cae5d145db
Merge pull request #7403 from neheb/patch-3
apache: Disable Managed Domain handling
2018-11-12 20:34:26 +01:00
Rosen Penev
029a6819f0
apache: Disable Managed Domain handling
This is a new feature that requires new dependencies. Disable it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-12 11:30:55 -08:00
Ted Hess
263fdf74e8
Merge pull request #7372 from eduardoabinader/bump-opus-tools-0.2
opus-tools: bump to 0.2
2018-11-12 13:04:42 -05:00
Eduardo Abinader
cff8b4dd3f opus-tools: bump to 0.2
Adding new deps libopusfile and libopusenc, provided
by e9bbfacf0a1bbade70005fa730cc50e838baaa32 and
a638dfa37bd857e14b088e0ccade701dc6aafc79, respectively.

Changing maintainer as accorded with @thess.

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-12 18:42:35 +01:00
Hannu Nyman
33e7cd627c
Merge pull request #7400 from sartura/sysrepo-release-0.7.6
sysrepo: update to 0.7.6
2018-11-12 17:18:46 +02:00
Hannu Nyman
6c8980fae7
Merge pull request #7398 from rosysong/nft-qos
nft-qos: replace input chain with prerouting for monitor and dynamic
2018-11-12 17:18:34 +02:00
Hannu Nyman
76df7c4df5
Merge pull request #7386 from neheb/pillow
pillow: Update to 5.3.0
2018-11-12 17:17:57 +02:00
Hannu Nyman
0ad1369496
Merge pull request #7380 from neheb/pytz
pytz: Update to 2018.7 and add host build
2018-11-12 17:16:13 +02:00
Eduardo Abinader
62c2fd4679 libopusenc: required by opus-tools 0.2
new dep on opus-tools a638dfa37bd857e14b088e0ccade701dc6aafc79

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-12 13:02:21 +01:00
Mislav Novakovic
52aeedf782 sysrepo: update to 0.7.6
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-12 12:46:21 +01:00
Samuel Progin
d02ad59302 temperusb: new package definition
Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
2018-11-12 10:24:17 +00:00
Dirk Feytons
45a832518a net/mosquitto: install headers for auth plugin development
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2018-11-12 10:04:45 +00:00
Yousong Zhou
115ca32d01 shadowsocks-libev: bump to version 3.2.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-11-12 03:01:30 +00:00
Rosy Song
cf239752d2 nft-qos: replace input chain with prerouting for monitor and dynamic QoS as well
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-11-12 09:42:55 +08:00
Ted Hess
7b49f60567 ffmpeg: Add choices to libffmpeg-custom to select and build CLI programs
Add postproc to libffmpeg-custom if x264 selected

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-11 17:32:41 -05:00
Ted Hess
79928f9278
Merge pull request #7396 from thess/ffmpeg-x264
ffmpeg: Resolve libx264, BUILD_PATENTED anomalies
2018-11-11 17:17:05 -05:00
Ted Hess
c44e1d43a3 ffmpeg: Resolve libx264, BUILD_PATENTED anomalies
libx264 will be included in both hard & soft float libffmpeg-full builds if selected
and BUILD_PATENTED=y. Otherwise, it is not included in libffmpeg-full

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-11 14:06:13 -05:00
Dirk Brenken
1e8829bb92
Merge pull request #7394 from dibdot/mc-fix
mc: disable vfs support by default
2018-11-11 18:27:46 +01:00
Dirk Brenken
aef568f193 mc: disable vfs support by default
* disable vfs support by default as long as the underlying
  librpc issus has not been fixed - should fix buildbot compile
  (#7180 #7349)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-11 18:08:16 +01:00
Hannu Nyman
2967d4002b
Merge pull request #7393 from Ansuel/nginxup
nginx: Bump to latest release
2018-11-11 17:09:22 +02:00
Ansuel Smith
4519a1d2b3
nginx: Bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-11-11 15:49:47 +01:00
Dirk Brenken
42ff15344c
Merge pull request #7373 from dibdot/banip
banip: new package to block incoming & outgoing ip addresses
2018-11-11 14:59:05 +01:00
Hannu Nyman
7d9b6e592c
Merge pull request #7391 from lucize/doveup
dovecot: update to 2.3.3
2018-11-11 15:19:00 +02:00
Lucian Cristian
195dd657f2 dovecot: update to 2.3.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-11-11 14:58:11 +02:00
Hannu Nyman
71157e90a5
Merge pull request #7390 from neheb/patch-1
python-gnupg: Fix build breakage
2018-11-11 14:49:03 +02:00
Hannu Nyman
71475c739b
Merge pull request #7342 from neheb/uw
uw-imap: Fix compilation without deprecated APIs for OpenSSL
2018-11-11 14:47:23 +02:00
Hannu Nyman
01b584c2d8
Merge pull request #7341 from neheb/dove
dovecot: Fix compilation for OpenSSL without deprecated APIs
2018-11-11 14:47:06 +02:00
Rosen Penev
2ebb321aaf
python-gnupg: Fix build breakage
Apparently := doesn't work here. Why it doesn't should be investigated but for now fix it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-11 04:36:03 -08:00
Hannu Nyman
734bca0709
Merge pull request #7388 from lucize/libyang-frr
libyang: enable LYD_PRIV
2018-11-11 14:29:00 +02:00
Lucian Cristian
72e69e36d2 libyang: enable LYD_PRIV
this is needed for frr (frrouting.org)

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-11-11 14:20:02 +02:00
Hannu Nyman
98d1575747
Merge pull request #7337 from neheb/netconf
libnetconf2: Remove OpenSSL engine support
2018-11-11 14:03:26 +02:00
Hannu Nyman
160d53874d
Merge pull request #7389 from hnyman/webuiaria2
webui-aria2: dummy version bump
2018-11-11 13:54:07 +02:00
Hannu Nyman
e82a12a613 webui-aria2: dummy version bump
The source download storage contains a 0 byte version
of the webui-aria2 sources, which breaks buildbot.

Trigger a new download by bumping the version by a date.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-11 13:44:08 +02:00
Thomas Heil
795210bdac
Merge pull request #7290 from neheb/apr
apr: Fix pid_t format
2018-11-11 11:36:12 +01:00
Thomas Heil
d4c1e789be
Merge pull request #6854 from neheb/apache
apache: Update to 2.4.34
2018-11-11 11:35:22 +01:00
Hannu Nyman
95d66e9810
Merge pull request #7138 from diizzyy/patch-13
libs/libx264: Update to snapshot 20181006
2018-11-11 12:11:11 +02:00
Hannu Nyman
a5e1a0ee1e
Merge pull request #7344 from TDT-AG/pr/20181107-crtmpserver
crtmpserver: fix whitspaces
2018-11-11 11:36:05 +02:00
Hannu Nyman
1aebe2759c
Merge pull request #7185 from neheb/grilo
grilo: Enable parallel building
2018-11-11 11:35:48 +02:00
Hannu Nyman
7cfb54205d
Merge pull request #7187 from neheb/grilop
grilo-plugins: Update to 0.3.7
2018-11-11 11:34:43 +02:00
Hannu Nyman
e25a7548e3
Merge pull request #6671 from neheb/patch-3
json4lua: Update to 0.9.54 and switch to codeload
2018-11-11 11:22:03 +02:00
Hannu Nyman
9dcc19c9be
Merge pull request #6672 from neheb/patch-20
dkjson: Switch to codeload
2018-11-11 11:20:33 +02:00
Hannu Nyman
fa42f59c9b
Merge pull request #6705 from cotequeiroz/libupm_swig
libupm: don't set SWIG_DIR, force python 2.7
2018-11-11 11:16:28 +02:00
Hannu Nyman
a7d94e0f7b
Merge pull request #7286 from neheb/patch-1
cryptsetup: Update to 2.0.5
2018-11-11 10:56:14 +02:00
Hannu Nyman
8256f63546
Merge pull request #6931 from chris5560/radicale_master
radicale: add extra command "export_storage" to init script
2018-11-11 10:52:08 +02:00