index
:
python-apt
1.1.y-xenial
1.4.y
1.6.y
1.7.y
1.8.4.y
1.8.y
2.0.y
2.4.y
2.8.y
debian/experimental
debian/jessie
main
pu/deb822-sources
pu/type-fixes
ubuntu/artful
ubuntu/eoan
ubuntu/lunar
ubuntu/trusty
ubuntu/vivid
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2026-03-06
tarfile: add extract_data flag to go() and test cases
Simon Johnsson
2026-03-06
tarfile: fix oom killer
Simon Johnsson
2026-03-06
tarfile: stylistic changes
Simon Johnsson
2026-03-02
Copyright changes
Julian Andres Klode
2025-12-15
Fix invalid nullptr dereference in TagSection.keys() [CVE-2025-6966]
Julian Andres Klode
2025-02-15
Adapt harder to libapt-pkg7.0
Julian Andres Klode
2025-02-15
Adapt to libapt-pkg7.0 PPA
Julian Andres Klode
2024-12-11
pkgmanager.cc: Fix lifetime of fdprogress, avoids hanging install
Julian Andres Klode
2024-11-25
Merge branch 'fancy-progress2' into 'main'
Julian Andres Klode
2024-07-03
Document that version_list is in descending order
Julian Andres Klode
2024-02-21
Expose the phased updates APIs in apt 2.7.11
Ravi Kant Sharma
2023-12-30
python: expose APT::Progress::PackageManagerFancy
Michael Vogt
2023-12-21
apt_inst: Import apt_pkg.Warning and export it again
Julian Andres Klode
2023-12-21
Actually register apt_pkg.Warning object
Julian Andres Klode
2023-12-21
Handle null pointer deference in error handler
Julian Andres Klode
2023-12-13
Merge branch 'main' into 'main'
Julian Andres Klode
2023-09-14
Remove unused debugging
Bruce Duncan
2023-09-14
Remove abandoned debugging messages
Bruce Duncan
2023-05-02
Issue warnings as apt_pkg.Warning instead of discarding when there is no error
Julian Andres Klode
2023-05-01
Fix FileLock docstring to say FileLock not SystemLock
Julian Andres Klode
2022-11-30
Untrack all GC tracked objects before freeing them
Julian Andres Klode
2022-11-30
Merge branch 'metaindex-type' into 'main'
Julian Andres Klode
2022-11-30
AcquireFile: Handle large files
Julian Andres Klode
2021-10-22
SourceRecordFiles: Set exception in __getitem__
Julian Andres Klode
2021-04-29
debfile: Pass `Name` instead of `Binary` to ExtractTar
Julian Andres Klode
2021-03-16
Expose MetaIndex.type.
Jelmer Vernooij
2020-12-10
arfile: Regression: Collect file<->deb/ar reference cycles
Julian Andres Klode
2020-12-09
arfile.cc: Fix segmentation fault when opening fd, track lifetime
Julian Andres Klode
2020-12-09
Merge branch 'pu/security-lp-1899193'
Julian Andres Klode
2020-11-25
hashes: Release GIL while hashing stuff
Julian Andres Klode
2020-11-24
apt_inst.DebFile: Avoid reference cycle with control,data members
Julian Andres Klode
2020-11-24
File descriptor leaks in ArArchive, DebFile, TagFile
Julian Andres Klode
2020-10-28
Correct error message in hashes.cc
Niels Thykier
2020-04-09
Also do locale magic for PkgRecordsGetShortDesc
Julian Andres Klode
2020-04-08
Decode locale-encoded descriptions.
Simon Poirier
2020-02-26
Fix build against apt 1.9.11 (Index -> MapPointer)
Julian Andres Klode
2020-02-20
policy: If no candidate version could be found, return None
Julian Andres Klode
2020-02-19
policy: Add set_priority(PackageFile, int)
Julian Andres Klode
2020-02-19
Switch from removed Summation classes to Hashes class
Julian Andres Klode
2019-12-11
SECURITY UPDATE: Check that we have trusted hashes when downloading (regressi...
Julian Andres Klode
2019-12-11
AcquireFile: Accept HashStringList in hash parameter
Julian Andres Klode
2019-12-11
AcquireFile: Remove md5 parameter
Julian Andres Klode
2019-12-10
Adjust for PY_SSIZE_T_CLEAN
Julian Andres Klode
2019-09-26
Fix segmentation fault for apt_pkg.Cache.policy
Julian Andres Klode
2019-06-24
Python 2 porting
Julian Andres Klode
2019-06-24
apt_pkg.Hashes: Make comparable, add hashvalue attribute, fix tests
Julian Andres Klode
2019-06-24
apt_pkg.HashStringList: Avoid nullptr dereference on no result
Julian Andres Klode
2019-06-24
Add apt_pkg.TagSection.write() method
Julian Andres Klode
2019-06-24
apt_pkg.TagRemove: Terminate keyword list array in constructor
Julian Andres Klode
2019-06-24
Remove Policy.get_match() method
Julian Andres Klode
[next]