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, next has been updated via 6333b4e7257cfeb79a381de1f62bdc9a20070eaf (commit) via 7d87d796c7823eb66843dbe0a99f795be48f5ef6 (commit) via e18e19d2911121c28f669cdd229e2b2d12298c6f (commit) from a6b7619bab60277309da1c2ba1a77708798caebb (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 6333b4e7257cfeb79a381de1f62bdc9a20070eaf Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Jan 19 21:39:58 2012 +0100
openssl: security update to 0.9.8t.
prevent DTLS DoS attak (CVE-2012-0050)
commit 7d87d796c7823eb66843dbe0a99f795be48f5ef6 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Jan 19 19:28:21 2012 +0100
Revert "kernel: Enable support for UFS."
This reverts commit 6f5ef200b352a96e9ed7b45a1e64119067c0c98f.
This has to wait until next kernel release.
commit e18e19d2911121c28f669cdd229e2b2d12298c6f Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Jan 19 19:27:19 2012 +0100
Revert "Support BSD partition tables."
This reverts commit 977fc44e2064e4e4cec598c0347c2fb1999ea3dc. This has to wait until next kernel release. Than we should revert the revert.
-----------------------------------------------------------------------
Summary of changes: config/kernel/kernel.config.i586-ipfire | 10 ++++------ config/kernel/kernel.config.i586-ipfire-pae | 6 ++---- config/kernel/kernel.config.i586-ipfire-xen | 6 ++---- config/rootfiles/core/{55 => 56}/filelists/openssh | 0 config/rootfiles/core/{55 => 56}/filelists/openssl | 0 config/rootfiles/core/56/update.sh | 2 +- lfs/openssl | 4 ++-- 7 files changed, 11 insertions(+), 17 deletions(-) copy config/rootfiles/core/{55 => 56}/filelists/openssh (100%) copy config/rootfiles/core/{55 => 56}/filelists/openssl (100%)
Difference in files: diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire index e2513f0..2c08a1b 100644 --- a/config/kernel/kernel.config.i586-ipfire +++ b/config/kernel/kernel.config.i586-ipfire @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.32.45-ipfire -# Thu Dec 29 15:32:08 2011 +# Linux kernel version: 2.6.32.41-ipfire +# Tue May 31 14:26:02 2011 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3593,9 +3593,7 @@ CONFIG_JFFS2_CMODE_PRIORITY=y # CONFIG_QNX4FS_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_SYSV_FS is not set -CONFIG_UFS_FS=m -# CONFIG_UFS_FS_WRITE is not set -# CONFIG_UFS_DEBUG is not set +# CONFIG_UFS_FS is not set # CONFIG_EXOFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m @@ -3644,7 +3642,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_ATARI_PARTITION is not set # CONFIG_MAC_PARTITION is not set CONFIG_MSDOS_PARTITION=y -CONFIG_BSD_DISKLABEL=y +# CONFIG_BSD_DISKLABEL is not set # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set diff --git a/config/kernel/kernel.config.i586-ipfire-pae b/config/kernel/kernel.config.i586-ipfire-pae index 98d222a..4b23df3 100644 --- a/config/kernel/kernel.config.i586-ipfire-pae +++ b/config/kernel/kernel.config.i586-ipfire-pae @@ -3624,9 +3624,7 @@ CONFIG_JFFS2_CMODE_PRIORITY=y # CONFIG_QNX4FS_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_SYSV_FS is not set -CONFIG_UFS_FS=m -# CONFIG_UFS_FS_WRITE is not set -# CONFIG_UFS_DEBUG is not set +# CONFIG_UFS_FS is not set # CONFIG_EXOFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m @@ -3675,7 +3673,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_ATARI_PARTITION is not set # CONFIG_MAC_PARTITION is not set CONFIG_MSDOS_PARTITION=y -CONFIG_BSD_DISKLABEL=y +# CONFIG_BSD_DISKLABEL is not set # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set diff --git a/config/kernel/kernel.config.i586-ipfire-xen b/config/kernel/kernel.config.i586-ipfire-xen index f5c7ba8..72fd490 100644 --- a/config/kernel/kernel.config.i586-ipfire-xen +++ b/config/kernel/kernel.config.i586-ipfire-xen @@ -3385,9 +3385,7 @@ CONFIG_JFFS2_CMODE_PRIORITY=y # CONFIG_QNX4FS_FS is not set # CONFIG_ROMFS_FS is not set # CONFIG_SYSV_FS is not set -CONFIG_UFS_FS=m -# CONFIG_UFS_FS_WRITE is not set -# CONFIG_UFS_DEBUG is not set +# CONFIG_UFS_FS is not set # CONFIG_EXOFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m @@ -3435,7 +3433,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_ATARI_PARTITION is not set # CONFIG_MAC_PARTITION is not set CONFIG_MSDOS_PARTITION=y -CONFIG_BSD_DISKLABEL=y +# CONFIG_BSD_DISKLABEL is not set # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set diff --git a/config/rootfiles/core/56/filelists/openssh b/config/rootfiles/core/56/filelists/openssh new file mode 120000 index 0000000..d8c77fd --- /dev/null +++ b/config/rootfiles/core/56/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/56/filelists/openssl b/config/rootfiles/core/56/filelists/openssl new file mode 120000 index 0000000..e011a92 --- /dev/null +++ b/config/rootfiles/core/56/filelists/openssl @@ -0,0 +1 @@ +../../../common/openssl \ No newline at end of file diff --git a/config/rootfiles/core/56/update.sh b/config/rootfiles/core/56/update.sh index 0b3845c..cde93e1 100644 --- a/config/rootfiles/core/56/update.sh +++ b/config/rootfiles/core/56/update.sh @@ -69,7 +69,7 @@ sed -i -e "s|38400|115200|g" /etc/inittab sync
# This update need a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot
# #Finish diff --git a/lfs/openssl b/lfs/openssl index de39d60..21b6c0e 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -24,7 +24,7 @@
include Config
-VER = 0.9.8s +VER = 0.9.8t
THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = fbf71e8e050bc1ec290b7468bab1a76e +$(DL_FILE)_MD5 = f5dabb7ffb068eecf245f1b2151df100
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree