tags 640591 + pending thanks Dear maintainer,
I've prepared an NMU for smbind (versioned as 0.4.7-5.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: R.E.M.: Everybody Hurts
diff -Nru smbind-0.4.7/debian/changelog smbind-0.4.7/debian/changelog --- smbind-0.4.7/debian/changelog 2010-09-05 21:58:27.000000000 +0200 +++ smbind-0.4.7/debian/changelog 2011-12-10 14:21:47.000000000 +0100 @@ -1,3 +1,14 @@ +smbind (0.4.7-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "installation fails: /var/lib/dpkg/info/smbind.postinst: 42: + local: not in a function": + add patch from Ubuntu / Daniel T Chen: + - debian/postinst: Fix semantic error with local variables so that + the package is installable again. (Closes: #640591) + + -- gregor herrmann <[email protected]> Sat, 10 Dec 2011 14:20:12 +0100 + smbind (0.4.7-5) unstable; urgency=high * [4198cb3] Fix sql injection in src/include.php diff -Nru smbind-0.4.7/debian/postinst smbind-0.4.7/debian/postinst --- smbind-0.4.7/debian/postinst 2010-09-05 21:58:27.000000000 +0200 +++ smbind-0.4.7/debian/postinst 2011-12-10 14:20:06.000000000 +0100 @@ -38,7 +38,6 @@ dbc_generate_include=php:/etc/smbind/config-db.php # Make sure the passwords match if [ -z "$2" ]; then - local pass1 pass2 while :; do db_input high smbind/password1 || true db_go
signature.asc
Description: Digital signature

