-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openssl: update to version 1.1.1h #4155
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
b554525
openssl: Move v1.0 to legacy and upgrade to 1.1.1 branch
th0ma7 471291d
openssl: Rename legacy version to -1.0
th0ma7 1700208
python2: Force usage of legacy openssl-1.0
th0ma7 3e6b2dc
openssl-1.0 and python2: Fix certificate verification
th0ma7 6bccbe7
update openssl to 1.1.1h
hgy59 03a1b0a
remove openssl 1.0
hgy59 9e07175
update openssl dependents
hgy59 a23c432
fix python
hgy59 826d542
fix build of haproxy
hgy59 e1c85e4
fix spk versions/revisions
hgy59 56f7f09
fix package builds
hgy59 1b607bd
radarr: update revision
hgy59 c371250
try to fix build with github
hgy59 33e8b2d
fix gh status for skipped sonar (nzbdrone) package
hgy59 d5ae86d
try to fix slang build
hgy59 1064997
fix build of slang
hgy59 46a7931
update mosquitto package revision
hgy59 2b0947a
incorporate codereview
hgy59 2548c81
add unsupported ppc853x-5.2
hgy59 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,33 @@ | ||
PKG_NAME = boxbackup | ||
PKG_VERS = 0.11.1 | ||
PKG_NAME = BoxBackup | ||
PKG_VERS = 0.12 | ||
PKG_VERS_DATE = 200326 | ||
PKG_VERS_BRANCH = master | ||
PKG_VERS_COMMIT = 8e8b63c | ||
PKG_EXT = tar.gz | ||
PKG_DIST_NAME = $(PKG_VERS).$(PKG_EXT) | ||
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_VERS_BRANCH).$(PKG_VERS_DATE).$(PKG_VERS_COMMIT).$(PKG_EXT) | ||
PKG_DIST_SITE = https://github.com/boxbackup/boxbackup/archive | ||
PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT) | ||
PKG_DIR = $(PKG_NAME)-$(PKG_VERS) | ||
PKG_DIR = boxbackup-$(PKG_NAME)-$(PKG_VERS).$(PKG_VERS_BRANCH).$(PKG_VERS_DATE).$(PKG_VERS_COMMIT) | ||
|
||
DEPENDS = cross/openssl cross/readline cross/berkeleydb | ||
DEPENDS = cross/openssl cross/berkeleydb | ||
|
||
HOMEPAGE = http://www.boxbackup.org/ | ||
HOMEPAGE = https://www.boxbackup.org/ | ||
COMMENT = Box Backup is an open source, completely automatic, on-line backup system | ||
LICENSE = BSD/GPL | ||
|
||
GNU_CONFIGURE = 1 | ||
CONFIGURE_ARGS = --with-random=/dev/urandom --enable-gnu-readline box_cv_have_large_file_support=yes | ||
CONFIGURE_ARGS = --with-random=/dev/urandom box_cv_have_large_file_support=yes | ||
|
||
PRE_CONFIGURE_TARGET = myPreConfigure | ||
INSTALL_TARGET = myInstall | ||
PRE_CONFIGURE_TARGET = boxbackup_pre_configure | ||
INSTALL_TARGET = boxbackup_install | ||
|
||
include ../../mk/spksrc.cross-cc.mk | ||
|
||
.PHONY: myPreConfigure | ||
myPreConfigure: | ||
.PHONY: boxbackup_pre_configure | ||
boxbackup_pre_configure: | ||
$(RUN) ./bootstrap | ||
|
||
.PHONY: myInstall | ||
myInstall: | ||
.PHONY: boxbackup_install | ||
boxbackup_install: | ||
$(RUN) $(MAKE) install-backup-client DESTDIR=$(INSTALL_DIR) | ||
$(RUN) $(MAKE) install-backup-server DESTDIR=$(INSTALL_DIR) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
boxbackup-0.11.1.tar.gz SHA1 42cfc692220d97a22cf3cfd8413847122d061fa0 | ||
boxbackup-0.11.1.tar.gz SHA256 135da2be32f89a4dd4ea26569b9d422f938dee891fd2a54e4dfd93cfd81954b9 | ||
boxbackup-0.11.1.tar.gz MD5 358b1b6778b77c78e37774cbf7a9f0bb | ||
BoxBackup-0.12.tar.gz SHA1 5fb67b6b8221d23485c41481968c49515873af77 | ||
BoxBackup-0.12.tar.gz SHA256 93a2e60906b575a8131f0e1fce534a5ed1a5f967cb8975eb472b79dcd777dec2 | ||
BoxBackup-0.12.tar.gz MD5 3b33f8af3333f38316c02f6a453e08b1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
fossil-scm-v2.10.tar.gz SHA1 56e64cc7e0ff4773a61bc06c17a31bf020a077ff | ||
fossil-scm-v2.10.tar.gz SHA256 c58cb721c4738301801420c0435a0f2dab68a81e381d5f811d6b4143f8cec151 | ||
fossil-scm-v2.10.tar.gz MD5 ada146d97e57d9ec6d7545826b817110 | ||
fossil-scm-v2.12.1.tar.gz SHA1 95fe8c7bceb58c8bc6b1e8a815b1d4fd26c6fa83 | ||
fossil-scm-v2.12.1.tar.gz SHA256 fd65fbb73ceb84601adbdcff6e2e5819ba1f2eea963c9d6e6a36452b3860c55d | ||
fossil-scm-v2.12.1.tar.gz MD5 8040c3101d9aaeaeaf7e4758399356f6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
git-2.26.2.tar.xz SHA1 bdb5eb6c014d7c372be70782a5155d964abe2c08 | ||
git-2.26.2.tar.xz SHA256 6d65132471df9e531807cb2746f8be317e22a343b9385bbe11c9ce7f0d2fc848 | ||
git-2.26.2.tar.xz MD5 f9a832256032e711973dd7be4981ab4c | ||
git-2.28.0.tar.xz SHA1 29a70cd3e7bccbbc4233e9c948b036e0b7b6d46a | ||
git-2.28.0.tar.xz SHA256 dfa5d1a253aa451465478fe45c6a40ab8605b340fdb4c4e80b16d7f87708439d | ||
git-2.28.0.tar.xz MD5 5fde0206768ed70092d1fcc8f447251a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,46 @@ | ||
PKG_NAME = haproxy | ||
PKG_VERS = 1.5.14 | ||
PKG_VERS = 1.8.26 | ||
PKG_MAIN_VERS=$(word 1,$(subst ., ,$(PKG_VERS))).$(word 2,$(subst ., ,$(PKG_VERS))) | ||
PKG_EXT = tar.gz | ||
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT) | ||
PKG_DIST_SITE = http://www.haproxy.org/download/1.5/src | ||
PKG_DIST_SITE = http://www.haproxy.org/download/$(PKG_MAIN_VERS)/src | ||
PKG_DIR = $(PKG_NAME)-$(PKG_VERS) | ||
|
||
DEPENDS = cross/openssl cross/zlib | ||
DEPENDS = cross/zlib cross/openssl cross/lua cross/pcre | ||
|
||
MAINTAINER = SynoCommunity | ||
HOMEPAGE = http://www.haproxy.org | ||
HOMEPAGE = https://www.haproxy.org | ||
COMMENT = HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. | ||
LICENSE = GNU GPL 2 | ||
LICENSE = GPLv2 | ||
|
||
CONFIGURE_TARGET = nop | ||
COMPILE_TARGET = myCompile | ||
INSTALL_TARGET = myInstall | ||
OFLAG = -O3 | ||
INSTALL_TARGET = haproxy_install | ||
|
||
include ../../mk/spksrc.cross-cc.mk | ||
BUILD_OPTIONS = USE_TPROXY=1 USE_PTHREAD_PSHARED=1 USE_OPENSSL=1 USE_ZLIB=1 | ||
BUILD_OPTIONS += USE_PCRE=1 USE_STATIC_PCRE=1 PCRE_INC=$(INSTALL_DIR)$(INSTALL_PREFIX)/include | ||
BUILD_OPTIONS += USE_LUA=1 LUA_INC=$(INSTALL_DIR)$(INSTALL_PREFIX)/include LUA_LIB=$(INSTALL_DIR)$(INSTALL_PREFIX)/lib | ||
|
||
include ../../mk/spksrc.common.mk | ||
|
||
ARCH_OPTIONS = | ||
|
||
ifeq ($(findstring $(ARCH), $(ARM5_ARCHES) powerpc ppc824x ppc853x ppc854x),$(ARCH)) | ||
# ARM5_ARCHES and PPC_ARCHES (except QorIQ) have older kernels and need rt library for clock_gettime() | ||
BUILD_OPTIONS += USE_RT=1 | ||
ADDITIONAL_CFLAGS += -DLUA_32BITS | ||
endif | ||
ifeq ($(findstring $(ARCH), qoriq),$(ARCH)) | ||
BUILD_OPTIONS += ADDLIB=-latomic | ||
endif | ||
|
||
.PHONY: myCompile | ||
myCompile: | ||
$(RUN) $(MAKE) TARGET=generic CPU=generic ARCH= USE_OPENSSL=1 USE_TPROXY=1 USE_PTHREAD_PSHARED=1 USE_ZLIB=1 SPKSRC_CFLAGS="$(CFLAGS) $(OFLAG)" SPKSRC_LDFLAGS="$(LDFLAGS)" | ||
ifeq ($(findstring $(ARCH), $(x64_ARCHES)),$(ARCH)) | ||
ARCH_OPTIONS = ARCH=x86_64 | ||
endif | ||
|
||
COMPILE_MAKE_OPTIONS += TARGET=generic $(ARCH_OPTIONS) $(BUILD_OPTIONS) SPKSRC_CFLAGS="$(CFLAGS)" SPKSRC_LDFLAGS="$(LDFLAGS)" | ||
|
||
include ../../mk/spksrc.cross-cc.mk | ||
|
||
myInstall: | ||
.PHONY: haproxy_install | ||
haproxy_install: | ||
$(RUN) $(MAKE) install DESTDIR=$(INSTALL_DIR) PREFIX=$(INSTALL_PREFIX) | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
haproxy-1.5.14.tar.gz SHA1 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f | ||
haproxy-1.5.14.tar.gz SHA256 9565dd38649064d0350a2883fa81ccfe92eb17dcda457ebdc01535e1ab0c8f99 | ||
haproxy-1.5.14.tar.gz MD5 ad9d7262b96ba85a0f8c6acc6cb9edde | ||
haproxy-1.8.26.tar.gz SHA1 9a512b101d1bc94213528b59d0c67176cba85a46 | ||
haproxy-1.8.26.tar.gz SHA256 e3c2a81b6f26dcb736a34ebb5f134d3251ceccf30386214655fa7ed6d3afa400 | ||
haproxy-1.8.26.tar.gz MD5 67e0c11997c05826996dba80fdceef2c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
htop-2.2.0.tar.gz SHA1 5da790e6addf495edc4d8ed7d69d1f0de085c7ad | ||
htop-2.2.0.tar.gz SHA256 d9d6826f10ce3887950d709b53ee1d8c1849a70fa38e91d5896ad8cbc6ba3c57 | ||
htop-2.2.0.tar.gz MD5 0d816b6beed31edc75babcfbf863ffa8 | ||
htop-3.0.2.tar.gz SHA1 e1d37ccd590cb8345c7b518ef56192d4f1cd8cd4 | ||
htop-3.0.2.tar.gz SHA256 6471d9505daca5c64073fc37dbab4d012ca4fc6a7040a925dad4a7553e3349c4 | ||
htop-3.0.2.tar.gz MD5 fb848a1c91871d134c785bccb560ca8d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
rsc:bin/event_rpcgen.py | ||
lnk:lib/libevent.so | ||
lnk:lib/libevent-2.0.so.5 | ||
lib:lib/libevent-2.0.so.5.1.9 | ||
lnk:lib/libevent-2.1.so.7 | ||
lib:lib/libevent-2.1.so.7.0.1 | ||
lnk:lib/libevent_core.so | ||
lnk:lib/libevent_core-2.0.so.5 | ||
lib:lib/libevent_core-2.0.so.5.1.9 | ||
lnk:lib/libevent_core-2.1.so.7 | ||
lib:lib/libevent_core-2.1.so.7.0.1 | ||
lnk:lib/libevent_extra.so | ||
lnk:lib/libevent_extra-2.0.so.5 | ||
lib:lib/libevent_extra-2.0.so.5.1.9 | ||
lnk:lib/libevent_extra-2.1.so.7 | ||
lib:lib/libevent_extra-2.1.so.7.0.1 | ||
lnk:lib/libevent_openssl.so | ||
lnk:lib/libevent_openssl-2.0.so.5 | ||
lib:lib/libevent_openssl-2.0.so.5.1.9 | ||
lnk:lib/libevent_openssl-2.1.so.7 | ||
lib:lib/libevent_openssl-2.1.so.7.0.1 | ||
lnk:lib/libevent_pthreads.so | ||
lnk:lib/libevent_pthreads-2.0.so.5 | ||
lib:lib/libevent_pthreads-2.0.so.5.1.9 | ||
lnk:lib/libevent_pthreads-2.1.so.7 | ||
lib:lib/libevent_pthreads-2.1.so.7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
libevent-2.0.22-stable.tar.gz SHA1 a586882bc93a208318c70fc7077ed8fca9862864 | ||
libevent-2.0.22-stable.tar.gz SHA256 71c2c49f0adadacfdbe6332a372c38cf9c8b7895bb73dabeaa53cdcc1d4e1fa3 | ||
libevent-2.0.22-stable.tar.gz MD5 c4c56f986aa985677ca1db89630a2e11 | ||
libevent-2.1.12-stable.tar.gz SHA1 cd55656a9b5bed630b08f05495230affb7996b21 | ||
libevent-2.1.12-stable.tar.gz SHA256 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb | ||
libevent-2.1.12-stable.tar.gz MD5 b5333f021f880fe76490d8a799cd79f4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
links-2.12.tar.bz2 SHA1 952dfecded9496ff1a73184ce538d08dbbb5152b | ||
links-2.12.tar.bz2 SHA256 98411811ded1e8028f5aed708dd7d8ec0ae63ce24c2991a0241a989b7d09d84e | ||
links-2.12.tar.bz2 MD5 5d763ab72dc57bbc310feb95679c9d14 | ||
links-2.21.tar.bz2 SHA1 58b10c61de1c416f9869da491ae70d117b04ba1d | ||
links-2.21.tar.bz2 SHA256 285eed8591c7781ec26213df82786665aaa1b9286782e8a7a1a7e2a6e1630d63 | ||
links-2.21.tar.bz2 MD5 b88a46733d6932442ed8a6b751aac6b4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
M2Crypto-0.25.1.tar.gz SHA1 44a24c03b9f56aad7c6a9278aa9436ac967bc7e9 | ||
M2Crypto-0.25.1.tar.gz SHA256 ac303a1881307a51c85ee8b1d87844d9866ee823b4fdbc52f7e79187c2d9acef | ||
M2Crypto-0.25.1.tar.gz MD5 040234289fbef5bed4029f0f7d1dae35 | ||
M2Crypto-0.36.0.tar.gz SHA1 666735839ad0d9b414cc39937ffad2675297bb02 | ||
M2Crypto-0.36.0.tar.gz SHA256 1542c18e3ee5c01db5031d0b594677536963e3f54ecdf5315aeecb3a595b4dc1 | ||
M2Crypto-0.36.0.tar.gz MD5 b8b34c5b83892096a8676b6f2e8f4e7e |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# fix the include path for openssl | ||
--- setup.org.py 2020-07-02 15:36:45.000000000 +0000 | ||
+++ setup.py 2020-09-26 14:36:57.276855700 +0000 | ||
@@ -111,7 +111,7 @@ | ||
def initialize_options(self): | ||
"""Overload to enable custom openssl settings to be picked up.""" | ||
build.build.initialize_options(self) | ||
- self.openssl = None | ||
+ self.openssl = os.environ.get('STAGING_INSTALL_PREFIX') | ||
self.bundledlls = None | ||
|
||
|
||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
mc-4.8.23.tar.xz SHA1 021a33828922b45d18daa23189d6c86d17e61e09 | ||
mc-4.8.23.tar.xz SHA256 dd7f7ce74183307b0df25b5c3e60ad3293fd3d3d27d2f37dd7a10efce13dff1c | ||
mc-4.8.23.tar.xz MD5 466c3135f727f8ac2102d060a080ace3 | ||
mc-4.8.25.tar.xz SHA1 4082ae830f09e919112aa3fc1d7e5333921a6a33 | ||
mc-4.8.25.tar.xz SHA256 ffc19617f20ebb23330acd3998b7fd559a042d172fa55746d53d246697b2548a | ||
mc-4.8.25.tar.xz MD5 19f14d368001aac454c28a2ddd2e851b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks look like standard default "make install" target. May you please confirm by discarding its replacement?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ymartin59 disagree, the small difference is
prefix
vsPREFIX