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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-17
- verify perms (but not mode) on %ghost files.
jbj
1
-6
/
+23
2001-08-16
- python: add exception to detect bad data in hdrUnload.
jbj
2
-1
/
+3
2001-08-15
- always use dl size in regionSwab() return.
jbj
4
-7
/
+13
2001-08-13
- fix: segfault on headerFree given malicious data.
jbj
2
-3
/
+7
2001-08-06
- portability: some compilers squawk at return ((void) foo()) (#50419).
jbj
1
-3
/
+6
2001-08-04
- fix: autoconf glob tests (#50845).
jbj
1
-3
/
+20
2001-08-03
lclint clean again.
jbj
4
-5
/
+18
2001-08-03
- fix: i18n tags not terminated correctly with NUL (#50304).
jbj
3
-8
/
+16
2001-07-31
- add support for mips (#49283).
jbj
1
-3
/
+8
2001-07-28
- fix: --noscripts is another multimode option.
jbj
2
-0
/
+16
2001-07-24
- fix: don't segfault when presented with rpm-2.4.10 packaging (#49688).
jbj
3
-7
/
+18
2001-07-24
- rename pmac to ppcmac.
jbj
1
-2
/
+2
2001-07-23
- add pmac/ppciseries/ppcpseries varieties to ppc arch family.
jbj
2
-1
/
+16
2001-07-21
- add sha1 test vectors, verify on ix86/alpha/sparc.
jbj
2
-11
/
+17
2001-07-20
- fix: yet another segfault from bad metadata prevented.
jbj
2
-12
/
+40
2001-07-19
- fix: 4 memory leaks eliminated.
jbj
5
-3
/
+13
2001-07-18
- resurrect --specedit for i18n.
jbj
1
-5
/
+37
2001-07-18
- fix: %dev(...) needs to map rdev and mtime from metadata.
jbj
3
-0
/
+8
2001-07-17
- python: "seal" immutable region for legacy headers in rhnUnload() .
jbj
1
-6
/
+2
2001-07-16
- fix: don't total hard linked file size multiple times (#46286).
jbj
3
-3
/
+16
2001-07-13
- fix: scope multi-mode options like --nodeps correctly (#48825).
jbj
1
-1
/
+1
2001-07-11
- python bindings should not segfault when fed bad data.
jbj
1
-2
/
+2
2001-07-10
- package version now configureable, default v3.
jbj
3
-7
/
+7
2001-07-08
- python: rhnLoad/rhnUnload to check header digest.
jbj
1
-6
/
+7
2001-07-07
- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
jbj
2
-2
/
+3
2001-07-06
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
jbj
10
-61
/
+402
2001-07-03
- fix: redundant entries in file manifests handled correctly (#46914).
jbj
1
-2
/
+2
2001-06-30
- update intl dirs to gettext-0.10.38.
jbj
1
-16
/
+18
2001-06-28
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
jbj
12
-29
/
+36
2001-06-25
Yet another patial harlink set fix.
jbj
6
-28
/
+92
2001-06-20
- fix: rpm -qlv link count for directories dinna include '..'.
jbj
6
-4
/
+48
2001-06-20
- fix: partial sets of hardlinked files permitted in payload (yes, changed).
jbj
1
-2
/
+2
2001-06-20
- fix: partial sets of hardlinked files forbidden in payload.
jbj
2
-9
/
+20
2001-06-19
- make package ordering loop messages debug, not warning.
jbj
3
-14
/
+41
2001-06-19
- finalize per-header methods, accessing headerFoo through vector.
jbj
9
-703
/
+1104
2001-06-19
- preliminary abstraction to support per-header methods.
jbj
10
-1161
/
+1870
2001-06-17
Sync with rpm-4_0 branch.
jbj
15
-400
/
+408
2001-06-17
- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).
jbj
1
-12
/
+4
2001-06-17
- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).
jbj
1
-2
/
+2
2001-06-16
linux.req now verified functional on ia64-linux.
jbj
1
-4
/
+28
2001-06-15
- ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.
jbj
1
-0
/
+3
2001-06-15
- fix: db1 end-of-file not detected in legacy compatible way.
jbj
5
-29
/
+34
2001-06-13
- add rpmdbSetIteratorRE() for regex matching in database iterators.
jbj
5
-12
/
+48
2001-06-12
- remove rpmrc Provides: Yet Again, use virtual packages.
jbj
11
-160
/
+178
2001-06-12
- remove dead code frpm popt table reorg.
jbj
14
-408
/
+659
2001-06-08
- fix: QUERY_FOR_LIST file count clobbered.
jbj
11
-169
/
+569
2001-06-06
- permit duplicates for btree indices.
jbj
2
-6
/
+4
2001-06-05
fix: increment pointer in funky header ext while loop.
jbj
1
-6
/
+4
2001-06-05
- fix typos in linux.{req,prov}.
jbj
26
-359
/
+612
2001-06-04
lclint fiddles.
jbj
27
-188
/
+320
[next]