Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update of Changes file #55

Merged
merged 1 commit into from Jun 23, 2018

Conversation

matsduf
Copy link
Contributor

@matsduf matsduf commented Jun 22, 2018

Preparation for release of v1.1.0 (Zonemaster v2018.1).

@matsduf matsduf merged commit 41ac302 into zonemaster:develop Jun 23, 2018
@matsduf matsduf deleted the update-changes-for-release branch June 23, 2018 07:24
matsduf added a commit that referenced this pull request Jun 25, 2018
* Updated to adjust for changes in live data (#39)

Updated to adjust for changes in live data and replace fixed value of NS with range. Also updated accepted range of additional records to match range of NS.

* Update .travis.yml with installation of Test::More (#38)

Update .travis.yml with explicit installation of Test::More from CPAN to get latest version. This is to solve issue #36 for Travis.

* Update README.md (#42)

Updated installation instructions pointing at installation instructions for Engine. Editorial changes to get links. Removed irrelevant section on API.

* Ldns 1.7.0 using submodule (#41)

* All ldns sources are removed from the repo - instead a git submodule is added for ldns (currently pointing to the tag release-1.7.0).
* Autoconf-like tests are removed from Makefile.PL - instead running of `configure` is hooked up on make targets.
* Generated `h` files are removed from MANIFEST - instead `h.in` files and `configure` and local files it depends on are added.
* Git submodule initialization and generation of `configure` and friends are hooked up to make targets (so they can be included in the dist).
* Makefile.PL is updated to build `libldns.a` from the new location.
* Paths to ldns source files are updated in MANIFEST.
* LICENSE-NLnet-Labs is replaced with ldns/LICENSE.
* Unwanted files from the submodule directory are avoided in MANIFEST.SKIP.

* Remove legacy parameters from Makefile.PL (#44)

* Fix some issues raised by CPANTS (#46)

* Move metadata from Makefile.PL to main module
* Aim to fix CPANTS errors has_license_in_source_file and
  has_known_license_in_source_file.
* Move abstract and authors from Makefile.PL to main module.
* Aim to fix CPANTS error no_pod_errors
* Aim to fix CPANTS errors use_strict and use_warnings

* Allow loading ldns as an ordinary dependency

Introduces the --[no-]internal-ldns feature switch.

* Fix erroneous negation

* Make IDN support explicit (#45)

* Explicit feature switch for IDN (#24)
* Overhaul README.md
  * New document outline
  * New documentation for randomized capitalization feature
  * New instruction for installing from sources
  * New post-installation sanity check
  * Add one piece of syntax highlighting

* Reorganize README and add TOC

* Updated to have correct description of what to_idn() does. (#50)

* Update LDNS.pm to have correct description of what to_idn() does.

* Update to Module::Install 1.19

Fixes generation of META.yml

* Preparation for release of version v1.1.0 (Zonemaster v2018.1). (#55)

* Updated version of main module for release (#56)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants