index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-26
use directory tokens internally to reduce memory usage.
jbj
1
-0
/
+1
1999-11-12
add/update dependency scripts (Ken Estes).
jbj
1
-0
/
+1
1999-11-09
fix: typo in error message (#6858).
jbj
1
-0
/
+1
1999-11-01
freshen.sh: detect when all packages are up to date (Ian Macdonald).
jbj
1
-0
/
+1
1999-10-29
fix: resurrect multiple target platform builds.
jbj
1
-0
/
+1
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
1
-0
/
+1
1999-10-27
use compressed filenames on install side.
jbj
1
-0
/
+2
1999-10-11
Start rpm-3.0.4.
jbj
1
-0
/
+2
1999-10-04
dumb cpp's want white space around lclint annotations (Tim Mooney).
jbj
1
-0
/
+2
1999-10-04
fix: non-GNU globs burp on repeated '/' in patterns.
jbj
1
-0
/
+1
1999-09-30
new find req/prov scripts for non-linux platforms (Tim Mooney).
jbj
1
-0
/
+1
1999-09-28
updated pl/rpm.8 (PLD team).
jbj
1
-0
/
+1
1999-09-28
portatbility fiddles (solaris).
jbj
1
-0
/
+2
1999-09-26
fix: rpm-2.5.1 had file list w/o leading / fix.
jbj
1
-0
/
+1
1999-09-24
fix: version compares compatible with epoch-less requires/conflicts.
jbj
1
-0
/
+1
1999-09-21
fix: removed files fingerprint memory leak.
jbj
1
-1
/
+3
1999-09-21
fix: command line install had header memory leak.
jbj
1
-0
/
+4
1999-09-19
Sanity.
jbj
1
-1
/
+1
1999-09-19
do versioned provides/conflicts resolution correctly.
jbj
1
-0
/
+3
1999-09-17
python: shared module needs -lrpm -lbz2.
jbj
1
-0
/
+1
1999-09-14
fix: with unspecified epochs, skip dependency epoch compare.
jbj
1
-0
/
+1
1999-09-14
fix: versioned provides devolved to existence test with conflicts.
jbj
1
-0
/
+1
1999-09-12
glibc2: always enable dynamic mtrace if available.
jbj
1
-0
/
+1
1999-09-11
fix: avoid db problems with self-obsoleting packages on install.
jbj
1
-0
/
+1
1999-09-10
pgp and pgp5 have compatible RSA signature (#4780).
jbj
1
-0
/
+1
1999-09-09
Limit header max size to < 32 Mb (~16 times largest currently known).
jbj
1
-0
/
+1
1999-09-07
Solaris: use getpassphrase rather than getpass if available.
jbj
1
-0
/
+1
1999-09-07
Tru64: avoid find-requires variable size limit (Tim Mooney).
jbj
1
-0
/
+1
1999-09-07
link libbz2.a statically to avoid rpm->bzip2 dependence for now.
jbj
1
-0
/
+1
1999-09-07
suggested changes to docs from Ken Estes (#4451).
jbj
1
-0
/
+1
1999-09-07
add --freshen to usage message (#4823).
jbj
1
-0
/
+1
1999-09-07
add sparcv9 architecture.
jbj
1
-0
/
+1
1999-09-06
fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)
jbj
1
-0
/
+1
1999-08-24
add versions to prereq.
jbj
1
-0
/
+2
1999-08-24
update python bindings from anaconda.
jbj
1
-0
/
+1
1999-08-24
add headerWrite return code and check for errors.
jbj
1
-0
/
+1
1999-08-23
fix: segfault with "--sign" w/o supplying files (#4651).
jbj
1
-0
/
+2
1999-08-22
add %_install_langs to configure languages to be installed.
jbj
1
-0
/
+1
1999-08-20
add versions to obsoletes.
jbj
1
-0
/
+1
1999-08-19
match "de" when locale is specified as "de_DE.ISO-8859-1@Munich".
jbj
1
-0
/
+1
1999-08-18
fix: use pgp5 rather than pgp-2.6.3 if both are in %_pgpbin (#4564).
jbj
1
-0
/
+1
1999-08-16
fix: n>1 occurrences of %config(noreplace) should not FA_CREATE (#4355).
jbj
1
-0
/
+1
1999-08-16
fix: last char in rpmrc w/o terminating newline lost (#4361).
jbj
1
-0
/
+2
1999-08-16
fix: macro table cannot contain NULL pointers (#4263).
jbj
1
-0
/
+1
1999-08-15
resuscitate net shared paths (#4330).
jbj
1
-0
/
+1
1999-08-14
fix: don't remove file until last occurence in transaction (#4291).
jbj
1
-0
/
+1
1999-07-29
macro fixes (Benedict Lofstedt, #4220):
jbj
1
-2
/
+4
1999-07-29
fix: getopt on non-linux requires optind to be saved/restored
jbj
1
-0
/
+2
1999-07-26
fix: segfault on --rebuild (#4185).
jbj
1
-0
/
+1
1999-07-23
add post install configurable dependency checking.
jbj
1
-0
/
+1
[next]