Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
debian
tor
Commits
0cbc29ab
Commit
0cbc29ab
authored
15 years ago
by
Peter Palfrader
Browse files
Options
Downloads
Patches
Plain Diff
Removed versioned libssl build dependency since that is no longer needed
parent
4b44432f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-1
6 additions, 1 deletion
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
with
7 additions
and
2 deletions
debian/changelog
+
6
−
1
View file @
0cbc29ab
tor (0.2.2.9-alpha-1) experimental; urgency=low
* New upstream version.
- We no longer need to build-depend on a recent libssl-dev because
Tor now detects whether we need to explicitly turn on
autonegotiation at run-time rather than compile time. Good.
(This also means we no longer need to conflict with newer
libssls when we built against an old one on backports.)
-- Peter Palfrader <weasel@debian.org> Sat, 27 Feb 2010 13:1
7:33
+0100
-- Peter Palfrader <weasel@debian.org> Sat, 27 Feb 2010 13:1
9:02
+0100
tor (0.2.2.8-alpha-1) experimental; urgency=low
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
0cbc29ab
...
...
@@ -2,7 +2,7 @@ Source: tor
Section: comm
Priority: optional
Maintainer: Peter Palfrader <weasel@debian.org>
Build-Depends: debhelper (>= 5), libssl-dev
(>= 0.9.8k-6)
, dpatch, zlib1g-dev, libevent-dev (>= 1.1), texlive-base-bin, texlive-latex-base, texlive-fonts-recommended, transfig, ghostscript, binutils (>= 2.14.90.0.7), hardening-includes
Build-Depends: debhelper (>= 5), libssl-dev, dpatch, zlib1g-dev, libevent-dev (>= 1.1), texlive-base-bin, texlive-latex-base, texlive-fonts-recommended, transfig, ghostscript, binutils (>= 2.14.90.0.7), hardening-includes
Standards-Version: 3.8.1
Homepage: https://www.torproject.org/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment