Age | Commit message (Collapse) | Author | Files | Lines |
|
of understanding what this package does.
|
|
3.6.5
- Bug fixes
3.6.4
- Bug fixes
- Erlang 19.0 compatibility
- Usability improvements
3.6.3
- Important bug fixes
- systemd support in the Debian package
- New OpenGPG key used for artifact signing
- New plugins included into the distribution
- Usability improvements
3.6.2
- Bug fixes
- New statistics collector in management plugin
- Usability improvements
|
|
Core
* Show progress for curl external downloader
* Forward more options to curl external downloader
Extractors
* [pbs] Fix description extraction
* [franceculture] Fix extraction
* [pornotube] Fix extraction
* [4tube] Fix metadata extraction
* [imgur] Fix width and height extraction
* [expotv] Improve extraction
+ [vbox7] Fix extraction
- [tapely] Remove extractor
* [muenchentv] Fix extraction
+ [24video] Add support for .me and .xxx TLDs
* [24video] Fix comment count extraction
* [sunporno] Add support for embed URLs
* [sunporno] Fix metadata extraction
+ [hgtv] Add extractor for hgtv.ca
- [pbs] Remove request to unavailable API
+ [pbs] Add support for high quality HTTP formats
+ [crunchyroll] Add support for HLS formats
|
|
----------------------------------
Tuesday April 14, 2015 guy at alum.mit.edu
Summary for 4.8.0 tcpdump release
Fix "-x" for Apple PKTAP and PPI packets
|
|
---------------------------------
Changes for 0.93
* proper qsort crash fix
* fix excessive logging when no IPv6 is available
* add ability to ack objects
* add ability to attach notes to objects
* add ability for object to have a group
* fix textfile display to properly account for deps
* reduce excessive cpu usage watching wall clock
* hrmph, qsort fix maybe?
* stab at fix for timing issue with needssleep() (should reduce cpu usage)
|
|
* Now support php70 and maybe php71.
1.2.1
* Use YAZ 5 for Windows build.
* Fix "l" args for yaz_range and yaz_record.
1.2.0
* Updates for PHP 7. Still works with PHP 5 series.
|
|
Upstream changes:
version 3.33 (2016-04-27)
[ENHANCEMENTS]
* Move author-only tests to xt directory so they aren't run on installation
by users
[BUG FIXES]
* Correct device serial number reporting for Cisco Nexus 5k switches with
software version >= 7
version 3.32 (2016-04-26)
[ENHANCEMENTS]
* Add 200 Mbps and 2.0 Gbps aliases to SPEED_MAP
* Add Palo Alto support
* Add VMware support
* Support for propMultiplexor as ifType
* Add device MAC to APC UPS
* [#61] Report APC model for PDU products
* Removed DeviceMatrix from the distribution
[BUG FIXES]
* Support undefined (noSuchInstance) values in Offline mode
* Do not init table cache if Cache provided by user
* Avoid deep recusion when AUTOLOAD and carp collide
* Detect Cisco VG350s as L3 devices instead of APs
* fix for 'Use of inherited AUTOLOAD for non-method SNMP::Info::Layer2::HP::agg_ports_ifstack() is deprecated'
* Workaround in IPv6.pm to deal with possibly incorrect IPV6-MIB implementations
* [#71] AUTOLOAD typo-catcher search for SNMP::Info no longer anchored
* [#70] Respect version/comm/secname on passed Session obj
version 3.31 (2016-01-22)
[ENHANCEMENTS]
* Support for CiscoSB OS and Version (D. Tuecks)
* SONMP support for Enhanced Topology Table
* Add support for channelized interfaces in L3::Passport
[BUG FIXES]
* Correct link to MIB tarball
version 3.30 (2015-11-16)
[ENHANCEMENTS]
* RT #106254: Add new sysObjectID mapping for Ubiquiti
[BUG FIXES]
* Correct link to MIB tarball
* Correct port indexing of newer VSP 4K and 8K in L3::Passport
* Statistics in the sysIfxStatTable are 64-bit counters, so they should
override the 64-bit methods.
version 3.29 (2015-10-13)
[ENHANCEMENTS]
* Add IPv6::ipv6_addr() method to map IPv6 interface address indexes to actual addresses
* Add support for (remote) IPv6 addresses to LLDP::lldp_addr()
* Add LLDP::lldp_ipv6() and LLDP::lldp_mac() so that remote management
addresses of specific types can be requested
version 3.28 (2015-06-18)
[ENHANCEMENTS]
* Add Layer3::Huawei class for Huawei Quidway switches
* Modified generic Layer3::Cisco class: use community based indexing if
the device returns a value for vtpVersion
|
|
Version 1.0.8
- Update dependencies
Version 1.0.7
- Update dependencies
Version 1.0.6
- Update dependencies
Version 1.0.5
- Fix message drops
- Update Fast TLS and Stun
|
|
Version 1.0.7
- Update Fast TLS and p1_utils
Version 1.0.6
- Update Fast TLS
Version 1.0.5
- Update Fast TLS and p1_utils
Version 1.0.4
- Use Fast TLS 1.0.4
|
|
|
|
PR pkg/51394
|
|
Pkgsrc changes :
- taking over maintainership ;
- updated patch for getopt_long because of the update.
Upstream changes :
- Added USELIBPCRE to make use of regex engine optional ;
- Added support for RFC4366 SNI and RFC7301 ALPN (Travis Burtrum) ;
- Changed connection log to include the name of the probe that triggered ;
- Changed configuration file format: 'probe' field is no longer required,
'name' field can now contain 'tls' or 'regex',
with corresponding options (see example.cfg) ;
- Added 'log_level' option to each protocol,
which allows to turn off generation of log at each connection ;
- Added 'keepalive' option.
|
|
Upstream changes:
* update po files
* zh_TW
* tweet thread was opened when quoted "retweeted with comment" was clicked
regardless of settings
* README was too old lol
* support new picture service
* irasutoya
* report detailed errors on failure of invoking external browser
* report detailed errors during configuring fragments
|
|
Update to 0.14.3; this is a new major version with an incompatible
protocol. It has been tested with syncthing-android 0.8.1.
Redo build layout, so that the sources are placed at the path
recommended by upstream. Reduce the number of symlinks used to get go
building to work.
Upstream changes:
v0.14.3: 3 bugfixes
v0.14.2: 1 bugfix
v0.14.1: 1 bugfix and
This release includes "delta indexes", a backwards compatible protocol
enhancement. Prior to delta indexes being implemented, full index
information was exchanged at every connection start. With delta
indexes, only index information that has changed since last contact is
transferred. Delta indexes are enabled automatically between 0.14.1+
devices.
v0.14.0: many bugfixes and
This is a new major release, incompatible with Syncthing v0.13 and
earlier. This release introduces a new, extensible sync protocol
and corresponding changes to local discovery and the database. The
sync protocol, local discovery protocol and database format is now
based on protocol buffers.
|
|
Changes:
version 2016.08.01
Fixed/improved extractors
- [yandexmusic:track] Adapt to changes in track location JSON (#10193)
- [bloomberg] Support another form of player (#10187)
- [limelight] Skip DRM protected videos
- [safari] Relax regular expressions for URL matching (#10202)
- [cwtv] Add support for cwtvpr.com (#10196)
version 2016.07.30
Fixed/improved extractors
- [twitch:clips] Sort formats
- [tv2] Use m3u8_native
- [tv2:article] Fix video detection (#10188)
- rtve (#10076)
- [dailymotion:playlist] Optimize download archive processing (#10180)
version 2016.07.28
Fixed/improved extractors
- shared (#10170)
- soundcloud (#10179)
- twitch (#9767)
version 2016.07.26.2
Fixed/improved extractors
- smotri
- camdemy
- mtv
- comedycentral
- cmt
- cbc
- mgtv
- orf
version 2016.07.24
New extractors
- arkena (#8682)
- lcp (#8682)
Fixed/improved extractors
- facebook (#10151)
- dailymail
- telegraaf
- dcn
- onet
- tvp
Miscellaneous
- Support $Time$ in DASH manifests
version 2016.07.22
New extractors
- odatv (#9285)
Fixed/improved extractors
- bbc
- youjizz (#10131)
- youtube (#10140)
- pornhub (#10138)
- eporner (#10139)
|
|
|
|
|
|
0.4.5 (2016-05-28)
------------------
* #552: PHP 7.0.7 introduced a sublte BC break that caused Baikal to error.
* Upgraded sabre/dav, which fixes CardDAV performance problems.
* Ships with sabre/dav 3.1.4
|
|
|
|
----------------------------
1.50 2016-07-21
- MYMETA files are now no longer included in releases.
- Geo::Mirror is no longer included in this distribution.
|
|
--------------------------------------
0.33 2016/07/06 08:30:00
- BEHAVIOUR CHANGE - Since many openssl libraries are tightening their
security, I'm adding a new option to preserve backwards compatibility.
By default this module now reuses the context of the command channel
when opening a data channel. If you need to revert back to the previous
default of not reusing the context for data channels, you must now use
option "DisableContext => 1" to do so. But hopefully the need for this
option will be rare. See the POD for more details.
- BEHAVIOUR CHANGE - Added support for SNI in the SSL handshake.
- Changed logic on how to detect if a default "SSL_verify_mode" value needed
to be set to VERIFY_NONE() for the caller in new().
- Can now pass SSL options directly to new(). You no longer need to use the
"SSL_Client_Certificate" option to pass the hash reference of SSL options.
Currently only recognises IO::Socket::SSL options that start with SSL_.
If any start with something else, I'll address in a future release.
- Clarified some POD information on a few methods.
- Enhanced "size" function to use STAT if SIZE wasn't available!
- Fixed case where sometimes the login account used wasn't being masked in
the response in the logs.
- Now prints the INET version in the log file.
- Resets $ERRSTR gets reset in new() in case previous call had errors!
- Fixed t/10-complex.t func run_stat_test() to test the "is_file" & "is_dir()"
functions. Some tests disable the "SIZE" command so it can test the new
alternate size logic as well.
- New test program t/05-simple.t that does a simple read only test against
the FTPS server. Added so that you can run a simple test against servers
you don't want to upload anything to during the tests. These tests are
not as robust as the t/10-complex.t tests so failures here are not as
meaningfull. So run t/10-complex if you encounter any issues for more
analysis.
- Added t/05-simple.t to the MANIFEST.
- Updated the Copyright in the README file. And reworded a few sections.
- Updated all t/*.t files to add a retry the 1st time they try to connect
to a server via new(). Added a hard coded "SSL_cipher_list" value if
the defaults don't work. This kludge might not work for everyone.
- Modified t/20-certificate.t to be a bit more robust.
NOTE: Found a server where supported() doesn't completely work. That server
fails to put a "*" after some of the commands it didn't implement.
0.32 2016/06/14 08:30:00
- Clarified some POD information on a few methods.
- Bug ID: 115296 - Changed the use_ssl test when providing custom SSL_Version
settings via the SSL_Client_Certificate option. Now does a positive test
for SSL instead of a negative test.
- Modified t/10-complex.t to do a better uput test. Put into its own test
function so that I could also validate the filename returned instead of just
assuming it was correct!
- Added additional test cases for files with spaces in their names.
- Added run_stat_test() for future tests for "is_..." functions.
0.31 2016/03/30 08:30:00
- Updated the Copyright.
- Fixed issue where "uput" cmd generated "Invalid number of parameters" error.
Fix is to call STOU a 2nd time with no file name. But if this happens and
the server doesn't return the file name, uput now returns "?" instead of
making what it knows is a very flawed guess! (since it doesn't use the hint)
- Implemented mdtm() server bug fix. Some rare servers do (19xxx) instead of
(20xx) for the year part of the timestamp returned. So implemented
autodetection & fix for this server issue!
- Added undocumented Debug value to supress printing out the HELP information
during login. It got in the way of debugging via add-hock perl scripts.
- Added is_file() to validate if the given name is a regular file!
- Added is_dir() to validate if the given name is a directory!
- Fixed bug in t/10-complex.t that made it look like "make test" succeeded
when in fact it encountered a fatal error forcing it to skip over all the
other deeper tests. Affected call to config func: check_for_pasv_issue()
- Fixed some undef warnings in "uput() test" in t/10-complex.t when talking
to buggy windows FTPS servers that says it supports "uput" but handles it
really strangely or not at all. Now also handles new "?" return value in
the strange case.
- Fixed bug in t/10-complex.t in test_log_redirection() failing a EPSV test
when the destination server didn't support this functionality.
- Modified t/10-complex.t to print the "OK" results to the log file.
Makes it a bit easier to associate failures to what's in the log file!
- Fixed some typoes in the POD.
0.30 2015/08/13 08:30:00
- INCOMPATIBILITY WARNING! If you've been hacking internal undocumented
variables referenced by my module, your code is most likely broken with this
release! If you've been doing "$ftps = new (...); $x = ${*$ftps}{abc};",
it's now "$x = ${*$ftps}{_FTPSSL_arguments}->{abc};" for a lot of them.
This change was made to make it less likely I'll accidentaly step on a
IO::Socket::SSL variable in a future release of either module. It also
helps me with error log traces & some future plans if they ever happen.
- Changed t/00-basic.t so it no longer needs to call uc(). Also now uses
__PACKAGE__ keyword instead of hard coded text.
- Fixed error message bug in _get_data_channel(). Got SSL_version from wrong
hash.
- Reorganized the order of some functions in the POD.
- Fixed minor bug in the masking of the user id when writing to a log file!
- Looks like the sysread() call in response() is sometimes spurriously setting
the special variable "$!" for Perl 5.10.1 on AIX 7.1. So if the command
looks complete I'm going to ignore the error message returned in "$!".
I'm probably going to have to figure out a better test for this later on!
######
- EXPERIMENTAL: Added 2 new functions set_dc_from_hash() and copy_cc_to_dc().
They provide two different ways to micro manage the SSL options used to
manage the Data Channel without the need to hack the code base. There are
more SSL options than I know what to do with so hopefully this will help
with managing the data channel.
0.29 2015/07/06 08:30:00
- Fixed typo that broke reuse session. Bug was overwriting key value!
- Fixed uc() warning in t/00-basic.t for Perl 12 & above.
0.28 2015/07/01 08:30:00
- Updated README file with info on how to turn on SSL tracing so that I can
more easily find that information again.
- Fixed log display issue if there was no username and/or password passed
to login().
- In quot() fixed pattern match bug when setting $cmd2. (\S* to \S+)
- Added LICENSE file to my package (+ Manifest). Kwaltiee Experimental # 3.
- Rewrote Makefile.PL to support optional parameters so I could add
conditional Kwaltiee Score variables.
- Added MIN_PERL_VERSION tag to Makefile.PL Extra Kwaltiee Metric # 1.
Enforced Ver. 5.6.1, since that is the earliest perl my module was tested
against by the smoke testers. But it was last tested that way with v0.11.
Version 5.8.8 is the oldest version of Perl I test against regularly.
- Added LICENSE tag to Makefile.PL Extra Kwaltiee Metric # 2.
- Added Net::SSLeay as a fake dependancy to Makefile.PL & as a test case in
t/00-basic.t for the benifit of some Smoke Testers who fail my module due
to this indirect dependancy not working. I don't use this module, but it's
obviously a dependancy of IO::Socket::SSL. But it looks like it might
not be a declared dependancy since it's failing to load for a smoke tester
while he's testing my module.
- Fixed _print_LOG() to support multiple arguments. So no longer have to
concatinate everything before using.
- Rewrote _debug_print_hash() to be able to handle hashes of any depth.
It's now recursive with infinite loop detection.
- Added logic to support reusing the session instead of just the context.
This is via the new option "ReuseSession=>1".
Thanks Forrest Tiffany for your patch! (Bug Ids 76108 & 105507)
0.27 2015/03/28 08:30:00
- Fixed Bug Id # 102680. Bad "supported" test in xput/xtransfer with
regard to OverrideHELP=>1. (All other OverrideHELP options worked fine.)
- Added "all_supported()" to assist fixing the above bug & put into the POD.
- Some minor POD corrections.
- Added check to quot("HELP") to see if HELP was overriden. Required
a minor change in new() to support this logic. We know help is broken if
OverrideHELP was used!
- Added the INTERPRETING THE LOGS section in the POD text.
|
|
-------------------------------------
0.14 Tue, 21 Jun 2016 14:46:43 +0200
bump version, new tests, minor changes
0.13 Fri, 01 May 2015 18:22:15 +0200
new method init_ok(), check for partial initialization
|
|
--------------------------------
1.1.0 2015-03-16
- Support customizable timeouts on method calls
- Fix invocation of properties
- Fix example in object export tutorial
- Introduce a new Net::DBus:ProxyObject providing an alternative
approach for exporting objects
- Cache objects when casting to interfaces
- Treat NoReply as fatal when introspecting
- Add UNIX file descriptor passing
- Fix misc mistakes in POD docs
- Fix error when when requesting bus names
- Fix encoding of dict & variant types
- Fix decoding of signatures with nested arrays
- Update README to point to gitlab.com instead of gitorious.org
- Fix handling of select() return value
- Fix toggling of timeouts in reactor
- Add 'strict_exceptions' annotation
- Document missing constructor parameters.
|
|
-------------------------------
0.18 - 2016-05-15 - Sebastien Aperghis-Tramoni (SAPER)
[Bugfixes]
- CPAN RT #77807: Net::Pcap is no longer limited to one callback function,
thanks to a patch by James Rouzier.
- CPAN RT #55163: Typo in eg/pcapdump (Iain Arnell and Jose Pedro Oliveira).
- CPAN RT #83842: Typo in Net:Pcap (Xavier Guimard).
[API]
- Added pcap_offline_filter() (Martijn Lievaart).
[Code]
- use warnings (David Farrell).
[Documentation]
- Moved HISTORY from README to main documentation.
- Rewrote AUTHORS to acknowledge all contributors.
- Updated copyright years.
[Tests]
- Added timeouts to prevent tests from hanging (Patrice Auffret).
- t/17-lib_version.t: adjust regexp to match Apple builds (David Farrell).
- t/50-poe-component-pcap.t: small improvments.
- Added t/50-net-pcap-easy.t to test with Net::Pcap::Easy.
- Added t/50-anyevent-pcap.t to test with AnyEvent::Pcap.
- Make t/50-* pass with old versions of Test::More
[Distribution]
- Converted the Changes file to CPAN::Changes::Spec format.
- Makefile.PL: append CCFLAGS to $Config{ccflags} instead of overriding it.
- Makefile.PL: now dies when libpcap isn't found.
- Makefile.PL: declare minimum Perl version (David Farrell).
|
|
--------------------------
3.09 2016-07-19
- Provided (and documented) a default Net::Cmd::timeout(). [CPAN RT#110978]
- Increased minimum required version of IO::Socket::IP to 0.25 to hopefully
stop t/pop3_ipv6.t hanging. [CPAN RT#104545]
- Debug output now includes decoded (from base64) negotiation for SASL.
[Philip Prindeville, PR#27]
- Adapted tests to Test2 revision of Test::More::note() [James E. Keenan,
PR#28]
|
|
|
|
Update DEPENDS
Upstream changes:
version 1.054 at 2015-11-12 15:26:29 +0000
------------------------------------------
Change: 3c9796c2513572da0a41e1ef55db9f86c8b41c59
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2015-11-12 10:24:50 +0000
Support Net::DNS 1.03.
Change: 1cea2d126d1d32dc3ecb01e90a0cdef6541127ce
Author: Rocco Caputo <rcaputo@cpan.org>
Date : 2015-11-12 10:24:50 +0000
Udpate Dist::Zilla configuration for changes to plugins.
Change: a6be0cf34adb445e82a166506a42f07e86f3d929
Author: Rocco Caputo <rcaputo@cpan.org>
Date : 2014-09-06 14:02:05 +0000
Merge pull request #2 from Hugmeir/master
/etc/hosts in Android is in /system/etc/hosts
Change: 8f45959868c5154741c0162178c3a95308ede185
Author: Brian Fraser <fraserbn@gmail.com>
Date : 2014-07-27 14:42:40 +0000
/etc/hosts in Android is in /system/etc/hosts
|
|
* It's now possible to exclude the vendor-class option.
* pkg-config can now be host selectable in configure,
thanks to Heiko Becker.
* Fixed a NULL pointer dereference when checking ARP conflicts.
* Revert a change in 6.11.1 which causes some packets not to be
read correctly from the BPF socket.
* Commandline options are now applied to profiles.
* Fixed some potential memory issues for non embebbeded configs,
thanks to Koichi Okamoto.
* Simplified route handling on BSD.
* Fix expiration of IPv6 routers if a static route was present.
* --inactive now starts with all interfaces inactive.
subsequent calls to dhcpcd can activate/deactivate them.
* Illumos (Solaris) is now a supported plaform.
|
|
|
|
What's New
This is the final release of Wireshark 1.12. It officially reaches end
of life on July 31, 2016. If you are still using Wireshark 1.12 you are
encouraged to upgrade to Wireshark 2.0.
Bug Fixes
The following vulnerabilities have been fixed:
* [1]wnpa-sec-2016-40
NDS dissector crash. ([2]Bug 12576)
* [3]wnpa-sec-2016-41
PacketBB crash. ([4]Bug 12577)
* [5]wnpa-sec-2016-42
WSP infinite loop. ([6]Bug 12594)
* [7]wnpa-sec-2016-43
MMSE infinite loop. ([8]Bug 12624)
* [9]wnpa-sec-2016-44
RLC long loop. ([10]Bug 12660)
* [11]wnpa-sec-2016-45
LDSS dissector crash. ([12]Bug 12662)
* [13]wnpa-sec-2016-46
RLC dissector crash. ([14]Bug 12664)
* [15]wnpa-sec-2016-47
OpenFlow long loop. ([16]Bug 12659)
The following bugs have been fixed:
* T30 FCF byte decoding masks DTC, CIG and NCS. ([17]Bug 1918)
* TShark crashes with option "-z io,stat,..." in the presence of
negative relative packet timestamps. ([18]Bug 9014)
* Packet size limited during capture msg is repeated in the Info
column. ([19]Bug 9826)
* Filter for field name tcp.options.wscale.multiplier cannot exceed
255. ([20]Bug 12525)
* Inconsistent VHT data rate. ([21]Bug 12558)
Updated Protocol Support
802.11 Radiotap, LANforge, LDSS, MMSE, PacketBB, PRP, RLC, RTP MIDI,
T.30, TCP, VITA 49, WiMax RNG-RSP, and WSP
New and Updated Capture File Support
and pcapng
|
|
What's New
Bug Fixes
The following vulnerabilities have been fixed:
* [1]wnpa-sec-2016-39
CORBA IDL dissector crash on 64-bit Windows. ([2]Bug 12495)
* [3]wnpa-sec-2016-41
PacketBB crash. ([4]Bug 12577)
* [5]wnpa-sec-2016-42
WSP infinite loop. ([6]Bug 12594)
* [7]wnpa-sec-2016-44
RLC long loop. ([8]Bug 12660)
* [9]wnpa-sec-2016-45
LDSS dissector crash. ([10]Bug 12662)
* [11]wnpa-sec-2016-46
RLC dissector crash. ([12]Bug 12664)
* [13]wnpa-sec-2016-47
OpenFlow long loop. ([14]Bug 12659)
* [15]wnpa-sec-2016-48
MMSE, WAP, WBXML, and WSP infinite loop. ([16]Bug 12661)
* [17]wnpa-sec-2016-49
WBXML crash. ([18]Bug 12663)
The following bugs have been fixed:
* T30 FCF byte decoding masks DTC, CIG and NCS. ([19]Bug 1918)
* TShark crashes with option "-z io,stat,..." in the presence of
negative relative packet timestamps. ([20]Bug 9014)
* Packet size limited during capture msg is repeated in the Info
column. ([21]Bug 9826)
* Wireshark loses windows decorations on second screen when
restarting maximized using GNOME. ([22]Bug 11303)
* Cannot launch GTK+ version of wireshark as a normal user. ([23]Bug
11400)
* Restart current capture fails with "no interface selected" error
when capturing in promiscuous mode. ([24]Bug 11834)
* Add field completion suggestions when adding a Display filter or Y
Field to the IO Graph. ([25]Bug 11899)
* Wireshark Qt always indicates locale as "C". ([26]Bug 11960)
* Wireshark crashes every time open Statistics -> Conversations |
Endpoints. ([27]Bug 12288)
* Find function within the conversations window does not work.
([28]Bug 12363)
* Invalid values for USB SET_REQUEST packets. ([29]Bug 12511)
* Display filter dropdown hides cursor. ([30]Bug 12520)
* Filter for field name tcp.options.wscale.multiplier cannot exceed
255. ([31]Bug 12525)
* Ctrl+ shortcuts that are not text-related do not work when focus is
on display filter field. ([32]Bug 12533)
* Closing Statistics window results in black screen. ([33]Bug 12544)
* OSPF: Incorrect description of N/P-bit in NSSA LSA. ([34]Bug 12555)
* Inconsistent VHT data rate. ([35]Bug 12558)
* DCE/RPC malformed error when stub-data is missing but a
sub-dissector has been registered. ([36]Bug 12561)
* Wireshark is marking BGP FlowSpec NLRI as malformed if NLRI length
is larger than 239 bytes. ([37]Bug 12568)
* "Edit Resolved Name" is not saved in current pcapng file. ([38]Bug
12629)
* MPTCP: MP_JOIN B bit not decoded correctly. ([39]Bug 12635)
* MPTCP MP_PRIO header with AddrID: incorrect AddrID. ([40]Bug 12641)
Updated Protocol Support
802.11 Radiotap, BGP, CAN, CANopen, H.248 Q.1950, IPv4, IPv6, LANforge,
LDSS, MPTCP, OSPF, PacketBB, PRP, RLC, RMT-FEC, RSVP, RTP MIDI, T.30,
TDS, USB, WAP, WBXML, WiMax RNG-RSP, and WSP
New and Updated Capture File Support
and pcapng
|
|
Upstream changes:
4.01020 2016-04-03
- Add create_media_metadata endpoint endpoint (AnnMary Mathew)
- Use JSON::MaybeXS (Olaf Alders)
4.01010 2015-03-25
- Replace missing POD file
4.01009 2015-03-24
- Added Application-Only Authentication via trait AppAuth
|
|
Upstream changes:
1.18 Feb 07 2016
* Make naive_verify_failed_network message less mysterious in cases where
provider actually responds but with a non-success status.
* whitespace changes
1.17 Jan 15 2016
* Include CGI in test prerequisites since it's not part of perlcore anymore
|
|
Upstream changes:
1.20 Feb 07 2016
* spelling corrections from dsteinbrunner (closes #111859)
|
|
Upstream changes:
1.16 Mon Nov 16 09:31:06 CET 2015
- bugfix: t/13-gethostsubs.t updated cause gomor.org addresses have changed
|
|
Bump PKGREVISION.
Necessary since libfilezilla is static on at least some platforms,
like NetBSD.
|
|
In particular, this fixes ftp mode.
Investigated with upstream by richard@, thank you very much!
Bump PKGREVISION.
|
|
2016-07-11 Hajimu UMEMOTO <ume@mahoroba.org>
* Socket6.pm: Bump version number to 0.28.
* aclocal.m4 (IPv6_CHECK_INET_NTOP): inet_ntop(3) may returns
IPv4-compatible IPv6 address. [cpan #113950]
Submitted by: Andrew Galante <spock128 [...] gmail.com>
|
|
- Added following packages on BUILD_DEPENDS for make test
p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Format-DateParse
p5-DateTime-[0-9]*:../../time/p5-DateTime
p5-CGI-[0-9]*:../../www/p5-CGI
(upstream)
- Updated net/p5-RT-Client-REST to 0.50
---------------------------------------
0.50 Fri Dec 11 2015 "Sarvesh Das" <sarveshd@opmbx.org>
- Added the 'disabled' attribute to RT::Client::REST::Group and
RT::Client::REST::Queue to match the addition in RT 4.2.2 --
commit 7557633. Thanks Tom.
- Allow a trailing forward slash in the server URI --
RT#97621. Thanks Marco Pessotto.
- Tests in 82-stringify.t are skipped with LWP::UserAgent 6.04
which has buggy read timeout -- commit da577af. Thanks Marco
Pessotto.
- Fixed warning `Unescaped left brace in regex is deprecated'
in perl 5.22 -- RT#106795. Thanks Mike Andrews.
- Fixed documentation for RT::Client:REST::search() in POD --
RT#98160.
- Removed MYMETA* files from distribution -- RT#108083
|
|
3.19.0 (2016-06-27)
+ Building FileZilla now depends on libfilezilla >= 0.5.3 (https://lib.filezilla-project.org/).
- Fixed context menu in search dialog if not connected to server
- OS X, *nix: Fix displayed text in file list status bar if selecting a single item in the file list out of multiple already selected items
3.19.0-rc1 (2016-06-20)
+ In the Site Manager a background colour for sites can now be selected
+ Open tabs can be re-arranged using drag&drop
- Fixed copying URLs of multiple selected files to clipboard
- Setting remote file timestamps did not take timezone offsets configured through the Site Manager into account
3.18.0 (2016-05-27)
- Small fixes to local file search
- Fixed a regression introduced in 3.18.0-rc1 when formatting hostnames for display
3.18.0-rc1 (2016-05-20)
+ The search functionality can now also be used to search local files
+ Reduced CPU consumption of adding files to the list of search results
+ Opening the remote context menu while holding shift allows copying URLs to clipboard that include the password
+ Added an option to the configuration file through which initiating drag&drop can be disallowed
+ Reduced memory footprint of some data structures
+ Building FileZilla now depends on libfilezilla >= 0.5.2 (https://lib.filezilla-project.org/).
- The remote file list context menu no longer shows inapplicable entries while files are being added to queue
- Fix date validation in filter and search conditions
3.17.0.1 (2016-05-09)
! MSW: Quoted the path to the uninstaller when executed from the installer to prevent an attacker from tricking the installer into running some other program instead
- SFTP: Fixed resuming SFTP transfers
- MSW: Loading the system default locale no longer fails on systems that have any English locale installed, yet do not have the US-English locale installed
- Fixed crash if update dialog is opened at the very same moment FileZilla is being closed.
|
|
2016-06-20 - libfilezilla 0.5.3 released
New features:
Add fz::replace_substrincs to search and replace substrings in std::(w)string
Bugfixes and minor changes:
Explicitly request large file support on 32bit systems
2016-05-20 - libfilezilla 0.5.2 released
New features:
Add fz::shared_optional::is_same that checks whether two instances share the same underlying pointer value, like a shallow equal.
Add fz::int_to_hex_char as reverse to fz::hex_char_to_int
2016-05-09 - libfilezilla 0.5.1 released
New features:
Add constructore to sparse_optional taking pointers
Bugfixes and minor changes:
Fix compilation on systems where iconv's second argument is const
|
|
Summary from commit log:
* Fix: Correct case of method call name
* Fix: Correct earlier regex delimiter
Remove superfluous character from character class that was previously
needed as the at-symbol ("@") was used as pattern delimiter.
Ref: fca283a
|
|
Summary from commit log:
* Fix find_domain() result when domain wasn't found (#4959)
* Support %s variable in 'domain_filter' config option
Resolves T135
* Don't execute LDAP queries for domains if domain_base_dn is not configured
* fixing recursive deletion of domains
Summary:
recursive deletion: need to find and delete objects with objectclass
ldapsubentry as well (#5100).
This is for example needed when deleting a domain, for the role
kolab-admin which has class ldapsubentry
Reviewers: vanmeeuwen, #web_administration_panel_developers
Reviewed By: vanmeeuwen, #web_administration_panel_developers
Subscribers: machniak, vanmeeuwen
Differential Revision: https://git.kolab.org/D23
* Unify some error, warning and debug messages feb73bc6 Browse Files
* Ensure that multi-valued attributes have sequential indexes in the array
* Remove unused variable, remove @ on ldap_add(), this may print useful
warnings that are not related to ldap connection
* Fix ldap_sort() deprecation warning in PHP7 (T1107)
* Fix bug where LDAP_OPT_DEBUG_LEVEL option couldn't have been disabled (#4918)
* Add .arcconfig 099bac48 Browse Files
* Fix package names to conform with packagist's naming policies
Summary:
This change will allow the package to be submitted to packagist.org
for easy installation via Composer.
Reviewers: vanmeeuwen, machniak
Reviewed By: machniak
Subscribers: bruederli
Differential Revision: https://git.kolab.org/D121
|
|
Changelog:
* Fix bug #20969: Fatal error with PEAR 1.10.0 / constructor visiblity
* Add support for PHP 7
* Improve unit tests
|
|
Changes from 9.10.3-P4 to 9.10.4 are too many to write here, please refer
CHANGES file.
--- 9.10.4-P2 released ---
4406. [bug] getrrsetbyname with a non absolute name could
trigger an infinite recursion bug in lwresd
and named with lwres configured if when combined
with a search list entry the resulting name is
too long. (CVE-2016-2775) [RT #42694]
4405. [bug] Change 4342 introduced a regression where you could
not remove a delegation in a NSEC3 signed zone using
OPTOUT via nsupdate. [RT #42702]
4387. [bug] Change 4336 was not complete leading to SERVFAIL
being return as NS records expired. [RT #42683]
--- 9.10.4-P1 released ---
4368. [bug] Fix a crash when calling "rndc stats" on some
Windows builds because some Visual Studio compilers
generated crashing code for the "%z" printf()
format specifier. [RT #42380]
4366. [bug] Address race condition when updating rbtnode bit
fields. [RT #42379]
4363. [port] win32: Disable explicit triggering UAC when running
BINDInstall.
--- 9.10.4 released ---
|
|
--- 9.9.9-P2 released ---
4406. [bug] getrrsetbyname with a non absolute name could
trigger an infinite recursion bug in lwresd
and named with lwres configured if when combined
with a search list entry the resulting name is
too long. (CVE-2016-2775) [RT #42694]
4405. [bug] Change 4342 introduced a regression where you could
not remove a delegation in a NSEC3 signed zone using
OPTOUT via nsupdate. [RT #42702]
4387. [bug] Change 4336 was not complete leading to SERVFAIL
being return as NS records expired. [RT #42683]
--- 9.9.9-P1 released ---
4366. [bug] Address race condition when updating rbtnode bit
fields. [RT #42379]
4363. [port] win32: Disable explicit triggering UAC when running
BINDInstall.
|
|
[mtvservices] Strip description
[comedycentraltv] Add extractor
Revert "[bbc] extract more and better qulities from Unified Streaming…
[viki] Override m3u8 formats acodec
[viki] Lower m3u8 preference
[viki] Fix tests
[spike] Relax _VALID_URL and improve extraction
[README.md] Make download URLs consistent
|
|
|
|
|
|
Complete and usable DNS library. All widely used Resource Records are
supported, including the DNSSEC types. It follows a lean and mean philosophy.
If there is stuff you should know as a DNS programmer there isn't a convenience
function for it. Server side and client side programming is supported, i.e. you
can build servers and resolvers with it.
|