The branch, wheezy has been created
        at  0a1af42295d04b46cdb48eb11996dbb1b3e8111f (commit)

- Shortlog ------------------------------------------------------------
commit 0a1af42295d04b46cdb48eb11996dbb1b3e8111f
Author: Guillem Jover <[email protected]>
Date:   Fri Mar 8 04:42:06 2013 +0100

    Release 1.16.10

commit 698af8dcd765af0f9f110776c3d99a22b59e690b
Author: Guillem Jover <[email protected]>
Date:   Fri Mar 8 03:48:40 2013 +0000

    Regenerate .pot files and merge .po files with them

commit 88bdb13ba3e3d61c33513581e507a1041b5e583d
Author: Guillem Jover <[email protected]>
Date:   Thu Feb 21 00:54:44 2013 +0100

    scripts: Remove unused POSIX module usage
    
    In addition to avoiding imports from unneeded modules, this fixes
    a perl warning due to redefinition of getcwd() exported by both
    the POSIX and Cwd modules, affecting any program executed with
    «perl -w» and including the Dpkg::Source::Archive module.
    
    Closes: #700978
    
    Reported-by: Niels Thykier <[email protected]>
    Analysis-by: Raphaël Hertzog <[email protected]>

commit b8d5e90f41762eb03505bf171cae6ea93918e345
Author: Guillem Jover <[email protected]>
Date:   Tue Feb 5 03:23:13 2013 +0100

    Revert "dselect: Abort select action if any foreign architecture is enabled"
    
    This reverts commit 62467910df606a1daaea096f66018506a3ea451e.
    
    Aborting whenever multiarch is enabled only makes users downgrade to
    a version w/o the check, which has worse multiarch support than the
    current dselect, so the check ends up being counter-productive.

commit afe626640a81a0191b06e2f4ae16eb2bd1b228c3
Author: Guillem Jover <[email protected]>
Date:   Sun Dec 23 03:03:44 2012 +0100

    Dpkg::Control::Hash: Do not accept Armor Header Lines inside a paragraph
    
    Make sure that no fields are injected before a signed block.
    
    Although the only possible attack is to add fields not present in the
    signed block, as otherwise a syntax error due to duplicate field is
    triggered.

commit b08f7a8306f872b077af4040ebeab8853faaf0cd
Author: Guillem Jover <[email protected]>
Date:   Sun Dec 16 00:33:25 2012 +0100

    Dpkg::Control::Hash: Check for presence of OpenPGP signatures
    
    Make sure the OpenGPG armor contains a signature block, even on EOF.
    
    This should get detected and rejected by gpgv anyway, but it's better
    to check the structure of the message before doing any further parsing
    on it.

commit 9945c52208fa7520bb307868d6c152ced8238969
Author: Guillem Jover <[email protected]>
Date:   Sun Dec 16 00:33:25 2012 +0100

    Dpkg: Fix OpenPGP armored signature parsing
    
    Change parsing code to honour RFC4880. Handle whitespaces at EOL, and
    correctly expect five trailing dashes on the Armor Header Lines.
    
    Closes: #695919
    
    Reported-by: Ansgar Burchardt <[email protected]>

commit c3167d85ed7892aba00141e461377309fac1dfa3
Author: Guillem Jover <[email protected]>
Date:   Sun Nov 11 00:25:31 2012 +0100

    dpkg: Abort installation if we cannot set the security context for a file
    
    Not setting the correct security context for a new file might have
    security implications. If the operation is supported by the system
    on such path and it fails, abort instead of just printing an error
    message and continuing as if nothing happened.

commit 85ec281bf450af3db3b75fca51b5b3982ed9f434
Author: Guillem Jover <[email protected]>
Date:   Fri Dec 21 19:51:53 2012 +0100

    libdpkg: Do not use an undefined va_list variable in dpkg_put_errno()
    
    The va_start()/va_end() pair are surrounding the wrong function. This
    might cause bogus error messages on some systems, or crashes on some
    others depending on the stdarg implementation.

commit 8ace79f21c636aa5e61709eacd188e4e07deed2c
Author: Guillem Jover <[email protected]>
Date:   Fri Dec 21 00:21:26 2012 +0100

    libdpkg: Add @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in
    
    If a project is using libdpkg's compression support it will fail to
    build with newer libdpkg versions that added direct liblzma support,
    because the dependency is an implementation detail, the library could
    be using the command line tool instead, and it would not really be
    correct for that project to explicitly link against liblzma.

commit b4eeb17645b942e81f438ea91516e9f28cc5e009
Author: Christian PERRIER <[email protected]>
Date:   Sat Mar 9 12:08:42 2013 +0100

    Fix typos in French translation

commit c62b36ff0a52078c0a7404fd1aa0033fa9861c3a
Author: Felipe Castro <[email protected]>
Date:   Sun Jan 27 15:34:55 2013 +0100

    Update Esperanto programs translation
    
    Signed-off-by: Guillem Jover <[email protected]>

commit 5757d8283ac4f1258d6ea469313d1e5be4df5913
Author: Yuri Kozlov <[email protected]>
Date:   Fri Jan 25 18:52:11 2013 +0100

    Fix Russian translation

commit 9019141314b8df60a24088ec7e82e8d6559f61d5
Author: Christian PERRIER <[email protected]>
Date:   Sun Jan 20 07:48:28 2013 +0100

    Fix mistranslation in French translation of scripts. Thanks to Filipus 
Klutiero. Closes: #698530

commit 5243c8b12112f73533608e6c83b96c33ceae0361
Author: Nicolás Alvarez <[email protected]>
Date:   Wed Oct 31 13:56:29 2012 -0300

    Fix typos in 1.16.9 changelog entry
    
    Closes: #691954
    
    Signed-off-by: Guillem Jover <[email protected]>

commit 9892e86d591ad9a47967945cc389b0fc72aba182
Author: Trần Ngọc Quân <[email protected]>
Date:   Fri Nov 2 10:19:58 2012 +0100

    Update Vietnamese programs translation
    
    Closes: #692100
    
    Signed-off-by: Guillem Jover <[email protected]>

commit ce727068a70e42cb2a1429d49cd845876b46c272
Author: Guillem Jover <[email protected]>
Date:   Sun Nov 4 07:15:04 2012 +0100

    Bump version to 1.16.10

commit b37f1607324bad3a410106d4eb572ab544c0fdcd
Author: Javier Fernandez-Sanguino <[email protected]>
Date:   Sat Nov 3 23:23:19 2012 +0100

    Update Spanish translation, remove all fuzzy and untranslated strings

commit 94e02b5c111cf862d987e68985295031dac40e25
Merge: 8c92278 5de3f21
Author: Javier Fernandez-Sanguino <[email protected]>
Date:   Sat Nov 3 23:20:29 2012 +0100

    Merge branch 'master' of ssh://git.debian.org/git/dpkg/dpkg
    
    Conflicts:
        po/es.po

commit 8c92278d29f36061cb422874d94a38de70976461
Author: Javier Fernandez-Sanguino <[email protected]>
Date:   Sat Nov 3 23:12:26 2012 +0100

    Updated Spanish translation

-----------------------------------------------------------------------

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to