Your message dated Fri, 02 Nov 2018 07:39:11 +0000
with message-id <[email protected]>
and subject line Bug#858923: fixed in samba 2:4.9.1+dfsg-2
has caused the Debian Bug report #858923,
regarding libpam-winbind: Cannot change password via passwd (pam) in default 
config
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
858923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpam-winbind
Version: 2:4.5.6+dfsg-1
Severity: normal

Domain-only users cannot change their password in the default configuration.

Ubuntu has a bug for this with a workaround, though the workaround has its
own issues:

https://bugs.launchpad.net/ubuntu/+source/samba/+bug/570944

It appears there is a problem with having use_authtok in the winbind line
for the password pam service.  However, there are other issues in some
configurations with removing that option.

I've tried the workaround suggested there: removing use_authtok from the
winbind entry in /etc/pam.d/common-password, and it worked for me -- my
environment doesn't have the concerns with removing that item that may apply
to others.

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libpam-winbind depends on:
ii  dpkg            1.18.23
ii  libbsd0         0.8.3-1
ii  libc6           2.24-9
ii  libpam-runtime  1.1.8-3.5
ii  libpam0g        1.1.8-3.5
ii  libtalloc2      2.1.8-1
ii  libwbclient0    2:4.5.6+dfsg-1
ii  samba-common    2:4.5.6+dfsg-1
ii  samba-libs      2:4.5.6+dfsg-1
ii  winbind         2:4.5.6+dfsg-1

libpam-winbind recommends no packages.

Versions of packages libpam-winbind suggests:
ii  libnss-winbind  2:4.5.6+dfsg-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:4.9.1+dfsg-2

We believe that the bug you reported is fixed in the latest version of
samba, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent <[email protected]> (supplier of updated samba package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 01 Nov 2018 21:13:37 +0100
Source: samba
Binary: samba samba-libs samba-common samba-common-bin smbclient 
samba-testsuite registry-tools libparse-pidl-perl samba-dev python-samba 
samba-dsdb-modules samba-vfs-modules libsmbclient libsmbclient-dev winbind 
libpam-winbind libnss-winbind libwbclient0 libwbclient-dev ctdb
Architecture: source amd64 all
Version: 2:4.9.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Samba Maintainers <[email protected]>
Changed-By: Mathieu Parent <[email protected]>
Description:
 ctdb       - clustered database to store temporary data
 libnss-winbind - Samba nameservice integration plugins
 libpam-winbind - Windows domain authentication integration plugin
 libparse-pidl-perl - IDL compiler written in Perl
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libwbclient-dev - Samba winbind client library - development files
 libwbclient0 - Samba winbind client library
 python-samba - Python bindings for Samba
 registry-tools - tools for viewing and manipulating the Windows registry
 samba      - SMB/CIFS file, print, and login server for Unix
 samba-common - common files used by both the Samba server and client
 samba-common-bin - Samba common files used by both the server and the client
 samba-dev  - tools for extending Samba
 samba-dsdb-modules - Samba Directory Services Database
 samba-libs - Samba core libraries
 samba-testsuite - test suite from Samba
 samba-vfs-modules - Samba Virtual FileSystem plugins
 smbclient  - command-line SMB/CIFS clients for Unix
 winbind    - service to resolve user and group information from Windows NT ser
Closes: 858923 911530
Changes:
 samba (2:4.9.1+dfsg-2) unstable; urgency=medium
 .
   [ Mathieu Parent ]
   * Enable --accel-aes=intelaesni on DEB_HOST_ARCH_CPU=amd64 instead of
     DEB_HOST_ARCH=amd64. This matches samba-libs.install and adds x32
   * Allow one to change password via passwd in default config
     - third_party: Update pam_wrapper to version 1.0.7
     - third_party: Add pam_set_items.so from pam_wrapper
     - nsswitch: Add try_authtok option to pam_winbind
     - tests: Check pam_winbind pw change with different options
     - Patch for previous 4 commits
     - debian/winbind.pam-config: Use the new try_authtok option allowing
       password change while preserving current behavior with password strength
       modules (Closes: #858923, LP: #570944)
   * README.source: use gbp pull --track-missing
   * Override library-not-linked-against-libc false positives (See #896012)
   * Fix wrong-path-for-interpreter for pidl and findsmb
   * ctdb.postrm: Fix to disable_legacy (found by piuparts) (Closes: #911530)
 .
   [ James Clarke ]
   * Fix systemd-related build failures on non-Linux
 .
   [ Mathieu Parent ]
   * Add Gitlab CI:
     - Subscribe to salsa-ci-team/pipeline (See salsa-ci-team/pipeline!27 and
       samba-team/samba!10)
     - Copy /etc/apt/{sources.list.d,preferences.d} in the dockerbuilder
       container (salsa-ci-team/images!9)
     - Allow daemons to start during autopkgtest (salsa-ci-team/images!10)
     - debian/gitlab-ci.yml: all jobs: Use ldb from experimental
     - debian/gitlab-ci.yml: piuparts job: Add --scriptsdir, --allow-database
       and --warn-on-leftovers-after-purge options
     - debian/gitlab-ci.yml: piuparts job: Copy apt config to allow enabling
       extra repositories
     - debian/gitlab-ci.yml: piuparts job: Use image with the following changes:
       + Add pre_install_copy_configs and post_install_remove_configs to copy,
         resp. remove config files from /etc-target to /etc
       + patch pre_remove_50_find_bad_permissions to workaround findutils bug
         #912180. Also proposed another workaround in piuparts as bug #911334
         which is merged but not yet released
   * Upload to unstable
Checksums-Sha1:
 bce8dc89f1ee79e6163d01433b958095a829497b 4127 samba_4.9.1+dfsg-2.dsc
 b33f2e0efffebc6a47c7bda3801743b0edc7388c 233524 
samba_4.9.1+dfsg-2.debian.tar.xz
 0c352c342d06e163c8f3ae0cb67ee51eced29dab 2944532 
ctdb-dbgsym_4.9.1+dfsg-2_amd64.deb
 3667e712d6c06a23c8ce8fe2a7259a6152b1781f 720616 ctdb_4.9.1+dfsg-2_amd64.deb
 28ba177961fca16dbff7c411da87137c373f8e6f 31396 
libnss-winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 3fa6b57987324bcd9ce002114f26c5c096c623c0 113468 
libnss-winbind_4.9.1+dfsg-2_amd64.deb
 802ad76663508aecdd03cea5fd632c62d919191a 51352 
libpam-winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 6bb421b33688e408f45f77d2f03ed9a053505e6a 131396 
libpam-winbind_4.9.1+dfsg-2_amd64.deb
 bddd107148ffccf40e061a95a7bbd522dc8012fe 197440 
libparse-pidl-perl_4.9.1+dfsg-2_amd64.deb
 93857d91e12c7bf3fc1ca11688181800261d4af5 193880 
libsmbclient-dbgsym_4.9.1+dfsg-2_amd64.deb
 386793ba6665c0b64c25b3db99f5906e5924a3d6 143936 
libsmbclient-dev_4.9.1+dfsg-2_amd64.deb
 babd3f49c66c155467d534e280a319f8258095fd 158144 
libsmbclient_4.9.1+dfsg-2_amd64.deb
 0bfcdbfcbe09aaa2568e0aa91e1723d4846ae537 115196 
libwbclient-dev_4.9.1+dfsg-2_amd64.deb
 1f6504f884cc1bb8468dd45b4151ee7cf302310a 104252 
libwbclient0-dbgsym_4.9.1+dfsg-2_amd64.deb
 70b99fc445fafecba720ca8de680cdd59060320e 130188 
libwbclient0_4.9.1+dfsg-2_amd64.deb
 661b2a5d38c60ff8100d26324d5514cf0eece865 7447984 
python-samba-dbgsym_4.9.1+dfsg-2_amd64.deb
 e501861b8588a7614a045cd80f12177d22dfafb8 2139916 
python-samba_4.9.1+dfsg-2_amd64.deb
 46f84dc077d848a9666fa979078a2ebd310097c1 87600 
registry-tools-dbgsym_4.9.1+dfsg-2_amd64.deb
 3bdd825f1f15951e02dd2d0e70449512e42e1626 131968 
registry-tools_4.9.1+dfsg-2_amd64.deb
 dba53a34db15dddcab57362ec991a198b52f4e27 1305564 
samba-common-bin-dbgsym_4.9.1+dfsg-2_amd64.deb
 e214c9fa32ec159863a6d3b90bee67a580761456 607428 
samba-common-bin_4.9.1+dfsg-2_amd64.deb
 cd6d9d0f0664c1965090263607631f3b77503f4f 164664 
samba-common_4.9.1+dfsg-2_all.deb
 7fbe6b1d9a5561f4132ae35c47768d9d41832a90 2162428 
samba-dbgsym_4.9.1+dfsg-2_amd64.deb
 834b6530ea2256706138020a80483a6bef2d403e 333096 
samba-dev_4.9.1+dfsg-2_amd64.deb
 4f6fa89d229fe95e89373c65caaaa201a83fbb3c 1134044 
samba-dsdb-modules-dbgsym_4.9.1+dfsg-2_amd64.deb
 e9656fe2a92e90ad72c85a436bbfa50d44788325 374288 
samba-dsdb-modules_4.9.1+dfsg-2_amd64.deb
 a28e74a02ae860c2fe011f761e8f68011d2c6067 22648376 
samba-libs-dbgsym_4.9.1+dfsg-2_amd64.deb
 26f6a176973db09b70710dac1ef85b111bd8ab44 5489044 
samba-libs_4.9.1+dfsg-2_amd64.deb
 e49e53f91a38e6db87410be0fb72dbb3d043e647 6604792 
samba-testsuite-dbgsym_4.9.1+dfsg-2_amd64.deb
 59d1f4f78e8e719c588d76ddf52c3a4dfeebcccd 1878736 
samba-testsuite_4.9.1+dfsg-2_amd64.deb
 d8d9a5d5b33404d290574ac9ee7b188d4fd3f138 1539452 
samba-vfs-modules-dbgsym_4.9.1+dfsg-2_amd64.deb
 2f67adc51ce5f215acd38f4fbd85023806421227 426308 
samba-vfs-modules_4.9.1+dfsg-2_amd64.deb
 7db7fb3027aa55ffa128e248e8a327d8d090267b 21591 
samba_4.9.1+dfsg-2_amd64.buildinfo
 3035a8353a0c81e0550b5b40807550593f4d6bbe 1074212 samba_4.9.1+dfsg-2_amd64.deb
 5856e64fb8b6773ad2e5908084fc4357e6dd725c 1383272 
smbclient-dbgsym_4.9.1+dfsg-2_amd64.deb
 5a7d92ba9b6aae235e648478448683b52c2399d5 451088 
smbclient_4.9.1+dfsg-2_amd64.deb
 dab4364f7b80a4c9fb890aa814e525d900a7541b 1860808 
winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 8ae722c0b8c27d1da117be7db8da98c17b53671e 556908 winbind_4.9.1+dfsg-2_amd64.deb
Checksums-Sha256:
 7968c2b4abfc63356025bbd8c9e00315f0e4fb33a9e469d5e2ab847d8181c245 4127 
samba_4.9.1+dfsg-2.dsc
 7474cda0e3a8dbcd50bd0a1c8557d440c57bf652533faf1db581bed74661f2b8 233524 
samba_4.9.1+dfsg-2.debian.tar.xz
 1f0f3260123b4a2339333806764aa3dd6eaba22c8cfad225c6bdb84b24a47813 2944532 
ctdb-dbgsym_4.9.1+dfsg-2_amd64.deb
 e8a4e8c916f7b18fcc7cf9fccce98d16cb0ad5b573b9923c18d2a9c7028cf07d 720616 
ctdb_4.9.1+dfsg-2_amd64.deb
 5df0d4457b4b59660ec27d64b8458a3e9edd0c2cffda2671f40618598468f515 31396 
libnss-winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 425e4daf4b92ac870536e3241a9f597d03f8e205709dc3f481708495dad86112 113468 
libnss-winbind_4.9.1+dfsg-2_amd64.deb
 6738835357d5e3f2c0c7a6c66fa9c877825c6114cbc857448b5eb0340f559cfe 51352 
libpam-winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 484a743bc9646b39992e5b2a62efd6e19927dacfa262f320ed2a977318d710e7 131396 
libpam-winbind_4.9.1+dfsg-2_amd64.deb
 186df67ce2b5dad0ba0acf205519c6b013c3a55f5c9b35627e852fccd403e831 197440 
libparse-pidl-perl_4.9.1+dfsg-2_amd64.deb
 8de56c9c64f9c25c042e829c8308a599abd65442929c862f26fc72d35f515d96 193880 
libsmbclient-dbgsym_4.9.1+dfsg-2_amd64.deb
 918d547bddcec3317b58aef23e19f65d52382ba29ce14dfc767caf38867de4d0 143936 
libsmbclient-dev_4.9.1+dfsg-2_amd64.deb
 3eae90742d39bcc60de571e250f27cb1889604ae2094e462811fcbcbeeba77eb 158144 
libsmbclient_4.9.1+dfsg-2_amd64.deb
 af8bdc455fdb332617e316e30c0c2ca94f278de22f47e96ca203d0d52d155570 115196 
libwbclient-dev_4.9.1+dfsg-2_amd64.deb
 a7f1a441f7b2d48398874c1ce3b3d132b400be95180c6028e24c862fe2678a08 104252 
libwbclient0-dbgsym_4.9.1+dfsg-2_amd64.deb
 3cd248d765589c08fe9179900c1d5b560d1d948ed13f8c392a87e799d0a2a298 130188 
libwbclient0_4.9.1+dfsg-2_amd64.deb
 37e70290de25eaf4325dac1b95f3f11e536a35c0ec0f1fb4431fa72e68c8182a 7447984 
python-samba-dbgsym_4.9.1+dfsg-2_amd64.deb
 ae7c931fc97672587bdcab7a5da361c7d9050f096e0cd764b2972adcee006b2e 2139916 
python-samba_4.9.1+dfsg-2_amd64.deb
 7cb45ea99e1b6323a4135305f37c87e38d9fd92add1ee32297f3dfa1f5b0878e 87600 
registry-tools-dbgsym_4.9.1+dfsg-2_amd64.deb
 493937d09d1a556d1d68b2ccf55472855a79d1fc2a877590256baaf28e73618f 131968 
registry-tools_4.9.1+dfsg-2_amd64.deb
 4a9eb867e0606fa6746f3bf448dedcd116b5f79aaec594a41cf2831effe4867e 1305564 
samba-common-bin-dbgsym_4.9.1+dfsg-2_amd64.deb
 8e146e6c777209bf74643cdf21f9b217d729e5128f5d8e123d3fb315f1dae901 607428 
samba-common-bin_4.9.1+dfsg-2_amd64.deb
 dbfcb5c4c683eb37c6ef73f5cc447c752aee8c94a3ce380e9586d86954f44c7e 164664 
samba-common_4.9.1+dfsg-2_all.deb
 3685515e46bb448e39836b0b915f89b86de804a7f2a27301df666dbdc1ed885e 2162428 
samba-dbgsym_4.9.1+dfsg-2_amd64.deb
 ef5af44cc81b05672974543997dc7a50599f702b08ce83f1ed85a64a34896c69 333096 
samba-dev_4.9.1+dfsg-2_amd64.deb
 f2144f4470cd293a598d1807d8c3ff9f4372fb465f733977c1003140d4b2e7d5 1134044 
samba-dsdb-modules-dbgsym_4.9.1+dfsg-2_amd64.deb
 eebb829d719d5a3eac10dcdcf114713bba7f3d52313f1b8ee6f5cde79b37919c 374288 
samba-dsdb-modules_4.9.1+dfsg-2_amd64.deb
 3ac61f8a2ab8eef1693457ba128f1e6f34dadac9eb5589dbf4434fa333b3ad44 22648376 
samba-libs-dbgsym_4.9.1+dfsg-2_amd64.deb
 b226d042e256aaeafd0299410e1f4e62c287692195766d948af5a8b776382f95 5489044 
samba-libs_4.9.1+dfsg-2_amd64.deb
 1d87feda90110c6e68913765edcf0ec1a8e891536ea2a5152c9dac70fa04ad93 6604792 
samba-testsuite-dbgsym_4.9.1+dfsg-2_amd64.deb
 fdea3cdacff2b1af50c3bd4d830a0f810485704e1ad3c989f7c5120a7f0f2abe 1878736 
samba-testsuite_4.9.1+dfsg-2_amd64.deb
 0de768ba701ead320f3a1226872703d7cb280ae2cec7f9971588818c1d917e66 1539452 
samba-vfs-modules-dbgsym_4.9.1+dfsg-2_amd64.deb
 cbabd21545bc5554d14c9b28f87fb41209648b3100f5a5a224242185707d2892 426308 
samba-vfs-modules_4.9.1+dfsg-2_amd64.deb
 4507b1c2c087d251d931c4a37cd81591d0607df04a1b01d8b28090c2f14e8cf4 21591 
samba_4.9.1+dfsg-2_amd64.buildinfo
 ebcdaab5fd7a9c96ec2bd3bc1e23f4108cc39af090b7fef64400a80c2775fdb2 1074212 
samba_4.9.1+dfsg-2_amd64.deb
 e66e66076487d8eac4268483f756d9d23c5fc3417f09321a34359a94b8e66d6c 1383272 
smbclient-dbgsym_4.9.1+dfsg-2_amd64.deb
 4016ff03b880d540ec198ee57891f2d4e981efe0885247f06f816a22d0c020b7 451088 
smbclient_4.9.1+dfsg-2_amd64.deb
 1754c2a30e719aea5ec5f47f90dcfd354d092152e36ebb766113d9fb373438db 1860808 
winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 10e0d0075201f245c83701b78d534d4d64fc249a3249a7bbbbdf2c8350f2bf6e 556908 
winbind_4.9.1+dfsg-2_amd64.deb
Files:
 782c5eaae28d692af6314e75174bbe7c 4127 net optional samba_4.9.1+dfsg-2.dsc
 3dc84844911141c912ab14c2521c3206 233524 net optional 
samba_4.9.1+dfsg-2.debian.tar.xz
 fe25ea7a4507fc1d1b9973d832c62bff 2944532 debug optional 
ctdb-dbgsym_4.9.1+dfsg-2_amd64.deb
 91a0f621d6937a85daa94b14e706fa5b 720616 net optional 
ctdb_4.9.1+dfsg-2_amd64.deb
 6f01b432c8b0c043822b64087a3d9b41 31396 debug optional 
libnss-winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 100351e8032f1bf8924679da361cc60a 113468 admin optional 
libnss-winbind_4.9.1+dfsg-2_amd64.deb
 7cd3a93d9b95e9ea879b239018fdfc58 51352 debug optional 
libpam-winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 57cedb368af382b811c549f5b0e269b2 131396 admin optional 
libpam-winbind_4.9.1+dfsg-2_amd64.deb
 6bab5bacb9cb0ce300dd70316c3c2a94 197440 perl optional 
libparse-pidl-perl_4.9.1+dfsg-2_amd64.deb
 f2b5518dd5d62b25607051199f07b89b 193880 debug optional 
libsmbclient-dbgsym_4.9.1+dfsg-2_amd64.deb
 12f7181f775e2a4a662b2ea4b161baa3 143936 libdevel optional 
libsmbclient-dev_4.9.1+dfsg-2_amd64.deb
 52f634584b6c6c73e066614c8cbd8055 158144 libs optional 
libsmbclient_4.9.1+dfsg-2_amd64.deb
 b313dd5f2a242ce8c922e9d2c2e8c2e8 115196 libdevel optional 
libwbclient-dev_4.9.1+dfsg-2_amd64.deb
 e30836de3536a0cfd4ac6a7bb7fcc105 104252 debug optional 
libwbclient0-dbgsym_4.9.1+dfsg-2_amd64.deb
 31aedd137f149dc903e62fd06e9784cb 130188 libs optional 
libwbclient0_4.9.1+dfsg-2_amd64.deb
 26dfeca4c0110cdbac2850a15c7d11f6 7447984 debug optional 
python-samba-dbgsym_4.9.1+dfsg-2_amd64.deb
 f108cdeba12617df6930e8d84f6996f8 2139916 python optional 
python-samba_4.9.1+dfsg-2_amd64.deb
 36f299280628f381fa26ae34385fc713 87600 debug optional 
registry-tools-dbgsym_4.9.1+dfsg-2_amd64.deb
 b5a6cd6319154b2c164e2ad9d3897485 131968 net optional 
registry-tools_4.9.1+dfsg-2_amd64.deb
 818b5e96715701173427aee3196b8415 1305564 debug optional 
samba-common-bin-dbgsym_4.9.1+dfsg-2_amd64.deb
 fb46d0ed94799c156c507ecf04634916 607428 net optional 
samba-common-bin_4.9.1+dfsg-2_amd64.deb
 6422ca91d3fec0aefc72677050d2a66f 164664 net optional 
samba-common_4.9.1+dfsg-2_all.deb
 b01b93b2550a2c4137cc9b4d5d5dad05 2162428 debug optional 
samba-dbgsym_4.9.1+dfsg-2_amd64.deb
 aa7ee1a2ccc434cdedc7ab0e1026e8fa 333096 devel optional 
samba-dev_4.9.1+dfsg-2_amd64.deb
 f56fddee124649a241f5cd60ee21f9dd 1134044 debug optional 
samba-dsdb-modules-dbgsym_4.9.1+dfsg-2_amd64.deb
 ce7003ee7dcad14795ffd162be485166 374288 libs optional 
samba-dsdb-modules_4.9.1+dfsg-2_amd64.deb
 71d5d01b1652e5eeb4204c7d635da026 22648376 debug optional 
samba-libs-dbgsym_4.9.1+dfsg-2_amd64.deb
 c71e4308f516d3223f0ba1649f88de26 5489044 libs optional 
samba-libs_4.9.1+dfsg-2_amd64.deb
 0212b5e0203a48e9607a345605a55f04 6604792 debug optional 
samba-testsuite-dbgsym_4.9.1+dfsg-2_amd64.deb
 7f336ecdf10764459553b49c06b59e2d 1878736 net optional 
samba-testsuite_4.9.1+dfsg-2_amd64.deb
 e1e28502b7fc5631064e7e75af6d5fc6 1539452 debug optional 
samba-vfs-modules-dbgsym_4.9.1+dfsg-2_amd64.deb
 ea23f30d6d93a83c1761fec4866aabaa 426308 net optional 
samba-vfs-modules_4.9.1+dfsg-2_amd64.deb
 c1dfc355eb08b591c82b7681cdf72b99 21591 net optional 
samba_4.9.1+dfsg-2_amd64.buildinfo
 dd5e6187d1bceea06c083bc441bc76a1 1074212 net optional 
samba_4.9.1+dfsg-2_amd64.deb
 35be9e498abc9d254c15cf0289a82ee6 1383272 debug optional 
smbclient-dbgsym_4.9.1+dfsg-2_amd64.deb
 d8fbca8fc647b17df6327beb6581386e 451088 net optional 
smbclient_4.9.1+dfsg-2_amd64.deb
 674b8faebed7770ee41bbabe04d1005d 1860808 debug optional 
winbind-dbgsym_4.9.1+dfsg-2_amd64.deb
 978badf4b39d5fc9197f9be74a4f7288 556908 net optional 
winbind_4.9.1+dfsg-2_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEqIGbPTP9weQZ135HrgOYBGZoH6UFAlvb6pkACgkQrgOYBGZo
H6VU9g/9GjX1GQICTvz8QRZ4fXMjHJkExJSB6ckhbq9AHE2lcRA5Ym8AMFlsH1p2
s3c+hk8C0XL8kMnmdj8o53P+0SKQ7id0sOuCO+Vz26WGyEBr7O1j/Ru6niJNofb3
lcvkyrgf0LepIcFEeUuKoLVRxzWCzEzFFAwWpQ5dYnM2+UX9vZO1meDxrcbhRBT8
/A/LpuzW9R3LtpeqlTfcV7StWE5VRNUx8v98ylRkO3Vfqt9tc8Sr22SH273hwj9H
8odp1VCQ1zCVdbK7Qk0/IoUUkfkq+Q8vSqa9GidT2V7FABSmFSGNJM1zikrQwvPX
kAAzIPkNIpwp4EtL3NMeR7PXI1URptao8SY8ADxWuqDYOlWe3hkZUq3z2p5Hy4Vd
Vhabclq5fp9vx5vHtdgDnjCpYKBx8TnY9bOLAnQf7Nryf7oNis1VTr3c7O7CFwyC
3r2ltOMpxcTq4QFSGOJqGDWCxiNlH4+zRIuAqcjrVTEtphINIcylg6BVK2otdJmu
LiyjUXdLoKlx+ugsvomzrwvVVwGw5lnojXiMotpatfO+l33vk16YqVBEcv+gjdxO
PowZHTMn/vvKuUfGq7cta7BP//E5XgVL2doFIeQxcLBmvyIBfSZIDAq8zfIqjLP2
s0QoJR1PqCERFaliCBr5ZsBaknmfkwnhviuZbgT8e2gV8UbsK3Q=
=jHO0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to