35f1ab4685
libxml2-python: update to 2.9.8
2018-03-07 12:23:09 +01:00
9c7bc48827
libxml2: update to 2.9.8
2018-03-07 12:23:00 +01:00
e522fe5530
[notify] jscon-c: update to 0.13.1
...
ABI has been changed, rebuild of direct dependent ports required.
Check with revdep.
2018-03-07 12:21:11 +01:00
Danny Rawlins
f0344af4ee
[notify] libvorbis: security fixes for: CVE-2017-14160, CVE-2017-14632, and CVE-2017-14633 closes FS#1595
2018-03-07 01:16:48 +11:00
27d01bcddb
mailx: update to 14.9.8
2018-03-06 12:11:10 +01:00
91b095253e
mpg123: update to 1.25.10
2018-03-05 17:41:34 +01:00
2dfb8df07e
[notify] php: security update to 5.6.34
2018-03-05 15:20:32 +01:00
48168e96b4
python: add patch
2018-03-05 14:28:41 +01:00
44a2a4397f
[notify] python: security fix for CVE-2018-1000030, closes FS#1593
...
see https://nvd.nist.gov/vuln/detail/CVE-2018-1000030
2018-03-05 14:00:09 +01:00
df2369c8bb
imagemagick: update to 7.0.7-25
2018-03-05 13:58:00 +01:00
f333723705
mutt: update to 1.9.4
2018-03-05 13:57:41 +01:00
Thomas Penteker
592cff3f20
ctags: temporarily switch source
2018-03-03 22:55:37 +01:00
Fredrik Rinnestam
f77f880d55
dbus: updated to 1.12.6
2018-03-02 21:05:30 +01:00
Danny Rawlins
4547d82a3d
python3-packaging: 16.8 -> 17.1
2018-03-02 13:01:12 +11:00
Danny Rawlins
1e832148cf
python-packaging: 16.8 -> 17.1
2018-03-02 13:01:06 +11:00
Danny Rawlins
664556c193
ccache: 3.3.5 -> 3.4.1
2018-03-01 22:18:15 +11:00
b927b2f2d7
[notify] dovecot: update to 2.3.0.1, closes FS#1599
...
security fix, see
https://dovecot.org/list/dovecot-news/2018-February/000371.html
2018-03-01 09:57:59 +01:00
51cb8df9a8
tevent: update to 0.9.36
2018-02-28 11:36:48 +01:00
66671db264
dropbear: update to 2018.76
2018-02-28 11:36:21 +01:00
eab841e758
cups-filters: update to 1.20.1
2018-02-28 11:35:49 +01:00
Fredrik Rinnestam
4b2baeb39d
xfsprogs: updated to 4.15.1
2018-02-27 21:10:07 +01:00
556e6c23e4
imagemagick: update to 7.0.7-24
2018-02-27 13:22:52 +01:00
Danny Rawlins
91a3e2ed4c
consolekit: add missing dependency xorg-libx11
2018-02-25 17:54:37 +11:00
Danny Rawlins
1e9ec8c192
mupdf: fix dependencies: added glu and xorg-libxi
2018-02-25 17:51:45 +11:00
Danny Rawlins
e675601fc4
bluez: fix patch bluetooth.h
2018-02-25 17:10:35 +11:00
Danny Rawlins
5a0669fb91
chromium: 64.0.3282.167 -> 64.0.3282.186
2018-02-25 15:59:01 +11:00
Fredrik Rinnestam
8a27041e54
xfsprogs: updated to 4.15.0
2018-02-24 22:46:44 +01:00
Danny Rawlins
866cae73f6
chromium: 64.0.3282.140 -> 64.0.3282.167
2018-02-24 12:39:43 +11:00
Danny Rawlins
c503861fee
libpth: move man pages
2018-02-21 21:07:46 +11:00
Danny Rawlins
7e16ca288d
libmpeg2: move man pages
2018-02-21 21:07:46 +11:00
Danny Rawlins
3cf6b1110b
gftp: move man pages
2018-02-21 21:07:46 +11:00
Danny Rawlins
358bdc8699
clisp: move man pages
2018-02-21 21:07:46 +11:00
Danny Rawlins
c89a4ee3df
dosbox: move man pages, source url fix, remove packager field
2018-02-21 21:07:46 +11:00
Thomas Penteker
9fc6f183a3
qemu-agent: 2.11.0 -> 2.11.1
2018-02-21 00:41:16 +01:00
Thomas Penteker
77e4fb7907
qemu: 2.11.0 -> 2.11.1
2018-02-21 00:36:35 +01:00
7c41901cfa
ocaml: update to 4.06.1
2018-02-20 15:18:02 +01:00
bbd9ee4c6c
[notify] irssi: update to 1.0.7
...
several security fixes, see https://irssi.org/security/html/irssi_sa_2018_02/
2018-02-20 15:18:02 +01:00
Danny Rawlins
692d2063ef
qtwebengine: 5.10.0 -> 5.10.1
2018-02-20 00:39:41 +11:00
Danny Rawlins
f5d6b7f567
qt5: 5.10.0 -> 5.10.1
2018-02-20 00:39:41 +11:00
d81df4a7e1
imagemagick: update to 7.0.7-23
2018-02-19 12:20:52 +01:00
034f18b82d
imagemagick: signature update, closes FS#1586
2018-02-18 11:45:01 +01:00
John Vogel
45a95ca8e0
imagemagick: fix bogus rpath in perl .so files
...
The perl binding .so files are being built with RPATH prefixed with
the build's work directory because the imagemagick libs aren't
installed yet. Rebuild the perl binding with LD_RUN_PATH removed
from the linker command line.
Also, change '--with-lcms=no --with-lcms2=yes' to '--with-lcms=yes'.
Upstream changed the lcms flags again. Seems only lcms2 is actually
supported and --with-lcms is the only current switch for that now.
2018-02-18 11:40:01 +01:00
9af3fdefbe
mailx: update to 14.9.7
2018-02-17 11:42:20 +01:00
Danny Rawlins
39bd013184
wine: 3.1 -> 3.2
2018-02-17 16:36:59 +11:00
Fredrik Rinnestam
348a654f3e
btrfs-progs: updated to 4.15.1
2018-02-17 01:34:14 +01:00
0f77755001
libsdl2: update to 2.0.7, new maintainer
2018-02-16 11:41:47 +01:00
Fredrik Rinnestam
e9f9965f25
gtk3: updated to 3.22.28
2018-02-15 19:03:23 +01:00
Fredrik Rinnestam
21d12aed8e
portdbc: new maintainer
2018-02-12 23:58:31 +01:00
Fredrik Rinnestam
73f5f4dce4
netcat: new maintainer
2018-02-12 23:54:07 +01:00
Fredrik Rinnestam
dfc85a3075
lm_sensors: new maintainer
2018-02-12 23:52:16 +01:00