Commit graph

12766 commits

Author SHA1 Message Date
Hannu Nyman
ef207bd597
Merge pull request #7525 from TimelessNL/master
digitemp: bump to version 3.7.2
2018-11-27 20:31:51 +02:00
Hannu Nyman
726b0fc92c
Merge pull request #7347 from neheb/microh
libmicrohttpd: Update to 0.9.60
2018-11-27 20:30:14 +02:00
Rosen Penev
788fda356e loudmouth: Disable debug and fix no deprecated API compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-27 10:04:46 -08:00
Rosen Penev
0c4b76a3bb lua-copas: Update to 2.0.2
Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-27 09:04:10 -08:00
TimelessNL
fc723123c1
digitemp: bump to version 3.7.2
Signed-off-by: Jasper Scholte <NightNL@outlook.com>
2018-11-27 11:34:36 +01:00
Rosen Penev
892153cd91 sudo: Update to 1.8.26
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-26 21:02:10 -08:00
champtar
131b83de76
Merge pull request #7523 from padre-lacroix/darkstat-master
darkstat: correction of a variable in the init script
2018-11-26 19:56:07 -05:00
Jean-Michel Lacroix
0f24ead01c darkstat: correction of a variable in the init script
This is to correct the variable name CONFIGSTR in the export_bool
sub-routine: the variable in line 26 was written CONFIGSTRING instead
of CONFIGSTR.

Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2018-11-26 19:20:53 -05:00
Hannu Nyman
dc7fc9746f
Merge pull request #7461 from neheb/patch-8
lcdringer: 0.0.3
2018-11-26 22:51:31 +02:00
Hannu Nyman
1ea8279a8e
Merge pull request #7517 from neheb/ss
shadowsocks-client: Fix compilation without deprecated OpenSSL APIs
2018-11-26 22:50:04 +02:00
Rosen Penev
ea7cb9c5aa libgcrypt: Аdd PKG_CPE_ID for proper CVE tracking
Also did some cosmetic adjustments for consistency.

No code changes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-26 09:43:15 -08:00
Rosen Penev
1f39672da5 shadowsocks-client: Update to 0.6.1
Fixes compilation without deprecated OpenSSL APIs

Switched to codeload for simplicity and to fix package upgrades.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-26 09:11:34 -08:00
Yousong Zhou
a21282bd04 pixman: bump to version 0.36.0
Patch 0005 is now included in upstream commit 7c6066b ("pixman-private:
include <float.h> only in C code")
2018-11-26 03:46:30 +00:00
Rosen Penev
ef865a64d7 grilo: Disable debug and tests
Turns out --disable-tests actually enables them, breaking the buildbots.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 19:25:31 -08:00
Rosen Penev
65e776ca78 pen: Fix compilation without deprecated OpenSSL APIs
Patch was sent upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 19:14:19 -08:00
Rosen Penev
aceffd1c07 xupnpd: Fix compilation without deprecated OpenSSL APIs
Patch was upstreamed. Only the version was updated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 18:46:04 -08:00
Rosen Penev
ba4df0f1c6 yara: Fix compile without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 17:46:32 -08:00
Rosen Penev
5033e594cc tvheadend: Fix compilation without OpenSSL deprecated APIs
Also switched to codeload for Makefile simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 17:42:51 -08:00
Rosen Penev
777d18b672 lcdringer: 0.0.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 17:41:41 -08:00
champtar
eae9f8cb9e
Merge pull request #7510 from darkk/fix-prometheus-zombies
prometheus-node-exporter-lua: close io.popen files to reap zombies
2018-11-25 16:54:56 -05:00
Hannu Nyman
dfd423bf96
Merge pull request #7478 from neheb/sdr
rtl-sdr: Update to 0.6.0
2018-11-25 18:18:06 +02:00
Hannu Nyman
8a89b570c6
Merge pull request #7455 from neheb/nail
nail: Remove GSSAPI dependency
2018-11-25 17:16:52 +02:00
Hannu Nyman
5b870218e5
Merge pull request #7432 from neheb/node
node: Update to 8.12.0
2018-11-25 17:13:10 +02:00
Hannu Nyman
8e277d28a8
Merge pull request #7443 from neheb/patch-20
libxerces-c: Update to 3.2.2
2018-11-25 17:12:25 +02:00
Hannu Nyman
eb9b05ebd2
Merge pull request #7436 from neheb/gph
gphoto2: Update to 2.5.20
2018-11-25 17:11:49 +02:00
Leonid Evdokimov
1288bd6473 prometheus-node-exporter-lua: close io.popen files to reap zombies
Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>
2018-11-25 17:06:24 +03:00
Hannu Nyman
d39a9082e1
Merge pull request #7469 from neheb/loud
loudmouth: Fix compilation issue with newer glib
2018-11-25 09:52:53 +02:00
Ted Hess
e47ca98a5e build,circleci: Updates with additional checks from travis scripts.
Checking:
- Pull request does not contain unwanted merges
- signed-off-by tag exists and matches author
- Subject line has package name
- Author name has 'firstname lastname' (no nicknames)

Signed-off-by: Ted Hess <thess@kitschensync.net>
[Use git instead of CircleCI variables]
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-11-24 22:18:05 -05:00
Etienne Champetier
c3c3252ab5 build,circleci: add curl & wget to base image
curl was present in latest image but seems to have been remove from latest debian:9

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-11-24 20:46:39 -05:00
Luiz Angelo Daros de Luca
e792bbd84e
Merge pull request #7500 from neheb/patch-3
libcups: Update to 2.2.9
2018-11-24 23:37:35 -02:00
Hannu Nyman
fcab6ecf40
Merge pull request #7509 from neheb/hwl
hwloc-utils: Add ncurses dependency
2018-11-24 21:05:53 +02:00
Rosen Penev
f6d24fe8a4 hwloc-utils: Add ncurses dependency
The lstopo utility has support for it. As ncurses is quite widespread,
might as well add support instead of patching it out.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-24 10:59:03 -08:00
Hannu Nyman
eb1a7f9d22
Merge pull request #7447 from jbenden/aircrack-ng-1.4
aircrack-ng: Update to 1.4
2018-11-24 09:24:35 +02:00
Hannu Nyman
ee8f345477
Merge pull request #7167 from cshoredaniel/pr-nut-more-fixes
nut: Various fixes
2018-11-24 09:22:26 +02:00
Hannu Nyman
c5cc933a89
Merge pull request #7352 from neheb/patch-2
MarkupSafe: Update to 1.1.0
2018-11-24 09:19:38 +02:00
Hannu Nyman
09236850b4
Merge pull request #7385 from neheb/patch-6
Jinja2: Update to 2.10
2018-11-24 09:18:57 +02:00
Hannu Nyman
2f8c57a027
Merge pull request #7384 from neheb/patch-4
Flask: Update to 1.0.2
2018-11-24 09:18:41 +02:00
Hannu Nyman
a6936a1160
Merge pull request #7044 from neheb/mail
mailsend: Remove more deprecated APIs
2018-11-24 09:15:52 +02:00
Hannu Nyman
f6f089517c
Merge pull request #6628 from neheb/patch-14
libtins: Update to 4.0
2018-11-24 09:10:58 +02:00
Hannu Nyman
88e9a53a96
Merge pull request #7201 from neheb/i2c
i2c-tools: Update to 4.0
2018-11-24 08:33:30 +02:00
Hannu Nyman
5ca7964932
Merge pull request #7409 from neheb/hwl
libhwloc: Update to 2.0.2
2018-11-24 08:32:20 +02:00
Hannu Nyman
f8e96334f7
Merge pull request #7439 from neheb/patch-13
spoofer: Update to 1.4.1
2018-11-24 08:30:30 +02:00
Hannu Nyman
6ed42bd725
Merge pull request #7440 from neheb/patch-15
libjpeg: Update to 9c
2018-11-24 08:29:54 +02:00
Josef Schlehofer
cfa2f83d65 bind: change http servers to https
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-11-23 22:12:24 -08:00
Josef Schlehofer
2d4f6719cb bind: a little bit polishing of Makefile
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-11-23 22:12:24 -08:00
Dirk Brenken
b3629b9923
Merge pull request #7505 from mark0n/ddns-route53-lock
ddns-scripts: submit one change at a time to route53
2018-11-24 06:33:28 +01:00
Rosen Penev
dd941fbc48 znc: Update deprecated patch to include OpenSSL 1.1
Previous was only for 1.0.2.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-23 18:50:25 -08:00
Rosen Penev
1371b7be87 vsftpd: Fix compilation without ECC or deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-23 18:18:03 -08:00
Martin Konrad
c845b17928 ddns-scripts: submit one change at a time to route53
This prevents updates from failing if multiple instances of the
script are running in parallel. This fixes #7492.

Signed-off-by: Martin Konrad <info@martin-konrad.net>
2018-11-23 13:56:38 -05:00
Hannu Nyman
98ffcf5136
Merge pull request #7504 from Ansuel/ariang
ariang: bump to latest release
2018-11-23 20:44:01 +02:00