xbps/lib
Piotr Wójcik 59ea6a5388
lib: tighten repolock
when repolocked package has newer version in other repository and other
package depend on that newer version, repolocked package was updated and
swiched to other repo, while repolock status was left enabled
2021-09-10 14:40:02 +02:00
..
compat Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
external dewey.c: convert to UTF-8 2021-06-26 16:57:04 +02:00
fetch Fix signed vs unsigned char issues found by NetBSD. 2021-06-26 17:13:01 +02:00
portableproplib Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
archive.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
cb_util.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
conf.c conf: fix skipping empty lines 2021-09-10 14:31:57 +02:00
download.c lib/download.c: fix digestlen assert and add if condition to avoid misuse 2020-02-10 15:03:54 +01:00
initend.c lib/conf.c: cleanup a bit 2021-06-26 17:02:26 +02:00
log.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
Makefile lib: add binary package internalization step 2021-06-26 18:41:37 +02:00
package_alternatives.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_config_files.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_configure.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_fulldeptree.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_msg.c lib/package_msg: don't roundtrip data with fmemopen 2021-06-26 16:06:55 +02:00
package_orphans.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_register.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_remove.c lib: run all post/purge-remove scripts at the end of the transaction 2021-06-26 18:41:37 +02:00
package_script.c lib/package_script.c: xbps_pkg_exec_script: remove useless copy and free 2021-06-26 18:41:37 +02:00
package_state.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_unpack.c lib: drop libarchive compat macros and use non deprecated functions 2021-06-26 18:51:15 +02:00
pkgdb_conversion.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
pkgdb.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_fetch.c lib: drop libarchive compat macros and use non deprecated functions 2021-06-26 18:51:15 +02:00
plist_find.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_match.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_remove.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
proplib_wrapper.c proplib_wrapper: remove return from void functions. 2021-02-04 23:09:35 +01:00
pubkey2fp.c tree-wide: remove unnecessary __UNCONST usage. 2021-02-04 23:02:39 +01:00
repo_sync.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
repo.c lib: drop libarchive compat macros and use non deprecated functions 2021-06-26 18:51:15 +02:00
rpool.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_conflicts.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_replaces.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_revdeps.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_shlibs.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_commit.c lib: run all post/purge-remove scripts at the end of the transaction 2021-06-26 18:41:37 +02:00
transaction_fetch.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_files.c lib/transaction_files.c: document some details 2021-06-26 18:58:55 +02:00
transaction_internalize.c lib/transaction_internalize.c: switch out deprecated libarchive function 2021-06-26 19:19:10 +02:00
transaction_ops.c lib/transaction_ops.c: do not change the transaction mode of unpacked packages 2021-06-26 18:46:56 +02:00
transaction_pkg_deps.c lib: tighten repolock 2021-09-10 14:40:02 +02:00
transaction_prepare.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_store.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util_hash.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util_path.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util.c lib/util.c: make is_revision match the code style 2021-06-26 17:14:23 +02:00
verifysig.c tree-wide: remove unnecessary __UNCONST usage. 2021-02-04 23:02:39 +01:00