summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-18Check in changes for 3.0.5 release (mostly backports)v3.0.5Dan McGee
* Update the mirrorlist * Fix FS7338- the previous repo-add fix didn't quite do the job, but it should be fixed now. * Small updates to translations files * Add -mtune=generic to default CFLAGS (req'd by GCC 4.2)
2007-05-18Fix libarchive permission extractionAaron Griffin
Hackish fix to ensure libarchive extracts files and dirs with the right permissions. For some reason extracting /tmp on install wasn't handled properly by librachive, so an explicit chmod will fix this. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-05-16Ensure MAKEFLAGS and DISTCC_HOSTS are exported if requiredDan McGee
2007-05-13* Updated German translationDan McGee
Pierre Schmitz <pierre@archlinux.de>
2007-05-13Corrections to Spanish translationDan McGee
2007-05-08Version bumped to 3.0.4v3.0.4Aaron Griffin
2007-05-08minor: Remove trailing slashes from Server urls to prevent double slashes inAaron Griffin
paths
2007-05-08A ton of updates of all of the translation files. Thanks to theDan McGee
authors of those.
2007-05-06repo-add: fix typo, conflicts instead of conflictDan McGee
2007-04-28Bumps for pacman 3.0.3v3.0.3Dan McGee
2007-04-25repo-add: Fixed bug of missing desc entries if package is in a groupDan McGee
Fixes bug #7005 as reported and patched by Marcus Habernehl <bmh1980de@yahoo.de>
2007-04-25Updated French translation from Nam <37i11@altern.org>.Dan McGee
2007-04-23* Updated German translationDan McGee
Pierre Schmitz <pierre@archlinux.de>
2007-04-23Updates in prep for 3.0.2 releasev3.0.2Dan McGee
2007-04-23Add two pactestsDan McGee
2007-04-23* Updated Italian translationDan McGee
Giovanni Scafora <linuxmania@gmail.com>
2007-04-23rankmirrors: download first 50KB of DB to get more reliable numbersDan McGee
Scott Horowitz <stonecrest@gmail.com>
2007-04-23* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin
Using the wrong variable in sortbydeps
2007-04-23New archlinuxppc.org mirror added to mirrorlistAaron Griffin
2007-04-23* Chantry Xavier <xav@chantry.homelinux.org>Aaron Griffin
Let IgnorePkg take precedence over the FORCE package flag
2007-04-23Added Spanish Translation.Dan McGee
Juan Pablo González T. <lord_jotape@yahoo.com.ar>
2007-04-18* Alexander Baldeck <alexander@archlinux.org>Aaron Griffin
Bugfix for FS#6944
2007-04-17makepkg: unset one more language variableDan McGee
2007-04-17Updated German translationDan McGee
Matthias Gorissen <siquame@web.de>
2007-04-17Adding Polish language translation, thanks!Dan McGee
From: Mateusz Jędrasik <m.jedrasik@gmail.com>
2007-04-17* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin
Make sure ldconfig runs on upgrade * Added 3 pactests to verify (by output only) that ldconfig is run
2007-04-17Bugfixes in prep for a 3.0.2 releaseDan McGee
Fix #6905- makepkg dependency checking error Fix #6915- add SUU mirror to mirrorlist.in
2007-04-11Fix FS #6872- CFLAGS were not being exportedDan McGee
2007-04-09Added easynews mirrorDan McGee
2007-04-05Fix running of pre_remove and Post_removeDan McGee
pkgname was undefined previously when this was called, fixed. Patch from Roman Kyrylych <roman.kyrylych@gmail.com>.
2007-04-04* Updatedv3.0.1Aaron Griffin
2007-04-04* Version number bumpAaron Griffin
2007-04-04* Fix FS#6798 - there is no reason to fail on a duplicate removal targetAaron Griffin
Added a pactest case for this ("-R foo foo foo foo foo" should do what is expected)
2007-04-04This change does two things:Aaron Griffin
* Prefer case-insensitive config settings. In the future case-insensitivity may be enforced. * Provides a fix for the tr_TR locale by checking the case-insensitive version first. This is more elegant than setting the 'C' locale for tr_TR. Also added a 'RootDir' config option to match CacheDir and DBPath
2007-04-04Forgot the @@REPO@@ part of the russian mirror.Aaron Griffin
2007-04-04Added new Russian mirrorAaron Griffin
2007-04-04* Tom Killian <tom@archlinux.org>Aaron Griffin
Properly align checksums on makepkg -g
2007-04-01* Updated Italian translationDan McGee
Giovanni Scafora <linuxmania@gmail.com>
2007-03-30* Updated Hungarian translationDan McGee
Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
2007-03-30* Updated Russian translationDan McGee
Владимир Байраковский <4rayven@gmail.com>
2007-03-30commit 1d35c4dcc6399023217e41eaa8ff4733b1ad2b0dAaron Griffin
Author: Aaron Griffin <aaronmgriffin@gmail.com> Date: Thu Mar 29 22:44:10 2007 -0500 Report an error on setmntent failure Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-03-30commit 970d2e942eb29bf78fe89895ace4d781970b6e94Aaron Griffin
Author: Aaron Griffin <aaronmgriffin@gmail.com> Date: Thu Mar 29 21:30:40 2007 -0500 repo-add leaves .PKGINFO in the current directory * Misuse of 'tar xf', which should be 'tar tf' Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-03-30From: Andrew Fyfe <andrew@neptune-one.net>Aaron Griffin
Date: Thu, 29 Mar 2007 11:11:36 +0100 Subject: [PATCH 1/1] Fix bug where makepkg can't extract .tar.Z archives. For some reason 'tar -xf' doesn't work with .tar.Z, you need to use 'tar -xzf' to extract the archive. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-03-28Fix --ignore behavior on sysupgradeDan McGee
* --ignore was being ignored (haha) on sysupgrade when a package was listed as being a force upgrade. This adds a prompt to the user in this case asking what to do. Signed-off-by: Dan McGee <dan@archlinux.org>
2007-03-27* Remove outdated ProxyServer option from pacman.conf.5.Dan McGee
2007-03-26* Fix NEWS typo. Oops.Dan McGee
* Updated Russian translation. Владимир Байраковский <4rayven@gmail.com> and Shild <sxp@bk.ru> * Removed a string from gettext that didn't need it.
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee
Andrew Fyfe <andrew@neptune-one.net> * Add testing to etc/pacman.d/.cvsignore * Fix scriptlet001.py test to work during 'make check'.
2007-03-24Andrew Fyfe <andrew@neptune-one.net>Dan McGee
* Fix FS #6688- builddeps not working in makepkg.
2007-03-24* Added a mirror list for [testing] (it appears most mirrors mirror testing)Aaron Griffin
* Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files
2007-03-23* Removed three dead mirrors (Dale Blount <dale@archlinux.org>).Dan McGee