gpo.zugaina.org

Search Portage & Overlays:

dev-util/lief

Library to instrument executable formats

Screenshots

  • lief-0.14.1
    amd64 x86
    examples +python static-libs python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: pentoo
  • lief-0.14.0-r1
    amd64 x86
    examples +python static-libs python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: pentoo
  • lief-0.13.2
    amd64 x86
    examples +python static-libs python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: hamari

ChangeLog

commit c32d307d2cc1e92296c4a65cb805543e6c697d7c
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Mon Feb 12 20:17:26 2024 +0800

lief-0.14.1.ebuild

commit 4b865800ed16c6ff2cb779a7bd5ea7515d34b0f3
Author: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Date: Sun Feb 11 13:09:30 2024 -0500

dev-util/lief: drop 0.13.2

commit ee3ceb4fd1d88ad0f5bc6a6e8a0a4b8e6590838b
Author: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Date: Sun Feb 11 13:08:22 2024 -0500

dev-util/lief: add missing dep

* python3_11: running distutils-r1_run_phase distutils-r1_python_compile
* Building the wheel for LIEF-0.14.0/api/python via setup
python3.11 -m gpep517 build-wheel --prefix=/usr --backend setup --output-fd 3 --wheel-dir /var/tmp/portage/dev-util/lief-0.14.0/work/LIEF-0.14.0_build-python3_11/wheel
2024-02-09 05:54:01,076 gpep517 INFO Building wheel via backend setup
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/lib/python3.11/site-packages/gpep517/__main__.py", line 429, in <module>
sys.exit(main())
^^^^^^
File "/usr/lib/python3.11/site-packages/gpep517/__main__.py", line 425, in main
return func(args)
^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/gpep517/__main__.py", line 215, in build_wheel
print(build_wheel_impl(args, args.wheel_dir), file=out)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/gpep517/__main__.py", line 207, in build_wheel_impl
wheel_name = backend.build_wheel(str(wheel_dir), args.config_json)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/tmp/portage/dev-util/lief-0.14.0/work/LIEF-0.14.0/api/python/backend/setup.py", line 139, in build_wheel
config_settings = _get_hooked_config(is_editable=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/tmp/portage/dev-util/lief-0.14.0/work/LIEF-0.14.0/api/python/backend/setup.py", line 78, in _get_hooked_config
from config import Config
File "/var/tmp/portage/dev-util/lief-0.14.0/work/LIEF-0.14.0/api/python/backend/config.py", line 3, in <module>
from pydantic import BaseModel, ValidationError, Field
ModuleNotFoundError: No module named 'pydantic'

commit 79ed4d7e1936bc931ed46f02d676ab8fc7e4cbd8
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Thu Feb 8 11:46:23 2024 +0800

lief: qa fix

commit 79c11bc1609a5143ea326356eee467161e3bf994
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Sat Feb 3 00:14:23 2024 +0800

lief: for deps, build-requirements.txt

commit 0d150e309bfd6f730c1e2f59581a59d73c3a1ca8
Author: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Date: Fri Feb 2 10:45:35 2024 -0500

lief: add missing dep

commit 321ab22adb9299e1a9d76a933d52c050779fba27
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Thu Jan 25 13:05:21 2024 +0800

lief: fix python bindings

commit 7010513f96cc4c7151c0666df18516e47e2aedb7
Author: Anton Bolshakov <blshkv@gmail.com>
Date: Wed Jan 24 12:39:17 2024 +0800

lief-0.14.0.ebuild

commit aefdaaf587c9b776abb5edfc6c5cea49d7dbd184
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Thu Nov 30 11:14:42 2023 +0800

profile: add python3_12 target for testing

commit 13b5b08db2d6869d1fc6eff65be926c802116391
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Sun Jun 18 10:24:14 2023 +0800

lief-0.13.2.ebuild

commit abadaefb7ab34bd0046e9134602aad6809a70a90
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Tue May 30 10:02:39 2023 +0800

lief-0.13.1.ebuild

commit c9e125e52604668254736222c5d12e3f7a62337d
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Mon Apr 17 11:46:29 2023 +0800

lief-0.13.0.ebuild

commit 2238de10ad5a282f6f256cba4d541bf3601589d9
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Wed Nov 9 09:16:30 2022 +0800

python: add version 11 to all ebuilds blindly

commit e955566de92c38f1d1bb19db634190218fab2ac1
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Sat Nov 5 10:09:25 2022 +0800

lief-0.12.3.ebuild

commit 415b2a0b2e99f309351e13a2513132752109be01
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Tue Oct 4 12:59:16 2022 +0800

lief-0.12.2.ebuild

commit 67a174d7af9bf227df4df5803fa6f596027d4b72
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Wed Jun 1 10:15:15 2022 +0800

lief: fix https://github.com/pentoo/pentoo-overlay/issues/1007

commit 282c23bb863145b655e159201321f0eb164faa02
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Sun Apr 10 22:30:02 2022 +0800

lief-0.12.1.ebuild

commit 494e5adf37f96b8f527cd63c32bceba74ecf6668
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Sun Apr 10 20:43:11 2022 +0800

seafile-pro-server-9.0.5.ebuild

commit 40c50ff9e9bfe55101756f2618182cc4c9a5241b
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Sun Mar 27 21:40:46 2022 +0800

lief-0.12.0.ebuild

commit e94447afa74c5cae676683fb2c4f88d96f749fde
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Mon Jan 3 09:10:05 2022 +0800

pentoo: add python 10 target

commit af979ee5fd0bdabd2eeeb4df6cf1c27dad1d4a2d
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Wed Jul 14 15:35:29 2021 +0800

python: lift targets up, to 8..9

commit 5420730b04c68664d56ceab8d8d0839daa3c147f
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Sun May 23 15:17:25 2021 +0800

lief-0.11.5.ebuild

commit a823768b0627e6c3547ef9388df98f7dd9ea273e
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Wed Mar 10 19:58:52 2021 +0800

lief-0.11.4.ebuild

commit 6fb4098397af1ab863a5a1815635f325c2108dca
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Sat Mar 6 09:56:11 2021 +0800

lief: parallel build fix lost in transition

commit 4aed4eac0f0eb8917a0282dd9777164d65aaefd6
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Tue Mar 2 18:43:09 2021 +0800

lief-0.11.3.ebuild

commit 840f81ff98eab64b7fef5ed22987ae1f5361f849
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Thu Feb 25 11:34:58 2021 +0800

lief: fix parallel build properly

commit 3c088ccb2f9deb6f4d77464b4e38f5b46f7ef08d
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Thu Feb 25 11:01:05 2021 +0800

lief: 0.11.2 bump with workaround for https://github.com/lief-project/LIEF/issues/552

commit 7b39fd5342e9d9f06a7fcce2f6385d461635d8e1
Author: Anton Bolshakov <blshkv@pentoo.ch>
Date: Mon Feb 22 22:38:42 2021 +0800

lief-0.11.1.ebuild

commit 6ebffc3a21b638067f89eb9c6a5d8ad4484a7e6b
Author: blshkv <blshkv@pentoo.ch>
Date: Tue Jan 19 11:35:14 2021 +0800

lief-0.11.0.ebuild

commit b6daab3a1fca75b89975adb39dfc3080691a3271
Author: blshkv <blshkv@pentoo.ch>
Date: Mon Jan 18 10:59:18 2021 +0800

lief: quick workaround for https://github.com/lief-project/LIEF/issues/525

commit e657bf6859d64ef7b9bf7bfbe3dcabd835ef2841
Author: blshkv <blshkv@pentoo.ch>
Date: Mon Jan 18 00:11:22 2021 +0800

mobsf: 3.2.6

commit 09ce605905fca68b1a4cb2f8ef9f44cc3e35092c
Author: Yury Martynov <email@linxon.ru>
Date: Sun Jul 19 19:55:13 2020 +0300

dev-util/lief: cmake-utils -> cmake; update PYTHON_COMPAT

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Yury Martynov <email@linxon.ru>

commit f76eed0a90a607eac4460a52170c8f6aab2ff8f6
Author: Guido Kroon <guido@kroon.email>
Date: Sun Jun 21 16:34:38 2020 +0200

dev-util: fix repoman issues

commit ba2b0425b0e2cc70c3af1eda828557f55df8cf88
Author: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Date: Wed Jan 15 10:37:03 2020 -0500

lief: fix build when python 2 is active, remove old

commit ef955b22518315be5c9a0d29ca45ee7f9b1f41d2
Author: blshkv <blshkv@pentoo.ch>
Date: Sat Nov 30 09:05:04 2019 +0800

lief: 0.10.1 bump

commit eba172df1d4e2215196b2fca9d3f33f40645ebe6
Author: blshkv <blshkv@pentoo.ch>
Date: Sun Nov 24 23:09:22 2019 +0800

lief: 0.10.0 bump

commit b8d23661bca99e7d4f82415414e3298bf53a38f2
Author: blshkv <blshkv@pentoo.ch>
Date: Sun Nov 24 23:06:21 2019 +0800

ffuf: 0.12 bump

commit 487afeb2d51b6033a4c8ee25a37d9c0059e5cb68
Author: blshkv <blshkv@pentoo.ch>
Date: Sun Nov 24 16:51:25 2019 +0800

lief: 0.10.0 untagged

commit 0105aa726be642c3ac8022f1a67d5ff928f7218f
Author: blshkv <blshkv@pentoo.ch>
Date: Sat Jun 29 14:03:22 2019 +0800

lief: bump the latest snapshot

commit 8027fc07cc68dc2496cae7d14375a902b9ec0558
Author: blshkv <blshkv@pentoo.ch>
Date: Sun May 12 09:47:15 2019 +0800

lief: 20190511 bump

commit b61319d0de4f112b58ce6084b3d4d45c70ad0151
Author: blshkv <blshkv@pentoo.ch>
Date: Fri May 10 13:38:24 2019 +0800

lief: workaround for upstream issue https://github.com/lief-project/LIEF/issues/251

commit d28df6b6d6d903857dd9cc03fd0d7e95e81ee38a
Author: blshkv <blshkv@pentoo.ch>
Date: Sat May 4 17:25:59 2019 +0800

lief: bump, testing https://github.com/lief-project/LIEF/issues/251

commit 54b1837c3df8a05a2095c376f129f808f359034f
Author: blshkv <blshkv@pentoo.ch>
Date: Sat May 4 08:51:41 2019 +0800

lief: wip, https://github.com/lief-project/LIEF/issues/292

commit 0c8e894fce2ece4276991569ed665563dbc9670a
Author: blshkv <blshkv@pentoo.ch>
Date: Tue Jan 15 17:29:27 2019 +0800

lief: fix python installation

commit 0272e41ac48cbd859a015e0e779be6675413d60f
Author: blshkv <blshkv@pentoo.ch>
Date: Fri Jan 11 11:10:48 2019 +0800

lief: cleanup

commit 5e819f047c75627059e347c7aaa611502685a9b9
Author: blshkv <blshkv@pentoo.ch>
Date: Thu Jan 10 08:37:25 2019 +0800

libuna: remove libcfile, it will be using a local copy if libcfile not installed

commit 0834b6fcfeb3c3220ca4f7be635c1608229ad6e3
Author: blshkv <blshkv@pentoo.ch>
Date: Wed Jan 9 01:50:06 2019 +0800

lief: add python deps

commit 95cfff9689afde1f26693ee72b21d33b8d3d18f5
Author: blshkv <blshkv@pentoo.ch>
Date: Wed Jan 9 01:39:23 2019 +0800

lief: disable examples, upstream bug https://github.com/lief-project/LIEF/issues/251

commit d950b8332ec0818124f94bf43c0a26bdc2f7daeb
Author: blshkv <blshkv@pentoo.ch>
Date: Fri Jan 4 08:39:06 2019 +0800

lief: remove keywords, https://github.com/lief-project/LIEF/issues/251

commit 52b951956c0bf045e16a5989516ecd140ca865ab
Author: blshkv <blshkv@pentoo.ch>
Date: Fri Jan 4 08:27:21 2019 +0800

lief: move to different category and -bin, add new lief to compile from src (still fails)