Commit graph

12428 commits

Author SHA1 Message Date
adam
143917ee99 Changes 2.3.2:
Only print script warnings when a script is used. Remove stray mention of script-security system.
      Move settings of user script into set_user_script function
      Move checking of script file access into set_user_script
      Provide more accurate warning message
      Fix NULL-pointer crash in route_list_add_vpn_gateway().
      Fix problem with UDP tunneling due to mishandled pktinfo structures.
      Always push basic set of peer info values to server.
      make 'explicit-exit-notify' pullable again
      Fix proto tcp6 for server & non-P2MP modes
      Fix Windows script execution when called from script hooks
      Fixed tls-cipher translation bug in openssl-build
      Fixed usage of stale define USE_SSL to ENABLE_SSL
      Fix segfault when enabling pf plug-ins
2013-07-31 06:53:21 +00:00
rodent
417bd9cb62 Updated to latest stable, 13.1.0. No ChangeLog/NEWS. Include
python/application.mk and REPLACE_PYTHON in a number of files.
2013-07-31 03:20:44 +00:00
christos
142e28f155 PR/48100: Gergely Egervary: Fix compilation on older NetBSD systems. 2013-07-30 19:15:30 +00:00
jperkin
ba1a872212 SunOS build fix. 2013-07-30 18:57:30 +00:00
obache
1c3ac873a0 Fixes build on NetBSD-5.2, missing newline at end of file. 2013-07-30 04:00:25 +00:00
obache
34e6f5929e Bump PKGREVISION from zeromq ABI bump. 2013-07-30 01:27:37 +00:00
obache
567d7a18aa ABI bumped at 3.1.0. 2013-07-29 23:39:42 +00:00
tron
5428b0b8df Update "wireshark" package to version 1.10.1. Changes since 1.10.0:
- The following vulnerabilities have been fixed.
  * wnpa-sec-2013-41
    The DCP ETSI dissector could crash. (Bug 8717)
    Versions affected: 1.10.0, 1.8.0 to 1.8.7
    CVE-2013-4083
  * wnpa-sec-2013-42
    The P1 dissector could crash. Discovered by Laurent Butti.
    (Bug 8826)
    Versions affected: 1.10.0
    CVE-2013-4920
  * wnpa-sec-2013-43
    The Radiotap dissector could crash. Discovered by Laurent
    Butti. (Bug 8830)
    Versions affected: 1.10.0
    CVE-2013-4921
  * wnpa-sec-2013-44
    The DCOM ISystemActivator dissector could crash. Discovered
    by Laurent Butti. (Bug 8828)
    Versions affected: 1.10.0
    CVE-2013-4924
    CVE-2013-4926
  * wnpa-sec-2013-45
    The Bluetooth SDP dissector could go into a large loop.
    Discovered by Laurent Butti. (Bug 8831)
    Versions affected: 1.10.0, 1.8.0 to 1.8.8
    CVE-2013-4927
  * wnpa-sec-2013-46
    The Bluetooth OBEX dissector could go into an infinite
    loop. (Bug 8875)
    Versions affected: 1.10.0
    CVE-2013-4928
  * wnpa-sec-2013-47
    The DIS dissector could go into a large loop. (Bug
    8911)
    Versions affected: 1.10.0, 1.8.0 to 1.8.8
    CVE-2013-4929
  * wnpa-sec-2013-48
    The DVB-CI dissector could crash. Discovered by Laurent
    Butti. (Bug 8916)
    Versions affected: 1.10.0, 1.8.0 to 1.8.8
    CVE-2013-4930
  * wnpa-sec-2013-49
    The GSM RR dissector (and possibly others) could go into a
    large loop. (Bug 8923)
    Versions affected: 1.10.0, 1.8.0 to 1.8.8
    CVE-2013-4931
  * wnpa-sec-2013-50
    The GSM A Common dissector could crash. (Bug 8940)
    Versions affected: 1.10.0, 1.8.0 to 1.8.8
    CVE-2013-4932
  * wnpa-sec-2013-51
    The Netmon file parser could crash. Discovered by G.
    Geshev. (Bug 8742)
    Versions affected: 1.10.0, 1.8.0 to 1.8.8
    CVE-2013-4934
  * wnpa-sec-2013-52
    The ASN.1 PER dissector could crash. Discovered by
    Oliver-Tobias Ripka. (Bug 8722)
    Versions affected: 1.10.0, 1.8.0 to 1.8.8
    CVE-2013-4935
  * wnpa-sec-2013-53
    The PROFINET Real-Time dissector could crash. (Bug
    8904)
    Versions affected: 1.10.0
    CVE-2013-4936
- The following bugs have been fixed:
  * Mark retransmitted SYN and FIN packets as retransmissions.
  * Wireshark hides under Taskbar. (Bug 3034)
  * IEEE 802.15.4 frame check sequence in "Chipcon mode" not
    displayed correctly. (Bug 4507)
  * Mask in Lua ProtoField.uint32() does not work as expected.
    (Bug 5734)
  * Crash when applying filter with Voip calls. (Bug 6090)
  * Delta time regressions to tshark introduced with SVN 45071.
    (Bug 8160)
  * Add MAC-DATA support to TETRA dissector and other minor
    improvements. (Bug 8708)
  * Crash analyzing VoIP Calls (T38). (Bug 8736)
  * Wireshark writes empty NRB FQDN which makes trace
    unloadable. (Bug 8763)
  * Quick launch icon is absent, so it shows up as a generic
    icon. (Bug 8773)
  * Wrong encoding for 2 pod files, UTF-8 characters in
    another. (Bug 8774)
  * SCSI (SPC) sense key specific information field must not
    include SKSV. (Bug 8782)
  * Wireshark crashes when closing Flow Graph with Graph
    Analysis opened. (Bug 8793)
  * Wrong size of LLRP ProtocolID Parameter in Accessspec
    Parameter. (Bug 8809)
  * Detection of IPv6 works only on Solaris 8. (Bug 8813)
  * ip.opt.type triggers for TCP NOP option. (Bug 8823)
  * DCOM-SYSACT dissector crash. (Bug 8828)
  * Incorrect decoding of MPLS Echo Request with BGP FEC.
    (Bug 8835)
  * Buggy IEC104 dissector caused by commit r48958. (Bug
    8849)
  * ansi_637_tele dissector displays MSB as MBS for Call-Back
    Number. (Bug 8851)
  * LISP Map-Notify flags I and R shown incorrectly. (Bug
    8852)
  * ONTAP_V4 fhandle decoding leads to dissector bug. (Bug
    8853)
  * Dropped bytes in imap dissector. (Bug 8857)
  * Kismet drone/server dissector improvements. (Bug 8864)
  * TShark iostat_draw sizeof mismatch. (Bug 8888)
  * SCTP bytes graph crash. (Bug 8889)
  * Patch to Wireshark/tshark usage info and man pages to
    document all timestamp (-t) options. (Bug 8906)
  * Strange behavior of tree expand/collapse in packet details.
    (Bug 8908)
  * Graph Filter field limited to 256 characters. (Bug
    8909)
  * Filter doesn't support cflow ASN larger than 65535.
    (Bug 8959)
  * Wireshark crashes when switching from a v1.11.0 profile to
    a v1.4.6 prof and then to a v1.5.1 prof. (Bug 8884)
  * SIP stats shows incorrect values for Max/Ave setup times.
    (Bug 8897)
  * NFSv4 delegation not reported correctly. (Bug 8920)
  * Issue with Capture Options Adapter List. (Bug 8932)
  * RFC 5844 - IPv4 Support for Proxy Mobile IPv6 - Mobility
    option IPv4 DHCP Support Mode Option malformed packet.
    (Bug 8957)
  * RFC 3775 - Mobility Support in IPv6 - Mobility option PadN
    incorrectly highlights + 2 bytes. (Bug 8958)
  * All mongodb query show as .
    (Bug 8960)
- Updated Protocol Support
  ANSI IS-637-A, ASN.1, ASN.1 PER, Bluetooth OBEX, Bluetooth SDB,
  DCERPC NDR, DCOM ISystemActivator, DCP ETSI, Diameter 3GPP,
  DIS, DVB-CI, Ethernet, GSM Common, GSM SMS, H.235, IEC104, IEEE
  802.15.4, IEEE 802a, IMAP, IP, KDSP, LISP, LLRP, MAC-LTE,,
  Mobile IPv6, MONGO, MPLS Echo, Netflow, NFS, NFSv4, P1,
  PDCP-LTE, PN-IO, PN-RT, PPP, Radiotap, RLC,, RLC-LTE,, SCSI,
  SIP, SMTP, SoulSeek, TCP, TETRA, and VNC
- New and Updated Capture File Support
  Microsoft Network Monitor, pcap-ng.
2013-07-29 21:12:06 +00:00
roy
42bc6cd1fa Import dhcpcd-6.0.4 with the following changes:
* hostname is not stamped on anymore if already set
* hostname will be set to a FQDN when possible as per RFC4702 section 3.1
* a domain is derived from the FQDN if no domain option is set
* add new hostname_short command to send a short hostname for DDNS
* hostname_fqdn is now documented, along with a new server setting and the
  potential problems associated with it
* the FQDN option is no longer sent by default for DHCPv4 messages
2013-07-29 20:42:41 +00:00
tron
b70d9c433e Update "youtube-dl" package to version 20130725.2. A changelog is not
available but it fixes video downloads from Youtube for me.
2013-07-27 22:38:36 +00:00
jaapb
a618006db2 Updated package to latest version, 3.6.6. Changes include:
* Netplex_container: emits now backtraces if these are enabled.
* Http_fs: adding [last_response_status] method
* Rpc_client: fixing a potential endless loop when session IDs
  are reused
* Rpc_client: fixing the shutdown when a TCP connection is
  immediately refused, and GSS-API authentication is active.
* Netcgi_fcgi.run: no longer ignoring the sockaddr argument
  (problem reported by Watanabe Masaki)
* Remove duplicate method Netpop.stat
2013-07-27 10:20:59 +00:00
taca
96d327f749 Update bind98 to 9.8.5pl2 (BIND 9.8.5-P2).
--- 9.8.5-P2 released ---

3621.	[security]	Incorrect bounds checking on private type 'keydata'
			can lead to a remotely triggerable REQUIRE failure
			(CVE-2013-4854). [RT #34238]
2013-07-27 03:20:53 +00:00
taca
a0b82f9e27 Update bind99 to 9.9.3pl2 (BIND 9.9.3-P2).
--- 9.9.3-P2 released ---

3621.	[security]	Incorrect bounds checking on private type 'keydata'
			can lead to a remotely triggerable REQUIRE failure
			(CVE-2013-4854). [RT #34238]
2013-07-27 03:20:07 +00:00
ryoon
03bfcd7316 Fix build under GNU/kFreeBSD. 2013-07-26 10:21:41 +00:00
drochner
56b915f4c3 update to 0.2.8
changes:
-bugfixes, minor improvements
-added i18n
-added magnatune plugin
-flickr plugin not built per default due to new dependencies
2013-07-24 11:22:59 +00:00
drochner
d5718d53ea sync w/ base pkg 2013-07-24 11:20:00 +00:00
drochner
d55b91a660 update to 0.2.6
changes:
-bugfixes, minor improvements
-added i18n
2013-07-24 11:18:57 +00:00
hauke
86a6ea57ac Update net/netatalk to v2.2.5
Changes in 2.2.5
================
* FIX: Fix errors searching volumes
* NEW: Configurable symlink handling with a new volume option
       'followsymlinks'. Setting the option causes afpd to follow
       symlinks on the server side.
* UPD: Reload groups when reloading volumes. FR #71.
* FIX: Fix a possible crash in cname() where cname_mtouname calls
       dirlookup() where the curdir is freed because the dircache
       detected a dev/inode cache difference and evicted the object
       from the cache. Fixes bug #498.
* FIX: Change default FinderInfo for directories to be all 0, fixes
       bug 514.
2013-07-23 13:28:17 +00:00
jperkin
a4064761fd Add -D_FILE_OFFSET_BITS=64 to the largefile flags.
Bump PKGREVISION.
2013-07-22 16:14:25 +00:00
drochner
204ffee823 reset PKGREV for base pkg update 2013-07-22 14:35:03 +00:00
wen
f412f22268 Update to 0.22
Upstream changes:
0.22 2012/05/21 08:30:00
  - Bug # 77072 requested to autodetect the need for using the PRET command.
    The old test in t/10-complex.t was different & doesn't interfere.  The docs
    in the POD now mark the Pret option as optional for cases where auto-detect
    doesn't work!
  - Fixed issue with ccc that the server sometimes responds to a successful NOOP
    twice, resulting in command/resonses getting out of sync.  (Another hack)
  - Fixed quot() bug introduced with Bug # 74025 uc() fix in the last release.
    Accidently shifted off the arguments a 2nd time during the uc() call.
  - Fixed the return code in restart() to always be 1 instead of undef, since
    it never fails.  Also moved its description towards the end of the POD text.

0.21 2012/02/15 08:30:00
  - Fixed bad call to _croak_or_return () in _get_data_channel() when dealing
    with failed certificates for data connections.
  - Bug # 74547, a request to support ftp PRET command for distributed FTP data
    channel transfers.  New option to execute PRET before all PASV calls.
  - updated t/10-complex.t to dynamically check if PRET is needed.
  - Bug # 74035, as of Perl 5.12, uc($x) gives warning if $x is undef.  Added
    checks to avoid these warnings.  Did via [ uc($x||""); ]
  - Fixed both test cases to no longer send Port as undefined to get rid of
    warnings in log file. (Passing undef wasn't realistic, was just convenient.)
  - t/10-complex.t now explicity checks if any warnings are generated and does
    a request for feadback instead of as an error if any are found.  Should help
    considerably with debugging any code changes in the future.
  - Added new internal method _feat() to get additional commands to be
    recognized by supported().
  - Enhanced _help() in parsing it's response from the server & other significnt
    enhancements.  Major rewrite of this one method.
  - Above rewite uncovered bug in t/10-complex.t to fix in a supported() test.
  - Did some tweaking to the workings of the OverrideHELP option due to changes
    in _help() & supported().
  - Updated POD for supported() to describe changes to functionality.

0.20 2012/01/01 08:30:00
  - Fixed bug # 73115 where it looks like the response() had unexpected breaks
    in it.  Instead of returning "xyz message" the FTPS server was returning
    "x" on one line and "yz message" on another line.  And the code was
    treating "x" as the entire response (since there was no "-" after it.)
    Fixed so that if a response starts with a number that's less than 3
    digits with nothing else following it, to assume we hit this bug.
    The risk to this fix is that we might try to read past the response
    on some other server and cause things to hang.  So that's an issue to
    keep an eye out for after this release.
  - Fixed minor issue with "HELP" not supported on some boxes.  If this happens
    supported() will now always return false unless you use OverrideHELP.
  - Now prints the hash values chosen for new() to the logs.
  - Fixed so scrubbing out sensitive info from the logs is only done when debug
    is turned on instead of doing it all the time.
  - Reorganized the options to new() in the POD to put the less useful and
    special case options to new() last.
  - Other minor POD corrections and additions.

0.19 2011/09/26 08:30:00
  - If you use SSL_Advanced, it now writes to STDERR that you are using a
    depreciated feature.
  - Modified 10-complex.t & 20-certificate.t to honor the PERL_MM_USE_DEFAULT
    envionment variable for the smoke testers to always use defaults, which
    skips executing these 2 scripts.  BUG # 69982.
    (Same thing now happens for "make test < /dev/null" as well.)
    Couldn't use ExtUtils::MakeMaker::prompt() per request since "make test"
    wouldn't display the questions it was asking & it looked like it hung in
    interactive mode for normal users!  So based my solution on that function
    using diag() instead of print.
  - Fixed Typos in POD text Bug # 70438 & some misleading comments.
  - Updated the README file to include comments on t/20-certificate.t and what
    changes are required before you can use it.
  - Updated t/20-certificate.t to highlight the section of code that the README
    file is talking about and the initial prompt to remind the user to see the
    the README file for the needed modifications before running the test!

0.18 2011/07/29 08:30:00
  - Added SSL_Client_Certificate to support client certificates on the data
    channel as well as the command channel. Bug ID: 69327.
  - Depreciated SSL_Advanced in favor of SSL_Client_Certificate.  SSL_Advanced
    is now just an alias for SSL_Client_Certificate for backwards compatibility.
    I just feel the new name better describes what we are trying to do with it
    now that this feature is supported.
  - More fixes/clarifications to the POD text.
  - Fixed minor wild card issue with LIST & NLST if "+" was in the file name.
  - Added restart() function to be compatable with Net::FTP for restarts.
  - Added ability to restart downloads/get() where previous attempt left off.
  - Added ability to restart uploads/put() where the previous attempt left off.
  - Added append() command [APPE], it also uses OFFSET, but doesn't send the
    REST command to the server.
  - Added LocalAddr option to new().  Works against both the command channel
    and the data channel.
  - Masks out the user name used when generating a log file.  Similar to how
    this is already done for the password.  Except it must also hide it in the
    response to USER & PASS.  Only masked when written to the log, message()
    and last_message() still returns the user name unmasked in any response
    string!
  - Fixed a bug in t/10-complex.t and added optional environment variables
    for some of the connection values to make it easier for me to quickly
    rerun tests during development without having to key in ansers to questions
    with no good default values over & over again.
  - Wrote t/20-certificate.t to test certificates out.  But this and
    t/10-complex.t are probably incompatable in most settings.  Anyone else
    trying to use this test case will have to modify this code to point to their
    certificate and provide it's password, since I'm not going to publish my
    test client certificate.
  - Calls to command() now return a reference to this class so that you can
    code something like: "if ($ftps->command("NOOP")->response() == CMD_OK)".
    This should be compatible since it shouldn't be called externally, and
    you should always be calling response() afterwards anyway.  It still calls
    die if "Croak=>1" is used.  Response() will return CMD_ERROR should
    command() have issues to avoid hangs.
  - Modifed Net::FTPSSL to use the new command()->response() format internally.

0.17 2011/01/03 08:30:00
  - Fixed a subtle bug in response(), now tests if a parse succeeded instead
    of assuming it.  Allowed me to simplify this messy code quite a bit.
  - Reordered the methods in the POD to put some of the more relevant FTP
    commands closer to the top & the more obscure at the bottom to make
    for easier reading of the documentation.
  - Reworked t/10-complex.t quite a bit.  Made sure croak was always turned
    off immediately after a successful login.  Also now using the same hash
    for all the connection attempts.  I really need to take the time to do
    further redesign this script to make it easier to troubleshoot.
  - Fixed the smoke tester failures.  (They always answer NO to the deeper test)
  - t/10-complex.t now checks if OverridePASV or OverrideHELP are needed against
    the test server & dynamically adds it for the test cases if needed.
    Net::FTPSSL still can't dynamically figure this out for itself.
  - Added PASV/EPSV prompt to t/10-complex.t script instead of assuming PASV.

0.16 2010/11/30 08:30:00
  - Used Perl's special variables to write the Perl verion and OS to the logs
    to make support easier when trouble shooting tickets.
  - Fixes for Bug Id 61432.
  - On systems like "Connect:Enterprise UNIX", it incorrectly sends the
    response to HELP partially in clear text and partially encrypted on the
    command channel.  This causes this class to barf and never recover once it
    hits the clear text.  So a new "OverrideHELP" option was created to bypass
    calls to HELP if your server has this strange behavior.  This is needed
    since HELP is called internally by the Net::FTPSSL class via supported()!
    ** Maybe in the future I'll figure out a way to dynamically handle this. **
  - On some systems the server administrator won't configure their servers
    correctly to use the correct IP Address in the PASV response through a
    firewall when establishing a new Data Channel Connection.  To get arround
    this, a new "OverridePASV" option was created to force the use of the
    Specified Server Name instead of the invalid IP Address returned in the
    PASV response!
    ** Maybe in the future I'll figure out a way to dynamically handle this. **
  - Added "OverridePASV" & "OverrideHELP" test cases to t/10-complex.t
  - Added EPSV support.  Required the reorginization of some internal
    undocumented methods that no one should be using.
  - Added EPSV test to t/10-complex.t

0.15 2010/04/27 08:30:00
  - Fixes for Bug Id 53719.  Requested all internal calls to "ALLO" be
    conditional since some server connections die when it receives an "ALLO"
    command.
  - Fixing the above bug uncovered an infinite loop if Croak was also turned on.
    Now _croak_or_return() doesn't try to close the connection if called by
    command() or response() or if recursion was detected.
  - Fixed quot() to no longer upshift the command to upper case.  Discovered
    case where lower case was required.  So it's now up the the caller to
    put in upper case if it's required!  Also no longer checks if the command
    is valid according to HELP.  Some servers attempt to be sneeky by not
    advertising all available commands.
2013-07-21 15:06:51 +00:00
wen
58fd9acbac Update to 1.31
Upstream changes:
Changes for 1.31
    - Eliminate global variables %D - thanks to bonsaiviking
Changes for 1.30
    - Merged features of pull request #6 (bonsaiviking)
        https://github.com/apersaud/Nmap-Parser/commit/7ccf752af
    - Allow osclass elements within osmatch, Nmap XML format changed in 6.00
2013-07-21 14:58:58 +00:00
shattered
8f8b61e45d Update to 2007/01/17. Changes:
- the --checkzone option now actually works.
- canonical hostname checks are not done if the answer they are
  found in doesn't have the "recursion available" flag set.
- the logic for printing the warning when canonical hostname
  checks are skipped has been corrected.
- the way that canonical hostname checks are done has been fixed
  so that only initial results from the query for A RRs are used.
- a warning is now printed whenever a query requesting recursion
  results in an answer without the "ra" (recursion available) flag.
2013-07-21 12:28:32 +00:00
obache
65f9328dfb Drop maintainership.
I don't want to take over other's unwanted big change.
2013-07-21 12:01:55 +00:00
roy
688f3e266f Support partial FQDN option 2013-07-21 07:59:26 +00:00
taca
a812b05aba Enable ruby200. 2013-07-21 02:48:37 +00:00
wiz
b6d125ee08 Use Mt for email addresses. 2013-07-20 21:50:52 +00:00
ryoon
01c0bd8269 Update to 20130719
* Use tarball, and install man page and bash stuff.

Changelog:
unknown.
2013-07-20 05:07:15 +00:00
fhajny
8000eddc0a Update rabbitmq to 3.1.3.
Bugs fixed in 3.1.3
==================================

management plugin
------------------
25643 fix bug that lead to incorrect reporting of accumulated
      stats (since 3.1.2)


Bugs fixed in 3.1.2:
==================================

server
------
25636 fix startup failure when using SSL with Erlang/OTP R16B01
25571 fix potential deadlock in application shutdown handling (since 2.1.0)
25567 fix queue crash requeuing in-memory messages (since 2.7.0)
25599 fix queue record leak of exclusive durable queues after forceful
      shutdown (since 3.0.1)
25576 fix bug in queue index where a broker crash between segment
      deletion and journal truncation could prevent the broker from
      subsequently starting (since 2.0.0)
25615 fix duplicate mirror queue slaves starting on a single node (since 2.6.0)
25588 ensure per-message-TTL is removed when messages are dead-lettered
      (since 3.0.0)
25575 fix bug handling empty rabbit_serial leading to startup failure
      (since 1.7.0)
25640 fix channel crash with a race between basic.ack and basic.cancel
      when prefetch >= 1 (since 3.1.0)
25638 fix leak affecting HA/mirrored queues (since 3.0.0)
25611 improve stack traces when message store crash occurs
25612 fix crashing processes when stopping node as part of a cluster
      (since 2.4.0)

stomp plugin
-------------
25564 fix handling of reply-to for non-temporary queue destinations
      (since 3.1.0)
25566 allow unescaped colons in header values for STOMP 1.0 compatibility


management plugin
-----------------
25592 fix bug allowing unprivileged users to see stats for all vhosts
      (since 3.1.0)
25600 fix consumer record leak in the management database (since 2.2.0)
25629 fix memory leak in the presence of long-lived channels and
      short-lived queues (since 3.1.0)
25580 fix bug preventing definitions file from loading if it contained
      a policy from a non default vhost (since 3.1.1)

LDAP plugin
-----------
25573 fix garbled login failure errors (since 2.3.0)

Java client
-----------
25633 fix quoting and escaping in json parser, avoid a potentially
      non-terminating loop and improve error handling (since 2.8.2)
      (thanks to Bradley Peabody)

Erlang client
-------------
25521 fix negotiated frame-max handling, which was being ignored (since 2.0.0)
25489 fix rpc client/server to ensure correlation-ids are valid UTF-8 strings
      (since 2.0.0) (thanks to Daniel White)
2013-07-19 09:35:02 +00:00
adam
8910bfaeee Changes 3.2.3:
* LIBZMQ-526 Assertion failure "Invalid argument (tcp_connecter.cpp:285)"
* LIBZMQ-446 Setting the DSCP bits by default causes CAP_NET_ADMIN error
* LIBZMQ-496 Crash on heavy socket opening/closing: Device or resource busy (mutex.hpp:90)
* LIBZMQ-462 test_connect_delay fails at test_connect_delay.cpp:80
* LIBZMQ-497 Messages getting dropped
* LIBZMQ-488 signaler.cpp leaks the win32 Event Handle
* LIBZMQ-476 zmq_disconnect has no effect for inproc sockets
* LIBZMQ-475 zmq_disconnect does not sent unsubscribe messages
2013-07-19 08:16:36 +00:00
wiz
294cf34957 Drop maintainership. 2013-07-18 17:09:25 +00:00
joerg
df0fa0cf65 Fix inline use. 2013-07-18 12:06:39 +00:00
obache
225d0d9b32 remove unwanted vi/ex command 2013-07-18 04:59:11 +00:00
wiz
90ab53d1ac Bump PKGREVISION for previous. 2013-07-17 15:53:00 +00:00
drochner
27f04d308e use the right gstreamer version 2013-07-17 14:44:19 +00:00
drochner
566bd2d402 update to 0.8.6
changes:
-add i18n
-minor fixes and improvements
2013-07-17 13:35:19 +00:00
drochner
af6c637dea avoid dependency on gtk3 - it is just a demo UI tool built with it,
it can be added as separate pkg if someone considers it useful
2013-07-17 13:31:33 +00:00
tron
e233dc578f Update "mrtg" package to version 2.17.4. Changes since 2.17.2:
- some address fixes to contrib
- fixed duplicate install-sh entry in archive
- set oid-mib-cache file for New_SNMP_util as well #106
- prevent spurious warnings about unknonwn values of inlast outlast in mrtg
- add the process id tmp file extensions, to guard against multiple rateup
  instances messing things up for each other. (attempt to fix #115)
- quell warning in CnTWaLK mode #111
- spelling fixes
- make threshold checking more robust against incomplete information in the
  config file #113
- support ifAlias for Vyatta gear
- CnTWaLK should add the count and not max index
- abort indexmaker if there is no data to be found
- fix for big5 translation
- in cfgmaker use ifdesc=alias only if there is actualy alias info
- fix of a file pointer leak found by coverity scan
- fix for kMG support in rateup
- add support for zyxel ifAlias
- add support for Matrix N7 Diamond
- enable warnings in cfgmaker and fix issues ...
- explicitly import SOCK_DGRAM and AF_UNSPEC to make ipv6 support work
- Updated Net_SNMP_util.pm and SNMP_util.pm to latest versions
2013-07-17 13:00:29 +00:00
obache
ac4507ab5f Update mikutter to 0.2.2.1297.
bug fixes
2013-07-17 11:27:52 +00:00
fhajny
51eb5370e8 Fix build on SunOS by disabling the isainfo bitness check (patch lost
in previous package update).
2013-07-16 22:38:32 +00:00
wiz
fafb97103a Fix typos. 2013-07-16 07:25:02 +00:00
rodent
7cc5848ee4 +libexosip 2013-07-16 02:13:30 +00:00
rodent
f73648c72a Import libeXosip2-4.0.0 as net/libexosip.
libeXosip is a library that hides the complexity of using the SIP protocol
for mutlimedia session establishement.
2013-07-16 02:12:26 +00:00
christos
a2ac5bcd6b fix patchsums 2013-07-15 11:57:23 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
rodent
cd619d872b LICENSE=gnu-gpl-v2 AND gnu-lgpl-v2.1 2013-07-14 15:07:47 +00:00
rodent
c0ab0b64fb Buildlink dlopen. 2013-07-14 15:07:07 +00:00
rodent
3ea52c71c2 Make NLS optional and move it to options.mk, but enabled by default. Move
gettext-lib dependency to that option. Buildlink libiconv and pthread.
USE_TOOLS+=bison msgfmt msgmerge xgettext. USE_LIBTOOL=yes.
Bump PKGREVISION.
2013-07-14 15:03:14 +00:00
rodent
734d6a11f3 Updated to latest stable version 1.10.0. From CHANGES:
- ares_set_servers_csv: fixed IPv6 address parsing
- nroff: fix two syntax mistakes
- build: fix build on msvc11
- Makefile.am: increment -version-info for 1.10.0 release
- README: remove unnecessary comment
- ares_version.h: copyright end range year is now 2013
- ares_parse_aaaa_reply: Plug memory leak
- ares_parse_txt_reply: return a ares_txt_reply node for each sub-string
- library init: documentation update
- library init: be recursive
- protocol parsing: check input data stricter
- Create ares_build.h when buidling from Git.
- Added -DCARES_STATICLIB to CFLAGS.
- ares_destroy() documentation: no new requests
- Documentation: properly document ARES_ECANCELLED
- ares_cancel(): cancel requests safely
- ares.h: stricter CARES_EXTERN linkage decorations logic
- ares_build.h.dist: enhance non-configure GCC ABI detection logic
  - check __ILP32__ before 32 and 64bit processor architectures in
    order to detect ILP32 programming model on 64 bit processors
    which, of course, also support LP64 programming model, when using
    gcc 4.7 or newer.
  - keep 32bit processor architecture checks in order to support gcc
    versions older than 4.7 which don't define __ILP32__
  - check __LP64__ for gcc 3.3 and newer, while keeping 64bit processor
    architecture checks for older versions which don't define __LP64__
- ares.h: there is no ares_free_soa function
- Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
- ares_inet_ntop.3: s/socklen_t/ares_socklen_t
- configure: use XC_LIBTOOL for portability across libtool versions
- xc-lt-iface.m4: provide XC_LIBTOOL macro
- Makefile.am: use AM_CPPFLAGS instead of INCLUDES
- inet_ntop.c: s/socklen_t/ares_socklen_t
- inet_ntop.c: s/socklen_t/ares_socklen_t for portability
- ares.h: s/socklen_t/ares_socklen_t for portability
- ares_inet_ntop.3: 4th argument is socklen_t!
- spell inet correctly!
- ares_inet_pton/ntop: cleanup
- ares_inet_ntop/ares_inet_pton: added man pages
- curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s()
- config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32
- config-dos.h: define strerror() to strerror_s_() for High-C
- ares_get_datatype: removed unused function
- ares__bitncmp: use two underscores for private functions
- ares__generate_new_id: moved to ares_query.c
- ares__swap_lists: make private and static
- Makefile.msvc: add four VS version strings
- ares_expand_name.3: clarify how to free the data
- zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2
  - Fix a pair of single quotes to double quotes.
- zz40-xc-ovr.m4: fix 'wc' detection - follow-up
  - Take into account that 'wc' may return leading spaces and/or tabs.
  - Set initial IFS to space, tab and newline.
- zz40-xc-ovr.m4: fix 'wc' detection
  - Take into account that 'wc' may return leading spaces.
  - Set internationalization behavior variables.
- zz40-xc-ovr.m4: check another three basic utilities
- zz40-xc-ovr.m4: 1.0 interface stabilization
  - Stabilization results in 4 public interface m4 macros:
  - Avoid one level of internal indirection
  - Update comments
  - Drop XC_OVR_ZZ40 macro
- zz40-xc-ovr.m4: emit witness message in configure BODY
- zz40-xc-ovr.m4: truly do version conditional overriding
  - version conditional overriding
  - catch unexpanded XC macros
  - fix double words in comments
- zz40-xc-ovr.m4: fix variable assignment of subshell output bashism
- zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies
- zz40-xc-ovr.m4: avoid double single-quote usage
- zz40-xc-ovr.m4: parentheses balancing of 'case' statements
- zz40-xc-ovr.m4: internals overhauling
  - Update comments
  - Execute commands in subshells
  - Faster path separator check
  - Fix missing 'test' command
  - Rename private macros
  - Minimize AC_REQUIRE usage
- zz40-xc-ovr.m4: redirect errors and warnings to stderr
- configure: use XC_CONFIGURE_PREAMBLE early checks
- zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro
- configure: autotools compatibility fixes - step I
- configure: fix automake 1.13 compatibility
- ares_private.h: use again memdebug.h instead of curl_memdebug.h
- configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS
- cares-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionally
- ares_private.h: use curl_memdebug.h instead of memdebug.h
- vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.c
- cares-functions.m4: improve gethostname arg 2 data type check
- setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.
- configure: check if compiler halts on function prototype mismatch
- cares-functions.m4: add gethostname arg 2 data type check and definition
- cares-functions.m4: update thread-safeness detection of getaddrinfo()
- setup_once.h: HP-UX <sys/socket.h> issue workaround
- setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
- Header inclusion clean-up
- setup_once.h: HP-UX specific TRUE and FALSE definitions
- ares_timeout.c: fix compiler warning
- ares_create_query.c: IRIX compilation fix
- c-ares/nameser.h: add some T_* defines for ns_t_* values
- adig: perror() doesn't work for socket errors on windows
- get_DNS_AdaptersAddresses: fix IPv6 parsing
- ares_create_query.3: mention when this is added
- Added new feature (rfc2671)
- code police: fix indents, < 80 columns, reflowed comments
- Cleaned up version awk script.
- read_udp_packets: bail out loop on bad sockets
- cares-compilers.m4: remove -Wstrict-aliasing=3 from clang
- cares-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds
2013-07-14 14:51:49 +00:00
richard
6a47044d19 don't overpatch libsoup, just make informational some errors 2013-07-14 11:26:14 +00:00