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
*
Drop a debug statement
Pascal Terjan
2022-11-14
1
-1
/
+0
*
Fix parsing of properties containing [
topic/parse_property
Pascal Terjan
2022-11-01
1
-74
/
+149
*
Harmonize buffer size
Thierry Vignaud
2021-12-03
1
-3
/
+5
*
(Pkg_build_info) Increase static buffer size by 50%
Thierry Vignaud
2021-12-02
1
-1
/
+3
*
Fix file descriptor leak in rpm transactions.
Martin Whitaker
2020-11-03
1
-0
/
+2
*
split open_compressed_file()
Thierry Vignaud
2020-05-04
1
-19
/
+26
*
fix compiling with rpm-4.10 (eg: Debian 7 Wheezy)
Thierry Vignaud
2020-04-30
1
-0
/
+10
*
restore support for rpm-4.9
Thierry Vignaud
2020-04-29
1
-0
/
+14
*
add support for reinstall (needs rpm >= 4.12.x)
Thierry Vignaud
2020-03-05
1
-0
/
+14
*
Workaround CPAN testers that run CentOS 7 (RT#131163)
Thierry Vignaud
2020-01-07
1
-0
/
+2
*
fix support for hdlist compressed with !gzip
Thierry Vignaud
2020-01-07
1
-4
/
+4
*
restore compatibility with rpm build w/o support for zstd
Thierry Vignaud
2019-12-30
1
-0
/
+2
*
add support for synthesis compressed with zstd
Thierry Vignaud
2019-12-23
1
-0
/
+4
*
restore rpm-4.11.x compatibility
Thierry Vignaud
2018-09-18
1
-0
/
+8
*
restore support for rpm < 4.14.2
Thierry Vignaud
2018-09-16
1
-0
/
+8
*
add support for verify callback when installing
Thierry Vignaud
2018-09-14
1
-1
/
+13
*
sort case
Thierry Vignaud
2018-09-14
1
-2
/
+2
*
Fix Urpm_verify_rpm during install
Pascal Terjan
2018-01-21
1
-9
/
+10
*
restore rpm-4.12.x compatibility
Thierry Vignaud
2017-11-06
1
-0
/
+4
*
restore rpm-4.13.x compatibility
Thierry Vignaud
2017-11-06
1
-0
/
+10
*
Revert "fix segfault when checking invalid signatures"
Thierry Vignaud
2017-10-05
1
-1
/
+1
*
fix segfault when checking invalid signatures
Thierry Vignaud
2017-10-03
1
-1
/
+1
*
use native 64bit integers instead of Math::Int64
Thierry Vignaud
2017-09-07
1
-8
/
+8
*
Revert "add support for int64, using Math::Int64 C API"
Thierry Vignaud
2017-09-07
1
-5
/
+0
*
add support to rpm-4.14
Thierry Vignaud
2017-08-16
1
-4
/
+4
*
explain
Thierry Vignaud
2016-12-01
1
-0
/
+1
*
silent another warning
Thierry Vignaud
2016-11-10
1
-1
/
+1
*
silent a warning
Thierry Vignaud
2016-11-10
1
-2
/
+1
*
fix another (old) compilation warnings
Thierry Vignaud
2016-10-18
1
-1
/
+1
*
silent compilation warnings on x86_64
Thierry Vignaud
2016-10-18
1
-2
/
+2
*
(get_int2) try new 64bit tag else old 32bit tag
Thierry Vignaud
2016-10-18
1
-3
/
+12
*
switch to uint64_t for sizes (mga#19571)
Thierry Vignaud
2016-10-18
1
-9
/
+9
*
add support for int64, using Math::Int64 C API
Thierry Vignaud
2016-10-18
1
-0
/
+5
*
bump copyright
Thierry Vignaud
2016-10-16
1
-1
/
+1
*
fix compiling on 32bit
Thierry Vignaud
2016-10-14
1
-1
/
+1
*
reports obsoletes issues too
Thierry Vignaud
2016-10-14
1
-0
/
+3
*
(check) fix reporting problems
Thierry Vignaud
2016-10-14
1
-7
/
+1
*
fix reporting size on big packages (mga#19571)
Thierry Vignaud
2016-10-13
1
-6
/
+4
*
simplify: do not reinvent get_arch()
Thierry Vignaud
2016-10-13
1
-1
/
+1
*
don't push $fullname to callback stack
Thierry Vignaud
2016-04-14
1
-7
/
+0
*
add support for "elem" callback
Thierry Vignaud
2016-04-14
1
-1
/
+11
*
fix a segfault when callbacks don't get a header
Pascal Terjan
2015-02-26
1
-2
/
+6
*
callbacks now get pkg name instead of just pkg id
Thierry Vignaud
2015-02-26
1
-2
/
+6
*
move PUTBACK in branch
Thierry Vignaud
2014-11-17
1
-1
/
+1
*
Handle non numeric returns for traverse_tag_find callback
Pascal Terjan
2014-11-14
1
-3
/
+6
*
add a missing PUTBACK in traverse_tag_find()
Thierry Vignaud
2014-11-14
1
-0
/
+1
*
add >recommends method (mga#14376)
Thierry Vignaud
2014-10-26
1
-0
/
+2
*
fix crashing in ptread when using log callback with rpm-4.12
Thierry Vignaud
2014-10-23
1
-2
/
+2
*
add support for generating recommends in synthesis
Thierry Vignaud
2014-09-12
1
-2
/
+3
*
recognize "recommends" lines in synthesis
Thierry Vignaud
2014-09-12
1
-1
/
+1
[next]