Commit Graph

  • 01781b3b7e Added support to run tests in place. Juan RP 2014-10-06 11:59:16 +02:00
  • 7fb6320e0b .travis.yml: enable coverity scan integration. Juan RP 2014-10-06 09:40:48 +02:00
  • 3a77ab0847 lib/download.c: CID 62691 (dereference NULL check) Juan RP 2014-10-06 08:23:34 +02:00
  • fae4ef0cd6 lib/pubkey2fp.c: CID 62724 (dereference NULL return value) Juan RP 2014-10-06 08:17:53 +02:00
  • a6f128a578 lib/plist.c: CID 62704 (argument cannot be negative) Juan RP 2014-10-05 13:22:28 +02:00
  • b96d1c9f4e bin/xbps-rindex/sign.c: CID 62699 (dereference NULL return value) Juan RP 2014-10-05 13:20:18 +02:00
  • be256ed77b lib/repo.c: fix CID 62783 correctly Juan RP 2014-10-05 13:11:59 +02:00
  • 68ef66eb51 lib/fetch/fetch.c: CID 62784 (uninitialized pointer read) Juan RP 2014-10-05 13:10:05 +02:00
  • 8ccb48e65b lib/initend.c: CID 62697 (dereference before NULL check) Juan RP 2014-10-05 12:55:07 +02:00
  • 7310322cbf lib/transaction_package_replace.c: CID 62693 (dereference NULL return value) Juan RP 2014-10-05 12:50:50 +02:00
  • 1edd4e2ecf bin/xbps-create/main.c: CID 62678 (unchecked return value) Juan RP 2014-10-05 12:33:45 +02:00
  • f74f079d9d bin/xbps-checkvers/main.c: CID 62673 (unchecked return value) Juan RP 2014-10-05 12:25:58 +02:00
  • 66292180a3 lib/repo.c: CID 62671 (unchecked return value) Juan RP 2014-10-05 12:22:18 +02:00
  • 616af5c207 bin/xbps-create/main.c: CID 62713 (dead code) Juan RP 2014-10-05 12:16:39 +02:00
  • 2212a05f89 lib/download.c: CID 62696 (dead code) Juan RP 2014-10-05 12:13:34 +02:00
  • 44f5fb107e lib/fetch/fetch.c: CID 62738 (unused value) Juan RP 2014-10-05 12:01:25 +02:00
  • 89b8c61c47 lib/package_unpack.c: remove unused var (CID 62731) Juan RP 2014-10-05 11:57:20 +02:00
  • c3dc804bc0 lib/fetch/http.c: try to fix CID 62683 (resource leak) Juan RP 2014-10-05 10:32:09 +02:00
  • 25e8fca7b4 lib/fetch/common.c: fix CID 62681 correctly (resource leak). Juan RP 2014-10-05 10:21:18 +02:00
  • fe80347a32 bin/xbps-checkvers/main.c: use-after-free (CID 62743) Juan RP 2014-10-05 10:06:42 +02:00
  • 14da590f41 bin/xbps-checkvers/main.c: fix CID 62667 (2/2) Juan RP 2014-10-05 09:56:42 +02:00
  • d006d60497 bin/xbps-rindex/index-clean.c: use-after-free (CID 62752) Juan RP 2014-10-05 09:47:48 +02:00
  • 15743d20ea bin/xbps-checkvers/main.c: fix CID 62667 correctly. Juan RP 2014-10-05 09:44:39 +02:00
  • 54b72d8f81 bin/xbps-rindex/index-add.c: fix CID 62685 correctly. Juan RP 2014-10-05 09:35:42 +02:00
  • 2902a43aab bin/xbps-query/list.c: fix CID 62690 correctly. Juan RP 2014-10-05 09:31:32 +02:00
  • 3b0917c24a bin/xbps-rindex/index-add.c: use-after-free (CID 62764) Juan RP 2014-10-05 09:23:03 +02:00
  • 23fccb17f7 lib/transaction_revdeps.c: use-after-free (CID 62765) Juan RP 2014-10-05 09:18:59 +02:00
  • 3378c4487d lib/package_config_files.c: resource leak (CID 62682) Juan RP 2014-10-05 09:13:03 +02:00
  • c1959b3915 lib/fetch/common.c: resource leak (CID 62681) Juan RP 2014-10-05 09:08:05 +02:00
  • 9d90c75fcc lib/fetch/http.c: buffer not NUL terminated (CID 62666) Juan RP 2014-10-05 09:04:16 +02:00
  • 691cd26482 tests: use xbps-install -d in two test cases. Juan RP 2014-10-05 08:55:57 +02:00
  • f7441d24cf bin/xbps-create/main.c: fix CID 62686 correctly; all tests pass now. Juan RP 2014-10-05 08:55:32 +02:00
  • 9f873072b4 bin/xbps-query/list.c: resource leak (CID 62690) Juan RP 2014-10-05 08:14:17 +02:00
  • 6dcac6a840 lib/transaction_sortdeps.c: resource leak (CID 62688) Juan RP 2014-10-05 08:12:49 +02:00
  • 2fe9fbe777 bin/xbps-create/main.c: Out-of-bounds write (CID 62686) Juan RP 2014-10-05 08:09:42 +02:00
  • ced1ce4b40 bin/xbps-rindex/index-add.c: resource leak (CID 62685) Juan RP 2014-10-05 08:06:12 +02:00
  • 0af6db77e6 bin/xbps-remove/clean-cache.c: resource leak (CID 62680) Juan RP 2014-10-05 08:00:31 +02:00
  • 596a37defa bin/xbps-checkvers/main.c: buffer not NUL terminated (CID 62667) Juan RP 2014-10-05 07:55:27 +02:00
  • e5c341c6d2 include/xbps.h: increase by one the char arrays to account for NUL bytes. Juan RP 2014-10-05 07:53:10 +02:00
  • 810c5d8de0 bin/xbps-pkgdb/check_pkg_symlinks.c: buffer not NUL terminated (CID 62665) Juan RP 2014-10-05 07:43:39 +02:00
  • b5713ecf12 bin/xbps-rindex/remove-obsoletes.c: resource leak (CID 62695) Juan RP 2014-10-05 07:40:18 +02:00
  • b28e85bfaa lib/repo_pkgdeps.c: resource leak (CID 62700) Juan RP 2014-10-05 07:38:20 +02:00
  • 0608e0057f lib/repo.c: fix build after aa8d88272e. Juan RP 2014-10-05 07:38:14 +02:00
  • 73e81addba bin/xbps-rindex/remove-obsoletes.c: resource leak (CID 62707) Juan RP 2014-10-05 07:34:15 +02:00
  • aa8d88272e lib/repo.c: resource leak (CID 62715) Juan RP 2014-10-05 07:32:43 +02:00
  • 62cb6f14e6 bin/xbps-rindex/index-add.c: resource leak (CID 62718) Juan RP 2014-10-05 07:31:07 +02:00
  • 4ae3d03594 lib/transaction_revdeps.c: resource leak (CID 62723) Juan RP 2014-10-05 07:29:23 +02:00
  • aae88aa253 lib/verifysig.c: resource leak (CID 62727) Juan RP 2014-10-05 07:27:13 +02:00
  • a15dc24fe8 bin/xbps-pkgdb/check_pkg_symlinks.c: uninitialized pointer read (CID 62730) Juan RP 2014-10-05 07:23:53 +02:00
  • dd851f18a2 lib/package_unpack.c: zero out struct (CID 62755) Juan RP 2014-10-05 07:12:30 +02:00
  • 96a117c558 lib/repo_pkgdeps.c: fix a double free in error branch (CID 62754) Juan RP 2014-10-05 07:09:40 +02:00
  • f98343e183 README: added coverity scan image. Juan RP 2014-10-04 22:14:32 +02:00
  • 83c981884c bin/xbps-query/show-deps.c: initialize a var to make gcc-4.6 happy. Juan RP 2014-10-04 22:08:07 +02:00
  • 8f25116d54 bin/xbps-install/main.c: rename a var to make gcc-4.6 happy. Juan RP 2014-10-04 22:05:33 +02:00
  • bc9ddcfcc8 lib/initend.c: rename a var to make gcc-4.6.x happy. Juan RP 2014-10-04 22:02:56 +02:00
  • 2fe35a5bf3 lib/package_unpack.c: do not initialize xucd at all, unnecessary. Juan RP 2014-10-04 21:59:47 +02:00
  • 4d0fc58bf3 travis: add missing bdeps. Juan RP 2014-10-04 21:56:20 +02:00
  • 9aeb879063 README: add a travis-ci build status image. Juan RP 2014-10-04 21:52:46 +02:00
  • 45891faee4 Added a basic travis-ci conf file. Juan RP 2014-10-04 21:51:08 +02:00
  • 966718bb7d bin/*/*.8: fixed mdoc errors/warnings reported by mandoc -Wall. Juan RP 2014-09-30 11:36:08 +02:00
  • dcec04a00f Post release bump. Juan RP 2014-09-29 15:55:12 +02:00
  • f7841f98eb NEWS: prepare 0.41. Juan RP 2014-09-29 15:54:15 +02:00
  • df71b40968 NEWS: mention last bugfix. Juan RP 2014-09-29 15:50:56 +02:00
  • 742af69185 Fix libxbps/update_shlibs:shlib_bump_revdep_diff test. Juan RP 2014-09-29 15:25:09 +02:00
  • 43b450d6fb tests: new test to verify another shlibs revdep case (currently it fails). Juan RP 2014-09-29 14:54:43 +02:00
  • fe0e2fe6ce README.md: document how to properly run the test suite Enno Boland 2014-09-29 10:11:58 +02:00
  • 0c27c66d2a tests: correct test description. Enno Boland 2014-09-29 08:57:12 +02:00
  • 06cc3600f4 tests: remove useless LD_PRELOAD= Enno Boland 2014-09-29 08:52:35 +02:00
  • f50a5df3c2 tests: add test case for reverts which simulates a full workflow. Enno Boland 2014-09-28 22:18:49 +02:00
  • 42f0152dce trans_find_pkg(): search for reverts match with correct pkgver Enno Boland 2014-09-28 22:17:33 +02:00
  • 2711b07b77 Fix package files removal with only read bit set. Juan RP 2014-09-28 13:33:15 +02:00
  • 2a89552375 tests: new test to verify pkg files removal with files that only have read bit set. Juan RP 2014-09-28 13:28:56 +02:00
  • ef7e8bdfe3 xbps-query.8: mdoc fix. Juan RP 2014-09-28 09:29:08 +02:00
  • 2dc92ab966 tests: enable xbps-checkvers tests added by @Gottox. Juan RP 2014-09-27 22:57:44 +02:00
  • 4fda229efb xbps-checkvers: add tests. Enno Boland 2014-09-27 20:51:03 +02:00
  • 7e47614b4d bin/xbps-checkvers: take reverts field in account Enno Boland 2014-09-25 16:58:39 +02:00
  • 0f5ce62ba9 xbps-create: fix build introduced in previous. Juan RP 2014-09-27 13:11:43 +02:00
  • 72cefcfc83 Introduce xbps_mmap_file() and use it in strategic points. Juan RP 2014-09-27 13:00:34 +02:00
  • ba0cdabe1e bin/xbps-pkgdb/check.c: fix assertion due to double free. Juan RP 2014-09-27 12:22:13 +02:00
  • 97045960f9 xbps_pkg_reverts: style. Juan RP 2014-09-27 11:28:29 +02:00
  • 2fe65dccec rename xbps-packages to void-packages Enno Boland 2014-09-26 14:24:06 +02:00
  • 09bf6646d1 .gitignore: add vim tempfiles. Enno Boland 2014-09-23 21:24:04 +02:00
  • 60723ab851 Remove vim backup file (hi @Gottox) Juan RP 2014-09-23 21:21:11 +02:00
  • b5a169b65c xbps_pkg_reverts: this function can do more than just return false! Enno Boland 2014-09-23 21:18:47 +02:00
  • f7a5d459d7 Merge pull request #61 from Gottox/revert Enno Boland 2014-09-23 21:11:24 +02:00
  • 162845023e NEWS: correct reverts description. Enno Boland 2014-09-23 21:05:28 +02:00
  • 66e697ffc4 NEWS: explain new reverts field. Enno Boland 2014-09-23 21:00:24 +02:00
  • 2adcf485b5 xbps.h: bump XBPS_API_VERSION. Enno Boland 2014-09-23 20:52:24 +02:00
  • b5f357bd5e bin/xbps-create: update manpage. Enno Boland 2014-09-23 20:50:59 +02:00
  • a421bf7db5 xbps_pkg_reverts: return bool instead of int. Enno Boland 2014-09-23 20:50:34 +02:00
  • 0c333d574b include/xbps.h.in: sync doc with reality Enno Boland 2014-09-23 19:28:22 +02:00
  • 4467518329 bin/xbps-rindex: add unit tests to test rindex behavior for adding packages with reverts. Enno Boland 2014-09-23 19:17:31 +02:00
  • 78203c1735 bin/xbps-rindex: fix adding packages with reverts. Enno Boland 2014-09-23 19:14:45 +02:00
  • 511fdc4215 xbps_pkg_reverts: add unit tests to test this functionality. Enno Boland 2014-09-23 18:26:03 +02:00
  • dbab3f2cfc xbps_pkg_reverts: use version instead of pkgname-version to find reverts Enno Boland 2014-09-23 18:22:57 +02:00
  • 50fb6c1605 rename xbps_pkgver_is_reverted to xbps_pkg_reverts Enno Boland 2014-09-23 09:51:11 +02:00
  • cd9a9e78a8 lib/transaction_ops.c: trans_find_pkg will check the revert field too. Enno Boland 2014-09-22 21:34:28 +02:00
  • ebd614dff6 bin/xbps-rindex: take the revert field in account. Enno Boland 2014-09-22 21:23:40 +02:00
  • 18204aeac1 lib/util.c: add function which tests if a given pkgver is reverted by a given pkg. Enno Boland 2014-09-22 21:22:05 +02:00
  • 33032429c2 bin/xbps-create: allow to define the reverts field for a package. Enno Boland 2014-09-22 21:20:38 +02:00