uruk 20150401-1 source package in Ubuntu

Changelog

uruk (20150401-1) unstable; urgency=low

  * New upstream release: The Gorp en Roovert Release (missed: uruk version
    20150325 - The De Drie Zwaantjes Release).
    - The De Drie Zwaantjes Release makes it easier to configure uruk; new
      syntax is supported (old configurations for now keep being fully
      supported too).  See the upstream uruk NEWS file (in
      /usr/share/doc/uruk/NEWS or online at
      http://mdcc.cx/pub/uruk/uruk-latest/NEWS) for details.
    - The De Drie Zwaantjes Release introduced a showstopper bug which was fixed
      in The Gorp en Roovert Release ("drop all traffic when multiple addresses
      are used")
    - Uruk upstream development is no longer a one man show: Since this release,
      Wessel Dankers joined the uruk maintainers. Welcome aboard!
  * debian/rules: remove timestamps from the build system. Now uruk can be built
    reproducibly in the current experimental Debian ReproducibleBuilds
    framework.  Thanks Chris Lamb for the bugreport and patch.  Closes: #776968

 -- Joost van Baal-Ilić <email address hidden>  Tue, 12 May 2015 12:52:32 +0200

Upload details

Uploaded by:
Joost van Baal
Uploaded to:
Sid
Original maintainer:
Joost van Baal
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
uruk_20150401-1.dsc 1.3 KiB 1121433391d6ab7832638bc1e44c00a0424127a6d2bc41d56d103ec1ebe1e745
uruk_20150401.orig.tar.gz 228.8 KiB 21dd3f5bb50e041a8fb636141d6ff036a6d5f71646a22de99cbb3b78509558d4
uruk_20150401-1.debian.tar.xz 10.1 KiB af9311a441ea0808fdfaf60ffcf2a5efa87a42422c4a4769079df62414e47cf9

Available diffs

No changes file available.

Binary packages built by this source

uruk: Very small firewall script, for configuring iptables

 Uruk is a wrapper for Linux ip[6]tables. A very simple shell script, but
 useful if you need similar (but not the same) packet filtering configurations
 on lots of hosts. It uses a template file, which gets sourced as a shell
 script, to get lists of source addresses, allowed to use specific network
 services. Listing these groups of allowed hosts and allowed services is all
 what's needed to configure your box.
 .
 Main difference with other firewall setup tools: uruk is just a very small
 (just 14K!) shell script, no gui, no interactive setup, no default
 configuration. You'll like this if you'd rather not have lots of (probably
 buggy) code between you and your filtering rules.