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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-11
Ignore "stuff".
jbj
1
-0
/
+26
2001-05-09
- rpm executables now setuid rpm to share write locks.
jbj
13
-229
/
+654
2001-05-08
Create db2 file manifest, as alpha is different.
jbj
2
-35
/
+11
2001-05-08
- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.
jbj
29
-730
/
+861
2001-05-07
- use internal db-3.2.9 sources to build by default.
jbj
11
-52
/
+113
2001-05-07
- fix: debugging message displays header keys (#38454).
jbj
2
-4
/
+7
2001-05-06
- fix: specfile queries with BuildArch: (#27589).
jbj
15
-164
/
+192
2001-05-06
Change URL.
jbj
1
-1
/
+1
2001-05-05
- enough lclint annotations and fiddles already.
jbj
55
-451
/
+772
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
99
-17393
/
+18053
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
54
-1528
/
+1678
2001-04-29
These are mostly further clean-up of the 4.0.2-compatibility effort.
rjray
2
-7
/
+21
2001-04-29
Made some changes to how rpm version is represented, added a new -Ddefine to
rjray
1
-6
/
+7
2001-04-29
- more boring lclint annotations and fiddles.
jbj
32
-188
/
+360
2001-04-29
- transaction iterator(s) need to run in reverse order on pure erasures.
jbj
4
-8
/
+30
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
64
-1031
/
+960
2001-04-28
Patch 3.2.9.2 from www.sleepycat.com.
jbj
1
-1
/
+1
2001-04-28
Patch 3.2.9.1 from www.sleepycat.com.
jbj
2
-5
/
+10
2001-04-27
Disable the version-checking on XS code for now, until I can figure out how
rjray
1
-3
/
+4
2001-04-27
Updated for 0.31
rjray
2
-4
/
+13
2001-04-27
Changed the way $VERSION is set
rjray
7
-32
/
+25
2001-04-27
Trimmed another one out.
rjray
1
-3
/
+2
2001-04-27
The 4.0.2 rpm release changed all #define constants to enum sets, which pretty
rjray
1
-980
/
+4
2001-04-26
- fix: ineeded count wrong for overlapped, created files.
jbj
3
-9
/
+9
2001-04-25
- fix: readlink return value clobbered by header write.
jbj
2
-0
/
+5
2001-04-23
- regenerate rpm.8 man page from docbook glop (in max-rpm).
jbj
36
-8564
/
+8744
2001-04-22
- cpanflute perl dependency needs explicit epoch (#37034).
jbj
2
-4
/
+5
2001-04-21
Sync with rpm-4_0 branch.
jbj
19
-206
/
+395
2001-04-17
Remove blank line to avoid irix lossage (#34656).
jbj
1
-1
/
+0
2001-04-17
- portability: vsnprintf/snprintf wrappers for those without (#34657).
jbj
4
-0
/
+30
2001-04-17
- fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).
jbj
3
-2
/
+3
2001-04-17
- fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645).
jbj
2
-2
/
+3
2001-04-14
typo
rjray
1
-1
/
+1
2001-04-13
Create.
jbj
1
-0
/
+332
2001-04-10
Doxygen annotations for config files.
jbj
27
-491
/
+746
2001-04-03
- fix: %_netsharedpath needs to look at basenames (#26561).
jbj
2
-63
/
+72
2001-04-03
Don't compile rpmsort by default (#29907).
jbj
1
-2
/
+2
2001-04-03
casts to keep picky compilers happy (#29992).
jbj
1
-6
/
+10
2001-04-03
- fix: --relocate missing trailing slash (#28874,#25876).
jbj
3
-65
/
+151
2001-03-28
- fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed.
jbj
2
-1
/
+6
2001-03-28
- fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478).
jbj
2
-7
/
+32
2001-03-23
- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).
jbj
8
-73
/
+94
2001-03-22
- python: strip header regions during unload.
jbj
42
-1213
/
+1158
2001-03-21
Initial revision
jbj
1446
-0
/
+333303
2001-03-20
Strip header regions during unload.
jbj
1
-6
/
+18
2001-03-17
Doco updates.
jbj
18
-77
/
+361
2001-03-16
- add --with/--without popt glue for conditional builds(Tomasz Kloczko).
jbj
4
-0
/
+101
2001-03-16
- add %exclude support (i.e. "everything but") to %files.
jbj
5
-49
/
+136
2001-03-15
- add cpuid asm voodoo to detect athlon processors.
jbj
32
-95
/
+123
2001-03-15
Bump version to 4.1.
jbj
37
-18882
/
+20254
[next]