Commit Graph

  • 6498767a79 README.md: update for pcc/tcc support. Juan RP 2019-04-22 19:01:28 +02:00
  • cb0bf6d914 configure: detect tcc if in PATH; fix tcc build. Juan RP 2019-04-22 16:18:41 +02:00
  • e013e0169f README.md: get rid of coverity status... hasn't been used for +4 years. Juan RP 2019-04-22 15:37:11 +02:00
  • 2a9794968c proplib/prop_object: needs compat.h. Juan RP 2019-04-22 15:32:06 +02:00
  • cf78b7272f lib/util: musl needs _{GNU,BSD}_SOURCE for strlc{at,py}(). Juan RP 2019-04-22 15:31:07 +02:00
  • 0db5ace61d configure: fix vasprintf test; cosmetics. Juan RP 2019-04-22 15:30:02 +02:00
  • ca5a88e462 xbps-uunshare: Fixed typo in error message: uidmap -> uid_map. parke 2018-11-05 09:39:37 -08:00
  • 456f775e4d alternatives: don't switch unchanged alternative groups on removal Duncaen 2019-04-22 14:08:24 +02:00
  • 4162ec2bd6 tests: add test for useless alternative switch on package removal Duncaen 2019-04-22 14:06:41 +02:00
  • ffed6ff707 tests/shell/incorrect_deps: get rif of an unnecessary line. Juan RP 2019-04-21 17:01:16 +02:00
  • 1d8b95a993 package_config_files.c: fix a shadowed variable declaration. Juan RP 2019-04-21 13:31:10 +02:00
  • 58f406756a run-tests: simplify NPROCS (cat usage is redundant). Juan RP 2019-04-20 21:54:08 +02:00
  • 3cf3dafc20 run-tests: enable kyua parallelism by default. Juan RP 2019-04-20 21:46:28 +02:00
  • 6fe9a05d93 tests: improve previous (dupdeps). Juan RP 2019-04-20 21:18:08 +02:00
  • c658e41747 fulldeptree: make sure there are no dups. Juan RP 2019-04-20 19:04:13 +02:00
  • 71775950e8 lib/fetch/http.c: fix https->http redirection via proxy. Juan RP 2019-04-20 11:31:45 +02:00
  • 0c860d1db0 xbps-dgraph: fix regresion introduced by the fulldeptree changes. Juan RP 2019-04-20 13:06:30 +02:00
  • a65630df03 tests: fix ingorepkg tests Duncaen 2019-04-20 11:53:06 +02:00
  • 0c657582f2 lib/fetch/common.c: send socks5 request as a single transaction Andreas Kempe 2019-02-07 02:36:41 +01:00
  • 66524481b2 tests: update test for setting one altenatives group human 2019-04-14 14:19:57 +03:00
  • b502dc708a fix setting alternatives for packages with more than one group human 2019-01-16 19:48:00 +02:00
  • bd616aa901 xbps-pkgdb: add alternatives check Duncaen 2019-03-13 14:51:37 +01:00
  • ea2cb1d369 unpack: keep conf_files replaced with symlinks, unpack as .new-pkgver Duncaen 2019-03-19 13:12:08 +01:00
  • 2ad2659d4c tests: disable failing test Duncaen 2019-04-20 10:54:51 +02:00
  • cd4c07a467 libxbps: sane umask for pkgdb and files plists Duncaen 2017-02-27 18:02:39 +01:00
  • 4999f3f2fc tests: add xbps-install update test (replace directory with symlink) Duncaen 2016-12-03 15:54:43 +01:00
  • d1667fd931 Add the ability to ignore packages Duncaen 2019-03-05 16:45:29 +01:00
  • 9f52a7837f lib/fetch: add happy eyeballs connect algorithm (RFC6555/RFC8305) Duncaen 2019-03-18 17:47:28 +01:00
  • 291faddf8c xbps now also updates revdeps of itself if there's an update. Juan RP 2019-04-19 18:52:44 +02:00
  • 08aa44602f xbps_array_foreach_cb_multi: fix incorrect array counter. Juan RP 2019-04-19 16:50:22 +02:00
  • 580a5ba29b xbps_get_pkg_fulldeptree(): fix all known bugs and make it 50x faster. Juan RP 2019-04-19 14:50:23 +02:00
  • 5243eab739 Makefile: in the check target always remove "./result*". Juan RP 2019-04-19 14:49:17 +02:00
  • 8d594727cc lib/util.c: improve error handling in xbps_binpkg_{arch,pkgver} human 2019-01-15 11:48:34 +02:00
  • 2745e25740 lib/package_remove: order directories before removal Johannes Brechtmann 2019-03-23 21:57:21 +01:00
  • a46be6867a xbps-create: reject unhandled files Duncaen 2019-01-23 13:33:40 +01:00
  • 25427fca7d tests: xbps-create with fifo in destdir Duncaen 2019-01-23 13:32:14 +01:00
  • 5aabfe3ad9 fix indention Duncaen 2019-01-18 19:21:47 +01:00
  • 4e267de72d tests: fix downgrade hold test Duncaen 2019-04-14 12:08:49 +02:00
  • 53e6f5c75f tests: add downgrade hold test Duncaen 2019-03-15 14:34:26 +01:00
  • d57a39ef4a bin/xbps-install: don't overwrite action with downgrade if its on hold Duncaen 2019-03-15 14:06:24 +01:00
  • 4d1f9832c1 lib/package_find_obsoletes: fix comment Duncaen 2019-03-15 13:34:30 +01:00
  • 2c69345acc Don't process processed packages again in collect_rdeps Yuxuan Shui 2019-01-09 17:58:44 +00:00
  • 07ec982b07 lib/fetch/http.c: ignore headers after CONNECT response Duncaen 2019-04-08 13:16:53 +02:00
  • c1a64ba86e Revert "lib/initend.c: Fix user virtual packages" Duncaen 2019-03-22 22:34:11 +01:00
  • 601f0a2d09 bin/xbps-query: support $NO_COLOR Leah Neukirchen 2018-02-26 18:10:31 +01:00
  • bea146c724 lib/initend.c: Fix user virtual packages kayvenm 2017-12-19 12:51:53 -05:00
  • c950441537 bin/xbps-install: ignore EBUSY errors Duncaen 2019-03-22 21:43:52 +01:00
  • 3ad6b7a523 bin/xbps-remove: ignore EBUSY errors Duncaen 2017-11-01 00:35:44 +01:00
  • c430d8ceb6 xbps.d.5: fix referenced sections human 2019-01-11 18:26:16 +02:00
  • 75dc5c6b06 _xbps, _xbps-src: add ppc64 completion q66 2019-01-02 01:21:24 +01:00
  • a12f22de86 Use https instead of http where possible Ingo Blechschmidt 2018-11-26 18:24:20 +01:00
  • f20032efa3 bin/xbps-checkvers: replace strncat with one snprintf Duncaen 2019-03-22 16:07:43 +01:00
  • 31737ff946 tests/xbps/libxbps/config: safer string handling Cameron Nemo 2019-03-17 12:15:43 -07:00
  • 5aa1adca90 lib/initend.c: xbps_init(): safer string handling Cameron Nemo 2019-02-22 22:15:56 -08:00
  • 71b076908d bin/xbps-install: remove duplicate from Makefile Duncaen 2019-03-22 15:47:41 +01:00
  • d41cafbe52 tests: add test for shlib-provides with replaces Duncaen 2019-03-22 15:45:06 +01:00
  • 9139cc79bf mk/prog.mk: rebuild static binaries if static libs change Duncaen 2019-03-22 15:44:15 +01:00
  • bf5eba411b travis: trim dependencies Duncaen 2019-03-22 17:19:56 +01:00
  • 6a5048b46d travis: add voidlinux/voidlinux-musl to test matrix Duncaen 2019-03-22 17:13:43 +01:00
  • 0b1b1ecf05 travis: run void host in docker to compile/test Robert Lowry 2019-02-23 11:32:46 -06:00
  • d7c2e87d55 tests: make tests POSIX shell compatible Duncaen 2019-03-22 19:03:56 +01:00
  • 950945034b zsh: add completion for new patch phase in xbps-src Johannes Brechtmann 2019-03-19 15:10:47 +01:00
  • 09a276bace README: update voidlinux URLs Robert Lowry 2019-02-23 16:20:23 -06:00
  • b4eebafa6d upgrade to openssl 1.1.x. wuhanck 2019-01-24 18:39:07 +08:00
  • 0f33859701 Fix namespace violation Foxlet 2018-07-17 22:24:26 -04:00
  • ac5776b9f5 Merge pull request #19 from steinex/fix-manpages-github-url Toyam Cox 2018-09-23 18:10:11 -04:00
  • f366d6cb11 manpages: change URL for bug reporting to new GitHub repo Frank Steinborn 2018-09-23 17:51:07 +02:00
  • e4702d9d3b Merge pull request #6 from foxlet/fix-string-formatting Enno Boland 2018-07-30 20:28:09 +02:00
  • a5bfc59203 prepare release Enno Boland 2018-07-30 13:47:08 +02:00
  • 21e28257d1 NEWS: update date Enno Boland 2018-07-30 13:43:44 +02:00
  • 4c53f0b432 NEWS: fix punctuation Enno Boland 2018-07-30 13:42:28 +02:00
  • 75f6a2ce1f NEWS: new release date is 2018-07-27 Enno Boland 2018-07-24 07:36:47 +02:00
  • f47f83602a NEWS: fix style of last NEWS entry Enno Boland 2018-07-20 09:46:23 +02:00
  • 0e8b01803f NEWS: mention hashcheck changes in rindex. Enno Boland 2018-07-20 09:45:35 +02:00
  • 9e01ebcbc7 NEWS: update and announce release date. Enno Boland 2018-07-10 15:08:43 +02:00
  • ebca1758cc xbps-rindex.1: document --hashcheck option Enno Boland 2018-07-20 09:35:51 +02:00
  • 4eaf45a767 Fix string formatting of 64-bit unsigned integers Foxlet 2018-07-17 20:26:08 -04:00
  • c992049eb5 xbps-create: fix formatting, set return value on path overflow Enno Boland 2018-07-07 12:23:01 +02:00
  • 3ef932de2f xbps-create: replace nftw by an implementation that traverses the directory tree in an alphabetic order. Enno Boland 2018-07-07 12:15:00 +02:00
  • 3f251bea74 Revert "debug" Enno Boland 2018-07-06 15:17:42 +02:00
  • aa21cb08fd Revert "bin/xbps-create: process dictionary instead of linked list." Enno Boland 2018-07-06 08:07:59 +02:00
  • 705a30c63c Revert "bin/xbps-create: process_entry_file uses dictionary instead of linked list now." Enno Boland 2018-07-06 08:07:58 +02:00
  • e211ae21fe Revert "bin/xbps-create: remove xentry struct and clean up" Enno Boland 2018-07-06 08:07:55 +02:00
  • 7fe66a1f20 xbps-rindex: make hash check optional Enno Boland 2018-07-03 08:07:23 +02:00
  • 283aa0efc2 fix travis Enno Boland 2018-07-02 16:15:45 +02:00
  • 97e56ff486 .travis.yml: do not require sudo Enno Boland 2018-07-02 16:14:21 +02:00
  • 29466b128b debug Enno Boland 2018-07-02 15:58:55 +02:00
  • bfd6b2e88e lib/plist.c: share workload more efficient between threads Enno Boland 2018-07-02 13:18:17 +02:00
  • 3f4d6a93be NEWS: sync Enno Boland 2018-06-29 11:54:00 +02:00
  • a717e53ee7 xbps-rindex: fix staging deadlock. Enno Boland 2018-06-28 13:28:06 +02:00
  • 219f6c2310 xbps-rindex: add test to trigger stage deadlock Enno Boland 2018-06-28 13:05:47 +02:00
  • daa1b44682 xbps-install: fix "Space available on disk:" padding Duncaen 2018-05-02 00:45:24 +02:00
  • ae868eeb30 NEWS: add some missing changes to xbps-0.52 Duncaen 2018-05-01 12:14:59 +02:00
  • 513bf65c6d uunshare: fix argument parsing Enno Boland 2018-04-30 18:22:28 +02:00
  • 449dc8a551 Revert "bin/xbps-uunshare: stop option parsing at the first nonoption argument" Enno Boland 2018-04-16 14:00:30 +02:00
  • f4060aff6c Revert "bin/xbps-uchroot: stop option parsing at the first nonoption argument" Enno Boland 2018-04-16 14:00:29 +02:00
  • 761f879eca set release date for xbps to the end of april Enno Boland 2018-04-15 20:13:04 +02:00
  • c6359f8a27 Merge pull request #266 from eli-schwartz/master Toyam Cox 2017-12-26 23:23:51 -05:00
  • 861617a708 configure: correctly detect libssl using pkg-config Eli Schwartz 2017-12-26 09:28:16 -05:00
  • 498d542588 README.md: document the required version of openssl Eli Schwartz 2017-12-26 09:19:31 -05:00