[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.2-281-g32727ef
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 "The official pacman repository". The branch, master has been updated via 32727efc38bf5376a402c4c4149cc4148ba2068b (commit) via 5699f2c94c39afec19810fc450b78dced86e7c5d (commit) via 2a3b5e40bc92bf3c4f32c27c4030d80f97a5dee1 (commit) via 8f711a7181e16dd8f2ab17946a48d131b58f4cf3 (commit) via ff96649eeb09e4bd8774bc72a8dd1a4fa5a6846b (commit) via d94346ede2b146a3eb9bfc263c049aa2783a032c (commit) via 946f4af7f376c22d33bb24ff997c99231a05c0e7 (commit) via 2c6be06bbab70a2433450290c66cc8b3af24e1d4 (commit) via 505ad87e67b629fd359d3a2ba3ae7f110942447f (commit) via 0de314205f9925c073566de109464b46737b0527 (commit) via 36ea02cc482f14b787f1c7c4999fc347d77be7e5 (commit) via c4332c8091dbba8bb9d9c56a3229843497b58670 (commit) via a97e28205a462a7433a8d0e7061cd911ea3d8c4c (commit) via 76735e6519c9dd7a3efee2613070588b5a1b12ac (commit) via 85d0111da8413dc7879f6259afc0e5621c2d2634 (commit) from 51175f31c4aac9df6ceeffc7855a0f842c580fdb (commit) 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 32727efc38bf5376a402c4c4149cc4148ba2068b Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 22:55:31 2010 -0500 pactest: revamp modified logic Remove all logic dealing with PKG_MODIFIED as this rule no longer exists. This removes a bunch of unnecessary stat and checksum logic that most of the time we were never even using. Also update the file modified checks to mark every file created using mkfile() with an older time so any modified checks will just work without hacks. Signed-off-by: Dan McGee <dan@archlinux.org> commit 5699f2c94c39afec19810fc450b78dced86e7c5d Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 22:54:36 2010 -0500 Modify all pactests to not use PKG_MODIFIED All conditions that this particular rule tested are better served by using a more specific rule, whether that be checking a package version or whether files inside the package have changed or still exist. Signed-off-by: Dan McGee <dan@archlinux.org> commit 2a3b5e40bc92bf3c4f32c27c4030d80f97a5dee1 Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 22:08:52 2010 -0500 pactest: pylint changes for pmdb Signed-off-by: Dan McGee <dan@archlinux.org> commit 8f711a7181e16dd8f2ab17946a48d131b58f4cf3 Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 21:58:54 2010 -0500 pactest: pylint changes for util Signed-off-by: Dan McGee <dan@archlinux.org> commit ff96649eeb09e4bd8774bc72a8dd1a4fa5a6846b Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 21:46:04 2010 -0500 pactest: pylint changes for pmtest Signed-off-by: Dan McGee <dan@archlinux.org> commit d94346ede2b146a3eb9bfc263c049aa2783a032c Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 21:35:07 2010 -0500 pactest: pylint changes for pmpkg Signed-off-by: Dan McGee <dan@archlinux.org> commit 946f4af7f376c22d33bb24ff997c99231a05c0e7 Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 21:30:22 2010 -0500 pactest: pylint changes for pmrule Signed-off-by: Dan McGee <dan@archlinux.org> commit 2c6be06bbab70a2433450290c66cc8b3af24e1d4 Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 21:23:51 2010 -0500 pactest: pylint changes for pmenv Signed-off-by: Dan McGee <dan@archlinux.org> commit 505ad87e67b629fd359d3a2ba3ae7f110942447f Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 21:19:56 2010 -0500 pactest: pylint changes for pactest Signed-off-by: Dan McGee <dan@archlinux.org> commit 0de314205f9925c073566de109464b46737b0527 Author: Dan McGee <dan@archlinux.org> Date: Tue Oct 26 21:16:52 2010 -0500 pactest: pylint changes for pmfile Signed-off-by: Dan McGee <dan@archlinux.org> commit 36ea02cc482f14b787f1c7c4999fc347d77be7e5 Author: Dan McGee <dan@archlinux.org> Date: Wed Oct 27 01:25:45 2010 -0500 Compute download size for sync packages only Neither packages from files nor packages from the local database will ever have a download size. Signed-off-by: Dan McGee <dan@archlinux.org> commit c4332c8091dbba8bb9d9c56a3229843497b58670 Merge: 51175f3 a97e282 Author: Dan McGee <dan@archlinux.org> Date: Sat Jan 22 10:12:46 2011 -0600 Merge branch 'maint' ----------------------------------------------------------------------- Summary of changes: NEWS | 3 + configure.ac | 4 +- doc/index.txt | 1 + lib/libalpm/po/ca.po | 6 ++- lib/libalpm/po/cs.po | 6 ++- lib/libalpm/po/de.po | 6 ++- lib/libalpm/po/el.po | 6 ++- lib/libalpm/po/en_GB.po | 6 ++- lib/libalpm/po/es.po | 6 ++- lib/libalpm/po/fr.po | 6 ++- lib/libalpm/po/hu.po | 6 ++- lib/libalpm/po/it.po | 6 ++- lib/libalpm/po/kk.po | 6 ++- lib/libalpm/po/libalpm.pot | 6 ++- lib/libalpm/po/nb.po | 6 ++- lib/libalpm/po/pl.po | 6 ++- lib/libalpm/po/pt.po | 6 ++- lib/libalpm/po/pt_BR.po | 6 ++- lib/libalpm/po/ro.po | 6 ++- lib/libalpm/po/ru.po | 6 ++- lib/libalpm/po/sk.po | 6 ++- lib/libalpm/po/sv.po | 6 ++- lib/libalpm/po/tr.po | 6 ++- lib/libalpm/po/uk.po | 6 ++- lib/libalpm/po/zh_CN.po | 6 ++- lib/libalpm/sync.c | 2 +- test/pacman/README | 1 - test/pacman/pactest.py | 6 +- test/pacman/pmdb.py | 77 +++++++------------------------- test/pacman/pmenv.py | 8 --- test/pacman/pmfile.py | 39 +++++----------- test/pacman/pmpkg.py | 36 +++------------ test/pacman/pmrule.py | 25 +++++------ test/pacman/pmtest.py | 90 +++++++++++++++++++++---------------- test/pacman/tests/scriptlet001.py | 2 +- test/pacman/tests/scriptlet002.py | 2 +- test/pacman/tests/sync101.py | 5 ++- test/pacman/tests/sync102.py | 7 +++- test/pacman/tests/sync103.py | 2 +- test/pacman/tests/sync120.py | 2 +- test/pacman/tests/sync138.py | 2 +- test/pacman/tests/sync898.py | 2 +- test/pacman/tests/upgrade001.py | 1 - test/pacman/tests/upgrade002.py | 1 - test/pacman/tests/upgrade003.py | 1 - test/pacman/util.py | 42 ++++------------- 46 files changed, 242 insertions(+), 251 deletions(-) mode change 100755 => 100644 lib/libalpm/po/sk.po hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org