Revisions of pkgconf
Neal Gompa (Pharaoh_Atem)
committed
(revision 11)
- Fix license tag for pkgconf-m4
Neal Gompa (Pharaoh_Atem)
committed
(revision 10)
- Set pkgconf to provide pkgconfig on Tumbleweed (post SUSE Linux 15)
buildservice-autocommit
accepted
request 699874
from
Neal Gompa (Pharaoh_Atem)
(revision 9)
baserev update by copy to link target
Neal Gompa (Pharaoh_Atem)
committed
(revision 8)
- Update to 1.6.1 + Fixed an issue where a personality may not be properly selected due to argv[0] containing a full path. + Fixed a regression where having an empty PKG_CONFIG_LIBDIR environment variable would not eliminate the default search paths. + Use POSIX realpath(3) instead of readlink() for deduplicating the search path. Use _fullpath() on Windows for the same purpose. + The dequoting logic for tuples has been improved to ensure that quotes *inside* a value remain quoted when necessary. + Fixed issue where packages which referenced missing packages in Requires.private may have crashed due to memory corruption issues in some circumstances. + Fixed warnings reported by GCC 8 diagnostics. + Add LIBPKGCONF_VERSION and LIBPKGCONF_VERSION_STR macros for determining libpkgconf version. + Add pkgconf_fragment_copy_list() to copy a fragment list to another fragment list. + Fix edge cases for path canonicalization (especially on Windows) - Add personality.d directories for cross-targets - Add pkgconf rpm macros for pkgconf directories - Simplify platform-pkg-config wrapper to work with POSIX sh
buildservice-autocommit
accepted
request 630780
from
Neal Gompa (Pharaoh_Atem)
(revision 7)
baserev update by copy to link target
Neal Gompa (Pharaoh_Atem)
committed
(revision 6)
- Update to 1.5.3 + Fix edge cases involving dequoting zero-length tuples that can lead to a buffer overflow under the right circumstances. Thanks to A. Wilcox for reporting and supplying a patch. (boo#1105438 - CVE-2018-1000221) + Ensure environment variables override values learned from personality files or built-in defaults. + Add pkgconf-personality(5) manpage documenting the personality file format. - Drop BR pkgconfig and manually specified pkgconfig() Provides for devel subpackage to avoid dependency loops.
buildservice-autocommit
accepted
request 618013
from
Neal Gompa (Pharaoh_Atem)
(revision 5)
baserev update by copy to link target
Neal Gompa (Pharaoh_Atem)
accepted
request 618012
from
Karol Babioch (kbabioch)
(revision 4)
- Update to version 1.5.1 - fixed a crash with some invalid multi-line .pc files - Update to version 1.5.0 - pkgconf now supports the proposed Requires.internal pkg-config extension, by merging it with the Requires.private list (there is no functional difference between the two in our resolver implementation) - Support for cross-compilation personalities have been added. To make use of this functionality, create a file in the new personality.d directory that sits inside the pkgconfig directory. The personality file format is described in pc-personality(5). - Support for Haiku has been added, including interpretation of BELIBRARIES and other toolchain specifics. - tuples are now appropriately dequoted when added by the parser - Applied spec-cleaner
Dominique Leuenberger (dimstar_suse)
accepted
request 610755
from
Neal Gompa (Pharaoh_Atem)
(revision 3)
initialized devel package after accepting 610755
Neal Gompa (Pharaoh_Atem)
committed
(revision 2)
- Add BR pkgconfig to generate pkgconfig() deps
Martin Pluskal (pluskalm)
accepted
request 610670
from
Neal Gompa (Pharaoh_Atem)
(revision 1)
- Update to 1.4.2 + Bug fixes - ensure pkgconf_dependency_t nodes have a solution marked when satisfied by an indirect provider (gh#pkgconf/pkgconf#172) - revert some quoting changes because they don't work well with certain GCC edge cases (gh#pkgconf/pkgconf#168) - Initial packaging based on Fedora and Mageia packaging
Displaying revisions 21 - 31 of 31