On Wed, Jul 7, 2010 at 7:33 AM, Dan McGee <[email protected]> wrote:
> 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  a83559949622992faafb628b742893891ead8390 (commit)
>       via  68dcabdfbeadc43c74eccf395a9f04565c5d682e (commit)
>       via  60de8ec932984f1374501c3f11ad1bcfba5c7d5c (commit)
>      from  686b8c146398c5ba9feee2c1fa10bf9e598b2ce8 (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 a83559949622992faafb628b742893891ead8390
> Author: Allan McRae <[email protected]>
> Date:   Wed Jul 7 16:10:10 2010 +1000
>
>    Download sync db into DBPath/sync
>
>    The sync db should be stored in the sync/ folder.  This cleans up
>    DBPath to only have local/ and sync/ directories in it.
>
>    A nice side effect is that the db are now in the right place so we
>    can implement directly reading from them.
>
>    Signed-off-by: Allan McRae <[email protected]>
>    Signed-off-by: Dan McGee <[email protected]>
>
> commit 68dcabdfbeadc43c74eccf395a9f04565c5d682e
> Author: Allan McRae <[email protected]>
> Date:   Fri Jun 4 00:10:50 2010 +1000
>
>    Remove DBEXT usage
>
>    With commit 5dffef78, the repo database always has a symlink
>    of the form reponame.db.  Use that filename and let libarchive
>    determine the compression type.
>
>    Signed-off-by: Allan McRae <[email protected]>
>    Signed-off-by: Dan McGee <[email protected]>

If you run pacman-git and things seem to not be working right, the
above commit is probably why. Make sure your custom servers have these
symlinks in place which should be put there by repo-add 3.4.0 and up.

> commit 60de8ec932984f1374501c3f11ad1bcfba5c7d5c
> Author: Allan McRae <[email protected]>
> Date:   Sun Jun 27 21:44:36 2010 +1000
>
>    Check return value of fgets calls
>
>    Prevents compiler warnings with -D_FORTIFY_SOURCE=2
>
>    Signed-off-by: Allan McRae <[email protected]>
>    Signed-off-by: Dan McGee <[email protected]>
>
> -----------------------------------------------------------------------
>
> Summary of changes:
>  configure.ac              |    9 ---------
>  lib/libalpm/be_files.c    |   24 ++++++++++++++++--------
>  lib/libalpm/trans.c       |    3 +--
>  scripts/Makefile.am       |    1 -
>  scripts/rankmirrors.sh.in |    2 +-
>  test/pacman/pmdb.py       |    2 +-
>  test/pacman/pmtest.py     |    2 +-
>  test/pacman/util.py       |    1 -
>  8 files changed, 20 insertions(+), 24 deletions(-)
>
>
> hooks/post-receive
> --
> The official pacman repository
>
>

Reply via email to