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-36.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: 36.2.el9.next Build date: Tue Nov 26 17:04:23 2024
Group: Unspecified Build host: buildhw-a64-03.iad2.fedoraproject.org
Size: 4675675 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

* Wed Nov 06 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-36
  - Improve newly added %patch warning/error messages (RHEL-6294)
* Wed Oct 16 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-35
  - Fix %patch N applying Patch0 implicitly (RHEL-6294)
  - Issue deprecation warning for number-less %patch (RHEL-6294)
* Tue Aug 13 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-34
  - Fix discarded const qualifier in previous patch (RHEL-22607)
* Mon Aug 05 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-33
  - Fix root relocation regression (RHEL-28967)
  - Don't confuse OpenScanHub with false array overrun (RHEL-22607)
* Fri Jul 12 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-32
  - Revert incorrect fix for false array overrun (RHEL-22607)
* Fri Jul 12 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-31
  - Fix potential use of uninitialized pipe array (RHEL-22604)
  - Fix potential use of uninitialized pgp struct (RHEL-22605)
  - Don't confuse OpenScanHub with false array overrun (RHEL-22607)
  - Add SourceLicense tag to spec syntax (RHEL-28798)
  - Talk about rpmsign in the rpmsign(8) man page (RHEL-40895)
* Mon Jun 03 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-30
  - Don't segfault on missing priority tag (RHEL-35249)
  - Use unsigned integers for buildtime too for Y2K38 safety (RHEL-22602)
  - Rebuild against libimaevm.so.4 (RHEL-32505)
* 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)

Files

0001-Add-SourceLicense-tag-to-spec-syntax.patch
0001-Add-optional-callback-on-directory-changes-during-rp.patch
0001-Don-t-segfault-on-missing-priority-tag.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-potential-use-of-uninitialized-pgp-struct.patch
0001-Fix-potential-use-of-uninitialized-pipe-array.patch
0001-Fix-root-relocation-regression.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-Skip-to-hashed-subpacket-data-directly.patch
0001-Swap-over-to-dirfd-basename-based-operation-within-t.patch
0001-Talk-about-rpmsign-in-the-rpmsign-man-page.patch
0001-Use-file-state-machine-from-rpm-4.19.patch
0001-Use-unsigned-integers-for-buildtime-too-for-Y2K38-sa.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-patch-zero-semantics.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, Fri Feb 21 07:59:15 2025