|
|
|
|
Changelog for rpm-build-5.4.10-10-mdv2012.0.i586.rpm :
* Mon Nov 05 2012 Per ?yvind Karlsen 1:5.4.10-10+ Revision: 821918- drop rpmv3 compatibility patch due to security concerns- fix %%ldflags issue when %%configure is used more than once within a spec (P166) * Tue Oct 30 2012 Per ?yvind Karlsen 1:5.4.10-8+ Revision: 820705- darnfudgit, forgot to remove exclusivearch workaround.. * Tue Oct 30 2012 Per ?yvind Karlsen 1:5.4.10-7+ Revision: 820703- fix so that spec-helper scripts gets run before find-debuginfo.sh so that any file permissions fixed it relies gets done first (P165) * Mon Oct 29 2012 Per ?yvind Karlsen 1:5.4.10-6.1+ Revision: 820313- try sneak around bs bs with x86_64 exclusive build * Mon Oct 29 2012 Per ?yvind Karlsen 1:5.4.10-6+ Revision: 820284- pass --disable-silent-rules to configure so that we\'ll by default always get consistent behaviour of verbose build output (P164)- change name otherwise as well..- change disttag to \'mdk\' * Thu Oct 04 2012 Per ?yvind Karlsen 1:5.4.10-5+ Revision: 818380- fix duplicate /usr/lib/rpm/bin/{{rpmlua,lua},{rpmluac,luac} files to be hardlinks in stead- own /usr/lib/rpm/lib- fix a possibly unitialized variable being used (P162)- search through library dirs within buildroot for uclibc dependencies (P161) * Thu Aug 30 2012 Andrey Bondrov 1:5.4.10-4+ Revision: 816074- Update ruby1.9-fixes patch to deal with new psych * Wed Aug 22 2012 Per ?yvind Karlsen 1:5.4.10-3+ Revision: 815594- bump binary payload compression level up to xz\' default level (6)- fix so that dependencies really doesn\'t get generated from doc files, also allow for enabling generation with %%_generate_dependencies_from_docdir (P116) * Tue Aug 14 2012 Per ?yvind Karlsen 1:5.4.10-2+ Revision: 814815- rebuild for missing x86_64 packages.. * Fri Jul 27 2012 Per ?yvind Karlsen 1:5.4.10-1+ Revision: 811384- support --ignorearch & --ignoreos again (P159)- try workaround strange issue with tests being run during install when built on build server...- new version * Wed Jul 04 2012 Per ?yvind Karlsen 1:5.4.9-6+ Revision: 808116- fix issue with noen saving error pages to target file when hitting errors after connecting to http server (P158)- change %%optflags for x32 to \'-Os -g -mx32 -march=atom -mtune=core-avx-i\'- merge perl dependency generator scripts from rpm-mandriva-setup- merge php dependency generator scripts from rpm-mandriva-setup-build- ditch install-info macros- drop dead %%cputoolize macro (P154) * Sat May 19 2012 Matthew Dawkins 1:5.4.9-5+ Revision: 799683- added p153 for findlang of the new gnome help directory- taken from upstream rpm5.org * Fri May 18 2012 Per ?yvind Karlsen 1:5.4.9-4+ Revision: 799528- disable sqlite stuff which seems broken, giving berkeley db errors (P152)- disable support for localized strings (P150) * Fri May 18 2012 Per ?yvind Karlsen 1:5.4.9-3+ Revision: 799483- fix broken description, group & summary tag for src.rpms generated (P150)- fix a typo in the internal rpmtag.h header (P149)- fix build breakage due to use of libgit2 functions when not enabled (P148)- add initial x32 support (P147) * Thu May 17 2012 Per ?yvind Karlsen 1:5.4.9-2+ Revision: 799292- add back fix for \'rpm -qa \\ *foo\\ *\' which were wrongly assumed to have been merged upstream * Thu May 17 2012 Per ?yvind Karlsen 1:5.4.9-1+ Revision: 799275- support signature & digest disablers- Seqno is now part of %%_dbi_tags_4, so be sure to not make it duplicate in %files list- rebase on rpm 5.4.9 (tons of patches merged upstream, beware of possible regressions..)- prepare and comment with instructions and status for mdawkins to take care of upstream merging :) + Franck Bui - clean up the armv7l macro file so it contains target-specific macros only - Add armv7l specific macros * Wed Apr 25 2012 Per ?yvind Karlsen 1:5.4.8-1+ Revision: 793419- fix lua ossp-uuid as well- fix uuid being disable (enabling it for real)- * fix some regressions * regenerate patches * update to 5.4.8- fix newline from mono dependency generator which will produce empty deps (P143) * Sat Apr 21 2012 Matthew Dawkins 1:5.4.7-14+ Revision: 792633- added p142 for typelib (rediffed from upstream)- made spec more readable * Thu Apr 12 2012 Per ?yvind Karlsen 1:5.4.7-13+ Revision: 790449- revert \"Hash instead of 64b->16b truncate to prevent aliasing\" (P141) * Thu Apr 12 2012 Per ?yvind Karlsen 1:5.4.7-12+ Revision: 790425- disable %%triggerposttransin & %%triggerposttransun support for now as implementation details likely needs to change in ways that will affect any packages built using this- add back support for rpmv3 packages (#65443)- fix --verify segfaulting on packages using old signature type (#64378)- implement %%triggerposttransin & %%triggerposttransun (P138) * Thu Mar 29 2012 Per ?yvind Karlsen 1:5.4.7-11+ Revision: 788049- fix dependency generator not generating kmod() deps for all dkms packages- fix so that we don\'t get double \'/\' in path for dirname matching against file triggers (P137)- add support for using rpmdsMerge() with file path tags (P136) * Wed Mar 28 2012 Per ?yvind Karlsen 1:5.4.7-10+ Revision: 787993- libexpat is needed by lua, so let\'s enable use of libexpat for rpm as well also- don\'t do seqid_init() on read-only database (P135)- enable internal lua per jbj request * Fri Mar 23 2012 Per ?yvind Karlsen 1:5.4.7-9+ Revision: 786436- allow generating devel() provides for files outside of standard libdirs (P133)- fix rpmpython input issue resulting in \'BDB4511 Error\' (P132)- merge all interpreter dlopen() patches into one- add dependencies on python-rpm & perl-RPM for rpm-build package so that we\'re sure that we always have embedded python & perl interpreters available during rpm building, thus making it easier and encouraging usage- pass trigger matches as arguments to triggers using embedded interpreters also- load embedded squirrel interpretter via dlopen() (P135)- load embedded tcl interpreter via dlopen() (P134) and enable it- implement loading of embedded ruby interpreter via dlopen() (P133), disabled for now as the embedded interpreter support was already broken and I don\'t want to waste anymore time on trying to fix it right now.. :p- load embedded perl interpreter via dlopen() (P132) and enable it- load embedded python interpreter via dlopen() (P131) and enable it * Thu Mar 22 2012 Per ?yvind Karlsen 1:5.4.7-8+ Revision: 785965- fix regex & glob matching against strings that\'s not NUL terminated (P130)- fix a couple of minor memleak (P129)- don\'t consider trigger dependencies as overlapping (P128)- enable provides generation for DSOs without soname again (for now..)- add matches as arguments to triggers (P127)- add filename regex matching support for file triggers (P126)- fix unitialized value resulting in segfault for \'rpm -qa --triggers\' (P125) * Fri Mar 16 2012 Per ?yvind Karlsen 1:5.4.7-7+ Revision: 785403- only generate devel() deps for files under /lib, /lib64, /usr/lib & /usr/lib64 * Fri Mar 16 2012 Per ?yvind Karlsen 1:5.4.7-6+ Revision: 785399- change debug package suffix to \'-debuginfo\' (P124)- .la files now gets automatically removed since spec-helper 0.31.12 * Fri Mar 16 2012 Per ?yvind Karlsen 1:5.4.7-5+ Revision: 785347- fix devel() dependencies not being generated if soname has \'.\' before \'.so\'- fix kmod() dependencies not being generated- own multiarch directories- don\'t generate rpmlib(DistEpoch) dependencies quite yet.. * Wed Mar 14 2012 Per ?yvind Karlsen 1:5.4.7-3+ Revision: 784990- pull in fixed libtool version- don\'t try fopen() empty filenames when trying to resolve elf interpreter (P123)- strdup() EVR of package merged while removing overlapping dependencies (P122)- always choose dependencies with equal only when overlapping (P121)- print the name of the files that removed dependencies are generated from (P120) * Sat Mar 10 2012 Per ?yvind Karlsen 1:5.4.7-2+ Revision: 783945- eu-strip in elfutils 0.152-5 seems to have suddenly started segfaulting on me, so let\'s be sure that we pull in 0.153 when we build rpm- fix generation of ruby(abi) provides (P119)- don\'t generate SONAME provides for DSOs without SONAME (P118)- only generate ruby and python dependencies for executables and modules (P117)- don\'t try generate dependencies from any files under /usr/share/doc (P116)- fix invalid free() if not %%_defaultdocdir is defined (P115)- don\'t generate rpmlib(VersionedDependency) rpmlib feature dependencies (P113)- add rpmlib(DistEpoch) feature (P113, way overdue, should *really * have been done before 2011 release in order to prevent broken upgrades.. :/)- use gnu hash style by default when linking (P112)- don\'t bother generating rtld(GNU_HASH) dependencies for packages using gnu hash style as our glibc has provided this for ages now anyways (P112) * Fri Mar 09 2012 Per ?yvind Karlsen 1:5.4.7-1+ Revision: 783464- new version- reenable docs * Fri Mar 09 2012 Per ?yvind Karlsen 1:5.4.5-2+ Revision: 783454- disable docs for a brief moment to squeeze by dependenci issues on buildsystem- set _use_internal_dependency_generator to 1 (disabling scriptlet dependencies)- only generate devel() dependencies for symlinks with \'libfoo\' filename (P110)- fix generation of uClibc() depsn on non-lib64 (P109)- fix fontconfig.prov not being installed * Tue Mar 06 2012 Per ?yvind Karlsen 1:5.4.5-1+ Revision: 782550- be sure to scan /usr/lib{,64} for elf interpreter- fix issue with pythonegg() dependencies not generated with internal dependency generator when egg metadata is stored in directories rather than archives(P108)- add rpmfc python color from string returned by file magic (P107)- break out of elf link loops when trying to resolve elf interpreter (P106)- fix incorrect use of sizeof() rather than strlen() on strings, affecting perl dependencies generated by the internal dep generator (P105)- skip dependency generation for block devices as well..- don\'t try extract dependencies from character devices, otherwise the dependency generator might get stuck in a eternal loop (P104)- add mimehandler() provides (P103)- add missing pieces to get kmod() dependencies working (P102)- generate font() provides (P101)- don\'t consider script dependencies as overlapping to other dependencies (P100)- add a macros function to python spec class to get macros from a package (P99)- update dependency references in rpmfc dictionary when removing overlapping dependencies (P98)- cron\'t script isn\'t a configuration file- set proper file color for scripts using env in shellbang (P97)- fix elf interpreter resolving that breaks generation of uclibc deps (P96)- drop interpreter deps on \'bash\', \'env\', \'perl\', \'python\', \'ruby\' & \'sh\' (P95)- oboslete haskell-macros- generate haskell() dependencies (P94)- SILENCE: I knew this one was wrong..- print missing newline for unversioned ruby(abi) dependencies generated (P93)- be sure to always extract dependencies for all files classified as ruby (P92)- update rpmfc when removing dependencies on self (P91)- apply various misc changes for fixing uClibc() dependencies and also devel() dependencies (P90)- fix typo inverting (64bit) mark (P89, from rpm-5_3)- add a uClibc(...) dependency for libraries linked against uClibc to avoid conflicting duplicates (P88, from rpm-5_3)- ditch librpm-devel provides- obsolete rpm-mandriva-setup- don\'t generate php dependencies only when scripts are executable (P87)- use our own dependency generator for php as well for now (updates P84)- update to using version of mono dependency generator shipped with mono (P86)- fix removal of overlapping dependencies for internal dependency generator (P85)- enable internal dependency generator (P83)- remove dependencies on self generated by internal dependency generator as well- add support for extracting kmod() deps from xz compressed kernel modules- fix python bindings using a no longer existing rpm4 function (P82)- apply russian typo fix again (patch seems to have been accidentally disabled)- fix build against db 5.2 for now.. (P77)- fix building of libsql not being conditional (P81)- fix automake 1.11.2 fix (P80)- new version * Wed Feb 15 2012 Per ?yvind Karlsen 1:5.4.4-36+ Revision: 774475- do not consider dependency ranges as overlapping for removal (#65269) * Sun Feb 12 2012 Per ?yvind Karlsen 1:5.4.4-35+ Revision: 773377- update ruby macro for ruby 1.9 to avoid deprecation warnings- fix gem_helper.rb to work with ruby 1.9 * Fri Feb 10 2012 Per ?yvind Karlsen 1:5.4.4-34+ Revision: 772526- hold on with db 5.3 migration a bit, need to get ruby dep extractor working again first...- fix actual printing of rubygem dependencies also with ruby 1.9- update rubygem dependency extractor for ruby 1.9- switch to berkeley db 5.3 * Tue Feb 07 2012 Oden Eriksson 1:5.4.4-33+ Revision: 771559- rebuilt against new pcre (second time) * Sun Feb 05 2012 Oden Eriksson 1:5.4.4-32+ Revision: 771270- rebuilt against new pcre + Matthew Dawkins - moved pom2spec to rpm-build package - added Obsoletes for rpm5-manbo-setup package * Mon Jan 23 2012 Per ?yvind Karlsen 1:5.4.4-31+ Revision: 766961- terminate build on file listed twice- hardcore path to rpmlint to prevent breakage with people redefining %%_bindir- add rpmlintrc file * Fri Jan 06 2012 Per ?yvind Karlsen 1:5.4.4-30+ Revision: 758125- workaround spec-helper not properly removing all .la files properly..(?)- support loading local rpmlint configuration file from %{_sourcedir}/%%{name}.rpmlintrc- add a versioned dependency on rpmlint-mandriva-policy- add support for %%_srcdefattr macro, setting it to (644,root,root)- bump rpmlint version conflicts again.. ;)- enable %%_nonzero_exit_pkgcheck_terminate_build (ghasp!;)- don\'t remove Requires(pre) dependencies satisfied by self, but rather print an error (not terminating build though, leaving this up to rpmlint check to do later)- pass \'-T\' argument to rpmlint for it to always return zero unless error threshold is exceeded- silence rpmlint \'macro-in-comment\' complaints- ditch dedicated rpm user and file/directory ownership of * Wed Dec 21 2011 Per ?yvind Karlsen 1:5.4.4-29+ Revision: 744043- reenable rpmlint invokation from rpmbuild and add conflict on older rpmlint releaes that has bug with paths to extracted files from src.rpm * Tue Dec 20 2011 Per ?yvind Karlsen 1:5.4.4-28+ Revision: 744028- disable rpmlint invokation during rpmbuild untill network transport issues with src.rpms is resolved- drop \'GROUPS\' file carried and included as doc for \'rpm\' package, earlier required by rpmlint, but no longer... :) * Tue Dec 20 2011 Per ?yvind Karlsen 1:5.4.4-27+ Revision: 743978- add \'>= 4.2.1-8\' to \'beecrypt-devel\' buildrequires to get proper libtool files- add back $RPM_BUILD_DIR again for now to properly generate paths for debug pkgs- add support for %%_build_pkgcheck, rpmbuild invoking rpmlint automatically per package built (P73, from rpm.org)- disable %%_unpackaged_subdirs_terminate_build untill check fixed..- teach debugedit about .debug_macro dwarf section (rhbz#759272, P72 from rpm.org)- switch to using rpm\'s own xtoupper() & xtolower() in stead of changing LC_CTYPE * Fri Dec 16 2011 Per ?yvind Karlsen 1:5.4.4-26+ Revision: 743086- fix locale-dependent behaviour of toupper()/tolower() breaking conversion of string casing and the lookup of rpm constants in languages such as turkish where \'i\' is considered uppercase and \'I\' lowercase (P71, fixes mdv#63860) * Wed Dec 14 2011 Per ?yvind Karlsen 1:5.4.4-25+ Revision: 741297- change log level of message about dropping dependencies to debug, way too annoying otherwise.. * Wed Dec 14 2011 Per ?yvind Karlsen 1:5.4.4-24+ Revision: 741197- actually enable dropping of dependencies on \'/bin/sh\' & \'/sbin/ldconfig\' (P70) * Sun Dec 11 2011 Per ?yvind Karlsen 1:5.4.4-23+ Revision: 740189- drop dependencies such as /bin/sh which will always be satisfied by glibc\'s dependency on bash, and also on /sbin/ldconfig which always will be satisfied by glibc (P70) * Sun Dec 11 2011 Per ?yvind Karlsen 1:5.4.4-22+ Revision: 740168- drop useless dependency on \'pkgconfig\' on all files which has a pkgconfig file, it\'s not really needed to make the packages usable, and any package actually requiring pkgconfig will pull it in long before anyways (P69)- fix %%find_lang --with-html- enable net transport for \'rpm -qp\' (closes mdv#64914) * Tue Dec 06 2011 Per ?yvind Karlsen 1:5.4.4-21+ Revision: 738087- avoid excessive output from eu-strip in find-debuginfo.sh now that--reloc-debug-sections is used (P67)- add a \'rpmbuild --withoutclean\' option (P66, closes mdvbz#64898)- strip away buildroot from unpackaged subdirs listed as well- implement %%_unpackaged_subdirs_terminate_build as well (P65)- implement %%_duplicate_files_terminate_build (P64)- strip buildroot path from list of files duplicated across packages (P63)- update buildrequires on libgomp-devel to gomp-devel- fix path of %%_sys_macros_dir- don\'t redefine %%{debugcflags} completely, extend it in stead and add \'-g3\' * Wed Nov 30 2011 Per ?yvind Karlsen 1:5.4.4-20+ Revision: 735832- fix NULL pointer dereferencing- add a versioned requires on elfutils to ensure we get --reloc-debug-sections * Wed Nov 30 2011 Per ?yvind Karlsen 1:5.4.4-19+ Revision: 735726- update buildrequires to use pkgconfig(foo)- fix so that --reloc-debug-sections isn\'t used when DISABLE_DEBUG is set * Tue Nov 29 2011 Per ?yvind Karlsen 1:5.4.4-18+ Revision: 735479- fix same package with epoch being possible to upgrade (P60, reported by Ze) * Tue Nov 29 2011 Per ?yvind Karlsen 1:5.4.4-17+ Revision: 735473- add missing partial stripping part from our old find-debuginfo.sh (P60)- add -Wa,--compress-debug-sections to %%debugcflags * Tue Nov 29 2011 Per ?yvind Karlsen 1:5.4.4-16+ Revision: 735302- use DWARF 4 for debugging format (P58) * Tue Nov 29 2011 Per ?yvind Karlsen 1:5.4.4-15+ Revision: 735291- create GDB index from find-debuginfo if possible (rhbz#617166, from rpm.org)- add quotes around $RPM_BUILD_ROOT everywhere to avoid breakage with filename spaces (P56, from rpm.org)- add support for stripping out/resolve relocations between .debug_ * elf sections in ET_REL files. This can save a lot of space for kernel module (P55)- Add DWARF-4 support to debugedit (rhbz#707677, P54 from rpm.org)- Bail out of debuginfo if stabs format encountered (rhbz#453506, P53 from rpm.org)- Remove unused variable in debugedit (P52, from rpm.org)- fix incorrect error messages regarding -b and -d (P51, from rpm.org/Anssi)- Make debugedit -i recompute build ID only when any DWARF was actually changed (P50, from rpm.org)- Whitespace fixups for tools/debugedit.c (P49, from rpm.org) * Sat Nov 26 2011 Per ?yvind Karlsen 1:5.4.4-14+ Revision: 733515- don\'t show suggests with --requires- only log as debug message when only merging flags * Fri Nov 25 2011 Per ?yvind Karlsen 1:5.4.4-13+ Revision: 733452- fix dependencies with different attributes overlapping being removed, they will now rather have their attributes merged in stead * Fri Nov 25 2011 Per ?yvind Karlsen 1:5.4.4-12+ Revision: 733368- fix buggy removal of overlapping dependencies, also add detection warning (P47) * Thu Nov 24 2011 Per ?yvind Karlsen 1:5.4.4-11+ Revision: 733223- fix build issue caused by libxml libtool files removal- drop dependency whiteout, time to clean up loops- allow installation of repackage rpms (P46)- drop dependency on rpm-mandriva-setup now that it\'s macros has been merged- merge build macros from rpm-mandriva-setup-build (P45)- switch to using xz payload (P44)- merge remaining common macros from rpm-mandriva-setup package (P44)- don\'t redefine %%_vendor and other variables we don\'t want redefined in platform-specific macros- fix versioned dependencies on rpm-mandriva-setup- implement support for glob for loading macros with %%{load:} (P42) * Thu Nov 17 2011 Per ?yvind Karlsen 1:5.4.4-10+ Revision: 731397- don\'t apply %%clean patch (P32), it seems to be broken..- merge most of macros from rpm-manbo-setup & obsolete it- make sure pkgconfig files to extract dependencies from are located in right location (P40)- drop unnecessary \'sort\' in find-debuginfo.sh giving (harmless) error (P39)- make find-lang.sh handle man pages that\'s compressed (P38)- drop auto-generated dependencies for packages that they satisfy themself (P37) * Wed Nov 16 2011 Per ?yvind Karlsen 1:5.4.4-9+ Revision: 731099- fix missing output file with --all-name * Wed Nov 16 2011 Per ?yvind Karlsen 1:5.4.4-8+ Revision: 731068- support passing multiple names to find-lang.sh (last argument will be output file name) (P36) * Wed Nov 16 2011 Per ?yvind Karlsen 1:5.4.4-7+ Revision: 730854- be sure to rescan for dependency loops again when dependencies has been skipped * Wed Nov 16 2011 Per ?yvind Karlsen 1:5.4.4-6+ Revision: 730839- add support for --with-html to find-lang.sh (P35)- fix a memleak in ordering patch, and also report dependencies not being removed from tsort relations * Sun Nov 13 2011 Per ?yvind Karlsen 1:5.4.4-5+ Revision: 730423- apply ordering patch for helping solving dependency loops where ie. Requires(post) etc. has been used to try solve ordering with loops.. (P33) * Sun Nov 13 2011 Per ?yvind Karlsen 1:5.4.4-4+ Revision: 730407- fix mdvbz#62979 again (P33, forgotten on rpm-5_3)- really always invoke %%clean at end (P32, forgotten on rpm-5_3) * Sat Nov 12 2011 Per ?yvind Karlsen 1:5.4.4-3+ Revision: 730209- workaround strange issue for lines starting with \'%%_\'...- fix rpm -qa \\ *foo\\ * regression (P31) * Fri Nov 11 2011 Per ?yvind Karlsen 1:5.4.4-2+ Revision: 730073- use /sbin/nologin rather than /bin/false as login shell for \'rpm\' user- drop patch reverting $RPM_BUILD_DIR++ removal, it\'s no longer required as we\'re no longer using our own version of find-debuginfo.sh using this- add back fix for rpm -qf /unpackaged-file (P30, forgotten on rpm-5_3)- add %%_specfile macro (P29, commit forgotten on rpm-5_3)- reenable scriptlet failure & no doc conflict patches (commits forgotten) * Fri Nov 11 2011 Per ?yvind Karlsen 1:5.4.4-1+ Revision: 729992- merge find-lang.sh changes from rpm.org (P28)- merge changes from rpm-setup\'s find-debuginfo.sh (P27)- new version * Mon Nov 07 2011 Per ?yvind Karlsen 1:5.4.3-2+ Revision: 727143- add back NVRA pattern hack that got lost on rpm-5_3 branch (P27, fixes urpme) * Wed Oct 19 2011 Per ?yvind Karlsen 1:5.4.3-1+ Revision: 705415- revert removal of env vars breaking ie. find-debuginfo.sh (P26, reverts r16320)- fix different epoch being ignored for packages with same NVRA compared (P25)- add %%ruby_sitedir and %%ruby_vendor macros (P24)- climb up to 5.4 series.. :)- revert previous patch added, already merged upstream after all..- revive patch fixing #62262 which got lost earlier- fix previous hastily reverted patch in a (hopefully) proper way + Jon Dill - bump release to 13 - moved various {_rpmhome}/bin/ binaries to main rpm pkg from rpm-build as defined in /usr/lib/rpm/macros - added {_rpmhome}/bin/lua as it was missing from the spec * Tue Jul 12 2011 Per ?yvind Karlsen 1:5.3.12-0.20110712.2+ Revision: 689790- revert a previous commit of mine which broke deps without distepoch (rushed) * Tue Jul 12 2011 Per ?yvind Karlsen 1:5.3.12-0.20110712.1+ Revision: 689687- change errors on dependency loops to warnings- update to new cvs snapshot: o fixes issues with upgrading packages of same EVR, but different distepoch o fix /usr/lib/rpm/bin/dbconvert segfaulting when no root is provided o automatically install gstreamer.sh dep genereator * Wed Jul 06 2011 Per ?yvind Karlsen 1:5.3.12-0.20110625.3+ Revision: 689009- install gstreamer.sh dependency generator * Mon Jul 04 2011 Per ?yvind Karlsen 1:5.3.12-0.20110625.2+ Revision: 688659- add a conflicts on older beecrypt version to fix upgrade from 2009.0- add a conflicts on older elfutils to handle upgrade from 2009.0 * Sat Jun 25 2011 Per ?yvind Karlsen 1:5.3.12-0.20110625.1+ Revision: 687193- new cvs snapshot- add a suggests on db51-utils- fix broken %%optflags for i686-linux macros (#63517) + Matthew Dawkins - added arm support for rpm5, cpuinfo doesn\'t support arm * Wed Jun 01 2011 Per ?yvind Karlsen 1:5.3.11-0.20110525.3+ Revision: 682280- add a null pointer check for nvra disttag hack, otherwise we\'ll easily segfault- update javascript enabler to pass the right arguments- come up with a better hack for querying rpmdb for nvra with disttag (ie. urpme on plf packages with disttag should now *finally * be working properly..;)- add buildrequires on db51-utils (required by testsuite) * Wed May 25 2011 Per ?yvind Karlsen 1:5.3.11-0.20110525.1+ Revision: 679105- reenable regression checks- fix too hasty merged syslog patch (P20)- don\'t package *.{a,la} files for python module- drop \'-DXP_UNIX=1\' from CPPFLAGS, leftover from internal js build...- follow s/ossp_uuid/ossp-uuid/ package name change- update to latest cvs snapshot (for cleaning and also fixes #63318) * Mon May 16 2011 Per ?yvind Karlsen 1:5.3.10-0.20110422.4+ Revision: 675030- fix c++ compatibility in rpmdb.h api (P22)- fix build of dbconvert & install it by default (P21)- update doxygen input file paths for api docs (P20)- workaround doxygen 1.7.4 issue blocking build (P19 from pcpa)- fix assertion error when trying to extract archives without required perms * Mon May 02 2011 Per ?yvind Karlsen 1:5.3.10-0.20110422.3+ Revision: 662260- move multiarch-dispatch to main package (#63160) + Funda Wang - move multiarch-dispath into main rpm package (bug#63160) * Mon Apr 25 2011 Funda Wang 1:5.3.10-0.20110422.2+ Revision: 658722- fix wrong path of mkmultiarch script * Sun Apr 24 2011 Per ?yvind Karlsen 1:5.3.10-0.20110422.1+ Revision: 658161- drop redundant %%defattr usage & buildroot cleaning at beginning of %%install- don\'t load arch specific macros from rpm-mandriva-setup anymore, they\'ve been merged into the standard arch specific macros for rpm- obsolete multiarch-utils- new cvs snapshot * Sun Apr 10 2011 Per ?yvind Karlsen 1:5.3.9-0.20110330.7+ Revision: 652164- fix filetriggers firing multiple times hack (P19) * Thu Apr 07 2011 Per ?yvind Karlsen 1:5.3.9-0.20110330.6+ Revision: 651738- add proper fix for i18n descriptions from Jeff- fix %%_arch to be canonical * Tue Apr 05 2011 Per ?yvind Karlsen 1:5.3.9-0.20110330.5+ Revision: 650797- fix translated descriptions not being added to packages (P18, #62979)- add /etc/rpm/sysinfo dir * Fri Apr 01 2011 Per ?yvind Karlsen 1:5.3.9-0.20110330.4+ Revision: 649644- fix stupid typo that managed to sneak itself back in again to mess up db log dir- don\'t ship find-provides & find-requires, we\'re using our own version anyways..- enable acl support- drop unused expat-devel buildrequires- s/tetex/texlive/ (pcpa)- fix --without docs- disable sqlite & docs build for bootstrap builds * Wed Mar 30 2011 Per ?yvind Karlsen 1:5.3.9-0.20110330.3+ Revision: 649239- bah, fix incorrect package name in conflicts on db5.1 * Wed Mar 30 2011 Per ?yvind Karlsen 1:5.3.9-0.20110330.2+ Revision: 649233- add versioned buildrequires & conflicts to ensure >= db 5.1.25 * Wed Mar 30 2011 Per ?yvind Karlsen 1:5.3.9-0.20110330.1+ Revision: 649206- new cvs snapshot- add rpm-helper>rpm to _dependency_whiteout_mandriva- fix typo messing up bdb log dir used..- update cvs snapshot (pulls in fix for ie. #62822 among other things)- drop redundant --with-sqlite- fix duplicate %%clean section (thx andrey for noticing!)- fix mess happening while merging file trigger workaround upstream (#62865) * Fri Mar 25 2011 Per ?yvind Karlsen 1:5.3.9-0.20110324.1+ Revision: 648434- drop %%clean now that it\'s enabled by default- enable build of augeas support- build with uuid support- new cvs snapshot * Sun Mar 06 2011 Per ?yvind Karlsen 1:5.3.9-0.20110303.2+ Revision: 642259- drop duplicates of of package first independent of distepoch (P16) * Thu Mar 03 2011 Per ?yvind Karlsen 1:5.3.9-0.20110303.1+ Revision: 641499- new cvs snapshot- get rid of some compile warnings for ugly distepoch pattern hack.. + Funda Wang - rebuild to obsolete old packages * Mon Feb 21 2011 Per ?yvind Karlsen 1:5.3.8-0.20110125.5+ Revision: 639230- work around file triggers firing multiple times and a related critical memleak- set count in rpmmiCount() rather than rpmmiNext() for iterators with db cursor set to reduce unnecessary overhead * Tue Feb 15 2011 Per ?yvind Karlsen 1:5.3.8-0.20110125.4+ Revision: 637879- accept NULL as argument for rootDir with mandriva filetriggers (#62395)- fix issue with uninstall triggers always being run during upgrade (#62267)- reset db cursor to NULL at end of rpmmiCount() so iterator won\'t break (#62279)- drop feeble attempt to hack around disttag/distepoch issues by undefining it... * Thu Feb 10 2011 Per ?yvind Karlsen 1:5.3.8-0.20110125.3+ Revision: 637195- fix typo in russian translation (#62333)- fix %%__dbi_sqlconfig typo (#62386) * Sat Feb 05 2011 Per ?yvind Karlsen 1:5.3.8-0.20110125.2+ Revision: 636294- revert st00pid conflicts->obsoletes change which broke upgrades...- replace conflict on perl-RPM4 with an obsolete- don\'t try adding files awaiting file triggers when --test is used (P9) + Funda Wang - add python link patch - link python module with python lib * Mon Jan 31 2011 Per ?yvind Karlsen 1:5.3.8-0.20110125.1+ Revision: 634521- fix problem with ignored signals causing rpmbuild to break with gnome-terminal (fixes #62262, P7 from Theerud Lawtrakul/Jeff Johnson)--Denne lnjoen og de som er under vil bli ignorert-- A SOURCES/rpm-5.3.8-rpmsq-ignored-signal-return-value.patch M SPECS/rpm.spec- remove no longer need Requires(post) on db51-utils which sed- replace conflicts on librpm < 5.3 with obsoletes- fix wrong tool path macros (#62322)- fix regression tests and enable all of them in %%check from now on- new cvs snapshot, drop patches merged upstream- fix regression in rpmdsCompare() patch- ignore -mdv2011.0 (disttag/distepoch) when querying package names for now + Funda Wang - really fix tool path * Sun Jan 23 2011 Per ?yvind Karlsen 1:5.3.8-0.20110109.11+ Revision: 632404- d\'oh, missed a line in previous patch.. * Sun Jan 23 2011 Per ?yvind Karlsen 1:5.3.8-0.20110109.10+ Revision: 632396- replace rpmdsCompare() patch with a simpler and less intrusive for now- if distsuffix is defined, use it for disttag (from Anssi)- fix handling of missing values when using \'rpm\' directly as well (#55810 again)- drop bootstrap.spec to workaround bs issue..- fix inverted logic of %%_legacy_compat_non_pre_scripts_dont_fail- don\'t do conversion in %%posttrans anymore, it will be handled by urpmi now- change non-pre-scripts-dont-fail patch to be macro enabled- gather all legacy compatibility hacks into legacy_compat.macros- add back macro-enabled no-doc-conflicts patch- always set log dir as a transaction log will always be created independent of whether setting DB_INIT_LOG or not- add a dependency on perl-IO-String for perl-RPM (#61709)- disable fsync call per file causing heavy performane penalties (P8, from eugeni)- handle missing distepoch in version comparision (P7)- increase max number of bdb locks- don\'t fail package install on scriptlet failure, except for %%pre- remove ppc macro symlink for now..- fix install of dependency_whiteout.macros- fix typo- add more dependency loops to %%depency_whiteout and move out to separate file- use %%_dependency_whiteout to fix some dependency loops for now..- be sure that /var/lib/rpm/log exists before using it..- don\'t make path to rpm absolute...- be sure to set a default logdir for bdb, otherwise it won\'t be set for empty chroots- fix use of no longer existing binaries such as \'rpmquery\' (thx Dick Gevers)- add provide/obsolete on %%{_lib}rpmconstant-devel- fix typo in perl bindings giving issues with \'mdvsys\' on missing buildrequires- rpmconstant is part of rpm5, so obsolete/provide this.. * Sun Jan 09 2011 Per ?yvind Karlsen 1:5.3.8-0.20110109.3mdv2011.0+ Revision: 630755- use default directory for %%setup- add missing errno.h header to rpm4compat.h (P0) * Sun Jan 09 2011 Per ?yvind Karlsen 1:5.3.8-0.20110109.2mdv2011.0+ Revision: 630735- add back conflicts: librpm < 5.3 now that \'abrt\' is linked against this version * Sun Jan 09 2011 Per ?yvind Karlsen 1:5.3.8-0.20110109.1mdv2011.0+ Revision: 630713- new cvs snapshot- get rid of doc-copy workarond and duplication of docs in \'rpm-build\'- disable conflicts on older librpm again awaiting \'abrt\' in main/release rebuild- fix path ppc- * -> powerpc- * symlink path, and always create it...- fix \'rpm -qf\' to work on owned files (#62148)- reenable conflict on older librpm versions- merge 5.3 branch * Sat Nov 27 2010 Funda Wang 1:4.6.1-5mnb2+ Revision: 601652- rebuild for liblzma 5 * Fri Oct 29 2010 Michael Scherer 1:4.6.1-4mnb2+ Revision: 589999- rebuild for python 2.7 * Mon Oct 18 2010 Per ?yvind Karlsen 1:4.6.1-3mnb2+ Revision: 586616- automatically handle ruby gem extraction in %%setup * Thu Oct 07 2010 Per ?yvind Karlsen 1:4.6.1-2mnb2+ Revision: 583901- fix regression introduced with %%exclude change in previous release (fixes #61207) * Wed Sep 29 2010 Per ?yvind Karlsen 1:4.6.1-1mnb2+ Revision: 582007- add \'~\' suffix to backup files created when using %%apply_patches- finally put copyright & serial tags to death for real- reapply fix for rmpvercmp with missing values & conflicts behaviour fix(#55810)- update to to more recent debugedit that handles \'.debug_pubtypes\' section- \"New\" release: 4.6.1 (while awaiting decission on where to go next...)- fix %%exclude\'s behaviour to *only * mean exclude from %%files, not from check of unpackaged files. This brings back the behaviour we had in the past with rpm 4.4.8, and will require files not to be packaged to be deleted in %%install, and breaks building of any packages which incorrectly uses %%exclude for this purpose. Please fix any packages doing so! (P1016) * Fri Aug 20 2010 Christophe Fergeau 1:4.6.0-15mnb2+ Revision: 571456- drop Pascal\'s patch for now- fix \"canonicalization unexpectedly shrank by one character\" errors, patch by Anssi- drop patch 135 which looks dubious- revert previous commit, we don\'t want to diverge too much from rpm 4.x, we can readd it *after * this patch is upstreamed in rpm 4.x + Pascal Terjan - Refuse to build a rpm with 2 identical triggers (#60699) + Per ?yvind Karlsen - reapply fix for #55i810 (if not fully comprehended, those of us who wrote it does, ao removing out of ignorance and lack of insight will not e tolerated. * Mon May 17 2010 Christophe Fergeau 1:4.6.0-14mnb2+ Revision: 544968- use db 4.8- fix default perms in debug packages, #59083 + Pascal Terjan - Check chroot return code before running external script - Check chroot return code before running lua script * Fri Apr 16 2010 Christophe Fergeau 1:4.6.0-12mnb2+ Revision: 535522- fix file trigger hang when several filetrigger scripts are run in parallel (#57878) + Oden Eriksson - rebuilt against nss-3.12.6 * Wed Feb 17 2010 Christophe Fergeau 1:4.6.0-10mnb2+ Revision: 507168- don\'t diverge from upstream wrt EVR comparisons * Tue Feb 16 2010 Funda Wang 1:4.6.0-9mnb2+ Revision: 506733- rebuild for libpopt file path change + Per ?yvind Karlsen - fix broken bitwise operator usage (thx to anssi for noticing) - do a new fix for #55810 that doesn\'t cause same regressions as the previously revert fix and hopefully no other regressions either.. ;) (P1010, http://rpm5.org/community/rpm-devel/4011.html) * Fri Nov 20 2009 Per ?yvind Karlsen 1:4.6.0-8mnb2+ Revision: 467682- revert previous change as it\'ll break == dependencies on version only (which even requires-on-release policy requires) :/ * Fri Nov 20 2009 Per ?yvind Karlsen 1:4.6.0-7mnb2+ Revision: 467652- don\'t skip release comparision when checking conflicts if release value is missing (P1011 from Jeff Johnson, fixes #55810) + Michael Scherer - fix unowned directory, reported by bitshuffler on irc, causing problem when installing rpm and using the wrong umask
|
|
|