Commit Graph

  • 3012650ba2 configure: require libarchive >= 3.2.0 via pkg-config too. Juan RP 2017-10-25 09:25:03 +02:00
  • e0f4199fff Merge pull request #250 from ebfe/infinity Juan RP 2017-10-25 09:19:10 +02:00
  • 512d39d591 Merge pull request #248 from ebfe/abspath Juan RP 2017-10-25 09:18:47 +02:00
  • c20b37e022 Merge pull request #247 from ebfe/man Juan RP 2017-10-25 09:18:11 +02:00
  • eaccf4813d Merge pull request #246 from ebfe/signed_pkgver Juan RP 2017-10-25 09:17:55 +02:00
  • a6df70b8af Merge pull request #245 from ebfe/sign-big-pkgs Juan RP 2017-10-25 09:17:08 +02:00
  • 9c0d795810 Merge pull request #207 from Duncaen/relative Juan RP 2017-10-25 09:14:40 +02:00
  • eae215e2a0 Merge pull request #234 from Duncaen/umask Juan RP 2017-10-25 09:13:26 +02:00
  • 34fc9416ba configure: fix vasprintf test (#236) Natanael Copa 2017-10-25 09:13:07 +02:00
  • cd7f39421d Merge pull request #254 from AgustinCB/fix-compilation Juan RP 2017-10-25 09:11:20 +02:00
  • 51207b9076 fix compilation of fetch_cb on gcc 7 Agustin Chiappe Berrini 2017-08-22 18:44:32 -04:00
  • 2cd0dc688f Fix compilation of initend for gcc 7 Agustin Chiappe Berrini 2017-08-22 18:35:45 -04:00
  • be5277591f Fix compilation in ftp.c Agustin Chiappe Berrini 2017-08-22 18:03:32 -04:00
  • 876f9f4a27 xbps-fbulk: use _DEFAULT_SOURCE, required for wait3 in glibc 2.16. Leah Neukirchen 2017-08-07 16:08:15 +02:00
  • 52d3077206 bin/xbps-checkvers: avoid infinite loops when checking reverts Michael Gehring 2017-07-16 19:33:42 +00:00
  • a2aec39d74 lib/package_unpack.c: refuse to unpack to absolute paths Michael Gehring 2017-07-13 07:56:47 +00:00
  • 63596b5a06 xbps-remove.1: fix invalid escape Michael Gehring 2017-07-11 04:30:23 +02:00
  • 0886012d72 xbps-reconfigure.1: fix invalid escape Michael Gehring 2017-07-11 04:30:03 +02:00
  • 25418f98af xbps-query.1: fix invalid escape Michael Gehring 2017-07-11 04:29:45 +02:00
  • a61fd5f8c1 xbps-pkgdb.1: fix invalid escape Michael Gehring 2017-07-11 04:29:19 +02:00
  • b9656b1546 xbps-install.1: fix invalid escape Michael Gehring 2017-07-11 04:28:57 +02:00
  • 681acd08ef xbps-dgraph.1: fix invalid escape Michael Gehring 2017-07-11 04:28:34 +02:00
  • ae3f5546bf xbps-checkvers.1: fix invalid escape Michael Gehring 2017-07-11 04:28:13 +02:00
  • 13a38fa6ba xbps-alternatives.1: fix invalid escape Michael Gehring 2017-07-11 04:27:51 +02:00
  • cdb5bcdd0c xbps.d.5: fix invalid escape Michael Gehring 2017-07-11 04:01:38 +02:00
  • 4aae026615 lib/package_unpack.c: verify signed pkgver matches Michael Gehring 2017-07-09 12:46:01 +00:00
  • 5e4f445b90 bin/xbps-rindex: use xbps_file_hash_raw while signing Michael Gehring 2017-06-27 19:41:25 +02:00
  • e797936c40 lib/repo_sync.c: sane umask for repodata files Duncaen 2017-02-27 18:50:19 +01:00
  • 332fbc195a lib/package_unpack.c: set a sane umask for pkg files plists Duncaen 2017-02-27 18:05:27 +01:00
  • 44778867df lib/pkgdb.c: set a sane umask for pkgdb plist Duncaen 2017-02-27 18:24:46 +01:00
  • 66c6331689 NEWS: sync Juan RP 2017-02-19 02:54:00 +01:00
  • 1670ff000d Merge pull request #206 from Duncaen/memleak Juan RP 2017-02-19 02:46:50 +01:00
  • a7f2080367 Merge pull request #198 from roman-neuhauser/package-modes Juan RP 2017-02-19 02:45:58 +01:00
  • 956ec93f45 Merge pull request #202 from ebfe/list-repolock Juan RP 2017-02-19 02:45:51 +01:00
  • a53bcef00b Merge pull request #196 from Duncaen/xbps-uchroot Juan RP 2017-02-19 02:44:43 +01:00
  • e8c1ae96ae Fix -l flags order in feature detection ojab 2017-01-02 15:48:08 +00:00
  • 69a5ee2c1b xbps-checkvers.1: fix incorrect double negative (#219) Alain Kalker 2016-12-25 21:21:28 +01:00
  • c255ede2ca _xbps: add run_depends to _xbps_properties. Christian Neukirchen 2016-11-22 17:04:24 +01:00
  • 392d686f07 _xbps: add alternatives and build-date to _xbps_properties. Christian Neukirchen 2016-11-22 16:57:56 +01:00
  • 21492ca1bf configure: check for --no-as-needed before using (#217) Josh de Kock 2016-11-04 06:49:48 +00:00
  • c3068808a2 Merge pull request #211 from ebfe/flush-progress Enno Boland 2016-10-18 13:05:42 +02:00
  • 2984d6a5ec bin/xbps-install/fetch_cb.c: flush stdout when printing progress Michael Gehring 2016-10-05 20:18:43 +02:00
  • 6cca905d64 bin/xbps-uunshare: stop option parsing at the first nonoption argument Duncaen 2016-09-25 22:26:47 +02:00
  • 948ba8d7d1 bin/xbps-uchroot: stop option parsing at the first nonoption argument Duncaen 2016-09-25 22:26:38 +02:00
  • 2a6e805bb4 bin/xbps-uunshare: allow relative chroot directory Duncaen 2016-09-25 22:22:44 +02:00
  • c5784e9cc3 bin/xbps-uchroot: allow relative chroot directory Duncaen 2016-09-25 22:22:27 +02:00
  • cf43597e74 lib/package_unpack.c: add memleak notice Duncaen 2016-09-25 21:47:58 +02:00
  • 797796e086 lib/transaction_shlibs.c: fix memleak Duncaen 2016-09-25 21:47:40 +02:00
  • 4797dee468 lib/package_configure.c: fix memleak Duncaen 2016-09-25 18:24:19 +02:00
  • 81673d69c7 bin/xbps-rindex: fix memleaks in index_add Duncaen 2016-09-25 17:38:36 +02:00
  • d0b4089e6e xbps-install(1), xbps-remove(1) point to xbps-pkgdb(1) Roman Neuhauser 2016-09-20 09:47:51 +02:00
  • 025b133025 xbps-pkgdb(1): extend discussion of package modes Roman Neuhauser 2016-09-20 09:13:01 +02:00
  • 3dce6ab1ed bin/xbps-query: add --list-repolock-pkgs Michael Gehring 2016-09-21 14:11:04 +02:00
  • 414256292a bin/xbps-uchroot: mount / as private Duncaen 2016-09-20 17:45:56 +02:00
  • bc5b38218a bin/xbps-uchroot: call clone only once if its successful Duncaen 2016-09-20 01:26:33 +02:00
  • 7d06fb0e71 _xbps, _xbps-src: add aarch64 completion. Christian Neukirchen 2016-09-17 17:37:04 +02:00
  • 7967efc1e0 xbps-install: do not fail on update if any of the provided packages are up to date. Enno Boland 2016-09-14 18:12:44 +02:00
  • 1ffac73f54 Merge pull request #192 from jantatje/clean-cache-dry-run Enno Boland 2016-09-07 22:03:28 +02:00
  • 46be602e28 xbps-remove: fix --dry-run for --clean-cache Jan Tatje 2016-09-02 15:55:09 +02:00
  • e4907adfe7 Merge pull request #187 from weakish/free-space-message Juan RP 2016-09-07 07:49:12 +02:00
  • b0c5be169a Merge pull request #193 from Duncaen/alternatives Juan RP 2016-09-07 07:47:12 +02:00
  • 3b04602cc6 lib/package_alternatives.c: cleanup create_symlinks Duncaen 2016-09-05 01:14:34 +02:00
  • dd7a0d073b lib/package_alternatives.c: remove previous symlinks Duncaen 2016-09-04 17:20:44 +02:00
  • 2aa538bf35 Merge pull request #191 from Duncaen/socks5 Enno Boland 2016-09-03 09:44:46 +02:00
  • 08b9ed878f lib/fetch: default port, error checks and authentication support Duncaen 2016-09-02 17:43:17 +02:00
  • 30ace44394 lib/fetch: add socks5 support Duncaen 2016-08-31 23:40:31 +02:00
  • 3a1892028a xbps-checkvers: fix build with glibc-2.24 (#188) Michael Gehring 2016-08-15 12:44:25 +02:00
  • 4e2823ffa5 Change free space message to avoid ambiguity. Jakukyo Friel 2016-08-11 21:04:28 +08:00
  • 03d29f64b8 bin/xbps-uchroot: add docker support (#176) Andrea Brancaleoni 2016-07-17 20:41:12 +02:00
  • 9046727301 xbps-uhelper: fix a warning reported by clang-3.8.1. Juan RP 2016-07-17 11:34:39 +02:00
  • 0cff982e7b xbps-rindex/sign: simplify. Juan RP 2016-05-01 07:17:47 +02:00
  • 8030f47626 Merge pull request #186 from Gottox/fix-185 Enno Boland 2016-07-08 17:24:01 +02:00
  • 648e48a481 Update NEWS Enno Boland 2016-07-08 10:10:55 +02:00
  • 934a59ecd9 lib/fetch/http.c: send proxy auth on https as connect header. Enno Boland 2016-07-04 09:02:19 +02:00
  • f196abb207 Merge pull request #183 from Gottox/avoid_mmap Enno Boland 2016-06-20 13:49:18 +02:00
  • 842ac7c97e lib/util_hash.c: fix memleak. Enno Boland 2016-06-20 10:03:49 +02:00
  • 35fa3b5808 xbps-create: remove mmap to load files to archive. Enno Boland 2016-06-17 17:10:10 +02:00
  • 30d1d0f607 util_hash.c: void return value Enno Boland 2016-06-17 17:00:39 +02:00
  • cb94ffe1c0 util_hash.c: fail on negative result code of read. Enno Boland 2016-06-17 16:55:02 +02:00
  • f0f15304e1 update NEWS Enno Boland 2016-06-17 13:05:49 +02:00
  • b55ffeceae lib/util_hash.c: write directly to malloced string instead if coping it over Enno Boland 2016-06-16 06:50:14 +02:00
  • df97be6a54 lib/verifysig.c: use xbps_file_hash_raw() Enno Boland 2016-06-15 23:22:44 +02:00
  • 7ce66edc57 lib/util_hash.c: add xbps_file_hash_raw method Enno Boland 2016-06-15 23:21:29 +02:00
  • 0b96156b5e Merge pull request #174 from ebfe/stage-leak Enno Boland 2016-06-04 07:48:39 +02:00
  • ce4400da1a Merge pull request #180 from ebfe/misleading-indent Enno Boland 2016-06-04 07:47:12 +02:00
  • 46744c412d lib/fetch/common.c: fix build with -Werror=misleading-indentation Michael Gehring 2016-06-03 20:23:52 +02:00
  • 2d6e865d00 lib/repo: plug stage repo mem leak Michael Gehring 2016-05-04 09:46:04 +02:00
  • 5117ff84a2 xbps-uchroot: do not fail if the mount MS_MOVE operation fails. Juan RP 2016-04-30 17:34:32 +02:00
  • 7c8b1d7aaa lib/fetch/http.c: HTTP CONNECT needs two \r\ns Enno Boland 2016-04-27 11:04:14 +02:00
  • 3a5c1f3a71 lib/fetch/http.c: fix EOL at HTTP CONNECT Enno Boland 2016-04-26 13:56:10 +02:00
  • adcc6d16a4 lib/fetch/common.c: simplify ssl_init(). Juan RP 2016-04-24 19:20:54 +02:00
  • 137a4db5b4 Merge pull request #171 from ebfe/170 Juan RP 2016-04-24 19:19:21 +02:00
  • 793de8399c lib: dont call EVP_cleanup in fp2str Michael Gehring 2016-04-24 16:19:45 +02:00
  • 447a2f43ad xbps-install/util.c: do not check errno for isatty(). Juan RP 2016-04-24 14:02:52 +02:00
  • eb3d227d61 lib/fetch: check that SSL_CTX_new() does not fail and print its errors (#170). Juan RP 2016-04-24 08:42:32 +02:00
  • eaebc937fd Merge pull request #169 from ebfe/changelog Juan RP 2016-04-23 08:48:34 +02:00
  • dedc93d17d xbps-create: add -c/--changelog Michael Gehring 2016-04-22 14:31:17 +02:00
  • b810c25601 lib/fetch/common.c: dup pthread.h inclusion. Juan RP 2016-04-23 07:04:25 +02:00
  • e2e8eea490 lib/fetch: also call SSL_load_error_strings() once (#167). Juan RP 2016-04-22 11:38:01 +02:00
  • 228a89d51e Use pthread_once(3) to initialize openssl/libressl just once. Juan RP 2016-04-22 11:32:34 +02:00