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: NixOS/nixpkgs
base: ee6f5a32bb09
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3679c8d2d100
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 17, 2020

  1. pcsc-cyberjack: 3.99.5_SP12 -> 3.99.5_SP13

    Unfortunately, the upstream changelog consists of just the following:
    
      * Update to the Reiner-SCT repository rev cyberJack@1374
    
    This is not very helpful since I haven't found a public SVN (I assume,
    since it's using integer revisions) repository, so I decided to diff the
    tarball against the old one, here's what I've found:
    
      * No longer ship generated files from autotools
      * Add support for REINER SCT cyberJack comfort PL
      * Add support for tanJack USB
      * Allow to override secoder information
      * Lots of whitespace and coding style changes
    
    As mentioned above, the autotools-generated files are no longer shipped,
    so I've added autoreconfHook to nativeBuildInputs.
    
    I also verified the source tarball using the upstream hashes found here:
    
    http://downloads.reiner-sct.de/LINUX/Hashwerte/Hashwerte.txt
    
    Signed-off-by: aszlig <aszlig@nix.build>
    Merges: #84749
    aszlig committed Apr 17, 2020
    Copy the full SHA
    3679c8d View commit details
    Browse the repository at this point in the history