Revision: 6856 http://ipcop.svn.sourceforge.net/ipcop/?rev=6856&view=rev Author: gespinasse Date: 2012-11-18 22:39:23 +0000 (Sun, 18 Nov 2012) Log Message: ----------- Upgrade rsyslog to the last 5. version
Add the test suite but that doesn't look to run many tests. Maybe this is because we have only a few features enabled. Modified Paths: -------------- ipcop/trunk/lfs/rsyslog ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 ipcop/trunk/updates/2.1.0/information.xml Modified: ipcop/trunk/lfs/rsyslog =================================================================== --- ipcop/trunk/lfs/rsyslog 2012-11-18 22:13:11 UTC (rev 6855) +++ ipcop/trunk/lfs/rsyslog 2012-11-18 22:39:23 UTC (rev 6856) @@ -33,7 +33,7 @@ include Config PKG_NAME = rsyslog -VER = 5.8.12 +VER = 5.8.13 HOST_ARCH = all OTHER_SRC = yes @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e4a105a004ca7113ec5948b30c6af20c +$(DL_FILE)_MD5 = 8d228a8b622f90b320c95f38be7fc5bb install : $(TARGET) @@ -85,7 +85,7 @@ # 'checking for library containing clock_gettime' is required to find the lib to link and set RT_LIBS # 'checking for clock_gettime...' is badly made and unneeded as nothing is under HAVE_CLOCK_GETTIME define. - # Code use _POSIX_TIMERS define. Remove the unneeded part. + # Code use _POSIX_TIMERS defined in /usr/include/bits/posix_opt.h. Remove the unneeded part. cd $(DIR_APP) && sed -i 's/alarm clock_gettime/alarm/' configure cd $(DIR_APP) && ./configure --prefix=/usr \ --exec-prefix=/usr \ @@ -97,6 +97,9 @@ cd $(DIR_APP) && sed -i '/net.c$$/s/(CFLAGS)/(CFLAGS) -fno-strict-aliasing/' ./runtime/Makefile cd $(DIR_APP) && make -j $(PARALLELISM) V=1 +ifeq "$(RUNNING_TEST)" "yes" + -cd $(DIR_APP) && make check GCC_TOLERATE_ALWAYS_OVERFLOW=1 &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log +endif cd $(DIR_APP) && make install # create some logfiles with appropriate rights & owner Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-11-18 22:13:11 UTC (rev 6855) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2012-11-18 22:39:23 UTC (rev 6856) @@ -698,7 +698,7 @@ ## radiusplugin-2.1 optimized and patched /usr/lib/radiusplugin.so ## -## rsyslog-5.8.12 +## rsyslog-5.8.13 /usr/lib/rsyslog/imklog.so /usr/lib/rsyslog/imuxsock.so /usr/lib/rsyslog/lmnet.so Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2012-11-18 22:13:11 UTC (rev 6855) +++ ipcop/trunk/updates/2.1.0/information.xml 2012-11-18 22:39:23 UTC (rev 6856) @@ -18,7 +18,7 @@ libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2 to 2.8.0, logrotate to 3.8.1, lsof to 4.86, mdadm to 3.2.6, net-tools to 1.60-p20120127084908, openldap to 2.4.33, openssh to 6.1, openssl to 1.0.1c, openswan to 2.6.38, parted to 3.1, pciutils to 3.1.10, pcre to 8.30, pixman to 0.24.4, procps to 3.3.4, psmisc to 22.20, - rsyslog to 5.8.12, shadow to 4.1.5.1, sqlite to 3.7.13, + rsyslog to 5.8.13, shadow to 4.1.5.1, sqlite to 3.7.13, tcpdump to 4.3.0, traceroute to 2.0.18, usb-modeswitch to 1.2.4, usb-modeswitch-data to 20120815, usbutils to 006, util-linux to 2.22.1, zlib to 1.2.7, several Perl CPAN modules. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn