SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpm-cron-4.8.1-2.fc13.noarch.rpm :
Wed Jun 30 14:00:00 2010 Panu Matilainen - 4.8.1-2
- plug a tiny race on sbit/capability removal

Mon Jun 14 14:00:00 2010 Panu Matilainen - 4.8.1-1
- update to 4.8.1 (http://rpm.org/wiki/Releases/4.8.1)
- drop no longer needed patches
- fix source url pointing to testing directory
- fixes CVE-2010-2059 / #598934
- fixes #532992, #578299, #587755, #590588, #593553, #597835, #598988

Fri Apr 23 14:00:00 2010 Panu Matilainen - 4.8.0-14
- lose dangling symlink to extinct (and useless) berkeley_db_svc (#585174)

Wed Mar 24 13:00:00 2010 Panu Matilainen - 4.8.0-13
- fix python match iterator regression wrt boolean representation

Wed Mar 17 13:00:00 2010 Panu Matilainen - 4.8.0-12
- unbreak find-lang --with-man from yesterdays braindamage

Tue Mar 16 13:00:00 2010 Panu Matilainen - 4.8.0-11
- support single PPD providing driver for devices (#568351)
- merge the psdriver patch pile into one
- preserve empty lines in spec prep section (#573339)
- teach python bindings about RPMTRANS_FLAG_NOCONTEXTS (related to #573111)
- dont own localized man directories through find_lang (#569536)

Mon Feb 15 13:00:00 2010 Panu Matilainen - 4.8.0-10
- drop bogus dependency on lzma, xz is used to handle the lzma format too

Fri Feb 5 13:00:00 2010 Panu Matilainen - 4.8.0-9
- unbreak python(abi) requires generation (#562906)

Fri Feb 5 13:00:00 2010 Panu Matilainen - 4.8.0-8
- more fixes to postscript provides extractor (#562228)
- avoid accessing unrelated mount points in disk space checking (#547548)
- fix disk space checking with erasures present in transaction (#561160)

Fri Feb 5 13:00:00 2010 Panu Matilainen - 4.8.0-7
- couple of fixes to the postscript provides extractor (#538101)

Thu Feb 4 13:00:00 2010 Panu Matilainen - 4.8.0-6
- extract provides for postscript printer drivers (#538101)

Wed Feb 3 13:00:00 2010 Panu Matilainen - 4.8.0-5
- python byte-compilation fixes + improvements (#558997)

Sat Jan 30 13:00:00 2010 Panu Matilainen - 4.8.0-4
- support parallel python versions in python dependency extractor (#532118)

Thu Jan 21 13:00:00 2010 Panu Matilainen - 4.8.0-3
- fix segfault on failed url retrieval
- fix verification error code depending on verbosity level
- if anything in testsuite fails, dump out the log

Fri Jan 8 13:00:00 2010 Panu Matilainen - 4.8.0-2
- put disttag back, accidentally nuked in 4.8.0 final update

Fri Jan 8 13:00:00 2010 Panu Matilainen - 4.8.0-1
- update to 4.8.0 final (http://rpm.org/wiki/Releases/4.8.0)

Thu Jan 7 13:00:00 2010 Panu Matilainen - 4.8.0-0.beta1.6
- pull out macro scoping \"fix\" for now, it breaks font package macros

Mon Jan 4 13:00:00 2010 Panu Matilainen - 4.8.0-0.beta1.5
- always clear locally defined macros when they go out of scope

Thu Dec 17 13:00:00 2009 Panu Matilainen - 4.8.0-0.beta1.4
- permit unexpanded macros when parsing spec (#547997)

Wed Dec 9 13:00:00 2009 Panu Matilainen - 4.8.0-0.beta1.3
- fix a bunch of python refcount-errors causing major memory leaks

Mon Dec 7 13:00:00 2009 Panu Matilainen - 4.8.0-0.beta1.2
- fix noise from python bytecompile on non-python packages (#539635)
- make all our -devel [build]requires isa-specific
- trim out superfluous -devel dependencies from rpm-devel

Mon Dec 7 13:00:00 2009 Panu Matilainen - 4.8.0-0.beta1.1
- update to 4.8.0-beta1 (http://rpm.org/wiki/Releases/4.8.0)
- rpm-build conflicts with current ocaml-runtime

Fri Dec 4 13:00:00 2009 Panu Matilainen - 4.7.2-2
- missing error exit code from signing password checking (#496754)
- dont fail build on unrecognized data files (#532489)
- dont try to parse subkeys and secret keys (#436812)
- fix chmod test on selinux, breaking %{_fixperms} macro (#543035)

Wed Nov 25 13:00:00 2009 Panu Matilainen - 4.7.2-1
- update to 4.7.2 (http://rpm.org/wiki/Releases/4.7.2)
- fixes #464750, #529214

Wed Nov 18 13:00:00 2009 Jindrich Novy - 4.7.1-10
- rebuild against BDB-4.8.24

Wed Nov 18 13:00:00 2009 Jindrich Novy - 4.7.1-9
- drop versioned dependency to BDB

Wed Oct 28 13:00:00 2009 Panu Matilainen - 4.7.1-8
- support multiple python implementations in brp-python-bytecompile (#531117)
- make disk space problem reporting a bit saner (#517418)

Tue Oct 6 14:00:00 2009 Panu Matilainen - 4.7.1-7
- fix build with BDB 4.8.x by removing XA \"support\" from BDB backend
- perl dep extractor heredoc parsing improvements (#524929)

Mon Sep 21 14:00:00 2009 Panu Matilainen - 4.7.1-6
- use relative paths within db environment (related to #507309, #507309...)
- remove db environment on close in chrooted operation (related to above)
- initialize rpmlib earlier in rpm2cpio (#523260)
- fix file dependency tag extension formatting (#523282)

Tue Sep 15 14:00:00 2009 Panu Matilainen - 4.7.1-5
- fix duplicate dependency filtering on build (#490378)
- permit absolute paths in file lists again (#521760)
- use permissions 444 for all .debug files (#522194)
- add support for optional bugurl tag (#512774)

Fri Aug 14 14:00:00 2009 Jesse Keating - 4.7.1-4
- Patch to make geode appear as i686 (#517475)

Thu Aug 6 14:00:00 2009 Jindrich Novy - 4.7.1-3
- rebuild because of the new xz

Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 4.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Tue Jul 21 14:00:00 2009 Panu Matilainen - 4.7.1-1
- update to 4.7.1 ((http://rpm.org/wiki/Releases/4.7.1)
- fix source url

Mon Jul 20 14:00:00 2009 Bill Nottingham - 4.7.0-9
- enable XZ support

Thu Jun 18 14:00:00 2009 Panu Matilainen - 4.7.0-8
- updated OSGi dependency extractor (#506471)
- fix segfault in symlink fingerprinting (#505777)
- fix invalid memory access causing bogus file dependency errors (#506323)

Tue Jun 16 14:00:00 2009 Panu Matilainen - 4.7.0-7
- add dwarf-3 support to debugedit (#505774)

Fri Jun 12 14:00:00 2009 Stepan Kasal - 4.7.0-6
- require libcap >= 2.16 (#505596)

Wed Jun 3 14:00:00 2009 Panu Matilainen - 4.7.0-5
- don\'t mess up problem altNEVR in python ts.check() (#501068)
- fix hardlink size calculation on build (#503020)

Thu May 14 14:00:00 2009 Panu Matilainen - 4.7.0-4
- split cron-job into a sub-package to avoid silly deps on core rpm (#500722)
- rpm requires coreutils but not in %post
- build with libcap and libacl
- fix pgp pubkey signature tag parsing

Tue Apr 21 14:00:00 2009 Panu Matilainen - 4.7.0-3
- couple of merge-review fixes (#226377)
- eliminate bogus leftover rpm:rpm rpmdb ownership
- unescaped macro in changelog
- fix find-lang --with-kde with KDE3 (#466009)
- switch back to default file digest algorithm

Fri Apr 17 14:00:00 2009 Panu Matilainen - 4.7.0-2
- file classification tweaks for text files (#494817)
- disable libmagic text token checks, it\'s way too error-prone
- consistently classify all text as such and include description

Thu Apr 16 14:00:00 2009 Panu Matilainen - 4.7.0-1
- update to 4.7.0 final (http://rpm.org/wiki/Releases/4.7.0)
- fixes #494049, #495429
- dont permit test-suite failure anymore

Thu Apr 9 14:00:00 2009 Panu Matilainen - 4.7.0-0.rc1.1
- update to 4.7.0-rc1
- fixes #493157, #493777, #493696, #491388, #487597, #493162

Fri Apr 3 14:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.9
- fix recorded file state of otherwise skipped files (#492947)
- compress ChangeLog, drop old CHANGES file (#492440)

Thu Apr 2 14:00:00 2009 Tom \"spot\" Callaway - 4.7.0-0.beta1.8
- Fix sparcv9v and sparc64v targets

Tue Mar 24 13:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.7
- prefer more specific types over generic \"text\" in classification (#491349)

Mon Mar 23 13:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.6
- with the fd leak gone, let libmagic look into compressed files again (#491596)

Mon Mar 23 13:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.5
- fix font provide generation on filenames with whitespace (#491597)

Thu Mar 12 13:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.4
- handle RSA V4 signatures (#436812)
- add alpha arch ISA-bits
- enable internal testsuite on build

Mon Mar 9 13:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.3
- fix _install_langs behavior (#489235)
- fix recording of file states into rpmdb on install

Sun Mar 8 13:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.2
- load macros before creating directories on src.rpm install (#489104)

Fri Mar 6 13:00:00 2009 Panu Matilainen - 4.7.0-0.beta1.1
- update to 4.7.0-beta1 (http://rpm.org/wiki/Releases/4.7.0)

Fri Feb 27 13:00:00 2009 Panu Matilainen - 4.6.0-11
- build rpm itself with md5 file digests for now to ensure upgradability

Thu Feb 26 13:00:00 2009 Panu Matilainen - 4.6.0-10
- handle NULL passed as EVR in rpmdsSingle() again (#485616)

Wed Feb 25 13:00:00 2009 Panu Matilainen - 4.6.0-9
- pull out python byte-compile syntax check for now

Mon Feb 23 13:00:00 2009 Panu Matilainen - 4.6.0-8
- make -apidocs sub-package noarch
- fix source URL

Sat Feb 21 13:00:00 2009 Panu Matilainen - 4.6.0-7
- loosen up restrictions on dependency names (#455119)
- handle inter-dependent pkg-config files for requires too (#473814)
- error/warn on elf binaries in noarch package in build

Fri Feb 20 13:00:00 2009 Panu Matilainen - 4.6.0-6
- error out on uncompilable python code (Tim Waugh)

Tue Feb 17 13:00:00 2009 Jindrich Novy - 4.6.0-5
- remove two offending hunks from anyarch patch causing that
RPMTAG_BUILDARCHS isn\'t written to SRPMs

Mon Feb 16 13:00:00 2009 Jindrich Novy - 4.6.0-4
- inherit group tag from the main package (#470714)
- ignore BuildArch tags for anyarch actions (#442105)
- don\'t check package BuildRequires when doing --rmsource (#452477)
- don\'t fail because of missing sources when only spec removal
is requested (#472427)

Mon Feb 16 13:00:00 2009 Panu Matilainen - 4.6.0-3
- updated fontconfig provide script - fc-query does all the hard work now

Mon Feb 9 13:00:00 2009 Panu Matilainen - 4.6.0-2
- build against db 4.7.x

Fri Feb 6 13:00:00 2009 Panu Matilainen - 4.6.0-1
- update to 4.6.0 final
- revert libmagic looking into compressed files for now, breaks ooffice build

Fri Feb 6 13:00:00 2009 Panu Matilainen - 4.6.0-0.rc4.5
- enable fontconfig provides generation

Thu Feb 5 13:00:00 2009 Panu Matilainen - 4.6.0-0.rc4.4
- fixup rpm translation lookup to match Fedora specspo (#436941)

Wed Feb 4 13:00:00 2009 Panu Matilainen - 4.6.0-0.rc4.3
- extract mimehandler provides from .desktop files
- preliminaries for extracting font provides (not enabled yet)
- dont classify font metrics data as fonts
- only run script dep extraction once per file, duh

Sat Jan 31 13:00:00 2009 Panu Matilainen - 4.6.0-0.rc4.2
- change platform sharedstatedir to something more sensible (#185862)
- add rpmdb_foo links to db utils for documentation compatibility

Fri Jan 30 13:00:00 2009 Panu Matilainen - 4.6.0-0.rc4.1
- update to 4.6.0-rc4
- fixes #475582, #478907, #476737, #479869, #476201

Fri Dec 12 13:00:00 2008 Panu Matilainen - 4.6.0-0.rc3.2
- add back defaultdocdir patch which hadn\'t been applied on 4.6.x branch yet

Fri Dec 12 13:00:00 2008 Panu Matilainen - 4.6.0-0.rc3.1
- add dist-tag, rebuild

Tue Dec 9 13:00:00 2008 Panu Matilainen - 4.6.0-0.rc3.1
- update to rpm 4.6.0-rc3
- fixes #475214, #474550, #473239

Wed Dec 3 13:00:00 2008 Jeremy Katz - 4.6.0-0.rc2.9
- I built into the wrong place

Wed Dec 3 13:00:00 2008 Jeremy Katz - 4.6.0-0.rc2.8
- python 2.6 rebuild again

Wed Dec 3 13:00:00 2008 Panu Matilainen
- make rpm-build require pkgconfig (#473978)

Tue Dec 2 13:00:00 2008 Panu Matilainen
- fix pkg-config provide generation when pc\'s depend on each other (#473814)

Mon Dec 1 13:00:00 2008 Jindrich Novy
- include rpmfileutil.h from rpmmacro.h, unbreaks
net-snmp (#473420)

Sun Nov 30 13:00:00 2008 Panu Matilainen
- rebuild for python 2.6

Sat Nov 29 13:00:00 2008 Panu Matilainen
- update to 4.6.0-rc2
- fixes #471820, #473167, #469355, #468319, #472507, #247374, #426672, #444661
- enable automatic generation of pkg-config and libtool dependencies #465377

Fri Oct 31 13:00:00 2008 Panu Matilainen
- adjust find-debuginfo for \"file\" output change (#468129)

Tue Oct 28 13:00:00 2008 Panu Matilainen
- Florian\'s improved fingerprinting hash algorithm from upstream

Sat Oct 25 14:00:00 2008 Panu Matilainen
- Make noarch sub-packages actually work
- Fix defaultdocdir logic in installplatform to avoid hardwiring mandir

Fri Oct 24 14:00:00 2008 Jindrich Novy
- update compat-db dependencies (#459710)

Wed Oct 22 14:00:00 2008 Panu Matilainen
- never add identical NEVRA to transaction more than once (#467822)

Sun Oct 19 14:00:00 2008 Panu Matilainen
- permit tab as macro argument separator (#467567)

Thu Oct 16 14:00:00 2008 Panu Matilainen
- 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

Wed Oct 1 14:00:00 2008 Panu Matilainen
- 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

Thu Sep 25 14:00:00 2008 Jindrich Novy
- don\'t treat %patch numberless if -P parameter is present (#463942)

Thu Sep 11 14:00:00 2008 Panu Matilainen
- add hack to support extracting gstreamer plugin provides (#438225)
- fix another macro argument handling regression (#461180)

Thu Sep 11 14:00:00 2008 Jindrich Novy
- create directory structure for rpmbuild prior to build if it doesn\'t exist (#455387)
- create _topdir if it doesn\'t exist when installing SRPM
- don\'t generate broken cpio in case of hardlink pointing on softlink,
thanks to pixelAATTmandriva.com

Sat Sep 6 14:00:00 2008 Jindrich Novy
- fail hard if patch isn\'t found (#461347)

Mon Sep 1 14:00:00 2008 Jindrich Novy
- fix parsing of boolean expressions in spec (#456103)
(unbreaks pam, jpilot and maybe other builds)

Tue Aug 26 14:00:00 2008 Jindrich Novy
- add support for noarch subpackages
- fix segfault in case of insufficient disk space detected (#460146)

Wed Aug 13 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8461.2
- fix archivesize tag generation on ppc (#458817)

Fri Aug 8 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8461.1
- new snapshot from upstream
- fixes #68290, #455972, #446202, #453364, #456708, #456103, #456321, #456913,
- partial fix for #457360

Thu Jul 31 14:00:00 2008 Florian Festi
- 4.5.90-0.git8427.1
- new snapshot from upstream

Thu Jul 31 14:00:00 2008 Florian Festi
- 4.5.90-0.git8426.10
- rpm-4.5.90-posttrans.patch
- use header from rpmdb in posttrans to make anaconda happy

Sat Jul 19 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8426.9
- fix regression in patch number handling (#455872)

Tue Jul 15 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8426.8
- fix regression in macro argument handling (#455333)

Mon Jul 14 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8426.7
- fix mono dependency extraction (adjust for libmagic string change)

Sat Jul 12 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8426.6
- fix type mismatch causing funky breakage on ppc64

Fri Jul 11 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8426.5
- flip back to external bdb
- fix tab vs spaces complaints from rpmlint
- add dep for lzma and require unzip instead of zip in build (#310694)
- add pkgconfig dependency to rpm-devel
- drop ISA-dependencies for initial introduction
- new snapshot from upstream for documentation fixes

Thu Jul 10 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8424.4
- handle int vs external db in posttrans too

Tue Jul 8 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8424.3
- require curl as external url helper

Tue Jul 8 14:00:00 2008 Panu Matilainen
- 4.5.90-0.git8424.2
- add support for building with or without internal db

Tue Jul 8 14:00:00 2008 Panu Matilainen
- rpm 4.5.90-0.git8424.1 (alpha snapshot)
- adjust to build against Berkeley DB 4.5.20 from compat-db for now
- add posttrans to clean up db environment mismatch after upgrade
- forward-port devel autodeps patch

Tue Jul 8 14:00:00 2008 Panu Matilainen
- adjust for rpmdb index name change
- drop unnecessary vendor-macro patch for real
- add ISA-dependencies among rpm subpackages
- make lzma and sqlite deps conditional and disabled by default for now

Fri Feb 1 13:00:00 2008 Panu Matilainen
- spec largely rewritten, truncating changelog


 
ICM