Commit graph

270383 commits

Author SHA1 Message Date
wiz
db07cdae2d doc: Updated net/p5-Net-IPv6Addr to 0.7 2017-09-17 20:44:55 +00:00
wiz
d69a2da16a p5-Net-IPv6Addr: update to 0.7.
0.7 2017-08-26      Ben Bullock <bkb@cpan.org>

	* Documentation rewrite

0.6 2017-08-25      Ben Bullock <bkb@cpan.org>

	* Changed format of ChangeLog to follow CPAN::Changes::Spec,
	  which means it will be displayed nicely by MetaCPAN.

0.5 2017-08-24      Ben Bullock <bkb@cpan.org>

	* Add licence information to POD documentation

0.4 2017-08-24      Ben Bullock <bkb@cpan.org>

	* Add contributors and licence information
	* Add documentation
	* Remove RFCs from distro

0.3 2017-08-24      Ben Bullock <bkb@cpan.org>

	* Add meta files to distribution
	* in_network altered
	* Documentation updates
2017-09-17 20:44:40 +00:00
wiz
5ffea4cd15 doc: Updated net/p5-Net-Gnats to 0.22 2017-09-17 20:43:45 +00:00
wiz
e8dc7eebcb p5-Net-Gnats: update to 0.22.
Changes in 0.22
---------------
- RT 108273 remove PREREQ_FATAL

Changes in 0.21
---------------
- Fix bug relating to scopes and change required field.  It's a temporary Fix
  until something more permanent can be put into place; effectively, it just
  forces the change-required field to match properly.

Changes in 0.20
---------------
- Add capability to get any number of fields starting with a specific string.
- Misc fixes and documentation amendments from Miniconf NYC.

Changes in 0.19
---------------
- Add 'scopes' capability to fields.

Changes in 0.18
---------------
- Bugfix Github issue #1 regarding expression concatenation.
- Bugfix Github issue #4 regarding perldoc parse problems in Net::Gnats.
- Fixed stubbed subroutines which caused test failures for Perl 5.10.1.
- Added additional tests and documentation for Net::Gnats::Command.
- Added additional tests and documentation for Net::Gnats::Command::ADMV.
- Removed dead code from Net::Gnats::Session.
- Bugfix Github issue #6 regarding wrong type returned for query() method.
- Added additional tests and documentation for Net::Gnats get_field_type.

Changes in 0.17
---------------
- Added ability to submit a PR from a PR object.

Changes in 0.16
---------------
- Set consistent versioning across all modules.
- Added 'strictures' to PREREQ_PM.

Changes in 0.15
---------------
- Completely reworked sessions and issuing commands.
- Comprehensive tests, removing all stubs.
- Known issue: attachments not managed
- Known issue: after submit of PR, new PR number not captured into the PR object.
2017-09-17 20:43:35 +00:00
wiz
1e9b28b823 doc: Updated net/p5-Net-GitHub to 0.90 2017-09-17 20:38:55 +00:00
wiz
367e422f3d p5-Net-GitHub: update to 0.90.
0.90    2017-08-24
        - Adding some Pagination helpers (warthog9)

0.89    2017-07-22
        - rebuild

0.88    2017-07-22
        - Add option to pass in OTP token (bentglasstube)
        - Add support for review requests (waniji)
        - Add two new methods for filter views of org members (grantm)

0.87    2017-05-23
        - new GitHub GraphQL API

0.86    2016-12-03
        - Add support for organization membership (alexm)

0.85    2016-09-01
        - adding support for passing permission to add_team_repos #75 (allandrick, Leigh Hart)

0.84    2016-05-03
        - fix json in upload_asset
        - minor Doc fixes and CI (JJ)
2017-09-17 20:38:44 +00:00
wiz
770c09d85a doc: Updated net/p5-Net-FTPSSL to 0.38 2017-09-17 20:36:33 +00:00
wiz
30fb202710 p5-Net-FTPSSL: update to 0.38.
0.38 2017/03/30 08:30:00
  - Bug Id: 120802.  PreserveTimestamp bugs with _mfmt() & _mdtm().  I pulled
    the arguments off the stack in the wrong order.  Corrected this.
  - Added instructions on how to install this module in an alternate location
    to the README file.

0.37 2017/03/27 08:30:00
  - Found an issue with size() function when it gets the file size via "STAT".
    Found a server where "STAT" returned the results in a different format.
  - Removed duplicate setting of {help_cmds_no_syntax_available} key in _help().
  - Bug Id: 120623.  Missed the 2nd half of the ticket.  When Croak=>1 is turned
    on to not treat the failure of "SITE HELP" as a fatal error!

0.36 2017/03/20 08:30:00
  - Updated the copyright & version number.
  - Added additional module versions to the logs in BEGIN.
  - Bug Id: 120341.  Turns out the latest release of IO-Socket-SSL broke
    this module.  (v2.046 broken, v2.012 worked)  Looks like the start_SSL()
    call is removing my "_FTPSSL_arguments" hash entry.
  - Bug Id: 120623.  The OverrideHELP option had issues.  Shouldn't have called
    _feat() or _site_help() for =>1 or =>\@lst.  So removed in _help()!
  - Bug Id: 120621.  Request for a new feature of allowing objects that inherit
    from IO::Handle wherever it asks for a GLOB!  put/get/DebugLogFile/etc ...
    Implemented via new helper function _isa_glob().  Also updated POD.
  - Updated README section on using client certificates.
  - Updated t/20-certificate.t to use a callback & updated the %certificate
    hash.
2017-09-17 20:36:23 +00:00
wiz
c86273b350 doc: Updated net/p5-Net-Frame to 1.17 2017-09-17 20:35:08 +00:00
wiz
127c937a6f p5-Net-Frame: update to 1.17.
1.17 Sun  7 May 14:21:26 CEST 2017
   - update: IP in IP encapsulation should use IPv4 layer type
   - update: copyright notice
2017-09-17 20:34:59 +00:00
wiz
f36357081f doc: Updated net/p5-Net-Frame-Simple to 1.08 2017-09-17 20:33:54 +00:00
wiz
cf797c2a99 p5-Net-Frame-Simple: update to 1.08.
1.08 Sun  7 May 14:23:24 CEST 2017
   - bugfix: correctly computeLengths() when encapsulating IP within IP
   - update: copyright notice
2017-09-17 20:33:44 +00:00
wiz
2a2b62690a doc: Updated net/p5-Net-Frame-Layer-IPv6 to 1.08 2017-09-17 20:32:57 +00:00
wiz
250b456e0a p5-Net-Frame-Layer-IPv6: update to 1.08.
1.08 Sun  7 May 14:54:52 CEST 2017
   - update: IP in IP encapsulation should use IPv4 layer type
   - update: copyright notice
2017-09-17 20:32:45 +00:00
wiz
9583d36b7e doc: Updated net/p5-Net-eBay to 0.61 2017-09-17 20:31:31 +00:00
wiz
cc3c2679be p5-Net-eBay: update to 0.61.
Revision history for Net-eBay

0.60    Added support for submitFindingRequest function to work with eBay finding API. In Progress
0.61    added submitPaginatedFindingRequest with obvious functionality (takes all work out of pagination).
2017-09-17 20:31:21 +00:00
wiz
2d622a5757 doc: Updated net/p5-Net-DNS-Resolver-Programmable to 0.009 2017-09-17 20:29:39 +00:00
wiz
adeb9be3ad p5-Net-DNS-Resolver-Programmable: update to 0.009.
--- 0.009 (2017-07-24)
  + Cleaner way to handle both arrays of strings and Net::DNS::Packet objects,
    courtesy of NLNETLABS (Dick Franks) in RT 122542 - thanks!
  + Extend tests to cover non-mocked queries too

--- 0.008 (2017-07-21)
  * Add Scalar::Util to deps

--- 0.007 (2017-07-19)
  * Fix handling pre-prepared ::Packet objects passed to send()
  + Additional tests

--- 0.006 (2017-07-16)
  * Don't demand 5.10, work on perl >= 5.6
  * No taint mode flag in t/01-basic.t
  * Avoid problems with our $VERSION = '...' on one line
  All these courtesy of Dick Franks (rwfranks) - thanks!

--- 0.005 (2017-07-13)

  * Remove debian/ subdir as per RT #108522
  * Regenerate README via pod2readme
  * Fix version number in changelog entry below - d'oh - and remove
    use of deprecated qv()
  * Import rcode list from Net::DNS - RT 96390


--- 0.004 (2017-07-13)

  * BIGPRESH taking over maintainership of this seemingly orphaned but
    very useful distribution.  Plan to fix various RT tickets.
  * Fix RT 109266 - avoid deprecated make_query_packet() call
2017-09-17 20:29:30 +00:00
wiz
89a3c83faf doc: Updated multimedia/p5-GStreamer to 0.20 2017-09-17 20:25:41 +00:00
wiz
18c30309f8 p5-GStreamer: update to 0.20.
Overview of changes in GStreamer 0.20
=====================================

* GStreamer.pm: Announce/link to new GStreamer1 module
* README: Add note for and link to new GStreamer1 module
* copyright.pod: updated copyright year
* perl-GStreamer.doap: update project short description

Overview of changes in GStreamer 0.19
=====================================

* Avoid misusing the macro PL_na, thus preventing potential issues when
  GStreamer is used in conjunction with certain XS modules, among them
  XML::Parser and String::Approx.

Overview of changes in GStreamer 0.18
=====================================

* Add GStreamer::Buffer::data_ptr() to access the buffer's data without copying
  it. (RT#82826)
∗ Make a few tests more robust
* Created %meta_merge which follows v2 of CPAN Meta Spec
  - %meta_merge is used for generating metadata via
    ExtUtils::MakeMaker/CPAN::Meta
2017-09-17 20:25:29 +00:00
wiz
ec5d713b86 doc: Updated misc/p5-Mac-PropertyList to 1.412 2017-09-17 20:23:25 +00:00
wiz
f365925489 p5-Mac-PropertyList: update to 1.412.
Add missing dependency.

1.412 2017-07-30T18:27:33Z
	* Fix for plist files with comments (bram.stappers@tiobe.com) RT #122466
	and GitHub #5 (as a pull request)
	* Note that this module does not handle ASCII or JSON formats (but they
	are in the wishlist now) (anonymous Yahoo! user)

1.411 2017-07-19T02:10:42Z
	* Bram Stappers fixed a regression with XML comments

1.41_01 2015-01-29T04:41:09Z
	- RT #101795: Mis-parse or hang while parsing non-pretty XML (Tom Wyant)
	- RT #101796: Wide character in print warning in t/read_binary.t (Tom Wyant)
2017-09-17 20:23:14 +00:00
wiz
d85d22e41f doc: Updated misc/p5-Locale-libintl to 1.28 2017-09-17 20:19:50 +00:00
wiz
23cf6eb179 p5-Locale-libintl: update to 1.28.
bumped version number to 1.28
    git ignore in sample
    editorial changes
    use new class methods for xgettext options
    quote import tags in docs
    updated copyright date
    git ignore
    updated FAQ
    new class methods options, flags, and keywords
    This will produce the default keyword and flag definitions for xgettext
    for Locale::TextDomain.
    updated ChangeLog
    updated NEWS
    updated fsf address
    Fixes https://rt.cpan.org/Public/Bug/Display.html?id=114731
    updated NEWS
    do not require modules from relative paths
    Fixes https://security-tracker.debian.org/tracker/CVE-2016-1238
    updated ChangeLog
    do not generate files in distribution
    Fixes https://rt.cpan.org/Public/Bug/Display.html?id=119014
    bumped version number to 1.27
    fix building on Perl without "." in @INC
    Fixes https://rt.cpan.org/Public/Bug/Display.html?id=120446
    updated
    typo
    generate README from markdown file
2017-09-17 20:19:39 +00:00
wiz
d527a3318a doc: Updated misc/p5-Locale-Codes to 3.54 2017-09-17 20:16:22 +00:00
wiz
a4e8c253bc p5-Locale-Codes: update to 3.54.
Bug fix release, for more details see
http://search.cpan.org/~sbeck/Locale-Codes-3.54/lib/Locale/Codes/Changes.pod
2017-09-17 20:16:12 +00:00
wiz
6286d0be01 doc: Updated math/p5-Spreadsheet-Read to 0.74 2017-09-17 20:13:12 +00:00
wiz
3e8b6d844b p5-Spreadsheet-Read: update to 0.74.
0.74	- 27 Aug 2017, H.Merijn Brand
    * Re-enable opening files with bad characters in the filename (issue#14)

0.73	- 30 Jul 2017, H.Merijn Brand
    * Spreadsheet::XLSX::Reader::LibXML support completely dropped
    * New options for ss2tk (font specs and SS labels)
    * Safer xls2csv option parsing/passing
    * Pass unknown command-line options to the parser
    * Fix ReadData ("a,b,c\n1,2,3\n", parser => "csv")
    * Drop 5.8.0 support. 5.8.1 is now minimum

0.72	- 25 May 2017, H.Merijn Brand
    * get_active_sheet is only available as of Spreadsheet::ParseExcel 0.61
    * Support password protected spreadsheets (implementation just for Excel)
    * Do not warn on undefined labels (xlscat)

0.71	- 13 May 2017, H.Merijn Brand
    * Use -w as intended
    * Add option pivot
    * No trailing spaces on xlscat -L
    * Lexicalize code snippet (issue#12)
    * Add attr method
    * Remove special chars from worksheet name component (Windows, PR#13)
    * Add refresh to ss2tk / csv2tk
    * Add shortcut for UTF-8 output to xlscat
    * Upgrade recommended modules to required for cpancover
2017-09-17 20:13:01 +00:00
wiz
9999990eac doc: Updated math/p5-Math-Prime-Util to 0.66 2017-09-17 20:11:09 +00:00
wiz
91c79e2067 p5-Math-Prime-Util: update to 0.66.
0.66 2017-09-12

    [ADDED]

    - random_semiprime                random n-bit semiprime (even split)
    - random_unrestricted_semiprime   random n-bit semiprime
    - forderange { ... } n            derangements iterator
    - numtoperm(n,k)                  returns kth permutation of n elems
    - permtonum([...])                returns rank of permutation array ref
    - randperm(n[,k])                 random permutation of n elements
    - shuffle(...)                    random permutation of an array

    [FUNCTIONALITY AND PERFORMANCE]

    - Rewrite sieve marking based on Kim Walisch's new simple mod-30 sieve.
      Similar in many ways to my old code, but this is simpler and faster.

    - is_pseudoprime, is_euler_pseudoprime, is_strong_pseudoprime changed to
      better handle the unusual case of base >= n.

    - Speedup for is_carmichael.

    - is_frobenius_underwood_pseudoprime checks for jacobi == 0.  Faster.

    - Updated Montgomery inverse from Robert Gerbicz.

    - Tighter nth prime bounds for large inputs from Axler 2017-06.
      Redo Ramanujan bounds since they're based on nth prime bounds.

    - chinese objectifies result (i.e. big results are bigints).

    - Internal support for Baillie-Wagstaff (pg 1402) extra Lucas tests.

    - More standardized Lucas parameter selection.  Like other tests and the
      1980 paper, checks jacobi(D) in the loop, not gcd(D).

    - entropy_bytes, srand, and csrand moved to XS.

    - Add -secure import to disallow all manual seeding.
2017-09-17 20:10:59 +00:00
wiz
07850dc6aa doc: Updated math/p5-Math-GMP to 2.15 2017-09-17 20:07:09 +00:00
wiz
3257c5b452 p5-Math-GMP: update to 2.15.
2.15  2017-06-25 Shlomif
    - Bump required perl version to 5.10.x.
        - There were test failures with 5.8.x and even 5.10.x is old enough.
        - http://www.cpantesters.org/cpan/report/256184b2-58bf-11e7-a074-e1beba07c9dd
2017-09-17 20:07:00 +00:00
wiz
131249961b doc: Updated math/p5-Algorithm-Cluster to 1.53 2017-09-17 20:05:21 +00:00
wiz
6addda289b p5-Algorithm-Cluster: update to 1.53.
Changes not found.
2017-09-17 20:05:11 +00:00
wiz
913fed6388 doc: Updated mail/p5-User-Identity to 0.97 2017-09-17 20:03:14 +00:00
wiz
4fb3c6c7a2 p5-User-Identity: update to 0.97.
version 0.97: Thu  2 Feb 15:52:27 CET 2017

	Improvements:
	- spell checks from Debian.
	  rt.cpan.org#118328 [Angel Abad]
	- share podtail with MailBox

version 0.96: Mon Sep 19 23:15:07 CEST 2016

	Fixes:
	- include examples in the manual-pages

version 0.95:

	Improvements:
	- move t/99pod.t to xt/ and remove dependency on Test::Pod
	- spell checks from Debian.
	  rt.cpan.org#92483 [Salvatore Bonaccorso]
2017-09-17 20:03:03 +00:00
wiz
6baa2c954a doc: Updated mail/p5-Net-ManageSieve to 0.13 2017-09-17 20:02:09 +00:00
wiz
fc617ed4f3 p5-Net-ManageSieve: update to 0.13.
0.13	Mon Jan  4 11:44:52 CET 2016
	-fix: Escape braces in regexp / Debian bug#809102 / CPAN bug #110664
		Unescaped braces in regexp are deprecated and issue a warning when used in Perl 5.22.
	-fix: typo CPAN bug #110668 Debian
2017-09-17 20:01:59 +00:00
wiz
c60c81fdf6 doc: Updated mail/p5-Mail-SPF-Query to 1.999.1 2017-09-17 20:00:16 +00:00
wiz
894cf916bd p5-Mail-SPF-Query: update to 1.999.1.
--- 1.999.1 (2006-02-26 18:00)

  Mail::SPF::Query:
  * Do not use \p{} named properties in the "a" and "mx" mechanisms' argument
    validation code, since Perl 5.6 requires (flaky) "use utf8" for them to
    work, and [a-z]/[a-z0-9] should work just as well (closes rt.cpan.org bug
    #17815).
  * Some minor documentation formatting improvements.

  Debian:
  + Added watch file.
2017-09-17 20:00:06 +00:00
wiz
696e49ad64 doc: Updated mail/p5-Mail-Sendmail to 0.80 2017-09-17 19:57:26 +00:00
wiz
00c8b62e3a p5-Mail-Sendmail: update to 0.80.
0.80 2017-08-20 NEILB
    - NEILB got co-maint to do a release that includes META.yml and META.json.
    - Switched to Dist::Zilla.
    - Added COPYRIGHT section to pod.
    - Fixed the NAME section in pod to follow expected format.
    - Added "use warnings" and fixed all the warnings.
    - Manually set $VERSION, as it's used in the code

0.79_16 2006-07-08 MIVKOVIC
    - experimental SMTP AUTH support (LOGIN PLAIN CRAM-MD5 DIGEST-MD5)
    - Fix bug where one refused RCPT TO: would abort everything
    - send EHLO, and parse response (for later AUTH implementation)
    - better handling of multi-line responses, and better error-messages
    - Also normalize line endings in headers
    - Now keeps the Sender header if it was used. Previous versions
      only used it for the MAIL FROM: command and deleted it.
    - No space between "MAIL FROM:" or "RCPT TO:" and address.
2017-09-17 19:57:17 +00:00
wiz
ee9bac2dda doc: Updated mail/p5-Mail-IMAPClient to 3.39 2017-09-17 19:55:43 +00:00
wiz
5ff8a79c5d p5-Mail-IMAPClient: update to 3.39.
version 3.39: Fri Feb  3 00:43:00 UTC 2017
	- rt.cpan.org#115726: uninitialized value via fetch_hash
	  [Malte Stretz]
	- rt.cpan.org#119523: better error reporting on failed TLS connections
	  [Matthew Horsfall]
	- rt.cpan.org#114904: document noop()
	  [Glenn Golden]
	- rt.cpan.org#97718: (redux) never retry DONE
	  [Laurence Darby]
	- _imap_command() new doretry => 0|1 option to suppress/allow retry
	- updated copyright for 2017
2017-09-17 19:55:33 +00:00
taca
c7faedd00f doc: Updated databases/freetds to 1.00.58 2017-09-17 17:32:27 +00:00
taca
0595af9302 databases/freetds: update to 1.00.58.
Author: Frediano Ziglio <freddy77@gmail.com>
Date:   Sat Sep 16 13:52:48 2017 +0100

    ctlib: Do not mix 2 set of results

    Variable results was used to store 2 states ending up
    with possible wrong result from _ct_bind_data.

Author: Frediano Ziglio <freddy77@gmail.com>
Date:   Sat Sep 16 12:51:49 2017 +0100

    Avoid mixing different column information

    Was possible that for multiple column recordset the binding
    were reused between columns combining row binding with empty ones.
    This could cause some wrong metadata information to be returned.

Author: Frediano Ziglio <freddy77@gmail.com>
Date:   Wed Sep 13 15:48:03 2017 +0100

    build: Fix wrong AC_LANG_SOURCE usage

    This macro requires a single parameter.
    Usage confused with AC_LANG_PROGRAM.
2017-09-17 17:31:03 +00:00
bsiegert
ec4c674ee2 MoarVM uses an executable stack.
Mark as not PaX MPROTECT safe.
2017-09-17 16:20:55 +00:00
wiz
521054aab1 doc: Updated mail/p5-Mail-DKIM to 0.42 2017-09-17 16:17:46 +00:00
wiz
4b528a067a p5-Mail-DKIM: update to 0.42.
Version 0.42

  * Fix tests failing due to dns changes elsewhere
  * Moved sample_mime_lite.pl to scripts directory
2017-09-17 16:17:36 +00:00
wiz
d217829e5e doc: Updated mail/p5-Mail-Box to 3.003 2017-09-17 16:15:31 +00:00