Commit graph

14965 commits

Author SHA1 Message Date
wiz
034ca8fd4d belnet mirror of isc reports 404, remove it. 2016-11-06 11:07:00 +00:00
kamil
668a589a77 Add buildlink3.mk for SDL2_net 2016-11-06 00:18:05 +00:00
wiz
5c3b191a14 Remove inet6 option now that fping6 has been merged into fping. 2016-11-03 01:23:42 +00:00
taca
8389e2791f Update bind99 to 9.9.9pl4 (BIND 9.9.9-P4).
--- 9.9.9-P4 released ---

4489.	[security]	It was possible to trigger assertions when processing
			a response. (CVE-2016-8864) [RT #43465]
2016-11-02 00:06:08 +00:00
taca
f00b174933 Update bind910 to 9.10.4pl4 (BIND 9.10.4-P4).
--- 9.10.4-P4 released ---

4489.	[security]	It was possible to trigger assertions when processing
			a response. (CVE-2016-8864) [RT #43465]
2016-11-02 00:05:17 +00:00
wiz
ec46460814 Update python-3.x state comment. 2016-11-01 15:58:02 +00:00
wiz
2a2a2256bd Updated py-twisted to 16.5.0.
Twisted Core 16.5.0 (2016-10-28)
================================

Features
--------
 - Added twisted.internet.defer.Deferred.addTimeout method to enable
   timeouts of deferreds. (#5786)
 - Perspective Broker (the twisted.spread package) has been ported to
   Python 3 (#7598)
 - 'yield from' can now be used on Deferreds inside generators, when
   the generator is wrapped with
   twisted.internet.defer.ensureDeferred. (#8087)
 - twisted.internet.asyncioreactor has been added, which is a Twisted
   reactor on top of Python 3.4+'s native asyncio reactor. It can be
   selected by passing "--reactor=asyncio" to Twisted tools (twistd,
   Trial, etc) on platforms that support it (Python 3.4+). (#8367)
 - twisted.python.zippath now works on Windows with Python 3. (#8747)
 - twisted.internet.cfreactor is ported to Python 3 and supported on
   2.7 and 3.5+. (#8838)

Bugfixes
--------
 - twisted.internet.test.test_iocp and twisted.internet.test.test_tcp
   have been fixed to work under Python 3 with the Windows IOCP
   reactor (#8631)
 - Arguments to processes on Windows are now passed mbcs-encoded
   arguments.  This prevents process-related tests from hanging on
   Windows with Python 3. (#8735)
 - Client and server TLS connections made via the client TLS endpoint
   and the server SSL endpoint, as well as any other code that uses
   twisted.internet.ssl.CertificateOptions, no longer accept 3DES-
   based cipher suites by default, to defend against SWEET32. (#8781)
 - twisted.logger.jsonFileLogObserver no longer emits non-JSON
   tracebacks into its file; additionally,
   twisted.logger.formatEventAsClassicLogText now includes traceback
   information for the log event it formats. (#8858)
 - twisted.python.version now exports a version of Incremental that is
   16.10.1 or higher, making t.p.v.Version package name comparisons
   case-insensitive. (#8863)
 - twisted.python.reflect.safe_str encodes unicode as ascii with
   backslashreplace error handling on Python 2. (#8864)

Improved Documentation
----------------------
 - The twisted.internet.interfaces.IProtocol.dataReceived() method
   takes one parameter of type bytes.  This has been clarified in the
   doc string. (#8763)

Deprecations and Removals
-------------------------
 - twisted.python.constants is deprecated in preference to constantly
   on PyPI, which is the same code rolled into its own package.
   (#7351)
 - twisted.python.dist3 has been made private API. (#8761)
 - When the source code is checked out, bin/trial is no longer in the
   tree.  Developers working on the Twisted source code itself should
   either (1) run all tests under tox, or (2) run 'python setup.py
   develop' to install trial before running any tests. (#8765)
 - twisted.protocols.gps, deprecated since Twisted 15.2, has been
   removed. (#8787)

Other
-----
 - #4926, #7868, #8209, #8214, #8271, #8308, #8324, #8348, #8367,
   #8377, #8378, #8379, #8380, #8381, #8383, #8385, #8387, #8388,
   #8389, #8391, #8392, #8393, #8394, #8397, #8406, #8410, #8412,
   #8413, #8414, #8421, #8425, #8426, #8430, #8432, #8434, #8435,
   #8437, #8438, #8439, #8444, #8451, #8452, #8453, #8454, #8456,
   #8457, #8459, #8462, #8463, #8465, #8468, #8469, #8479, #8482,
   #8483, #8486, #8490, #8493, #8494, #8496, #8497, #8498, #8499,
   #8501, #8503, #8504, #8507, #8508, #8510, #8513, #8514, #8515,
   #8516, #8517, #8520, #8521, #8522, #8523, #8524, #8527, #8528,
   #8529, #8531, #8532, #8534, #8536, #8537, #8538, #8543, #8544,
   #8548, #8552, #8553, #8554, #8555, #8557, #8560, #8563, #8565,
   #8568, #8569, #8572, #8573, #8574, #8580, #8581, #8582, #8586,
   #8589, #8590, #8592, #8593, #8598, #8603, #8604, #8606, #8609,
   #8615, #8616, #8617, #8618, #8619, #8621, #8622, #8624, #8627,
   #8628, #8630, #8632, #8634, #8640, #8644, #8645, #8646, #8647,
   #8662, #8664, #8666, #8668, #8671, #8672, #8677, #8678, #8684,
   #8691, #8702, #8705, #8706, #8716, #8719, #8724, #8725, #8727,
   #8734, #8741, #8749, #8752, #8754, #8755, #8756, #8757, #8758,
   #8767, #8773, #8776, #8779, #8780, #8785, #8788, #8789, #8790,
   #8792, #8793, #8799, #8808, #8817, #8839, #8845, #8852


Twisted Conch 16.5.0 (2016-10-28)
=================================

Features
--------
 - SSH key fingerprints can be generated using base64 encoded SHA256
   hashes. (#8701)

Bugfixes
--------
 - SSHUserAuthServer does not crash on keyboard interactive
   authentication when running on Python 3 (#8771)
 - twisted.conch.insults.insults.ServerProtocol no longer corrupts a
   client's display when attempting to set the cursor position, and
   its ECMA-48 terminal manipulation works on Python 3. (#8803)

Other
-----
 - #8495, #8511, #8715, #8851


Twisted Mail 16.5.0 (2016-10-28)
================================

Deprecations and Removals
-------------------------
 - twisted.mail.protocols.DomainSMTP and DomainESMTP, deprecated since
   2003, have been removed. (#8772)

Other
-----
 - #6289, #8525, #8786, #8830


Twisted Names 16.5.0 (2016-10-28)
=================================

No significant changes have been made for this release.

Other
-----
 - #8625, #8663


Twisted Pair 16.5.0 (2016-10-28)
================================

Features
--------
 - twisted.pair has been ported to Python 3 (#8744)


Twisted Web 16.5.0 (2016-10-28)
===============================

Bugfixes
--------
 - twisted.web.client.HTTPConnectionPool and anything that uses it,
   like twisted.web.client.Agent, have had their logic for resuming
   transports changed so that transports are resumed after state
   machine transitions are complete, rather than before. This change
   allows the HTTP client infrastructure to work with alternative HTTP
   implementations such as HTTP/2 which may be able to deliver a
   complete response synchronously when producing is resumed. (#8720)

Other
-----
 - #8519, #8530, #8629, #8707, #8777, #8778, #8844


Twisted Words 16.5.0 (2016-10-28)
=================================

No significant changes have been made for this release.

Other
-----
 - #8360, #8460
2016-11-01 15:55:46 +00:00
adam
619b503111 Removed net/fping6 successor net/fping 2016-11-01 14:55:16 +00:00
adam
2741c7bf1c Changes 3.13:
* Fix ICMP errors sometimes causing crashes with fping >= 3.11
2016-11-01 14:53:29 +00:00
wiz
2c9e4eb4c0 Updated syncthing-gtk to 0.9.2.3.
v0.9.2.3

Notes:

    This release is required for Syncthing daemon version 0.14.6 or newer. Older version of Syncthing-GTK will not connect to new Syncthing daemon.

v0.9.2.2

New:

    Added Brazilian Portuguese translation (thanks to @robsonsobral)
    Support for folder labels in notifications (thanks to @acolomb)

Fixes:

    Not sending 'Host' header breaks Syncthing >=v0.14.6
    Crash on start with some Windows installations (thanks @Palatis)
2016-10-31 16:35:24 +00:00
leot
8da6c10c6b Update PLIST in order to fix the build for nmap-7.30 for "lua" and
"zenmap" options.

ok <pettai>
2016-10-31 09:16:29 +00:00
spz
ea3e8cff75 add a patch for CVE-2016-7098 from upstream 2016-10-30 20:55:39 +00:00
pettai
f54375d3e4 fix pkglint warning 2016-10-29 09:55:13 +00:00
pettai
a80390111a Knot DNS 2.3.1 (2016-10-07)
===========================

Bugfixes:
---------
 - Missing glue records in some responses
 - Knsupdate prompt printing on non-terminal
 - Mismatch between configuration policy item names and documentation
 - Segfault on OS X (Sierra)

Improvements:
-------------
 - Significant speed-up of conf-commit and conf-diff operations (in most cases)
 - New EDNS Client Subnet libknot API
 - Better semantic-checks error messages

Features:
---------
 - Print TLS certificate hierarchy in kdig verbose mode
 - New +subnet alias for +client
 - New mod-whoami and mod-noudp modules
 - New zone-purge control command
 - New log-queries and log-responses options for mod-dnstap
2016-10-29 09:42:48 +00:00
bsiegert
e095d6272f Revbump packages depending on Go after the Go 1.7.3 update. 2016-10-29 08:59:46 +00:00
tnn
ee764436d9 synergy-1.8.4 (2016-10-11)
Bug #4041 UHD/4K DPI scaling broken on Windows servers
Bug #4420 When XRandR adds a screen, it is inaccessible
Bug #5603 Activation notification depends on existence of /etc/os-release
Bug #5624 Update notification sometimes requests a downgrade
Bug #5329 Current date is shown for build date in the about dialog
Bug #5640 Synergy branding is inconsistent across platforms
Enhancement #5617 Remove redundant plugin infrastructure
Enhancement #5627 Move SSL certificate generation to main window
Enhancement #5628 Move SSL implementation into core binary
Enhancement #5629 Move activation from wizard into new dialog window
2016-10-28 21:31:30 +00:00
abs
8387be848a No need to use ${PKGMANDIR} in PLIST (proxy wizd :) 2016-10-28 10:40:51 +00:00
wiz
a6b6b96036 Updated openconnect to 7.07.
From Kai-Uwe Eckhardt in PR 51576.

OpenConnect v7.07 (PGP signature) — 2016-07-11

    More fixes for OpenSSL 1.1 build.
    Support Juniper "Post Sign-in Message".
    Add --protocol option.
    Fix ChaCha20-Poly1305 cipher suite to reflect final standard.
    Add ability to disable IPv6 support via library API.
    Set groups appropriately when using setuid().
    Automatic DTLS MTU detection.
    Support SSL client certificate authentication with Juniper servers.
    Revamp SSL certificate validation for OpenSSL and stop supporting OpenSSL older than 0.9.8.
    Fix handling of multiple DNS search domains with Network Connect.
    Fix handling of large configuration packets for Network Connect.
    Enable SNI when built with OpenSSL (1.0.1g or later).
    Add --resolve and --local-hostname options to command line.
2016-10-28 10:02:38 +00:00
wiz
1f0120f9c3 Updated vpnc-script to 20160828.
From Kai-Uwe Eckhardt in PR 51576.

Changes:
rewrite resolv.conf parsing master
avoid multiple "domain" entries in resolv.conf
fix comment
OSX - Fix split DNS when doing split routing
Enable resolvconf on FreeBSD too
2016-10-28 10:01:51 +00:00
abs
db5e835127 Reduce some of the mystery of life for users of wpa_gui binary packages
- add the man page.

Bump pkgrevision
2016-10-28 06:24:35 +00:00
jperkin
4e4ce1c11e Rename pydns to py-pydns, requested by wiz. 2016-10-27 12:03:51 +00:00
jperkin
0252353180 Add pydns. 2016-10-27 11:50:09 +00:00
jperkin
85b22db6db Import pydns-2.3.6 as net/pydns, originally packaged as wip/py-DNS.
The PyDNS provides a module for performing DNS queries from python
applications.  It was originally based on Guido van Rossum's DNS library
code, but has drifted further and further away from it over time.

This is a different DNS module to net/py-dns (dnspython).
2016-10-27 11:49:15 +00:00
joerg
faf9708748 + py-gandi.cli 2016-10-27 10:15:49 +00:00
joerg
2fe175e112 Add py-gandi.cli-0.19:
gandicli is a command line interface for the Gandi.net services. It can
be used to buying and managing domains, web applications, virtual
machines or SSL certificates.
2016-10-27 10:15:18 +00:00
joerg
402f70c7a7 Add the necessary dependencies for safe concurrent build. 2016-10-27 10:05:38 +00:00
abs
a4274a8092 Updated net/syncthing to 0.14.9
v0.14.9

Resolved issues:

  #3651: Documentation PDFs are fixed.
  #3638: German localisation is improved. (As are a couple of others as I forgot to update them the last release.)
  #3619: Browser error on first startup doesn't happen as easily anymore.
  #3664: Syncthing compiles in Go versions older than 1.7 again.
  #3577: Adding folder using Long UNC path no longer causes stack overflow (but don't do that, it's not necessary).


v0.14.8

This is a minor release recommended for all users.

The main change here is to handle issues with the new SHA256 implementation introduced in 0.14.7. When using the monitor process (which is the default) crashes will be detected and the new hashing package disabled. A manual selection can also be forced by setting the environment variable STHASHING to either minio (the new package) or standard (the default Go package).

Resolved issues:

  #3613: The monitor process now detects crashes due to the new hashing package and disables it on subsequent launch.
  #3614: The two hash packages are benchmarked on startup and the fastest on is selected.
  #3588: Folders are now correctly shown as out of sync when they miss only deleted files.
  #3578: UPnP handling is corrected in the case where more than one router is detected.
  #3639: Patterns with terminal slash (e.g., "dir/") now correctly ignore directory contents.
2016-10-27 07:42:40 +00:00
ryoon
ba7425be60 Update to 4.1.13
* Remove an useless patch

Changelog:
NSD 4.1.13
Sep 27, 2016

Features
    multi-master-check: yes can be used to check all masters for the last version, using the higher version from the configured masters, from Manabu Sonoda.
    Support RR type OPENPGPKEY from RFC 7929.
    Can config key algorithms with the digest name, eg. 'sha256'.
    configure --disable-radix-tree for about 15% lower memory usage.
    for type SRV add A/AAAA to the additional section (if possible), just like we already do for type MX.
    more extensible edns option handling.

Bugfixes
    Fix compile warnings about unused result from write and strtol. and signcompare in minmax retrytime.
    Fix #812: fix that make depend fails after distribution.
    Fix #817: xfrd update failed loop.
    Add robustness against unallocated data in nsec3 trees.
    Fix README spelling error of BSD license (reported by Joerg Jung).
    Fix multimaster for not tried full zone transfer for a expired zone.
    Fix #827: fix compile with openssl 1.1.0 with api=1.1.0.
2016-10-26 23:40:35 +00:00
ryoon
58431fc44b Update to 1.3.3
* Change tarball to released one

Changelog:
Version 1.3.3 (2016-10-01):
  - Support longer tweets in a few more places
  - Properly escape ampersand characters in user mentions to fix
    GtkLabel warnings about wrong escape characters in tooltips
  - Fix tweet length calculations for whitespace-only tweets
  - Check for duplicated entries in media arrays. This is apparently a
    problem on Twitter's side but led to crashes in Corebird (see #627)
  - Use the correct nsfw status of a tweet, i.e. the one that can
    actually show images.
  - Fix a crash when sending a tweet with multiple images attached
  - Fix tweet length calculation of quote tweets. This previously led to
    tweets getting rejected by the server even though Corebird claimed
    they were fine. See #628

Version 1.3.2 (2016-09-25):
 - Cope with the tweet length changes introduced by Twitter
 - Fix a problem with malformed media URLs
2016-10-26 20:34:00 +00:00
leot
8574ff90c8 Update net/youtube-dl to youtube-dl-20161021.1
Changes:
version 2016.10.21.1

Extractors
+ [pluralsight] Process all clip URLs (#10984)


version 2016.10.21

Core
- Disable thumbnails embedding in mkv
+ Add support for Comcast multiple-system operator (#10819)

Extractors
* [pluralsight] Adapt to new API (#10972)
* [openload] Fix extraction (#10408, #10971)
+ [natgeo] Extract m3u8 formats (#10959)


version 2016.10.19

Core
+ [utils] Expose PACKED_CODES_RE
+ [extractor/common] Extract non smil wowza mpd manifests
+ [extractor/common] Detect f4m audio-only formats

Extractors
* [vidzi] Fix extraction (#10908, #10952)
* [urplay] Fix subtitles extraction
+ [urplay] Add support for urskola.se (#10915)
+ [orf] Add subtitles support (#10939)
* [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
* [nrk] Relax URL regular expression (#10928)
+ [nytimes] Add support for podcasts (#10926)
* [pluralsight] Relax URL regular expression (#10941)


version 2016.10.16

Core
* [postprocessor/ffmpeg] Return correct filepath and ext in updated information
  in FFmpegExtractAudioPP (#10879)

Extractors
+ [ruutu] Add support for supla.fi (#10849)
+ [theoperaplatform] Add support for theoperaplatform.eu (#10914)
* [lynda] Fix height for prioritized streams
+ [lynda] Add fallback extraction scenario
* [lynda] Switch to https (#10916)
+ [huajiao] New extractor (#10917)
* [cmt] Fix mgid extraction (#10813)
+ [safari:course] Add support for techbus.safaribooksonline.com
* [orf:tvthek] Fix extraction and modernize (#10898)
* [chirbit] Fix extraction of user profile pages
* [carambatv] Fix extraction
* [canalplus] Fix extraction for some videos
* [cbsinteractive] Fix extraction for cnet.com
* [parliamentliveuk] Lower case URLs are now recognized (#10912)


version 2016.10.12

Core
+ Support HTML media elements without child nodes
* [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)

Extractors
* [dailymotion] Fix extraction (#10901)
* [vimeo:review] Fix extraction (#10900)
* [nhl] Correctly handle invalid formats (#10713)
* [footyroom] Fix extraction (#10810)
* [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
+ [hbo] Add support for episode pages (#10892)
* [allocine] Fix extraction (#10860)
+ [nextmedia] Recognize action news on AppleDaily
* [lego] Improve info extraction and bypass geo restriction (#10872)
2016-10-23 07:22:31 +00:00
wiz
7f5fe98310 Add an upstream patch that hopefully fixes a rare assertion.
From Tim Kosse.
Bump PKGREVISION.
2016-10-21 15:29:11 +00:00
jperkin
d67bfc310a libfetch-2.38: Support proxies for https URLs. From FreeBSD. 2016-10-21 11:51:18 +00:00
joerg
f61b804efd libfetch-2.37: Always run SSL_read first for SSL connections. It will
signal whether more input (or output) is needed, update the poll mask
accordingly.
2016-10-20 21:25:57 +00:00
joerg
ca913b684a Convert fetch_read from select(2) to poll(2) based sleep. 2016-10-20 21:22:18 +00:00
joerg
e9d9d4278d Only set the cached flag when the connection is actually cached. New
connections should not have it set. This changes the behavior of
timeouts on the first read.
2016-10-20 21:21:25 +00:00
taca
1bb5e9e299 Update ruby-twitter-text to 1.14.0.
Update TLDs and several improvement.

Please refer <https://github.com/twitter/twitter-text/compare/v1.13.4...v1.14.0>
in detail.
2016-10-20 15:05:22 +00:00
kamil
ad6dda6af8 Added net/enet 2016-10-19 19:19:01 +00:00
kamil
c0e8d6e65e Import enet-1.3.13 as net/enet.
ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary
feature it provides is optional reliable, in-order delivery of packets.
ENet is NOT intended to be a general purpose high level networking library
that handles authentication, lobbying, server discovery, compression,
encryption and other high level, often application level or dependent tasks.
2016-10-19 19:15:22 +00:00
fhajny
8b8eddef31 net/py-GeoIP now Python3 compatible. 2016-10-19 14:28:45 +00:00
fhajny
1cba58d95c Update net/py-GeoIP to 1.3.2
1.3.2
- The description for org_by_name incorrectly directed people to
  use name_by_addr rather than name_by_name.
- Previously GeoIP.country_names was populated from
  GeoIP_country_name in the libGeoIP C API. Some versions of the
  libGeoIP include non-ASCII ISO-8859-1 characters in these names,
  causing encoding errors under Python. When installed under
  Python 3, this API now uses UTF-8 country names to populate
  this dict.

1.3.1
- Strings with non-ASCII characters would throw a UTF-8 decoding
  error. In Python 3, all strings from the database are in UTF-8
  and using set_charset to set the character set to something
  other than UTF-8 will throw an ValueError exception.

1.3.0
- Python 3 support and significant code cleanup.
- The methods name_by_addr, name_by_addr_v6, name_by_name, and
  name_by_name_v6 were added for ISP, Org, and ASNum lookups.
- Portability fixes.
- Expose GEOIP_MMAP_CACHE from the C library.
- Unit tests were added.

1.2.9
- Packaging fix. PyPI-only release.

1.2.8
- Remove unused code.
- Fix low memory error handling and refcount issues on error
  reported by Matt Domsch

1.2.7
- Add example test_netspeedcell.py
2016-10-19 13:31:17 +00:00
wiz
c99aa7d531 Updated py-foolscap to 0.12.4.
* Release 0.12.4 (27-Sep-2016)

** Improvements

The TCP connection-hint handler can now accept square-bracket-wrapped IPv6
addresses in colon-hex format. You can produce FURLs with such hints by doing
this:

    tub.setLocation("tcp:[2001:0DB8:f00e:eb00::1]:9900")

Foolscap Tubs have been using the IPv6-capable `HostnameEndpoint` since
0.11.0, so this completes the IPv6 support. Note that there are no provisions
for automatically detecting the host's IPv6 addresses: applications that wish
to use addresses (instead of hostnames) must discover those addresses on
their own. #155

A new `tor.control_endpoint_maker()` handler function was added, which is
just like `tor.control_endpoint()` but accepts a callable function, which
will be invoked only when a `tor:` hint is encountered. The function can
return a Deferred which yields the control endpoint. This allows lazy
launching of a Tor daemon, which can also be shared with other application
needs, such as listening on an Onion service.  #270
2016-10-19 12:54:04 +00:00
wiz
add279327a Updated py-ipaddress to 1.0.17.
Changes not found.
2016-10-19 12:45:55 +00:00
fhajny
c855e76b3b Update net/GeoIP to 1.6.9.
Based on a PR by Jussi Sallinen.

1.6.9 2016-01-11

- Fix a regression introduced in version 1.6.8, which caused
  GeoIP_database_info to erroneously return NULL.

1.6.8 2016-01-11

- Allow compilation on older systems by relaxing the autoconf and automake
  minimum versions. Thank you, Jose Rubio!
- Avoid potential problems in multi-threaded environments by consistently using
  pread() rather than read().
- Fix various small issues reported by clang's static analyser.

1.6.7 2015-10-30

- Fixed a MSVC parser stack overflow when parsing `regionName.c` and
 `timeZone.c`. Fix by elliotlo. GitHub #64.
- Updated region codes and timezones.
- When using `GEOIP_MEMORY_CACHE` with an invalid database file, the search
  tree traversal could attempt to read memory outside of the memory allocated
  for the memory cache, resulting in a segmentation fault. A check was added
  to ensure that the traversal code does not try to read beyond the end of the
  file, whether in memory, memory mapped, or on disk.
- Previously the return values from file reads were ignored. We now check
  these values to ensure that there were no errors.


1.6.6 2015-07-28

- Replaced usage of deprecated fileno, read, and lseek on Visual Studio 2005+
  with their ISO C++ conformant replacements.
- A warning about using a double as a float was fixed.
- Fixed segfault when doing a lookup on an empty database.
- Fixed a memcheck error from valgrind in the `_check_mtime`
  function.
- Fixed `_check_mtime` to check the return value of `gettimeofday` rather than
  just assuming it worked.


1.6.5 2015-02-25

- A segmentation fault in `geoiplookup` was fixed when the utility was passed
  an invalid database.
- Additional validation was added for validation of the size used in the
  creation of the index cache.
- Changed the code to only look up country codes by using functions which
  ensure that we do not try to look past the end of an array.


1.6.4 2015-01-12

- Update Fips codes
- Several issues with the MinGW build were fixed.
- Use a constructor in pread.c to ensure the critical section is always
  initialized.
- Added missing include of `io.h` on Windows.
- Fixed `configure` warning that `'missing' script is too old or missing`.
- Previously `nmake /f Makefile.vc clean` would fail on Windows. This was
  fixed.
- Obsolete win32 and NetWare make files were removed.
- Numerous documentation updates.


1.6.3 2014-10-29

- Added a GEOIP_SILENCE flag. Include this flag when calling GeoIP_open to
  prevent any messages from being written to stderr.
- Mitigate a possible race condition when running under threads in the
  GeoIP_cleanup function.
- Added some recommendations to the docs on using this library in a
  threaded application.
- Fixed some bugs discovered by coverity, including failure to check some
  system call return values and making sure all strings are
  null-terminated.


1.6.2 2014-07-08

- Two files required for building on Win32 were missing from the 1.6.1
  release. These files were added. There are no changes affecting other
  platforms.


1.6.1 2014-06-26

- Improve Win32 support
- Update FIPS codes


1.6.0 2013-10-29

- Remove geoipupdate


1.5.2 2013-10-29

- Update region and time zones
- Fix benchmark script
- Remove autogenerated files ltmain.sh, man/geoip*.1
- Explain how to download free geolite databases in the README.md and
  GeoIP.conf.default
- geoipupdate returns 1 on error 0 on success instead of the error code
- README is replaced by README.md
- Add support for OS X Mavericks


1.5.1 2013-05-14

- Update time_zone for Ontario, Canada
- geoiplookup and geoiplookup6 exit code is 0 when user asked for help
- Added -h option to geoiplookup6
- Do not load the database file if nodes and file size do not make
  sense.
- Keep README and man pages in pure ascii.
- It doesn't make sense to use GEOIP_INDEX_MODE with small databases
  like GEOIP_COUNTRY_EDITION. Instead of undefined behaviour we handle
  it silently as GEOIP_MEMORY_MODE
- Update FIPS codes for Greece


1.5.0 2013-02-21

- Rename custom_directory to GeoIP_custom_directory.
- Make sure the database match the requested type. This is helpful for
  Databases with the same default name and the general geoiplookup form
  (geoiplookup without a specific database)
- apps/geoiplookup6.c use the ipnum instead of the hostname for lookups.
- Use configure.ac instead of configure.in
- Region lookup is a bit faster
- Add pkg-config file
- Updates required to build a Windows DLL under MinGW
- Make API thread safe
- geoiplookup's default charset is UTF8
  -l change the charset back to iso8859-1
- geoipupdate skips \r otherwise it might be part of the last
  product_id
- Update time zones
- Update Region codes
- Remove the unused CITYCONFIDENCE* database types
- bootstrap rebuilds ltmain.sh
- Update README.OSX for Lion
- Change Macedonia to Macedonia, The Former Yugoslav Republic of
- Add region_name to geoiplookup GEOIP_CITY_EDITION_REV1
- Add region_name to geoiplookup GEOIP_CITY_EDITION_REV0
- Add a --disable-data-files option. This allows you to build and install
  the library without having a data/GeoIP.dat file. This is useful when
  building the library from a checkout of the source tree, rather than a
  tarball
- Add GEOIP_ACCURACYRADIUS_EDITION and GEOIP_ACCURACYRADIUS_EDITION_V6
- Add more database types GEOIP_COUNTRYCONF_EDITION,
  GEOIP_CITYCONF_EDITION, GEOIP_REGIONCONF_EDITION and
  GEOIP_POSTALCONF_EDITION
- Fix default filenames for GEOIP_NETSPEED_EDITION_REV1 and
  GEOIP_NETSPEED_EDITION_REV1_V6
2016-10-19 11:59:25 +00:00
wiz
64fd7d5456 Updated tor to 0.2.8.9.
Changes in version 0.2.8.9 - 2016-10-17
  Tor 0.2.8.9 backports a fix for a security hole in previous versions
  of Tor that would allow a remote attacker to crash a Tor client,
  hidden service, relay, or authority. All Tor users should upgrade to
  this version, or to 0.2.9.4-alpha. Patches will be released for older
  versions of Tor.

  o Major features (security fixes, also in 0.2.9.4-alpha):
    - Prevent a class of security bugs caused by treating the contents
      of a buffer chunk as if they were a NUL-terminated string. At
      least one such bug seems to be present in all currently used
      versions of Tor, and would allow an attacker to remotely crash
      most Tor instances, especially those compiled with extra compiler
      hardening. With this defense in place, such bugs can't crash Tor,
      though we should still fix them as they occur. Closes ticket
      20384 (TROVE-2016-10-001).

  o Minor features (geoip):
    - Update geoip and geoip6 to the October 4 2016 Maxmind GeoLite2
      Country database.
2016-10-19 10:58:14 +00:00
taca
ed2b6f1850 Update ruby-net-ping to 2.0.1.
* Moved the "ping?" and "pingecho" aliases to the `Ping` superclass.
* Fix issue #8 (the specification for net-ping-2.0.0 has corupped).
2016-10-17 14:47:42 +00:00
taca
b3e9d24567 Update ruby-net-ldap to 0.15.0.
=== Net::LDAP 0.15.0

* Respect connect_timeout when establishing SSL connections {#273}[https://github.com/ruby-ldap/ruby-net-ldap/pull/273]
2016-10-17 14:40:50 +00:00
taca
db3a6c56d8 Update ruby-net-dhcp to 1.3.3.
*1.3.3

* Add support for DHCP Subnet Selection Option 0x76 (https://github.com/mjtko/net-dhcp-ruby/pull/12) [elibus]
2016-10-17 14:39:45 +00:00
taca
41c5247381 Update ruby-domain_name to 0.5.20160826.
# Change Log

## [v0.5.20160615](https://github.com/knu/ruby-domain_name/tree/v0.5.20160615) (2016-06-16)
[Full Changelog](https://github.com/knu/ruby-domain_name/compare/v0.5.20160310...v0.5.20160615)

- Always set `@domain` to avoid a warning when `$VERBOSE` is on
- Update the eTLD database to 2016-06-15T16:22:11Z

## [v0.5.20160310](https://github.com/knu/ruby-domain_name/tree/v0.5.20160310) (2016-03-17)
[Full Changelog](https://github.com/knu/ruby-domain_name/compare/v0.5.20160309...v0.5.20160310)

- Update development dependencies for obsolete rubies
- Update the eTLD database to 2016-03-10T21:22:02Z
2016-10-17 14:38:41 +00:00
taca
57144eba28 Update ruby-dnsruby to 1.59.3.
## v1.59.3

* Output TXT record multiple strings correctly
* NONE class encoding fix
* only add name labels if there are any
2016-10-17 14:37:28 +00:00
taca
616ef6d3b7 Update ruby-amqp to 1.6.0.
## Changes Between 1.5.x and 1.6.0 (Apr 4th, 2016)

### amq-protocol Update

Minimum `amq-protocol` version is now `2.0.1`.

### Provide More Details in TCP Connection Failure Exception

Contributed by Neil Hooey.

GH issue: [#222](https://github.com/ruby-amqp/amqp/issues/222).


### Ensures frameset is cleared after an unhandled exception

Ensures frameset is cleared after an unhandled exception.
This avoids confusing exceptions such as

```
undefined method `method_class' for #<AMQ::Protocol::BodyFrame:0x0000001e8a60b0>
```

Contributed by Michael Lutsiuk.

GH issue: [#218](https://github.com/ruby-amqp/amqp/issues/218)
2016-10-17 14:35:41 +00:00