The Debian package manager, managed for tvOS/ARM64

Guillem Jover f4e116b3a2 libdpkg: Fix buffer overflow in dpkg_ar_member_put_header 16 年 前
debian f4e116b3a2 libdpkg: Fix buffer overflow in dpkg_ar_member_put_header 16 年 前
doc 0581dda824 build: Add optional code coverage support 16 年 前
dpkg-deb c249251053 dpkg-deb: Parse control file into available structure 16 年 前
dpkg-split d647c878fb dpkg-split: Namespace global option variables to not shadow local ones 16 年 前
dselect 1c8aaa94ea Regenerate .pot files and merge .po files with them 16 年 前
lib f4e116b3a2 libdpkg: Fix buffer overflow in dpkg_ar_member_put_header 16 年 前
m4 4b3828ba87 build: Add -Wshadow to default warnings 16 年 前
man 1c8aaa94ea Regenerate .pot files and merge .po files with them 16 年 前
po 1c8aaa94ea Regenerate .pot files and merge .po files with them 16 年 前
scripts c0f7fae149 dpkg-buildpackage: Allow specifying absolute and relative paths on -r 16 年 前
src 9036687a8c Fix dpkg-divert test suite to cope with + in the build directory name 16 年 前
utils 5174ba18f1 Add u-a non-regression test to ensure the sorting of choices/slaves is ok 16 年 前
.gitignore 0581dda824 build: Add optional code coverage support 16 年 前
.mailmap 722fa5660d Add a .mailmap file to fix up name and mail addresses 17 年 前
AUTHORS d13625a19a Add accent on my name in AUTHORS 16 年 前
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 年 前
ChangeLog.old 0a3fa9ced6 Add accent on Raphaël's name in several files 16 年 前
Makecheck.am 4e3e048dce build: Set LC_ALL=C for check-local 16 年 前
Makefile.am b3db5f47c0 build: Fix “make distcheck” errors 16 年 前
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 年 前
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 年 前
README.translators 46184f85cd Fix typo (one ‘the’ too many) 17 年 前
THANKS 0a3fa9ced6 Add accent on Raphaël's name in several files 16 年 前
TODO b8799d9f10 Use consistent naming for linked lists members 16 年 前
configure.ac 0581dda824 build: Add optional code coverage support 16 年 前
cputable a3c68a75e0 Add sparc64 to cputable 16 年 前
get-version d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 年 前
ostable feb5792cc9 Add powerpcspe to ostable and triplettable 16 年 前
triplettable feb5792cc9 Add powerpcspe to ostable and triplettable 16 年 前

README

This is dpkg, Debian's package maintenance system.

The primary interface for the dpkg suite is the `dselect' program;
a more low-level and less user-friendly interface is available in
the form of the `dpkg' command.