The RPM package management system
d4f7fd8c04
All string data from rpm is now returned as surrogate-escaped utf-8 string objects. 99.999% of that data IS utf-8 encoded to begin with, returning bytes is plain broken. As a temporary crutch, monkey-patch a .decode() method to returned strings to give users time to migrate from the long-standing broken behavior. |
||
---|---|---|
.gitignore | ||
0001-Add-flag-to-use-strip-g-instead-of-full-strip-on-DSO.patch | ||
0001-find-debuginfo.sh-decompress-DWARF-compressed-ELF-se.patch | ||
0001-find-debuginfo.sh-Handle-position-independent-execut.patch | ||
0001-In-Python-3-return-all-our-string-data-as-surrogate-.patch | ||
0001-Monkey-patch-.decode-method-to-our-strings-as-a-temp.patch | ||
0001-Return-NULL-string-as-None-from-utf8FromString.patch | ||
0001-rpmfc-push-name-epoch-version-release-macro-before-i.patch | ||
0001-Take-_prefix-into-account-when-compressing-man-pages.patch | ||
rpm-4.7.1-geode-i686.patch | ||
rpm-4.8.1-use-gpg2.patch | ||
rpm-4.9.90-no-man-dirs.patch | ||
rpm-4.11.x-siteconfig.patch | ||
rpm-4.12.0-rpm2cpio-hack.patch | ||
rpm-4.13.0-fedora-specspo.patch | ||
rpm-4.13.90-ldflags.patch | ||
rpm-4.14.2-RPMTAG_MODULARITYLABEL.patch | ||
rpm.spec | ||
sources | ||
STAGE2-rpm |