Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Releases: DNS-OARC/p5-DSC

Release 2.04

24 May 08:33

Choose a tag to compare

Fix XSS in error handling.

Commits:

736e29f Fix #28: HTML encode output
1d6243b Remove execute flag on .pm's and provide DSC
f812504 Test using Perl 5.24 on Travis
b758f70 Add RPM spec

Release 2.03

04 Jul 13:02

Choose a tag to compare

Dependency on Ploticus was missing so generating graphs would fail.

Commits:

34d67a1 Ploticus
73889c8 Add Travis-CI build status
761e2b4 Fix travis script, only expand dir and remove unneeded.

Release 2.02

29 Jun 12:54

Choose a tag to compare

Minor fixes to EUMM Makefile.

Commits:

0909108 Set ABSTRACT/LICENSE, use correct clean and BUILD_REQUIRES if supported.

Release 2.01

29 Jun 12:02

Choose a tag to compare

All $VERSION are now synced and no dependency on File::Flock which
did not exist on all distributions.

Commits:

cbf385e Remove use of File::Flock, use File::NFSLock instead.
5fd5342 Add debian/ubuntu package files and corrected VERSION in .pm's

Release 2.00

10 Jun 12:19

Choose a tag to compare

Separate the Perl library into it's own repository and try to make all paths configurable.