Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
33071ef1
Commit
33071ef1
authored
Nov 09, 2017
by
Michael Ott
Browse files
Update mosquitto to 1.4.14
parent
8e6686c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
33071ef1
...
...
@@ -3,7 +3,7 @@ MAKEFILENAME := $(lastword $(MAKEFILE_LIST))
SUB_DIRS
=
lib CollectAgent tools scripts
CASSANDRA_VERSION
=
2.2.10
MOSQUITTO_VERSION
=
1.
3.5
MOSQUITTO_VERSION
=
1.
4.14
BOOST_VERSION
=
1.58.0
OPENSSL_VERSION
=
1.0.2l
CPPDRV_VERSION
=
2.0.1
...
...
@@ -20,7 +20,7 @@ DISTFILES = apache-cassandra-$(CASSANDRA_VERSION).tar.gz;http://archive.apache.o
cpp-driver-
$(CPPDRV_VERSION)
.tar.gz
;
https://github.com/datastax/cpp-driver/archive/
$(CPPDRV_VERSION)
.tar.gz
\
cpp-netlib-
$(CPPNET_VERSION)
.tar.gz
;
http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-
$(CPPNET_VERSION)
.tar.gz
DISTFILES_HASHES
=
apache-cassandra-2.2.10.tar.gz|4c58cb7c6753ce26f7c4d650502feece
;
mosquitto-1.
3.5
.tar.gz|
55094ad4dc7c7985377f43d4fc3d09da
;
boost_1_58_0.tar.gz|5a5d5614d9a07672e1ab2a250b5defc5
;
openssl-1.0.2l.tar.gz|f85123cd390e864dfbe517e7616e6566
;
cpp-driver-2.0.1.tar.gz|70bf83e1cbd0d35b7e5ed66fc4dccbb1
;
libuv-v0.10.36.tar.gz|8eb77b4fee4f311c114a9fee06f5a2ab
;
cpp-netlib-0.12.0-final.tar.gz|29b87c0e8c1a9e7fbdea5afcec947d53
DISTFILES_HASHES
=
apache-cassandra-2.2.10.tar.gz|4c58cb7c6753ce26f7c4d650502feece
;
mosquitto-1.
4.14
.tar.gz|
6b0966e93f118bc71ad7b61600a6c2d3
;
boost_1_58_0.tar.gz|5a5d5614d9a07672e1ab2a250b5defc5
;
openssl-1.0.2l.tar.gz|f85123cd390e864dfbe517e7616e6566
;
cpp-driver-2.0.1.tar.gz|70bf83e1cbd0d35b7e5ed66fc4dccbb1
;
libuv-v0.10.36.tar.gz|8eb77b4fee4f311c114a9fee06f5a2ab
;
cpp-netlib-0.12.0-final.tar.gz|29b87c0e8c1a9e7fbdea5afcec947d53
include
common.mk
...
...
patches/mosquitto-1.
3.5
.patch
→
patches/mosquitto-1.
4.14
.patch
View file @
33071ef1
--- mosquitto-1.
3.5
/config.h 2014-10-28 18:38:17.000000000 +0100
+++ mosquitto-1.
3.5
/config.h 2014-10-28 18:38:27.000000000 +0100
--- mosquitto-1.
4.14
/config.h 2014-10-28 18:38:17.000000000 +0100
+++ mosquitto-1.
4.14
/config.h 2014-10-28 18:38:27.000000000 +0100
@@ -4,7 +4,7 @@
*
* Compile time options have moved to config.mk.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment