Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.18 grimoire by Eric Sandall (7523a682c87e1984bf89c1f1b834e3e58d9097ec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.18 grimoire by Eric Sandall (7523a682c87e1984bf89c1f1b834e3e58d9097ec)
  • Date: Tue, 12 Feb 2008 21:33:28 -0600

GIT changes to stable-rc-0.18 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

antivirus/clamav/DETAILS | 6 ++----
antivirus/clamav/HISTORY | 6 ++++++
kernels/linux/HISTORY | 6 ++++++
kernels/linux/info/patches/maintenance_patches/patch-2.6.22.18 | 6 ++++++
kernels/linux/info/patches/maintenance_patches/patch-2.6.23.16 | 6 ++++++
kernels/linux/info/patches/maintenance_patches/patch-2.6.24.2 | 6 ++++++
kernels/linux/latest.defaults | 2 +-
7 files changed, 33 insertions(+), 5 deletions(-)

New commits:
commit 7523a682c87e1984bf89c1f1b834e3e58d9097ec
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

linux: => 2.6.22.18
(cherry picked from commit 4ae0fa846d3847afbcda02d9f68761ad5c5d7c9f)

commit 6cb5b19ce8084dc07c44294471940c98ab88c865
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

linux: => 2.6.23.16
(cherry picked from commit 64ca9dc52a1bda267e5fe56328ed74fedc02039a)

commit 8ce6ee8a2c4ae9a58f4658782c02f7688ff4a5ef
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

linux: => 2.6.24.2

commit 6f4ccac1b090dfd81a139648fed39923768e9def
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

clamav: Increment SECURITY_PATCH for security fix 0.92.1
(cherry picked from commit 176008678ebeaa2dbe88b41b87c543127f664774)

commit 0484a64c4efa80eff94043f9766aef9cd97e979d
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

clamav: version bump to 0.92.1
(cherry picked from commit a62fcd6e8e959553ec3ef3a155ffc11b46d85ddf)

diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 99deffd..4ff69e9 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.92
+ VERSION=0.92.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-$VERSION.tar.gz.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-/}
@@ -9,7 +9,7 @@
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://www.clamav.net
LICENSE[0]=GPL
- SECURITY_PATCH=5
+ SECURITY_PATCH=6
ENTERED=20030909
KEYWORDS="antivirus"
SHORT="Clam AntiVirus is an anti-virus toolkit for Unix"
@@ -22,5 +22,3 @@ automatic updating via Internet. The programs are based on
a shared
library distributed with the Clam AntiVirus package, which you can
use in your own software.
EOF
-
-
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 541ff5b..ce4e3cb 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,9 @@
+2008-02-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Increment SECURITY_PATCH=6 for 0.92.1
+
+2008-02-12 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.92.1
+
2007-12-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.92

diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 74baf43..f63f15d 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,9 @@
+2008-02-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * latest.defaults: updated to 2.6.24.2
+ * info/patches/maintenance_patches/patch-2.6.24.2: added
+ * info/patches/maintenance_patches/patch-2.6.23.16: added
+ * info/patches/maintenance_patches/patch-2.6.22.18: added
+
2008-02-02 Pol Vinogradov <vin.public AT gmail.com>
* info/patches/realtime_patches/patch-2.6.24-rt1: added
* latests.defaults: set LATEST_realtime_patches=patch-2.6.24-rt1
diff --git a/kernels/linux/info/patches/maintenance_patches/patch-2.6.22.18
b/kernels/linux/info/patches/maintenance_patches/patch-2.6.22.18
new file mode 100755
index 0000000..3fdc22b
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches/patch-2.6.22.18
@@ -0,0 +1,6 @@
+appliedkernels="2.6.22"
+patchversion="${appliedkernels}.18"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/${source}"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+gpg_source_url="${source_url}.sign"
diff --git a/kernels/linux/info/patches/maintenance_patches/patch-2.6.23.16
b/kernels/linux/info/patches/maintenance_patches/patch-2.6.23.16
new file mode 100755
index 0000000..4680f61
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches/patch-2.6.23.16
@@ -0,0 +1,6 @@
+appliedkernels="2.6.23"
+patchversion="${appliedkernels}.16"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/${source}"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+gpg_source_url="${source_url}.sign"
diff --git a/kernels/linux/info/patches/maintenance_patches/patch-2.6.24.2
b/kernels/linux/info/patches/maintenance_patches/patch-2.6.24.2
new file mode 100755
index 0000000..db9dead
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches/patch-2.6.24.2
@@ -0,0 +1,6 @@
+appliedkernels="2.6.24"
+patchversion="${appliedkernels}.2"
+source="patch-${patchversion}.bz2"
+source_url="${KERNEL_URL}/pub/linux/kernel/v2.6/${source}"
+source_gpg="kernel.gpg:${source}.sign:ESTABLISHED_UPSTREAM_KEY"
+gpg_source_url="${source_url}.sign"
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 2d16408..bdb52c5 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,6 +1,6 @@
LATEST_2_6=2.6.24
LATEST_PRE_2_6=patch-2.6.24
-LATEST_maintenance_patches=patch-2.6.24
+LATEST_maintenance_patches=patch-2.6.24.2
LATEST_git_patches=patch-2.6.12-rc5-git8
LATEST_2_4=2.4.32
LATEST_PRE_2_4=patch-2.4.33-pre1



  • [SM-Commit] GIT changes to stable-rc-0.18 grimoire by Eric Sandall (7523a682c87e1984bf89c1f1b834e3e58d9097ec), Eric Sandall, 02/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page