diff --git a/advanced-virt.conf b/advanced-virt.conf index a9b5fa7..72fa508 100644 --- a/advanced-virt.conf +++ b/advanced-virt.conf @@ -30,7 +30,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True filter_packages = [ diff --git a/container.conf b/container.conf index dfa2a29..3a6504c 100644 --- a/container.conf +++ b/container.conf @@ -43,7 +43,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 4 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] # CHECKSUMS media_checksums = ['sha256'] @@ -72,7 +72,7 @@ image_build = { "format": [("docker", "tar.gz")], "name": "Rocky-8-Container", "target": "image-rocky-8", - "version": "8.5", + "version": "8.6", "ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#HEAD", "kickstart": "Rocky-8-Container.ks", "ksversion": "F26", @@ -80,9 +80,9 @@ image_build = { "disk-size": "10", "arches": ["x86_64","ppc64le","aarch64"], "repo": [ - 'http://dl.rockylinux.org/pub/rocky/8.5/BaseOS/$arch/os', + 'http://dl.rockylinux.org/pub/rocky/8.6/BaseOS/$arch/os', ], - "install_tree_from": 'http://dl.rockylinux.org/pub/rocky/8.5/BaseOS/$arch/os', + "install_tree_from": 'http://dl.rockylinux.org/pub/rocky/8.6/BaseOS/$arch/os', "failable": ["ppc64le","aarch64"], }, "factory-parameters": { diff --git a/extras.conf b/extras.conf index ab99167..e38342a 100644 --- a/extras.conf +++ b/extras.conf @@ -30,7 +30,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True check_deps = False diff --git a/gluster9.conf b/gluster9.conf index ee6a7ff..390cd07 100644 --- a/gluster9.conf +++ b/gluster9.conf @@ -30,7 +30,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True filter_packages = [ diff --git a/images-cloud.conf b/images-cloud.conf index f082e5b..0360442 100644 --- a/images-cloud.conf +++ b/images-cloud.conf @@ -5,7 +5,7 @@ image_build = { "format": [("qcow2", "qcow2")], "name": "Rocky-8-GenericCloud", "subvariant": "generic", - "version": "8.5", + "version": "8.6", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-rocky-8", "ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#b1c99d8584d04fd58bd31e7d5f1d851b6b151350", @@ -15,10 +15,10 @@ image_build = { "disk-size": "8", "arches": ["x86_64","aarch64"], "repo": [ - "http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$arch/os/", - "http://dl.rockylinux.org/stg/rocky/8.5/AppStream/$arch/os/", + "http://dl.rockylinux.org/stg/rocky/8.6/BaseOS/$arch/os/", + "http://dl.rockylinux.org/stg/rocky/8.6/AppStream/$arch/os/", ], - "install_tree_from": "http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$arch/os/", + "install_tree_from": "http://dl.rockylinux.org/stg/rocky/8.6/BaseOS/$arch/os/", }, "factory-parameters": { "generate_icicle": False, @@ -29,7 +29,7 @@ image_build = { "format": [("qcow2", "qcow2")], "name": "Rocky-8-ec2", "subvariant": "ec2", - "version": "8.5", + "version": "8.6", "release": "!RELEASE_FROM_DATE_RESPIN" "target": "image-rocky-8", "ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#b1c99d8584d04fd58bd31e7d5f1d851b6b151350", @@ -39,10 +39,10 @@ image_build = { "disk-size": "8", "arches": ["x86_64"], "repo": [ - "http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$arch/os/", - "http://dl.rockylinux.org/stg/rocky/8.5/AppStream/$arch/os/", + "http://dl.rockylinux.org/stg/rocky/8.6/BaseOS/$arch/os/", + "http://dl.rockylinux.org/stg/rocky/8.6/AppStream/$arch/os/", ], - "install_tree_from": "http://dl.rockylinux.org/stg/rocky/8.5/BaseOS/$arch/os/", + "install_tree_from": "http://dl.rockylinux.org/stg/rocky/8.6/BaseOS/$arch/os/", }, "factory-parameters": { "generate_icicle": False, diff --git a/kernel.conf b/kernel.conf index e1e2927..2aab67d 100644 --- a/kernel.conf +++ b/kernel.conf @@ -30,7 +30,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True filter_packages = [ diff --git a/kmod.conf b/kmod.conf index 9c815a3..86cce52 100644 --- a/kmod.conf +++ b/kmod.conf @@ -30,7 +30,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True filter_packages = [ diff --git a/nfv.conf b/nfv.conf index e471841..20f4d2b 100644 --- a/nfv.conf +++ b/nfv.conf @@ -30,7 +30,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True filter_packages = [ diff --git a/plus.conf b/plus.conf index 16a3634..cfd7b7c 100644 --- a/plus.conf +++ b/plus.conf @@ -23,7 +23,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True pkgset_koji_tag='dist-rocky8-plus-compose' diff --git a/r8-devel.conf b/r8-devel.conf index 59c887f..8eefc69 100644 --- a/r8-devel.conf +++ b/r8-devel.conf @@ -14,7 +14,7 @@ skip_phases = ['buildinstall','productimg','createiso','extra_isos','extra_files 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/comps.git', 'branch': 'main', - 'file': 'comps-rocky-8.5.xml', + 'file': 'comps-rocky-8.6.xml', } #link_type = 'hardlink-or-copy' @@ -23,7 +23,7 @@ link_type = 'copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/rocky-module-defaults.git', - 'branch': 'r8.5', + 'branch': 'r8.6', 'dir': '.', } diff --git a/r8-i686-devel.conf b/r8-i686-devel.conf index 2ecf88c..75b775a 100644 --- a/r8-i686-devel.conf +++ b/r8-i686-devel.conf @@ -14,7 +14,7 @@ skip_phases = ['buildinstall','productimg','createiso','extra_isos','extra_files 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/comps.git', 'branch': 'main', - 'file': 'comps-rocky-8.5.xml', + 'file': 'comps-rocky-8.6.xml', } #link_type = 'hardlink-or-copy' @@ -23,7 +23,7 @@ link_type = 'copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/rocky-module-defaults.git', - 'branch': 'r8.5', + 'branch': 'r8.6', 'dir': '.', } diff --git a/r8-i686.conf b/r8-i686.conf index 8519449..fcc7db6 100644 --- a/r8-i686.conf +++ b/r8-i686.conf @@ -6,14 +6,14 @@ from common/include-excludes import * release_name = "Rocky Linux" release_short = "Rocky-i686" release_version = "8" -version = "8.5" +version = "8.6" # GENERAL SETTINGS comps_file = { 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/comps.git', 'branch': 'main', - 'file': 'comps-rocky-8.5.xml', + 'file': 'comps-rocky-8.6.xml', } #link_type = 'hardlink-or-copy' @@ -22,7 +22,7 @@ link_type = 'copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/rocky-module-defaults.git', - 'branch': 'r8.5', + 'branch': 'r8.6', 'dir': '.', } @@ -34,7 +34,7 @@ multilib = [ variants_file = 'variants-i686.xml' sigkeys = ['6D745A60'] -# Change to true for 8.5 +# Change to true for 8.6 hashed_directories = False tree_arches = ['i686'] @@ -82,7 +82,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] # CHECKSUMS media_checksums = ['sha256'] @@ -110,12 +110,12 @@ buildinstall_skip = [ ] image_name_format = { - "^BaseOS$": "{release_short}-8.5-{arch}-{disc_type}{disc_num}{suffix}", - "^Minimal$": "{release_short}-8.5-{arch}-minimal{suffix}", - ".*": "{release_short}-8.5-{arch}-{disc_type}{disc_num}{suffix}", + "^BaseOS$": "{release_short}-8.6-{arch}-{disc_type}{disc_num}{suffix}", + "^Minimal$": "{release_short}-8.6-{arch}-minimal{suffix}", + ".*": "{release_short}-8.6-{arch}-{disc_type}{disc_num}{suffix}", } -image_volid_formats = [ '{release_short}-8.5-{arch}-{disc_type}', ] +image_volid_formats = [ '{release_short}-8.6-{arch}-{disc_type}', ] # CREATEISO create_optional_isos = False @@ -130,12 +130,12 @@ createiso_skip = [ extra_isos = { "BaseOS": [{ "include_variants": ["AppStream"], - "filename": "{release_short}-8.5-{arch}-{disc_type}{disc_num}{suffix}", + "filename": "{release_short}-8.6-{arch}-{disc_type}{disc_num}{suffix}", "skip_src": True, }], "Minimal": [{ "include_variants": ["BaseOS"], - "filename": "{release_short}-8.5-{arch}-minimal{suffix}", + "filename": "{release_short}-8.6-{arch}-minimal{suffix}", "skip_src": True, }] } diff --git a/r8.conf b/r8.conf index ee3fe33..ca55da8 100644 --- a/r8.conf +++ b/r8.conf @@ -6,14 +6,14 @@ from common/include-excludes import * release_name = "Rocky Linux" release_short = "Rocky" release_version = "8" -version = "8.5" +version = "8.6" # GENERAL SETTINGS comps_file = { 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/comps.git', 'branch': 'main', - 'file': 'comps-rocky-8.5.xml', + 'file': 'comps-rocky-8.6.xml', } #link_type = 'hardlink-or-copy' @@ -22,7 +22,7 @@ link_type = 'copy' module_defaults_dir = { 'scm': 'git', 'repo': 'https://git.rockylinux.org/rocky/rocky-module-defaults.git', - 'branch': 'r8.5', + 'branch': 'r8.6', 'dir': '.', } @@ -34,7 +34,7 @@ multilib = [ variants_file = 'variants.xml' sigkeys = ['6D745A60'] -# Change to true for 8.5 +# Change to true for 8.6 hashed_directories = True tree_arches = ['aarch64', 'i386', 'x86_64'] @@ -82,7 +82,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] # CHECKSUMS media_checksums = ['sha256'] @@ -110,12 +110,12 @@ buildinstall_skip = [ ] image_name_format = { - "^BaseOS$": "{release_short}-8.5-{arch}-{disc_type}{disc_num}{suffix}", - "^Minimal$": "{release_short}-8.5-{arch}-minimal{suffix}", - ".*": "{release_short}-8.5-{arch}-{disc_type}{disc_num}{suffix}", + "^BaseOS$": "{release_short}-8.6-{arch}-{disc_type}{disc_num}{suffix}", + "^Minimal$": "{release_short}-8.6-{arch}-minimal{suffix}", + ".*": "{release_short}-8.6-{arch}-{disc_type}{disc_num}{suffix}", } -image_volid_formats = [ '{release_short}-8.5-{arch}-{disc_type}', ] +image_volid_formats = [ '{release_short}-8.6-{arch}-{disc_type}', ] # CREATEISO create_optional_isos = False @@ -130,12 +130,12 @@ createiso_skip = [ extra_isos = { "BaseOS": [{ "include_variants": ["AppStream"], - "filename": "{release_short}-8.5-{arch}-{disc_type}{disc_num}{suffix}", + "filename": "{release_short}-8.6-{arch}-{disc_type}{disc_num}{suffix}", "skip_src": True, }], "Minimal": [{ "include_variants": ["BaseOS"], - "filename": "{release_short}-8.5-{arch}-minimal{suffix}", + "filename": "{release_short}-8.6-{arch}-minimal{suffix}", "skip_src": True, }] } diff --git a/rockyrpi.conf b/rockyrpi.conf index 2213a28..1cb20b5 100644 --- a/rockyrpi.conf +++ b/rockyrpi.conf @@ -30,7 +30,7 @@ createrepo_checksum = "sha256" createrepo_use_xz = True createrepo_num_threads = 8 createrepo_num_workers = 8 -createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.5'] +createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revision=8.6'] hashed_directories = True filter_packages = [ diff --git a/scripts/common-8 b/scripts/common-8 index a6e0a60..601b223 100644 --- a/scripts/common-8 +++ b/scripts/common-8 @@ -1 +1 @@ -REVISION="8.5" +REVISION="8.6" diff --git a/scripts/updates-8-extras.sh b/scripts/updates-8-extras.sh index 6c938ac..29f54dd 100755 --- a/scripts/updates-8-extras.sh +++ b/scripts/updates-8-extras.sh @@ -7,7 +7,7 @@ CONFIG=/etc/pungi-prod/extras.conf # Unused for now OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID) SKIP="--skip-phase buildinstall --skip-phase createiso --skip-phase extra_isos --skip-phase productimg" -LABEL="--production --label RC-8.5" +LABEL="--production --label RC-8.6" CMD="pungi-koji --config=$CONFIG --old-composes=$TARGET_DIR $OLD_COMPOSES_DIR $SKIP $LABEL" if [ -z "$COMPOSE_ID" ]; then diff --git a/scripts/updates-8-i686.sh b/scripts/updates-8-i686.sh index 992d642..692e165 100755 --- a/scripts/updates-8-i686.sh +++ b/scripts/updates-8-i686.sh @@ -8,7 +8,7 @@ CONFIG=/etc/pungi-prod/r8-i686-updates.conf # Unused for now OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID) SKIP="--skip-phase buildinstall --skip-phase createiso --skip-phase extra_isos --skip-phase productimg" -LABEL="--production --label RC-8.5" +LABEL="--production --label RC-8.6" CMD="pungi-koji --config=$CONFIG --old-composes=$TARGET_DIR $SKIP $LABEL" #COMPOSE_ID="Rocky-8-20210625.n.0" diff --git a/scripts/updates-8-plus.sh b/scripts/updates-8-plus.sh index 98effde..825c9ba 100755 --- a/scripts/updates-8-plus.sh +++ b/scripts/updates-8-plus.sh @@ -7,7 +7,7 @@ CONFIG=/etc/pungi-prod/plus.conf # Unused for now OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID) SKIP="--skip-phase buildinstall --skip-phase createiso --skip-phase extra_isos --skip-phase productimg" -LABEL="--production --label RC-8.5" +LABEL="--production --label RC-8.6" CMD="pungi-koji --config=$CONFIG --old-composes=$TARGET_DIR $OLD_COMPOSES_DIR $SKIP $LABEL" diff --git a/scripts/updates-8.sh b/scripts/updates-8.sh index b32ffa0..b4e4e2b 100755 --- a/scripts/updates-8.sh +++ b/scripts/updates-8.sh @@ -8,7 +8,7 @@ CONFIG=/etc/pungi-prod/r8-updates.conf # Unused for now OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID) SKIP="--skip-phase buildinstall --skip-phase createiso --skip-phase extra_isos --skip-phase productimg" -LABEL="--production --label RC-8.5" +LABEL="--production --label RC-8.6" CMD="pungi-koji --config=$CONFIG --old-composes=$TARGET_DIR $SKIP $LABEL" #COMPOSE_ID="Rocky-8-20210625.n.0"