<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/p5-XML-RSS, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-12-10T22:09:53Z</updated>
<entry>
<title>Update to 1.56:</title>
<updated>2014-12-10T22:09:53Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-12-10T22:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f19a5b7e3b9e888d9504a0de0b2751e757f48861'/>
<id>urn:sha1:f19a5b7e3b9e888d9504a0de0b2751e757f48861</id>
<content type='text'>
1.56    2014-12-04
    - Fix https://rt.cpan.org/Ticket/Display.html?id=100660
        - XML External Entities Exploit, as reported here:
            - http://mikeknoop.com/lxml-xxe-exploit/
        - Security.</content>
</entry>
<entry>
<title>Remove SVR4_PKGNAME, per discussion on tech-pkg.</title>
<updated>2014-10-09T13:44:32Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-10-09T13:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=18c3e4adb296e9f522112514b77307706968f717'/>
<id>urn:sha1:18c3e4adb296e9f522112514b77307706968f717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.55. From the changelog:</title>
<updated>2014-06-09T19:55:15Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2014-06-09T19:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=69d28b9fd180e1b0c919349aef6d0331df886dfa'/>
<id>urn:sha1:69d28b9fd180e1b0c919349aef6d0331df886dfa</id>
<content type='text'>
- Fix the tests for DateTime-Format-Mail-0.400.</content>
</entry>
<entry>
<title>Bump for perl-5.20.0.</title>
<updated>2014-05-29T23:35:13Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-29T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=748acb2c4ac89a5af04946df5ba5f11140726d65'/>
<id>urn:sha1:748acb2c4ac89a5af04946df5ba5f11140726d65</id>
<content type='text'>
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.</content>
</entry>
<entry>
<title>Update to 1.54. From the changelog:</title>
<updated>2013-07-10T02:02:09Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2013-07-10T02:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f6b6c7da4dddf86f57aa5945d824ce9b4579b82e'/>
<id>urn:sha1:f6b6c7da4dddf86f57aa5945d824ce9b4579b82e</id>
<content type='text'>
- Apply a patch from Debian for correcting a typo.
    - https://rt.cpan.org/Public/Bug/Display.html?id=85962
    - Thanks to Gregor Herrmann
- Implement a more user-friendly error with XML::RSS-&gt;new(version=&gt;1.0)
  and a missing "link" and/or "title" field.
    - Thanks to Gabor Szabo for reporting it.</content>
</entry>
<entry>
<title>Bump all packages for perl-5.18, that</title>
<updated>2013-05-31T12:39:57Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-05-31T12:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=047a7f787e76857b9b0d4ad6fba74593dbd875e3'/>
<id>urn:sha1:047a7f787e76857b9b0d4ad6fba74593dbd875e3</id>
<content type='text'>
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.</content>
</entry>
<entry>
<title>Update to 1.52</title>
<updated>2013-05-23T08:36:08Z</updated>
<author>
<name>wen</name>
<email>wen@pkgsrc.org</email>
</author>
<published>2013-05-23T08:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ad8bfded260dd1aad19b039868f31727f6d7ed79'/>
<id>urn:sha1:ad8bfded260dd1aad19b039868f31727f6d7ed79</id>
<content type='text'>
Upstream changes:
1.52    2013-05-21
    - Add t/style-trailing-space.t.
        - Got rid of trailing space.
    - Convert to t/cpan-changes.t .

1.51    2013-05-11
    - Sort the XML namespaces before outputting.
        - became broken in perl-5.18.0-RC1.</content>
</entry>
<entry>
<title>Update to 1.50</title>
<updated>2013-04-21T12:55:49Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2013-04-21T12:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cfa8d4553443ddcd13fbe866fede92dd3b819b64'/>
<id>urn:sha1:cfa8d4553443ddcd13fbe866fede92dd3b819b64</id>
<content type='text'>
Changelog:
1.50 - April 7, 2013
    - Update the repository URL to its new location on GitHub.</content>
</entry>
<entry>
<title>Update to 1.49</title>
<updated>2013-01-05T13:03:22Z</updated>
<author>
<name>wen</name>
<email>wen@pkgsrc.org</email>
</author>
<published>2013-01-05T13:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92b58be11c00d3ff86227ef0dda7df6c640f7336'/>
<id>urn:sha1:92b58be11c00d3ff86227ef0dda7df6c640f7336</id>
<content type='text'>
Upstream changes:
1.49 - April 7, 2011
    - Some correctness and Modern Perl changes to the rss2html.pl
    script (it still appears to be very hairy.)
    - Add support for parsing rssCloud:
        - https://rt.cpan.org/Ticket/Display.html?id=67241
        - Thanks to STUIFZAND for the patch.</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-25T06:55:37Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-25T06:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4961a4ef35d266a26e4c92f763c5beb55aa5aa1d'/>
<id>urn:sha1:4961a4ef35d266a26e4c92f763c5beb55aa5aa1d</id>
<content type='text'>
</content>
</entry>
</feed>
