Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
97397ec
Updated dependency 'git' from version 2.52.0 to 2.53.0
github-actions[bot] Mar 30, 2026
80a1400
Updated dependency 'libcurl' from version 8.17.0 to 8.19.0
github-actions[bot] Mar 30, 2026
e6b8a7c
Updated dependency 'libcurl-hub' from version 8.17.0 to 8.19.0
github-actions[bot] Mar 30, 2026
23fac68
Updated dependency 'libexpat' from version 2.7.3 to 2.7.5
github-actions[bot] Mar 30, 2026
cbad70d
Updated dependency 'libiconv' from version 1.18 to 1.19
github-actions[bot] Mar 30, 2026
d8a6f97
Updated dependency 'libxml2' from version 2.15.1 to 2.15.2
github-actions[bot] Mar 30, 2026
e0883f2
Updated dependency 'lmdb' from version 0.9.33 to 0.9.35
github-actions[bot] Mar 30, 2026
a13ce21
Updated dependency 'openldap' from version 2.6.10 to 2.6.13
github-actions[bot] Mar 30, 2026
88177ff
Updated dependency 'openssl' from version 3.6.0 to 3.6.1
github-actions[bot] Mar 30, 2026
528d4b7
Updated dependency 'php' from version 8.3.29 to 8.3.30
github-actions[bot] Mar 30, 2026
ad1c431
Updated dependency 'postgresql' from version 16.11 to 16.13
github-actions[bot] Mar 30, 2026
d203788
Updated dependency 'zlib' from version 1.3.1 to 1.3.2
github-actions[bot] Mar 30, 2026
c84412a
Fixed openssl AIX patch broken in 3.6.0 to 3.6.1 openssl upgrade
craigcomstock Feb 16, 2026
e09e89a
fix: removed zlib patch that was integrated upstream as of newer vers…
craigcomstock Mar 13, 2026
8ddf732
Revert "Updated dependency 'libcurl' from version 8.17.0 to 8.19.0"
larsewi Mar 31, 2026
84d774d
Revert "Updated dependency 'libcurl-hub' from version 8.17.0 to 8.19.0"
larsewi Mar 31, 2026
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
2 changes: 1 addition & 1 deletion deps-packaging/git/cfbuild-git.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define git_version 2.52.0
%define git_version 2.53.0

Summary: CFEngine Build Automation -- git
Name: cfbuild-git
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/git/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6880cb1e737e26f81cf7db9957ab2b5bb2aa1490d87619480b860816e0c10c32 git-2.52.0.tar.gz
429dc0f5fe5f14109930cdbbb588c5d6ef5b8528910f0d738040744bebdc6275 git-2.53.0.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/libexpat/cfbuild-libexpat.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define expat_version 2.7.3
%define expat_version 2.7.5

Summary: CFEngine Build Automation -- libexpat
Name: cfbuild-libexpat
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/libexpat/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f expat-2.7.3.tar.xz
1032dfef4ff17f70464827daa28369b20f6584d108bc36f17ab1676e1edd2f91 expat-2.7.5.tar.xz
2 changes: 1 addition & 1 deletion deps-packaging/libexpat/source
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/libexpat/libexpat/releases/download/R_2_7_3/
https://github.com/libexpat/libexpat/releases/download/R_2_7_5/
4 changes: 2 additions & 2 deletions deps-packaging/libiconv/cfbuild-libiconv.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Summary: CFEngine Build Automation -- libiconv
Name: cfbuild-libiconv
Version: %{version}
Release: 1
Source0: libiconv-1.18.tar.gz
Source0: libiconv-1.19.tar.gz
License: MIT
Group: Other
Url: https://cfengine.com
Expand All @@ -14,7 +14,7 @@ AutoReqProv: no

%prep
mkdir -p %{_builddir}
%setup -q -n libiconv-1.18
%setup -q -n libiconv-1.19

./configure --prefix=%{prefix} --disable-shared --enable-static

Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/libiconv/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3b08f5f4f9b4eb82f151a7040bfd6fe6c6fb922efe4b1659c66ea933276965e8 libiconv-1.18.tar.gz
88dd96a8c0464eca144fc791ae60cd31cd8ee78321e67397e25fc095c4a19aa6 libiconv-1.19.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/libxml2/cfbuild-libxml2.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define libxml_version 2.15.1
%define libxml_version 2.15.2

Summary: CFEngine Build Automation -- libxml2
Name: cfbuild-libxml2
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/libxml2/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c libxml2-2.15.1.tar.xz
c8b9bc81f8b590c33af8cc6c336dbff2f53409973588a351c95f1c621b13d09d libxml2-2.15.2.tar.xz
2 changes: 1 addition & 1 deletion deps-packaging/lmdb/cfbuild-lmdb.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define lmdb_version 0.9.33
%define lmdb_version 0.9.35

Summary: CFEngine Build Automation -- lmdb
Name: cfbuild-lmdb
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/lmdb/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
476801f5239c88c7de61c3390502a5d13965ecedef80105b5fb0fcb8373d1e53 openldap-LMDB_0.9.33.tar.gz
0d090c6a7c85a4f31a2ab0d734554c21097f24752393a190b0e51996b08f48c4 openldap-LMDB_0.9.35.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/lmdb/source
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.33/
https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.35/
2 changes: 1 addition & 1 deletion deps-packaging/openldap/cfbuild-openldap-aix.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define openldap_version 2.6.10
%define openldap_version 2.6.13

Summary: CFEngine Build Automation -- openldap
Name: cfbuild-openldap
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/openldap/cfbuild-openldap.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define openldap_version 2.6.10
%define openldap_version 2.6.13

Summary: CFEngine Build Automation -- openldap
Name: cfbuild-openldap
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/openldap/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c065f04aad42737aebd60b2fe4939704ac844266bc0aeaa1609f0cad987be516 openldap-2.6.10.tgz
d693b49517a42efb85a1a364a310aed16a53d428d1b46c0d31ef3fba78fcb656 openldap-2.6.13.tgz
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ index 97454a4b81..299323390c 100644
@@ -11,7 +11,7 @@

#ifdef OPENSSL_SYS_VMS
/* So fd_set and friends get properly defined on OpenVMS */
-# define _XOPEN_SOURCE_EXTENDED
+# define _XOPEN_SOURCE_EXTENDED 1
/* So fd_set and friends get properly defined on OpenVMS */
-#define _XOPEN_SOURCE_EXTENDED
+#define _XOPEN_SOURCE_EXTENDED 1
#endif

#include <stdio.h>
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/openssl/cfbuild-openssl.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define openssl_version 3.6.0
%define openssl_version 3.6.1

Summary: CFEngine Build Automation -- openssl
Name: cfbuild-openssl
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/openssl/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b6a5f44b7eb69e3fa35dbf15524405b44837a481d43d81daddde3ff21fcbb8e9 openssl-3.6.0.tar.gz
b1bfedcd5b289ff22aee87c9d600f515767ebf45f77168cb6d64f231f518a82e openssl-3.6.1.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/openssl/source
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/openssl/openssl/releases/download/openssl-3.6.0/
https://github.com/openssl/openssl/releases/download/openssl-3.6.1/
2 changes: 1 addition & 1 deletion deps-packaging/php/cfbuild-php.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define php_version 8.3.29
%define php_version 8.3.30

Summary: CFEngine Build Automation -- php
Name: cfbuild-php
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/php/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8565fa8733c640b60da5ab4944bf2d4081f859915b39e29b3af26cf23443ed97 php-8.3.29.tar.gz
e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386 php-8.3.30.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/postgresql/cfbuild-postgresql.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define postgresql_version 16.11
%define postgresql_version 16.13

Summary: CFEngine Build Automation -- postgresql
Name: cfbuild-postgresql
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/postgresql/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6deb08c23d03d77d8f8bd1c14049eeef64aef8968fd8891df2dfc0b42f178eac postgresql-16.11.tar.bz2
dc2ddbbd245c0265a689408e3d2f2f3f9ba2da96bd19318214b313cdd9797287 postgresql-16.13.tar.bz2
2 changes: 1 addition & 1 deletion deps-packaging/postgresql/source
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://ftp.postgresql.org/pub/source/v16.11/
https://ftp.postgresql.org/pub/source/v16.13/
21 changes: 0 additions & 21 deletions deps-packaging/zlib/AIX_LDSHARED.patch

This file was deleted.

9 changes: 3 additions & 6 deletions deps-packaging/zlib/cfbuild-zlib.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ Summary: CFEngine Build Automation -- zlib
Name: cfbuild-zlib
Version: %{version}
Release: 1
Source0: zlib-1.3.1.tar.gz
Patch0: AIX_LDSHARED.patch
Source0: zlib-1.3.2.tar.gz
License: MIT
Group: Other
Url: https://cfengine.com
Expand All @@ -15,9 +14,7 @@ AutoReqProv: no

%prep
mkdir -p %{_builddir}
%setup -q -n zlib-1.3.1

%patch0 -p1
%setup -q -n zlib-1.3.2

%build

Expand Down Expand Up @@ -65,7 +62,7 @@ CFEngine Build Automation -- zlib -- development files
%dir %{prefix}/lib
%{prefix}/lib/libz.so
%{prefix}/lib/libz.so.1
%{prefix}/lib/libz.so.1.3.1
%{prefix}/lib/libz.so.1.3.2

%files devel
%defattr(-,root,root)
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/zlib/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23 zlib-1.3.1.tar.gz
bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16 zlib-1.3.2.tar.gz