summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-06-18 02:34:09 +0200
committerDan McGee <dan@archlinux.org>2007-06-26 17:41:31 +0200
commitf401e523981a72664d7f52e5697e3e09de597aeb (patch)
tree60108b1517c9c84071abf4a126c8beb8e9e92c8f
parent0de5c97193f16195351957eada94f3e39a2d7d05 (diff)
downloadpacman-f401e523981a72664d7f52e5697e3e09de597aeb.tar.gz
pacman-f401e523981a72664d7f52e5697e3e09de597aeb.tar.xz
Mirror update and NEWS updates
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--NEWS8
-rw-r--r--etc/pacman.d/mirrorlist.in5
2 files changed, 13 insertions, 0 deletions
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@