Commit Graph
12052 Commits
Author SHA1 Message Date
Etienne Champetier c48f3f6fbd build,circleci: change exclude pattern
Even when configured to only build PR, CircleCI always build the default branch
`only: /pull.*/` seems like a good idea, but it fails when:
- you are testing on the same repo, because github doesn't create a pull branch
- when your repo is configured, because it see the push on your repo,
prevent building this commit because it doesn't match the regexp, then when you
do the PR CircleCI doesn't work
In the end what we really want is `ignore: master`

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-10-28 22:01:58 -04:00
Etienne Champetier cd315ec4e2 build,circleci: fixup pkgs list generation
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-10-28 20:18:01 -04:00
Rosen PenevandNoah Meyerhans 432aa67e27 bind: Remove OpenSSL deprecated APIs dependency
It seems to not be needed anymore. Tested on mvebu and ar71xx.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 15:28:52 -07:00
Philip PrindevilleandGitHub c925417d0f Merge pull request #7270 from pprindeville/issue/7235
isc-dhcp: drop .conf suffix on dhcrelay config file
2018-10-28 14:57:25 -06:00
Philip Prindeville b0e73634f7 isc-dhcp: drop .conf suffix on dhcrelay config file
Resolves issue #7235

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-10-28 14:38:56 -06:00
Hannu NymanandGitHub c4a06b92bb Merge pull request #7266 from neheb/patch-28
hdparm: Update to 9.58
2018-10-28 22:11:00 +02:00
Bruno RandolfandKarl Palsson 42fdfe14a0 websocketpp: Add package (WebSocket++)
WebSocket++ is a header only C++ library that implements RFC6455 The
WebSocket Protocol.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2018-10-28 19:57:08 +00:00
Thomas HeilandGitHub 2f8eb41827 Merge pull request #7213 from gladiac1337/feature-haproxy-v1.8.14-updates
haproxy: Update all patches for HAProxy v1.8.14
2018-10-28 20:12:45 +01:00
Rosen PenevandGitHub d14ab76ba2 hdparm: Update to 9.58
Add myself as maintainer as agreed previously.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 10:37:55 -07:00
Hannu NymanandGitHub 5302ac5cfc Merge pull request #7063 from neheb/patch-38
libsearpc: Update to 3.1.0
2018-10-28 18:40:41 +02:00
Hannu NymanandGitHub 6b23655262 Merge pull request #5903 from aparcar/prometheus
prometheus: add package
2018-10-28 18:00:14 +02:00
Hannu Nyman 25e9ced018 Revert "libaio: Update to 0.3.111"
This reverts commit bf9f919551.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-28 16:46:26 +02:00
Karl Palsson 6ade0d1933 lib/c-ares: remove duplicate cpe-id
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2018-10-28 14:21:40 +00:00
Hannu NymanandGitHub d65bff264a Merge pull request #7184 from neheb/soup
libsoup: Update to 2.65.1
2018-10-28 15:16:08 +02:00
Hannu NymanandGitHub e16055d7be Merge pull request #7143 from neheb/patch-27
unrar: Update to 5.6.7
2018-10-28 14:54:01 +02:00
Hannu NymanandGitHub c37f21f668 Merge pull request #6367 from neheb/libaio
libaio: Update to 0.3.111
2018-10-28 14:51:41 +02:00
Hannu NymanandGitHub 900280e9b5 Merge pull request #6892 from neheb/patch-31
python-egenix-mx-base: Update to 3.2.9
2018-10-28 14:49:35 +02:00
Hannu NymanandGitHub 55c2b406d2 Merge pull request #6626 from neheb/libevdev
libevdev: Update to 1.5.9
2018-10-28 14:47:59 +02:00
Hannu NymanandGitHub 27a43ec205 Merge pull request #6880 from neheb/pyobdc
pyodbc: Update to 4.0.24
2018-10-28 14:45:18 +02:00
Hannu NymanandGitHub a0a21f7112 Merge pull request #7055 from neheb/patch-6
pcre2: Update to 10.32
2018-10-28 14:44:11 +02:00
Hannu NymanandGitHub 1cf84b0b78 Merge pull request #7208 from neheb/obex
openobex: Update to 1.7.2
2018-10-28 14:40:36 +02:00
Hannu NymanandGitHub 0ac9ccb718 Merge pull request #7157 from neheb/hid
hiredis: Update to 0.14.0
2018-10-28 14:35:05 +02:00
Hannu NymanandGitHub 7662fb4cef Merge pull request #6817 from neheb/patch-30
c-ares: Add CPE ID to track CVEs
2018-10-28 14:33:47 +02:00
Hannu NymanandGitHub 9b955767fc Merge pull request #6879 from neheb/libartnet
libartnet: Fix compile with GCC7
2018-10-28 14:33:20 +02:00
Hannu NymanandGitHub f6b523045c Merge pull request #6826 from neheb/patch-22
cyrus-sasl: Update to 2.1.27-rc8
2018-10-28 14:32:08 +02:00
Hannu NymanandGitHub dff5ed1f82 Merge pull request #6823 from neheb/patch-17
yara: Update to 3.8.1
2018-10-28 14:31:44 +02:00
Hannu NymanandGitHub 2c65634748 Merge pull request #6973 from neheb/p11
libp11: Update to 0.4.9
2018-10-28 14:30:21 +02:00
Hannu NymanandGitHub 45d98e45d5 Merge pull request #7047 from neheb/patch-28
python-psycopg2: Update to 2.7.5
2018-10-28 14:29:11 +02:00
Hannu NymanandGitHub f23ff2f206 Merge pull request #7150 from neheb/patch-43
ccid: Update to 1.4.30
2018-10-28 14:28:33 +02:00
Hannu NymanandGitHub 78352d4b05 Merge pull request #7176 from neheb/jool
jool: Backport two fixes for newer kernels.
2018-10-28 14:27:13 +02:00
Hannu NymanandGitHub 0d6385bf8e Merge pull request #7181 from neheb/patch-45
cmdpad: Fix compile
2018-10-28 14:25:18 +02:00
Hannu NymanandGitHub 2aa42940d2 Merge pull request #7179 from neheb/oath
oath-toolkit: Add patch from Fedora to fix compilation
2018-10-28 14:24:37 +02:00
Hannu NymanandGitHub 1a1b0a8454 Merge pull request #7177 from neheb/patch-44
spoofer: Update to 1.4.0
2018-10-28 14:23:30 +02:00
Hannu NymanandGitHub a6710e82b1 Merge pull request #7215 from jsiverskog/mdnsresponder_878_70_2
mdnsresponder: bump to 878.70.2 and refresh patches
2018-10-28 14:10:20 +02:00
Hannu NymanandGitHub edd02d564a Merge pull request #7216 from neheb/patch-9
libopus: Update to 1.3.0
2018-10-28 14:08:40 +02:00
Hannu NymanandGitHub 92c37e7c7d Merge pull request #7254 from neheb/patch-26
python-requests: Update to 2.20.0
2018-10-27 14:41:37 +03:00
Marko RatkajandGitHub f571806fd6 Merge pull request #7255 from sartura/things_gateway_0.6.0
node-mozilla-iot-gateway: bump to version 0.6.0
2018-10-27 11:19:08 +02:00
Hannu Nyman 29eac13d8f collectd: update to 5.8.1
Update collectd to version 5.8.1

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-26 21:46:24 +03:00
Marko Ratkaj 62e57006c5 node-mozilla-iot-gateway: bump to version 0.6.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-10-26 16:03:35 +02:00
Rosen Penev 29c5573943 python-requests: Update to 2.20.0
Switched URL to a sensical version.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-25 21:01:22 -07:00
Philip PrindevilleandGitHub 74c088cb82 Merge pull request #6847 from pprindeville/syslog-ng-prerm
syslog-ng: stop service when uninstalling/updating
2018-10-25 18:04:10 -06:00
Rosen Penev 3137362072 unrar: Update to 5.6.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-25 12:24:20 -07:00
Dirk BrenkenandGitHub 4b4db77c29 Merge pull request #7251 from brvphoenix/master
aria2: fixed the spelling for rpc-passwd and rpc-user.
2018-10-25 16:50:00 +02:00
Dirk BrenkenandGitHub 286b5b26d3 Merge pull request #7241 from neheb/patch-40
hdparm: Update to 9.57
2018-10-25 16:39:19 +02:00
Dirk BrenkenandGitHub 94d80c3952 Merge pull request #7244 from diizzyy/patch-15
sbc: Bump to 1.4
2018-10-25 16:36:08 +02:00
Dirk BrenkenandGitHub 3f4cf72ae5 Merge pull request #7249 from EricLuehrsen/unbound_axfr
unbound: fix odhcpd and axfr script functions
2018-10-25 16:35:45 +02:00
Dirk BrenkenandGitHub fe8f32a940 Merge pull request #7247 from TDT-AG/pr/20181023-mwan3
net/mwan3: improvements
2018-10-25 16:35:17 +02:00
brv phoenixandbrv phoenix ed9514e93e aria2: fixed the spelling for rpc-passwd and rpc-user.
Signed-off-by: brv phoenix <feixuekaka1@gmail.com>
2018-10-25 21:11:43 +08:00
Eric Luehrsen 04f4ab9b92 unbound: fix odhcpd link and axfr zone scripts
- fix AXFR zones to delay a potentially large download with ntp-hotplug
- fix odhcpd link script to properly delete expired lease data from DNS

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-10-24 21:11:45 -04:00
Daniel Golle 0b548cb73d gnunet: adapt uci-defaults to renamed namestore-flat -> -heap
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-10-25 00:55:18 +02:00