Dpkg

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


  [ Updated man pages translations ]
  * Dutch (Frans Spiesschaert). Closes: #912024
  * German (Helge Kreutzmann).

 -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2019 14:26:04 +0100

dpkg (1.19.2) unstable; urgency=medium

  [ Guillem Jover ]
  * dpkg: Fix --force-not-root for chown() and chmod() based syscalls, and
    give a more meaningful error message on chroot(). Closes: #614126
  * dpkg-divert, dpkg-statoverride: Add new --instdir and --root options,
    and make the commands honor the DPKG_ROOT environment variable.
    Closes: #487108
  * libdpkg: Call the pager with «$SHELL -c» to respect POSIX. Closes: #910009
  * libdpkg: Do not spawn a pager if we are going to call «cat».
  * libdpkg: Honor DPKG_PAGER when spawning a pager.
    Suggested by Craig Sanders <cas@taz.net.au>.
  * libdpkg: Set LESS to “-FRSXMQ” if not already set, when spawning a pager.
  * libdpkg: Ignore SIGPIPE when setting up a pager, and then ignore EPIPE

Changes  view on Meta::CPAN


  [ Frank Lichtenheld ]
  * Update AUTHORS and debian/copyright for new maintainer team.

  * Don't use the ldd output in dpkg-shlibdeps. Search for the
    matching libraries ourself. This fixes problems with both
    symlinked directories, Closes: #103024, #145714, #164020, #285857
    and biarch builds. Closes: #317082
  * Let dpkg-gencontrol bail out with an error if parsedep
    found an error while parsing a dependency field. Closes: #228125
  * dpkg-source -x now tries to chown all files extracted from
    tar files. The temporary directory is now created with mode
    0700, too. Together this should make it safer to run
    dpkg-source -x as root. Based on suggestions by Marcus
    Brinkmann and Colin Watson. Closes: #144571, #238460
  * Let dpkg-source -b check the build relation fields before
    putting them into the .dsc. As a side effect they also
    get normalized. Closes: #254449
  * Check the gpg signatures of .dsc files before unpacking. See
    the upstream changelog for a full description of the semantics.
    Based on a patch by Matt Zimmerman. Closes: #48711

Changes  view on Meta::CPAN

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 26 Apr 2001 12:39:16 +0200

dpkg (1.8.3.1) unstable; urgency=low

  * Revert change to nfmalloc.c that was causing SIGBUS on sparc.

 -- Ben Collins <bcollins@debian.org>  Sat, 13 Jan 2001 08:52:11 -0500

dpkg (1.8.3) unstable; urgency=low

  * Do chown before chmod in dpkg-statoverride, Closes: Bug#81943
  * Fix recursion in dpkg-shlibdeps, Closes: Bug#81322
  * Really completely revert dpkg-source patches which broke backwards
    compatibility

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 12 Jan 2001 00:02:22 -0800

dpkg (1.8.2) unstable; urgency=low

  * Don't attempt to read from an input source when we only want 0 bytes.
    Also handle buggy systems that return EAGAIN instead of EINTR.  Closes:

Changes  view on Meta::CPAN


  * Add the requested -nc option to dpkg-buildpackage (Do
    not clean source tree, useful in debugging cycles).
  * controllib.pl: Again by popular acclamation, fix the getlogin() warnings.
    I redirected STDERR onto fd 0 before calling getlogin().
  * tools.m4: Fix display of whether c++ works.
  * dpkg-deb/extract.c: glibc 2.1 and some kernels want to make
    fflush() move the current fpos.  Until someone can fix that,
    protect with seek.
  * Add an extra 0, to dselect/{pkg,meth}keys.cc so it compiles again.
  * Start using lchown() if available.
  * Really fix #20353. (aclocal.m4 was the wrong place; that's a generated
    file.  The correct place is in tl_canon.m4.)

 -- Daniel Jacobowitz <dan@debian.org>  Tue, 21 Jul 1998 03:14:14 -0400

dpkg (1.4.0.24) unstable; urgency=low

  * Non-maintainer upload.

  * dpkg/main.c: Turn --force-overwrite off as default.

Changes  view on Meta::CPAN

dpkg (1.4.0.1) unstable; urgency=medium

  * dpkg-source: doesn't get screwed up from hardlinks
    in the archive now
  * dpkg-source: doesn't get screwed up from `unprintable' characters
    in file names (e.g. from the kbd package)
  * controllib.pl: $varlistvile -> $varlistfile (thanx Karl Sackett)
  * dpkg-buildpackage: quoting for $rootcommand (thanx  Michael Meskes)
    and `eval' as default $rootcommand
  * dpkg-*, controllib.pl: created debian/files and debian/substvars
    are chown'ed to `getlogin()' and its group
  * doc/: mv changed to mv -f
  * dpkg-buildpackage: added an option -a for overriding the
    architecture in the changes _file_name_
  * dpkg-buildpackage: pass -m* -v* .. options to dpgk-genchangelog
  * dpkg-name moved to dpkg-dev

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 21 Sep 1996 22:06:01 +0200

dpkg (1.4.0) unstable; urgency=low (HIGH for new source format)

t/Dpkg_Changelog/shadow  view on Meta::CPAN

  * passwd: Locking a password by appending '!' appears to be pretty
    standard, so ssh needs to check for it.
  * passwd and login come with a README.pam that discusses the differences
    between the PAM and old non-PAM versions. It also talks about where to
    look for details. Also now that I have added the extra examples to the
    pam.d files, I hope this satisfies...closes: #52917
  * A new package, base-config, which will be used by boot floppies is
    going to have an option to configure MD5 usage for passwords. Since
    this is the best place for it, and I don't really have any control
    over it, I am .... closes: #47620
  * libmisc/chowntty.c: applied patch for read-only root, closes: #52069

 -- Ben Collins <bcollins@debian.org>  Sat,  8 Jan 2000 22:11:29 -0500

shadow (19990827-14) unstable; urgency=low

  * debian/local/shells: added /bin/zsh, closes: #53883

 -- Ben Collins <bcollins@debian.org>  Sun,  2 Jan 2000 13:51:42 -0500

shadow (19990827-13) unstable; urgency=low

t/Dpkg_Changelog/shadow  view on Meta::CPAN

    login.defs, this also allows it to grok escapes in the issue file,
    also increases the MODDEPS to (>= 0.69-10). By default this module is
    not enabled, closes: #21044
  * login.defs.pam.linux: added ISSUE_FILE to list of deprecated options

 -- Ben Collins <bcollins@debian.org>  Mon,  4 Oct 1999 19:56:22 -0400

shadow (19990827-5) unstable; urgency=low

  * {login,su}.1: added description of a subsystem login, closes: #31987
  * src/chowndir.c: fixed recursive chown's on usermod, also changed it
    to use lchown and lstat since we actually want that, closes: #46405
  * su.1: removed reference to suauth as well as added "-c" to the SYNOPSIS,
    closes: #45685
  * login.1: added options to the SYNOPSIS and documented OPTIONS,
    closes: #28763
  * login.defs.5: documented the ENVIRON_FILE options (even though it's
    not really used in the PAM version), close: #28786
  * 010_src_gpasswd.c: new patch, fixes changing group passwords when not
    using shadow groups, closes: #25919
  * {chfn,chsh,login}.pam.d: added nullok to pam_unix.so auth line to
    allow for passwordless accounts, closes: #46510

t/Dpkg_Changelog/shadow  view on Meta::CPAN


  * Upstream upgrade.
  * chage works (10561).
  * Fix NIS behavior (5634,8734,10032,10545,10984,11160,12064).
  * Wrote pwconv,pwunconv,grpconv,grpunconv manpage (10940).
  * vipw fixes (10521,10696,11618,11924,12184,13001)
  * Fixes for new automake.
  * Compile with glibc2. (8627,8777,9824,11713,11719,12082,12108,11442).
  * debian/rules fixes (8876,12468).
  * /etc/login.defs: UMASK=002 (9102).
  * chown /dev/vcs* on login (9421,13255).
  * Added tty9-tty12 to /etc/securetty (11644).
  * Provide template and manpage for /etc/limits (12289).
  * Fix security hole in postinst (11769).
  * login fills out ut_addr field in utmp (10701).
  * shadowconfig.sh fixes (9189,9328,9386,10968,12452,12469).
  * Overcome postinst bug in old shadow-passwd package (9939,12120).
  * useradd default GROUP=100 (9244).
  * Allow 8 bit chars in chfn (12367).
  * secure-su - set HOME, use SHELL if set (11003,11189).

t/Dpkg_Shlibs/objdump.libc6-2.3  view on Meta::CPAN

000cffb0 g    DF .text	000000a2  GLIBC_2.0   getservent
000d5810 g    DF .text	0000009c  GLIBC_2.1   if_indextoname
000abfb0 g    DF .text	00000032 (GLIBC_2.1)  __xstat64
000865f0 g    DF .text	00000071  GLIBC_2.2   getdirentries64
000280d0  w   DF .text	00000082  GLIBC_2.0   ldexpf
00069660  w   DF .text	000000fe  GLIBC_2.0   strtok_r
00058040 g    DF .text	0000007c  GLIBC_2.2   _IO_wdoallocbuf
000b7260 g    DF .text	0000002e  GLIBC_2.0   munlockall
000cb740 g    DF .text	0000008a  GLIBC_2.0   __nss_hosts_lookup
000e9ab0  w   DF .text	00000068  GLIBC_2.0   getutid
000ad4a0 g    DF .text	00000035  GLIBC_2.1   chown
0006e900 g    DF .text	00000084  GLIBC_2.0   wcstok
0008a470  w   DF .text	0000000c  GLIBC_2.0   getgid
0008a430 g    DF .text	00000008  GLIBC_2.0   __getpid
000b9cc0 g    DF .text	00000132  GLIBC_2.2   getloadavg
000cc6f0 g    DF .text	00000072  GLIBC_2.3.4 __strcpy_chk
00054ca0 g    DF .text	00000113  GLIBC_2.0   _IO_fread
00060150 g    DF .text	0000002d  GLIBC_2.2   _IO_list_lock
00087760 g    DF .text	000001de  GLIBC_2.1.2 getgrnam_r
00043ce0 g    DF .text	00000039  GLIBC_2.0   printf
0008b0f0  w   DF .text	00000673  GLIBC_2.0   sysconf

t/Dpkg_Shlibs/objdump.libc6-2.3  view on Meta::CPAN

0005d000  w   DF .text	00000028  GLIBC_2.0   getc_unlocked
0011a5a0 g    DO .bss	00000004  GLIBC_2.0   _nl_domain_bindings
00086f30 g    DF .text	00000125  GLIBC_2.0   getgrgid
000890b0  w   DF .text	00000036  GLIBC_2.0   times
000d9240 g    DF .text	000000dd  GLIBC_2.0   clnt_spcreateerror
000ac0f0  w   DF .text	0000012f  GLIBC_2.1   statfs64
00027fb0  w   DF .text	0000009a  GLIBC_2.0   modff
0011a6b8 g    DO .bss	00000004  GLIBC_2.0   re_syntax_options
000afe70 g    DF .text	00000024  GLIBC_2.1   ftw64
0002be50 g    DF .text	00000037  GLIBC_2.0   nrand48
000f3b50 g    DF .text	00000031 (GLIBC_2.0)  chown
00037980 g    DF .text	00000027  GLIBC_2.1   strtoimax
0011a6e0 g    DO .bss	00000004  GLIBC_2.1   argp_program_bug_address
000cf210 g    DF .text	00000125  GLIBC_2.0   getprotobynumber
000d85d0 g    DF .text	0000016c  GLIBC_2.0   authunix_create_default
000d3ed0 g    DF .text	000001d2  GLIBC_PRIVATE __internal_getnetgrent_r
000d93b0 g    DF .text	00000090  GLIBC_2.0   clnt_perrno
0002a780 g    DF .text	000000ef  GLIBC_2.0   getenv
0005d470 g    DF .text	0000003b  GLIBC_2.0   _IO_file_seek
0006e580  w   DF .text	00000064  GLIBC_2.0   wcslen
000bd4c0  w   DF .text	000000d5  GLIBC_2.0   iswcntrl

t/Dpkg_Shlibs/objdump.libc6-2.3  view on Meta::CPAN

00035000  w   DF .text	00000027  GLIBC_2.1   __strtold_l
000dfdb0 g    DF .text	000000bd  GLIBC_2.1.1 xdr_u_hyper
00054410 g    DF .text	000001b8  GLIBC_2.2   _IO_fgetpos
0006b410 g    DF .text	00000042  GLIBC_2.0   envz_get
000b8050 g    DF .text	000001e0  GLIBC_2.0   hsearch_r
000ad070 g    DF .text	0000003a  GLIBC_2.0   __dup2
0002a630 g    DF .text	00000147  GLIBC_2.0   qsort
000d44e0  w   DF .text	00000086  GLIBC_2.0   getnetgrent_r
000d47f0 g    DF .text	000000a6  GLIBC_2.0   endaliasent
0006e870 g    DF .text	00000035  GLIBC_2.0   wcsrchr
000ad4e0  w   DF .text	00000035  GLIBC_2.0   fchown
000b5430  w   DF .text	0000003a  GLIBC_2.0   truncate
0002bae0  w   DF .text	00000103  GLIBC_2.0   setstate_r
00052290 g    DF .text	00000024  GLIBC_2.0   fscanf
000e3ae0 g    DF .text	00000073  GLIBC_2.1   key_decryptsession
000545d0  w   DF .text	00000151  GLIBC_2.0   fgets
00060640 g    DF .text	00000177  GLIBC_2.0   _IO_flush_all_linebuffered
000b9af0 g    DF .text	000000cb  GLIBC_2.0   dirname
000f2c20 g    DF .text	00000e58 (GLIBC_2.1)  glob64
00073ea0  w   DF .text	00000037  GLIBC_2.1   __wcstod_l
00057bd0 g    DF .text	00000036  GLIBC_2.2   vwprintf

t/Dpkg_Shlibs/objdump.libc6-2.3  view on Meta::CPAN

000bb3e0  w   DF .text	00000039  GLIBC_2.0   socket
000b3970  w   DF .text	00000094  GLIBC_2.0   select
000baa20 g    DF .text	00000048  GLIBC_2.0   init_module
000efc80 g    DF .text	0000007c  GLIBC_2.0   __frame_state_for
00000000  w   D  *UND*	00000000              _pthread_cleanup_pop_restore
00027f70 g    DF .text	00000011  GLIBC_2.0   __finitef
00085670  w   DF .text	000000cb  GLIBC_2.0   readdir
0005c810 g    DF .text	0000000f  GLIBC_2.2   __flbf
000ac0b0  w   DF .text	0000003a  GLIBC_2.0   fstatfs
000581e0 g    DF .text	0000003f  GLIBC_2.2   _IO_adjust_wcolumn
000ad520  w   DF .text	00000035  GLIBC_2.0   lchown
0006ed00  w   DF .text	000000c8  GLIBC_2.0   wcpncpy
000e21e0 g    DF .text	00000228  GLIBC_2.1   authdes_pk_create
000a2880  w   DF .text	00000039  GLIBC_2.0   re_match
00086e40 g    DF .text	00000032  GLIBC_2.0   setgroups
000dc610 g    DF .text	00000100  GLIBC_2.0   pmap_rmtcall
0002b070 g    DF .text	00000036  GLIBC_PRIVATE __on_exit
0002c430 g    DF .text	00000059  GLIBC_2.0   __strtoul_internal
00061290 g    DF .text	0000015c  GLIBC_2.0   _IO_str_seekoff
00065520  w   DF .text	00000147  GLIBC_2.0   pvalloc
000ba8c0 g    DF .text	0000003c  GLIBC_2.0   delete_module

t/Dpkg_Shlibs/objdump.libc6-2.6  view on Meta::CPAN

00070ab0 g    DF .text	00000112  GLIBC_2.0   strtok
001085a0  w   DF .text	0000003b  GLIBC_2.1   getpt
0002b480  w   DF .text	000000a0  GLIBC_2.1   sigqueue
0002e3a0 g    DF .text	00000046  GLIBC_2.0   strtol
00091330 g    DF .text	000000b0  GLIBC_2.0   endpwent
00058860 g    DF .text	00000032  GLIBC_2.1   _IO_fopen
0010cab0 g    DF .text	00000097 (GLIBC_2.0)  _IO_fopen
00075320 g    DF .text	00000036  GLIBC_2.1.1 __strstr_cg
000c4b90  w   DF .text	00000032  GLIBC_2.0   isatty
000c7440 g    DF .text	000000f9  GLIBC_2.0   fts_close
000c4470  w   DF .text	00000053  GLIBC_2.0   lchown
000cce30  w   DF .text	00000083  GLIBC_2.0   setmntent
000cf950  w   DF .text	0000005c  GLIBC_2.0   mmap
000f0db0 g    DF .text	000000ca  GLIBC_2.0   endnetgrent
000632a0 g    DF .text	0000003f  GLIBC_2.0   _IO_file_read
000f4190 g    DF .text	00000143  GLIBC_2.3.4 setsourcefilter
0010a570 g    DF .text	00000052  GLIBC_2.0   __register_frame
00090c80  w   DF .text	000000d4  GLIBC_2.0   getpw
000d8490  w   DF .text	00000226  GLIBC_2.0   fgetspent_r
000b75d0  w   DF .text	0000002c  GLIBC_2.0   sched_yield
00000000 g    DO *ABS*	00000000  GLIBC_PRIVATE GLIBC_PRIVATE

t/Dpkg_Shlibs/objdump.libc6-2.6  view on Meta::CPAN

0010f0d0 g    DF .text	0000005f (GLIBC_2.0)  getpwuid_r
000916e0 g    DF .text	000001ec  GLIBC_2.1.2 getpwuid_r
000ec7d0 g    DF .text	000000b0  GLIBC_2.0   endrpcent
00100ac0 g    DF .text	00000091  GLIBC_2.1   netname2host
000e9230 g    DF .text	00000282  GLIBC_2.0   inet_network
0002c610 g    DF .text	00000091  GLIBC_2.0   putenv
0007ffb0 g    DF .text	00000100  GLIBC_2.0   wcswidth
00023ef0  w   DF .text	0000002c  GLIBC_2.3   isctype
000f8440 g    DF .text	0000013a  GLIBC_2.0   pmap_set
00111170 g    DF .text	0000003c (GLIBC_2.0)  pthread_cond_broadcast
000c4410  w   DF .text	00000053  GLIBC_2.0   fchown
000df570 g    DF .text	0000003c  GLIBC_2.3.2 pthread_cond_broadcast
00028ab0 g    DF .text	00000172  GLIBC_2.0   catopen
000791a0  w   DF .text	00000040  GLIBC_2.1   __wcstoull_l
00000000 g    DO *ABS*	00000000  GLIBC_2.0   GLIBC_2.0
000fc980 g    DF .text	00000029  GLIBC_2.0   xdr_netobj
000d42b0 g    DF .text	00000047  GLIBC_2.0   ftok
00064a40 g    DF .text	000001b2  GLIBC_2.0   _IO_link_in
00000000 g    DO *ABS*	00000000  GLIBC_2.1   GLIBC_2.1
00044110  w   DF .text	00000097  GLIBC_2.0   register_printf_function
00029e40 g    DF .text	00000035  GLIBC_2.0   __sigsetjmp

t/Dpkg_Shlibs/objdump.libc6-2.6  view on Meta::CPAN

000eb950 g    DF .text	0000013d  GLIBC_2.0   getservbyname
00061330 g    DF .text	0000001a  GLIBC_2.2   __freading
0007ff30 g    DF .text	0000007b  GLIBC_2.0   wcwidth
00143844 g    DO .data	00000004  GLIBC_2.0   stderr
000d4500 g    DF .text	00000065  GLIBC_2.2   msgctl
00110eb0 g    DF .text	00000062 (GLIBC_2.0)  msgctl
000e8f60 g    DF .text	0000002d  GLIBC_2.0   inet_lnaof
0002ae80 g    DF .text	0000006a  GLIBC_2.0   sigdelset
00016110  w   DF .text	00000016  GLIBC_2.1   gnu_get_libc_release
000cb070  w   DF .text	0000003a  GLIBC_2.0   ioctl
000c44d0 g    DF .text	00000178  GLIBC_2.4   fchownat
000923c0 g    DF .text	00000034  GLIBC_2.0   alarm
00143560 g    DO .data	00000098  GLIBC_2.1   _IO_2_1_stderr_
0005c580 g    DF .text	00000049  GLIBC_2.2   _IO_sputbackwc
0006ad30 g    DF .text	00000105  GLIBC_2.0   __libc_pvalloc
00037700  w   DF .text	0000007d  GLIBC_2.0   system
00100700 g    DF .text	00000068  GLIBC_2.1   xdr_getcredres
000782f0  w   DF .text	00000040  GLIBC_2.1   __wcstol_l
00055c30  w   DF .text	00000039  GLIBC_2.2   vfwscanf
000d3520 g    DF .text	0000002c  GLIBC_2.4   inotify_init
000cdc60 g    DF .text	00000044  GLIBC_2.0   chflags

t/Dpkg_Shlibs/objdump.libc6-2.6  view on Meta::CPAN

000c2bf0  w   DF .text	000000a3  GLIBC_2.1   fstatvfs64
000cc2b0 g    DF .text	0000003e  GLIBC_2.0   usleep
000df800 g    DF .text	00000043  GLIBC_2.0   pthread_mutex_init
000d2cd0 g    DF .text	00000090  GLIBC_2.0   __clone
000cd7c0  w   DF .text	0000003f  GLIBC_2.0   utimes
00143408 g    DO .data	00000004 (GLIBC_2.2)  __ctype32_toupper
0002b690 g    DF .text	000001fd  GLIBC_2.1   sigset
000d4210 g    DF .text	0000003e  GLIBC_2.0   __cmsg_nxthdr
0006f580 g    DF .text	00000021  GLIBC_2.0   _obstack_memory_used
000d2180 g    DF .text	00000086  GLIBC_2.0   ustat
000c43b0 g    DF .text	00000053  GLIBC_2.1   chown
00110960 g    DF .text	00000031 (GLIBC_2.0)  chown
0006cff0 g    DF .text	00000487  GLIBC_2.0   __libc_realloc
000d3810 g    DF .text	0000004c  GLIBC_2.5   splice
000c1590 g    DF .text	00000050  GLIBC_2.2   posix_spawn
000d6b50 g    DF .text	00000090  GLIBC_2.1   __iswblank_l
0005c5d0 g    DF .text	0000004b  GLIBC_2.2   _IO_sungetwc
00121960 g    DO .rodata	00000024  GLIBC_PRIVATE _itoa_lower_digits
000c4120  w   DF .text	00000130  GLIBC_2.0   getcwd
000fccb0 g    DF .text	0000004f  GLIBC_2.0   xdr_vector
000593f0  w   DF .text	00000278  GLIBC_2.0   __getdelim
00039eb0  w   DF .text	000000a4  GLIBC_2.1   swapcontext



( run in 2.243 seconds using v1.01-cache-2.11-cpan-71847e10f99 )