Commit Graph

187 Commits

Author SHA1 Message Date
Packit
a826b92fe1 [packit] 1.29.34 upstream release
Upstream tag: subscription-manager-1.29.34-1
Upstream commit: df92f00d
2023-04-18 12:43:00 +00:00
Pino Toscano
a80697143b packit: final touches
- drop the echo of the tarball name, it is not actually used
- switch back to prod instance, as it should work fine now
2023-04-18 14:39:12 +02:00
Pino Toscano
3b1a247e29 packit: improved syntax for files_to_sync 2023-04-18 14:30:06 +02:00
Pino Toscano
d3e3e33f8b packit: try to sync the generated tarball 2023-04-18 14:12:57 +02:00
Pino Toscano
64610d2212 packit: hardcode "1" release for tags
we should not use any non-1 release for actual upstream versions...
2023-04-18 12:14:14 +02:00
Pino Toscano
d0a30a89e2 packit: drop upstream_ref for now
it's only for source-git repos
2023-04-18 11:20:39 +02:00
Pino Toscano
86f0679f41 packit: switch to stage instance
until https://github.com/packit/packit/pull/1943 reaches prod
2023-04-18 11:04:00 +02:00
Pino Toscano
e4df1d0368 packit: few more tweaks wrt tag templates 2023-04-18 07:34:32 +02:00
Pino Toscano
a5ff4ef374 packit: few more updates 2023-04-18 07:26:02 +02:00
Pino Toscano
f9ceec9c92 packit: back to prepare-files 2023-04-13 16:46:23 +02:00
Pino Toscano
22b53921dc packit: try a different way to get upstream version 2023-04-13 15:44:40 +02:00
Pino Toscano
95913076c6 packit: try to give packit the right version number 2023-04-13 15:38:01 +02:00
Pino Toscano
56e51ff133 packit: use the pre-sync hook to generate tarball 2023-04-13 15:08:09 +02:00
Pino Toscano
39a85851cc packit: fix template for tags 2023-04-13 10:54:24 +02:00
Pino Toscano
0f46386f26 packit: more config fixes 2023-04-12 16:52:57 +02:00
Pino Toscano
13c6c8c21e packit: use the proper pull_from_upstream job 2023-04-12 14:30:15 +02:00
Pino Toscano
1c6e1bac63 Add packit config 2023-04-12 11:08:18 +02:00
Pino Toscano
bdba920571 Update subscription-manager to 1.29.33.1 2023-04-01 13:49:28 +02:00
Fedora Release Engineering
d71c078edf Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 04:12:33 +00:00
Jiri Hnidek
42f6b75583 New release of subscription-manager (1.29.30)
* BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2089022
2022-08-23 14:49:40 +02:00
Fedora Release Engineering
268c32fa3f Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 09:33:52 +00:00
Python Maint
af1dc9a927 Rebuilt for Python 3.11 2022-06-13 18:40:24 +02:00
Christopher Snyder
fd74e45a7b Add README.md to help keep things in sync 2022-05-19 09:38:48 -04:00
Fedora Release Engineering
828c39ad5a - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 01:47:52 +00:00
Christopher Snyder
f3d9a654c6 Update subscription-manager to 1.29.21-1 2021-11-22 14:10:43 -05:00
Christopher Snyder
a37df4d7fd Update subscription-manager to 1.29.21-1 2021-11-22 14:09:03 -05:00
Christopher Snyder
e325394596 Update subscription-manager to 1.29.21-1
Resolves: #2020248 - handle server-side consumer deletion in syspurpose commands
Resolves: #2021578 - Remove proxy server test as it is unnecessary (wpoteat@redhat.com)
Resolves: #1719690 - Update to message formatting (wpoteat@redhat.com)
Resolves: #1985845 - Fix sub-man service-level --show (jhnidek@redhat.com)
Resolves: #2015173 - chmod /etc/pki/entitlement/*.pem only when existing
Resolves: #2003777 - Fix organizations hint in syspurpose commands (mhorky@redhat.com)
Resolves: #1989955 - use /proc/device-tree/ibm,partition-uuid on POWER LPARs
Resolves: #2003777 - Only hint organizations if it's needed (mhorky@redhat.com)
Resolves: #2003777 - Show available organizations before asking for input
Resolves: #1979323 - Cockpit - do not show red red icon in SCA mode (jhnidek@redhat.com)
Resolves: #1859157 - Display better error message on incorrect --org (mhorky@redhat.com)
Resolves: #1924338 - list prints not status and dates in SCA mode (jhnidek@redhat.com)
Resolves: #1983144 - More useful feedback on unknown argument (mhorky@redhat.com)
Resolves: #1995465 - Do not use deprecated collections.MutableMapping
Resolves: #1983074 - Remove invalid log level (mhorky@redhat.com)
Resolves: #1859569 - Abort on invalid username/token option in syspurpose commands
Resolves: #1922151 - Add /var/cache/cloud-what to python3-cloud-what RPM.
Resolves: #1922151 - Use in-memory cache on AWS too (jhnidek@redhat.com)
Resolves: #1980418 - Add 'active' field to module stream profile (ianballou67@gmail.com)
Resolves: #1984133 - repos: respect order of --enable & --disable (ptoscano@redhat.com)
Resolves: #1974641 - Fix tab completion with multiple optional commands
Resolves: #1876828 - Try to suppress errors in stderr when not run as root
Resolves: #1977452 - typo in string format change Add quotes to a {filename} and remove
Resolves: #1976240 - Improve HTTP code/message reporting in error strings
2021-11-15 14:25:56 -05:00
Sahana Prasad
99537d1a75 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:15:56 +02:00
Fedora Release Engineering
5c43a90e3f - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 18:24:48 +00:00
Christopher Snyder
f017572465 Update subscription-manager to 1.29.18-1
Resolves: #1976324 - Added cloud_what to log root namespaces (jhnidek@redhat.com)
Resolves: #1976324 - Added cloud_what to log root namespaces (jhnidek@redhat.com)
Resolves: #1976225 - read lscpu from its JSON output if available (#2699)
Resolves: #1975589 - Correct typo in dnf plugin message (wpoteat@redhat.com)
Resolves: #1924126 - Fix profile upload on AWS systems (jhnidek@redhat.com)
2021-07-15 14:06:49 -04:00
Christopher Snyder
9983241cb3 Update subscription-manager to 1.29.17-1
Resolves: #1938878 - Fix issues discovered by static code analyzers (#2644)
Resolves: #1941904 - remove packages (#2692)
Resolves: #1975552 - add '[SUBMODULE]' in syspurpose usage string (ptoscano@redhat.com)
Resolves: #1973807 - fix wording on error when listing syspurpose values (#2684)
Resolves: #1975552 - remove extra '[OPTIONS]' from syspurpose usage string (#2682)
Resolves: #1967210 - Do not print warning, when valid value is provided
Resolves: #1968420 - improve description of rhsm.conf format (ptoscano@redhat.com)
Resolves: #1941904 - actually disable initial-setup in RHEL >= 9, and Fedora too (#2675)
Resolves: #1967780 - improve placeholders in help text (ptoscano@redhat.com)
Resolves: #1898563 - move syspurpose subcommands within the 'syspurpose' command
Resolves: #1941904 - disable initial-setup in RHEL >= 9 (ptoscano@redhat.com)
Resolves: #1959048 - improve wording for invalid syspurpose values (ptoscano@redhat.com)
Resolves: #1920020 - show error message when setting invalid default_log_level as well as
Resolves: #1959048 - improve wording for missing or empty syspurpose values
Resolves: #1960765 - fix typo "explicity" in man page (ptoscano@redhat.com)
Resolves: #1952879 - extract messages from argparse instead of optparse
Resolves: #1896715 - Set proper read permissions on certs (wpoteat@redhat.com)
Resolves: #1956654 - Fix issue with proxy and cockpit plugin (jhnidek@redhat.com)
Resolves: #1953069 - bash: fix listing of config options (#2609) (ptoscano@redhat.com)
Resolves: #1953047 - bash: drop completion for subscribe & unsubscribe
Resolves: #1952228 - fix formatting of log error messages (ptoscano@redhat.com)
Resolves: #1898552 - refactor/fix collection of IP v4/v6 address info
Resolves: #1819555 - cockpit: translate untranslatable messages (ptoscano@redhat.com)
Resolves: #1940658 - bash: complete also the syspurpose subcommand (ptoscano@redhat.com)
Resolves: #1878736 - use our i18n functions instead of dnf ones (ptoscano@redhat.com)
2021-07-13 09:40:37 -04:00
Björn Esser
88d63b51da
Rebuild for versioned symbols in json-c 2021-07-10 11:58:16 +02:00
Python Maint
bb177ce730 Rebuilt for Python 3.10 2021-06-04 21:15:47 +02:00
William Poteat
af32eff758 Update subscription-manager to 1.29.10-1 2021-04-14 10:02:54 -04:00
William Poteat
f968543eba Update subscription-manager to 1.29.10-1 2021-04-13 22:03:38 -04:00
William Poteat
25422b09eb Update subscription-manager to 1.29.10-1
Resolves: #1793501 - switch dates returned by D-Bus GetPool to ISO 8601
Resolves: #1863039 - Fix issue with dnf/yum variables (jhnidek@redhat.com)
Resolves: #1879856 - suppress the warning message when setting syspurpose values
Resolves: #1930037 - cockpit: ensure /etc/pki/product exist (ptoscano@redhat.com)
Resolves: #1886772 - Clear content access mode cache on refresh (csnyder@redhat.com)
Resolves: #1672805 - 'Addons' is failing spell check and should be changed to 'Add-ons'
Resolves: #1731109 - improve man page & help for registering with --force option
Resolves: #1749395 - Proper handling when a user does not have an org
Resolves: #1916540 - Negative proxy tests occasionally encounter the wrong exception
Resolves: #1897767 - what does 'No Valid values provided for usage' mean to the user
Resolves: #1897767 - what does 'No valid values provided for usage' mean to the user
Resolves: #1856832 - add --org=ORG to the ROLE OPTIONS, USAGE OPTIONS and ADDONS OPTIONS
Resolves: #1880920 - check for invalid addons (ptoscano@redhat.com)
Resolves: #1924166 - improve man text of syspurpose --show (ptoscano@redhat.com)
2021-04-13 15:43:53 -04:00
Christopher Snyder
5ca25a4f29 Update subscription-manager to 1.29.9-1
Resolves: #1682943 - add space to message to separate 2 sentences
Resolves: #1928667 - Added UTC to the last_boot fact (ENT-3566) (#2456)
Resolves: #1608820 - Check the Log Level to make sure it is valid, if not set it to INFO
Resolves: #1928072 - Print warning message and don't do auto-attach (jhnidek@redhat.com)
Resolves: #1924921 - Fix getting releases, when SCA is used (jhnidek@redhat.com)
2021-03-11 11:13:07 -05:00
Zbigniew Jędrzejewski-Szmek
ef4a32be8c Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:12:15 +01:00
Christopher Snyder
a33f72c184 Update subscription-manager to 1.29.8-1
Resolves: #1920568 - Solve dependency between debuginfo packages (jhnidek@redhat.com)
Resolves: #1927245 - Mark several dir as part of RPM; ENT-3555 (jhnidek@redhat.com)
2021-03-02 08:16:29 -05:00
Christopher Snyder
9954a44f28 Update subscription-manager to 1.29.7-1
Resolves: #1878133 - Deprecation message for syspurpose (#2421) (wpoteat@redhat.com)
Resolves: #1922173 - Repeat auto-register only, when first attempt fail (#2420)
2021-02-02 11:54:31 -05:00
Christopher Snyder
b46906f6f2 Update subscription-manager to 1.29.6-1
Resolves: #1886772 - Cache the content_access_mode for at most 4 hours independently of
Resolves: #1886772 - Add in memory read through cache, delete SCA cert when not needed
2021-01-27 13:22:48 -05:00
Tom Stellard
ab6b38e83c Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-12 00:03:05 +00:00
Christopher Snyder
0c8a4f6a09 Update subscription-manager to 1.29.5-1
Related: #1904541 - Catch ProxyException when checking available orgs
2020-12-11 16:35:39 -05:00
Christopher Snyder
debcf0c744 Update subscription-manager to 1.29.4-1
Resolves: #1904541 - subscription-manager should not prompt for "Organization" when only
2020-12-10 16:45:19 -05:00
Christopher Snyder
75a34d9d2e Update subscription-manager to 1.29.3-1
Resolves: #1847910 - Do not include dnf plugins in libdnf RPM. (#2370)
2020-12-10 13:55:42 -05:00
Christopher Snyder
e30fe98211 Update subscription-manager to 1.29.2-1
Resolves: #1801570 - drop scrollkeeper/rarian as a dependency from rhsm-gtk
2020-12-10 09:56:55 -05:00
Christopher Snyder
2ab1d7a21c Update subscription-manager to 1.29.1-1
Resolves: #1894450 - Fix issue with identity command; ENT-3235 (#2362)
Resolves: #1855437 - Fixed rpm dependency of subscription-manager; ENT-3250
Resolves: #1890080 - Handle IOErrors and Exceptions when looking for process names
2020-12-03 10:02:33 -05:00
Christopher Snyder
3ae225d470 Update subscription-manager to 1.29.0-1
Resolves: #1850624 - Uncaught JSONDecodeError when content_access.json is empty
Resolves: #1826300 - Better messages for attach --auto for SCA mode
2020-11-16 16:28:15 -05:00
Christopher Snyder
a715f8a069 Update subscription-manager to 1.28.6-1 2020-11-10 08:45:37 -05:00
Christopher Snyder
d6013c2d97 Update subscription-manager to 1.28.5-1
Resolves: #1886745 - Fix __init__ of CPProvider; ENT-3147 (jhnidek@redhat.com)
Resolves: #1833316 - unset-addons argument is missing in the bash completion of
Resolves: #1875595 - Service-Level set issues (wpoteat@redhat.com)
2020-10-22 15:31:40 -04:00