diff --git a/c8-armhfp.conf b/c8-armhfp.conf index e4a1e93..1e883f8 100644 --- a/c8-armhfp.conf +++ b/c8-armhfp.conf @@ -6,14 +6,14 @@ from include-excludes import * release_name = "CentOS Altarch" release_short = "CentOS-Altarch" release_version = "8" -version = "8.1.1911" +version = "8.2.2004" # GENERAL SETTINGS comps_file = { 'scm': 'git', 'repo': 'https://git.centos.org/centos/comps.git', 'branch': 'master', - 'file': 'comps-centos-8.1.0.1911.xml', + 'file': 'comps-centos-8.2.0.2004.xml', } link_type = 'hardlink-or-copy' @@ -21,7 +21,7 @@ link_type = 'hardlink-or-copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.centos.org/centos/centos-module-defaults.git', - 'branch': 'c8.1', + 'branch': 'c8.2', 'dir': '.', } @@ -73,7 +73,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 4 -createrepo_extra_args = ['--distro=cpe:/o:centos:centos:8,CentOS 8', '--revision=8.1.1911'] +createrepo_extra_args = ['--distro=cpe:/o:centos:centos:8,CentOS 8', '--revision=8.2.2004'] # CHECKSUMS media_checksums = ['sha256'] diff --git a/c8-developmental.conf b/c8-developmental.conf index 8d1e931..b86dfac 100644 --- a/c8-developmental.conf +++ b/c8-developmental.conf @@ -5,7 +5,7 @@ from images import * # PRODUCT INFO release_name = "CentOS Linux" release_short = "CentOS" -release_version = "8.1.1911" +release_version = "8.2.2004" version = "8" # GENERAL SETTINGS diff --git a/c8-stream-devel.conf b/c8-stream-devel.conf index 96e31b9..f57968e 100644 --- a/c8-stream-devel.conf +++ b/c8-stream-devel.conf @@ -22,7 +22,7 @@ link_type = 'hardlink-or-copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.centos.org/centos/centos-module-defaults.git', - 'branch': 'c8.1', + 'branch': 'c8.2', 'dir': '.', } @@ -79,7 +79,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 4 -createrepo_extra_args = ['--distro=cpe:/o:centos-stream:centos-stream:8,CentOS Stream 8', '--revision=8.1.1911'] +createrepo_extra_args = ['--distro=cpe:/o:centos-stream:centos-stream:8,CentOS Stream 8', '--revision=8.2.2004'] # CHECKSUMS media_checksums = ['sha256'] diff --git a/c8-stream.conf b/c8-stream.conf index 8d39c10..51982f8 100644 --- a/c8-stream.conf +++ b/c8-stream.conf @@ -21,7 +21,7 @@ link_type = 'hardlink-or-copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.centos.org/centos/centos-module-defaults.git', - 'branch': 'c8.1', + 'branch': 'c8.2', 'dir': '.', } @@ -77,7 +77,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 4 -createrepo_extra_args = ['--distro=cpe:/o:centos-stream:centos-stream:8,CentOS Stream 8', '--revision=8.1.1911'] +createrepo_extra_args = ['--distro=cpe:/o:centos-stream:centos-stream:8,CentOS Stream 8', '--revision=8.2.2004'] # CHECKSUMS media_checksums = ['sha256'] diff --git a/c8.conf b/c8.conf index 774f97b..948d14f 100644 --- a/c8.conf +++ b/c8.conf @@ -6,14 +6,14 @@ from include-excludes import * release_name = "CentOS Linux" release_short = "CentOS" release_version = "8" -version = "8.1.1911" +version = "8.2.2004" # GENERAL SETTINGS comps_file = { 'scm': 'git', 'repo': 'https://git.centos.org/centos/comps.git', 'branch': 'master', - 'file': 'comps-centos-8.1.0.1911.xml', + 'file': 'comps-centos-8.2.0.2004.xml', } link_type = 'hardlink-or-copy' @@ -21,7 +21,7 @@ link_type = 'hardlink-or-copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.centos.org/centos/centos-module-defaults.git', - 'branch': 'c8.1', + 'branch': 'c8.2', 'dir': '.', } @@ -76,7 +76,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 4 -createrepo_extra_args = ['--distro=cpe:/o:centos:centos:8,CentOS 8', '--revision=8.1.1911'] +createrepo_extra_args = ['--distro=cpe:/o:centos:centos:8,CentOS 8', '--revision=8.2.2004'] # CHECKSUMS media_checksums = ['sha256'] @@ -104,11 +104,11 @@ buildinstall_skip = [ ] image_name_format = { - "^BaseOS$": "{release_short}-8.1.1911-{arch}-{disc_type}{disc_num}{suffix}", - ".*": "{release_short}-8.1.1911-{arch}-{disc_type}{disc_num}{suffix}", + "^BaseOS$": "{release_short}-8.2.2004-{arch}-{disc_type}{disc_num}{suffix}", + ".*": "{release_short}-8.2.2004-{arch}-{disc_type}{disc_num}{suffix}", } -image_volid_formats = [ '{release_short}-8.1.1911-{arch}-{disc_type}', ] +image_volid_formats = [ '{release_short}-8.2.2004-{arch}-{disc_type}', ] # CREATEISO create_optional_isos = False @@ -123,7 +123,7 @@ createiso_skip = [ extra_isos = { "BaseOS": [{ "include_variants": ["AppStream"], - "filename": "{release_short}-8.1.1911-{arch}-{disc_type}{disc_num}{suffix}", + "filename": "{release_short}-8.2.2004-{arch}-{disc_type}{disc_num}{suffix}", "skip_src": True, }] } diff --git a/images-armhfp.conf b/images-armhfp.conf index f3ecdd3..8cf6b09 100644 --- a/images-armhfp.conf +++ b/images-armhfp.conf @@ -5,7 +5,7 @@ image_build = { "format": [("qcow2", "qcow2")], "name": "CentOS-8-Altarch-GenericCloud", "target": "image-centos-8", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "ksurl": "git+https://git.centos.org/CentOS/kickstarts.git?#HEAD", "kickstart": "CentOS-8-GenericCloud.ks", @@ -25,7 +25,7 @@ image_build = { "format": [("docker", "tar.gz")], "name": "CentOS-8-Altarch-Container", "target": "image-centos-8", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "ksurl": "git+https://git.centos.org/CentOS/kickstarts.git?#HEAD", "kickstart": "CentOS-8-Container.ks", diff --git a/images-cloud.conf b/images-cloud.conf index dfea1c2..83b5036 100644 --- a/images-cloud.conf +++ b/images-cloud.conf @@ -5,7 +5,7 @@ image_build = { "format": [("docker", "tar.gz")], "name": "CentOS-8-Container", "subvariant": "container", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD", @@ -32,7 +32,7 @@ image_build = { "format": [("qcow2", "qcow2")], "name": "CentOS-8-GenericCloud", "subvariant": "generic", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD", @@ -56,7 +56,7 @@ image_build = { "format": [("qcow2", "qcow2")], "name": "CentOS-8-ec2", "subvariant": "ec2", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD", @@ -80,7 +80,7 @@ image_build = { "format": [("vagrant-libvirt", "vagrant-libvirt.box"),('vagrant-virtualbox','vagrant-virtualbox.box')], "name": "CentOS-8-Vagrant", "subvariant": "vagrant", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD", diff --git a/images.conf b/images.conf index dfea1c2..83b5036 100644 --- a/images.conf +++ b/images.conf @@ -5,7 +5,7 @@ image_build = { "format": [("docker", "tar.gz")], "name": "CentOS-8-Container", "subvariant": "container", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD", @@ -32,7 +32,7 @@ image_build = { "format": [("qcow2", "qcow2")], "name": "CentOS-8-GenericCloud", "subvariant": "generic", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD", @@ -56,7 +56,7 @@ image_build = { "format": [("qcow2", "qcow2")], "name": "CentOS-8-ec2", "subvariant": "ec2", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD", @@ -80,7 +80,7 @@ image_build = { "format": [("vagrant-libvirt", "vagrant-libvirt.box"),('vagrant-virtualbox','vagrant-virtualbox.box')], "name": "CentOS-8-Vagrant", "subvariant": "vagrant", - "version": "8.1.1911", + "version": "8.2.2004", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-centos-8", "ksurl": "git+https://git.centos.org/centos/kickstarts.git?#HEAD",