[Pkg-privacy-commits] [torsocks] annotated tag debian/2.1.0-1 created (now 199c2f0)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:09:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag debian/2.1.0-1
in repository torsocks.
at 199c2f0 (tag)
tagging 0b48db3841a07121887e2906003f3e2ba07ade23 (commit)
replaces upstream/2.1.0
tagged by Jérémy Bobbio
on Tue Jun 2 09:56:58 2015 +0200
- Log -----------------------------------------------------------------
Format: 1.8
Date: Tue, 02 Jun 2015 09:52:56 +0200
Source: torsocks
Binary: torsocks
Architecture: source amd64
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Anonymity Tools Debian Maintainers <pkg-anonymity-tools at lists.alioth.debian.org>
Changed-By: Jérémy Bobbio <lunar at debian.org>
Description:
torsocks - use SOCKS-friendly applications with Tor
Closes: 760075 770031 775792
Changes:
torsocks (2.1.0-1) unstable; urgency=low
.
* Upload to unstable now that Jessie has been released.
* New upstream release:
- Stop denying syscall() and add dangerous ones. (Closes: #770031, #760075)
- Add AllowOutboundLocalhost. (Closes: #775792)
* Remove patches included in the new upstream release.
* Refresh exclude_test_requiring_network.patch.
Checksums-Sha1:
e736b9e7af2269b821e0ee3a6f5de8f49b91fa97 1148 torsocks_2.1.0-1.dsc
fb11f303af8da97653a731568fce0551f7aeaf83 358939 torsocks_2.1.0.orig.tar.bz2
6202b7514226b5be47cecfc0d9b0acd0abc68933 9872 torsocks_2.1.0-1.debian.tar.xz
c812fb52be84de752b52b2d11984e5219a8993dd 66550 torsocks_2.1.0-1_amd64.deb
Checksums-Sha256:
76f2b76d914531360c4e3cfd0ae5fd0fe503f9d98497b37bc5b4f37d995198c2 1148 torsocks_2.1.0-1.dsc
3c3831cb751ff477d97fb826c79cb2cfedc514e5eb89a3b10f341fb3abdf87db 358939 torsocks_2.1.0.orig.tar.bz2
bce71fa7d5e6c108b2833a93c71c1f8adb3678fb12bf8c7edc8b10ed79881e08 9872 torsocks_2.1.0-1.debian.tar.xz
931e4f3f7f665f6d86a020715fd73a7c2182b45a1b35caecd99f6d1a40f8e876 66550 torsocks_2.1.0-1_amd64.deb
Files:
be90db4fea4e37ba663a81b983e4673c 1148 net optional torsocks_2.1.0-1.dsc
cced40ded9a0c7335050b778677fbd60 358939 net optional torsocks_2.1.0.orig.tar.bz2
6c083bd3626ae2c916c85163784b69e6 9872 net optional torsocks_2.1.0-1.debian.tar.xz
e4dc9da18ff32adf0c40472ff010252b 66550 net optional torsocks_2.1.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJVbWHKAAoJEEAsIlA9Nuk2P3EP/3GHBdCiGBrE1V/d9CYqe1n3
Y50VvTZO+8DqdSzTtUNGGEMcwouhrWgOESuVInYQoW36r3NnkqUBbRxvCKTVjIyx
7fGR+ZuSB57rEqPJIcv3Q+TuEbgyaFeQhiNpkGndPgUJep6mUIdHAZdeBDWoQF0m
WqD33FG+MEx7vneRYmqyee04p5yYXLA3m2JXHbTpvGTT6GHQT1HjIj1p4Kw854hN
phmDoEuQEu4I1V9OQ/OfTW5JFZBU99wBYPMvd8xUNW2kznxDhqp5wZt6V03CtR34
HBgTSw+tWRjdsBdah73gmPVRZhfgczZeEnJDcfNYwNetSTbmc7zUaktsW1qTL/2j
K0ykwv2p30n7ujWSeCb2dlLloMse1UBZQUfEKm/hI7SbLWUj2VImARn9bybO9kqY
bV1NiHxrwMycCqHafIzKgSxv5u4HwY1UZATQXe6lDFfspZ7LEFCCrhpNtRzNiqca
Zy5rlF/eONSfN3CHWgocKo41Th1MKhjzwXF/aM2jwKbIRRhcOo1cOgTCCx6Cnwo0
nLyI9imU6UpmG5Uh5rn68f5ViKCIOSUESXKBH2FpA2UzpL/z5wORfI93XWc2QYeK
OAYJFCxD6j/Z/IiwmnDTVw1UUO4zr9Zz2IH9ZbzvKhRBFOPKFbJ35Ky9gnnM15Ic
Va4KQFdqsLcUPB0id13y
=IaCh
-----END PGP SIGNATURE-----
Jérémy Bobbio (36):
Add git-buildpackage configuration
Merge tag 'upstream/2.0.0_rc2' into experimental/master
Update debian/copyright
Remove get-orig-source from debian/rules as we use pristine-tar
Adapt installation cleanup phase to the new upstream version
Do not ship upstream changelog twice
Bump Standards-Version to 3.9.4, no changes required
Gracefully handle the move of torsocks.conf from /etc to /etc/tor
Release version 2.0.0~rc2-1 to experimental
Remove Pre-Depends as its already satisfied in oldstable
Add a patch to prevent running tests that require network access
Add a patch to fix undefined syscall values for x86
Release version 2.0.0~rc2-2 to experimental
Add a patch to fix a deadlock in getpeername() error path
Add a patch to add compatibility with GNU/kFreeBSD
Add a patch to fix build on s390(x) architectures
Release version 2.0.0~rc2-3 to experimental
Merge tag 'upstream/2.0.0_rc3' into experimental/master
Remove obsolete patches
Release version 2.0.0~rc3-1 to experimental
Merge tag 'upstream/2.0.0_rc4' into experimental/master
Update debian/rules now that documentation has moved
Bump Standards-Version to 3.9.5, no changes required
Merge tag 'upstream/2.0.0_rc6' into experimental/master
Release version 2.0.0~rc6-1 to experimental
Merge branch 'experimental/master'
Add watch file and upstream signing key
Add debian/README.source
Merge tag 'upstream/2.0.0'
Add NEWS file
Update debian/changelog
Merge branch 'experimental/master'
Merge tag 'upstream/2.1.0'
Remove patches included in the new upstream release
Refresh exclude_test_requiring_network.patch
torsocks (2.1.0-1)
Patrick Matthäi (8):
Imported Debian patch 1.0~epsilon+dfsg1-1
Imported Debian patch 1.1-1
Imported Debian patch 1.1-2
Imported Debian patch 1.1-3
Imported Debian patch 1.1-4
Imported Debian patch 1.1+git20110826-1
Imported Debian patch 1.2-1
Imported Debian patch 1.2-2
intrigeri (65):
Convert debian/rules to dh7 tiny rules format.
Disable dh_makeshlibs: libtorsocks is not meant to be used as a shared library.
Use dh-autoreconf.
Switch to dpkg-buildflags for hardening.
Don't ship the libtorsocks.la file.
New patch: display correct error message when the wrapped program cannot be found in $PATH.
New patch: try harder to find symbols instead of complaining (Closes: #636943).
Take over the package, in agreement with Patrick.
Add Lunar as an uploader.
Convert debian/copyright to DEP5 format.
Reindent.
Fix spelling of SOCKS in short and long descriptions.
Override Lintian false positives.
Also fix torsocks error message when command not found.
Add Vcs-Git and Vcs-Browser control fields, pointing to collab-maint.
New snapshot.
Releasing torsocks (1.2-3) to Debian unstable.
Update specification URL in debian/copyright.
Bump Standards-Version to 3.9.3, no change required.
debian/watch: Don't use the obsolete Google Code redirector anymore.
New patch: 0003-Fix-invocation-without-arguments.patch (Closes: #684577)
Update debian/changelog.
New patch: 0004-Fix-typos-in-manpage.patch (Closes: #683358)
Check dlerror returned something in LOAD_ERROR before printing anything. Patch by Anthony G. Basile <blueness at gentoo.org>.
New snapshot.
Merge tag 'upstream/1.3'
Drop all patches: they were applied upstream.
Drop obsolete Lintian override.
Remove obsolete watch file.
Don't cleanup not shipped .la file.
Drop obsolete --enable-socksdns configure flag.
Update debian/changelog for 1.3-1.
Update Homepage control field.
torsocks (1.3-2) unstable
Reorder Makefile targets.
Remove obsolete Lintian override.
Add missing entry in debian/copyright.
Add debian/watch file to monitor new upstream tags.
Don't call rm with -f in override_dh_auto_install.
torsocks (1.3-3) unstable
Remove erroneously added changelog entry.
Merge tag 'upstream/2.0.0_rc7' into experimental/master
Refresh quilt patch.
Use canonical URL in Vcs-Git.
torsocks (2.0.0~rc7-1)
Add placeholder that Lintian will complain about, to avoid forgetting documenting the configuration file format incompatibility between 1.x and 2.x.
Put under the umbrella of the Anonymity Tools Debian Maintainers team.
torsocks (2.0.0-1)
Disable automake silent rules.
Declare compliance with Standards-Version 3.9.6 (no change required).
Use cgit URL in the Vcs-Browser control field.
Reformat debian/control with cme fix.
Revert "Disable automake silent rules."
Fix-improve-Unix-socket-passing-detection.patch: new patch, cherry-picked from upstream (Closes: #766306).
torsocks (2.0.0-2)
Fix-use-getsockname-instead-of-getsockopt-to-get-soc.patch: new patch, cherry-picked from upstream, that fixes FTBFS on kfreebsd-* introduced by Fix-improve-Unix-socket-passing-detection.patch (Closes: #768140).
torsocks (2.0.0-3)
Merge branch 'master' into experimental/master
Disable automake silent rules.
Bump debhelper compat level to 9, accordingly bump the versioned build-dependency.
Don't include buildflags.mk by hand, debhelper v9 does it.
Adapt path to multi-arch file location.
New snapshot.
Merge branch 'multiarch-v2' into experimental/master
torsocks (2.0.0-4)
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torsocks.git
More information about the Pkg-privacy-commits
mailing list