Revision: 6294 http://ipcop.svn.sourceforge.net/ipcop/?rev=6294&view=rev Author: gespinasse Date: 2012-01-30 07:06:16 +0000 (Mon, 30 Jan 2012) Log Message: ----------- I find a way to workaround the TEXTREL issue since 22.14 using same LDFLAGS += -pie as gnupg So upgrade to 22.15
pciutils-3.1.9 was somehow missing in xml description. Modified Paths: -------------- ipcop/trunk/lfs/psmisc ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 ipcop/trunk/updates/2.0.3/information.xml Modified: ipcop/trunk/lfs/psmisc =================================================================== --- ipcop/trunk/lfs/psmisc 2012-01-30 06:48:35 UTC (rev 6293) +++ ipcop/trunk/lfs/psmisc 2012-01-30 07:06:16 UTC (rev 6294) @@ -33,7 +33,7 @@ include Config PKG_NAME = psmisc -VER = 22.13 +VER = 22.15 HOST_ARCH = all OTHER_SRC = yes @@ -43,6 +43,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) +# Workaround the TEXTREL issue with fuser +LDFLAGS += -pie + ############################################################################### # Top-level Rules ############################################################################### @@ -51,7 +54,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e2c339e6b65b730042084023784a729e +$(DL_FILE)_MD5 = 35e155bae2e499a6dcba35884560db1e install : $(TARGET) @@ -82,7 +85,7 @@ @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls + cd $(DIR_APP) && ./configure --prefix=/usr --disable-nls cd $(DIR_APP) && make cd $(DIR_APP) && make install # not all distro put fuser at the same place /bin (debian), /sbin (fedora/mandriva), /usr/bin (LFS, arch) Modified: ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 =================================================================== --- ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 2012-01-30 06:48:35 UTC (rev 6293) +++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3 2012-01-30 07:06:16 UTC (rev 6294) @@ -269,6 +269,11 @@ /usr/sbin/setpci /usr/share/pci.ids.gz ## +## psmisc-22.15 +/usr/bin/fuser +/usr/bin/killall +/usr/bin/pstree +## ## rrdtool-1.4.6 /usr/bin/rrdtool /usr/lib/perl5/site_perl/5.10.1/i486-linux/RRDs.pm Modified: ipcop/trunk/updates/2.0.3/information.xml =================================================================== --- ipcop/trunk/updates/2.0.3/information.xml 2012-01-30 06:48:35 UTC (rev 6293) +++ ipcop/trunk/updates/2.0.3/information.xml 2012-01-30 07:06:16 UTC (rev 6294) @@ -12,8 +12,8 @@ conntrack-tools to 1.0.1, DBD-SQLite to 1.35, diffutils to 3.2, freetype to 2.4.8, gmp to 5.0.3, grep to 2.10, iproute2 to 3.2.0, iptables to 1.4.12.2, iw to 3.3, kbd to 1.15.3, kernel to 2.6.32.55, libnetfilter_conntrack to 1.0.0, libnl to 3.2.7, - libpcap to 1.2.1, lzo to 2.0.6, ntp to 4.2.6p5, - openldap to 2.4.28, openssl to 1.0.0g, openvpn to 2.2.2, rrdtool to 1.4.7, smartmontools to 5.42, Solos PCI to 1.03, + libpcap to 1.2.1, lzo to 2.0.6, ntp to 4.2.6p5, openldap to 2.4.28, openssl to 1.0.0g, openvpn to 2.2.2, + pciutils-3.1.9, psmisc to 22.15, rrdtool to 1.4.7, smartmontools to 5.42, Solos PCI to 1.03, sqlite to 3.7.10, squid to 3.1.18, tcpdump to 4.2.1, usbutils to 004, usb-modeswitch to 1.2.3, usb-modeswitch-data to 20120120. <br /> <b>Mandatory reboot after upgrade.</b> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn