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 "IPFire 2.x development tree".
The branch, master has been updated via 5c3a57a50de2f6ebd17aada9df5d2baa111827a1 (commit) via c3bcec9933d1656307aafc2b7c297c668bd91de6 (commit) via 401d89a036e21cf63f4a7d50e5e3b8e3ebdf58d9 (commit) via 4ad5ead0d9ddfa27c44b500787e9cff2efd645f1 (commit) via 9c4e34b28d045a0a556152b2c6980df623446e3d (commit) via 562e9f63224087b74124fb7631e863f293fc258f (commit) via c1a3a8ed51b34ba1ac559b83b25f3ad7812c18b5 (commit) from 635ba6a5b26678328d500c6dc7ebdbcaeaa71b27 (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 5c3a57a50de2f6ebd17aada9df5d2baa111827a1 Author: Christian Schmidt maniacikarus@ipfire.org Date: Sun Apr 11 19:47:27 2010 +0200
Updated the two qemu packages to the latest stable releases.
commit c3bcec9933d1656307aafc2b7c297c668bd91de6 Author: Christian Schmidt maniacikarus@ipfire.org Date: Sun Apr 11 19:47:10 2010 +0200
Updated squidClamav to the latest stable.
commit 401d89a036e21cf63f4a7d50e5e3b8e3ebdf58d9 Author: Christian Schmidt maniacikarus@ipfire.org Date: Sun Apr 11 19:45:38 2010 +0200
Revert "Updated qemu and to the latest releases." This w not the qemu commit. This reverts commit 9c4e34b28d045a0a556152b2c6980df623446e3d.
commit 4ad5ead0d9ddfa27c44b500787e9cff2efd645f1 Merge: 9c4e34b28d045a0a556152b2c6980df623446e3d 635ba6a5b26678328d500c6dc7ebdbcaeaa71b27 Author: Christian Schmidt maniacikarus@ipfire.org Date: Sun Apr 11 19:45:04 2010 +0200
Merge branch 'master' of git://git.ipfire.org/ipfire-2.x
commit 9c4e34b28d045a0a556152b2c6980df623446e3d Author: Christian Schmidt maniacikarus@ipfire.org Date: Sun Apr 11 19:44:23 2010 +0200
Updated qemu and to the latest releases.
commit 562e9f63224087b74124fb7631e863f293fc258f Author: Christian Schmidt maniacikarus@ipfire.org Date: Sun Apr 11 19:43:57 2010 +0200
Updated postfix to latest 2.6 stable release.
commit c1a3a8ed51b34ba1ac559b83b25f3ad7812c18b5 Author: Christian Schmidt maniacikarus@ipfire.org Date: Sun Apr 11 19:43:26 2010 +0200
Updated fetchmail to current stable.
-----------------------------------------------------------------------
Summary of changes: doc/packages-list.txt | 10 +++++----- lfs/fetchmail | 7 ++++--- lfs/postfix | 11 ++++------- lfs/qemu | 6 +++--- lfs/qemu-kqemu | 6 +++--- lfs/squidclamav | 6 +++--- 6 files changed, 22 insertions(+), 24 deletions(-)
Difference in files: diff --git a/doc/packages-list.txt b/doc/packages-list.txt index c10ee16..1cb425e 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -103,7 +103,7 @@ * fbset-2.1 * fcron-3.0.4 * feedparser-4.1 -* fetchmail-6.3.11 +* fetchmail-6.3.16 * ffmpeg-export-2008-04-13 * file-4.17 * findutils-4.2.27 @@ -268,13 +268,13 @@ * pkg-config-0.20 * popt-1.10.4 * portmap_6.0 -* postfix-2.6.2 +* postfix-2.6.5 * ppp-2.4.4 * pptp-1.7.2 * procps-3.2.6 * psmisc-22.2 -* qemu-0.11.0-kqemu -* qemu-0.12.2 +* qemu-0.11.1-kqemu +* qemu-0.12.3 * readline-5.1 * reiser4progs-1.0.6 * reiserfsprogs-3.6.21 @@ -301,7 +301,7 @@ * squashfs-lzma-cvs20100214 * squid-2.7.STABLE9 * squidGuard-1.4.1 -* squidclamav-5.2 +* squidclamav-5.3 * sshfs-fuse-2.2 * sslh-1.7a * streamripper-1.63.5 diff --git a/lfs/fetchmail b/lfs/fetchmail index 4ab1cc0..33b9f9c 100644 --- a/lfs/fetchmail +++ b/lfs/fetchmail @@ -24,7 +24,7 @@
include Config
-VER = 6.3.11 +VER = 6.3.16
THISAPP = fetchmail-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fetchmail -PAK_VER = 5 +PAK_VER = 6
DEPS = ""
@@ -44,11 +44,12 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 43b28f296cc0024d3c727319eacae324 +$(DL_FILE)_MD5 = 1a40acb371376c7d54fe468c99dfc216
install : $(TARGET)
check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects)) diff --git a/lfs/postfix b/lfs/postfix index 503f243..bbb9b0c 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -24,7 +24,7 @@
include Config
-VER = 2.6.2 +VER = 2.6.5
THISAPP = postfix-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 5 +PAK_VER = 6
DEPS = "amavisd mysql"
@@ -40,14 +40,11 @@ DEPS = "amavisd mysql" # Top-level Rules ###############################################################################
-objects = $(DL_FILE) \ - postfix-2.5.5.patch +objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE) -postfix-2.5.5.patch = $(DL_FROM)/postfix-2.5.5.patch
-$(DL_FILE)_MD5 = 1f0edbd521d2b0473626f4d61e8bb4eb -postfix-2.5.5.patch_MD5 = 36cb54665d95016af4ce0cd5f85c20a8 +$(DL_FILE)_MD5 = 6b954cfb3eb6141dac1e773281211717
install : $(TARGET)
diff --git a/lfs/qemu b/lfs/qemu index 97d3af3..7925f0d 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -24,7 +24,7 @@
include Config
-VER = 0.12.2 +VER = 0.12.3
THISAPP = qemu-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu -PAK_VER = 9 +PAK_VER = 10
DEPS = "sdl"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1d7c2d95acb6d0789de86508c608e26d +$(DL_FILE)_MD5 = d215e4568650e8019816397174c090e1
install : $(TARGET)
diff --git a/lfs/qemu-kqemu b/lfs/qemu-kqemu index 99b3fe1..a3c99b4 100644 --- a/lfs/qemu-kqemu +++ b/lfs/qemu-kqemu @@ -24,7 +24,7 @@
include Config
-VER = 0.11.0 +VER = 0.11.1
THISAPP = qemu-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP)-kqemu PROG = qemu-kqemu -PAK_VER = 1 +PAK_VER = 2
DEPS = "sdl qemu"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 4da6a3e926a0260902f0dee342a59c23 +$(DL_FILE)_MD5 = 193285b0bcf655a7f7577d05ffcb82b1
install : $(TARGET)
diff --git a/lfs/squidclamav b/lfs/squidclamav index 68d5f6a..9c37753 100644 --- a/lfs/squidclamav +++ b/lfs/squidclamav @@ -24,7 +24,7 @@
include Config
-VER = 5.2 +VER = 5.3
THISAPP = squidclamav-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = squidclamav -PAK_VER = 10 +PAK_VER = 11
DEPS = "clamav"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 7f8d48962f139f747fa9b2050ede19a3 +$(DL_FILE)_MD5 = 39f4b98294782039840b2052eab543e2
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree