Annotate function args.
[tools/librpm-tizen.git] / CHANGES
2004-07-05 jbj- bump rpm and popt versions to insure "newer".
2004-06-20 arekm- find-lang.sh: implemented --with-kde (finds KDE help...
2004-06-17 arekm- update pld emails
2004-06-17 arekm- fix: readelf.c breakage on some non x86 arches (qboos...
2004-06-17 arekm- conditional build support/unification (jajcus,malekit...
2004-06-16 jbj- add ppc8[25]60 arches.
2004-06-15 jbj- add type to tag array.
2004-06-14 jbj- fix: disable fingerprint generation on kernel paths.
2004-06-14 jbj- xml: <integer/> instead of <integer>0</integer> markup.
2004-06-14 jbj- xml: use <foo/> markup for empty tags.
2004-06-11 jbj- python: permit integer keys to ts.dbMatch().
2004-06-10 jbj- add 'requires' and 'conflicts' tag aliases.
2004-06-01 jbj- fix: dev package build on s390x hack around.
2004-06-01 jbj- fix: "/path/foo.../bar" was losing a dot (#123844).
2004-05-30 jbj- fix: follow current is_selinux_enabled() return ...
2004-05-29 jbj- use poll(2) if available, avoid borked aurora/sparc...
2004-05-26 jbj- add aurora/sparc patches (#124469).
2004-04-08 jbj- perl: use __perl for perl variable macros (#115156).
2004-04-08 jbjTypos.
2004-04-08 jbjAdd bug number.
2004-04-08 jbj- perl: skip new-fangled head[34] while gerenerating...
2004-04-07 jbj- fix: no transaction lock if --test was specified...
2004-04-07 jbj- fix: segfault on --recontext if file_contexts unreada...
2004-03-30 arekmDocument last changes.
2004-03-28 jbj- scareMem = 0 everywhere, document deprecation phase...
2004-03-28 jbj- fix: don't add leading space to %* argv expansion...
2004-03-28 jbj- use package build time as EVR comparison tie breaker.
2004-03-25 jbj- endian neutral rpmdb join keys (finally).
2004-03-16 jbj- fix: grrr, skip notes on non-i386 entirely.
2004-03-13 jbj- fix: handle elf64 note sections correctly.
2004-03-11 jbj- fix: ENOTSUP filter from lsetfilecon borkage.
2004-03-10 jbj- add sparcv8 and enable elf32/elf64 Zon sparc64 (...
2004-03-09 jbj- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease...
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2004-02-26 jbjsplint fiddles.
2004-02-23 jbj- force FD_CLOEXEC on 1st 100 inherited fdno's.
2004-02-23 jbj- set "rpm_script_t" exec type for scriptlets iff ...
2004-02-22 jbj- stable sort for policy specifications, patterns befor...
2004-02-22 jbj- add ia32e arch.
2004-02-20 jbj- fix: only first "mkdir -p" directory had context...
2004-02-16 jbj- establish rpm_script_t before scriptlet exec.
2004-02-16 jbj- establish rpm_script_t before scriptlet exec, ignore...
2004-02-15 jbj- fix: setfiles (aka rpmsx.c) dinna handle patterns...
2004-02-15 jbj- fix: set fcontext for "mkdir -p" directories not...
2004-02-15 jbj- fix: set fcontext from pkg when file_contexts doesn...
2004-01-26 jbj- python: throw exception on bad arg to labelCompare...
2004-01-21 jbjSanity.
2004-01-01 jbj- python: avoid invoking python to acquire ill-specifie...
2004-01-01 jbj- python: return [], not None, accessing header tags...
2004-01-01 jbj- python: include Python.h before glibc features.h.
2003-12-30 jbj- pad to display length, not strlen, for i18n popt...
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-30 jbj- spelling corrections (#112728).
2003-12-30 jbj- spelling corrections (#112728).
2003-12-28 jbjrevert using perldeps.pl, not yet ready.
2003-12-28 jbj- missing build dependency (#111104).
2003-12-28 jbj- find-debuginfo.sh: permit stripping unwritable by...
2003-12-28 jbj- perl.req: avoid regex misfire on '^use' in "= <<...
2003-12-27 jbj- flush pipe before exit 1 in check-files (#103867).
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-26 jbj- perl.req typo (#106672).
2003-12-26 jbj- man page corrections (#106415).
2003-12-26 jbj- convert ja and ko man pages to utf8 (#106050).
2003-12-26 jbj- don't use mktemp if mkstemp is available (#103850).
2003-12-26 jbj- fix: escape '+' in regex patterns through RPMMIRE_DEF...
2003-12-18 jbj- fix: ds.Single() method needs malloc'd elements ...
2003-12-18 jbj- detect (and remove) dbenv files while upgrading to...
2003-12-16 jbj- build with db-4.2.52 internal.
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-10 jbj- apply debugedit patch necessary to produce kernel...
2003-07-09 jbj- resolve elf32/elf64 file conflicts to prefer elf64.
2003-07-02 jbjOrphan.
2003-06-24 jbjSanity.
2003-06-05 jbj- update ja man pages (#92261).
2003-06-03 jbj- treat missing epoch's exactly the same as Epoch: 0.
2003-05-15 jbj- add version check for package with provides and obsol...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-06 jbj- fix: cut-n-paste error setting nopromote for Conflict...
2003-04-29 jbj- fix: IDTXglob should return REMOVETID sorted headers...
2003-04-18 jbj- python: missed tuple refcount in IDTXload/IDTXglob.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-04-16 jbjOrphan.
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-18 jbj- fix: short option help missing string terminator.
2003-03-10 jbj- upgrade to zlib-1.2.beta7.
2003-03-08 jbjSanity.
2003-03-06 jbj- fix: memory leak (85522).
2003-02-27 jbj- file: check size read from elf header (#85297).
2003-02-14 jbj- file: fix ogg/vorbis file classification problems.
2003-02-06 jbj- popt: diddle doxygen/splint annotations, corrected...
2003-01-31 jbj- fix: trap SIGPIPE, close database(s).
2003-01-29 jbj- pay attention to package color when upgrading identic...
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-27 jbj- fix: more debugedit.c problems.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2003-01-22 jbj- fix: debugedit.c problem.
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-13 jbj- teach rpmquery to return "owning" package(s) in spite...
next