Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenMandrivaAssociation/tor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4ede6acfdd6b1df61f6e484727020bfdd07135d2
Choose a base ref
...
head repository: OpenMandrivaAssociation/tor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2aa9bf36de76fd1e9d5428ad0de82d447cd230cb
Choose a head ref
  • 12 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 20, 2022

  1. 0.4.7.8

    AngryPenguinPL authored Jun 20, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6aaebc0 View commit details
  2. 0.4.7.8

    AngryPenguinPL authored Jun 20, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    82d9347 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    73fbea5 View commit details
  4. Merge pull request #4 from OpenMandrivaAssociation/AngryPenguinPL-pat…

    …ch-1
    
    Angry penguin pl patch 1
    AngryPenguinPL authored Jun 20, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    94380e7 View commit details

Commits on Aug 18, 2022

  1. 0.4.7.10

    AngryPenguinPL authored Aug 18, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a0b853a View commit details
  2. 0.4.7.10

    AngryPenguinPL authored Aug 18, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5c431cb View commit details

Commits on Nov 10, 2022

  1. 0.4.7.11

    AngryPenguinPL authored Nov 10, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    50f58ac View commit details
  2. 0.4.7.11

    AngryPenguinPL authored Nov 10, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a195c95 View commit details

Commits on Dec 14, 2022

  1. 0.4.7.12

    AngryPenguinPL authored Dec 14, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3c45c87 View commit details
  2. 0.4.7.12

    AngryPenguinPL authored Dec 14, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b8760db View commit details

Commits on Mar 31, 2023

  1. Copy the full SHA
    77a67b1 View commit details

Commits on May 20, 2023

  1. 0.4.7.13

    mandian committed May 20, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    Copy the full SHA
    2aa9bf3 View commit details
Showing with 5 additions and 5 deletions.
  1. +1 −1 .abf.yml
  2. +4 −4 tor.spec
2 changes: 1 addition & 1 deletion .abf.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sources:
tor-0.4.6.10.tar.gz: e8968971d2775547c382dcac87cb1d41afa1b582
tor-0.4.7.13.tar.gz: a4ce7e99cc883601077af77a987b941dbdb262a6
8 changes: 4 additions & 4 deletions tor.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%define runuser toruser

Name: tor
Version: 0.4.6.10
Version: 0.4.7.13
Release: 1
Summary: Anonymizing overlay network for TCP (The onion router)
Group: Networking/Other
@@ -54,10 +54,10 @@ for high-stakes anonymity.

%build
%configure
%make
%make_build

%install
%makeinstall
%make_install

%define _logdir %{_var}/log

@@ -101,7 +101,7 @@ rm -f %{_localstatedir}/%{name}/fingerprint
%_postun_groupdel %{runuser}

%files
%doc ReleaseNotes INSTALL LICENSE README ChangeLog doc/HACKING
%doc ReleaseNotes INSTALL LICENSE README* ChangeLog doc/HACKING
%{_datadir}/doc/tor/*.html
%{_mandir}/man*/*
%{_bindir}/tor