Fredrik Rinnestam
820ace9f6e
dbus: updated to 1.4.8
2011-04-09 00:19:02 +02:00
339914bc53
tbd: fix installation of manpages if docbook is installed (thanks Matt)
2011-04-07 19:30:04 +02:00
29f93d1e67
squid: update to 3.1.12
2011-04-06 17:15:42 +02:00
3f33c30550
mysql: update to 5.5.11
2011-04-06 17:15:42 +02:00
cc16180796
maildrop: update to 2.5.3
2011-04-06 17:15:42 +02:00
Jose V Beneyto
57abdd0de8
gnutls: updated to 2.12.1
2011-04-04 12:35:00 +02:00
0c2a3b0779
gvim: update to 7.3.154
2011-04-04 09:39:10 +02:00
71657289b5
ghostscript: update to 9.02
2011-04-04 09:38:45 +02:00
0ae540800c
imagemagick: update to 6.6.8
2011-04-01 11:51:11 +02:00
206f4210ee
fakeroot: update to 1.15.1
2011-04-01 11:50:49 +02:00
Fredrik Rinnestam
032e5b4220
[notify] nss: mark several fraudulent HTTPS certificates as unstrusted.
2011-03-31 23:19:42 +02:00
Jose V Beneyto
6004491030
gnutls: updated to 2.12.0
2011-03-31 09:03:51 +02:00
Jose V Beneyto
83d0a7e239
lm_sensors: updated to 3.3.0
2011-03-31 09:03:04 +02:00
Tilman Sauerbeck
20495eda22
wireshark: updated to 1.4.4.
2011-03-27 18:41:43 +02:00
Tilman Sauerbeck
2e81ef99b0
cairo: depends on glib.
2011-03-27 18:24:05 +02:00
f43bb203c3
t1lib: removed, FS#702
2011-03-26 14:56:56 +01:00
241de3f159
unbound: update to 1.4.9
2011-03-24 13:03:32 +01:00
Thomas Penteker
edfcf4b791
xpdf: removed t1lib dep due to potential security holes
2011-03-24 11:26:38 +01:00
Thomas Penteker
4cd1c8ef57
libksba: 1.1.0 -> 1.2.0
2011-03-24 11:18:29 +01:00
Tilman Sauerbeck
ce33f920f1
gtk: updated to 2.24.3.
2011-03-24 08:41:58 +01:00
Tilman Sauerbeck
a794f6abae
glib: updated to 2.28.4.
2011-03-24 08:41:58 +01:00
Tilman Sauerbeck
2e4c77636c
git: updated to 1.7.4.1.
2011-03-24 08:41:58 +01:00
7fcbe2da8d
tnftp: update to 20100108, FS#698
2011-03-23 08:56:36 +01:00
0111871131
samhain: update to 2.8.3
2011-03-23 08:55:52 +01:00
2a77e1ec6a
mdadm: update to 3.1.5
2011-03-23 08:55:31 +01:00
Jose V Beneyto
f1c0d12692
[notify] flash-player-plugin: updated to 10.2.153.1
...
Security update: http://www.adobe.com/support/security/bulletins/apsb11-05.html
2011-03-22 11:34:23 +01:00
Jose V Beneyto
a1eeeb8a0c
mailman: fixed homedir in pre-install script
2011-03-22 11:32:49 +01:00
Fredrik Rinnestam
2c479d57d4
firefox: cleanup
2011-03-22 01:20:32 +01:00
Fredrik Rinnestam
dda91a859c
firefox: updated to 4.0. firefox now includes xulrunner.
2011-03-22 01:19:59 +01:00
765241f5fc
scite: update to 2.25
2011-03-21 17:18:19 +01:00
f63698fe44
nvidia: update to 270.30
2011-03-21 17:17:59 +01:00
Tilman Sauerbeck
01fe795c9c
libjpeg: updated to 8c.
...
Install jpeg tools, too.
2011-03-19 10:31:20 +01:00
005ab0f7a2
hpijs: update to 3.11.3
2011-03-19 09:47:49 +01:00
e0b66e79de
php-mysql: update to 5.3.6
2011-03-19 09:47:12 +01:00
96824c825d
php-fcgi: update to 5.3.6
2011-03-19 09:47:01 +01:00
cbd3adf2b0
mod_php: update to 5.3.6
2011-03-19 09:46:44 +01:00
4f3f158082
[notify] php: update to 5.3.6
...
Update with several security fixes, see
http://www.php.net/archive/2011.php#id2011-03-17-1
2011-03-19 09:37:24 +01:00
f9ddf50af9
[notify] mysql: update to 5.5.10
...
Incompatible Change: The shared library version of the client library
was increased to 18 to reflect ABI changes, and avoid compatibility
problems with the client library in MySQL 5.1. Note that this is an
incompatible change between 5.5.10 and earlier 5.5 versions, so client
programs that use the 5.5 client library should be recompiled against
the 5.5.10 client library.
Extract from http://dev.mysql.com/doc/refman/5.5/en/news-5-5-10.html
2011-03-16 09:38:02 +01:00
Michal Soltys
706b21c2c4
opt/lvm2: update to use udev
...
This delegates node creation to udev. Among other things, the
important advantage of this approach is population of all the related
stuff in /dev/disk/by-* ; relying on udev can also be controlled
through lvm.conf and some commands' options.
Comments related to this version:
- another minor patch for static build scenario had to be applied;
hopefully it will be fixed in upstream one day
- configure is now consistent with libdevmapper (they can be trivially
merged into single package now)
- if you ran vgchange initially without udevd active (e.g. in
initramfs), you will likely need vgchange --refresh (vgmknodes
--refresh could work too, not tested though); this is important if you
expect /dev/disk/by-* to be filled with lvm stuff after handover from
udevless initramfs (fstab, mount, etc.).
Signed-off-by: Michal Soltys <soltys@ziu.info>
2011-03-16 09:38:02 +01:00
Thomas Penteker
d7ae48c06f
postfix: 2.5.11 -> 2.5.12
2011-03-15 20:15:52 +01:00
4255645120
gnuplot: update to 4.4.3
2011-03-15 09:11:09 +01:00
339378f50b
dar: update to 2.3.11
2011-03-15 09:10:50 +01:00
Tilman Sauerbeck
d53512f77b
lftp: updated to 4.2.0.
2011-03-13 12:08:10 +01:00
Tilman Sauerbeck
4c8ac8659e
libdrm: updated to 2.4.24.
2011-03-13 12:08:10 +01:00
Tilman Sauerbeck
98cadfc42d
cairo: enabled tee backend.
...
Required by Firefox.
2011-03-13 12:08:09 +01:00
34827fb3ce
gutenprint: allow build of gimp printer plugin
2011-03-11 22:32:11 +01:00
Fredrik Rinnestam
b2804094ca
emacs: updated to 23.3
2011-03-10 11:24:04 +01:00
9af32f4ab3
task: update to 1.9.4
2011-03-09 19:49:33 +01:00
0e882c963d
samba: update to 3.5.8
2011-03-09 19:49:17 +01:00
c005aff54e
pure-ftpd: update to 1.0.30
2011-03-09 19:48:55 +01:00