crux | 24 May 21:22
Picon

ports/opt (2.7): [notify] unbound: update to 1.4.17

commit a7d159b9ac29b56e77fc6fb9f955aeb49da2d843
Author: Juergen Daubert <jue <at> jue.li>
Date:   Thu May 24 21:10:54 2012 +0200

    [notify] unbound: update to 1.4.17

    See the README, default location of the auto-trust-anchor-file
    has been changed because of bug #443 [1].

    [1] https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=443

diff --git a/unbound/.footprint b/unbound/.footprint
index 19dc8f1..d532a12 100644
--- a/unbound/.footprint
+++ b/unbound/.footprint
@@ -2,6 +2,7 @@ drwxr-xr-x	root/root	etc/
 drwxr-xr-x	root/root	etc/rc.d/
 -rwxr-xr-x	root/root	etc/rc.d/unbound
 drwxr-xr-x	root/root	etc/unbound/
+drwxr-xr-x	unbound/unbound	etc/unbound/anchor/
 -rw-r--r--	root/root	etc/unbound/unbound.conf
 drwxr-xr-x	root/root	usr/
 drwxr-xr-x	root/root	usr/man/
@@ -21,6 +22,3 @@ drwxr-xr-x	root/root	usr/sbin/
 -rwxr-xr-x	root/root	usr/sbin/unbound-control
 -rwxr-xr-x	root/root	usr/sbin/unbound-control-setup
 -rwxr-xr-x	root/root	usr/sbin/unbound-host
-drwxr-xr-x	root/root	var/
-drwxr-xr-x	root/root	var/lib/
-drwxr-xr-x	unbound/unbound	var/lib/unbound/
(Continue reading)

markus schnalke | 19 May 19:17
Picon
Favicon

Don't create /run/udev manually for crux-2.7.1!

Hoi,

I've done a fresh version 2.7.1 installation yesterday. I've
remembered the mail about the CONFIG_DEVTMPFS{,_MOUNT} options, so
this went well. Unfortunately, as I received the

	/run/udev not writeable. Falling back to /etc/.udev.

warning, I did create this directory -- no good idea.

Hazel Russman provided the solution on linuxforums.org -- thanks.

	Another point. If you put these flags in your kernel you
	will get an error message next time you boot: /run/udev not
	writable. Falling back to /dev/.udev. This doesn't do any
	harm. Don't, whatever you do, create a /run/udev because those
	who have done it lost control of their input devices. I think
	this gets cleared up when you upgrade udev.

http://www.linuxforums.org/forum/coffee-lounge/188298-warning-crux-users.html

I write to this list because I haven't seen it mentioned here but
consider it worthwhile.

meillo
crux | 19 May 15:40
Picon

ports/opt (2.7): [notify] poppler: update to 0.20.0

commit a3629631c1e6b5fef147a506addb3cd02ff19a92
Author: Juergen Daubert <jue <at> jue.li>
Date:   Sat May 19 15:36:19 2012 +0200

    [notify] poppler: update to 0.20.0

    Note, the update is not ABI compatible, thus rebuilding of all applications
    that are linked to the poppler library is necessary.

diff --git a/poppler/.footprint b/poppler/.footprint
index 24c2e45..10e6a68 100644
--- a/poppler/.footprint
+++ b/poppler/.footprint
@@ -1,5 +1,6 @@
 drwxr-xr-x	root/root	usr/
 drwxr-xr-x	root/root	usr/bin/
+-rwxr-xr-x	root/root	usr/bin/pdfdetach
 -rwxr-xr-x	root/root	usr/bin/pdffonts
 -rwxr-xr-x	root/root	usr/bin/pdfimages
 -rwxr-xr-x	root/root	usr/bin/pdfinfo
@@ -85,6 +86,7 @@ drwxr-xr-x	root/root	usr/include/poppler/
 drwxr-xr-x	root/root	usr/include/poppler/fofi/
 -rw-r--r--	root/root	usr/include/poppler/fofi/FoFiBase.h
 -rw-r--r--	root/root	usr/include/poppler/fofi/FoFiEncodings.h
+-rw-r--r--	root/root	usr/include/poppler/fofi/FoFiIdentifier.h
 -rw-r--r--	root/root	usr/include/poppler/fofi/FoFiTrueType.h
 -rw-r--r--	root/root	usr/include/poppler/fofi/FoFiType1.h
 -rw-r--r--	root/root	usr/include/poppler/fofi/FoFiType1C.h
@@ -132,15 +134,16 @@ drwxr-xr-x	root/root	usr/include/poppler/splash/
 drwxr-xr-x	root/root	usr/lib/
(Continue reading)

crux | 17 May 10:14
Picon

ports/opt (2.7): [notify] socat: update to 1.7.2.1

commit c3831ac09d25d9eff97e2d5ca4d05415795b9585
Author: Juergen Daubert <jue <at> jue.li>
Date:   Thu May 17 10:07:18 2012 +0200

    [notify] socat: update to 1.7.2.1

    Security fix, see
    http://www.dest-unreach.org/socat/contrib/socat-secadv3.html

diff --git a/socat/.md5sum b/socat/.md5sum
index 9d09749..b92de8b 100644
--- a/socat/.md5sum
+++ b/socat/.md5sum
@@ -1 +1 @@
-eb563dd00b9d39a49fb62a677fc941fe  socat-1.7.2.0.tar.bz2
+7ddfea7e9e85f868670f94d3ea08358b  socat-1.7.2.1.tar.bz2
diff --git a/socat/Pkgfile b/socat/Pkgfile
index a2b91b2..e124b37 100644
--- a/socat/Pkgfile
+++ b/socat/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:  ncurses openssl readline tcp_wrappers

 name=socat
-version=1.7.2.0
+version=1.7.2.1
 release=1
 source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.bz2)
crux | 17 May 10:14
Picon

ports/core (2.7): [notify] sudo: update to 1.8.5

commit f71c2a142ef729e056e17062932efff445bf7a36
Author: Juergen Daubert <jue <at> jue.li>
Date:   Thu May 17 10:09:57 2012 +0200

    [notify] sudo: update to 1.8.5

    Update encloses a security fix, see
    http://www.sudo.ws/sudo/alerts/netmask.html

diff --git a/sudo/.md5sum b/sudo/.md5sum
index 3bcb724..1a35be7 100644
--- a/sudo/.md5sum
+++ b/sudo/.md5sum
@@ -1 +1 @@
-b9be6df7ecefedff2263052ed9fc5e93  sudo-1.8.4p4.tar.gz
+8d5a664bba74b19ca0b40db1d90f2cee  sudo-1.8.5.tar.gz
diff --git a/sudo/Pkgfile b/sudo/Pkgfile
index 1a5c6b9..1d63e02 100644
--- a/sudo/Pkgfile
+++ b/sudo/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:  zlib

 name=sudo
-version=1.8.4p4
+version=1.8.5
 release=1
 source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz)
joe M | 15 May 23:43
Picon

error in qt4 build

Hello,

Wondering if anyone has any thoughts on this error while building qt:

g++ -c -O2 -march=i686 -pipe -Wall -Wextra -Wreturn-type
-fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security
-Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch
-Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -Werror
-fno-stack-protector -O3 -pthread -fvisibility=hidden
-fvisibility-inlines-hidden -fPIC -D_REENTRANT -DNDEBUG
-DBUILDING_QT__=1 -DNDEBUG -DQT_ASCII_CAST_WARNINGS
-DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_GLIB_SUPPORT=1
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB
-DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT
-DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1
-DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -DQT_SHARED
-I../../../../../mkspecs/linux-g++ -I. -I../../../../../include/QtCore
-I../../../../../include -I. -I../../Source -I../ThirdParty
-Iassembler -Ibytecode -Ibytecompiler -Iheap -Idfg -Idebugger
-Iinterpreter -Ijit -Iparser -Iprofiler -Iruntime -Iwtf -Iwtf/gobject
-I/var/pkgmk/work/qt4/src/qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/JavaScriptCore/wtf/symbian
-Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated
-I../../Source -I../../include -I/include/QtWebKit -I/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I.moc/release-static -o .obj/release-static/GOwnPtr.o
wtf/gobject/GOwnPtr.cpp
g++ -c -O2 -march=i686 -pipe -Wall -Wextra -Wreturn-type
-fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security
-Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch
-Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -Werror
(Continue reading)

joe M | 13 May 14:04
Picon

fix for ftgl package

Hello,

This is a related bug noticed on Arch: https://bugs.archlinux.org/task/23283

This is the error when building opencascade, which depends on the ftgl library.

make[2]: Entering directory
`/home/j/dev/kernel/src/opencascade/ros/adm/make/TKOpenGl'
/bin/sh ../../../libtool  --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I. -I../../..   -I/usr//include
-I/usr//include/freetype2 -I/usr//include/FTGL -I/usr//include
-DHAVE_GL2PS   -I../../../inc -I../../../drv/OpenGl
-I../../../src/OpenGl  -DNDEBUG  -DNo_Exception  -DCSFDB
-DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -D_GNU_SOURCE=1 -O2 -MT
OpenGl_FontMgr.lo -MD -MP -MF .deps/OpenGl_FontMgr.Tpo -c -o
OpenGl_FontMgr.lo `test -f '../../../src/OpenGl/OpenGl_FontMgr.cxx' ||
echo './'`../../../src/OpenGl/OpenGl_FontMgr.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr//include
-I/usr//include/freetype2 -I/usr//include/FTGL -I/usr//include
-DHAVE_GL2PS -I../../../inc -I../../../drv/OpenGl
-I../../../src/OpenGl -DNDEBUG -DNo_Exception -DCSFDB
-DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -D_GNU_SOURCE=1 -O2 -MT
OpenGl_FontMgr.lo -MD -MP -MF .deps/OpenGl_FontMgr.Tpo -c
../../../src/OpenGl/OpenGl_FontMgr.cxx  -fPIC -DPIC -o
.libs/OpenGl_FontMgr.o
In file included from ../../../inc/OpenGl_FontMgr.hxx:26:0,
                 from ../../../src/OpenGl/OpenGl_FontMgr.cxx:18:
/usr//include/FTGL/FTFont.h:29:5: warning: #warning This header is
deprecated. Please use <FTGL/ftgl.h> from now.
../../../src/OpenGl/OpenGl_FontMgr.cxx:21:23: fatal error:
(Continue reading)

Jan Šmydke | 12 May 13:03
Picon

stabilized ports repo

Hello all,

I started to make a stabilized selection of the ports tree with the
following in mind:

- works on amd64
- just a prominent selection of apps is checked

I put it as a public fossil repo here:

https://chiselapp.com/user/crocusino/repository/cruxports

I have been using crux for only about 3 months and I consider its design
superior to any other Linux distro around. But to keep using it I need
a higher level of on-hand-reliability and this is my humble
contribution to it.

Could you please tell me if anyone else finds this useful? Or just an
opinion of crux users on stabilized ports releases...

Of course, any advise or help is welcome.

Thank you,

Jan
crux | 12 May 10:38
Picon

ports/core (2.7): [notify] openssl: update to 1.0.0j

commit 5b268a44a15fa8bddcd9d3e8d99cdeffcc3895bb
Author: Juergen Daubert <jue <at> jue.li>
Date:   Sat May 12 09:50:19 2012 +0200

    [notify] openssl: update to 1.0.0j

    Security fix, see http://www.openssl.org/news/secadv_20120510.txt

diff --git a/openssl/.md5sum b/openssl/.md5sum
index 00a0bab..e3ade8f 100644
--- a/openssl/.md5sum
+++ b/openssl/.md5sum
@@ -1,2 +1,2 @@
 9d0df57845af8acd1027a7df5c18d017  mksslcert.sh
-b4df9c11af454fd68178c85a1d5f328f  openssl-1.0.0i.tar.gz
+cbe4ac0d8f598680f68a951e04b0996b  openssl-1.0.0j.tar.gz
diff --git a/openssl/Pkgfile b/openssl/Pkgfile
index 9a4f08e..f08704b 100644
--- a/openssl/Pkgfile
+++ b/openssl/Pkgfile
@@ -3,7 +3,7 @@
 # Maintainer:  CRUX System Team, core-ports at crux dot nu

 name=openssl
-version=1.0.0i
+version=1.0.0j
 release=1
 source=(http://www.openssl.org/source/$name-$version.tar.gz \
         mksslcert.sh)
(Continue reading)

crux | 9 May 08:55
Picon

ports/opt (2.7): [notify] php: upate to 5.3.13

commit 45c39e434e7b9ca91d56d4192c61592176a62c9c
Author: Juergen Daubert <jue <at> jue.li>
Date:   Wed May 9 08:47:58 2012 +0200

    [notify] php: upate to 5.3.13

    Security fix, see http://www.php.net/archive/2012.php#id2012-05-08-1

diff --git a/php/.md5sum b/php/.md5sum
index 1f203ea..582c7cb 100644
--- a/php/.md5sum
+++ b/php/.md5sum
@@ -1,2 +1,2 @@
 683de3db60200bc38aa6e154aa925fa6  extensions.ini
-94709f6e7c920cbe26e19fa991d9975d  php-5.3.11.tar.bz2
+370be99c5cdc2e756c82c44d774933c8  php-5.3.13.tar.bz2
diff --git a/php/Pkgfile b/php/Pkgfile
index 2c033f1..845a64b 100644
--- a/php/Pkgfile
+++ b/php/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:  ncurses readline libpcre libxml2 curl db gdbm zip

 name=php
-version=5.3.11
+version=5.3.13
 release=1
 source=(http://www.php.net/distributions/php-$version.tar.bz2 
         extensions.ini)
(Continue reading)

crux | 8 May 12:33
Picon

ports/opt (2.7): [notify] flash-player-plugin: updated to 11.2.202.235

commit c2877c5e0bac300ee25af75f46ebab58c5de809a
Author: Jose V Beneyto <sepen <at> crux.nu>
Date:   Tue May 8 12:07:51 2012 +0200

    [notify] flash-player-plugin: updated to 11.2.202.235

    Security update: http://www.adobe.com/support/security/bulletins/apsb12-09.html

diff --git a/flash-player-plugin/.md5sum b/flash-player-plugin/.md5sum
index dd450ec..c24bce1 100644
--- a/flash-player-plugin/.md5sum
+++ b/flash-player-plugin/.md5sum
@@ -1 +1 @@
-76682964de6c8bf07bac5b0f337d03fc  flash-plugin-11.2.202.228-release.i386.rpm
+48572a47abf4025a9976284dc3300f2d  flash-plugin-11.2.202.233-release.i386.rpm
diff --git a/flash-player-plugin/Pkgfile b/flash-player-plugin/Pkgfile
index f4c5333..e28c07c 100644
--- a/flash-player-plugin/Pkgfile
+++ b/flash-player-plugin/Pkgfile
@@ -5,7 +5,7 @@
 # Depends on:

 name=flash-player-plugin
-version=11.2.202.228
+version=11.2.202.233
 release=1
 source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$version/flash-plugin-$version-release.i386.rpm)

Gmane