forked from msvsphere/modified-packages
Compare commits
70 Commits
cheese-add
...
master
@ -0,0 +1,366 @@
|
||||
{
|
||||
"excluded": {
|
||||
"grub2": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support and skip use bls.conf"
|
||||
},
|
||||
"ignition": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"insights-client": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"kpatch-patch.*": {
|
||||
"reason": "We don't support kernel live patching now",
|
||||
"regexp": true
|
||||
},
|
||||
"kmod-redhat.*": {
|
||||
"reason": "We don't support redhat kmod packages",
|
||||
"regexp": true
|
||||
},
|
||||
"libica": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"libnxz": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libocxl": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"librtas": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libservicelog": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libvpd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libzdnn": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"libzfcphbaapi": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"lsvpd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"opal-prd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"opencsd": {
|
||||
"reason": "aarch64 architecture-specific package."
|
||||
},
|
||||
"openssl-ibmca": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"powerpc-utils": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"ppc64-diag": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"qclib": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"redhat-cloud-client-configuration": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"redhat-support-lib-python": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"redhat-support-tool": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rhc": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rhc-worker-playbook": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rust-coreos-installer": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"s390utils": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"servicelog": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"SLOF": {
|
||||
"reason": "pc64le architecture-specific package."
|
||||
},
|
||||
"shim-unsigned-aarch64": {
|
||||
"reason": "aarch64 architecture-specific package."
|
||||
},
|
||||
"subscription-manager-cockpit": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"virt-who": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"virtio-win": {
|
||||
"reason": "license issue."
|
||||
}
|
||||
},
|
||||
"modified": {
|
||||
"NetworkManager": {
|
||||
"reason": "Implemented connectivity checking via MSVSphere infrastructure."
|
||||
},
|
||||
"anaconda": {
|
||||
"reason": "Disabled Red Hat's CDN and subscription, added Minimal variant support, default timezone set to Europe/Moscow, update Russian translation."
|
||||
},
|
||||
"anaconda-user-help": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"ca-certificates": {
|
||||
"reason": "Added Russian Trusted Root CA support."
|
||||
},
|
||||
"chromium": {
|
||||
"reason": "Rebuilt with internal ffmpeg and Yandex search engine"
|
||||
},
|
||||
"chrony": {
|
||||
"reason": "Vendorzone changed from rhel to ru."
|
||||
},
|
||||
"cloud-init": {
|
||||
"reason": "Added MSVSphere to the list of distributions."
|
||||
},
|
||||
"cockpit": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"cockpit-podman": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"containers-common": {
|
||||
"reason": "Removed RedHat PGP keys and disabled registry.access.redhat.com and quay.io."
|
||||
},
|
||||
"crash": {
|
||||
"reason": "Removed mention of Red Hat in description."
|
||||
},
|
||||
"deadbeef": {
|
||||
"reason": "Revert political terms."
|
||||
},
|
||||
"distribution-gpg-keys": {
|
||||
"reason": "Added MSVSPhere pgp key"
|
||||
},
|
||||
"dnf": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"elfutils": {
|
||||
"reason": "Disabled the --enable-debuginfod-urls configure option that was set to https://debuginfod.centos.org/. In the future, we may raise our own debuginfod server, but for now we build it the same way as in RHEL - without it."
|
||||
},
|
||||
"emacs": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"eog": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"eth-tools": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
},
|
||||
"evolution": {
|
||||
"reason": "Update Russian translation."
|
||||
},
|
||||
"evolution-data-server": {
|
||||
"reason": "Add Yandex support."
|
||||
},
|
||||
"evolution-ews": {
|
||||
"reason": "Add Russian translation."
|
||||
},
|
||||
"file-roller": {
|
||||
"reason": "Update Russian translation."
|
||||
},
|
||||
"firefox": {
|
||||
"reason": "Added support for CA Mincifry, general debranding, set Yandex as default provider"
|
||||
},
|
||||
"firewalld": {
|
||||
"reason": "Added Russian translation of system policy messages."
|
||||
},
|
||||
"fwupd": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"gcc": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"gnome-control-center": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-online-accounts": {
|
||||
"reason": "Disable flickr and porket providers"
|
||||
},
|
||||
"gnome-settings-daemon": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"gnome-shell": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-shell-extensions": {
|
||||
"reason": "Update Russian translation and modify dash-to-panel"
|
||||
},
|
||||
"gnome-terminal": {
|
||||
"reason": "Added Russian translation and disable menu accelerator."
|
||||
},
|
||||
"gutenprint": {
|
||||
"reason": "Added SELinux policy"
|
||||
},
|
||||
"gvfs": {
|
||||
"reason": "Added yandex disk webdav support."
|
||||
},
|
||||
"hplip": {
|
||||
"reason": "Added support for MSVSphere, fixed permission for custom gpg directory."
|
||||
},
|
||||
"httpd": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"initial-setup": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"java-21-openjdk": {
|
||||
"reason": "Changed portablesuffix, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"kdump-anaconda-addon": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"kernel": {
|
||||
"reason": "Modified to use MSVSphere Secure Boot certificates. For this package does not applied .inferit postfix due to software compatibility."
|
||||
},
|
||||
"kernel-rt": {
|
||||
"reason": "Modified to use MSVSphere Secure Boot certificates. For this package does not applied .inferit postfix due to software compatibility."
|
||||
},
|
||||
"koji": {
|
||||
"reason": "Added MSVSphere config"
|
||||
},
|
||||
"libdnf": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"libreoffice": {
|
||||
"reason": "Vendor replaced with 'Red Hat, Inc.' on 'MSVSphere', the Red Hat color palette has been removed. Patched for build."
|
||||
},
|
||||
"lorax": {
|
||||
"reason": "Replaced lorax-templates-rhel dependency with lorax-templates-msvsphere, added a patch to fix dracut directory unmount errors."
|
||||
},
|
||||
"lorax-templates-rhel": {
|
||||
"reason": "Renamed to lorax-templates-msvsphere. Disable OpenSCAP support in Anaconda."
|
||||
},
|
||||
"mock-core-configs": {
|
||||
"reason": "Added MSVSphere configs"
|
||||
},
|
||||
"mozjs52": {
|
||||
"reason": "Skip tests after build."
|
||||
},
|
||||
"mozjs60": {
|
||||
"reason": "Skip tests after build."
|
||||
},
|
||||
"mutter": {
|
||||
"reason": "Update Russian Translation."
|
||||
},
|
||||
"nettle": {
|
||||
"reason": "Updated for passing tests under i386 architecture."
|
||||
},
|
||||
"opa-ff": {
|
||||
"reason": "Added msvsphere to the list of distributions"
|
||||
},
|
||||
"opa-fm": {
|
||||
"reason": "Added msvsphere to the list of distributions"
|
||||
},
|
||||
"osbuild-composer": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
},
|
||||
"pam": {
|
||||
"reason": "Update Russian translation."
|
||||
},
|
||||
"plymouth": {
|
||||
"reason": "Drop language/keyboard indicator."
|
||||
},
|
||||
"python-psycopg2": {
|
||||
"reason": "psycopg2 get result async"
|
||||
},
|
||||
"qemu-kvm": {
|
||||
"reason": "Added host_crom."
|
||||
},
|
||||
"redhat-rpm-config": {
|
||||
"reason": "Added support for defining a distribution to the dist.sh utility."
|
||||
},
|
||||
"remmina": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"salt": {
|
||||
"reason": "Added MSVSphere support"
|
||||
},
|
||||
"shared-mime-info": {
|
||||
"reason": "Changing order for Chromium, Firefox, Deadbeef."
|
||||
},
|
||||
"shim": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"shim-unsigned-x64": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"s-nail": {
|
||||
"reason": "Backported upstream patch that makes teststuite use SHA-256"
|
||||
},
|
||||
"slapi-nis": {
|
||||
"reason": "Removed mention of Red Hat in description."
|
||||
},
|
||||
"sos": {
|
||||
"reason": "Added code to define our distribution."
|
||||
},
|
||||
"subscription-manager": {
|
||||
"reason": "Debranding for MSVSphere."
|
||||
},
|
||||
"system-config-printer": {
|
||||
"reason": "Fixed text in python files for translation."
|
||||
},
|
||||
"systemd": {
|
||||
"reason": "Added safe exit in triggers."
|
||||
},
|
||||
"tboot": {
|
||||
"reason": "Updated spec for MSVSphere build."
|
||||
},
|
||||
"thunderbird": {
|
||||
"reason": "User-Agent vendor changed to MSVSphere."
|
||||
},
|
||||
"tilix": {
|
||||
"reason": "Update config."
|
||||
},
|
||||
"tzdata": {
|
||||
"reason": "Corrected country for Simferopol."
|
||||
},
|
||||
"xorg-x11-drv-qxl": {
|
||||
"reason": "fix building against the newer libdrm"
|
||||
},
|
||||
"xorg-x11-drv-vmware": {
|
||||
"reason": "Change header inclusion order avoid xorg headers catching stdbool.h"
|
||||
},
|
||||
"wireshark": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"xrdp": {
|
||||
"reason": "Rebuilt with --enable-rfxcodec --enable-opus --enable-jpeg."
|
||||
},
|
||||
"xsane": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
}
|
||||
},
|
||||
"replaced": {
|
||||
"lorax-templates-rhel": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "lorax-templates-msvsphere"
|
||||
},
|
||||
"redhat-bookmarks": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-bookmarks"
|
||||
},
|
||||
"redhat-indexhtml": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-indexhtml"
|
||||
},
|
||||
"redhat-logos": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-logos"
|
||||
},
|
||||
"redhat-release": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-release"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,326 +1,449 @@
|
||||
{
|
||||
"excluded": {
|
||||
"ignition": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"insights-client": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"kpatch-patch.*": {
|
||||
"reason": "We don't support kernel live patching now",
|
||||
"regexp": true
|
||||
},
|
||||
"libica": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"libnxz": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libocxl": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"librtas": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libservicelog": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libvpd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libzdnn": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"libzfcphbaapi": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"lsvpd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"llvm-toolset": {
|
||||
"reason": "Part of llvm."
|
||||
},
|
||||
"opal-prd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"opencsd": {
|
||||
"reason": "aarch64 architecture-specific package."
|
||||
},
|
||||
"openssl-ibmca": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"powerpc-utils": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"ppc64-diag": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"rust-toolset": {
|
||||
"reason": "Part of rust."
|
||||
},
|
||||
"qclib": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"redhat-cloud-client-configuration": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rhc": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rhc-worker-playbook": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rust-coreos-installer": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"s390utils": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"servicelog": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"shim-unsigned-aarch64": {
|
||||
"reason": "aarch64 architecture-specific package."
|
||||
},
|
||||
"subscription-manager-cockpit": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"virt-who": {
|
||||
"reason": "RHEL-specific package."
|
||||
}
|
||||
},
|
||||
"modified": {
|
||||
"anaconda": {
|
||||
"reason": "Disabled Red Hat's CDN and subscription, added Minimal variant support, default timezone set to Europe/Moscow, update Russian translation."
|
||||
},
|
||||
"anaconda-user-help": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"bpftrace": {
|
||||
"reason": "Added temporary patch for build c libbpf-0.6.0-1 which does not provide btf_dump__new_deprecated function. Most likely it won't be needed in the next update."
|
||||
},
|
||||
"ca-certificates": {
|
||||
"reason": "Added Russian Trusted Root CA support."
|
||||
},
|
||||
"cheese": {
|
||||
"reason": "Updated Russian tranlsation."
|
||||
},
|
||||
"chrony": {
|
||||
"reason": "Vendorzone changed from rhel to ru."
|
||||
},
|
||||
"cloud-init": {
|
||||
"reason": "Added MSVSphere to the list of distributions."
|
||||
},
|
||||
"containers-common": {
|
||||
"reason": "Removed RedHat PGP keys and disabled registry.access.redhat.com and quay.io."
|
||||
},
|
||||
"crash": {
|
||||
"reason": "Removed mention of Red Hat in description."
|
||||
},
|
||||
"ddiskit": {
|
||||
"reason": "Replacing Red Hat Enterprise Linux in Summary with MSVSphere."
|
||||
},
|
||||
"dnf": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"elfutils": {
|
||||
"reason": "Disabled the --enable-debuginfod-urls configure option that was set to https://debuginfod.centos.org/. In the future, we may raise our own debuginfod server, but for now we build it the same way as in RHEL - without it."
|
||||
},
|
||||
"eth-tools": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
},
|
||||
"evolution": {
|
||||
"reason": "Update Russian translation."
|
||||
},
|
||||
"evolution-data-server": {
|
||||
"reason": "Add Yandex support."
|
||||
},
|
||||
"evolution-ews": {
|
||||
"reason": "Add Russian translation."
|
||||
},
|
||||
"firefox": {
|
||||
"reason": "Added support for CA Mincifry, general debranding, set Yandex as default provider"
|
||||
},
|
||||
"freerdp": {
|
||||
"reason": "Update to 2.10.0 to support Remmina protocols."
|
||||
},
|
||||
"fwupd": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"gcc": {
|
||||
"reason": "Configure option --with-bugurl changed to https://bugs.msvsphere.ru/ instead of http://bugzilla.redhat.com/bugzilla."
|
||||
},
|
||||
"gnome-control-center": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-desktop3": {
|
||||
"reason": "Configuring Chromium as default browser."
|
||||
},
|
||||
"gnome-initial-setup": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-online-accounts": {
|
||||
"reason": "Add Yandex support."
|
||||
},
|
||||
"gnome-shell": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-shell-extension-background-logo": {
|
||||
"reason": "Debranding: Fix path to mail logo."
|
||||
},
|
||||
"gnome-terminal": {
|
||||
"reason": "Added Russian translation and disable menu accelerator."
|
||||
},
|
||||
"gnome-tour": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnu-efi": {
|
||||
"reason": "Modification of the sources is not required, but the package must be built with the efi-rpm-macros package version less than 6-1, otherwise no 32-bit files are generated."
|
||||
},
|
||||
"gstreamer1-plugins-bad-free": {
|
||||
"reason": "One-time modification - added build dependency wayland-protocols-devel."
|
||||
},
|
||||
"grub2": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"hplip": {
|
||||
"reason": "Added support for MSVSphere, fixed permission for custom gpg directory."
|
||||
},
|
||||
"httpd": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"initial-setup": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"java-1.8.0-openjdk": {
|
||||
"reason": "Changed portablesuffix, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"java-11-openjdk": {
|
||||
"reason": "Changed portablerhel, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"java-17-openjdk": {
|
||||
"reason": "Changed portablesuffix, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"jmc-core": {
|
||||
"reason": "Added build time dependency junit. Probably will be fixed in the next update."
|
||||
},
|
||||
"kabi-dw": {
|
||||
"reason": "Modification of the package is not required, but since it is a 'forge' package, it must be built correctly by specifying the dist macro corresponding to the upstream release."
|
||||
},
|
||||
"kernel": {
|
||||
"reason": "Modified to use MSVSphere Secure Boot certificates. For this package does not applied .inferit postfix due to software compatibility."
|
||||
},
|
||||
"kernel-rt": {
|
||||
"reason": "Modified to use MSVSphere Secure Boot certificates. For this package does not applied .inferit postfix due to software compatibility."
|
||||
},
|
||||
"libdnf": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"libhandy": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"libotr": {
|
||||
"reason": "Added patch for missing include sys/socket.h, may not be needed in next update."
|
||||
},
|
||||
"libreoffice": {
|
||||
"reason": "Vendor replaced with 'Red Hat, Inc.' on 'MSVSphere', the Red Hat color palette has been removed."
|
||||
},
|
||||
"libreport": {
|
||||
"reason": "Created a new workflow for integration with the bugs.inferitos.ru bug tracker based on Mantis BT, added the libreport-msvsphere sub-package, removed the libreport-rhel-bugzilla and libreport-rhel-anaconda-bugzilla sub-packages."
|
||||
},
|
||||
"lorax": {
|
||||
"reason": "Replaced lorax-templates-rhel dependency with lorax-templates-msvsphere, added a patch to fix dracut directory unmount errors."
|
||||
},
|
||||
"lorax-templates-rhel": {
|
||||
"reason": "Renamed to lorax-templates-msvsphere. Disable OpenSCAP support in Anaconda."
|
||||
},
|
||||
"mockito": {
|
||||
"reason": "Disabled one crashing test, may be fixed in the next update."
|
||||
},
|
||||
"mutter": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"nautilus": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"NetworkManager": {
|
||||
"reason": "Implemented connectivity checking via MSVSphere infrastructure."
|
||||
},
|
||||
"nginx": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"opa-ff": {
|
||||
"reason": "Added msvsphere to the list of distributions"
|
||||
},
|
||||
"opa-fm": {
|
||||
"reason": "Added msvsphere to the list of distributions"
|
||||
},
|
||||
"openldap": {
|
||||
"reason": "Requires a build with the _with_servers=1 macro to get the openldap-servers subpackage. No real modification of the sources is required."
|
||||
},
|
||||
"openscap": {
|
||||
"reason": "Add MSVSphere definitions."
|
||||
},
|
||||
"osbuild-composer": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
},
|
||||
"owasp-java-encoder": {
|
||||
"reason": "Added build time dependency junit. Probably won't be needed in future updates."
|
||||
},
|
||||
"pesign": {
|
||||
"reason": "Added pesign-client db unlocking fix."
|
||||
},
|
||||
"redhat-rpm-config": {
|
||||
"reason": "Added support for defining a distribution to the dist.sh utility."
|
||||
},
|
||||
"shim": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"shim-unsigned-x64": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"slapi-nis": {
|
||||
"reason": "Removed mention of Red Hat in description."
|
||||
},
|
||||
"s-nail": {
|
||||
"reason": "One-time modification for version 14.9.22-6.el9: added a patch that switches tests to use SHA256 instead of SHA1. These changes are expected in the next update from Red Hat."
|
||||
},
|
||||
"sos": {
|
||||
"reason": "Added code to define our distribution."
|
||||
},
|
||||
"subscription-manager": {
|
||||
"reason": "Initial de-branding for MSVSphere 9.1"
|
||||
},
|
||||
"thunderbird": {
|
||||
"reason": "User-Agent vendor changed to MSVSphere."
|
||||
},
|
||||
"tzdata": {
|
||||
"reason": "Corrected country for Simferopol."
|
||||
},
|
||||
"WALinuxAgent": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
}
|
||||
},
|
||||
"replaced": {
|
||||
"lorax-templates-rhel": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "lorax-templates-msvsphere"
|
||||
},
|
||||
"redhat-bookmarks": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-bookmarks"
|
||||
},
|
||||
"redhat-indexhtml": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-indexhtml"
|
||||
},
|
||||
"redhat-logos": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-logos"
|
||||
},
|
||||
"redhat-release": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-release"
|
||||
}
|
||||
"excluded": {
|
||||
"ignition": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"insights-client": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"kpatch-patch.*": {
|
||||
"reason": "We don't support kernel live patching now",
|
||||
"regexp": true
|
||||
},
|
||||
"libica": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"libnxz": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libocxl": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"librtas": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libservicelog": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libvpd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"libzdnn": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"libzfcphbaapi": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"llvm-toolset": {
|
||||
"reason": "Part of llvm."
|
||||
},
|
||||
"lsvpd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"opal-prd": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"openssl-ibmca": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"powerpc-utils": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"ppc64-diag": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"qclib": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"redhat-cloud-client-configuration": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rhc": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rhc-worker-playbook": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rust-coreos-installer": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"rust-toolset": {
|
||||
"reason": "Part of rust."
|
||||
},
|
||||
"s390utils": {
|
||||
"reason": "s390x architecture-specific package."
|
||||
},
|
||||
"servicelog": {
|
||||
"reason": "ppc64le architecture-specific package."
|
||||
},
|
||||
"SLOF": {
|
||||
"reason": "pc64le architecture-specific package."
|
||||
},
|
||||
"subscription-manager-cockpit": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"virt-who": {
|
||||
"reason": "RHEL-specific package."
|
||||
},
|
||||
"virtio-win": {
|
||||
"reason": "license issue."
|
||||
}
|
||||
},
|
||||
"modified": {
|
||||
"NetworkManager": {
|
||||
"reason": "Implemented connectivity checking via MSVSphere infrastructure."
|
||||
},
|
||||
"WALinuxAgent": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
},
|
||||
"anaconda": {
|
||||
"reason": "Disabled Red Hat's CDN and subscription, added Minimal variant support, default timezone set to Europe/Moscow, update Russian translation."
|
||||
},
|
||||
"anaconda-user-help": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"appstream-data": {
|
||||
"reason": "Added MSVSphere software descriptions."
|
||||
},
|
||||
"ca-certificates": {
|
||||
"reason": "Added Russian Trusted Root CA support."
|
||||
},
|
||||
"cheese": {
|
||||
"reason": "Updated Russian tranlsation."
|
||||
},
|
||||
"chromium": {
|
||||
"reason": "Rebuilt with internal ffmpeg and Yandex search engine"
|
||||
},
|
||||
"chrony": {
|
||||
"reason": "Vendorzone changed from rhel to ru."
|
||||
},
|
||||
"cloud-init": {
|
||||
"reason": "Added MSVSphere to the list of distributions."
|
||||
},
|
||||
"cockpit": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"cockpit-podman": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"containers-common": {
|
||||
"reason": "Removed RedHat PGP keys and disabled registry.access.redhat.com and quay.io."
|
||||
},
|
||||
"cups": {
|
||||
"reason": "Fixed case when no username request on printing (patch by Alexey Berezhok)."
|
||||
},
|
||||
"crash": {
|
||||
"reason": "Removed mention of Red Hat in description."
|
||||
},
|
||||
"crypto-policies": {
|
||||
"reason": "Added Gost policies."
|
||||
},
|
||||
"ddiskit": {
|
||||
"reason": "Replacing Red Hat Enterprise Linux in Summary with MSVSphere."
|
||||
},
|
||||
"deadbeef": {
|
||||
"reason": "Revert political terms"
|
||||
},
|
||||
"distribution-gpg-keys": {
|
||||
"reason": "Added MSVSPhere pgp key"
|
||||
},
|
||||
"dnf": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"elfutils": {
|
||||
"reason": "Disabled the --enable-debuginfod-urls configure option that was set to https://debuginfod.centos.org/. In the future, we may raise our own debuginfod server, but for now we build it the same way as in RHEL - without it."
|
||||
},
|
||||
"emacs": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"eog": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"eth-tools": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
},
|
||||
"evolution": {
|
||||
"reason": "Update Russian translation."
|
||||
},
|
||||
"evolution-data-server": {
|
||||
"reason": "Add Yandex support."
|
||||
},
|
||||
"evolution-ews": {
|
||||
"reason": "Add Russian translation."
|
||||
},
|
||||
"file-roller": {
|
||||
"reason": "Update Russian translation."
|
||||
},
|
||||
"firefox": {
|
||||
"reason": "Added support for CA Mincifry, general debranding, set Yandex as default provider"
|
||||
},
|
||||
"firewalld": {
|
||||
"reason": "Added Russian translation of system policy messages."
|
||||
},
|
||||
"fwupd": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"gcc": {
|
||||
"reason": "Configure option --with-bugurl changed to https://bugs.msvsphere.ru/ instead of http://bugzilla.redhat.com/bugzilla."
|
||||
},
|
||||
"gedit": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"gnome-control-center": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-desktop3": {
|
||||
"reason": "Changing order for Chromium, Firefox, Deadbeef."
|
||||
},
|
||||
"gnome-extensions-app": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"gnome-initial-setup": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-online-accounts": {
|
||||
"reason": "Add Yandex support."
|
||||
},
|
||||
"gnome-settings-daemon": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"gnome-shell": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnome-shell-extension-background-logo": {
|
||||
"reason": "Debranding: Fix path to mail logo."
|
||||
},
|
||||
"gnome-shell-extension-dash-to-panel": {
|
||||
"reason": "Check updatable?"
|
||||
},
|
||||
"gnome-shell-extensions": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"gnome-terminal": {
|
||||
"reason": "Added Russian translation and disable menu accelerator."
|
||||
},
|
||||
"gnome-tour": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"gnu-efi": {
|
||||
"reason": "Modification of the sources is not required, but the package must be built with the efi-rpm-macros package version less than 6-1, otherwise no 32-bit files are generated."
|
||||
},
|
||||
"go-rpm-macros": {
|
||||
"reason": "Drop ix86 arch from exclusive."
|
||||
},
|
||||
"grub2": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"gutenprint": {
|
||||
"reason": "Added SELinux policy"
|
||||
},
|
||||
"gvfs": {
|
||||
"reason": "Update Russian translation."
|
||||
},
|
||||
"hplip": {
|
||||
"reason": "Added support for MSVSphere, fixed permission for custom gpg directory."
|
||||
},
|
||||
"httpd": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"initial-setup": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"java-1.8.0-openjdk": {
|
||||
"reason": "Changed portablesuffix, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"java-11-openjdk": {
|
||||
"reason": "Changed portablerhel, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"java-17-openjdk": {
|
||||
"reason": "Changed portablesuffix, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"java-21-openjdk": {
|
||||
"reason": "Changed portablesuffix, version value get from %{msvsphere} macro."
|
||||
},
|
||||
"jmc-core": {
|
||||
"reason": "Added build time dependency junit. Probably will be fixed in the next update."
|
||||
},
|
||||
"kabi-dw": {
|
||||
"reason": "Modification of the package is not required, but since it is a 'forge' package, it must be built correctly by specifying the dist macro corresponding to the upstream release."
|
||||
},
|
||||
"kdump-anaconda-addon": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"kernel": {
|
||||
"reason": "Modified to use MSVSphere Secure Boot certificates. For this package does not applied .inferit postfix due to software compatibility."
|
||||
},
|
||||
"kf5-kfilemetadata": {
|
||||
"reason": "Rebuilt with nonfree FFmpeg"
|
||||
},
|
||||
"koji": {
|
||||
"reason": "Added MSVSphere config"
|
||||
},
|
||||
"kpipewire": {
|
||||
"reason": "Rebuilt with nonfree FFmpeg"
|
||||
},
|
||||
"libdnf": {
|
||||
"reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/"
|
||||
},
|
||||
"libhandy": {
|
||||
"reason": "Added Russian translation."
|
||||
},
|
||||
"libotr": {
|
||||
"reason": "Added patch for missing include sys/socket.h, may not be needed in next update."
|
||||
},
|
||||
"libreoffice": {
|
||||
"reason": "Vendor replaced with 'Red Hat, Inc.' on 'MSVSphere', the Red Hat color palette has been removed."
|
||||
},
|
||||
"libreport": {
|
||||
"reason": "Created a new workflow for integration with the bugs.inferitos.ru bug tracker based on Mantis BT, added the libreport-msvsphere sub-package, removed the libreport-rhel-bugzilla and libreport-rhel-anaconda-bugzilla sub-packages."
|
||||
},
|
||||
"lorax": {
|
||||
"reason": "Replaced lorax-templates-rhel dependency with lorax-templates-msvsphere, added a patch to fix dracut directory unmount errors."
|
||||
},
|
||||
"lorax-templates-rhel": {
|
||||
"reason": "Renamed to lorax-templates-msvsphere. Disable OpenSCAP support in Anaconda."
|
||||
},
|
||||
"mingw-libpng": {
|
||||
"reason": "Add i686 to Exclusive archive to build wine for x32."
|
||||
},
|
||||
"mingw-libxslt": {
|
||||
"reason": "Add i686 to Exclusive archive to build wine for x32."
|
||||
},
|
||||
"mock-core-configs": {
|
||||
"reason": "Added MSVSphere configs"
|
||||
},
|
||||
"mockito": {
|
||||
"reason": "Disabled one crashing test, may be fixed in the next update."
|
||||
},
|
||||
"mutter": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"nautilus": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"nextcloud-client": {
|
||||
"reason": "Fix build for EL9."
|
||||
},
|
||||
"nginx": {
|
||||
"reason": "Debranded for MSVSphere."
|
||||
},
|
||||
"opa-ff": {
|
||||
"reason": "Added msvsphere to the list of distributions"
|
||||
},
|
||||
"opa-fm": {
|
||||
"reason": "Added msvsphere to the list of distributions"
|
||||
},
|
||||
"openldap": {
|
||||
"reason": "Requires a build with the _with_servers=1 macro to get the openldap-servers subpackage. No real modification of the sources is required."
|
||||
},
|
||||
"osbuild-composer": {
|
||||
"reason": "Added support for MSVSphere."
|
||||
},
|
||||
"owasp-java-encoder": {
|
||||
"reason": "Added build time dependency junit. Probably won't be needed in future updates."
|
||||
},
|
||||
"pesign": {
|
||||
"reason": "Added pesign-client db unlocking fix."
|
||||
},
|
||||
"plymouth": {
|
||||
"reason": "Drop language/keyboard indicator."
|
||||
},
|
||||
"qemu-kvm": {
|
||||
"reason": "Added host_crom."
|
||||
},
|
||||
"redhat-rpm-config": {
|
||||
"reason": "Added support for defining a distribution to the dist.sh utility."
|
||||
},
|
||||
"remmina": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"s-nail": {
|
||||
"reason": "One-time modification for version 14.9.22-6.el9: added a patch that switches tests to use SHA256 instead of SHA1. These changes are expected in the next update from Red Hat."
|
||||
},
|
||||
"salt": {
|
||||
"reason": "Added MSVSphere support"
|
||||
},
|
||||
"shim": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"shim-unsigned-x64": {
|
||||
"reason": "Added MSVSphere Secure Boot certificates support."
|
||||
},
|
||||
"slapi-nis": {
|
||||
"reason": "Removed mention of Red Hat in description."
|
||||
},
|
||||
"sos": {
|
||||
"reason": "Added code to define our distribution."
|
||||
},
|
||||
"sqlite": {
|
||||
"reason": "Added compilation option -DSQLITE_ENABLE_DESERIALIZE for docker-ce."
|
||||
},
|
||||
"subscription-manager": {
|
||||
"reason": "Initial de-branding for MSVSphere 9.1"
|
||||
},
|
||||
"system-config-printer": {
|
||||
"reason": "Fixed text in python files for translation."
|
||||
},
|
||||
"systemd": {
|
||||
"reason": "Added -Dsbat-distro-url=mailto:secalert@msvsphere-os.ru and accelerometer patch"
|
||||
},
|
||||
"thunderbird": {
|
||||
"reason": "User-Agent vendor changed to MSVSphere."
|
||||
},
|
||||
"tilix": {
|
||||
"reason": "Update config."
|
||||
},
|
||||
"tzdata": {
|
||||
"reason": "Corrected country for Simferopol."
|
||||
},
|
||||
"virt-manager": {
|
||||
"reason": "Updated Russian translation."
|
||||
},
|
||||
"weston": {
|
||||
"reason": "Define libwebp version."
|
||||
},
|
||||
"wireshark": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"xkeyboard-config": {
|
||||
"reason": "Fixed Russian translation"
|
||||
},
|
||||
"xrdp": {
|
||||
"reason": "Rebuilt with --enable-rfxcodec --enable-opus --enable-jpeg."
|
||||
},
|
||||
"xsane": {
|
||||
"reason": "Added Russian description for gnome-software."
|
||||
},
|
||||
"glib2": {
|
||||
"reason": "SPICE enable."
|
||||
},
|
||||
"libosinfo": {
|
||||
"reason": "SPICE enable."
|
||||
},
|
||||
"virt-viewer": {
|
||||
"reason": "SPICE enable."
|
||||
}
|
||||
},
|
||||
"replaced": {
|
||||
"lorax-templates-rhel": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "lorax-templates-msvsphere"
|
||||
},
|
||||
"redhat-bookmarks": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-bookmarks"
|
||||
},
|
||||
"redhat-indexhtml": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-indexhtml"
|
||||
},
|
||||
"redhat-logos": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-logos"
|
||||
},
|
||||
"redhat-release": {
|
||||
"reason": "RHEL-specific package.",
|
||||
"replacement": "sphere-release"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in new issue