Commit graph

2557 commits

Author SHA1 Message Date
Michael Raskin
166614ee41 Update Firefox. Second take. 2015-03-22 13:22:41 +03:00
Ricardo M. Correia
a246b849eb firefox: Update from 36.0.1 -> 36.0.3 2015-03-21 06:49:17 +01:00
Eelco Dolstra
2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Jaka Hudoklin
89f41b90fa Merge pull request #6874 from offlinehacker/pkgs/kubernetes/update
kubernetes: update to 0.12.1, fix module
2015-03-20 11:22:48 +01:00
Michael Raskin
14fc74054b Update Conkeror. Works now 2015-03-19 22:13:07 +03:00
Jaka Hudoklin
2482b75eae kubernetes: update to 0.12.1, fix module 2015-03-18 14:37:03 +01:00
Jaka Hudoklin
079520ced5 panamax: update, fix module 2015-03-18 14:35:24 +01:00
Antoine R. Dumont
6683a5a2c1 Update putty derivation
- Use source code tarball instead of svn.
- Add meta information on package.
2015-03-17 15:06:31 +01:00
devhell
77c40224d2 snort: 2.9.7.0 -> 2.9.7.2
This includes a slight refactor.

2014-11-24 - Snort 2.9.7.2
[*] New additions
* Application Identification Preprocessor, when used in conjunction with
  open app ID detector content, that will identify application protocol,
  client, server, and web applications (including those using SSL) and
  include the info in Snort alert data. In addition, a new rule option
  keyword 'appid' that can be used to constrain Snort rules based on one
  or more applications that are identified for the connection.
  See README.appid for details.

* A new protected_content rule option that is used to match against a content
  that is hashed.  It can be used to obscure the full context of the rule from
  the administrator.

* Protocol Aware Flushing (PAF) improvements for SMTP, POP, and IMAP to
  more accurately process different portions of email messages and file
  attachments.

* Added ability to test normalization behavior without modifying network traffic.
  When configured using na_policy_mode:inline-test, statistics will be gathered
  on packet normalizations that would have occurred, allowing less disruptive
  testing of inline deployments.

* The HTTP Inspection preprocessor now has the ability to decompress
  DEFLATE and LZMA compressed flash content and DEFLATE compressed PDF
  content from http responses when configured with the new decompress_swf
  and decompress_pdf options. This enhancement can be used with existing rule
  options that already match against decompressed equivalents.

* Added improved XFF support to HttpInspect. It is now possible to specify custom
  HTTP headers to use in place of 'X-Fowarded-For'. In situations where traffic may
  contain multiple XFF-like headers, it is possible to specify which headers hold
  precedence.

* Added control socket command to dump packets.

* The Stream5 preprocessor functionality is now split between the new Session and Stream preprocessors.

* Added decoding capaiblity for Cisco FabricPath

[*] Improvements
* Update active response to allow for responses of 1500+ bytes that span
  multiple TCP packets.

* Check limits of multiple configurations to not exceed a maximum ID of 4095.

* Updated the error output of byte_test, byte_jump, byte_extract to
  including details on offending options for a given rule.

* Update build and install scripts to install preprocessor and engine libraries
  into user specified libdir.

* Improved performance of IP Reputation preprocessor.

* The control socket will now report success when reloading empty IP Reputation whitelists/blacklists.

* All TCP normalizations can now be enabled individually. See README.normalize for details on using
  the new options. For consistency with other options, the "urp" tcp normalization keyword now
  enables the normalization instead of disabling it.

* Lowered memory demand of Unicode -> ASCII mapping in HttpInspect.

* Updated profiler output to remove duplicate results when using multiple configurations.

* Improved performance of FTP reassembly.
2015-03-16 00:07:00 +00:00
Ricardo M. Correia
c6c3016406 flashplayer: Update from 11.2.202.442 -> 11.2.202.451 2015-03-15 05:16:34 +01:00
Damien Cassou
8b2f21a667 syncthing 0.10.25 -> 0.10.26 2015-03-13 09:32:32 +01:00
William A. Kennington III
a5ae04f179 chromium: Update
Tested that chromium, chromiumBeta, chromiumDev all build
2015-03-12 12:32:32 -07:00
lethalman
97a7f2b8ba Merge pull request #6674 from fooblahblah/choqok
Added choqok build
2015-03-11 15:46:45 +01:00
Brendan Long
2f3dd98ef1 syncthing: Update to 0.10.25
https://github.com/syncthing/syncthing/releases/tag/v0.10.25
2015-03-08 18:22:52 -05:00
Michael Raskin
2d7dd6ca2c update gajim 2015-03-09 01:03:00 +03:00
taku0
08e41f7a58 firefox-bin: update to version 36.0.1 (close #6691) 2015-03-07 14:51:17 +01:00
Ricardo M. Correia
02b91f93c4 firefox: Update from 36.0 -> 36.0.1 2015-03-06 05:13:58 +01:00
Tobias Geerinckx-Rice
d37e8c4014 x2goclient: correct parallel building flag 2015-03-06 04:37:29 +01:00
Tobias Geerinckx-Rice
22080d1951 Add x2goclient 4.0.3.2
Thanks to Christoph-Simon Senjak <c s s at u x u l dot d e>
2015-03-06 03:48:40 +01:00
Tobias Geerinckx-Rice
329de0fa75 Merge pull request #6639 from sheganinans/op2
Updating Opera 12.12 to 12.16
2015-03-05 19:24:41 +01:00
Jeff Simpson
2b0a3cd085 Added choqok build 2015-03-05 07:11:57 -07:00
vbgl
b7bcd30dbe Merge pull request #6661 from devhell/profanity
profanity: 0.4.5 -> 0.4.6
2015-03-05 00:01:08 +01:00
Eelco Dolstra
6f33aa8465 orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
devhell
5be852be9f profanity: 0.4.5 -> 0.4.6
Changes include:

  * 16 colour support
  * UI preferences included in themes (http://www.profanity.im/themes.html)
  * Roster panel in console window
  * Word wrapping
  * Configure time display in main window
  * Set default account for /connect
  * Contact presence and resource displayed in titlebar
  * Ability to override resource when sending messages
  * Chat session handling in line with http://xmpp.org/rfcs/rfc6121.html#message-chat
  * Lower CPU usage during periods of inactivity
  * Keychain/keyring integration using account eval_password property
  * Fixed remote code execution bug on OSX when desktop notifications configured to show message text

Most new UI features are enabled by default but can be disabled with the relevant preference command.
2015-03-04 20:57:59 +00:00
Aistis Raulinaitis
23506c2888 Updating Opera 12.12 to 12.16 2015-03-04 09:53:31 -08:00
Domen Kožar
768594a1e1 teamviewer: add 10, set it as default 2015-03-04 10:44:28 +01:00
Rok Garbas
2fe5f5eada weechat: extending expression with extraBuildInputs
make it easily possible to extend current buildInputs using override function.
eg.:

  weechat.override { extraBuildInputs = [ pythonPackages.pync ]; }

i've removed pync since its plugin dependency which can now be added via
extraBuildInputs.
2015-03-03 09:46:23 +01:00
Brendan Long
77116a5177 syncthing: Update to 0.10.24
https://github.com/syncthing/syncthing/releases/tag/v0.10.24
2015-03-02 12:10:32 -06:00
Pascal Wittmann
b9540c5b70 rdesktop: update from 1.8.2 to 1.8.3 2015-03-02 16:48:09 +01:00
Vladimír Čunát
355424724e liferea: maintenance update 2015-02-26 21:25:20 +01:00
Ricardo M. Correia
1e4287645c firefox: Fix hash 2015-02-26 19:02:34 +01:00
lethalman
69d3adbf3d Merge pull request #6425 from grwlf/siptools
Siptools
2015-02-26 15:00:17 +01:00
Austin Seipp
62fdc5f94d nixpkgs: btsync 1.4.106 -> 1.4.110
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-02-25 07:54:15 -06:00
taku0
2e8f2d6477 firefox-bin: update to version 36.0; thunderbird-bin: update to version 31.5.0 2015-02-25 22:42:05 +09:00
vbgl
5f5ebcd74f Merge pull request #6556 from ts468/freerdp
FreeRDP: build server as well
2015-02-25 11:59:08 +01:00
Domen Kožar
9214859fd2 Revert "Mark many packages (mostly python) broken because of broken dependencies."
This reverts commit bf86758a42.

See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Thomas Strobel
45856c9bde FreeRDP: build server as well 2015-02-25 00:43:15 +01:00
Thomas Tuegel
030eed8307 Merge branch 'dropbox' 2015-02-24 15:59:14 -06:00
Eelco Dolstra
8196962097 firefox: Update to 36.0 2015-02-24 18:50:15 +01:00
Thomas Tuegel
f12536f151 dropbox: use bundled librsync (working) 2015-02-24 11:12:56 -06:00
Thomas Tuegel
bd6a15d6d3 dropbox: rm qt.conf 2015-02-24 10:54:54 -06:00
Thomas Tuegel
115e8110f7 dropbox: wrap for LD_LIBRARY_PATH (runtime loads) 2015-02-24 10:26:22 -06:00
Thomas Tuegel
d36af8e0ae dropbox: don't wrap with Mesa 2015-02-24 10:26:00 -06:00
Thomas Tuegel
32643c010e dropbox: update to 3.2.6 (fixed) 2015-02-24 06:51:13 -06:00
Thomas Tuegel
52cc26eb3e Revert "Revert "dropbox: update to version 3.2.6""
This reverts commit a9b2dee6e6.
2015-02-23 21:18:19 -06:00
Thomas Tuegel
a9b2dee6e6 Revert "dropbox: update to version 3.2.6"
This reverts commit 7c37b4d672.

New version does not work correctly.
2015-02-23 20:14:19 -06:00
Peter Simons
bf86758a42 Mark many packages (mostly python) broken because of broken dependencies. 2015-02-23 14:06:24 +01:00
Brendan Long
82a00d1686 syncthing: Update to 0.10.23 2015-02-22 11:23:01 -06:00
aszlig
089bdce621
Re-re-revert "chromium: remove preferLocalBuild".
This reverts commit 0696b0ef78.

Okay, now finally, let's get this straight. We actually *want*
preferLocalBuild, *because* we have improved the source splitup in
c92dbffeac.

The idea is to use local builds in order to prevent the source being
pushed to a remote machine, splitted up there (and thus copied again)
and then being copied *again* FROM the remote machine.

"DOH!" - as @edolstra or @rbvermaa would call it... and good d^Hnight.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-22 08:31:25 +01:00
aszlig
0696b0ef78
Re-revert "chromium: remove preferLocalBuild".
This reverts commit 26f024626c.

I actually wasn't reading the "remove" in the commit message, so sorry
for the brainfart/noise.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-22 08:07:23 +01:00