Commit Graph
12789 Commits
Author SHA1 Message Date
Ted HessandEtienne Champetier 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 LucaandGitHub e792bbd84e Merge pull request #7500 from neheb/patch-3
libcups: Update to 2.2.9
2018-11-24 23:37:35 -02:00
Hannu NymanandGitHub 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 NymanandGitHub 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 NymanandGitHub ee8f345477 Merge pull request #7167 from cshoredaniel/pr-nut-more-fixes
nut: Various fixes
2018-11-24 09:22:26 +02:00
Hannu NymanandGitHub c5cc933a89 Merge pull request #7352 from neheb/patch-2
MarkupSafe: Update to 1.1.0
2018-11-24 09:19:38 +02:00
Hannu NymanandGitHub 09236850b4 Merge pull request #7385 from neheb/patch-6
Jinja2: Update to 2.10
2018-11-24 09:18:57 +02:00
Hannu NymanandGitHub 2f8c57a027 Merge pull request #7384 from neheb/patch-4
Flask: Update to 1.0.2
2018-11-24 09:18:41 +02:00
Hannu NymanandGitHub a6936a1160 Merge pull request #7044 from neheb/mail
mailsend: Remove more deprecated APIs
2018-11-24 09:15:52 +02:00
Hannu NymanandGitHub f6f089517c Merge pull request #6628 from neheb/patch-14
libtins: Update to 4.0
2018-11-24 09:10:58 +02:00
Hannu NymanandGitHub 88e9a53a96 Merge pull request #7201 from neheb/i2c
i2c-tools: Update to 4.0
2018-11-24 08:33:30 +02:00
Hannu NymanandGitHub 5ca7964932 Merge pull request #7409 from neheb/hwl
libhwloc: Update to 2.0.2
2018-11-24 08:32:20 +02:00
Hannu NymanandGitHub f8e96334f7 Merge pull request #7439 from neheb/patch-13
spoofer: Update to 1.4.1
2018-11-24 08:30:30 +02:00
Hannu NymanandGitHub 6ed42bd725 Merge pull request #7440 from neheb/patch-15
libjpeg: Update to 9c
2018-11-24 08:29:54 +02:00
Josef SchlehoferandNoah Meyerhans 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 SchlehoferandNoah Meyerhans 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 BrenkenandGitHub 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 NymanandGitHub 98ffcf5136 Merge pull request #7504 from Ansuel/ariang
ariang: bump to latest release
2018-11-23 20:44:01 +02:00
Ansuel Smith 1dce779fcc ariang: bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-11-23 16:25:09 +01:00
Hannu NymanandGitHub 3c5860e80e Merge pull request #7405 from neheb/lcd
lcd4linux: Update to 1204
2018-11-23 17:01:55 +02:00
Daniel GolleandGitHub 88eb6ef7a6 Merge pull request #7503 from neheb/opensc
opensc: Update to 0.19.0
2018-11-23 10:05:42 +01:00
Rosen Penev f97bbcf561 opensc: Update to 0.19.0
Pass --disable-notify to avoid libgio dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-22 20:10:28 -08:00
Peter Wagner 4fab96d4b7 git: update to 2.19.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-11-22 19:17:04 +01:00
Nikos MavrogiannopoulosandGitHub 3fa643cc64 Merge pull request #7499 from neheb/patch-1
libradcli: Update to 1.2.11
2018-11-22 09:10:52 +01:00
Rosen PenevandGitHub 5d067631b0 libcups: Update to 2.2.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:18:18 -08:00
Rosen Penev 775d83e723 libradcli: Update to 1.2.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:09:08 -08:00
Rosen Penev fab3881ed3 lua-bencode: Switch to 2.2.0
Minor adjustments for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 13:31:50 -08:00
Hannu NymanandGitHub 4aa5875928 Merge pull request #7490 from MikePetullo/cyrus-sasl
cyrus-sasl: Update to 2.1.27
2018-11-21 20:04:19 +02:00
Rosen Penev a48a5c0e26 luasec: Update to 0.7
Switched to codeload to keep a sane source name.

Backported a few useful patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 20:04:46 -08:00
Rosen Penev 3579377627 lua-mobdebug: Update to 0.70
Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 18:48:04 -08:00
W. Michael Petullo 60c34288e4 cyrus-sasl: Update to 2.1.27
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-11-20 21:32:34 -05:00
Rosen Penev a53e6c115c lua-wsapi: Update to 1.7
Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 14:24:45 -08:00
Rosen Penev 30f239d068 lua-xavante: Update to 2.4.0
Switched to codeload + other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 14:15:17 -08:00
Rosen Penev 8f1bba16ce port-mirroring: Update to 1.4.3
Switched to codeload and adjusted Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-20 13:51:04 -08:00
Hannu NymanandGitHub 9d4a067599 Merge pull request #7465 from neheb/patch-12
tree: Update to 1.8.0
2018-11-20 17:32:58 +02:00
Marko RatkajandGitHub 89da5dc2fb Merge pull request #7483 from sartura/things_gateway_readme
node-mozilla-iot-gateway: add README.md
2018-11-20 14:49:28 +01:00
Marko Ratkaj ed1fa5d742 node-mozilla-iot-gateway: add README.md
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-20 14:24:36 +01:00
Rosen Penev 8712a0e2c1 rtl-sdr: Update to 0.6.0
Patch was upstreamed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 14:14:35 -08:00
Rosen Penev 05d11f13c3 poco: Update to 1.9.0
Some minor adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 14:07:23 -08:00
Daniel F. Dickinson 3aa67b3ca3 nut: Bump PKG_RELEASE
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:41:53 -05:00
Daniel F. Dickinson 36fd59dc78 nut: Fix extraneous config_get
nut-server initscript had a duplicate config_get statepath, so remove it

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:41:32 -05:00
Daniel F. Dickinson 58e33b02a8 nut: Fix nut-cgi config creation (startup)
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:41:18 -05:00
Daniel F. Dickinson 44e57d4bdf nut: Fix variables for NUT drivers
Avoid specifying variables that are not specificy set in order to avoid breaking
drivers for which those variables do not exist.  Closes: #7096.

As part of these fixes make sure we have all the variables we need.  Closes: #7001.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:40:49 -05:00
Daniel F. Dickinson 3b5a8eee84 nut: Various startup fixes for monitor and server
Various path and permissions fixes to properly allow nut-server and nut-monitor to
start properly.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:40:39 -05:00
Daniel F. Dickinson 8ff6a83a54 nut: Build serial drivers by default
Serial drivers don't add much to main NUT and appear to be common,
so make it possible for users to use NUT with serial UPS drivers without
a custom build.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-11-19 16:40:11 -05:00