Alan Coopersmith (9):
Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
Replace TXT16 with XChar2b inline
Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Just use C89 size_t instead of rolling our own Size_t & Off_t
Use SEEK_* names instead of raw numbers for fseek whence argument
Get rid of some extraneous ; at the end of C source lines
Avoid using dead pointer in _XawTextSetSelection
Emil Velikov (1):
autogen.sh: use quoted string variables
Javier Pello (1):
Fix --disable-feature options in configure
Jeremy Huddleston Sequoia (1):
darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass
Matt Turner (1):
libXaw3d 1.6.3
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Thomas Klausner (1):
Fix abs() usage.
Adam Jackson (2):
Adapt to removal of xf86GetOS
bsd: Don't try to use SIGIO for input ABI >= 23
Emil Velikov (1):
autogen.sh: use quoted string variables
Matt Turner (1):
xf86-input-mouse 1.9.3
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Upstream changes:
0.060 2018-06-16 T. R. Wyant
\N{} now parses as the unknown token, not NoOp, regardless of the
setting of 'use re qw< strict >;'. \N{} became unconditionally fatal
in 5.28.0 (5.27.1, actually). The policy when the parse changes is
to use the most-modern parse. Hence this change.
As a side effect of this, the unknown token's explain() method now
returns something -- normally the associated error.
Add method remove_insignificant(). If the invocant isa Node, this
returns a clone of the invocant with non-significant elements
removed. Otherwise it returns either the invocant or nothing.
Update DEPENDS
Upstream changes:
1.132 Thu May 31 21:48:48 CDT 2018
[New Features]
Added the ability to specify a regex to tell what unused private
subroutines are OK in Subroutines::ProhibitUnusedPrivateSubroutines.
This is handy for Moose classes where there could be many false
positives on _build_xxxx() subroutines.
Thanks, Dave Cross. (GH #811, #812)
[Dependencies]
Perl::Critic now no longer relies on the deprecated Email::Address.
(GH #816)
1.131_02 Tue Feb 20 17:18:03 CST 2018
[New Features]
Perl::Critic now assumes that .psgi files are Perl, too. Thanks, Tom
Hukins. (GH#805)
Variables::ProhibitUnusedVariables no longer gives a false positive for
variables used in interpolation. Thanks, Omer Gazit. (GH#801)
[Bug Fixes]
Added missing requirement for Fatal.pm.
1.131_01 Tue Nov 21 17:28:06 CST 2017
[New Features]
In the ProhibitLeadingZeros policy, added an exception for mkfifo.
Thanks, Evan Zacks. (GH#786)
Add color support for Windows platforms. Thanks, Roy Ivy III. (GH#700)
[Bug Fixes]
Recode Perl::Critic::Utils::all_perl_files() to use File::Find instead
of opendir/readdir. This solves endless directory traversals if
the directories contain circular symbolic references. Thanks, Tom Wyant.
[Documentation]
Added CONTRIBUTING.md. Thanks, Jonas B. Nielsen.
PPIx::QuoteLike parses Perl string literals and things that are reasonably like
string literals. Its real reason for being is to find interpolated variables for
Perl::Critic policies and similar code.
Upstream changes:
1.9103 2018-06-18
- Use ASCII-like regex matching (Github #4)
- Convert tests to Test2
- Pass perlcritic tests
- Pass Kwalitee tests
- Add contributor information
- Add protocol() method (just a stub today that will always return
'IPv4')
1.9102 2018-06-18
- DEV release only
- Contains most changes that made it to 1.9103.
1.9101 2018-06-02
- fix precision issue on long-double platforms (BAYMAX)
- Convert to use Dist::Zilla
- Formatting changes
1.9100 2018-06-02
- DEV release only
- fix precision issue on long-double platforms (BAYMAX)
- Convert to dist.zilla
- Minor formatting changes
Upstream changes:
0.19
2018-06-11 Sam Varshavchik <mrsam@courier-mta.com>
* Fix cidrvalidate() checking of IPv6 addresses with a 0 word.
2016-02-13 Sam Varshavchik <mrsam@courier-mta.com>
* Move test.pl to t/
Update documentation to use only reserved IP addresses.
Upstream changes:
1.75 Thu Jun 14 12:53:47 EDT 2018
* Update additional template URLs for consistency in tests
1.74 Tue Jun 12 18:15:20 EDT 2018
* GH#66: Update default module template to link to metacpan (Dan Book)
* GH#67: Update default module template to use HTTPS where appropriate (Chas. J. Owens IV)
This Go language package supports the reading and writing of xz
compressed streams. It includes also a gxz command for compressing and
decompressing data. The package is completely written in Go and
doesn't have any dependency on any C code.
Changes:
version 2018.06.18
Core
* [downloader/rtmp] Fix downloading in verbose mode (#16736)
Extractors
+ [markiza] Add support for markiza.sk (#16750)
* [wat] Try all supported adaptive URLs
+ [6play] Add support for rtlplay.be and extract hd usp formats
+ [rtbf] Add support for audio and live streams (#9638, #11923)
+ [rtbf] Extract HLS, DASH and all HTTP formats
+ [rtbf] Extract subtitles
+ [rtbf] Fixup specific HTTP URLs (#16101)
+ [expressen] Add support for expressen.se
* [vidzi] Fix extraction (#16678)
* [pbs] Improve extraction (#16623, #16684)
* [bilibili] Restrict cid regular expression (#16638, #16734)
version 2018.06.14
Core
* [downloader/http] Fix retry on error when streaming to stdout (#16699)
Extractors
+ [discoverynetworks] Add support for disco-api videos (#16724)
+ [dailymotion] Add support for password protected videos (#9789)
+ [abc:iview] Add support for livestreams (#12354)
* [abc:iview] Fix extraction (#16704)
+ [crackle] Add support for sonycrackle.com (#16698)
+ [tvnet] Add support for tvnet.gov.vn (#15462)
* [nrk] Update API hosts and try all previously known ones (#16690)
* [wimp] Fix Youtube embeds extraction
version 2018.06.11
Extractors
* [npo] Extend URL regular expression and add support for npostart.nl (#16682)
+ [inc] Add support for another embed schema (#16666)
* [tv4] Fix format extraction (#16650)
+ [nexx] Add support for free cdn (#16538)
+ [pbs] Add another cove id pattern (#15373)
+ [rbmaradio] Add support for 192k format (#16631)
1.6.3 Release date: 2018-06-04 01:59 UTC
Changelog:
* Exclude tools/ and package.php from a composer archive.
* Make possible to get a list of GnuPG warnings collected on last operation.
* Fix Bug #21242: PHPUnit tests fail sometimes while deleting
S.gpg-agent.extra.
* Fix mode argument type in docblock.
Contao 4.5.9 is available
2018/06/18 12:15 by Leo Feyer
Contao version 4.5.9 is available. The bugfix release fixes several minor
problems and optimizes the RAM usage when generating XML sitemaps.
Contao 4.4.19 is available
2018/06/18 09:49 by Leo Feyer
Contao version 4.4.19 is available. The bugfix release fixes several minor
problems and optimizes the RAM usage when generating XML sitemaps.
Upstream changes:
0.58 2018-06-08
- Re-release to fix the generated Makefile.PL. We do not want to try to build
the XS code with compiler warnings enabled except on Perl 5.24+. There are
unavoidable warnings with older Perls. If you tried to install this distro
in an environment where AUTHOR_TESTING was set, these warnings would be
enabled, along with "-Werror", causing the build to fail
completely. Reported by Olaf Alders. GH #3.
Upstream changes:
0.06 2018-06-08
- update toolchain for modern perl environments including
* automated regression test
* test coverage analyzation
* pod coverage
- introducing common code style
- introduce a bunch of missing functions:
* slice_without (Thanks to Theo van Hoesel <Th.J.v.Hoesel@THEMA-MEDIA.nl>)
* slice_missing / slice_missing_map (Thanks to Christoph Zimmermann <christophemzim@web.de>)
* slice_notdef / slice_notdef_map (Thanks to Christoph Zimmermann <christophemzim@web.de>)
* slice_true / slice_true_map
* slice_false / slice_false_map
Upstream changes:
Overview of changes in Glib::Object::Introspection 0.045
* Correctly marshal arrays with length arguments in signal callbacks
* Add some docs about overriding virtual functions
2.0.0 (2018-05-20)
- Drop support for EOL Python <2.7 and 3.2-3.3
- Check for unused exception binding in except: block
- Handle string literal type annotations
- Ignore redefinitions of _, unless originally defined by import
- Support __class__ without self in Python 3
- Issue an error for raise NotImplemented(...)
- Added `correct` pid display in error log.
- Fixed cosmetic bug in sslserver displaying parent and not child pid in log.
Tx Bruce Guenter.
pkgsrc changes:
- Adjust path to OpenSSL certs
- Install the provided example DH params
- Look for /etc/dnsrewrite under PKG_SYSCONFBASE
- Create a user and group for privilege separation
- Install manpages and more documentation