Commit Graph

  • f324ea5352 tests: another test case to verify that moving files between pkgs work. Juan RP 2015-01-27 11:26:34 +01:00
  • d519ed3d15 xbps-checkvers: misc changes to fix issues I've found. Juan RP 2015-01-22 18:44:39 +01:00
  • cbf1cfe0f5 libxbps: improve debug messages again. Juan RP 2015-01-21 11:39:45 +01:00
  • f11dc1a7b1 xbps-query.8: mention that -p is also accepted with -S (show/default mode). Juan RP 2015-01-18 19:14:30 +01:00
  • 94d0e4e131 xbps-query(8): --regex now matches EREs in case insensitive mode. Juan RP 2015-01-18 17:50:26 +01:00
  • b7fd0dcac5 xbps_transaction_shlibs: take into account shlibs from pkgs in the transaction. Juan RP 2015-01-18 12:44:26 +01:00
  • f9eef6aa0d Perform global tracking of unresolved shlibs before accepting transaction. Juan RP 2015-01-18 10:23:52 +01:00
  • d11230a29d libxbps: abort pkg unpacking as soon as a file cannot be written. Juan RP 2015-01-18 10:22:05 +01:00
  • 9d8e2d0250 tests: issue31: test should fail with ENOTEMPTY rather than 0. Juan RP 2015-01-18 10:06:46 +01:00
  • 1251583154 xbps-{pkgdb,reconfigure}: flush pkgdb in case it was modified. Juan RP 2015-01-17 12:06:13 +01:00
  • 94e9754fb1 tests: another test to verify revdeps with unknown shlib providers. Juan RP 2015-01-17 06:10:49 +01:00
  • bce27b968e xbps_find_*pkg_in_array: fix logic when transaction obj string matches. Juan RP 2015-01-17 06:04:22 +01:00
  • bb3c404d5f tests: update_shlibs: improve two tests and fix descr for another one. Juan RP 2015-01-17 05:54:55 +01:00
  • 757d1bda68 tests: add test for another kind of versioned soname bump. Juan RP 2015-01-17 03:19:45 +01:00
  • e438aae13c transaction_revdeps.c: remove dead code. Juan RP 2015-01-14 21:00:37 +01:00
  • 676888b5c1 xbps-query: optimize the search mode with --regex (compile ERE once). Juan RP 2015-01-14 20:53:01 +01:00
  • 8263449f94 xbps_end: don't bother releasing everything; pkgdb is enough. Juan RP 2015-01-14 18:43:17 +01:00
  • a651f33832 xbps_pkgdb_release: don't bother releasing everything. Juan RP 2015-01-14 17:34:00 +01:00
  • 8f1e7d9e55 question: accept enter key as default preset value. Juan RP 2015-01-12 10:22:30 +01:00
  • f7142412c9 utils: implement issue #73 (only pay attention to the first char). Juan RP 2015-01-11 16:52:04 +01:00
  • 91b7b2fd5a Use a sane umask(2) before unpacking package files. Juan RP 2015-01-11 11:01:09 +01:00
  • b23855f692 xbps_repo_close: only unlock the file lock if repo was opened as such. Juan RP 2015-01-11 09:11:38 +01:00
  • 9aaff4e2d0 xbps-dgraph: -m --metadata was documented but not enabled in getopt (oops). Juan RP 2015-01-11 08:58:02 +01:00
  • 7dea05f507 xbps_pkgdb_update: added 3rd bool arg "update", not update in memory pkgdb. Juan RP 2015-01-10 19:42:09 +01:00
  • 7c153a2b15 pkgdb: disable pkgdb conversion code; 0.38 was released long ago. Juan RP 2015-01-10 19:26:37 +01:00
  • d4a25b7ebf xbps-remove: xbps_pkgdb_unlock -> xbps_end. Juan RP 2015-01-10 19:26:24 +01:00
  • ee175a2a68 Improve xbps_end() and use it before exit(3)ing. Juan RP 2015-01-10 19:11:31 +01:00
  • d98442d84e xbps-{install,query}.8: absolute path in --repository is not a requirement now. Juan RP 2015-01-10 12:02:20 +01:00
  • 8196811e2e lib/repo.c: indent previous. Juan RP 2015-01-10 12:00:36 +01:00
  • b09faadebc xbps-{install,query}: --repository now accepts relative paths in local repos. Juan RP 2015-01-10 11:59:31 +01:00
  • 283fb4bc06 xbps-remove: misc changes to the clean-cache mode. Juan RP 2015-01-10 11:13:26 +01:00
  • ee9aa98a64 xbps-query: some minor memleaks found by valgrind. Juan RP 2015-01-10 08:01:36 +01:00
  • 7b3a500139 libxbps: the provides obj now expects exact pkgver strings. Juan RP 2015-01-10 07:26:23 +01:00
  • dc157614d0 COPYING: bump copyright year. Juan RP 2015-01-10 05:44:16 +01:00
  • 1f6a5c0e47 libxbps: detection of orphaned packages is now 66% faster. Juan RP 2015-01-10 05:43:35 +01:00
  • 0ec2dd98ce NEWS: mention another performance improvement. Juan RP 2015-01-08 10:35:07 +01:00
  • cdf7fc81af xbps-query(8): performance improvement to the ownedby mode with --regex. Juan RP 2015-01-08 10:32:08 +01:00
  • 5d7a5a646d xbps_repo_get_pkg_revdeps: find pkg via repo_get_xxx not rpool_get_xxx. Juan RP 2015-01-06 07:58:45 +01:00
  • 52fc0043e0 README: add a section explaining where to find static bins. Juan RP 2015-01-05 16:28:34 +01:00
  • ef923fb22b Post release bump. Juan RP 2015-01-05 16:09:48 +01:00
  • f05dcb2378 Bump to 0.43.1. Juan RP 2015-01-05 16:08:41 +01:00
  • 9d582abe0f Fixed a regression with virtual packages declared via xbps.d(5). Juan RP 2015-01-05 16:04:22 +01:00
  • 3e01986864 Post release bump. Juan RP 2014-12-31 08:59:34 +01:00
  • fa46c853c5 NEWS: prepare 0.43. Juan RP 2014-12-31 08:58:32 +01:00
  • 576000307d NEWS: mention that pcc>=1.1.0 is a supported compiler. Juan RP 2014-12-31 08:56:30 +01:00
  • 65f9a43b5e Fallback to -fstack-protector if -strong is not supported. Juan RP 2014-12-31 08:55:09 +01:00
  • eee895c6d8 Fixed a regression in vpkgs and improve xbps.d(5) virtualpkg declarations. Juan RP 2014-12-31 08:51:45 +01:00
  • a1be41fac5 README: mention that pcc-1.1.0 is also a supported compiler. Juan RP 2014-12-28 03:39:55 +01:00
  • b1b0264a4e configure: build with -fstack-protector-strong if supported. Juan RP 2014-12-28 03:36:40 +01:00
  • b513a5e15e libfetch: misc cleanups due to nbcompat removal. Juan RP 2014-12-28 03:34:36 +01:00
  • df1608d47d xbps-pkgdb: drop packaged-with from pkgdb; unnecessary and obsolete. Juan RP 2014-12-26 15:53:02 +01:00
  • 7baf7fe4cd xbps.d.5: typo fix by @dominikh. Juan RP 2014-12-23 18:10:45 +01:00
  • 4ee6f943dd libfetch: fix races in the cache connection code. Juan RP 2014-12-23 10:52:54 +01:00
  • 6a985190aa xbps_archive_fetch_xxx: avoid races with multiple threads in the libfetch code. Juan RP 2014-12-22 18:18:20 +01:00
  • 8593f21848 Post release version bump. Juan RP 2014-12-22 11:06:49 +01:00
  • 9edb4f368e NEWS: prepare 0.42. Juan RP 2014-12-22 10:58:51 +01:00
  • 59096a866b bin/*/*.8: mention system configuration directory. Juan RP 2014-12-15 09:24:55 +01:00
  • c8ecf4ac6c xbps-reconfigure(8): new option -i, --ignore to ignore pkgs with -a, --all. Juan RP 2014-12-09 13:10:48 +01:00
  • 925ec15c3d xbps-rindex: do not add "packaged-with" obj to the index. Juan RP 2014-12-09 12:41:33 +01:00
  • b4ce0f1d0f Fix #71 (Tiny display bug in the column output mode) Juan RP 2014-12-09 12:33:58 +01:00
  • 16d2640df8 Files in the configuration directory have preference. Juan RP 2014-12-09 12:05:18 +01:00
  • 395e147c6c xbps.d(5) - XBPS configuration directory Juan RP 2014-12-09 11:41:35 +01:00
  • c8d91348a1 xbps-rindex.8: improve -s --sign mode. Juan RP 2014-12-06 11:23:41 +01:00
  • 70d5cea79c xbps-{install,query}.8: document -R and --repository independently. Juan RP 2014-12-06 11:21:30 +01:00
  • 8ab44d3bc4 README: remove irrelevant section; tweaks. Juan RP 2014-12-06 11:13:08 +01:00
  • 4d5eb2b18e xbps-{install,query}.8: --repository opt expects abs paths for local repos. Juan RP 2014-12-06 11:10:33 +01:00
  • 8839669710 xbps-query/list: pass correct length to strlcat to truncate results. Juan RP 2014-12-02 13:06:29 +01:00
  • 53c6a5d1d7 xbps_transaction_commit: if the pkg RSA signature is invalid print rval too. Juan RP 2014-12-01 12:52:26 +01:00
  • c47beef740 xbps_transaction_commit: if pkg sha256 hash is invalid print rval. Juan RP 2014-12-01 12:47:29 +01:00
  • 4479bff03e repo: if local repodata archive is incomplete, remove it. Juan RP 2014-11-29 08:44:21 +01:00
  • a71e428610 xbps-rindex.8: clarify abs paths, detail -f with -a. Juan RP 2014-11-29 08:27:33 +01:00
  • b78d78a1cd xbps-dgraph: wrote a manual page. Juan RP 2014-11-29 08:18:36 +01:00
  • f890a17b84 xbps-dgraph: update options to match other utils. Juan RP 2014-11-29 08:06:26 +01:00
  • fe9a795995 xbps-{install,query}: added -M --memory-sync option. Juan RP 2014-11-27 10:42:05 +01:00
  • 8e2225eb4e README: added rudimentary doc (wip). Juan RP 2014-11-26 20:33:01 +01:00
  • 7401ea3e64 Added support to fetch remote repodata on the fly. Juan RP 2014-11-26 16:07:16 +01:00
  • ad9cbaf777 xbps-query: print 'source-revisions' obj as any other metadata obj. Juan RP 2014-11-25 09:01:16 +01:00
  • 89d11e871f xbps-{install,query}: added -i to ignore repos defined in xbps.d. Juan RP 2014-11-21 10:56:41 +01:00
  • a72a52da1d xbps-uhelper: added 'getsystemdir' target to print path to <sharedir>/xbps.d. Juan RP 2014-11-21 10:40:11 +01:00
  • 1789e527a9 Gratuitous ABI break: xbps_binpkg_get_xxx() -> xbps_archive_fetch_xxx(). Juan RP 2014-11-21 09:51:57 +01:00
  • 7e6b38f951 xbps-dgraph: take into account virtual pkgs in fulldepgrah mode (-f). Juan RP 2014-11-20 19:49:57 +01:00
  • edb613f1d5 xbps-dgraph: remove dead code; use more saner defaults. Juan RP 2014-11-20 17:15:43 +01:00
  • 4b3a4159a0 xbps-dgraph: update graph label for -f mode Juan RP 2014-11-20 16:28:47 +01:00
  • 8c4d41ccfd xbps-dgraph: simplify. Juan RP 2014-11-20 16:24:43 +01:00
  • 0b50672a33 xbps-dgraph: added support to generate full dependency graphs. Juan RP 2014-11-20 13:32:21 +01:00
  • 2e3213de25 xbps-dgraph: remove code to colorize optional objs (unmaintanable). Juan RP 2014-11-20 10:48:28 +01:00
  • 1bae26606e Introduce xbps_{pkgdb,rpool}_get_pkg_fulldeptree(). Juan RP 2014-11-20 09:23:51 +01:00
  • 2c01994497 xbps-dgraph: random changes as anticipation of more features. Juan RP 2014-11-19 18:21:32 +01:00
  • eb90fcc50c xbps_binpkg_{arch,pkgver}: return a buffer of matched string instead. Juan RP 2014-11-19 11:56:16 +01:00
  • 428a747fad Fix #69 (No way to set globally a custom architecture) Juan RP 2014-11-19 11:36:09 +01:00
  • b2bc7af66e Fix #68 (xbps_binpkg_arch() asserts if arch contains a dash) Juan RP 2014-11-19 11:14:37 +01:00
  • c549252223 xbps_pkg_version: minor optimization. Juan RP 2014-11-18 16:11:43 +01:00
  • 83d00e4e8c xbps-query/search: pass correct length to strlcat to truncate results. Juan RP 2014-11-18 07:35:25 +01:00
  • d53b2c57cc xbps-query.8: more detailed info about --cat. Juan RP 2014-11-17 19:40:35 +01:00
  • 77c6c3e504 Introduce xbps_binpkg_get_file_into_fd() and use it for xbps-query(8) --cat. Juan RP 2014-11-17 18:43:08 +01:00
  • db14524cf3 xbps-query: unbreak -f/--files mode. Juan RP 2014-11-17 16:10:55 +01:00
  • a6516505e9 xbps-query(8: added --cat=FILE mode support. Juan RP 2014-11-17 15:45:46 +01:00
  • 3afb9d709d Get rid of repodata index-files; the archive is now 8x smaller. Juan RP 2014-11-13 17:09:43 +01:00
  • e1bdeb83a1 _xbps_src: add completion for update-check. Christian Neukirchen 2014-11-13 15:29:43 +01:00
  • fcaf18c494 bin/xbps-install/util.c: add a newline before the header (requested by chris2). Juan RP 2014-11-13 15:25:35 +01:00