9900 Commits

Author SHA1 Message Date
espie
d70a43e9bb fix configure logic, prevent hidden header dependencies.
okay nigel@
2014-01-05 16:54:04 +00:00
naddy
324faf2eef fix build of otr flavor; from maintainer Tom Doherty 2014-01-04 16:42:46 +00:00
bcallah
ad0aa07965 Update tintin++ to 2.01.0, from Ted Roby <troby AT freeshell DOT org>
(taking MAINTAINER)
ok landry@
2014-01-04 07:51:53 +00:00
ajacoutot
855134bb0b Update to gnugk-3.5. 2014-01-03 06:21:04 +00:00
naddy
35da062e4b maintenance update to 7.34.0 2014-01-02 22:01:24 +00:00
landry
b014df339a Update to pidgin-sipe 1.17.3, from maintainer Tom Doherty 2014-01-02 13:50:31 +00:00
landry
28615baa94 Update to bitlbee 3.2.1, from maintainer Tom Doherty. 2014-01-02 13:04:34 +00:00
sthen
6450189d48 update to OpenConnect 5.02
notable changes:
- workaround for XML POST issues with authgroups (full fix in a future
release, but this interim release has been made to avoid an ABI break)
- fix potential memory corruption which could be triggered by a malicious server
2014-01-02 11:54:43 +00:00
jasper
ac8e89d492 - update to gajim-0.15.4
- add missing dependency needed for ssl cert verification

ok pea@ (MAINTAINER)
2014-01-02 11:35:18 +00:00
naddy
611dc52f1c Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
landry
fca8c11615 Remove radiusd-lucent, dead upstream since 10+ years. Use freeradius if
you want a RADIUS server...
Note that radiusd-cistron will also hit the Attic unless someone still
uses it, since its homepage also states that it's now unmaintained and
one should use freeradius instead :)
2013-12-30 23:20:36 +00:00
krw
11e2317fb5 Apply tedu@'s Christmas Miracle cure for TAILQ_PREV vs kvm_read()
while traversing inpt_queue. Fix botch in previous commit by
initializing next and prev once each, rather than prev twice and next
not at all. Eliminate 'skip:' and use 'continue' instead, since code
after 'skip:' was pointless. Nuke now unused variable 'head'.
2013-12-27 23:08:02 +00:00
jasper
4a810cdb9c - update to apache-activemq 5.9
* please refer to http://activemq.apache.org/activemq-590-release.html for an overview of new features/
  bugfixes, including the new hawtio console.

if you updated permissions in jetty-realm.properties, apply the same in users.properties for the
new hawtio console (<hostname>:8161/hawtio/) !
2013-12-24 22:31:26 +00:00
pascal
7e6dac48c3 SECURITY update to 0.2.4.20. From the ChangeLog:
Tor 0.2.4.20 fixes potentially poor random number generation for users
  who 1) use OpenSSL 1.0.0 or later, 2) set "HardwareAccel 1" in their
  torrc file, 3) have "Sandy Bridge" or "Ivy Bridge" Intel processors,
  and 4) have no state file in their DataDirectory (as would happen on
  first start). Users who generated relay or hidden service identity
  keys in such a situation should discard them and generate new ones.

(no CVE assigned yet)
2013-12-24 09:51:15 +00:00
brad
8a4c16b2a1 Update to dnsmasq 2.68.
ok sthen@
2013-12-23 21:13:39 +00:00
jasper
cdc01ad156 update to stomp-1.3.2 2013-12-23 17:07:52 +00:00
zhuk
d04ea22dcb Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).

After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.

spurring from espie@
2013-12-22 19:24:33 +00:00
krw
aca9fb9511 Adapt to change of inpt_queue to TAILQ from CIRCLEQ.
ok sthen@
2013-12-20 02:20:00 +00:00
juanfra
1f36b82899 Update to tor 0.2.4.19. OK pascal@ sthen@. 2013-12-19 17:43:33 +00:00
sthen
ff1482f17d fix following sgtty.h removal 2013-12-19 15:05:58 +00:00
zhuk
9e1e665d62 Fix minor last_sent_zrtp_seq_number computation error, spotted by sthen@. 2013-12-19 10:13:45 +00:00
kirby
35eb113c0b unbreak some manuals and scripts by using perl instead of gnused for
substitutuion.
OK sthen@
2013-12-18 14:17:32 +00:00
kirby
cd7c410cd3 gnutar is not needed anymore
go ahead ajacoutot@, maintainer
2013-12-18 12:02:56 +00:00
ajacoutot
059edf6486 No thread local storage support on OpenBSD... 2013-12-18 10:12:15 +00:00
sthen
d2b666fc99 SECURITY update to icinga 1.10.2; (note for -stable, 1.9.4 fixes same issues)
CVE-2013-7106, CVE-2013-7107  https://dev.icinga.org/issues/5250
The icinga web gui is susceptible to several buffer overflow flaws,
which can be triggered as a logged on user. A remote attacker may
utilize a CSRF (cross site request forgery) attack vector against a
logged in user to exploit this flaw remotely.

CVE-2013-7108  https://dev.icinga.org/issues/5251
The icinga web gui are susceptible to an "off-by-one read" error
resulting from an improper assumption in the handling of user submitted
CGI parameters. [..] by sending a specially crafted cgi parameter,
the check routine can be forced to skip the terminating null pointer
and read the heap address right after the end of the parameter list.
Depending on the memory layout, this may result in a memory corruption
condition/crash or reading of sensitive memory locations.
2013-12-17 08:46:45 +00:00
bcallah
1d4e136418 Update texapp to 0.6.6
Changelog:
* Fix for quote marks in private messages (thanks @jnm)
* -dontautoreply is a comma-separated list of names you don't want to
 auto-reply to. Useful for users you don't want to interact with by mistake
2013-12-16 03:35:13 +00:00
lteo
0696392dcc Update to Snort 2.9.5.6, from maintainer Markus Lude.
Special thanks to Bhagya Bantwal of Sourcefire for a patch to fix
crashes on sparc64 on first alert.

Tested on sparc64 by Markus; tested on amd64, i386, and macppc by me.
2013-12-16 03:32:39 +00:00
jasper
b29f1dfd51 update to gupnp-0.20.9 2013-12-15 10:56:33 +00:00
ajacoutot
283187cfe3 Remove useless header. 2013-12-14 12:46:33 +00:00
jasper
f52bd72cd5 - update to p5-Net-IP-1.26
from david hill
2013-12-12 21:36:53 +00:00
dcoppa
5466140219 Fix "socks" flavor; sync WANTLIB 2013-12-12 14:10:13 +00:00
zhuk
db82f29b2f Link libmygpo-qt to builds. 2013-12-12 10:49:13 +00:00
sthen
3cc5e96e74 don't pull in timeb.h, ftime / struct timeb are not used 2013-12-11 22:22:14 +00:00
kirby
6f3b517273 +dhcdrop 2013-12-11 19:32:30 +00:00
kirby
2685d64d83 Import dhcdrop, a tool to either reduce the impact of a rogue DHCP server
on a network, or as a stress-test tool for use when configuring
or developing DHCP servers.
DESCR tweaks and ok sthen@
2013-12-11 19:15:15 +00:00
dcoppa
c07e702609 Update to libnatpmp-20131126, enforcing strict aliasing rules. 2013-12-11 10:45:49 +00:00
jca
76d89f18bb Forgotten revision bump. 2013-12-10 23:42:29 +00:00
sthen
96fd6e652b update iab/oui files 2013-12-10 15:31:28 +00:00
zhuk
dd3e72f0e3 libmygpo-qt is a Qt/C++ library wrapping the gpodder.net Webservice.
It is currently used in Amarok 2 and Clementine to retrieve a
directory of podcasts and to synchronize podcast subscriptions with
gpodder.net.

This is a dependency for upcoming Clementine 1.2 update.

Input from and okay nigel@
2013-12-09 21:26:32 +00:00
bentley
b2d6de46bf Update to libquvi-scripts-20131130. 2013-12-09 04:17:37 +00:00
zhuk
775315e69d Fix build (-Werror) on platforms where char is unsigned.
Noticed by landry@ on macppc.
2013-12-08 20:06:16 +00:00
zhuk
9ae3028075 Move on to KDE 4.11.4.
In this release, four "fat" packages were split:

  * kdeadmin
  * kdenetwork
  * kdesdk
  * kdetoys

To make updates reliable, we provide corresponding meta-packages now.

Many new patches in x11/kde4 correspond to the linking problems detected.
Those are planned to integrate upstream but probably we'll have to keep
some of them until KDE 5.

For information about major KDE 4.11 features, look at the official site:
http://www.kde.org/announcements/4.11/

Kopete Jingle support is disabled for now, until googletalk-call gets
cured from permanent coredumping.

This update involved a lot of help and patience for my mistakes from
many people, including ajacoutot@, espie@, naddy@... but most of the
times this was landry@ who definitely deserves personal "thank you"!
2013-12-08 19:13:28 +00:00
ajacoutot
60db4aa9d8 Don't crash if no message has been provided; from upstream
ok jasper@ (maintainer)
2013-12-08 10:43:57 +00:00
ajacoutot
3130580855 Fix a crash; from upstream.
ok jasper@
2013-12-08 10:43:21 +00:00
jca
973a523b4d Detect termios.h and use tcgetattr/tcsetattr instead of sgtty.h and
ioctl's.  Compat defines for other systems still using termio.h.
ok naddy@
2013-12-07 22:37:14 +00:00
brad
9fc41a046a Upgrade to ircd-hybrid 8.1.11.
ok sthen@
2013-12-07 10:29:03 +00:00
stsp
8e7784e52f Update to retroshare 0.5.5b, which rolls in most of our patches.
Parallel build seems to be broken for now, but I'm not overriding
PARALLEL_BUILD as per espie's request.
2013-12-06 13:31:50 +00:00
naddy
2ae8ed947a do not include sys/timeb.h, sync autoconf version 2013-12-05 18:34:48 +00:00
bcallah
8512504f6f Don't compile the internal tests; we don't use them and they only seemed to
have compiled by luck anyway.
ok dcoppa@
2013-12-05 15:53:14 +00:00
nigel
d952928b21 Fix WANTLIB/LDEP sysutils/e2fsprogs for ads FLAVOR
Ok sthen@
2013-12-05 13:08:50 +00:00