index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
URPM.xs
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a comment
Pascal Rigaux
2007-08-31
1
-1
/
+1
*
- disable "dropping tags from rpm header" until we can safely use it
Pascal Rigaux
2007-08-29
1
-1
/
+1
*
- spec2srcheader: workaround parseSpec returning a header where ->arch is set
Pascal Rigaux
2007-08-28
1
-0
/
+4
*
- allow running transaction with justdb option
Pascal Rigaux
2007-08-23
1
-0
/
+2
*
- fix dropping tags from rpm header.
Pascal Rigaux
2007-08-12
1
-27
/
+62
*
- allow running transaction with replagekgs option
Pascal Rigaux
2007-08-11
1
-0
/
+2
*
add documentation
Pascal Rigaux
2007-08-10
1
-0
/
+3
*
there is no use retrying after a headerRead failure since headerRead may have
Pascal Rigaux
2007-08-10
1
-14
/
+0
*
- compilation fixes on rpm < 4.4.8
Pascal Rigaux
2007-08-09
1
-1
/
+1
*
compilation fixes on rpm < 4.4.8
Pascal Rigaux
2007-08-09
1
-2
/
+10
*
- "suggests" are no more handled as "requires"
Pascal Rigaux
2007-08-09
1
-9
/
+71
*
- add $trans->Element_version and $trans->Element_release
Pascal Rigaux
2007-08-03
1
-0
/
+20
*
- Urpm_read_config_files properly return the value to perl
Olivier Thauvin
2007-07-04
1
-2
/
+3
*
- fix parseSpec argument
Olivier Thauvin
2007-07-04
1
-1
/
+3
*
- add osscore() and archscore() function to evaluate computer compatiblity to...
Olivier Thauvin
2007-07-04
1
-0
/
+35
*
- add Pkg_is_platform_compat() and Urpm_platformscore() coming with rpm 4.4.8
Olivier Thauvin
2007-07-04
1
-1
/
+48
*
- make is_arch_compat rpm 4.4.8 compliant
Olivier Thauvin
2007-06-19
1
-2
/
+16
*
- hack on $pkg->is_arch_compat to make it return true for noarch packages
Pascal Rigaux
2007-06-12
1
-2
/
+3
*
- new release, 1.63
1.63
Pascal Rigaux
2007-05-09
1
-0
/
+10
*
- 1.61
1.61
Pascal Rigaux
2007-04-27
1
-0
/
+19
*
- make read_config_files() the load error code
1.59
Olivier Thauvin
2007-03-01
1
-12
/
+43
*
use SvTRUE() instead of SvIV() for boolean values
1.53
Pascal Rigaux
2007-01-08
1
-7
/
+7
*
- much stricter synthesis parsing. fail on first error
Pascal Rigaux
2006-12-04
1
-5
/
+14
*
correctly set "\0"
Pascal Rigaux
2006-12-04
1
-0
/
+1
*
correctly handle gzread error code
Pascal Rigaux
2006-12-04
1
-1
/
+4
*
rpmReadPackageFile() can return ok but no header :-/
Pascal Rigaux
2006-12-01
1
-2
/
+2
*
rpmReadPackageFile() can return ok but no header :-/
1.51
Pascal Rigaux
2006-12-01
1
-1
/
+1
*
(Trans_add) factorize size to allocate
Thierry Vignaud
2006-11-29
1
-1
/
+1
*
(Trans_add) adjust allocated memory
Thierry Vignaud
2006-11-29
1
-1
/
+1
*
(Trans_add) remove guard, proper fix is now enough
Thierry Vignaud
2006-11-29
1
-1
/
+0
*
(Trans_add) fix segfault on ia32 (when one replace "struct foobar" by
Thierry Vignaud
2006-11-29
1
-0
/
+4
*
(Trans_add) fix segfault when using --excludepath
Thierry Vignaud
2006-11-29
1
-0
/
+1
*
(Trans_add) fix the segfault when using --excludepath (introduced in
Thierry Vignaud
2006-11-29
1
-6
/
+5
*
(Trans_add) fix segfault
Thierry Vignaud
2006-11-29
1
-1
/
+1
*
at least one good header is needed for non compressed hdlist and non empty file
Pascal Rigaux
2006-11-17
1
-0
/
+2
*
- parse_hdlist on a simple header was broken because pid was left unset,
Pascal Rigaux
2006-11-17
1
-1
/
+1
*
add a wrapper in perl around parse_hdlist and parse_synthesis
Pascal Rigaux
2006-11-15
1
-2
/
+2
*
parse_synthesis, parse_hdlist: handle gzip error status instead of relying on
Pascal Rigaux
2006-11-15
1
-9
/
+20
*
- cleanup useless imported rpm dcl
Olivier Thauvin
2006-08-07
1
-154
/
+0
*
- remove useless declaration
Olivier Thauvin
2006-08-07
1
-6
/
+0
*
Fix a FD leak (patch by Pascal Terjan, bug #24112)
Rafael Garcia-Suarez
2006-08-04
1
-0
/
+1
*
- add comment into code, need review
Olivier Thauvin
2006-07-25
1
-0
/
+5
*
That wasn't actually necessary
v1_44
Rafael Garcia-Suarez
2006-06-12
1
-4
/
+0
*
Fix passing of rpmRelocation structure with new layout in 4.4.6
Rafael Garcia-Suarez
2006-06-12
1
-0
/
+4
*
It's nice to be able to compile with rpm 4.4.6, but it's nice to be able to
Rafael Garcia-Suarez
2006-06-01
1
-3
/
+8
*
- rpm 4.4.6 fixes
Olivier Thauvin
2006-05-31
1
-2
/
+5
*
- fix urpmi .spec: aka ensure the rpm config is read with all macros before p...
Olivier Thauvin
2006-05-23
1
-0
/
+2
*
Patch by Pascal Terjan to fix a FD leak (bug #22632)
Rafael Garcia-Suarez
2006-05-22
1
-0
/
+1
*
Add function to traverse transactions
Rafael Garcia-Suarez
2006-04-07
1
-0
/
+30
*
RPMTAG_SOURCEPACKAGE is going to be obsolete. Replace it by RPMTAG_SOURCERPM.
Rafael Garcia-Suarez
2006-04-02
1
-10
/
+10
[next]