Update subscription-manager to 1.28.2-1
Resolves: #1841601 - Set default encoding properly; ENT-2499 (jhnidek@redhat.com) Resolves: #1615429 - Part 2: Added unit tests not only for this case (jhnidek@redhat.com) Resolves: #1868936 - Do not print traceback, when profile upload failed; ENT-2754 Resolves: #1839199 - More rhsmd cleanup (wpoteat@redhat.com) Resolves: #1615429 - Fix sorting of plugin hooks (csnyder@redhat.com) Resolves: #1832990 - Only register insights when server supports "insights_auto_register" Resolves: #1855893 - Generate redhat.repo properly; ENT-2636 (jhnidek@redhat.com) Resolves: #1862415 - Print proper message, when consumer is deleted; ENT-2709 Resolves: #1841600 - D-Bus - update ent. cert., when act. key is used; ENT-2453 Resolves: #1862419 - Make repo-override working again; ENT-2710 (jhnidek@redhat.com) Resolves: #1858231 - Disable repository metadata gpg validation (suttner@atix.de) Resolves: #1862425 - Fix setting service-level; ENT-1862425 (jhnidek@redhat.com) Resolves: #1832990 - Add rhsm.no_insights config option, improve messaging Resolves: #1858296 - Do not print unchanged profile; ENT-2639 (jhnidek@redhat.com) Resolves: #1860434 - Create rhsm.conf, when config command is used; ENT-2698 Resolves: #1861255 - Catch all exception and print traceback to rhsm.log Resolves: #1780028 - Remove man page entries for rhsmd (wpoteat@redhat.com) Resolves: #1859532 - Role --list handle wrong proxy conf (unregistered case) Resolves: #1838423 - Fix getting list of releases from CDN; ENT-2601 (jhnidek@redhat.com) Resolves: #1859532 - No traceback, when wrong proxy conf is used; ENT-2654 Resolves: #1857100 - Do not print empty string as valid value; ENT-2634 Resolves: #1847636 - error when registering in intial-setup-graphical Resolves: #1838967 - Sync syspurpose cache on registration (wpoteat@redhat.com) Resolves: #1845399 - List available subscription ondate options failed Resolves: #1657269 - Do not use /var/run, but use /run; ENT-1086 (jhnidek@redhat.com) Resolves: #1840364 - Kill rhsmd during post-install on rhel8; ENT-2449 Resolves: #1741364 - Make existing ent. cert/keys readable by others; ENT-1593 Resolves: #1838423 - Correct method call signature for release (wpoteat@redhat.com) Resolves: #1840859 - Custom repo parameters are not deletable (wpoteat@redhat.com) Resolves: #1700441 - Create directories, when missing; ENT-2461 (jhnidek@redhat.com) Resolves: #1770864 - Do not create sub-man-migration rpm for Fedora; ENT-1961 Resolves: #1804454 - collect uuid on aarch64 system (wpoteat@redhat.com) Resolves: #1842474 - Update local and cache file during sync(); ENT-2433 Resolves: #1725525 - Mark one string for translation; ENT-1680 (jhnidek@redhat.com) Resolves: #1789457 - Syspurpose exception message parsing (wpoteat@redhat.com) Resolves: #1834792 - Try to terminate rhsmd after timeout; ENT-2368 (jhnidek@redhat.com) Resolves: #1837244 - Fix wrong version provided by subscription-manager version; ENT-2388 Resolves: #1838012 - prevent redundant remote syspurpose sync (pmoravec@redhat.com) Resolves: #1823523 - Detect rhsm-icon running without psutil (csnyder@redhat.com) Resolves: #1830994 - Fix warning messages in dnf/yum (jhnidek@redhat.com) Resolves: #1815624 - When in Simple Content Access mode, subscription-manager should not Resolves: #1771921 - Package profiles sends too early when registering a client Resolves: #1827708 - Make rhsmd cron read 'processTimeout' case- Resolves: #1688702 - Generate redhat.repo in off-line mode; ENT-2302 (jhnidek@redhat.com) Resolves: #1818932 - 1820267: Using 'Simple Content Access' for access mode Resolves: #1821747 - Automatically create /etc/rhsm/syspurpose (jhnidek@redhat.com)
This commit is contained in:
parent
3f25f6ffe6
commit
2298971735
2
.gitignore
vendored
2
.gitignore
vendored
@ -101,3 +101,5 @@
|
|||||||
/subscription-manager-cockpit-1.25.9.tar.gz
|
/subscription-manager-cockpit-1.25.9.tar.gz
|
||||||
/subscription-manager-1.27.1.tar.gz
|
/subscription-manager-1.27.1.tar.gz
|
||||||
/subscription-manager-cockpit-1.27.1.tar.gz
|
/subscription-manager-cockpit-1.27.1.tar.gz
|
||||||
|
/subscription-manager-1.28.2.tar.gz
|
||||||
|
/subscription-manager-cockpit-1.28.2.tar.gz
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (subscription-manager-1.27.1.tar.gz) = 0c0409b32e8bc6232fb815a65913ce5a68009a1e0f9d44cc7bb5e9bdbde09afa8e77740430e867e55868a5f1f0d03c279fbf4b3b87d4b0d76c9ffeb966b557b5
|
SHA512 (subscription-manager-1.28.2.tar.gz) = b1304b81420252d9eb73b3d3dae4b8b459c4b466ac7133923decd291236e031daa342a01399444656df56b9bcf763ecba41f80267a2b131d15c4da4ad14a3df2
|
||||||
SHA512 (subscription-manager-cockpit-1.27.1.tar.gz) = 85058efe4d0760024cd0a1257ca4719edd13a3fb1e8b784c6960d0265221e2dd334c1aaaa4e1e09452f03448672d88121ae02bee54731f4733084936889c2d2b
|
SHA512 (subscription-manager-cockpit-1.28.2.tar.gz) = 164e7af8451a036f9ad6cbf0bf930658fa7019f677aaab6e13a8c66fa4644419d47cbe1f1b0d927702188ac0afd2ddf7a7d991750315169670a31e460023b933
|
||||||
|
@ -51,13 +51,20 @@
|
|||||||
%global use_subman_gui 1
|
%global use_subman_gui 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Install subscription-manager-migration only for rhel8 and lower
|
||||||
|
%if 0%{?rhel} && 0%{?rhel} <= 8
|
||||||
|
%global use_subscription_manager_migration 1
|
||||||
|
%else
|
||||||
|
%global use_subscription_manager_migration 0
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1200
|
%if 0%{?suse_version} && 0%{?suse_version} < 1200
|
||||||
%global completion_dir %{_sysconfdir}/bash_completion.d
|
%global completion_dir %{_sysconfdir}/bash_completion.d
|
||||||
%else
|
%else
|
||||||
%global completion_dir %{_datadir}/bash-completion/completions
|
%global completion_dir %{_datadir}/bash-completion/completions
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1110
|
%if 0%{?suse_version} > 1110 || 0%{?rhel} >= 7 || 0%{?fedora}
|
||||||
%global run_dir /run
|
%global run_dir /run
|
||||||
%else
|
%else
|
||||||
%global run_dir /var/run
|
%global run_dir /var/run
|
||||||
@ -138,7 +145,11 @@
|
|||||||
%if %{use_initial_setup}
|
%if %{use_initial_setup}
|
||||||
%global post_boot_tool INSTALL_INITIAL_SETUP=true INSTALL_FIRSTBOOT=false
|
%global post_boot_tool INSTALL_INITIAL_SETUP=true INSTALL_FIRSTBOOT=false
|
||||||
%else
|
%else
|
||||||
|
%if %{use_firstboot}
|
||||||
%global post_boot_tool INSTALL_INITIAL_SETUP=false INSTALL_FIRSTBOOT=true
|
%global post_boot_tool INSTALL_INITIAL_SETUP=false INSTALL_FIRSTBOOT=true
|
||||||
|
%else
|
||||||
|
%global post_boot_tool INSTALL_INITIAL_SETUP=false INSTALL_FIRSTBOOT=false
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
@ -174,6 +185,12 @@
|
|||||||
%global with_subman_gui WITH_SUBMAN_GUI=false
|
%global with_subman_gui WITH_SUBMAN_GUI=false
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if %{use_subscription_manager_migration}
|
||||||
|
%global with_subman_migration WITH_SUBMAN_MIGRATION=true
|
||||||
|
%else
|
||||||
|
%global with_subman_migration WITH_SUBMAN_MIGRATION=false
|
||||||
|
%endif
|
||||||
|
|
||||||
%if %{use_cockpit} && !0%{use_subman_gui}
|
%if %{use_cockpit} && !0%{use_subman_gui}
|
||||||
%global with_cockpit WITH_COCKPIT=true
|
%global with_cockpit WITH_COCKPIT=true
|
||||||
%else
|
%else
|
||||||
@ -209,7 +226,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{use_container_plugin}
|
%if !%{use_container_plugin}
|
||||||
%global exclude_packages %{exclude_packages}*.plugin.container,}
|
%global exclude_packages %{exclude_packages}*.plugin.container,
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%if !%{use_subscription_manager_migration}
|
||||||
|
%global exclude_packages %{exclude_packages}subscription_manager.migrate,
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# add new exclude_packages items before me
|
# add new exclude_packages items before me
|
||||||
@ -222,8 +243,8 @@
|
|||||||
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
|
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
|
||||||
|
|
||||||
Name: subscription-manager
|
Name: subscription-manager
|
||||||
Version: 1.27.1
|
Version: 1.28.2
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools and libraries for subscription and repository management
|
Summary: Tools and libraries for subscription and repository management
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Group: Productivity/Networking/System
|
Group: Productivity/Networking/System
|
||||||
@ -245,7 +266,7 @@ Source0: %{name}-%{version}.tar.gz
|
|||||||
%if %{use_cockpit}
|
%if %{use_cockpit}
|
||||||
Source1: %{name}-cockpit-%{version}.tar.gz
|
Source1: %{name}-cockpit-%{version}.tar.gz
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if (0%{?suse_version} && 0%{?suse_version} < 1500)
|
||||||
Source2: subscription-manager-rpmlintrc
|
Source2: subscription-manager-rpmlintrc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -349,21 +370,23 @@ BuildRequires: %{py_package_prefix}-six
|
|||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: %{?suse_version:dbus-1-glib-devel} %{!?suse_version:dbus-glib-devel}
|
|
||||||
%if 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} <= 1110
|
||||||
BuildRequires: %{?suse_version:sles-release} %{!?suse_version:system-release}
|
BuildRequires: %{?suse_version:sles-release} %{!?suse_version:system-release}
|
||||||
%else
|
%else
|
||||||
BuildRequires: %{?suse_version:distribution-release} %{!?suse_version:system-release}
|
BuildRequires: %{?suse_version:distribution-release} %{!?suse_version:system-release}
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: %{?suse_version:gconf2-devel} %{!?suse_version:GConf2-devel}
|
|
||||||
BuildRequires: %{?suse_version:update-desktop-files} %{!?suse_version:scrollkeeper}
|
|
||||||
|
|
||||||
BuildRequires: %{?gtk3:gtk3-devel} %{!?gtk3:gtk2-devel}
|
|
||||||
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: libzypp
|
BuildRequires: libzypp
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if %{use_subman_gui}
|
||||||
|
BuildRequires: %{?suse_version:gconf2-devel} %{!?suse_version:GConf2-devel}
|
||||||
|
BuildRequires: %{?suse_version:update-desktop-files} %{!?suse_version:scrollkeeper}
|
||||||
|
BuildRequires: %{?suse_version:dbus-1-glib-devel} %{!?suse_version:dbus-glib-devel}
|
||||||
|
BuildRequires: %{?gtk3:gtk3-devel} %{!?gtk3:gtk2-devel}
|
||||||
|
%endif
|
||||||
|
|
||||||
%if %use_systemd
|
%if %use_systemd
|
||||||
# We need the systemd RPM macros
|
# We need the systemd RPM macros
|
||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
@ -467,6 +490,7 @@ subscriptions.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
|
%if %{use_subscription_manager_migration}
|
||||||
%package -n subscription-manager-migration
|
%package -n subscription-manager-migration
|
||||||
Summary: Migration scripts for moving to certificate based subscriptions
|
Summary: Migration scripts for moving to certificate based subscriptions
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
@ -486,6 +510,7 @@ Requires: subscription-manager-migration-data
|
|||||||
%description -n subscription-manager-migration
|
%description -n subscription-manager-migration
|
||||||
This package contains scripts that aid in moving to certificate based
|
This package contains scripts that aid in moving to certificate based
|
||||||
subscriptions
|
subscriptions
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%if %use_dnf
|
%if %use_dnf
|
||||||
@ -718,7 +743,7 @@ subscription-manager-initial-setup-addon, and subscription-manager-cockpit-plugi
|
|||||||
make -f Makefile VERSION=%{version}-%{release} CFLAGS="%{optflags}" \
|
make -f Makefile VERSION=%{version}-%{release} CFLAGS="%{optflags}" \
|
||||||
LDFLAGS="%{__global_ldflags}" OS_DIST="%{dist}" PYTHON="%{__python}" \
|
LDFLAGS="%{__global_ldflags}" OS_DIST="%{dist}" PYTHON="%{__python}" \
|
||||||
%{?gtk_version} %{?subpackages} %{?include_syspurpose:INCLUDE_SYSPURPOSE="1"} \
|
%{?gtk_version} %{?subpackages} %{?include_syspurpose:INCLUDE_SYSPURPOSE="1"} \
|
||||||
%{exclude_packages}
|
%{exclude_packages} %{?with_subman_gui} %{?with_subman_migration}
|
||||||
|
|
||||||
%if %{with python2_rhsm}
|
%if %{with python2_rhsm}
|
||||||
python2 ./setup.py build --quiet --gtk-version=%{?gtk3:3}%{?!gtk3:2} --rpm-version=%{version}-%{release}
|
python2 ./setup.py build --quiet --gtk-version=%{?gtk3:3}%{?!gtk3:2} --rpm-version=%{version}-%{release}
|
||||||
@ -727,7 +752,11 @@ python2 ./setup.py build --quiet --gtk-version=%{?gtk3:3}%{?!gtk3:2} --rpm-versi
|
|||||||
%if (%{use_dnf} && (0%{?fedora} >= 29 || 0%{?rhel} >= 8))
|
%if (%{use_dnf} && (0%{?fedora} >= 29 || 0%{?rhel} >= 8))
|
||||||
pushd src/dnf-plugins/product-id
|
pushd src/dnf-plugins/product-id
|
||||||
%cmake -DCMAKE_BUILD_TYPE="Release"
|
%cmake -DCMAKE_BUILD_TYPE="Release"
|
||||||
|
%if (0%{?rhel})
|
||||||
|
%make_build
|
||||||
|
%else
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
%endif
|
||||||
popd
|
popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -743,6 +772,7 @@ make -f Makefile install VERSION=%{version}-%{release} \
|
|||||||
%{?install_zypper_plugins} \
|
%{?install_zypper_plugins} \
|
||||||
%{?with_systemd} \
|
%{?with_systemd} \
|
||||||
%{?with_subman_gui} \
|
%{?with_subman_gui} \
|
||||||
|
%{?with_subman_migration} \
|
||||||
%{?with_cockpit} \
|
%{?with_cockpit} \
|
||||||
%{?subpackages} \
|
%{?subpackages} \
|
||||||
%{?include_syspurpose:INCLUDE_SYSPURPOSE="1"} \
|
%{?include_syspurpose:INCLUDE_SYSPURPOSE="1"} \
|
||||||
@ -751,7 +781,11 @@ make -f Makefile install VERSION=%{version}-%{release} \
|
|||||||
%if (%{use_dnf} && (0%{?fedora} >= 29 || 0%{?rhel} >= 8))
|
%if (%{use_dnf} && (0%{?fedora} >= 29 || 0%{?rhel} >= 8))
|
||||||
pushd src/dnf-plugins/product-id
|
pushd src/dnf-plugins/product-id
|
||||||
mkdir -p %{buildroot}%{_libdir}/libdnf/plugins
|
mkdir -p %{buildroot}%{_libdir}/libdnf/plugins
|
||||||
|
%if (0%{?rhel})
|
||||||
|
%make_install
|
||||||
|
%else
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
%endif
|
||||||
popd
|
popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -764,8 +798,10 @@ cp %{buildroot}%{python_sitearch}/rhsm/*.py %{buildroot}%{python2_sitearch}/rhsm
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
|
%if %use_subman_gui
|
||||||
%suse_update_desktop_file -n -r subscription-manager-gui Settings PackageManager
|
%suse_update_desktop_file -n -r subscription-manager-gui Settings PackageManager
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%if %use_subman_gui
|
%if %use_subman_gui
|
||||||
desktop-file-validate %{buildroot}/etc/xdg/autostart/rhsm-icon.desktop
|
desktop-file-validate %{buildroot}/etc/xdg/autostart/rhsm-icon.desktop
|
||||||
@ -778,13 +814,6 @@ desktop-file-validate %{buildroot}/usr/share/applications/subscription-manager-c
|
|||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# libexec directory does not exist on sles based distros
|
|
||||||
%if 0%{?suse_version}
|
|
||||||
%if %use_subman_gui
|
|
||||||
sed -i 's/libexec/lib/g' %{buildroot}/%{_sysconfdir}/cron.daily/rhsmd
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%find_lang rhsm
|
%find_lang rhsm
|
||||||
%if 0%{?include_syspurpose}
|
%if 0%{?include_syspurpose}
|
||||||
%find_lang syspurpose
|
%find_lang syspurpose
|
||||||
@ -889,10 +918,6 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
|||||||
|
|
||||||
%attr(755,root,root) %{_libexecdir}/rhsmcertd-worker
|
%attr(755,root,root) %{_libexecdir}/rhsmcertd-worker
|
||||||
|
|
||||||
%if %{use_subman_gui}
|
|
||||||
%attr(755,root,root) %{_libexecdir}/rhsmd
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
# our config dirs and files
|
# our config dirs and files
|
||||||
%attr(755,root,root) %dir %{_sysconfdir}/pki/consumer
|
%attr(755,root,root) %dir %{_sysconfdir}/pki/consumer
|
||||||
@ -937,9 +962,6 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
|||||||
|
|
||||||
# misc system config
|
# misc system config
|
||||||
%config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/subscription-manager
|
%config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/subscription-manager
|
||||||
%if %{use_subman_gui}
|
|
||||||
%attr(700,root,root) %{_sysconfdir}/cron.daily/rhsmd
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%attr(755,root,root) %dir %{_var}/log/rhsm
|
%attr(755,root,root) %dir %{_var}/log/rhsm
|
||||||
%attr(755,root,root) %dir %{_var}/spool/rhsm/debug
|
%attr(755,root,root) %dir %{_var}/spool/rhsm/debug
|
||||||
@ -953,9 +975,12 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
|||||||
%{completion_dir}/subscription-manager
|
%{completion_dir}/subscription-manager
|
||||||
%{completion_dir}/rct
|
%{completion_dir}/rct
|
||||||
%{completion_dir}/rhsm-debug
|
%{completion_dir}/rhsm-debug
|
||||||
%{completion_dir}/rhn-migrate-classic-to-rhsm
|
|
||||||
%{completion_dir}/rhsmcertd
|
%{completion_dir}/rhsmcertd
|
||||||
|
|
||||||
|
%if %{use_subscription_manager_migration}
|
||||||
|
%{completion_dir}/rhn-migrate-classic-to-rhsm
|
||||||
|
%endif
|
||||||
|
|
||||||
%if %use_subman_gui
|
%if %use_subman_gui
|
||||||
%{completion_dir}/rhsm-icon
|
%{completion_dir}/rhsm-icon
|
||||||
%endif
|
%endif
|
||||||
@ -1160,7 +1185,7 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
|||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?use_subscription_manager_migration}
|
||||||
%files -n subscription-manager-migration
|
%files -n subscription-manager-migration
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%dir %{python_sitearch}/subscription_manager/migrate
|
%dir %{python_sitearch}/subscription_manager/migrate
|
||||||
@ -1176,6 +1201,7 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%doc README.Fedora
|
%doc README.Fedora
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%files -n %{py_package_prefix}-syspurpose -f syspurpose.lang
|
%files -n %{py_package_prefix}-syspurpose -f syspurpose.lang
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -1278,12 +1304,10 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
|||||||
%dir %{_datadir}/cockpit/subscription-manager
|
%dir %{_datadir}/cockpit/subscription-manager
|
||||||
%{_datadir}/cockpit/subscription-manager/index.html
|
%{_datadir}/cockpit/subscription-manager/index.html
|
||||||
%{_datadir}/cockpit/subscription-manager/index.min.js.gz
|
%{_datadir}/cockpit/subscription-manager/index.min.js.gz
|
||||||
%{_datadir}/cockpit/subscription-manager/subscriptions.css
|
|
||||||
%{_datadir}/cockpit/subscription-manager/index.css
|
%{_datadir}/cockpit/subscription-manager/index.css
|
||||||
%{_datadir}/cockpit/subscription-manager/manifest.json
|
%{_datadir}/cockpit/subscription-manager/manifest.json
|
||||||
%{_datadir}/cockpit/subscription-manager/po.*.js
|
%{_datadir}/cockpit/subscription-manager/po.*.js
|
||||||
%{_datadir}/cockpit/subscription-manager/po.js
|
%{_datadir}/cockpit/subscription-manager/po.js
|
||||||
%{_datadir}/cockpit/subscription-manager/node_modules/*
|
|
||||||
%{_datadir}/metainfo/org.candlepinproject.subscription_manager.metainfo.xml
|
%{_datadir}/metainfo/org.candlepinproject.subscription_manager.metainfo.xml
|
||||||
%if ! %use_subman_gui
|
%if ! %use_subman_gui
|
||||||
%{_datadir}/applications/subscription-manager-cockpit.desktop
|
%{_datadir}/applications/subscription-manager-cockpit.desktop
|
||||||
@ -1324,6 +1348,18 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# When subscription-manager is upgraded on RHEL 8 (from RHEL 8.2 to RHEL 8.3), then kill
|
||||||
|
# instance of rhsmd, because it is not necessary anymore and it can cause issues.
|
||||||
|
# See: https://bugzilla.redhat.com/show_bug.cgi?id=1840364
|
||||||
|
%if ( 0%{?rhel} >= 8 || 0%{?fedora} )
|
||||||
|
if [ "$1" = "2" ] ; then
|
||||||
|
killall rhsmd 2> /dev/null || true
|
||||||
|
fi
|
||||||
|
%endif
|
||||||
|
|
||||||
|
# Make all entitlement certificates and keys files readable by group and other
|
||||||
|
chmod go+r /etc/pki/entitlement/*.pem || true
|
||||||
|
|
||||||
if [ -x /bin/dbus-send ] ; then
|
if [ -x /bin/dbus-send ] ; then
|
||||||
dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
|
dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
|
||||||
fi
|
fi
|
||||||
@ -1409,6 +1445,76 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 21 2020 William Poteat <wpoteat@redhat.com> 1.28.2-1
|
||||||
|
- Sync spec with fedora spec (csnyder@redhat.com)
|
||||||
|
- 1841601: Set default encoding properly; ENT-2499 (jhnidek@redhat.com)
|
||||||
|
- 1615429: Part 2: Added unit tests not only for this case (jhnidek@redhat.com)
|
||||||
|
- 1868936: Do not print traceback, when profile upload failed; ENT-2754
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1839199: More rhsmd cleanup (wpoteat@redhat.com)
|
||||||
|
- 1615429: Fix sorting of plugin hooks (csnyder@redhat.com)
|
||||||
|
- Two fixes of issues related to suse (jhnidek@redhat.com)
|
||||||
|
|
||||||
|
* Mon Aug 17 2020 Christopher Snyder <csnyder@redhat.com> 1.28.1-1
|
||||||
|
- 1832990: Only register insights when server supports "insights_auto_register"
|
||||||
|
(csnyder@redhat.com)
|
||||||
|
- 1855893: Generate redhat.repo properly; ENT-2636 (jhnidek@redhat.com)
|
||||||
|
- 1862415: Print proper message, when consumer is deleted; ENT-2709
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1841600: D-Bus - update ent. cert., when act. key is used; ENT-2453
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1862419: Make repo-override working again; ENT-2710 (jhnidek@redhat.com)
|
||||||
|
- 1858231: Disable repository metadata gpg validation (suttner@atix.de)
|
||||||
|
- 1862425: Fix setting service-level; ENT-1862425 (jhnidek@redhat.com)
|
||||||
|
- 1832990: Add rhsm.no_insights config option, improve messaging
|
||||||
|
(csnyder@redhat.com)
|
||||||
|
- 1858296: Do not print unchanged profile; ENT-2639 (jhnidek@redhat.com)
|
||||||
|
- 1860434: Create rhsm.conf, when config command is used; ENT-2698
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1861255: Catch all exception and print traceback to rhsm.log
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1780028: Remove man page entries for rhsmd (wpoteat@redhat.com)
|
||||||
|
- 1859532: Role --list handle wrong proxy conf (unregistered case)
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- cockpit: Stop importing cockpit's base1/patternfly.css (kkoukiou@redhat.com)
|
||||||
|
- cockpit: Bump up webpack to 4 and adjust the config as needed
|
||||||
|
(kkoukiou@redhat.com)
|
||||||
|
- 1838423: Fix getting list of releases from CDN; ENT-2601 (jhnidek@redhat.com)
|
||||||
|
- 1859532: No traceback, when wrong proxy conf is used; ENT-2654
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- set permissions on rhsm.conf (jbastian@redhat.com)
|
||||||
|
- 1857100: Do not print empty string as valid value; ENT-2634
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- Fix zypper ascii issue (suttner@atix.de)
|
||||||
|
- 1847636: error when registering in intial-setup-graphical
|
||||||
|
(wpoteat@redhat.com)
|
||||||
|
- 1838967: Sync syspurpose cache on registration (wpoteat@redhat.com)
|
||||||
|
- cockpit: Fix AppStream launchable metainfo (martin@piware.de)
|
||||||
|
- Use list of valid syspurpose values provided by candlepin server; ENT-2371
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- Added unit test for this case. (jhnidek@redhat.com)
|
||||||
|
- 1845399: List available subscription ondate options failed
|
||||||
|
(wpoteat@redhat.com)
|
||||||
|
- Mark node_modules as part of rpm package. (jhnidek@redhat.com)
|
||||||
|
- cockpit: change button order to conform with patternfly guidelines
|
||||||
|
(anilsson@redhat.com)
|
||||||
|
- 1657269: Do not use /var/run, but use /run; ENT-1086 (jhnidek@redhat.com)
|
||||||
|
- WIP: remove useless closing bracket. (jhnidek@redhat.com)
|
||||||
|
- 1840364: Kill rhsmd during post-install on rhel8; ENT-2449
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1848636, 1849074: Update insights machine-id path (csnyder@redhat.com)
|
||||||
|
- Address review feedback (khowell@redhat.com)
|
||||||
|
- Add insights-client messaging on registration (khowell@redhat.com)
|
||||||
|
- 1741364: Make existing ent. cert/keys readable by others; ENT-1593
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1838423: Correct method call signature for release (wpoteat@redhat.com)
|
||||||
|
- 1840859: Custom repo parameters are not deletable (wpoteat@redhat.com)
|
||||||
|
- Add --no-insights option; ENT-2471 (khowell@redhat.com)
|
||||||
|
- 1700441: Create directories, when missing; ENT-2461 (jhnidek@redhat.com)
|
||||||
|
- 1770864: Do not create sub-man-migration rpm for Fedora; ENT-1961
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- Ignore missing repo if manage_repo is false (suttner@atix.de)
|
||||||
|
|
||||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.1-5
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.1-5
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
@ -1416,12 +1522,62 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.1-4
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jun 11 2020 Christopher Snyder <csnyder@redhat.com> 1.28.0-1
|
||||||
|
- 1804454: collect uuid on aarch64 system (wpoteat@redhat.com)
|
||||||
|
- WIP: Try to fix build of rpms on suse. (jhnidek@redhat.com)
|
||||||
|
- 1842474: Update local and cache file during sync(); ENT-2433
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1725525: Mark one string for translation; ENT-1680 (jhnidek@redhat.com)
|
||||||
|
- 1789457: Syspurpose exception message parsing (wpoteat@redhat.com)
|
||||||
|
- Fix building sub-man on Fedora 32 (jhnidek@redhat.com)
|
||||||
|
- cockpit: Call run-tests from common to run cockpit integration tests
|
||||||
|
(sanne.raymaekers@gmail.com)
|
||||||
|
|
||||||
|
* Sun May 31 2020 Christopher Snyder <csnyder@redhat.com> 1.27.5-1
|
||||||
|
- Revert "1667792: added --disable-auto-attach option to register command;
|
||||||
|
ENT-1684" (csnyder@redhat.com)
|
||||||
|
- 1834792: Try to terminate rhsmd after timeout; ENT-2368 (jhnidek@redhat.com)
|
||||||
|
- 1837244: Fix wrong version provided by subscription-manager version; ENT-2388
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- 1838012: prevent redundant remote syspurpose sync (pmoravec@redhat.com)
|
||||||
|
|
||||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.27.1-3
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.27.1-3
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
* Wed May 20 2020 Christopher Snyder <csnyder@redhat.com> 1.27.4-1
|
||||||
|
- Fix unit test of getting release information (jhnidek@redhat.com)
|
||||||
|
- Send Service-level during registration only once (csnyder@redhat.com)
|
||||||
|
- Refactoring of save_sla_to_syspurpose_metadata; ENT-2228 (jhnidek@redhat.com)
|
||||||
|
- 1823523: Detect rhsm-icon running without psutil (csnyder@redhat.com)
|
||||||
|
- 1830994: Fix warning messages in dnf/yum (jhnidek@redhat.com)
|
||||||
|
- 1815624: When in Simple Content Access mode, subscription-manager should not
|
||||||
|
complain that subscriptions aren't attached (wpoteat@redhat.com)
|
||||||
|
- Bump jquery from 3.4.1 to 3.5.0 in /cockpit
|
||||||
|
(49699333+dependabot[bot]@users.noreply.github.com)
|
||||||
|
- Bug fix of Makefile for Debian (63191606+mallmaluss@users.noreply.github.com)
|
||||||
|
|
||||||
|
* Mon Apr 27 2020 William Poteat <wpoteat@redhat.com> 1.27.3-1
|
||||||
|
- 1771921: Package profiles sends too early when registering a client
|
||||||
|
(wpoteat@redhat.com)
|
||||||
|
- 1827708: Make rhsmd cron read 'processTimeout' case-
|
||||||
|
insensitive (csnyder@redhat.com)
|
||||||
|
- Reduced REST API calls during register, when SLA is set; ENT-2229
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- cockpit: Show more Insights details (mvollmer@redhat.com)
|
||||||
|
- integration-test: Update mock-insights to use regexp routing
|
||||||
|
(mvollmer@redhat.com)
|
||||||
|
- 1688702: Generate redhat.repo in off-line mode; ENT-2302 (jhnidek@redhat.com)
|
||||||
|
- Fix issue with getPoolsList (jhnidek@redhat.com)
|
||||||
|
- 1818932: 1820267: Using 'Simple Content Access' for access mode
|
||||||
|
(wpoteat@redhat.com)
|
||||||
|
|
||||||
* Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 1.27.1-2
|
* Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 1.27.1-2
|
||||||
- Rebuild (json-c)
|
- Rebuild (json-c)
|
||||||
|
|
||||||
|
* Wed Apr 15 2020 William Poteat <wpoteat@redhat.com> 1.27.2-1
|
||||||
|
- Update releasers for 8.3 (wpoteat@redhat.com)
|
||||||
|
- 1821747: Automatically create /etc/rhsm/syspurpose (jhnidek@redhat.com)
|
||||||
|
|
||||||
* Tue Apr 14 2020 Christopher Snyder <csnyder@redhat.com> 1.27.1-1
|
* Tue Apr 14 2020 Christopher Snyder <csnyder@redhat.com> 1.27.1-1
|
||||||
- Fix broken zypepr repo print (suttner@atix.de)
|
- Fix broken zypepr repo print (suttner@atix.de)
|
||||||
- Fix apt-plugin for subscription-manager (bucher@atix.de)
|
- Fix apt-plugin for subscription-manager (bucher@atix.de)
|
||||||
|
Loading…
Reference in New Issue
Block a user