Revisions of perl-MIME-tools

Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 25)
- updated to 5.504
     * Fix encoding of MIME parameters that contain a quoted
       string:  "like \"this"
       https://rt.cpan.org/Public/Bug/Display.html?id=80433
     * Suppress useless warnings from tests
       https://rt.cpan.org/Public/Bug/Display.html?id=80679
     * Fix long-standing bug in encode_mimewords that can
       break multibyte-encodings (eg, utf-8)
       https://rt.cpan.org/Public/Bug/Display.html?id=5462
     * Avoid inappropriately untainting data
       https://rt.cpan.org/Public/Bug/Display.html?id=67119
     * Localise $\ to avoid parsing problems if it's set elsewhere
       https://rt.cpan.org/Public/Bug/Display.html?id=71041
     * Improve exorcising of filenames
       https://rt.cpan.org/Public/Bug/Display.html?id=71677
     * Fix potential race condition in t/Smtpsend.t
       https://rt.cpan.org/Public/Bug/Display.html?id=68879
     * Allow native I/O on File::Handle objects
       https://rt.cpan.org/Public/Bug/Display.html?id=72538
     * Add "recommends Convert::BinHex" clause to Makefile.PL
       https://rt.cpan.org/Public/Bug/Display.html?id=72223
     * Add module_name to Makefile.PL
       https://rt.cpan.org/Public/Bug/Display.html?id=77138
     * Fix "Uninitialized value" warning
       https://rt.cpan.org/Public/Bug/Display.html?id=77190
     * Don't run t/Smtpsend.t on systems that lack fork()
       https://rt.cpan.org/Public/Bug/Display.html?id=77351
     * Add "use strict" everywhere
buildservice-autocommit accepted request 63711 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 24)
baserev update by copy to link target
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) committed (revision 23)
- update to 5.502
* NOTE to packagers (Debian, Red Hat, FreeBSD, etc.): Do not ship
MIME::tools 5.500 or 5.501.  They both had serious bugs!
* Fix parsing bug: https://rt.cpan.org/Ticket/Display.html?id=66025
* Fix typo: https://rt.cpan.org/Ticket/Display.html?id=65387
* Fix unit tests on Perl 5.8.x: https://rt.cpan.org/Ticket/Display.html?id=66188
* Fix unit test failure on Win32:  (https://rt.cpan.org/Ticket/Display.html?id=66286)
buildservice-autocommit accepted request 62245 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 22)
baserev update by copy to link target
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) committed (revision 21)
- update to 5.501
	* Add build_requires 'Test::Deep'; to Makefile (rt.cpan.org #64659)
	* Fix spelling errors (rt.cpan.org #64610)
	* Fix double-decoding bug when decoding RFC-2231-encoded parameters
	  (rt.cpan.org #65162)
	* Fix inappropriate inclusion of CR characters in parsed headers
buildservice-autocommit accepted request 57814 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 20)
baserev update by copy to link target
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) committed (revision 19)
- updated to 5.500 
 * (cleanup) IO-Stringy (specifically, IO::ScalarArray, IO::Lines, and
          IO::InnerFile) is no longer used
 * (ticket 22684) Fix deadlock in filter() when invoking external
          programs such as gzip. (Alexey Tourbin <at -at- altlinux.ru>)
 * Remove auto_install from Makefile.PL
 * (ticket 60931) If preamble is empty, make sure it's still empty after roundtripping through MIME::Entity
 * (ticket 63739) Properly decude RFC2231 encodings in attachment filenames
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) committed (revision 18)
- updated to 5.500 
 * (cleanup) IO-Stringy (specifically, IO::ScalarArray, IO::Lines, and
          IO::InnerFile) is no longer used
 * (ticket 22684) Fix deadlock in filter() when invoking external
          programs such as gzip. (Alexey Tourbin <at -at- altlinux.ru>)
 * Remove auto_install from Makefile.PL
 * (ticket 60931) If preamble is empty, make sure it's still empty after roundtripping through MIME::Entity
 * (ticket 63739) Properly decude RFC2231 encodings in attachment filenames
buildservice-autocommit accepted request 54590 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 17)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 16)
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 15)
siwtch to perl_requires macro
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 14)
- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules
autobuild's avatar autobuild accepted request 43059 from Anna Maresova's avatar Anna Maresova (anicka) (revision 13)
checked in (request 43059)
Anna Maresova's avatar Anna Maresova (anicka) committed (revision 12)
- update to 5.428
 * Only bind to localhost in smtpsend test, rather than to all 
   available interfaces.
 * bugfixes
autobuild's avatar autobuild accepted request 35745 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 11)
checked in (request 35745)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 35736 from Ruediger Oertel's avatar Ruediger Oertel (oertel) (revision 10)
Copy from home:oertel:branches:openSUSE:Factory/perl-MIME-tools via accept of submit request 35736 revision 2.
Request was accepted with message:
Reviewed ok
unknown committed (revision 9)
converted link to branch
autobuild's avatar autobuild committed (revision 8)
checked in
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 28811 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 7)
Copy from home:jengelh:branches:devel:languages:perl/perl-MIME-tools via accept of submit request 28811 revision 3.
Request was accepted with message:
Reviewed ok
autobuild's avatar autobuild committed (revision 6)
checked in
Displaying revisions 21 - 40 of 45
openSUSE Build Service is sponsored by