99593 Commits

Author SHA1 Message Date
kspillner
54dae870c5 Add go-websocket & websocketd 2015-03-31 15:41:41 +00:00
kspillner
7cf2c502ac Import websocketd
websocketd is a small command-line tool that will wrap an existing command-line
interface program, and allow it to be accessed via a WebSocket.

WebSocket-capable applications can now be built very easily in any language. As
long as you can write an executable program that reads `STDIN` and writes to
`STDOUT`, you can build a WebSocket server.

ok sthen@
2015-03-31 15:38:37 +00:00
kspillner
81ee501a3a Import go-websocket, a websocket library for golang
Package websocket implements a client and server for the WebSocket protocol as
specified in RFC 6455.

ok sthen@
2015-03-31 15:37:06 +00:00
naddy
c1d595ad3d CVE-2014-9112: Heap-based buffer overflow in the process_copy_in
function allows remote attackers to cause a denial of service via
a large block value in a cpio archive.
Fix from a series of upstream commits by Sergey Poznyakoff, via Debian.

CVE-2015-1197: cpio, when using the --no-absolute-filenames option,
allows local users to write to arbitrary files via a symlink attack
on a file in an archive.
Fix from Vitezslav Cizek after 3.5 years of gestation in the SUSE
bug tracker, via Debian.

Also apply an upstream fix for some regression tests while here.
2015-03-31 15:36:52 +00:00
gonzalo
9462c3f268 Update to 4.1.1 2015-03-31 14:32:32 +00:00
benoit
a714084a09 Update to p5-File-MimeInfo-0.27. 2015-03-31 13:33:15 +00:00
benoit
8ad221fff6 Update to p5-Class-Virtual-0.07. 2015-03-31 13:19:16 +00:00
benoit
befb3a53ed Update to p5-Test-DistManifest-1.014. 2015-03-31 13:04:17 +00:00
bcallah
dad711187e Update to 4.0
Drop USE_GROFF

ok benoit@ juanfra@
2015-03-31 12:26:40 +00:00
stsp
5ef6f0ad6d Update to Apache Subversion 1.8.13.
Fixes CVE-2015-0202, CVE-2015-0248, and CVE-2015-0251.
-stable patches will happen within the next few days.
2015-03-31 12:17:59 +00:00
ajacoutot
61dc6c2c1e Update to gnucash-2.6.6. 2015-03-31 10:57:56 +00:00
ajacoutot
5f6f503865 Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
XDG_DATA_DIR (where Desktop tools will look for by default).

discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:45:09 +00:00
ajacoutot
0bad5217f7 Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
XDG_DATA_DIR (where Desktop tools will look for by default).

discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:44:48 +00:00
benoit
ef90cabab4 Update to p5-Test-Inter-1.06. 2015-03-31 09:02:20 +00:00
jasper
fce2bdaca5 add homepage 2015-03-31 08:50:01 +00:00
benoit
ea05c866ab Update to p5-autobox-2.83. 2015-03-31 08:47:59 +00:00
benoit
a785ce0eb8 Update to p5-Net-SMTP-SSL-1.02. 2015-03-31 08:31:23 +00:00
benoit
bed1ee4334 Update to p5-Net-BGP-0.16. 2015-03-31 08:29:25 +00:00
jasper
048030b260 fix build with vala 0.28,
error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore'
2015-03-31 06:45:36 +00:00
jasper
25dabdf455 - recognize vala 0.28 and sync WANTLIB 2015-03-31 06:43:45 +00:00
jasper
98e9f30018 - update vala to 0.28
tested in a bulk, any fallout will be fixed shortly
2015-03-31 06:43:23 +00:00
ajacoutot
23e9562f46 Update to proteus-3.2.4. 2015-03-31 06:23:43 +00:00
ajacoutot
1270984d80 Update to tryton-3.2.8. 2015-03-31 06:22:28 +00:00
ajacoutot
22d755350e Bugfix update to trytond-3.2.6. 2015-03-31 06:21:04 +00:00
ajacoutot
c4e8cd7ad5 Update to salt-2014.7.4. 2015-03-31 06:17:24 +00:00
sthen
b49694e063 missing dep on libexif. regen/tidy wantlib while there. 2015-03-30 22:48:12 +00:00
sthen
4b298c3efb update to icinga-1.13.0 2015-03-30 22:43:42 +00:00
sthen
80fbf41506 @conflict lines also needed updating for the EPOCH bump 2015-03-30 22:22:18 +00:00
kili
150ecac61c Update to poppler-0.32.0.
Testing and ok, aja@
2015-03-30 21:43:29 +00:00
giovanni
e1d0c560ba Security update to 4.3.13
fixes CVE-2015-2206
2015-03-30 20:40:31 +00:00
juanfra
08459f41f0 Enable the iconv interface. 2015-03-30 20:01:25 +00:00
zhuk
dd4eef4c13 Partial stability update for a few KDE4 components brought by KDE PIM people.
Includes some local fixes for ksysguard (no longer crashes, more love needed).
2015-03-30 17:11:45 +00:00
dcoppa
40ed82c80e Update to youtube-dl-2015.03.28 2015-03-30 16:38:56 +00:00
dcoppa
c4e7ccf925 as clarified by schwarze@, this patch is still needed.
Just update the comment.

thanks Ingo!
2015-03-30 16:30:37 +00:00
ajacoutot
83d9cfabf1 Update to gdm-3.14.2. 2015-03-30 16:12:02 +00:00
zhuk
cfac952fc9 I don't want anyone repeat trial and error I did, so mention minimum
per-process open files limit needed for KDE4 to operate together with
sysctl limits.
2015-03-30 16:10:12 +00:00
benoit
196c03a3c0 Update to p5-Coro-6.42. 2015-03-30 15:31:01 +00:00
bcallah
6edd0dec99 Bugfix update to 2.4.3 2015-03-30 14:14:08 +00:00
bcallah
cc2f1386d9 Bugfix update to 4.3.7 2015-03-30 13:48:22 +00:00
benoit
d7608881d2 Update to p5-Cache-Cache-1.08. 2015-03-30 13:39:25 +00:00
benoit
4762892a4d Update to p5-B-Keywords-1.14. 2015-03-30 12:34:59 +00:00
dcoppa
7938a2e55e Update to i3-4.10.1 2015-03-30 12:33:46 +00:00
ajacoutot
f9bc6baaeb Let there be art.
jasper@ loves it
2015-03-30 12:29:09 +00:00
giovanni
6eff4705b4 Bugfix update to 1.16
- Use SEPARATE_BUILD
- Enable librecode interface
- Install libenca HTML documentation
From Ingo Feinerer, thanks
2015-03-30 10:51:48 +00:00
ajacoutot
e0a758383c Unbreak with new libmediaart; reported by sthen@ 2015-03-30 10:04:29 +00:00
benoit
88506c3c6e Update to p5-Text-Quoted-2.09. 2015-03-30 09:36:02 +00:00
sthen
3e9d8c2304 didn't actually get bumped in previous 2015-03-30 09:34:16 +00:00
benoit
a13073106d Update to p5-Font-TTF-1.05. 2015-03-30 09:17:37 +00:00
benoit
fff6af67b0 Update to p5-Capture-Tiny-0.28. 2015-03-30 09:04:53 +00:00
benoit
60291e74f5 Update to ntl-9.0.2. 2015-03-30 07:44:17 +00:00