SHA256
3
0
forked from pool/pkgconf

Accepting request 903265 from home:gmbr3:Active

- Update to 1.7.4
  + Add PKG_CONFIG_DONT_DEFINE_PREFIX environment variable
  + Handle platforms where realpath(3) requires a pre-allocated
    buffer
  + Fix null-dereference crash when pulling a malformed
    'uninstalled' .pc file into a dependency tree.

OBS-URL: https://build.opensuse.org/request/show/903265
OBS-URL: https://build.opensuse.org/package/show/devel:tools/pkgconf?expand=0&rev=24
This commit is contained in:
Martin Pluskal 2021-07-13 06:34:33 +00:00 committed by Git OBS Bridge
parent bba8c2ee2c
commit 59f6a1e739
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b846aea51cf696c3392a0ae58bef93e2e72f8e7073ca6ad1ed8b01c85871f9c0
size 293148

3
pkgconf-1.7.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab
size 293888

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 30 15:33:37 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Update to 1.7.4
+ Add PKG_CONFIG_DONT_DEFINE_PREFIX environment variable
+ Handle platforms where realpath(3) requires a pre-allocated
buffer
+ Fix null-dereference crash when pulling a malformed
'uninstalled' .pc file into a dependency tree.
-------------------------------------------------------------------
Wed Apr 7 16:19:46 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -45,7 +45,7 @@
%global devname lib%{name}-devel
Name: pkgconf
Version: 1.7.3
Version: 1.7.4
Release: 0
Summary: Package compiler and linker metadata toolkit
License: ISC