Commit Graph

11294 Commits

Author SHA1 Message Date
Fabio Erculiani bbca80a3ed [entropy.client.interfaces.server] fix format string 2014-10-24 09:20:45 +02:00
Fabio Erculiani bfb5de8ce4 Tagging Entropy version 291 291 2014-10-23 19:03:21 +02:00
Fabio Erculiani bb8cb2e354 Release Entropy 291 2014-10-23 19:03:20 +02:00
Fabio Erculiani 5d1aba59b9 [entropy.client.interfaces.dep] use dict comprehension instead of canonical for loop 2014-10-23 18:00:39 +02:00
Fabio Erculiani a3abd709a9 [entropy.client.interfaces.dep] exclude non-relevant metadata from library breakage computation 2014-10-23 17:56:10 +02:00
Fabio Erculiani 4afda8f02f [entropy.client.interfaces.dep] resolve needed libs by also using RPATH 2014-10-23 14:57:59 +02:00
Fabio Erculiani 66afa1bdbb [entropy.tools] collect_linker_paths() returns a tuple() now. 2014-10-23 12:55:40 +02:00
Fabio Erculiani 531c769b9b [entropy.tools] avoid open() races in collect_linker_paths() 2014-10-23 12:36:33 +02:00
Fabio Erculiani 8d87024cd0 [entropy.db.sqlite] do not drop neededreference, keep it for backward compat. 2014-10-20 21:38:20 +02:00
Fabio Erculiani 90d6b4bafc [entropy.client.interfaces.dep] extend usage of needed_libs, propagate rpath 2014-10-20 17:10:09 +02:00
Fabio Erculiani e04bb66e3d [entropy.client.interfaces.dep] fix usage of new needed_libs metadata 2014-10-20 17:02:17 +02:00
Fabio Erculiani 376d8e11ce [entropy.qa] drop warn_missing_dependencies, no longer used 2014-10-20 16:41:38 +02:00
Fabio Erculiani d857d99832 [entropy.qa] test_missing_runtime_libraries: migrate to new needed_libs metadata 2014-10-20 16:35:20 +02:00
Fabio Erculiani a3de15d3cf [entropy.qa] migrate parts of the module to the new needed_libs metadata 2014-10-20 16:09:07 +02:00
Fabio Erculiani 3389374cdb [entropy.spm] do not use server-side linker paths to determine provided_libs 2014-10-20 15:47:57 +02:00
Fabio Erculiani 9f910e9b09 [entropy.tools] add helper function: parse_rpath 2014-10-20 15:17:01 +02:00
Fabio Erculiani 363c6a175f [entropy.*] migrate all retrieveNeeded uses to retrieveNeededLibraries 2014-10-20 15:04:19 +02:00
Fabio Erculiani 79de77cad6 Tagging Entropy version 290 290 2014-10-18 19:29:50 +02:00
Fabio Erculiani 645dec3d94 Release Entropy 290 2014-10-18 19:29:50 +02:00
Fabio Erculiani 6925722fc0 [entropy.db] do not drop needed, improve backward compat. 2014-10-18 19:29:20 +02:00
Fabio Erculiani 5a88ea3f21 Tagging Entropy version 288 288 2014-10-18 15:59:47 +02:00
Fabio Erculiani e36fd3d6c8 Release Entropy 288 2014-10-18 15:59:47 +02:00
Fabio Erculiani c3f57228bf [entropy.tools] fix read_elf_metadata in case of no metadata 2014-10-18 15:59:26 +02:00
Fabio Erculiani 0cb63c69f0 Tagging Entropy version 287 287 2014-10-18 14:58:21 +02:00
Fabio Erculiani f282e30422 Release Entropy 287 2014-10-18 14:58:21 +02:00
Fabio Erculiani 35542de6c0 Merge pull request #10 from Enlik/master-like-depclean
improved 'equo unused' algorithm
2014-10-17 23:20:40 +01:00
Sławomir Nizio bbb1b710c2 [entropy.client] updates to unused.py after review 2014-10-17 23:57:02 +02:00
Sławomir Nizio deeb3e8dd6 [entropy.client] equo unused that works more like emerge --depclean
Almost done, but there are comments with things I'd like to get
feedback about.
2014-10-17 23:15:26 +02:00
Fabio Erculiani 86e2094824 Tagging Entropy version 286 286 2014-10-17 21:40:27 +02:00
Fabio Erculiani 95f594388c Release Entropy 286 2014-10-17 21:40:27 +02:00
Fabio Erculiani 49c970974d [entropy.db.sql] fix typo in SQL in resolveNeeded 2014-10-17 11:29:18 +01:00
Fabio Erculiani 2a35e8a9d0 [solo.commands.pkg] EEXIST is fine when using makedirs() 2014-10-17 11:27:51 +01:00
Fabio Erculiani eed20a69c0 Merge pull request #9 from kpcyrd/master
Update package-hashes to default to sha256 gpg
2014-10-16 19:37:14 +01:00
kpcyrd bbedeeb453 Update package-hashes to default to sha256 gpg 2014-10-15 18:32:26 +02:00
Fabio Erculiani 7b2810c054 [entropy.db] rewrite needed libraries SQL schema, keep compat. 2014-09-30 09:10:11 +01:00
Fabio Erculiani 7e2846c491 [matter] binpms: return int on push() 2014-07-05 17:20:30 +01:00
Fabio Erculiani f506573ae4 Tagging Entropy version 285 285 2014-06-29 15:27:07 +01:00
Fabio Erculiani 68dc9f92df Release Entropy 285 2014-06-29 15:27:07 +01:00
Fabio Erculiani 92254d3986 [eit.commands.deps] add support for adding and removing conflicts 2014-05-31 15:27:08 +01:00
Fabio Erculiani d2e181bcb4 [entropy.db] add removeConflicts() and insertConflicts() 2014-05-31 15:25:43 +01:00
Fabio Erculiani 713fd9dd74 [entropy.client] ignore package masking for the first element when only_deps is True 2014-05-31 14:02:54 +01:00
Fabio Erculiani 40a05bf1c3 [entropy.client] use const_convert_to_rawstring with hashlib
This fixes bug #4713
2014-05-24 19:49:55 +01:00
Fabio Erculiani efd8d94112 Tagging Entropy version 284 284 2014-05-18 09:13:56 +01:00
Fabio Erculiani 76dd2fb9a0 Release Entropy 284 2014-05-18 09:13:55 +01:00
Fabio Erculiani 39e2ab6890 [solo.commands.pkg] add missing import: errno 2014-05-10 21:42:32 +01:00
Fabio Erculiani d55bddc3e6 Tagging Entropy version 283 283 2014-05-05 18:36:22 +01:00
Fabio Erculiani 6faaad1d0b Release Entropy 283 2014-05-05 18:36:22 +01:00
Fabio Erculiani 87702f9aa0 [misc] update ifconfig and sha256sum usage in hwgen 2014-05-05 18:35:48 +01:00
Fabio Erculiani a4f32bf2d8 Tagging Entropy version 282 282 2014-04-21 22:03:47 +01:00
Fabio Erculiani 38b08e5429 Release Entropy 282 2014-04-21 22:03:46 +01:00