Juan RP
76f8ca595b
tests: rename downgrade_hold_test.sh to hold_test.sh.
...
Added new test case for https://github.com/void-linux/xbps/issues/215
This fails as expected right now because the fix is still
not there.
2020-01-25 10:23:06 +01:00
Duncan Overbruck
c98d732d9c
bin/xbps-fetch: add a mode that prints sha256sums of downloaded files
2020-01-18 16:44:31 +01:00
Duncan Overbruck
013177cec3
lib/download.c: fix digest for continued downloads
2020-01-18 16:33:58 +01:00
Duncan Overbruck
7493b06cbb
NEWS: add noextract
2020-01-18 15:55:53 +01:00
Duncan Overbruck
6794077efd
Add noextract configuration option
...
Closes #208
Fixes #165
2020-01-18 15:51:13 +01:00
Juan RP
ef9260a16e
libxbps: fix for vpkg providers in multiple repos.
...
Added new test case by @st3r4g via #206
Closes #206
2020-01-18 12:50:59 +01:00
Juan RP
5ff3ab5c60
transaction_revdeps: do not skip pkgs that are being updated.
...
Modified the test case with changes by @duncaen.
Closes #205
2020-01-18 08:58:54 +01:00
Juan RP
7ff9041f2a
tests: improved tests case for #205 .
...
Again, can't reproduce the issue.
2020-01-12 05:03:54 +01:00
Juan RP
cb5b80711c
tests/install_test.sh: new test case by @duncaen via #205 .
...
New test case written by @duncaen, with some tweaks from
myself to verify expected behaviour.
Close #205
2020-01-11 15:25:16 +01:00
Juan RP
feece576b3
xbps_dbg_printf{,_append}: return if xhp is NULL.
...
assert() here was totally wrong, better to catch
this in all cases (NDEBUG does not change the behaviour).
2020-01-11 09:48:38 +01:00
Piotr Wójcik
6cf1555398
Revert "libxbps: verify repodata signatures even if rootdir is unset."
...
This reverts commit be05118aa8adb9f2520c679c8649ce76eea28858.
2020-01-06 15:33:25 +01:00
Juan RP
615b6ce7e9
xbps_repo_fetch_remote: use XBPS_REPOIDX_META.
2020-01-06 15:09:16 +01:00
Juan RP
0abfe44954
xbps.h: XBPS_REPOIDX_SIG is gone
2020-01-06 15:02:25 +01:00
Juan RP
850ba2d416
Revert the repodata signature stuff.
2020-01-06 14:56:01 +01:00
Juan RP
4ddb335c8e
Revert "Tests for signing metadata"
...
This reverts commit d785e7e48375288f3d212da146c036f47b30e29a.
2020-01-06 14:52:39 +01:00
Juan RP
79321f3ff0
Revert "Verify index-meta for in-memory sync"
...
This reverts commit a1481cb285acb0e9d78f1f1122fe4d220f4ca839.
2020-01-06 14:52:06 +01:00
Juan RP
e04cb2fa24
Revert "Read also unsigned index-meta"
...
This reverts commit 61ef5c3f8aab5da3c64631f283a26abd2ac7b4b7.
2020-01-06 14:50:32 +01:00
Juan RP
8b2c62adfc
Revert "Verify index-meta"
...
This reverts commit 09125769bd76819b91416e39cd94c424f42b6a59.
2020-01-06 14:48:39 +01:00
Juan RP
10b2f7b425
Revert "Preserve meta-index data on change of signing key"
...
This reverts commit ae26a83ad27b03c08df6fdd757e1ee29141330cc.
2020-01-06 14:46:12 +01:00
Juan RP
2884fc3ab7
Revert "Don't assume repodata is signed when has index-meta.plist"
...
This reverts commit 4e3d4d228747a5e3c55863346568d5f3d8699c50.
2020-01-06 14:45:57 +01:00
Juan RP
68113a8fc0
Revert "Sign index-meta"
...
This reverts commit 381b7b76005d96a8ba2fc782252ec7348fbc45f9.
2020-01-06 14:44:22 +01:00
Juan RP
5f1f87eeb8
Revert "Use predefined constant in place of magic string"
...
This reverts commit ce4873a1f1c1fd40af0411bf5032cc5a29722db7.
2020-01-06 14:34:22 +01:00
Juan RP
d2208f91e0
Revert "Verify repodata signature"
...
This reverts commit a7830cf780716d71bde396cbe3697994fc94e129.
2020-01-06 14:33:49 +01:00
Juan RP
b4fdc39e67
Revert "Sign repodata"
...
This reverts commit 04194f44c8f952b038410d3eab44344e994af858.
2020-01-06 14:31:40 +01:00
Juan RP
9c61e341b1
configure: added --enable-lto (default disabled).
2020-01-06 12:47:50 +01:00
Juan RP
d5e91cb7d8
xbps_transaction_store: fix memleak.
2020-01-06 12:47:13 +01:00
Juan RP
802a6eae09
xbps_dbg_printf{,_append}: add assertion
2020-01-06 12:10:47 +01:00
Juan RP
9be9679b5d
configure: re-add --enable-debug (enabled by default).
...
And fix debugging in the shared library with tcc.
2020-01-06 12:09:28 +01:00
Juan RP
fabe148261
LICENSE: hi 2020
2020-01-05 10:56:19 +01:00
Juan RP
e2050269b0
.travis.yml: switch to pkgconf
2020-01-05 09:58:25 +01:00
Juan RP
1f1f7e31e7
tests: improve update_xbps_with_indirect_revdeps test case.
2020-01-05 09:26:38 +01:00
Juan RP
10075c28e5
libxbps: ignore indirect broken revdeps while updating xbps.
...
This fixes the long standing issue that has been a plague for
a long time.
See the test case for more information.
2020-01-04 13:01:28 +01:00
Juan RP
d68ff7ebf0
xbps-install: fix --reproducable.
...
The 'repository' obj also needs to be skipped to be fully
reproducable between different repositories.
Updated the test case accordingly.
2019-12-29 16:31:23 +01:00
Juan RP
2c7c4e1bf0
tests/xbps-create: fix the rejectfifo test.
...
It was using -a (alternatives) rather than -A (architecture)
so the test wasn't checking the exact error branch.
2019-12-29 16:24:33 +01:00
Juan RP
b05f4b4db5
xbps-install: added --reproducible long option.
...
If set, enables reproducible mode in pkgdb.
Added a new test case.
2019-12-29 11:02:51 +01:00
Juan RP
95a3ba651f
libxbps: added XBPS_FLAG_INSTALL_REPRO for xbps_handle::flags.
...
If set, enable reproducible mode; skips adding the
"install-date" obj into pkgdb.
2019-12-29 11:02:51 +01:00
Juan RP
d1c93bed52
xbps-rindex: stop adding the "build-date" pkg obj.
...
This was just setting the current date when the pkg
is being added to the repository index.
It does not make any sense, so get rid of it completely.
This "build-date" string obj needs to be added via
xbps-create(1) not xbps-rindex(1)!
Another step towards reproducability (#55 )
2019-12-29 09:57:54 +01:00
Juan RP
2e08cbef7a
tests: fixed tests to not use host's xbps.d confdir.
2019-12-28 13:42:30 +01:00
Juan RP
34471902ed
README.md: update requirements; prefer pkgconf.
2019-12-28 11:55:11 +01:00
Juan RP
6210955010
xbps-create: fix memleak introduced in 0f3ed2067c
2019-12-27 23:15:21 +01:00
Juan RP
67707657a4
xbps-create: always sanitize gathered symlinks.
...
Added a new test case.
Close #199
2019-12-27 23:15:21 +01:00
Juan RP
166caab986
Do not silently update xbps on any install/update transaction.
...
When there's a new xbps update, xbps-install(1) will now return
EBUSY (16) and a message (if dry-run disabled) explaining
how to proceed.
If there's an update and transaction does not contain xbps, it will
error out unless the 'xbps' pkg is the only target pkg, i.e:
# xbps-install -Su
# echo $?
16
To update xbps, the only way to proceed is to explicitly declare
it as an update, i.e:
# xbps-install -u xbps
The dry-run mode will still show there's an xbps update.
Modified the existing test cases to satisfy the new behaviour.
Closes #166
Closes #142
2019-12-27 21:35:40 +01:00
Juan RP
c81a2806ff
xbps_transaction_prepare: optimize a bit.
...
If all packages in transaction are on hold, there's no
need to check for conflicts, shlibs, etc.
This makes `xbps-install -un` work faster on my system:
~0.450ms -> ~0.250ms
There's still room for more improvements :-)
2019-12-27 21:32:54 +01:00
Juan RP
73e0668840
libxbps: fix issue found by the recent glvnd switch.
...
See the new test case for details, but this simulates
the recent glvnd switch, with mesa, nvidia and libglvnd.
Thanks @st3r4g for the fix! this indeed fixes the new test case.
Close #186
2019-12-27 20:25:05 +01:00
Juan RP
34a1ab51d0
xbps-checkvers: version cache file.
...
We do not want obsolete files from previous versions, so that
we version the filename of that working version.
2019-12-27 18:23:46 +01:00
Juan RP
64aeabf3f6
xbps-checkvers: restore previous behaviour after 7a220b37db3.
...
The '%n' pkgname fmt option still needs to be the sourcepkg
for xbps-src to work with no additional changes.
This restores previous behaviour, and uses binpkg's pkgname
while checking for pkgdb/repo.
2019-12-27 18:04:53 +01:00
Juan RP
90c040f37f
configure: bump version to 0.58.
...
not yet released but 0.58 will be next version.
2019-12-27 16:35:03 +01:00
Juan RP
2f51b4c0bc
xbps_init: fix warning on glibc.
2019-12-27 16:23:56 +01:00
Juan RP
7f75fd840a
xbps_init: autodetect musl libc variant at compile time.
...
This way we don't need to set the 'architecture' xbps.d
setting when the binaries are compiled for musl.
Close #195
2019-12-27 16:23:56 +01:00
Juan RP
66b07bb795
xbps_array_foreach_cb_multi: fix previous.
2019-12-27 16:22:40 +01:00