Merge branch 'c10s' into a10s
This commit is contained in:
commit
6ab9eac179
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (subscription-manager-1.30.3.tar.gz) = 62ac77eda25e6eabe83855ab9fc8b7782688e6bb25a3f8a5964b8c411106e1bf373829eaf05781598403c878f0f2eb6e5172f74e784de0120eb0c993696101cb
|
||||
SHA512 (subscription-manager-1.30.4.tar.gz) = cb6c8b4c5ff9e23ef29481fc86cd0e7370c1454007b95618bfcfbd230e6393d5b439274478c230d63a91248073647238699e771978bfb5ec429deacf9ed2feb0
|
||||
|
@ -95,7 +95,7 @@
|
||||
%global exclude_packages %{exclude_packages}"
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.30.3
|
||||
Version: 1.30.4
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
@ -154,7 +154,6 @@ Requires: %{py_package_prefix}-zypp-plugin
|
||||
%else
|
||||
Requires: %{py_package_prefix}-dateutil
|
||||
Requires: %{py_package_prefix}-dbus
|
||||
Requires: usermode
|
||||
Requires: python3-gobject-base
|
||||
%endif
|
||||
|
||||
@ -390,6 +389,7 @@ make -f Makefile install VERSION=%{version}-%{release} \
|
||||
OS_VERSION=%{?fedora}%{?rhel}%{?suse_version} OS_DIST=%{dist} \
|
||||
COMPLETION_DIR=%{completion_dir} \
|
||||
RUN_DIR=%{run_dir} \
|
||||
SBIN_DIR=%{_sbindir} \
|
||||
%{?install_ostree} %{?install_container} \
|
||||
%{?install_dnf_plugins} \
|
||||
%{?install_zypper_plugins} \
|
||||
@ -462,14 +462,6 @@ find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \;
|
||||
%{_sbindir}/rcrhsm-facts
|
||||
%{_sbindir}/rcrhsmcertd
|
||||
|
||||
%else
|
||||
|
||||
# symlink to console-helper
|
||||
%{_bindir}/subscription-manager
|
||||
# PAM config
|
||||
%{_sysconfdir}/pam.d/subscription-manager
|
||||
%{_sysconfdir}/security/console.apps/subscription-manager
|
||||
|
||||
%endif
|
||||
|
||||
%dir %{python_sitearch}/rhsmlib/candlepin
|
||||
@ -739,6 +731,7 @@ fi
|
||||
%endif
|
||||
|
||||
%posttrans
|
||||
%systemd_posttrans_with_restart rhsm.service
|
||||
# Remove old *.egg-info empty directories not removed be previous versions of RPMs
|
||||
# due to this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1927245
|
||||
rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non-empty
|
||||
@ -748,9 +741,42 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json
|
||||
rm -f /var/lib/rhsm/cache/content_access_mode.json
|
||||
|
||||
%changelog
|
||||
* Wed Jan 08 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.30.3-1.alma.1
|
||||
* Tue Jan 28 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.30.4-1.alma.1
|
||||
- Debrand for AlmaLinux
|
||||
|
||||
* Wed Jan 22 2025 Pino Toscano <ptoscano@redhat.com> 1.30.4-1
|
||||
- Revert "feat: Disable anonymous cloud registration temporarily"
|
||||
(ptoscano@redhat.com)
|
||||
- Revert "feat: forcefully switch automatic cloud registration to v1"
|
||||
(ptoscano@redhat.com)
|
||||
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)
|
||||
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
|
||||
- Translated using Weblate (Korean) (simmon@nplob.com)
|
||||
- Translated using Weblate (Italian) (toscano.pino@tiscali.it)
|
||||
- Translated using Weblate (French) (leane.grasser@proton.me)
|
||||
- Translated using Weblate (Georgian) (noreply-mt-weblate-translation-
|
||||
memory@weblate.org)
|
||||
- Update translation files (noreply@weblate.org)
|
||||
- spec: respect the %%{_sbindir} of the distro (ptoscano@redhat.com)
|
||||
- build: make it possible to customize the 'sbin' install dir
|
||||
(ptoscano@redhat.com)
|
||||
- fix: Restart rhsm service after installation (pkoprda@redhat.com)
|
||||
- Drop pam_console leftovers (ptoscano@redhat.com)
|
||||
- Stop using usermode (ptoscano@redhat.com)
|
||||
- fix: Do not upload profile from DNF, when it is disabled in conf
|
||||
(jhnidek@redhat.com)
|
||||
- rhsmcertd: use ISO 8601 timestamps for the log file (ptoscano@redhat.com)
|
||||
- rhsmcertd: refactor timestamp function (ptoscano@redhat.com)
|
||||
- ci: temporarily install 'which' on CentOS Stream 10 (ptoscano@redhat.com)
|
||||
- New extraction for translatable strings (ptoscano@redhat.com)
|
||||
- ci: use official c10s container image (ptoscano@redhat.com)
|
||||
- Translated using Weblate (Italian) (info@salvatorecocuzza.it)
|
||||
- Translated using Weblate (French) (leane.grasser@proton.me)
|
||||
- Translated using Weblate (German) (atalanttore@googlemail.com)
|
||||
- Translated using Weblate (Korean) (simmon@nplob.com)
|
||||
- feat: Enable register with environment names and environment types
|
||||
(jhnidek@redhat.com)
|
||||
|
||||
* Thu Dec 19 2024 Jiri Hnidek <jhnidek@redhat.com> 1.30.3-1
|
||||
- Card ID: CCT-731 - integration tests for DBus Register method
|
||||
(jstavel@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user