2011-02-21 09:12:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 21 09:05:42 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2010-12-01 13:49:34 +00:00
|
|
|
-------------------------------------------------------------------
|
2011-01-11 09:56:14 +00:00
|
|
|
Tue Jan 11 09:45:35 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
2011-01-11 11:02:52 +00:00
|
|
|
- added dependency perl-Test-Deep
|
2011-01-11 09:56:14 +00:00
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-12-01 13:49:34 +00:00
|
|
|
Wed Dec 1 13:33:40 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
|
2010-11-29 18:57:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 29 18:30:32 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
|
2010-07-19 12:39:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 16 15:11:18 CEST 2010 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 5.428
|
|
|
|
|
* Only bind to localhost in smtpsend test, rather than to all
|
|
|
|
|
available interfaces.
|
|
|
|
|
* bugfixes
|
|
|
|
|
|
2010-03-26 01:17:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 25 14:21:51 CET 2010 - ro@suse.de
|
|
|
|
|
|
|
|
|
|
- use perl_vendorlib in install section
|
|
|
|
|
|
2010-01-12 11:01:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
|
|
- enable parallel build
|
|
|
|
|
|
2009-07-27 20:54:29 +00:00
|
|
|
-------------------------------------------------------------------
|
2009-08-10 22:07:54 +00:00
|
|
|
Mon Aug 10 17:48:20 CEST 2009 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- add dependency in perl-Convert-BinHex (bnc#527387)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-07-27 20:54:29 +00:00
|
|
|
Mon Jul 27 14:34:33 CEST 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- require File::Temp and don't install from cpan
|
|
|
|
|
|
2009-01-16 00:51:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 15 13:25:44 CET 2009 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- enable testsuite (bnc#465976)
|
|
|
|
|
|
2008-07-25 15:00:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 25 15:16:33 CEST 2008 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 5.427
|
|
|
|
|
* (bugfix) fix remove_sig() on invalid multipart message
|
|
|
|
|
* (bugfix) make_singlepart() no longer creates bizzare
|
|
|
|
|
Content-Type: headers
|
|
|
|
|
* (bugfix) process_part() no longer sets incorrect charset on empty
|
|
|
|
|
parts
|
|
|
|
|
* (bugfix) fix runtime warnings caused by incorrect pack() string
|
|
|
|
|
* (docs) add "SEE ALSO" sections to POD docs
|
|
|
|
|
* (docs) fix documentation of MIME::Head::get()
|
|
|
|
|
* (packaging) Depend on IO::File 1.1.3, for its binmode() support
|
|
|
|
|
|
2008-03-26 15:29:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 24 16:57:15 CET 2008 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 5.426
|
|
|
|
|
* (bugfix) require File::Temp 0.18 or newer, as we need seek()
|
|
|
|
|
* (bugfix) Don't hang forever in t/Smtpsend.t
|
|
|
|
|
* (bugfix) require Perl 5.8.0 or newer in Makefile.PL
|
|
|
|
|
* (bugfix) encode_mimewords() no longer removes spaces between two
|
|
|
|
|
encoded words
|
|
|
|
|
|
2007-11-21 21:59:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 21 10:56:06 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 5.425
|
|
|
|
|
* (bugfix) A stub for MIME::Parser's tmp_recycling() method has been
|
|
|
|
|
re-added to preserve compatibility.
|
|
|
|
|
|
2007-11-12 20:58:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 9 17:13:15 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 5.424
|
|
|
|
|
* (bugfix)lines in $entity->body() should be newline-terminated.
|
|
|
|
|
|
2007-01-15 23:31:06 +00:00
|
|
|
-------------------------------------------------------------------
|
2007-10-08 10:27:51 +00:00
|
|
|
Mon Oct 8 09:28:36 CEST 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 5.423
|
|
|
|
|
* (enhancement) Use File::Temp for tempfile generation.
|
|
|
|
|
MIME::Parser now has a tmp_dir() method for changing
|
|
|
|
|
the temporary directory on a per-parser basis.
|
|
|
|
|
* bugfixes
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-01-15 23:31:06 +00:00
|
|
|
Fri Jul 14 09:51:26 CEST 2006 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 5.420
|
|
|
|
|
* Fix regression introduced in 5.419 -- quoted-printable
|
|
|
|
|
encoding would sometimes fail on "textual" MIME parts.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 25 21:39:48 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 23 15:27:21 CET 2005 - schubi@suse.de
|
|
|
|
|
|
|
|
|
|
- update to version 5.419
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 15 11:37:44 CEST 2005 - schubi@suse.de
|
|
|
|
|
|
|
|
|
|
- update to 5.417
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 10 14:32:48 CET 2005 - schwab@suse.de
|
|
|
|
|
|
|
|
|
|
- Fix file cleanup.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 4 12:19:59 CET 2004 - choeger@suse.de
|
|
|
|
|
|
|
|
|
|
- update to v5.415
|
|
|
|
|
(containing Bugfix ID#47851 - VUL-0: perl-Mime-tools passes some mime
|
|
|
|
|
attachments)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 11 11:36:43 CET 2004 - adrian@suse.de
|
|
|
|
|
|
|
|
|
|
- add %defattr
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 22 15:12:00 CEST 2003 - mjancar@suse.cz
|
|
|
|
|
|
|
|
|
|
- require the perl version we build with
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 17 13:12:17 CEST 2003 - choeger@suse.de
|
|
|
|
|
|
|
|
|
|
- use install_vendor and new %perl_process_packlist macro
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 19 14:30:08 CEST 2003 - choeger@suse.de
|
|
|
|
|
|
|
|
|
|
- remove installed (but unpackaged) file perllocal.pod
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 8 18:48:42 CEST 2002 - mls@suse.de
|
|
|
|
|
|
|
|
|
|
- use sitearch macro
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 29 12:41:55 CEST 2002 - mls@suse.de
|
|
|
|
|
|
|
|
|
|
- Fixed neededforbuild for perl-5.8.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
|
|
|
|
|
|
|
|
|
|
- remove race in .packlist generation
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 13 03:31:18 MET 2002 - link@suse.de
|
|
|
|
|
|
|
|
|
|
- update to v5.411a
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 4 10:45:06 CEST 2001 - link@suse.de
|
|
|
|
|
|
|
|
|
|
- updated to v5.410 as all version below v5.313 have a nasty
|
|
|
|
|
bug with evil filenames
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 29 11:19:05 CEST 2001 - choeger@suse.de
|
|
|
|
|
|
|
|
|
|
- fixed requires
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 15 17:22:49 CET 2000 - choeger@suse.de
|
|
|
|
|
|
|
|
|
|
- long package name
|
|
|
|
|
- buildroot
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 24 10:34:19 CEST 2000 - choeger@suse.de
|
|
|
|
|
|
|
|
|
|
- removed p_filspe from neededforbuild, because it is
|
|
|
|
|
included in the perl package
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 19 10:20:47 MEST 2000 - choeger@suse.de
|
|
|
|
|
|
|
|
|
|
- first package, v5.304
|
|
|
|
|
|