index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-24
Update German translation of manual pages
Helge Kreutzmann
3
-88
/
+74
2019-02-24
Update German scripts translation
Helge Kreutzmann
2
-10
/
+9
2019-02-23
Bump version to 1.19.6
Guillem Jover
1
-0
/
+6
2019-02-23
Release 1.19.5
Guillem Jover
1
-2
/
+2
2019-02-23
po: Regenerate .pot files and merge .po files with them
Guillem Jover
94
-10266
/
+17502
2019-02-23
po: Update Dutch translations
Frans Spiesschaert
3
-285
/
+317
2019-02-23
po: Update Simplified Chinese programs translation
Mo Zhou
2
-93
/
+25
2019-02-23
po: Update French man page translations
Jean-Pierre Giraud
2
-8086
/
+3652
2019-02-23
libdpkg: Fix typos
Guillem Jover
1
-2
/
+2
2019-02-23
libdpkg, dpkg: Print the dpkg database directory on access errors
Guillem Jover
6
-21
/
+36
2019-02-23
libdpkg: Blank packages that are not-installed with unknown selection
Guillem Jover
2
-0
/
+13
2019-02-23
libdpkg: Use pkg_set_want() instead of a direct assignment
Guillem Jover
2
-1
/
+2
2019-02-23
libdpkg: Include <string.h> in pager.c
Guillem Jover
2
-0
/
+3
2019-02-23
libdpkg: Use va_arg copy instead of the original on a vasprintf() call
Guillem Jover
2
-1
/
+2
2019-02-23
libdpkg: Fix unit test for file_slurp()
Guillem Jover
2
-1
/
+4
2019-02-23
libdpkg: Increase the pkg-hash bins size
Guillem Jover
2
-5
/
+12
2019-02-23
libdpkg: Print a more accurate warning for Revision nicknames
Guillem Jover
2
-3
/
+2
2019-02-23
libdpkg: Merge nicknames table into fieldinfos
Guillem Jover
3
-30
/
+9
2019-02-23
libdpkg: Optimize error handling
Guillem Jover
5
-45
/
+83
2019-02-23
libdpkg: Clarify field names in error and warning messages
Guillem Jover
4
-38
/
+42
2019-02-23
libdpkg: Move status names from parse errors to arguments
Guillem Jover
2
-5
/
+7
2019-02-23
libdpkg: Add new dpkg_has_error() function
Guillem Jover
4
-0
/
+12
2019-02-23
libdpkg: Add new dpkg_error_move() function
Guillem Jover
4
-0
/
+12
2019-02-23
libdpkg: New benchmark programs and infrastructure
Guillem Jover
10
-2
/
+286
2019-02-23
Dpkg::BuildOptions: Fix typo in POD
Guillem Jover
1
-1
/
+1
2019-02-23
Dpkg::Source::Package: Add a missing use Dpkg::Source::Format
Guillem Jover
2
-0
/
+4
2019-02-23
Dpkg::Vendor::Debian: Add support for usr-local-has-* tainted tags
Guillem Jover
3
-0
/
+27
2019-02-23
Dpkg::Vendor::Debian: Add support for merged-usr-via-symlinks tainted tag
Guillem Jover
3
-0
/
+24
2019-02-23
dpkg-genbuildinfo: Add support for a new Build-Tainted-By field
Guillem Jover
7
-3
/
+44
2019-02-23
dpkg-maintscript-helper: Restrict find for dir-to-symlink move to -maxdepth 1
Ralf Treinen
2
-1
/
+3
2019-02-23
dpkg-buildpackage: Clarify the warning/error on short OpenPGP key IDs
Guillem Jover
2
-2
/
+6
2019-02-23
dpkg(1): Document the unknown selection state
Guillem Jover
2
-0
/
+6
2019-02-23
dpkg: Clarify error on unknown system user/group in statoverride database
Guillem Jover
2
-4
/
+8
2019-02-23
dpkg: Add new option --refuse-security-mac to control SELinux
Guillem Jover
7
-2
/
+21
2019-02-23
dpkg-statoverride: Switch from --force option to new --force-<thing> options
Guillem Jover
6
-6
/
+45
2019-02-23
dpkg-statoverride: Add support for --force-* options
Guillem Jover
4
-0
/
+34
2019-02-23
dpkg: Parse and set new DPKG_FORCE environment variable for subprocesses
Guillem Jover
4
-0
/
+23
2019-02-23
dpkg: Switch to set the default force option from the forceinfos array
Guillem Jover
4
-2
/
+18
2019-02-23
dpkg: Switch from a char to an enum to track the force options types
Guillem Jover
2
-32
/
+38
2019-02-23
dpkg: Switch force options from individual variables to bit fields
Guillem Jover
12
-137
/
+166
2019-02-23
dpkg: Print the current set of enabled force options on --force-help
Guillem Jover
3
-0
/
+28
2019-02-23
dpkg: Do not hardcode the program name in the --force-help output
Guillem Jover
2
-1
/
+2
2019-02-23
dpkg: Move force options support into its own file
Guillem Jover
8
-192
/
+381
2019-02-23
dpkg: Simplify maintscript_set_exec_context()
Guillem Jover
3
-8
/
+4
2019-02-23
dpkg: Move SELinux fallback label to the SELinux specific code path
Guillem Jover
2
-3
/
+5
2019-02-23
s-s-d(1): Document behavior of --pidfile security checks
Guillem Jover
2
-3
/
+9
2019-02-23
s-s-d: Always refuse to parse a world-writable pidfile, except for /dev/null
Guillem Jover
2
-5
/
+10
2019-02-23
s-s-d: Add new fatalv() and fatale() and use the latter for system errors
Guillem Jover
2
-57
/
+77
2019-02-23
s-s-d: Make sure that we get a meaningful errno on parse_unsigned()
Guillem Jover
2
-1
/
+3
2019-02-23
debian: Include a bug-script to report on tainted merged-usr-via-symlinks
Guillem Jover
4
-0
/
+14
[prev]
[next]