Commit Graph

146 Commits

Author SHA1 Message Date
Panu Matilainen 6cc39b9acc - update to 4.8.0 final 2010-01-08 09:42:34 +00:00
Panu Matilainen 5e19ecce34 - update to rpm 4.8.0-beta1
- drop patches + other sources now included upstream
- add conflict for current ocaml-runtime
2009-12-07 13:35:12 +00:00
Panu Matilainen c23067b502 Update to 4.7.2, mop up now unnecessary patches 2009-11-25 08:23:32 +00:00
Panu Matilainen e296089e4d - update to 4.7.1, drop merged patches
- fix source url
2009-07-21 10:15:33 +00:00
Panu Matilainen 60eb94b86b - update to 4.7.0 final
- fixes #494049, #495429
- dont permit test-suite failure anymore
2009-04-16 09:10:33 +00:00
Panu Matilainen c859c6194d - update to 4.7.0-rc1
- fixes #493157, #493777, #493696, #491388, #487597, #493162
2009-04-09 12:46:16 +00:00
Panu Matilainen b60210f8a6 - update to rpm 4.7.0 beta1 2009-03-06 18:28:21 +00:00
Panu Matilainen cef0937683 - update to 4.6.0 final
- revert libmagic looking into compressed files for now, breaks ooffice
    build
2009-02-06 13:55:13 +00:00
Panu Matilainen 76dfec7897 - update to 4.6.0-rc4
- fixes #475582, #478907, #476737, #479869, #476201
2009-01-30 11:28:35 +00:00
Panu Matilainen c542e5e8af - update to rpm 4.6.0-rc3
- fixes #475214, #474550, #473239
2008-12-09 13:28:08 +00:00
Panu Matilainen ae7c31e780 - update to 4.6.0-rc2
- fixes #471820, #473167, #469355, #468319, #472507, #247374, #426672,
    #444661
2008-11-29 16:45:45 +00:00
Panu Matilainen 20231bf36b - update to 4.6.0-rc1
- fixes #465586, #466597, #465409, #216221, #466503, #466009, #463447...
- avoid using %%configure macro for now, it has unwanted side-effects on
    rpm
2008-10-16 16:19:41 +00:00
Panu Matilainen 353e517dc9 - update to official 4.5.90 alpha tarball
- a big pile of misc bugfixes + translation updates
- isa-macro generation fix for ppc (#464754)
- avoid pulling in pile of perl dependencies for an unused script
- handle both "invalid argument" and clear env version mismatch on
    posttrans
2008-10-01 08:43:03 +00:00
Panu Matilainen e6ae279dca - new snapshot from upstream
- fixes #68290, #455972, #446202, #453364, #456708, #456103, #456321,
    #456913, #458260, #458261
- partial fix for #457360
2008-08-08 11:53:00 +00:00
Jesse Keating 3bb32d657b New snapshot from upstream, fixes a number of bugs, important for f10 alpha 2008-08-01 14:43:54 +00:00
Panu Matilainen cbac7f35a8 rpm 4.5.90 here we come...
- spec largely rewritten and changelog truncated, too many changes to list
    here
- only provides are extracted for libtool and pkgconfig dependencies
    initially to avoid creating unsolvable dependencies
- just a couple of patches left over from F9
- building against BDB 4.5.20 for compatibility in case we need to go
    backwards
2008-07-11 15:54:19 +00:00
Panu Matilainen 4ee23614a5 - update to 4.4.2.3 final
- resolves #436770, #431009, #435620, #433188, #430428, #432496
2008-04-01 08:00:59 +00:00
Panu Matilainen fa7edf0811 - update to 4.4.2.3-rc1
- merge nss-related patches into one
- change default queryformat to include arch
- resolves (documentation): #159638, #233232, #332271, #350401
- resolves (build): #124300, #140597, #124995, #147383, #220449
- resolves (query): #244236, #323221, #60288
- resolves (general): #223931, #164021, #83006, #205080, #217258, #428979
2008-01-25 15:17:21 +00:00
Panu Matilainen 65c42a5cc4 - update to 4.4.2.2 final
- update matchpathcon patch to work better when selinux disabled
- resolves #251400, #315271, #296731, #308171, #305221, #295941
2007-10-03 10:56:24 +00:00
Panu Matilainen 115a45cd07 - 4.4.2.2-rc2
- resolves #180996, #281611, #259961, #277161, #155079
- drop debugedit-names patch now that it's really upstream
2007-09-11 07:27:05 +00:00
Panu Matilainen 3876c01b60 - update to 4.4.2.2-rc1
- remove no longer needed hacks
- drop patches merged upstream
2007-08-28 10:14:29 +00:00
Panu Matilainen b2cfe5be9e - update sources for 4.4.2.1
- remove unused, upstreamed patches
2007-07-23 11:35:12 +00:00
Panu Matilainen f12c39dd5d Remove old sources... 2007-07-21 12:31:10 +00:00
Panu Matilainen e32ada4273 - update to 4.4.2.1-rc3 2007-07-09 10:17:10 +00:00
Panu Matilainen ebc6ac8e0b - update to 4.4.2.1-rc2 2007-07-04 13:01:58 +00:00
Panu Matilainen 266337c83a Remember to actually upload sources... 2007-06-25 14:35:18 +00:00
Paul Nasrat 1138d381b4 New version 2005-07-21 21:26:50 +00:00
jbj f2efffa81f - don't classify files in /dev (#146623).
- don't build with sqlite3 if <sqlite3.h> is missing.
Sat Feb 12 2005 Jeff Johnson <jbj@jbj.org> 4.4.1-0.24
- zlib: uniqify certain symbols to prevent name space pollution.
- macosx: include <sys/types.h> so that python sees the u_char typedef.
- macosx: change to --prefix=/usr rather than /opt/local.
- use waitpid rather than SIGCHLD reaper.
- rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do.
2005-02-14 00:31:20 +00:00
jbj e16dc30555 - permit build scriptlet interpreters to be individually overridden. 2005-02-11 20:20:17 +00:00
jbj da8e8f6fe5 Orphan. 2005-02-10 10:38:09 +00:00
jbj 80c00d27c5 update to 4.4.1. 2005-02-06 18:51:55 +00:00
jbj 5cba5574ef - force *.py->*.pyo byte code compilation with brp-python-bytecompile.
- automagically detect and emit "python(abi) = 2.4" dependencies.
- port to internal file-4.10 libmagic rather than libfmagic.
2004-12-07 22:36:15 +00:00
jbj f55f742731 Grrrr, re-roll with accurate tar time stamps. 2004-11-11 21:46:43 +00:00
jbj 6e0b69ced9 - bump micro version.
- make peace with libtool-1.5.10 and automake-1.9.3.
- python: add python 2.4 support.
- selinux: use rpm_execcon, not execv, to run scriptlets (#136848).
- fix: segfault on --verifydb (#138589).
2004-11-11 21:26:20 +00:00
jbj b83967e528 - fix: buffer overrun displaying ko_KR (#135389). 2004-10-31 18:42:31 +00:00
jbj cfa9d597cb - reprise file conflicts yet again, flip/flop/flip/flop ... flip? 2004-10-31 02:03:15 +00:00
jbj 5cf117d3de - python: fix RPMPROB_BADRELOCATE segfault return in ts.check (#137116). 2004-10-29 22:16:00 +00:00
jbj a8ef406b51 - fix: don't set handler if SIG_IGN is already set (#134474). 2004-10-15 15:44:38 +00:00
jbj 24dfec08ef - python: remove ".A" from creaky ts.check() tuple return (#135008). 2004-10-11 15:43:56 +00:00
jbj 10186ae76e - honor inherited SIG_IGN when establishing rpmdb signal exit (#134474). 2004-10-08 18:42:32 +00:00
jbj 75eca1d24a - display caught signals to diagnose #134474 (gonna be SIGPIPE).
- display N-V-R.A in dependency failure messages.
- selinux: set "rpm_script_t" always, not just for /bin/sh.
2004-10-06 16:38:52 +00:00
jbj cf6b3fd715 - fix: revert Obsoletes: "fix" (#134497).
- fix: work around for dangling symlinks not globbed (#134362).
2004-10-05 19:23:33 +00:00
jbj 3a4cf0bd1b - disable static linking until libc*.a provides symbols. 2004-10-01 14:50:12 +00:00
jbj 6d851ba58b - ia64: add autorelocate_dcolor to macros.in. 2004-09-30 17:18:51 +00:00
jbj d3b12d00a1 - fix: mark uninstalled elf32 files in rpmdb to disable -Va checks. 2004-09-29 18:32:34 +00:00
jbj 764df9cf09 - remove rpm <-> rpm-libs dependency loop.
- print dependency whiteout iff --anaconda is specified.
2004-09-17 17:27:17 +00:00
jbj e0511dd919 - print dependency loops as warning iff --anaconda is specified. 2004-09-15 18:00:56 +00:00
cvsdist 98655b497d auto-import changelog data from rpm-4.3.2-2.src.rpm
Sat Sep 04 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-2
- ia64: make sure that autorelocated file dependencies are satisfied.
- ia64: relocate all scriptlet interpreters.
- ia64: don't bother trying to preload autorelocated modules.
- fix: filesystem package needs mail/lock w/o getgrnam.
- fix: do getpwnam/getgrnam to load correct modules before chroot.
- restore file conflict detection traditional behavior.
2004-09-09 12:48:26 +00:00
cvsdist 2589175b76 auto-import rpm-4.3.2-1 from rpm-4.3.2-1.src.rpm 2004-09-09 12:48:18 +00:00
cvsdist 717fd64cff auto-import changelog data from rpm-4.3.2-0.9.src.rpm
Fri Aug 20 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-0.9
- fix: static glibc/libgcc helpers always installed (#127522).
- fix: defattr for rpm-libs (#130461).
2004-09-09 12:48:02 +00:00