Re: [2.1] Planning for 2.1

"Gilles Espinasse" <[email protected]>
Newsgroups gmane.comp.security.ipcop.devel
Message-ID <0d9e01ccec7e$18a6f0d0$f9b5a8c0@pii350>
----- Original Message ----- 
From: "Olaf Westrik" <weizen_42-Yz37vSk3/[email protected]>
To: "IPCop devel" <[email protected]>
Sent: Tuesday, February 14, 2012 9:38 PM
Subject: [IPCop-devel] [2.1] Planning for 2.1


> All,
>
>
> as discussed earlier, Gilles and myself will make some larger changes
> for 2.1.0. Some items are 3.0 kernel, recent udev, gcc, libc, libkmod.
> Because of that building current SVN can and will be broken from time to
> time.
>
> In any case, the 'merge' window is open :-)
>
>
> On a side note, I will fix the libz thing on Thursday by making
> modifications to SVN tag/release-2.0.3 and use that to release 2.0.4.
> Should other urgent issues pop up, that might change of course.
>
>
> Olaf
>
Some package have changed, I think that could be due to libpcap update
(arping, isdn4k-utils):
DIFF    /boot/vesamenu.c32
syslinux
DIFF    /sbin/extlinux
syslinux
DIFF    /usr/bin/ssh-keygen                                          openssh
DIFF    /usr/lib/libgd.so.2.0.0                                      libgd
DIFF    /usr/lib/libparted.so.1.0.0                                  parted
DIFF    /usr/lib/libxml2.so.2.7.8                                    libxml2
DIFF    /usr/local/sbin/setup
installer
DIFF    /usr/sbin/arping                                             arping
DIFF    /usr/sbin/ipppd
isdn4k-utils
DIFF    /usr/sbin/partprobe                                          parted
DIFF    /usr/sbin/sshd                                               openssh
DIFF    /var/ipcop/traffic/empty-aggregate.db                        sqlite
DIFF    /var/ipcop/traffic/empty-ulogd.db                            ulogd
DIFF    /var/log/traffic/aggregate.db                                sqlite
DIFF    /var/log/traffic/ulogd.db                                    ulogd

.db files are different due to different compilation options used to compile
sqlite.

Looking at partprobe difference,  a different link order on libuuid/libblkid
is the reason as show by
ldd ipcop.svn/tags/release-2.0.2/build_i486/ipcop/usr/sbin/partprobe
        linux-gate.so.1 =>  (0xb7759000)
        libparted.so.1 => not found
        libuuid.so.1 => /lib/libuuid.so.1 (0xb774a000)
        libblkid.so.1 => /lib/libblkid.so.1 (0xb772e000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb772a000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb75e3000)
        /lib/ld-linux.so.2 (0xb775a000)

ldd ipcop.svn/tags/release-2.0.3/build_i486/ipcop/usr/sbin/partprobe
        linux-gate.so.1 =>  (0xb7895000)
        libparted.so.1 => not found
        libblkid.so.1 => /lib/libblkid.so.1 (0xb786e000)
        libuuid.so.1 => /lib/libuuid.so.1 (0xb786a000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7866000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb771f000)
        /lib/ld-linux.so.2 (0xb7896000)

Gilles


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.