Commit graph

4731 commits

Author SHA1 Message Date
Peter Hoeg 48fba40429 terraform: 0.8.8 2017-03-05 10:31:42 +08:00
Jaka Hudoklin ee460ec13c Merge pull request #23366 from Kendos-Kenlen/slack_update
slack: 2.3.4 -> 2.5.1
2017-03-05 01:40:56 +01:00
Arseniy Seroka ae3b6811cc Merge pull request #23472 from ndowens/frostwire
frostwire: 6.0.0 -> 6.4.5
2017-03-04 20:26:50 +03:00
ndowens 3fdd726b16 ncdc: 1.19.1 -> 1.20 2017-03-04 08:59:50 -06:00
Graham Christensen 6011e3ea93
jitsi: 2.8.5426 -> 2.10.5550 for CVE-2017-5603 2017-03-04 08:47:07 -05:00
ndowens 6744f3a986 frostwire: 6.0.0 -> 6.4.5 2017-03-03 19:59:56 -06:00
Nikolay Amiantov fe265f129e liferea: add libnotify
I've accidentially removed it from build inputs.

Notice that GNOME 3 icons weren't removed accidentially -- it works without
them for me on XFCE.
2017-03-04 01:14:29 +03:00
Nikolay Amiantov 4a6ba21bdd liferea: 1.10.19 -> 1.12-rc2
It's a release candidate but it works with new WebKitGTK and we don't build old
one anymore because of vulnerabilities.
2017-03-04 01:03:53 +03:00
Joachim Fasting db2f87a998
torchat: mark as broken
Looks abandoned by upstream (last commit 2014, no response on
issue tracker).  For an application of this nature it seems
prudent to simply mark the package as broken instead of
attempting to fix the build.

Prospective users can check out richochet or tor messenger.
2017-03-03 17:39:00 +01:00
Franz Pletz f4f0889131 Merge pull request #23365 from mguentner/ipfs_0_4_6
ipfs: 0.4.5 -> 0.4.6
2017-03-02 14:57:58 +01:00
Peter Hoeg 1fbcce4448 dropbox: 19.4.13 -> 20.4.19 2017-03-02 11:45:19 +08:00
Gauthier POGAM--LE MONTAGNER 5818355a69 slack: remove ubuntu update cron 2017-03-02 01:49:30 +01:00
Gauthier POGAM--LE MONTAGNER 1be1c905f2 slack: 2.3.4 -> 2.5.1 2017-03-02 01:30:02 +01:00
Maximilian Güntner aa429e6775
ipfs: 0.4.5 -> 0.4.6 2017-03-02 01:24:39 +01:00
Charles Strahan 2c0225add6
mesos: fix build with latest gcc/glibc
/cc #23253
2017-03-01 18:22:58 -05:00
Michael Raskin b8812dfeac profanity: 0.5.0 -> 0.5.1 2017-03-01 15:00:17 +01:00
Joachim Fasting 026366b00b
pan: sha1 -> sha256 2017-03-01 00:28:26 +01:00
rnhmjoj 62c5f68847 palemoon: 27.0.3 -> 27.1.1 2017-02-28 20:34:54 +01:00
Rok Garbas 4fb01fdc03 Merge pull request #23265 from peterhoeg/u/msmtp
msmtp: 1.6.4 -> 1.6.6 and make it nix friendly
2017-02-28 15:44:55 +01:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Bjørn Forsman 3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman c49533a494 qt-gstreamer1: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman 1ea4146f66 gst-plugins-bad: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman 0591cd607b gst-plugins-good: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman 4b2c7fe3d1 gst-ffmpeg: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Benno Fünfstück 785d303c64 sic: fix empty $out
Make needs () around variable names, or it'll interpret $out as $o followed by `ut`
2017-02-26 18:24:26 +01:00
Matthias Beyer 716c964b21
luakit: remove
There was no release for luakit in the last 5 years, so I suggest to
remove it. Also because there are alternatives for vi-like browsers.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2017-02-26 11:00:44 +01:00
Matthias Beyer 77064ceb35 mutt: 1.7.2 -> 1.8.0
From the Changelog:

The keys used are:
  !: modified feature, -: deleted feature, +: new feature

1.8.0 (2017-02-24):

  - $locale has been removed.  Mutt now respects the LC_TIME setting
    instead.  See also $attribution_locale.
  + $attribution_locale can be used to override the date formatting in
    attribution strings.  When unset, Mutt will use the locale
    environment, but note the default value of $date_format has a
    leading '!' which says to use the C-locale.
  ! Message-id and mail-followup-to headers are now preserved for recalled
    messages.
  + <unsidebar_whitelist> added to complement <sidebar_whitelist>.
  ! The pager position is reset to the top when toggling header-weed.
  ! IMAP messages moved to $trash via server-side copy are marked as read.
  + <root-message> jumps to the root message of a thread.
  ! Piped text attachments are charset converted.
  + Added %F to $attach_format, to show the content-disposition filename.
    %d will fall back to %F which will fall back to %f.
  + <rename-attachment> allows an attachment name to be changed, without
    modifying the underlying file's name.
  ! Mutt will look for the user's muttrc additionally in
    $XDG_CONFIG_HOME/mutt/.
  + Compressed mbox and mmdf files are now supported via open-hook,
    close-hook, and append-hook.  See contrib/sample.muttrc-compress
    for suggested settings.  Note this is a compile-time option:
    --enable-compressed.
  + When $flag_safe is set, flagged messages cannot be deleted.
  + The '@' pattern modifier can be used to limit matches to known aliases.
  + <mark-message> creates a hotkey binding to a specific message.  The hotkey
    prefix is specified via $mark_macro_prefix.
  + <setenv> and <unsetenv> can be used to add/remove environment variables
    passed to children.
  ! Mutt will now use the built-in OpenSSL SSL_set_verify() callback
    to verify certificates.  This allows better support for verifying
    chains, including alternative chain support.
  + $uncollapse_new controls whether a thread will be uncollapsed when a new
    message arrives.
  ! $to_chars and $status_chars now accept multibyte characters.
  + <subjectrx> allows replacing matching subjects with something else.
    This can be used to declutter subject lines in the index.
  + <edit-label> can be used to add, change, or delete a message's X-Label.
  ! Pattern expressions with ~y support label tab completion.
  + The header cache now also supports Kyoto Cabinet and LMDB as
    backend databases.
2017-02-25 20:30:00 +01:00
Thomas Tuegel 0ed156a216 Merge pull request #22977 from ttuegel/triage-kde4
Remove KDE 4 desktop packages
2017-02-25 12:21:44 -06:00
Peter Hoeg 9f184ac5a1 utox: 0.13.0 -> 0.13.1 2017-02-25 15:55:19 +08:00
Thomas Tuegel f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Thomas Tuegel 0f5dbc3854
Revert "Remove kde4.psi"
This reverts commit c2fcc909cb42d9aaa456d211f9c68cc24f4ef804.

- Upstream development is ongoing; we will keep psi for now to preserve
  continuity.
2017-02-24 16:49:07 -06:00
Thomas Tuegel 41d8b36461
Remove kde4.psi
- No activity upstream
- Known vulnerabilities
2017-02-24 16:49:06 -06:00
Thomas Tuegel 72263bdd74
Remove kde4.kvirc
- No maintainer in Nixpkgs
2017-02-24 16:49:04 -06:00
Thomas Tuegel b4bdaeb38c
Remove kde4.choqok
- No maintainer in Nixpkgs
2017-02-24 16:49:03 -06:00
Thomas Tuegel 43d306c2f5
Remove kde4.rekonq and dependencies
- No upstream activity
- Known vulnerabilities
2017-02-24 16:49:02 -06:00
Thomas Tuegel 7e77aaf221
Remove kde4.kwooty
- No maintainer in Nixpkgs
- No upstream activity
2017-02-24 16:49:02 -06:00
Thomas Tuegel b1d78393bd
Remove kde4.ktorrent
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:49:01 -06:00
Thomas Tuegel a8c58cf6ab
Remove kde4.quassel
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:59 -06:00
Thomas Tuegel 545e675cef
Remove kde4.konversation
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:59 -06:00
Joachim F 01fdaee031 Merge pull request #23113 from demin-dmitriy/opera
opera: 42.0.2393.517 -> 43.0.2442.991
2017-02-24 19:24:27 +01:00
Franz Pletz 7cc86f79b4
mumble: 1.2.17 -> 1.2.19 2017-02-24 17:57:41 +01:00
Demin Dmitriy db0316d8b2 opera: 42.0.2393.517 -> 43.0.2442.991 2017-02-23 19:25:20 +03:00
Peter Hoeg 84fd5daafc terragrunt: 0.10.2 -> 0.10.3 2017-02-23 17:14:45 +08:00
Peter Hoeg 1c466059d1 msmtp: clean up msmtpq
- replace relative bin paths with absolute filenames in the nix store
 - make the log and queue paths configurable
 - log to the journal on linux
2017-02-23 15:57:53 +08:00
Peter Hoeg f4d188b37a msmtp: 1.6.4 -> 1.6.6 2017-02-23 15:56:28 +08:00
Peter Hoeg 354243c784 Merge pull request #23091 from peterhoeg/u/lynx
lynx: 2.8.8rel.2 -> 2.8.9dev.11
2017-02-23 07:35:28 +08:00
Peter Hoeg a3bf71b76f lynx: 2.8.8rel.2 -> 2.8.9dev.11 2017-02-23 07:32:55 +08:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Michael Raskin 194d137bd3 wireshark: patch for CVE-2017-6041 2017-02-22 14:17:02 +01:00