summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-20build: Add new gcc-7 warningsGuillem Jover2-0/+4
2017-05-20Dpkg::Util: Remove and replace with core module List::UtilGuillem Jover22-119/+18
2017-05-19doc: Bump minimal Perl version to 5.20.2Guillem Jover4-5/+6
2017-05-18Remove accidentially forgotten ,fuzzyHelge Kreutzmann1-11/+2
2017-05-18Bump version to 1.19.0Guillem Jover3-2/+8
2017-05-18Release 1.18.24Guillem Jover1-2/+2
2017-05-18po: Regenerate .pot files and merge .po files with themGuillem Jover94-528/+594
2017-05-17Update German translation of manual pagesHelge Kreutzmann2-11/+17
2017-05-17libdpkg: Improve tar metadata parsingGuillem Jover8-19/+314
2017-05-17libdpkg: Do not parse device number for non block nor char tar entry objectsGuillem Jover2-2/+8
2017-05-17libdpkg: Handle files with non-zero sizes in c-tarextract test codeGuillem Jover2-0/+15
2017-05-17dpkg: Fix digest inference for shared conffilesGuillem Jover2-5/+3
2017-05-17dpkg: Fix conffile takeover handling during unpack on --root or diversionsGuillem Jover2-8/+3
2017-05-17Dpkg::Source::Package: Ignore debian/files and debian/files.new by defaultGuillem Jover3-4/+18
2017-05-17dpkg-genbuildinfo: Add duplicate prevention code for debian/filesGuillem Jover2-1/+17
2017-05-17dpkg-maintscript-helper: Print all unowned files from a directoryGuillem Jover2-8/+27
2017-05-17dpkg-shlibdeps: Preserve the order when scanning symbols/shlibs filesGuillem Jover2-23/+55
2017-05-17Dpkg::Source::Patch: Indented patch test-caseGuillem Jover4-1/+18
2017-05-17Dpkg::Deps: Bump $VERSION to match the documented CHANGESGuillem Jover2-2/+3
2017-05-17build: Detect the required GNU patchGuillem Jover6-5/+39
2017-05-17build: Detect the required GNU tarGuillem Jover2-0/+4
2017-05-07Dpkg::Vendor::Ubuntu: Remove obsolete hardening-wrapper supportAdam Conrad2-37/+3
2017-05-07libdpkg: Add missing symbols to the map fileGuillem Jover2-0/+12
2017-05-07arch: Add support for ARM64 ILP32Guillem Jover5-2/+8
2017-05-07build: Use libexec variable for auxiliary internal programsGuillem Jover6-4/+9
2017-05-07build: Spell builtin correctlyGuillem Jover1-1/+1
2017-05-07po: Add missing new lines in Catalan translationGuillem Jover1-3/+3
2017-05-07debian: Add missing changelog entriesGuillem Jover1-0/+2
2017-05-07po: Update Catalan translationGuillem Jover4-895/+404
2017-05-06po: Fix German man page translationDavid Rabel2-1/+4
2017-05-06po: Unfuzzy strings after spelling fixesGuillem Jover63-242/+242
2017-05-06doc: Do not include mispellings in changelogsGuillem Jover4-43/+42
2017-05-06doc: Spelling fixesGuillem Jover3-7/+6
2017-05-06doc: Spelling fixesJosh Soref48-161/+163
2017-05-06Updated Czech translationMiroslav Kure3-413/+221
2017-04-07Updated Spanish translationJavier Fernandez-Sanguino1-211/+96
2017-03-06Bump version to 1.18.24Guillem Jover1-0/+6
2017-03-06Release 1.18.23Guillem Jover1-2/+2
2017-03-06po: Regenerate .pot files and merge .po files with themGuillem Jover94-521/+702
2017-03-06po: Update Dutch translationsFrans Spiesschaert3-76/+103
2017-02-27Update German translation of manual pagesHelge Kreutzmann2-31/+62
2017-02-27Update German scripts translationHelge Kreutzmann2-6/+25
2017-02-26libdpkg: Use snprintf() instead of sprintf()Guillem Jover2-4/+7
2017-02-26dpkg: Add a comment on any switch case that falls throughGuillem Jover3-2/+7
2017-02-26dselect: Do not depend on cxxabi.h to have declared __cxa_pure_virtualJörg Sonnenberger2-1/+9
2017-02-26s-s-d: Define _KMEMUSER for NetBSDGuillem Jover2-0/+5
2017-02-26s-s-d: Use correct struct kinfo_proc ruid submember on NetBSDGuillem Jover2-0/+4
2017-02-26s-s-d: Use 5-argument kvm_getprocs() call form on OpenBSDGuillem Jover2-0/+5
2017-02-26s-s-d: Rename err to ret as the former is a function on BSDsGuillem Jover2-3/+5
2017-02-26test: Use the detected perl interpreter instead of a random one from PATHGuillem Jover6-6/+10