Age | Commit message (Collapse) | Author | Files | Lines |
|
* Fix for case when lexicon translations contain substitionand
literals with eval-non-safe characters. RT #120457
* Swap out base for parent (bowtie) For: RT #119403
* typo fixes for Locale::Maketext
* POD fixes uncovered by the new Pod::Checker, not yet in core.
|
|
|
|
+ CPAN#87891: More sanity checks in podselect()
documentation patches by florent.angly@gmail.com, and a bit of stricter
checking what clients pass to podselect()
|
|
|
|
* e2charnum() was using \d but should use [0-9].
RT#70246 report and fix from MARCGREEN
* Added a bunch of pod-related links to SEE ALSO
* Added PREREQ_PM, MIN_PERL_VERSION, LICENSE and repo to Makefile.PL
* Made strict- and warnings-clean.
* Fixed syntax error in abstract: RT#49985 from JDHEDDEN
* Fixed typo reported in RT#85374 by dsteinbrunner
* Renamed this file to Changes and reformatted as per CPAN::Changes::Spec
* Deleted META.yml so MakeMaker will generate MYMETA.{yml,json}
* Noted in pod that now being maintained by NEILB
* Added link to github repo in pod
|
|
|
|
- portability fixes for XS changes in 1.25_01
- no changes since previous (trial) release
- fix compiling for WinCE, execution is untested
- add a .gitignore (from Win32::API)
- fix a compiler warning about unused var, and add inlining
- add PERL_NO_GET_CONTEXT to XS to bring the binary into 21st century
- refactor XS code to remove large sections of duplicate machine code
- fix _crt_localtime to return year only once, previously
_crt_localtime returned year (item #6) twice in the list
|
|
libchamplain08-0.12.8, libisoburn-1.3.8, libisofs-1.3.8,
metacity-3.12.0, plasma-5.0, py-cryptography-0.5.2, py-setuptools-5.4.1,
webkit-gtk-2.4.4, x264-devel-20140712.
|
|
|
|
|
|
|
|
* ffmpeg: Use av_stream_get_parser() to avoid ABI issues
* avformat: add av_stream_get_parser() to access avformat AVParser
* avformat/utils: do not wait for packets from discarded streams for genpts
* avfilter/f_ebur128: Use av_malloc_array()
* avcodec/hevc: Use av_malloc(z)_array()
* cmdutils_opencl: Use av_malloc_array()
* avfilter/x86/vf_pullup: fix old typo
* avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
|
|
XXX: please check if this is what was intended here.
|
|
|
|
* TEncCU: bug fix
* Remove the xCheckBestMode call, add in a ccontext save.
|
|
|
|
|
|
* Support SCO OpenServer 5.0.7/3.2's nl_langinfo(3).
|
|
It seems that SCO OSR5 does not provide scandir(3), provide custom scandir().
|
|
|
|
|
|
|
|
|
|
|
|
The purpose of this module is to provide user with current list
of available top level domain names including new ICANN additions
and ccTLDs.
|
|
|
|
|
|
|
|
Based on PR pkg/48992 by NONAKA Kimihiro.
MComix is a user-friendly, customizable image viewer. It is
specifically designed to handle comic books, but also serves as a
generic viewer. It reads images in ZIP, RAR, 7Zip or tar archives as
well as plain image files.
|
|
|
|
|
|
== Version 0.3.40 (tzdata v2014e) - 10-Jul-2014
* Updated to tzdata version 2014e
(http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
|
|
doesn't support -ms.
|
|
cases where tac(1) isn't available nor finger(1) on SunOS.
|
|
|
|
|
|
|
|
1.5.2
-----
Two extra important issues were discovered since 1.5.1 which were fixed
in 1.5.2. The first one can cause some sample fetch combinations to fail
together in a same expression, and one artificial case (but totally
useless) may even crash the process. The second one is an incomplete
fix in 1.5-dev23 for the request body forwarding. Hash-based balancing
algorithms and http-send-name-header may fail if a request contains
a body which starts to be forwarded before the contents are used.
A few other bugs were fixed, and the max syslog line length is now
configurable per logger.
1.5.1
-----
Version 1.5.1 fixes a few bugs from 1.5.0 among which a really annoying
one which can cause some file descriptor leak when dealing with clients
which disappear from the net, resulting in the impossibility to accept
new connections after some time.
1.5.0
-----
1.5 expands 1.4 with many new features and performance improvements,
including native SSL support on both sides with SNI/NPN/ALPN and OCSP
stapling, IPv6 and UNIX sockets are supported everywhere, full HTTP
keep-alive for better support of NTLM and improved efficiency in
static farms, HTTP/1.1 compression (deflate, gzip) to save bandwidth,
PROXY protocol versions 1 and 2 on both sides, data sampling on
everything in request or response, including payload, ACLs can use
any matching method with any input sample maps and dynamic ACLs
updatable from the CLI stick-tables support counters to track
activity on any input sample custom format for logs, unique-id,
header rewriting, and redirects, improved health checks (SSL,
scripted TCP, check agent, ...), much more scalable configuration
supports hundreds of thousands of backends and certificates without
sweating.
Full changelog for the 1.5 branch:
http://www.haproxy.org/download/1.5/src/CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* If just given a domain and no search list, make the search list the domain
* Skip arpping directives if we have a profile but not parsing one
* Allow the request of a DHCPv6 address or prefix, a prefix length must be
specified
* Add the ability to dump DHCPv6 leases
* Improve startup with regards to carrier checking and adding a link-local
IPv6 address
* Start the correct interface reference for added devices
* Support
http://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv6-stateful-issues-06
via the ia_pd_mix option
* Fix link handling where kernel reported flags in LINK_UP may not be
valid when we actually process them
* Fix defining new options in dhcpcd.conf and requesting them
* Fix a potential segfault when reloading configurations
* Print user defined options via -V
* Add support for RFC6603, Prefix Exclude option
* When requesting a IA_PD and another IA type, create a psuedo interface
to handle the IA_PD
* Handle truncated DHCPv6 saved leases
|
|
|
|
|
|
|
|
|
|
|