Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-rpm-4.16.1.3-29.2.el9.next Source RPM

From EPEL next for 9 / Everything / source / tree / Packages / p

Name: python3-rpm Distribution: Fedora Project
Version: 4.16.1.3 Vendor: Fedora Project
Release: 29.2.el9.next Build date: Thu Feb 15 18:38:20 2024
Group: Unspecified Build host: buildhw-a64-24.iad2.fedoraproject.org
Size: 4651340 Source RPM:
Packager: Fedora Project
Url: http://www.rpm.org/
Summary: Python 3.X packages with RPM bindings
Additional Python 3.X packages with the RPM Python bindings.

Provides

Requires

License

GPLv2+

Changelog

* Mon Jan 29 2024 Miro HronĨok <mhroncok@redhat.com> - 4.16.1.3-29.2
  - Add python3.12-rpm
* Wed Dec 13 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-29
  - Actually add --verifydb to the man page (RHEL-14591)
  - Don't warn about missing user/group on skipped files (RHEL-18037)
* Mon Dec 11 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-28
  - Fix warning if file removal fails
* Mon Nov 27 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-27
  - Fix short circuiting of version strings in expressions (RHEL-15688)
  - Fix description of whatconflicts in the man page (RHEL-6303)
  - Expose and document rpmdb --verifydb operation (RHEL-14591)
  - Fixes to the file handling backport
* Fri Nov 10 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-26
  - Backport file handling code from rpm-4.19 to fix CVE-2021-35937,
    CVE-2021-35938 and CVE-2021-35939
* Fri Jun 30 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-25
  - Followup on #2166383
  - Add compat scripts calling external find-debug, sepdebugcrcfix and debugedit
  - Add %__find_debuginfo macro
* Thu May 04 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-24
  - Use external find-debug and debugedit (#2166383)
* Wed May 03 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-23
  - Don't error out on IMA signatures on files not supporting them
    (#2157835, #2157836)
* Mon Dec 19 2022 Florian Festi <ffesti@redhat.com> - 4.16.1.3-22
  - Fix option handling in rpm2archive for #2150804
* Fri Nov 18 2022 Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21
  - Support long language names for QT (#2144005)
* Mon Nov 07 2022 Florian Festi <ffesti@redhat.com> - 4.16.1.3-20
  - Add bcond macros (#2129060)
  - Fix db queries with carets (#2129468)
  - Remove spurious Python rpm module (#2135731)
  - Handle SELinux log messages (#2123719)
  - Add --nocompression to rpm2archive (#2150804)
* Fri Oct 21 2022 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19
  - Bump release for rebuild
* Fri Sep 23 2022 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-18
  - Make write() nonblocking in fapolicyd plugin (#2111251)
* Wed Aug 03 2022 Florian Festi <ffesti@redhat.com> - 4.16.1.3-17
  - Make rpm2cpio.sh more robust (#1983015)
* Thu Jun 30 2022 Nick Clifton  <nickc@redhat.com> - 4.16.1.3-15
  - Pass _find_debuginfo_vendor_opts to the find-debuginfo script.  (#2099617)
* Tue Jun 28 2022 Florian Festi <ffesti@redhat.com> - 4.16.1.3-14
  - Warning for failed key import (#2069877)
* Tue Apr 05 2022 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-12
  - Fix minor ABI regression in rpmcli.h (#2037352)
* Mon Feb 14 2022 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-11
  - Fix IMA signature lengths assumed constant, take III (#2018937)
  - Fix regression reading rpm v3 and other rare packages (#2037186)
  - Fix spurious %transfiletriggerpostun execution (#2023692)
* Mon Jan 31 2022 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-10
  - Address covscan issues in binding sigs validation patch (#1943724)
  - Bump hash for rpmdb cookie to SHA256 for FIPS (#2048455)
  - Add --path query option (#2037352)
  - Skip recorded symlinks in --setperms (#2025906)

Files

0001-Add-optional-callback-on-directory-changes-during-rp.patch
0001-Don-t-warn-about-missing-user-group-on-skipped-files.patch
0001-Eliminate-code-duplication-from-rpmfiNext.patch
0001-Emit-full-paths-for-file-disposition-diagnostics-on-.patch
0001-Expose-and-document-rpmdb-verifydb-operation.patch
0001-Fix-a-copy-paste-help-description-of-whatconflicts-R.patch
0001-Fix-short-circuiting-of-version-strings-in-expressio.patch
0001-Fix-wrong-return-code-on-O_DIRECTORY-open-of-invalid.patch
0001-Give-warning-on-not-supported-hash-for-RSA-keys.patch
0001-Issue-deprecation-warning-when-creating-BDB-database.patch
0001-Macroize-find-debuginfo-script-location.patch
0001-NFC-debugedit-Protect-macro-arguments-by-parentheses.patch
0001-Pass-file-descriptor-to-file-prepare-plugin-hook-use.patch
0001-Print-full-path-if-file-removal-fails.patch
0001-Swap-over-to-dirfd-basename-based-operation-within-t.patch
0001-Use-file-state-machine-from-rpm-4.19.patch
0001-find-debuginfo.sh-decompress-DWARF-compressed-ELF-se.patch
0002-NFC-debugedit-Move-code-from-edit_dwarf2-to-edit_inf.patch
0003-debugedit-Fix-missing-relocation-of-.debug_types-sec.patch
0004-NFC-debugedit-Move-code-to-separate-functions.patch
0005-debugedit-Implement-DWARF-5-unit-header-and-new-form.patch
0006-debugedit-Handle-DWARF-5-debug_line-and-debug_line_s.patch
python3-rpm.spec
rpm-4.12.0-rpm2cpio-hack.patch
rpm-4.14.3-rpm2archive-Don-t-print-usage.patch
rpm-4.14.3-rpm2archive-parse-popt-options.patch
rpm-4.15.x-ldflags.patch
rpm-4.15.x-siteconfig.patch
rpm-4.16.1.3-ELF-files-strip-when-debuginfo-disabled.patch
rpm-4.16.1.3-IMA-without-xattr.patch
rpm-4.16.1.3-Make-rpm2cpio.sh-more-robust.patch
rpm-4.16.1.3-Support-long-languages-names-for-QT.patch
rpm-4.16.1.3-add-fapolicyd-plugin.patch
rpm-4.16.1.3-add-path-query-option.patch
rpm-4.16.1.3-bcond-macros.patch
rpm-4.16.1.3-bump-rpmdb-cookie-hash-to-SHA256-for-FIPS.patch
rpm-4.16.1.3-caret-query.patch
rpm-4.16.1.3-caret-query2.patch
rpm-4.16.1.3-external-debugedit.patch
rpm-4.16.1.3-fapolicyd-make-write-nonblocking.patch
rpm-4.16.1.3-find_debuginfo_vendor_opts.patch
rpm-4.16.1.3-fix-IMA-sig-len-assumed-const.patch
rpm-4.16.1.3-fix-regression-reading-rpm-v3-pkgs.patch
rpm-4.16.1.3-fix-spurious-transfiletriggerpostun-execution.patch
rpm-4.16.1.3-hashtab-use-after-free-fix.patch
rpm-4.16.1.3-imp-covscan-fixes.patch
rpm-4.16.1.3-rpm2archive-error-handling.patch
rpm-4.16.1.3-rpm2archive-nocompression.patch
rpm-4.16.1.3-rpmsign-support-EdDSA-sig.patch
rpm-4.16.1.3-skip-recorded-symlinks-in-setperms.patch
rpm-4.16.1.3-support-bdb-hash-v8.patch
rpm-4.16.1.3-unblock-signals-in-forked-scriptlets.patch
rpm-4.16.1.3-unbreak-checking-of-installed-rich-deps.patch
rpm-4.16.1.3-validate-and-require-subkey-binding-sigs.patch
rpm-4.16.1.3.tar.bz2
rpm-4.18-libselinux-log.patch
rpm-4.7.1-geode-i686.patch
rpm-4.9.90-no-man-dirs.patch
rpmdb-rebuild.service


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 01:58:50 2024