SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpm-build-4.4.8-22.1mdv2008.0.i586.rpm :
Fri Oct 24 00:00:00 2008 Pixel 4.4.8-22.1mdv2008.0
+ Revision: 296732
- handle \"rpmlib(PayloadIsLzma) <= 4.4.2.2-1\" pkgs (mdv2009.0 has a few such pkgs) (#45227)

Wed Oct 3 00:00:00 2007 Pixel 4.4.8-22mdv2008.0
+ Revision: 94448
- fix rpm allowing to remove a package which is both suggested and required (#34342)

Sat Sep 29 00:00:00 2007 Pixel 4.4.8-21mdv2008.0
+ Revision: 93603
- remove global RPMLOCK, it doesn\'t seem to fix rpmdb issues, and may cause
installer to crash

Fri Sep 28 00:00:00 2007 Pixel 4.4.8-20mdv2008.0
+ Revision: 93272
- patch global-RPMLOCK:
o fix rebuilddb (#34181)
o don\'t lock when querying the db as non-superuser
o fix locking in shared mode (ie fix typo)
o remove message \"RPMLOCK_NOWAIT should have been set!\"
which can\'t be done reliably
o more debug messages about RPMLOCK

Thu Sep 27 00:00:00 2007 Pixel 4.4.8-19mdv2008.0
+ Revision: 93120
- patch global-RPMLOCK:
o allow rpm to not wait on lock when RPMLOCK_NOWAIT is set
o ensure we don\'t have a dead-lock in package scriptlets which call \"rpm -q\"
(eg: dkms). but it will die with an error
o do create /var/lib/rpm directory when needed (as done in rpmdb/db3.c)
o use flock instead of fcntl+F_SETLK
(so that we really ensure the same process doesn\'t open twice the db)
(still need not to lock when accessing in shared mode with not enough rights
to write RPMLOCK)
- fix creating /RPMLOCK instead of /var/lib/rpm/RPMLOCK

Tue Sep 25 00:00:00 2007 Pixel 4.4.8-18mdv2008.0
+ Revision: 92580
- do not use __db
* files anymore, make them private
- (re-)add a global lock to ensure everything is correct
(to ensure doing \"rpm -qa\" is always correct even if an upgrade is in
progress)
- fix rpm -K segfaulting on corrupted header (#33735)

Tue Sep 11 00:00:00 2007 Pixel 4.4.8-17mdv2008.0
+ Revision: 84150
- make \"rpm -bb --quiet\" quiet as should be

Fri Sep 7 00:00:00 2007 Pixel 4.4.8-16mdv2008.0
+ Revision: 81086
- bug fix release, fix stupid typo in /etc/platform32 reading patch

Fri Sep 7 00:00:00 2007 Pixel 4.4.8-15mdv2008.0
+ Revision: 80965
- really allow to use \"linux32 rpm -bb\" instead of \"linux32 rpm -bb --target x86_64\"
(it uses /etc/rpm/platform32)

Thu Sep 6 00:00:00 2007 Pixel 4.4.8-13mdv2008.0
+ Revision: 79852
- allow to use \"linux32 rpm -bb\" instead of \"linux32 rpm -bb --target x86_64\"
(for this to work, %{_host_cpu32} must be set in rpm-mandriva-setup)

Fri Aug 31 00:00:00 2007 Pixel 4.4.8-12mdv2008.0
+ Revision: 75298
- fix popt.h (remove N_) (#31397)

Thu Aug 30 00:00:00 2007 Pixel 4.4.8-11mdv2008.0
+ Revision: 74355
- add patch to speedup simple \"rpm -e\" or \"rpm -U\"
- make find-lang --with-gnome picks up omf files (rhbz#251400) (rpm.org patch)
- add the bug number fixed

Wed Aug 22 00:00:00 2007 Pixel 4.4.8-10mdv2008.0
+ Revision: 68566
- patch fixing parse_hdlist (and so genhdlist2) on heavy loaded boxes
- fix segfault on weird rpm that used to work (#32102)
- remove recursive %_mandir (and don\'t keep it, it\'s not needed anymore)

+ Thierry Vignaud
- replace %{_datadir}/man by %{_mandir}!
- replace %_datadir/man by %_mandir!

Sun Aug 19 00:00:00 2007 Oden Eriksson 4.4.8-9mdv2008.0
+ Revision: 65549
- don\'t provide these files twice:
/usr/lib/rpm/rpmdb_deadlock
/usr/lib/rpm/rpmdb_dump
/usr/lib/rpm/rpmdb_load
/usr/lib/rpm/rpmdb_loadcvt
/usr/lib/rpm/rpmdb_stat
/usr/lib/rpm/rpmdb_svc
/usr/lib/rpm/rpmdb_verify
they are now only provided in the main rpm package, and not
also in the devel package. that is the way to go according to
jbj.

+ Thierry Vignaud
- fix URL

Tue Aug 7 00:00:00 2007 Pixel 4.4.8-8mdv2008.0
+ Revision: 59505
- do not use nptl on any arch (since x86_64 specific issues seem to disappear
when using same locking mechanism as x86) (may fix #32102)
- fix segfault occuring with some old rpm v3 from urpmi test cases
- allow building --with debug
- restore do-check-free-size-when-bavail-is-0 patch (after rediff)

Thu Jul 26 00:00:00 2007 Olivier Thauvin 4.4.8-7mdv2008.0
+ Revision: 55450
- fix #31535: lowercase OS tag to compare against platform
- use upstream patch

+ Per Øyvind Karlsen
- add requires on lzma

Sat Jul 7 00:00:00 2007 Olivier Thauvin 4.4.8-6mdv2008.0
+ Revision: 48984
- fix config file replace when not yet in db
- kill not bad macros definition
- find-lang is now a perl script

Sat Jun 23 00:00:00 2007 Anssi Hannula 4.4.8-5mdv2008.0
+ Revision: 42672
- require arch-specific libpopt and libpopt-devel
- add back dropped librpm-devel and libpopt-devel provides

Thu Jun 21 00:00:00 2007 Olivier Thauvin 4.4.8-4mdv2008.0
+ Revision: 41943
- fix buildreq for autoconf/automake
- apply new devel policy

Wed Jun 20 00:00:00 2007 Olivier Thauvin 4.4.8-3mdv2008.0
+ Revision: 41414
- kill coloring patch, buggy, and not so usefull
- patch116: fix rpm -V output (#31287)

Mon Jun 11 00:00:00 2007 Olivier Thauvin 4.4.8-2mdv2008.0
+ Revision: 37847
- patch115: avoid breakage of conectiva --without bm feature
- remove patch 110, add patch114: do no longer use rpmrc, using only macros instead, so requiring latest rpm-mandriva-setup to have /etc/rpm/platform
- fix perl module release
- patch to backport _docdir_fmt macro
- 4.4.8
o rediff patch 72, 87, 49, 62, 17, 56, 64
o kill patch (merge or fix upstream, woot):
57, 80, 90, 93, 193, 95, 96, 97, 99, 103, 104, 105, 109, 110, 111,
112, 114, 115, 101, 102, 107
o kill patch 69, hard to maintain, will be merge upstream
o Patch109: workaround specfile parsing check,
http://rpm5.org/cvs/tktview?tn=6
o Patch110: still read rpmrc (this should die one day)
o Patch111: trim twice / in buildroot, making unpackaged files check failing
o Patch112: avoid a very issue regarding Fopen()

+ Per Øyvind Karlsen
- use %{ix86} & %{sunsparc} macros for x86 & sparc
- use %{sunsparc} macro to ensure sparcv9 gets included too

+ Pixel
- make it explicit that older perl-URPM are not compatible with 4.4.8
- add patches 112 113 114 115 from both rpm 4.4.9 and hg.rpm.org
- cleanup provides-obsoleted.patch, moving other fixes into rebuilddb-with-root.patch
- more complete fix-segfault-on-header-without-RPMTAG_NAME patch (from upstream)
- don\'t segfault on header without RPMTAG_NAME
- add requires pkgconfig in rpm-build (#30632)
(it is needed for performing automatic computation of pkgconfig files
dependencies, see /usr/lib/rpm/mandriva/pkgconfigdeps.sh)
- add patch (ensure-uninst-callback-is-called-for-empty-packages)
to allow urpmi to display \"remove package foo\" when removing an empty package

Thu Apr 26 00:00:00 2007 Adam Williamson 4.4.6-22mdv2008.0
+ Revision: 18290
- rebuild against new beecrypt

Wed Feb 14 23:00:00 2007 Pixel 4.4.6-21mdv2007.1
+ Revision: 120751
- fix parsing \")\" (for if statements in spec files for example)
- rpm handles nicely failing %pre, but it doesn\'t handle the rest
- patch to use dgettext instead of gettext to allow progs like urpmi to use
their own textdomain and still have rpm translations
- fix checking available free space when \"non-superuser free space\" is 0

+ Gwenole Beauchesne
- requires newer rpm-mandriva-setup for rtld(GNU_HASH) notes

Fri Jan 12 23:00:00 2007 Pixel 4.4.6-19mdv2007.1
+ Revision: 108072
- P98: security fix for CVE-2006-5466
-mv8 which is deprecated and no longer valid (Per Oyvind, #26501)

+ Thierry Vignaud
- provides with unexpanded macros aren\'t that nice

Mon Jan 8 23:00:00 2007 Pixel 4.4.6-18mdv2007.1
+ Revision: 105990
- fix bug 27987 where sslexplorer rpm has \"Source RPM: (none)\" and so rpm
thought it is a src.rpm. the fix is only done for old v3 rpms
- \"rpm -i --root\" as user can\'t work, don\'t silently ignore the failing chroot()
- fix --root rpm option failing for non-root users (Christiaan Welvaart)
- really commit the patch
- fix segfault on weird buggy rpm header
- fix query format xml on rpm header with tag 265 which has no name (#27108)

Fri Dec 8 23:00:00 2006 Gwenole Beauchesne 4.4.6-12mdv2007.1
+ Revision: 93842
- generate PIC code for static objects that can be built into a DSO
- remove (obsolete) arch-dependent flags
- don\'t build statically linked executables
- Fix zlib tree to parallel build, propagate optflags to there too.
- Introduce new ppc32 arch, fix ppc64 bi-arch builds, fix ppc builds on newer CPUs.
- fix build on ppc64

+ Pixel
- fix segfault on some old format rpms (#27263)

Thu Nov 30 23:00:00 2006 Pixel 4.4.6-11mdv2007.1
+ Revision: 88894
- rebuild for python 2.5
- add patches fixing #26545:
o don\'t leave behind /usr/X11R6/lib/X11/app-defaults;456ac510 on error
o fix segfault
- ignore getcwd failing (db_abshome will not be set,
it may affect db/log/log_archive.c, but that should be ok) (#20897)
- fix \"rpm -bs t.spec\" returning buggy error message
\"t.spec: No such file or directory\" when rpm-build is not installed
- fix free on invalid pointer after displaying \"Unable to open temp file\" (#27260)
- have a nice error message when chroot fails
(instead of the dreaded: \"enterChroot: Assertion `xx == 0\' failed.\")

+ Gwenole Beauchesne
- Extend #27260 fix to its root cause as there are other instances of a
similar bug in other sources (yet, unexposed/reported).

Sat Sep 16 00:00:00 2006 Rafael Garcia-Suarez 4.4.6-10mdv2007.0
+ Revision: 61429
- Bump release number
- Improve previous patch: make it conditional on the environment variable RPM_IGNORE_SCRIPTLETS_FAILURE
- Allow preinstall scriptlets to fail and not interrupting the installation.
This is a workaround for bug 25598.

Sun Aug 20 00:00:00 2006 Olivier Thauvin 4.4.6-9mdv2007.0
+ Revision: 56766
- bump release
- revert to my own chroot patch, thee second one is broken

Mon Aug 14 00:00:00 2006 Olivier Thauvin 4.4.6-8mdv2007.0
+ Revision: 55706
- bump release
- buildrequires lua-devel
- import mailscanner
- update patch with C. Welvaart fixes

+ Rafael Garcia-Suarez
- Fix typos

Sun Jul 30 00:00:00 2006 Olivier Thauvin 4.4.6-7mdv2007.0
+ Revision: 42481
- bump release
- add upstream patch97: fix dbenv
- patch96: fix #23774

Fri Jul 28 00:00:00 2006 Olivier Thauvin 4.4.6-6mdv2007.0
+ Revision: 42186
- fix rpmv3 patch: rpm version in the lead in 3 for both rpm 3 and 4
- fix #23075: patch 95, use tee -a

Thu Jul 27 00:00:00 2006 Olivier Thauvin 4.4.6-5mdv2007.0
+ Revision: 42052
- patch93: support rpm v3
- bump release
- ensure leaveChroot can\'t be run by another function which is not the the caller of enterChroot
- remove changelog from spec
- add patch 93 (disable by default, need tests) to fix issue in rpmdb when mixing \'rpm --root\' and \'chroot rpm\'
- update macros in the spec
- provide some /etc/rpm files
- -3mdv release
- fix patch in patch
- better rpmdb.h c++ fix
- Patch90: fix unchecked end of line in macro expand
- patch 89: make rpmdb.h compliant
- file in /etc are %config
- patch 88: readd SOURCEPACKAGE tag to source rpm
- make no_dirname_dep patch configurable with a macro
- bunzip patch, merge rpm 4.4.6
- initial import of rpm
- initial import of rpm

+ Rafael Garcia-Suarez
- 4.4.6-4mdk
- Patch by Pixel to use --wildcards when using tar to list all specfiles in a tar
ball (this fixes rpm -t).
- Add patch 91: avoids taking into account duplicates in file list
when checking for unpackaged files

Thu Jul 13 00:00:00 2006 Rafael Garcia-Suarez 4.4.6-4mdv2007.0
- Fix rpm -ta (Pixel)

Fri Jun 23 00:00:00 2006 Olivier Thauvin 4.4.6-3mdv2007.0
- patchs:
- fix rpmdb.h c++ compilation (C. Welvaart)
- fix unchecked end of string in macro expand (O. Thauvin)
- fix check unpackaged files script (R. Garcia-Suarez)
- update macros provide by the spec used for bootstraping
- set some /etc/rpm/macros.
* as config(noreplace)

Tue Jun 13 00:00:00 2006 Olivier Thauvin 4.4.6-2mdv2007.0
- Patch88: readd SOURCEPACKAGE tag into src.rpm

Sat May 27 00:00:00 2006 Olivier Thauvin 4.4.6-1mdv2007.0
- 4.4.6
- rediff patches
- add patch to disable dirnames dependencies for now

Tue Mar 21 23:00:00 2006 Rafael Garcia-Suarez 4.4.5-2mdk
- Require latest rpm-mandriva-setup

Tue Mar 14 23:00:00 2006 Rafael Garcia-Suarez 4.4.5-1mdk
- 4.4.5
- Remove patches 41 and 87, merged upstream
- Rediff patches 69 and 78
- Make rpm-build require libtool-base instead of libtool (bug #21162)
- Turn the triggerun in post scriptlet

Tue Mar 7 23:00:00 2006 Rafael Garcia-Suarez 4.4.4-4mdk
- Patch 87

Tue Feb 7 23:00:00 2006 Rafael Garcia-Suarez 4.4.4-3mdk
- Move popt(3) man page into libpopt-devel (bug 18161)
- Add coreutils in prerequisites (bug 19144)
- Fix dangling symlink (bug 6788)

Tue Jan 17 23:00:00 2006 Rafael Garcia-Suarez 4.4.4-2mdk
- Patch 86: don\'t cache Depends DB (Olivier Thauvin)
- Bump requires on rpm-mandriva-setup

Thu Jan 5 23:00:00 2006 Rafael Garcia-Suarez 4.4.4-1mdk
- New version 4.4.4
- Rediff patches 31, 49, 62, 69, 71, 78, 82, 84
- Remove patch 66 (fixed upstream)
- Remove patch 74 (no longer necessary, no legacy prereqs anymore)
- Remove patch 76 (should be unnecessary now that RH bug 151255 is fixed)
- Remove patch 79 (applied upstream)
- Remove patch 81 (does nothing)
- New subpackage perl-RPM, and patch 85 to install it in vendor dir
- Use static libneon, libsqlite3 and libopenssl
- Update condition for triggerun
- Add conditional BuildRequires on nptl-devel
- Disable popt tests
- Remove selinux
- Requires recent rpm-mandriva-setup for _rpmlock_path macro

Sun Nov 13 23:00:00 2005 Olivier Thauvin 4.4.2-6mdk
- rebuild for openssl (ask by Oden)


 
ICM