[pacman-dev] [GIT] The official pacman repository annotated tag, v3.3.0, created. v3.3.0

Dan McGee dan at archlinux.org
Sun Aug 2 19:26:53 EDT 2009


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 annotated tag, v3.3.0 has been created
        at  3e48270f031283e1602321c634c86642c5e9297b (tag)
   tagging  aba58e95abbeef2a9145ec702338def1e4912898 (commit)
  replaces  v3.2.2
 tagged by  Dan McGee
        on  Sun Aug 2 18:16:37 2009 -0500

- Log -----------------------------------------------------------------
I never have anything to say here
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkp2Ho8ACgkQXC5GoPU6du1AcgCgxj9YerdAR8ZLoept3aJogYt2
1AcAn2pLQQqGILClXe1YyPQFFgjfdv8U
=XTx2
-----END PGP SIGNATURE-----

Aaron Griffin (1):
      Make the repo-add quiet flag less quiet

Aaron Schaefer (1):
      makepkg: use INTEGRITY_CHECK only for generation of checksums

Allan McRae (48):
      Treat info pages like man pages
      makepkg: enable passing PKGBUILD from pipe
      makepkg: actually fix passing PKGBUILD from pipe
      makepkg: several small bits of tidying
      libalpm: add PID to db.lck
      makepkg: provide MAN_DIRS configuration variable
      makepkg: add fallback for when MAN_DIRS is unset
      makepkg: Add used options to PKGINFO file
      makepkg: Introduce purge option
      makepkg: move BUILDSCRIPT from makepkg.conf
      makepkg: Add support for specifying LDFLAGS
      makepkg: Add PKGBUILD-split.proto
      makepkg: add optional package function
      makepkg: add functions for backup and restore of package fields
      makepkg: hack around tee in run_package function
      makepkg: Optional argument for run_package and create_package
      makepkg: implement creation of split packages
      makepkg: repackage rework with package functions
      makepkg: fix updating pkgrel with pkgver in SCM packages
      contrib/pacscripts - print install scripts from a package
      Only check checksums if there is a source file
      makepkg: add pkgbase variable
      Refactor testing for color message output
      makepkg: adjust install_package for split packages
      makepkg: adjust log clean-up for new filenames
      makepkg: do not bail on failure to install built package
      makepkg: run tidy_install with no package() function
      Fix doc building for asciidoc >= 8.4.1
      makepkg: make in-place sed portable
      makepkg: several small fixes
      makepkg: do not update pkgver when building source package
      makepkg: Document package splitting
      makepkg: fix sourcing BUILDSCRIPT and PATH issues
      NEWS file updates for makepkg and contrib
      makepkg: fix PKGBUILD sanity check
      makepkg: fix variable backup/restore for splitpkg
      Fix typos in PKGBUILD man page
      makepkg: clean up moving PKGINFO creation to a function
      makepkg: fix check for previously built packages with package splitting
      makepkg: Exit on failure within build() or package() functions
      makepkg: fix pkgdesc restoration with split packaging
      makepkg: check for package functions when package splitting
      Quote values in the arch array in example PKGBUILD
      makepkg: allow spaces in source file names
      makepkg: clean up BUILDSCRIPT usage
      makepkg: add pkgbase to .PKGINFO and database for split packages
      PKGBUILD-split.proto: pkgbase is a string not an array
      Remove unneed order arguements in zn_CN translation

Armando M. Baratti (1):
      Update Brazilian Portuguese translation

Baurzhan Muftakhidinov (2):
      Add new Kazakh translation
      update Kazakh translation

Bryan Ischo (6):
      Fixed some inconsistencies and errors in the pactest documentation.
      Reorganize code for one-at-a-time resolving
      Enabled new interactive prompt and updated some tests
      Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages
      Remove duplicates from the unresolvable list before prompting user
      Look in target-list first to resolve dependencies

CalimeroTeknik (1):
      po/fr.po : corrections and improvements

Cedric Staniewski (3):
      libarchive development has moved to Google Code
      repo-add: fix -n tests which are applicable only to strings
      Do not allow pkgnames to start with a hyphen

Dan McGee (73):
      pactest: remove need for pause when running tests
      makepkg: check all integrity sums found in the PKGBUILD
      Merge branch 'maint'
      Merge branch 'maint'
      Remove unnecessary initialization in new functions
      Quiet up the make process a bit
      makepkg: allow compression type to be autodetected
      Merge branch 'maint'
      Merge branch 'maint'
      Make libfetch the 'native' download library
      Set SIGPIPE handler to SIG_IGN when downloading
      Merge branch 'maint'
      Merge branch 'maint'
      makepkg: ensure PKGBUILD does not contain CRLF characters
      Merge branch 'maint'
      Merge branch 'maint'
      Add a .gitattributes file
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Fix linkman macro to work with asciidoc > 8.3.0
      doc: remove BUILDSCRIPT from makepkg.conf docs
      doc: fix some more asciidoc fallout
      doc: Consistency and formatting cleanups
      Merge branch 'maint'
      doc: Consistency and formatting cleanups (for master)
      makepkg: fix my own stupid mistake
      Merge branch 'am/splitpkg'
      makepkg: clean up test usage
      makepkg: test fixes, part 2
      Merge branch 'maint'
      Merge branch 'maint'
      repo-add: fix eval and quote issues
      Rework optdepends documentation for clarity
      Merge branch 'maint'
      Update pactest to use hashlib
      Merge branch 'maint'
      Merge branch 'maint'
      Update checks for python in configure
      Merge commit 'allan/working'
      Add the pacman home page to the doc directory
      Fix asciidoc formatting warnings and issues
      doc: fix repo-add manpage
      doc: add 'html' target to Makefile.am
      doc: move files around for consistency
      Small cleanups to index.txt
      makepkg: fix double check on same path
      Merge branch 'xav/repo-add'
      const-ify endswith()
      Remove version information from -Qqo output
      Merge commit 'allan/working'
      Remove recursive remove in autoclean.sh
      Add pyc files to autoclean
      makepkg: refactor sanity checking into a function
      Give sensible feedback when a repo has no configured servers
      repo-add: use bsdtar optimization for better performance
      Search package groups when searching a DB
      Merge commit 'allan/working'
      Fix compile warning fail on older versions of GCC
      Allow remove to accept 'local/' prefix
      Update copyright headers and messages
      makepkg: quote filenames when extracting
      makepkg: fix breakage with '%' in source filenames
      New feature: files verification
      Revert "makepkg: Exit on failure within build() or package() functions"
      Ensure version screen fits in 80 cols
      Update copyrights in gettext files
      Update POT files
      Update PO files in prep for 3.3 release
      Regenerate pacman PO files
      Merge commit 'xavier/trans'
      Version bump for 3.3.0
      French translation reformat

Gerardo Exequiel Pozzi (7):
      Fix non-C style comments in libalpm
      Add an initial pactest/test/.gitignore
      Add repo-remove.8 to list of cleanup in doc/Makefile.am
      Add more files to cleanup in autoclean.sh
      Remove unused included headers from testdb.c and testpkg.c
      Remove unused string.h from src/pacman/remove.c
      Fix perms on files NEWS and TRANSLATORS

Giovanni Scafora (3):
      Update Italian translation
      Update Italian Translation
      update italian translation

Henning Garus (1):
      Add autotools magic for pactests

Jan Stępień (1):
      A tiny fix in the Polish translation.

Jeff Bailes (1):
      update english british translation

Juan Pablo Gonzalez Tognarelli (1):
      update spanish translation

Kevin Barry (1):
      configure.ac: use full path of stat for Mac OS X

Loui Chang (4):
      makepkg: Fix integrity check when files are missing.
      Mention required libraries in INSTALL.
      makepkg: Download sources and check checksums for any source package.
      makepkg: Move .PKGINFO creation into a function.

Lu Gan (1):
      update simplified chinese translation

Mateusz Herych (1):
      update polish translation

Matthias Gorissen (1):
      update german translation

Nagy Gabor (32):
      Pass the old package with PM_TRANS_EVT_UPGRADE_START
      New public alpm_pkg_get_db function
      Move -Sp implementation to the front-end
      -Qu rework
      HoldPkg rework
      Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm_dep_compute_string
      db->pkgcache_loaded and db->grpcache_loaded
      Use archive_entry_set_perm instead of archive_entry_set_mode
      Document --debug
      New error type: PM_ERR_PKG_IGNORED
      Print warning in _alpm_resolvedep() if a satisfier package is ignored without QUESTION
      Free *data list when user removes unresolvable packages
      Fix for trans001.py (FS#9088)
      Remove pmsyncpkg_t
      Introduce -Qlq
      Query documentation updates
      Remove find_replacements()
      Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()
      Change package to package(s) and file to file(s) in documentation
      Introduce PM_TRANS_FLAG_NOLOCK
      We don't need root with -Sp
      Document -T in the manual
      Introduce _alpm_pkg_free_trans()
      Enable remove progressbar with -S (conflict resolving)
      Document the .pacnew extension with NoUpgrade
      Update the documentation of -Qs and -Ss
      Fix a minor memleak
      Introduce -Suu
      Change the e-mail address of Nagy Gabor in AUTHORS
      Update README file
      Fix an untranslated message in src/callback.c
      update hungarian translation

Pierre Schmitz (1):
      Add support for the xz archive format

Roman Kyrylych (Роман Кирилич) (1):
      update ukrainian translation

Samed Beyribey (2):
      fixed typos and alignment problem in Turkish translation
      update turkish translation

Sebastian Nowicki (3):
      makepkg: Make stripping debug symbols cross-platform
      Add detail documentation for alpm_db_update()
      Add a fetch callback to allow front-end download support

Sergey Tereschenko (2):
      update russian translation
      minor fixes on russian translation

Vojtech Gondzala (1):
      update czech translation

Volodia Macovei (3):
      Add new Romanian translation
      Update Romanian translation
      update romanian translation

Xavier Chantry (50):
      split yesno() into yesno() and noyes() functions.
      Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.conf
      makepkg : add --config option for an alternate config file.
      Allow sync200 pactest to pass without libdownload.
      makepkg.conf : some info / docs adjustements
      pacman : smarter optdepends handling.
      Change checkdeps and checkdbconflicts to be more flexible.
      Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cache
      testdb : extend the tool to allow checking sync dbs too.
      makepkg : fix a lot of breakages caused by Allan
      Remove libdownload support and fix libfetch one.
      alpm_unpack : change prefix handling to workaround FS#12148.
      Remove some db abstraction crap.
      Delay the creation of local and sync db dir.
      contrib/pacdiff : rework and cleanup
      repo-add : remove useless test_repo_db_file function
      repo-add : remove the need of realpath for REPO_DB_FILE
      repo-add : remove realpath usage
      repo-add: print warning if same version already exists
      libalpm: remove from_md5 and to_md5 from pmdelta_t
      makepkg : remove xdelta support
      runscriptlet : Flush open fds before fork() to avoid cloning buffers
      Revert "popen does NOT require /bin/sh in a subchroot"
      be_files.c : use %jd instead of %ju for intmax_t
      Fix several issues with xdelta
      Add pkgdelta script to create deltas.
      repo-add cleanup
      repo-add.sh.in : repo-remove improvements
      repo-add : drop delta support to rewrite it from scratch
      repo-add : rewrite delta support
      repo-add : fix package variables declaration
      repo-add : new locking system
      repo-add : don't change the modification time on depends and desc
      repo-add : rename gstmpdir to tmpdir
      repo-add: fail early if repo can not be created
      xdelta : only handle gz compression specifically
      Update NEWS for 3.3
      Run ldconfig inside chroot.
      Offer to clean up non-package files in cache directory.
      pactest : safety check with MODE
      Fix fileconflict004
      Fix klibc conflict case.
      Do not create .pacsave with -R, if the file is unchanged
      Fix 2 minor memleaks
      Fix one bug with .paccheck leftover file
      Use lstat instead of stat for -Qo
      Update French translation
      Add -Suu operation to the NEWS.
      fix warning when internal download is not used
      TRANSLATORS: update pt_BR responsible

-----------------------------------------------------------------------


hooks/post-receive
--
The official pacman repository


More information about the pacman-dev mailing list