Skip to content

Commit

Permalink
Merge pull request #1350 from larsewi/3.21.x-deps-2023-12-15_16_02_13…
Browse files Browse the repository at this point in the history
…_345202

3.21.x deps 2023 12 15 16 02 13 345202
  • Loading branch information
vpodzime authored Dec 22, 2023
2 parents 35b260f + 8b82437 commit 82306ea
Show file tree
Hide file tree
Showing 24 changed files with 30 additions and 29 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ revision
*.html
ci/cache
ci/packages
.DS_Store
2 changes: 1 addition & 1 deletion deps-packaging/apache/cfbuild-apache.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define apache_version 2.4.57
%define apache_version 2.4.58
%global __os_install_post %{nil}

Summary: CFEngine Build Automation -- apache
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/apache/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bc3e7e540b83ec24f9b847c6b4d7148c55b79b27d102e21227eb65f7183d6b45 httpd-2.4.57.tar.gz
503a7da4a4a27fd496037998b17078dc9fe004db32c657c96cce8356b8aa2eb6 httpd-2.4.58.tar.gz
8 changes: 4 additions & 4 deletions deps-packaging/automake/cfbuild-automake.spec
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Summary: CFEngine Build Automation -- automake
Name: cfbuild-automake
Version: 1.10.1
Version: 1.10.3
Release: 1
Source0: automake-1.10.1.tar.gz
Source0: automake-1.10.3.tar.gz
License: MIT
Group: Other
Url: http://example.com/
BuildRoot: %{_topdir}/BUILD/%{name}-1.10.1-buildroot
BuildRoot: %{_topdir}/BUILD/%{name}-1.10.3-buildroot

AutoReqProv: no

%prep
mkdir -p %{_builddir}
%setup -q -n automake-1.10.1
%setup -q -n automake-1.10.3

./configure --prefix=/usr

Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/automake/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a0acfd1b167ba55a256f0c1af2983975 automake-1.10.1.tar.gz
03bc9ebfa805f9ee5635f1f53fa1fa5f automake-1.10.3.tar.gz
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.42.0
%define git_version 2.43.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 @@
34aedd54210d7216a55d642bbb4cfb22695b7610719a106bf0ddef4c82a8beed git-2.42.0.tar.gz
ed238f5c72a014f238cc49fe7df4c6883732a3881111b381c105e2c5be77302f git-2.43.0.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/libcurl-hub/cfbuild-libcurl-hub.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define curl_version 8.2.1
%define curl_version 8.5.0

Summary: CFEngine Build Automation -- libcurl
Name: cfbuild-libcurl-hub
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/libcurl-hub/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f98bdb06c0f52bdd19e63c4a77b5eb19b243bcbbd0f5b002b9f3cba7295a3a42 curl-8.2.1.tar.gz
05fc17ff25b793a437a0906e0484b82172a9f4de02be5ed447e0cab8c3475add curl-8.5.0.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/libcurl/cfbuild-libcurl.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define curl_version 8.2.1
%define curl_version 8.5.0

Summary: CFEngine Build Automation -- libcurl
Name: cfbuild-libcurl
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/libcurl/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f98bdb06c0f52bdd19e63c4a77b5eb19b243bcbbd0f5b002b9f3cba7295a3a42 curl-8.2.1.tar.gz
05fc17ff25b793a437a0906e0484b82172a9f4de02be5ed447e0cab8c3475add curl-8.5.0.tar.gz
2 changes: 1 addition & 1 deletion deps-packaging/libgcc/cfbuild-libgcc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Summary: The CFEngine Configuration System
Name: cfbuild-libgcc
Version: 4.2.0
Version: 4.2.4
Release: 0
Vendor: IBM
License: Proprietary
Expand Down
8 changes: 4 additions & 4 deletions deps-packaging/libtool/cfbuild-libtool.spec
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Summary: CFEngine Build Automation -- libtool
Name: cfbuild-libtool
Version: 1.5.24
Version: 1.5.26
Release: 1
Source0: libtool-1.5.24.tar.gz
Source0: libtool-1.5.26.tar.gz
License: MIT
Group: Other
Url: http://example.com/
BuildRoot: %{_topdir}/BUILD/%{name}-1.5.24-buildroot
BuildRoot: %{_topdir}/BUILD/%{name}-1.5.26-buildroot

AutoReqProv: no

%prep
mkdir -p %{_builddir}
%setup -q -n libtool-1.5.24
%setup -q -n libtool-1.5.26

./configure --prefix=/usr

Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/libtool/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d0071c890101fcf4f2be8934a37841b0 libtool-1.5.24.tar.gz
aa9c5107f3ec9ef4200eb6556f3b3c29 libtool-1.5.26.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.11.5
%define libxml_version 2.12.3

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 @@
3727b078c360ec69fa869de14bd6f75d7ee8d36987b071e6928d4720a28df3a6 libxml2-2.11.5.tar.xz
8c8f1092340a89ff32bc44ad5c9693aff9bc8a7a3e161bb239666e5d15ac9aaa libxml2-2.12.3.tar.xz
2 changes: 1 addition & 1 deletion deps-packaging/libxml2/source
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://download.gnome.org/sources/libxml2/2.11/
https://download.gnome.org/sources/libxml2/2.12/
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.0.10
%define openssl_version 3.0.12

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 @@
1761d4f5b13a1028b9b6f3d4b8e17feb0cedc9370f6afe61d7193d2cdce83323 openssl-3.0.10.tar.gz
f93c9e8edde5e9166119de31755fc87b4aa34863662f67ddfcba14d0b6b69b61 openssl-3.0.12.tar.gz
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.2.9
%define php_version 8.2.13

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 @@
5fac52041335cacfb5845aeff2303f92403925338a0285f2e160feebcb840f04 php-8.2.9.tar.gz
6a194038f5a9e46d8f70a9d59c072c3b08d6edbdd8e304096e24ccf2225bcf1b php-8.2.13.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 15.4
%define postgresql_version 15.5

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 @@
baec5a4bdc4437336653b6cb5d9ed89be5bd5c0c58b94e0becee0a999e63c8f9 postgresql-15.4.tar.bz2
8f53aa95d78eb8e82536ea46b68187793b42bba3b4f65aa342f540b23c9b10a6 postgresql-15.5.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/v15.4/
https://ftp.postgresql.org/pub/source/v15.5/

0 comments on commit 82306ea

Please sign in to comment.