Skip to content
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

Package updates #1448

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
c7f638b
unrar: 7.0.9
miticollo Jul 10, 2024
a42425a
unrar: Update to 7.0.9
miticollo Jul 11, 2024
2b7f477
gnutls: Update to 3.8.6, remove two dropped compile options (#3)
miticollo Jul 11, 2024
0cca0f1
git: Update to 2.39.5
miticollo Jul 11, 2024
3f2eeda
pcre2: Update to 10.44
miticollo Jul 11, 2024
1eadfdd
p7zip: Update to 17.05
miticollo Jul 11, 2024
050854a
sqlite3: Update to 3.46.0
miticollo Jul 11, 2024
6f7fa74
openssl: Update to 3.2.2
miticollo Jul 11, 2024
df20f54
ncurses: Update to 6.5
miticollo Jul 11, 2024
1915255
mpfr4: Update to 4.2.1
miticollo Jul 11, 2024
3b9f94b
debianutils: Update 5.20
miticollo Jul 11, 2024
ef371c9
zstd: Update to 1.5.6
miticollo Jul 11, 2024
5dd03e7
xz: Update to 5.4.7
miticollo Jul 11, 2024
7cff8d0
sqlite3: Downgrade (again) to 3.34.1
miticollo Jul 11, 2024
5c0bba0
xz: Fix setup
miticollo Jul 11, 2024
e761112
nettle: Update to 3.10
miticollo Jul 11, 2024
cdf5ca2
p11-kit: Update to 0.25.4
miticollo Jul 11, 2024
1141adc
popt: Update to 1.19
miticollo Jul 11, 2024
511cea2
libedit: Update to 20240517
miticollo Jul 11, 2024
ea8942b
libassuan: Update to 3.0.1
miticollo Jul 11, 2024
b76c083
libassuan: Downgrade (again) to 2.5.7
miticollo Jul 11, 2024
a30b1fb
libgpg-error: Update to 1.49
miticollo Jul 11, 2024
4babb8a
shell-cmds: Update to 309.120.3
miticollo Jul 11, 2024
eb98b43
diskdev-cmds: Update to 718.120.3
miticollo Jul 11, 2024
898748f
zlib-ng: Update to 2.1.7
miticollo Jul 11, 2024
16e275e
system-cmds: Update to 979.120.4
miticollo Jul 11, 2024
3524fa0
system-cmds: Downgrade (again) to 979.100.8
miticollo Jul 11, 2024
e816620
libgpg-error: Update to 1.50
miticollo Jul 11, 2024
61ed3b2
libc-ares: Update to 1.32.1
miticollo Jul 11, 2024
16d0b85
libgpg-error: Downgrade (again) to 1.49
miticollo Jul 11, 2024
1c778ca
libc-ares: Don't try to install removed header `ares_rules.h`
miticollo Jul 11, 2024
f3da54f
libgcrypt: Update to 1.11.0
miticollo Jul 11, 2024
5e998eb
nghttp2: Update to 1.62.1
miticollo Jul 12, 2024
1157107
curl: Update to 8.8.0
miticollo Jul 12, 2024
cb06a9f
curl: Remove the `curl-config.1` from the tarball
miticollo Jul 12, 2024
b3db444
Merge branch 'ProcursusTeam:main' into updates-july2024
miticollo Oct 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions makefiles/curl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += curl
CURL_VERSION := 8.7.1
CURL_VERSION := 8.8.0
DEB_CURL_V ?= $(CURL_VERSION)

curl-setup: setup
Expand Down Expand Up @@ -55,7 +55,6 @@ curl-package: curl-stage

# curl.mk Prep libcurl4-openssl-dev
cp -a $(BUILD_STAGE)/curl/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/lib/{pkgconfig,libcurl.{dylib,a}} $(BUILD_DIST)/libcurl4-openssl-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/lib
cp -a $(BUILD_STAGE)/curl/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/share/man/man1/curl-config.1$(MEMO_MANPAGE_SUFFIX) $(BUILD_DIST)/libcurl4-openssl-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/share/man/man1
cp -a $(BUILD_STAGE)/curl/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/share/man/man3 $(BUILD_DIST)/libcurl4-openssl-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/share/man
cp -a $(BUILD_STAGE)/curl/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/bin/curl-config $(BUILD_DIST)/libcurl4-openssl-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/bin
cp -a $(BUILD_STAGE)/curl/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/include $(BUILD_DIST)/libcurl4-openssl-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)
Expand Down
2 changes: 1 addition & 1 deletion makefiles/debianutils.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ endif
ifeq (,$(findstring darwin,$(MEMO_TARGET)))

STRAPPROJECTS += debianutils
DEBIANUTILS_VERSION := 5.19
DEBIANUTILS_VERSION := 5.20
DEB_DEBIANUTILS_V ?= $(DEBIANUTILS_VERSION)

debianutils-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/diskdev-cmds.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ STRAPPROJECTS += diskdev-cmds
else # ($(MEMO_TARGET),darwin-\*)
SUBPROJECTS += diskdev-cmds
endif # ($(MEMO_TARGET),darwin-\*)
DISKDEV-CMDS_VERSION := 718
DISKDEV-CMDS_VERSION := 718.120.3
DEB_DISKDEV-CMDS_V ?= $(DISKDEV-CMDS_VERSION)

diskdev-cmds-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/git.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += git
GIT_VERSION := 2.39.1
GIT_VERSION := 2.39.5
DEB_GIT_V ?= $(GIT_VERSION)

GIT_ARGS += uname_S=Darwin \
Expand Down
4 changes: 1 addition & 3 deletions makefiles/gnutls.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += gnutls
GNUTLS_VERSION := 3.8.5
GNUTLS_VERSION := 3.8.6
DEB_GNUTLS_V ?= $(GNUTLS_VERSION)

gnutls-setup: setup
Expand All @@ -19,8 +19,6 @@ gnutls: gnutls-setup readline gettext libgcrypt libgmp10 libidn2 libunistring ne
find $(BUILD_BASE) -name "*.la" -type f -delete
cd $(BUILD_WORK)/gnutls && ./configure -C \
$(DEFAULT_CONFIGURE_FLAGS) \
--disable-guile \
--enable-local-libopts \
--with-default-trust-store-file=$(MEMO_PREFIX)/etc/ssl/certs/cacert.pem \
ac_cv_func_malloc_0_nonnull=yes \
ac_cv_func_realloc_0_nonnull=yes \
Expand Down
4 changes: 2 additions & 2 deletions makefiles/libc-ares.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += libc-ares
LIBC-ARES_VERSION := 1.31.0
LIBC-ARES_VERSION := 1.32.1
DEB_LIBC-ARES_V ?= $(LIBC-ARES_VERSION)

libc-ares-setup: setup
Expand Down Expand Up @@ -35,7 +35,7 @@ libc-ares-package: libc-ares-stage
$(BUILD_DIST)/libc-ares2/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/lib

# libc-ares.mk Prep libc-ares-dev
cp -a $(BUILD_STAGE)/libc-ares/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/include/ares{,_build,_dns,_rules,_version}.h $(BUILD_DIST)/libc-ares-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/include
cp -a $(BUILD_STAGE)/libc-ares/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/include/ares{,_build,_dns,_version,_dns_record,_nameser}.h $(BUILD_DIST)/libc-ares-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/include
cp -a $(BUILD_STAGE)/libc-ares/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/lib/libcares.{a,dylib} $(BUILD_DIST)/libc-ares-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/lib
cp -a $(BUILD_STAGE)/libc-ares/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/lib/pkgconfig/libcares.pc $(BUILD_DIST)/libc-ares-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/lib/pkgconfig
cp -a $(BUILD_STAGE)/libc-ares/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/share/man/man3/ares_*.3* $(BUILD_DIST)/libc-ares-dev/$(MEMO_PREFIX)$(MEMO_SUB_PREFIX)/share/man/man3
Expand Down
2 changes: 1 addition & 1 deletion makefiles/libedit.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ endif

STRAPPROJECTS += libedit
LIBEDIT_VERSION := 3.1
LIBEDIT_DATE := 20230828
LIBEDIT_DATE := 20240517
DEB_LIBEDIT_V ?= $(LIBEDIT_VERSION)-$(LIBEDIT_DATE)

libedit-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/libgcrypt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += libgcrypt
LIBGCRYPT_VERSION := 1.10.3
LIBGCRYPT_VERSION := 1.11.0
DEB_LIBGCRYPT_V ?= $(LIBGCRYPT_VERSION)

libgcrypt-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/libgpg-error.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += libgpg-error
LIBGPG-ERROR_VERSION := 1.48
LIBGPG-ERROR_VERSION := 1.49
DEB_LIBGPG-ERROR_V ?= $(LIBGPG-ERROR_VERSION)

ifneq (,$(findstring aarch64,$(GNU_HOST_TRIPLE)))
Expand Down
2 changes: 1 addition & 1 deletion makefiles/mpfr4.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += mpfr4
MPFR4_VERSION := 4.1.0
MPFR4_VERSION := 4.2.1
DEB_MPFR4_V ?= $(MPFR4_VERSION)

mpfr4-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/ncurses.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ STRAPPROJECTS += ncurses
else # ($(MEMO_TARGET),darwin-\*)
SUBPROJECTS += ncurses
endif # ($(MEMO_TARGET),darwin-\*)
NCURSES_VERSION := 6.4
NCURSES_VERSION := 6.5
DEB_NCURSES_V ?= $(NCURSES_VERSION)

ncurses-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/nettle.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += nettle
NETTLE_VERSION := 3.9.1
NETTLE_VERSION := 3.10
DEB_NETTLE_V ?= $(NETTLE_VERSION)

nettle-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/nghttp2.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += nghttp2
NGHTTP2_VERSION := 1.61.0
NGHTTP2_VERSION := 1.62.1
DEB_NGHTTP2_V ?= $(NGHTTP2_VERSION)

##### EVALUATE WHETHER THIS NEEDS LAUNCHDAEMONS AT A LATER DATE #####
Expand Down
2 changes: 1 addition & 1 deletion makefiles/openssl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += openssl
OPENSSL_VERSION := 3.2.1
OPENSSL_VERSION := 3.2.2
DEB_OPENSSL_V ?= $(OPENSSL_VERSION)

openssl-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/p11-kit.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += p11-kit
P11_VERSION := 0.25.3
P11_VERSION := 0.25.4
DEB_P11_V ?= $(P11_VERSION)

p11-kit-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/p7zip.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += p7zip
P7ZIP_VERSION := 17.04
P7ZIP_VERSION := 17.05
DEB_P7ZIP_V ?= $(P7ZIP_VERSION)

p7zip-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/pcre2.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += pcre2
PCRE2_VERSION := 10.43
PCRE2_VERSION := 10.44
DEB_PCRE2_V ?= $(PCRE2_VERSION)

pcre2-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/popt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += popt
POPT_VERSION := 1.18
POPT_VERSION := 1.19
DEB_POPT_V ?= $(POPT_VERSION)

popt-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/shell-cmds.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ endif
ifeq (,$(findstring darwin,$(MEMO_TARGET)))

STRAPPROJECTS += shell-cmds
SHELL-CMDS_VERSION := 309
SHELL-CMDS_VERSION := 309.120.3
DEB_SHELL-CMDS_V ?= $(SHELL-CMDS_VERSION)

ifeq ($(shell [ "$(CFVER_WHOLE)" -ge 2000 ] && echo 1),1)
Expand Down
4 changes: 2 additions & 2 deletions makefiles/unrar.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += unrar
UNRAR_VERSION := 7.0.7
UNRAR_VERSION := 7.0.9
DEB_UNRAR_V ?= $(UNRAR_VERSION)

unrar-setup: setup
$(call DOWNLOAD_FILES,$(BUILD_SOURCE),https://www.rarlab.com/rar/unrarsrc-$(UNRAR_VERSION).tar.gz)
$(call EXTRACT_TAR,unrarsrc-$(UNRAR_VERSION).tar.gz,n/a,unrar)
$(call DO_PATCH,unrar,unrar,-p1)
sed -i 's/#define USE_NEON_CRC32//g' $(BUILD_WORK)/unrar/os.hpp
sed -i 's/-march=native//g' $(BUILD_WORK)/unrar/Makefile
sed -i 's/-march=native//g' $(BUILD_WORK)/unrar/makefile

ifneq ($(wildcard $(BUILD_WORK)/unrar/.build_complete),)
unrar:
Expand Down
8 changes: 4 additions & 4 deletions makefiles/xz.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += xz
XZ_VERSION := 5.4.4
XZ_VERSION := 5.4.7
DEB_XZ_V ?= $(XZ_VERSION)

xz-setup: setup
$(call DOWNLOAD_FILES,$(BUILD_SOURCE),https://web.archive.org/web/20230930004231id_/https://tukaani.org/xz/xz-5.4.4.tar.xz{.sig$(comma)})
$(call PGP_VERIFY,xz-$(XZ_VERSION).tar.xz)
$(call EXTRACT_TAR,xz-$(XZ_VERSION).tar.xz,xz-$(XZ_VERSION),xz)
$(call DOWNLOAD_FILES,$(BUILD_SOURCE),https://github.com/tukaani-project/xz/releases/download/v$(XZ_VERSION)/xz-$(XZ_VERSION).tar.gz{$(comma).sig})
$(call PGP_VERIFY,xz-$(XZ_VERSION).tar.gz)
$(call EXTRACT_TAR,xz-$(XZ_VERSION).tar.gz,xz-$(XZ_VERSION),xz)

ifneq ($(wildcard $(BUILD_WORK)/xz/.build_complete),)
xz:
Expand Down
2 changes: 1 addition & 1 deletion makefiles/zlib-ng.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += zlib-ng
ZLIB-NG_VERSION := 2.1.6
ZLIB-NG_VERSION := 2.1.7
DEB_ZLIB-NG_V ?= $(ZLIB-NG_VERSION)

zlib-ng-setup: setup
Expand Down
2 changes: 1 addition & 1 deletion makefiles/zstd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

STRAPPROJECTS += zstd
ZSTD_VERSION := 1.5.5
ZSTD_VERSION := 1.5.6
DEB_ZSTD_V ?= $(ZSTD_VERSION)

zstd-setup: setup
Expand Down