|
|
|
|
Changelog for perl-URPM-1.60-1mdv2007.1.i586.rpm :
Thu Mar 8 23:00:00 2007 Pixel 1.60-1mdv2007.1 + Revision: 138215 - new release, 1.60 - more debugging hooks - create $urpm->packages_providing($name) and use it - create $urpm->packages_by_name($name)
Thu Mar 1 23:00:00 2007 Olivier Thauvin 1.59-1mdv2007.1 + Revision: 130646 - 1.59: o rpm 4.4.8 adaptions o load rpm config files at module load, improve the mechanism
Wed Feb 14 23:00:00 2007 Pixel 1.58-1mdv2007.1 + Revision: 120987 - new release - don\'t check signature and digest in ->traverse and ->traverse_tag (=> x15 speedup here, ie x2.5 speedup on urpmi --auto-select and x2 on rpmdrake)
Fri Feb 9 23:00:00 2007 Pixel 1.57-1mdv2007.1 + Revision: 118517 - new release, 1.57 - allow upgrading from noarch to x86_64 even if strict-arch
Fri Jan 19 23:00:00 2007 Pixel 1.56-1mdv2007.1 + Revision: 110559 - new release, 1.56 - tell perl that strings from rpm headers are utf8 - add URPM::bind_rpm_textdomain_codeset() to set encoding of messages returned by rpmlib, and tell perl that those strings are utf8 - really use strict-arch by default on x86_64
Wed Jan 10 23:00:00 2007 Pixel 1.55-1mdv2007.1 + Revision: 106990 - bug fix release, 1.55 - fix \"not selecting foo-1 since the more recent foo-1 is installed\" causing urpmi to try to remove the package it wants to install (#28076)
Tue Jan 9 23:00:00 2007 Pixel 1.54-1mdv2007.1 + Revision: 106597 - new release, 1.54 - if we have a choice between foo-1 and bar-1 and foo-2 is installed, prefering bar-1 instead of foo-1 (otherwise we can hit: \"the more recent foo-2 is installed, but does not provide xxx whereas foo-1 does\", cf bug #27991) - bar is needed, foo-1 does provide bar, installed foo-2 does not provide bar: do not let the algorithm use foo-2 as if it also provides bar - allow understanding what ->resolve_requested is doing through a callback ($urpm->{debug_URPM}) - cleanup some code in ->resolve_requested - make the documentation for ->is_arch_compat more clear - remove a warning in \"perl Makefile.PL\" (and would help \"make test\")
Mon Jan 8 23:00:00 2007 Pixel 1.53-1mdv2007.1 + Revision: 105460 - add missing files to the tarball to allow make test - get rids of some \"used of uninitialized value\"
Mon Dec 4 23:00:00 2006 Pixel 1.52-1mdv2007.1 + Revision: 90367 - much stricter synthesis parsing: o fail on first error, o correctly handle gzread errors, o correctly handle parsing another synthesis after a buggy one
Fri Dec 1 23:00:00 2006 Pixel 1.51-1mdv2007.1 + Revision: 89808 - ensure verify_signature, parse_rpm and update_header do not segfault on weird rpm
Thu Nov 30 23:00:00 2006 Pixel 1.50-1mdv2007.1 + Revision: 88899 - fix segfault when using --excludepath (Thierry Vignaud)
Fri Nov 24 23:00:00 2006 Pixel 1.49-1mdv2007.1 + Revision: 86902 - strict-arch should not imply that noarch can\'t upgrade the real arch (#22558)
Tue Nov 21 23:00:00 2006 Pixel 1.48-1mdv2007.1 + Revision: 85725 - default to strict-arch on 64bits (tvignaud) - handle empty hdlist.cz/synthesis.cz (in build_hdlist, build_synthesis, parse_hdlist, parse_synthesis) - parse_rpms_build_headers: allow asking for packing (and so fixing an error in urpmi) - documentation & comments enhancement
Tue Oct 17 00:00:00 2006 Rafael Garcia-Suarez 1.47-1mdv2007.0 + Revision: 65574 - Version 1.47: . Ignore self-obsoletes (Pixel) . Fix a bogus check, avoids some infinite loops
Thu Sep 7 00:00:00 2006 Rafael Garcia-Suarez 1.46-1mdv2007.0 + Revision: 60264 - Version 1.46 : . prefer stripped kernel source in choices list (needs to be refined) . fix URL in spec file
Tue Aug 8 00:00:00 2006 Rafael Garcia-Suarez 1.45-1mdv2007.0 + Revision: 53955 - 1.45: fix a FD leak (P.Terjan); fix urpmi --strict-arch with SRPMS; cleanup - Import perl-URPM
Tue Jun 13 00:00:00 2006 Rafael Garcia-Suarez 1.44-1mdv2007.0 - Fixes for rpm 4.4.6
Wed May 24 00:00:00 2006 Rafael Garcia-Suarez 1.43-1mdk - Fix urpmi .spec by loading macros beforehand (Olivier Thauvin)
Tue May 23 00:00:00 2006 Rafael Garcia-Suarez 1.42-1mdk - Fix FD leak (Pascal Terjan)
Wed May 3 00:00:00 2006 Rafael Garcia-Suarez 1.41-1mdk - Use more recent defines from the rpmlib - Add a function to traverse transactions
Wed Mar 15 23:00:00 2006 Rafael Garcia-Suarez 1.40-1mdk - Fixes for rpm 4.4.5 - Fix traversing rpmdb for \"triggeredby\" relationship
Tue Mar 7 23:00:00 2006 Rafael Garcia-Suarez 1.39-1mdk - More memory protection - Fix gcc options
Mon Mar 6 23:00:00 2006 Rafael Garcia-Suarez 1.38-1mdk - Fix deallocation of rpm transactions
Fri Mar 3 23:00:00 2006 Rafael Garcia-Suarez 1.37-1mdk - Rewrite verify_rpm(), which wasn\'t working with recent rpms (note incompatible API change) - New function verify_signature() - Make sure -fno-strict-aliasing is used for compilation - More docs
Mon Feb 13 23:00:00 2006 Rafael Garcia-Suarez 1.36-1mdk - Add flag ignorearch for installations
Fri Feb 10 23:00:00 2006 Rafael Garcia-Suarez 1.35-1mdk - repackage flag bug fix
Fri Feb 10 23:00:00 2006 Rafael Garcia-Suarez 1.34-1mdk - Add $pkg->installtid method - Doc nits, code cleanup - No need for an explicit dependency on perl-base
Thu Feb 9 23:00:00 2006 Rafael Garcia-Suarez 1.33-1mdk - Add repackage flag to run transactions
Wed Jan 25 23:00:00 2006 Rafael Garcia-Suarez 1.32-1mdk - Minor modification to spec2srcheader()
Thu Jan 19 23:00:00 2006 Rafael Garcia-Suarez 1.31-1mdk - New function spec2srcheader() (Olivier Thauvin)
Fri Jan 6 23:00:00 2006 Rafael Garcia-Suarez 1.30-2mdk - Rebuild for rpm 4.4.4 - Fix a regression test
Wed Dec 7 23:00:00 2005 Rafael Garcia-Suarez 1.30-1mdk - Fix epoch comparison bug - Be compatible with rpm 4.4.3 - Add a URPM::Package::dump_flags debug method - C code and makefile cleanup - Don\'t require bzip2 anymore
Wed Nov 2 23:00:00 2005 Rafael Garcia-Suarez 1.29-1mdk - Don\'t require packdrake, use MDV::Packdrakeng instead - Support for --ignoresize
Tue Oct 4 00:00:00 2005 Rafael Garcia-Suarez 1.28-1mdk - add some options to parse_rpm (nomd5, nopayload) (Olivier Thauvin) - Build process cleanup
Sat Sep 10 00:00:00 2005 Rafael Garcia-Suarez 1.27-1mdk - make add_macro quote embedded newlines. add_macro_noexpand now works like the previous version (i.e. like in the rpmlib)
Fri Sep 2 00:00:00 2005 Rafael Garcia-Suarez 1.26-1mdk - Add noscripts option to run transactions
Wed Aug 24 00:00:00 2005 Rafael Garcia-Suarez 1.25-1mdk - Better handle bad file descriptors returned by transaction callbacks (Pixel) - Doc fixes
Fri Aug 19 00:00:00 2005 Rafael Garcia-Suarez 1.24-3mdk - Allow to rebuild under non-C locales
Fri Jul 29 00:00:00 2005 Rafael Garcia-Suarez 1.24-2mdk - Rebuild for rpm 4.4.2 - Doc nits
Fri Jul 1 00:00:00 2005 Rafael Garcia-Suarez 1.24-1mdk - Add rpmErrorWriteTo() and rpmErrorString()
Fri Jun 17 00:00:00 2005 Rafael Garcia-Suarez 1.23-1mdk - add setVerbosity function
Wed Jun 8 00:00:00 2005 Rafael Garcia-Suarez 1.22-1mdk - Add make_delta_rpm function
Wed Jun 1 00:00:00 2005 Rafael Garcia-Suarez 1.21-1mdk - Add the URPM::Package::payload_format method
Wed May 11 00:00:00 2005 Olivier Thauvin 1.20-3mdk - Rebuild for rpm 4.4.1 (amd64)
Tue May 10 00:00:00 2005 Rafael Garcia-Suarez 1.20-2mdk - Rebuild for rpm 4.4.1
Thu May 5 00:00:00 2005 Rafael Garcia-Suarez 1.20-1mdk - Adaptations for rpm 4.4.1 (Olivier Thauvin) - More deprecation for RPMSENSE_PREREQ - Remove rpm 4.0 support - when no preferred locale is found, put locales-en in front of choice list (bug #15628)
Mon Mar 7 23:00:00 2005 Rafael Garcia-Suarez 1.11-1mdk - Speed optimisation for updating media
Wed Mar 2 23:00:00 2005 Rafael Garcia-Suarez 1.10-1mdk - Prepare for obsolescence of PreReq rpm tag, introduce equivalent RPMSENSE_SCRIPT_ * tags
Tue Feb 15 23:00:00 2005 Rafael Garcia-Suarez 1.09-1mdk - Force recomputation of rejected packages when deleting some in installation dependency resolution
Fri Feb 11 23:00:00 2005 Rafael Garcia-Suarez 1.08-1mdk - Add macro handling code (O. Thauvin)
Wed Feb 2 23:00:00 2005 Rafael Garcia-Suarez 1.07-4mdk - Require perl-base >= 2:5.8.6 actually
Fri Jan 21 23:00:00 2005 Rafael Garcia-Suarez 1.07-3mdk - Require perl-base >= 5.8.6 - Error handling nits.
Mon Dec 13 23:00:00 2004 Rafael Garcia-Suarez 1.07-2mdk - Require packdrake (and no longer rpmtools)
Mon Dec 13 23:00:00 2004 Rafael Garcia-Suarez 1.07-1mdk - Now returns the list of chosen packages sorted by descending version.
Thu Dec 9 23:00:00 2004 Rafael Garcia-Suarez 1.06-1mdk - Don\'t fork a packdrake to build hdlists anymore, use Packdrakeng.pm instead. - Remove unused requires. - Add ChangeLog in documentation.
Thu Nov 25 23:00:00 2004 Rafael Garcia-Suarez 1.05-1mdk - Allow to use non-contiguous selection ranges (Olivier Thauvin)
Fri Nov 12 23:00:00 2004 Rafael Garcia-Suarez 1.04-2mdk - Rebuild for new perl
Wed Nov 10 23:00:00 2004 Rafael Garcia-Suarez 1.04-1mdk - More info reported about failures in dependency resolution.
Thu Oct 28 00:00:00 2004 Rafael Garcia-Suarez 1.03-2mdk - Support for urpmi --strict-arch option - Multiarch fix (Gwenole Beauchesne) - Don\'t use $TMPDIR if not writable
Mon Aug 30 00:00:00 2004 Olivier Thauvin 1.03-1mdk - add rpmvercmp binding (from perl-Hdlist)
Wed Aug 25 00:00:00 2004 Rafael Garcia-Suarez 1.02-1mdk - From now, never promote epochs in comparing versions.
Thu Aug 12 00:00:00 2004 Rafael Garcia-Suarez 1.01-1mdk - Better fix for packages that obsolete themselves (Fran�ois Pons) - Protection against broken packages with bad fullnames (with an \"AATT\")
Tue Aug 3 00:00:00 2004 Rafael Garcia-Suarez 1.00-1mdk - Protection against packages that obsolete themselves. - Backwards compatibility with perl 5.6. - Cleanups.
Sat Jul 31 00:00:00 2004 Rafael Garcia-Suarez 0.99-1mdk - A small modification in the algorithm that searches for virtual provides: don\'t give a choice between several packages that are already installed.
Thu Jul 29 00:00:00 2004 Rafael Garcia-Suarez 0.98-2mdk - Rebuild for new perl
Fri Jul 23 00:00:00 2004 Rafael Garcia-Suarez 0.98-1mdk - Add a function URPM::stream2header()
Thu Jul 15 00:00:00 2004 Olivier Thauvin 0.97-1mdk - Generate man page
Tue Jul 13 00:00:00 2004 Rafael Garcia-Suarez 0.96-1mdk - Simplify the parsing of skip.list and inst.list files - Segfault fixes by Olivier Thauvin
Sat May 22 00:00:00 2004 Rafael Garcia-Suarez 0.95-2mdk - Don\'t include older packages than the installed ones in the dependencies (except when urpmi is invoked with --allow-force)
Fri May 7 00:00:00 2004 Rafael Garcia-Suarez 0.95-1mdk - Add a way to make some error messages non-fatal
Sat May 1 00:00:00 2004 Rafael Garcia-Suarez 0.94-13mdk - A few bugfixes - Add the methods $pkg->queryformat() and $urpm->list_rpm_tag() - More tests
Thu Apr 22 00:00:00 2004 Rafael Garcia-Suarez 0.94-12mdk - cleanup and documentation
|
|
|