From f401e523981a72664d7f52e5697e3e09de597aeb Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 17 Jun 2007 20:34:09 -0400 Subject: [PATCH] Mirror update and NEWS updates Signed-off-by: Dan McGee --- NEWS | 8 ++++++++ etc/pacman.d/mirrorlist.in | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 57a9da74..efe58270 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.0.5 - Add -mtune=generic to default CFLAGS in makepkg.conf + - Small updates to translations + - repo-add: fix conflicts issue for real this time + - Fix issue with libarchive incorrectly setting permissions +3.0.4 - Updated translations + - repo-add: fix issue where conflicts were not put in database +3.0.3 - Updated translations + - repo-add: fixed a desc file clobbering issue 3.0.2 - fix a bug where pre/post_remove scriptlets were not ran - ensure ldconfig is ran in all operations - added a few new translations, updated existing ones diff --git a/etc/pacman.d/mirrorlist.in b/etc/pacman.d/mirrorlist.in index f850f702..48ce9125 100644 --- a/etc/pacman.d/mirrorlist.in +++ b/etc/pacman.d/mirrorlist.in @@ -6,6 +6,7 @@ Server = ftp://ftp.archlinux.org/@REPO@/os/@CARCH@ Server = ftp://ftp.nethat.com/pub/linux/archlinux/@REPO@/os/@CARCH@ Server = ftp://locke.suu.edu/linux/dist/archlinux/@REPO@/os/@CARCH@ +Server = ftp://mirrors.unixheads.org/archlinux/@REPO@/os/@CARCH@ Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/@REPO@/os/@CARCH@ Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/@REPO@/os/@CARCH@ Server = http://mirrors.easynews.com/linux/archlinux/@REPO@/os/@CARCH@ @@ -71,6 +72,10 @@ Server = ftp://ftp.linux.org.tr/pub/archlinux/@REPO@/os/@CARCH@ # - Ukraine Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/@REPO@/os/@CARCH@ +# Asia +# - Israel +Server = http://mirror.isoc.org.il/pub/archlinux/@REPO@/os/@CARCH@ + # Australia Server = ftp://mirror.pacific.net.au/linux/archlinux/@REPO@/os/@CARCH@