click 0.4.40+15.10.20151006-0ubuntu1.1 source package in Ubuntu
Changelog
click (0.4.40+15.10.20151006-0ubuntu1.1) wily; urgency=medium * SECURITY UPDATE: fix privilege escalation via crafted data.tar.gz that can be used to install alternate security policy than what is defined - click/install.py: Forbid installing packages with data tarball members whose names do not start with "./". Patch thanks to Colin Watson. - CVE-2015-XXXX - LP: #1506467 -- Jamie Strandboge <email address hidden> Thu, 15 Oct 2015 11:13:36 -0500
Upload details
- Uploaded by:
- Jamie Strandboge
- Uploaded to:
- Wily
- Original maintainer:
- Colin Watson
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
click_0.4.40+15.10.20151006.orig.tar.gz | 135.1 KiB | f5a6d05f998526199137b983ada7a61e035654365af52808611d1505f28baa16 |
click_0.4.40+15.10.20151006-0ubuntu1.1.debian.tar.xz | 19.4 KiB | 5a607d939d85c280e1273abbe15f10f5cde2a91709f559c510920758fc19b8ff |
click_0.4.40+15.10.20151006-0ubuntu1.1.dsc | 2.8 KiB | 0c67c726e281e52e91b6ee469ef4d7b81d3dd94094f50a331cc00f8d5c8f6f17 |
Available diffs
Binary packages built by this source
- click: Click packages
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides common files, including the main click program.
- click-dbgsym: debug symbols for package click
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides common files, including the main click program.
- click-dev: build Click packages
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
click-dev provides support for building these packages.
- click-doc: Click packages (documentation)
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides documentation for click.
- gir1.2-click-0.4: GIR bindings for Click package management library
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
- libclick-0.4-0: run-time Click package management library
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides a shared library for managing Click packages.
- libclick-0.4-0-dbgsym: debug symbols for package libclick-0.4-0
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides a shared library for managing Click packages.
- libclick-0.4-dev: development files for Click package management library
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides development files needed to build programs for
managing Click packages.
- packagekit-plugin-click: Click packages (PackageKit plugin)
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides a PackageKit plugin adding support for Click
packages.
- packagekit-plugin-click-dbgsym: debug symbols for package packagekit-plugin-click
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides a PackageKit plugin adding support for Click
packages.
- python3-click: Simple wrapper around optparse for powerful command line utilities - Python 3.x
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
.
It aims to make the process of writing command line tools quick and fun
while also preventing any frustration caused by the inability to implement
an intended CLI API.
.
This is the Python 3 compatible package.