Skip to content

Commit c93a14f

Browse files
authored
Merge pull request #1741 from cfengine/update-dependencies-action-3.21.x-1749452737
Updated dependencies (3.21.x)
2 parents b4eabcb + e2711ce commit c93a14f

File tree

19 files changed

+21
-42
lines changed

19 files changed

+21
-42
lines changed

deps-packaging/apr/cfbuild-apr.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define apr_version 1.7.5
1+
%define apr_version 1.7.6
22

33
Summary: CFEngine Build Automation -- apr
44
Name: cfbuild-apr

deps-packaging/apr/distfiles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3375fa365d67bcf945e52b52cba07abea57ef530f40b281ffbe977a9251361db apr-1.7.5.tar.gz
1+
6a10e7f7430510600af25fabf466e1df61aaae910bf1dc5d10c44a4433ccc81d apr-1.7.6.tar.gz

deps-packaging/libcurl-hub/cfbuild-libcurl-hub.spec

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define curl_version 8.13.0
1+
%define curl_version 8.14.1
22

33
Summary: CFEngine Build Automation -- libcurl
44
Name: cfbuild-libcurl-hub
@@ -32,20 +32,13 @@ mkdir -p %{_builddir}
3232
--disable-ldap \
3333
--disable-ldaps \
3434
--disable-ntlm \
35-
--without-axtls \
36-
--without-cyassl \
37-
--without-egd-socket \
3835
--without-gnutls \
3936
--without-gssapi \
40-
--without-libidn \
4137
--without-libpsl \
4238
--without-librtmp \
4339
--without-libssh2 \
4440
--without-nghttp2 \
45-
--without-nss \
46-
--without-polarssl \
4741
--without-winidn \
48-
--without-winssl \
4942
--prefix=%{prefix} \
5043
CPPFLAGS="-I%{prefix}/include" \
5144
LD_LIBRARY_PATH="%{prefix}/lib" \
@@ -83,6 +76,7 @@ CFEngine Build Automation -- libcurl
8376

8477
%dir %prefix/bin
8578
%prefix/bin/curl
79+
%prefix/bin/wcurl
8680

8781
%dir %prefix/lib
8882
%prefix/lib/*.so*
@@ -100,9 +94,3 @@ CFEngine Build Automation -- libcurl
10094
%prefix/lib/pkgconfig
10195

10296
%changelog
103-
104-
105-
106-
107-
108-

deps-packaging/libcurl-hub/distfiles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c261a4db579b289a7501565497658bbd52d3138fdbaccf1490fa918129ab45bc curl-8.13.0.tar.gz
1+
6766ada7101d292b42b8b15681120acd68effa4a9660935853cf6d61f0d984d4 curl-8.14.1.tar.gz

deps-packaging/libcurl/cfbuild-libcurl.spec

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define curl_version 8.13.0
1+
%define curl_version 8.14.1
22

33
Summary: CFEngine Build Automation -- libcurl
44
Name: cfbuild-libcurl
@@ -32,20 +32,13 @@ mkdir -p %{_builddir}
3232
--disable-ldap \
3333
--disable-ldaps \
3434
--disable-ntlm \
35-
--without-axtls \
36-
--without-cyassl \
37-
--without-egd-socket \
3835
--without-gnutls \
3936
--without-gssapi \
40-
--without-libidn \
4137
--without-libpsl \
4238
--without-librtmp \
4339
--without-libssh2 \
4440
--without-nghttp2 \
45-
--without-nss \
46-
--without-polarssl \
4741
--without-winidn \
48-
--without-winssl \
4942
--prefix=%{prefix} \
5043
CPPFLAGS="-I%{prefix}/include -DAF_LOCAL=AF_UNIX" \
5144
LD_LIBRARY_PATH="%{prefix}/lib" \
@@ -83,6 +76,7 @@ CFEngine Build Automation -- libcurl
8376

8477
%dir %prefix/bin
8578
%prefix/bin/curl
79+
%prefix/bin/wcurl
8680

8781
%dir %prefix/lib
8882
%prefix/lib/*.so*
@@ -100,9 +94,3 @@ CFEngine Build Automation -- libcurl
10094
%prefix/lib/pkgconfig
10195

10296
%changelog
103-
104-
105-
106-
107-
108-

deps-packaging/libcurl/distfiles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c261a4db579b289a7501565497658bbd52d3138fdbaccf1490fa918129ab45bc curl-8.13.0.tar.gz
1+
6766ada7101d292b42b8b15681120acd68effa4a9660935853cf6d61f0d984d4 curl-8.14.1.tar.gz

deps-packaging/libxml2/cfbuild-libxml2.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define libxml_version 2.14.2
1+
%define libxml_version 2.14.3
22

33
Summary: CFEngine Build Automation -- libxml2
44
Name: cfbuild-libxml2

deps-packaging/libxml2/distfiles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
353f3c83535d4224a4e5f1e88c90b5d4563ea8fec11f6407df640fd28fc8b8c6 libxml2-2.14.2.tar.xz
1+
6de55cacc8c2bc758f2ef6f93c313cb30e4dd5d84ac5d3c7ccbd9344d8cc6833 libxml2-2.14.3.tar.xz

deps-packaging/openldap/cfbuild-openldap-aix.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define openldap_version 2.6.9
1+
%define openldap_version 2.6.10
22

33
Summary: CFEngine Build Automation -- openldap
44
Name: cfbuild-openldap

deps-packaging/openldap/cfbuild-openldap.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%define openldap_version 2.6.9
1+
%define openldap_version 2.6.10
22

33
Summary: CFEngine Build Automation -- openldap
44
Name: cfbuild-openldap

0 commit comments

Comments
 (0)