[arch-projects] [dbscripts] [GIT] Official repo DB scripts branch pacman-git updated. 20131102-88-g2c68135
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Official repo DB scripts". The branch, pacman-git has been updated discards cda3694d0b247849e12edcd56e0ca7a41ec90ae1 (commit) via 2c68135f4ab9db048db460bc949322ad7bb418eb (commit) via 656fd6d5d8f455492b1e51add9e6e1da8f911a7c (commit) via 0cf2ac49c18a71c050f5a9a9ff42e8dff89c2375 (commit) via 5b4b19cd7f4c0ef7a479306b73a4db3733df9c44 (commit) via a852b2822620b6294e2efa411ff88a3b0afe1754 (commit) via 7134da63690e0798d498fd15a09786db42091bfd (commit) via 4dbcc003b6aa8fcf009be1e98c8ff13fe1def2fb (commit) This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this: * -- * -- B -- O -- O -- O (cda3694d0b247849e12edcd56e0ca7a41ec90ae1) \ N -- N -- N (2c68135f4ab9db048db460bc949322ad7bb418eb) When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B. Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2c68135f4ab9db048db460bc949322ad7bb418eb Author: Eli Schwartz <eschwartz@archlinux.org> Date: Wed Mar 21 12:09:21 2018 -0400 pacman 5.1 compatibility The print_all_package_names function changed its behavior, adapt ----------------------------------------------------------------------- Summary of changes: README.md | 57 +++++++++++++++++++++- config | 7 ++- cron-jobs/check_archlinux/parse_pkgbuilds.sh | 42 ++++++++--------- cron-jobs/devlist-mailer | 7 ++- cron-jobs/ftpdir-cleanup | 28 +++++------ cron-jobs/integrity-check | 6 +-- cron-jobs/sourceballs | 30 ++++++------ cron-jobs/update-web-db | 20 ++++---- db-functions | 70 ++++++++++++++-------------- db-move | 56 +++++++++++----------- db-remove | 22 ++++----- db-repo-add | 22 ++++----- db-repo-remove | 22 ++++----- db-update | 36 +++++++------- test/cases/db-update.bats | 7 +++ test/lib/common.bash | 8 ++-- testing2x | 26 +++++------ 17 files changed, 266 insertions(+), 200 deletions(-) hooks/post-receive -- Official repo DB scripts
participants (1)
-
eschwartz@archlinux.org