Commit graph

189063 commits

Author SHA1 Message Date
Florian Klink e1b80a5a99 setup.sh introduce isELFExec, isELFDyn
These can be used to determine whether a ELF file with ELF header is an
executable or shared library.

We can't implement it in pure bash, as bash has problems with null
bytes.
2019-08-17 16:45:52 +02:00
nyanloutre d6ab8baa1b kde: add myself as maintainer 2019-08-16 15:28:31 +02:00
nyanloutre 1b820c24e3 pimcommon: add new kpurpose dependency 2019-08-16 14:54:58 +02:00
nyanloutre 5d0acaa677 kpurpose: add missing kirigami2 dependency 2019-08-16 14:54:13 +02:00
nyanloutre d945117959 kcalc: add new MPFR dependency 2019-08-16 14:11:09 +02:00
nyanloutre 3400620cc3 akonadi: update patch akonadi-paths
Version 19.08 introduce a new mPgUpgradePath variable.
I applied what was done for the mServerPath variable.
2019-08-16 13:52:03 +02:00
nyanloutre 6d5a90a111 kipi-plugins: move to kde_applications 2019-08-16 11:34:13 +02:00
nyanloutre fc7f5e7c55 yakuake: move to kde_applications 2019-08-16 11:34:13 +02:00
nyanloutre 2ac1e31aea kde_applications: disable obsolete patches 2019-08-16 11:26:17 +02:00
nyanloutre 7489145b30 kde_applications: 19.04.3 -> 19.08.0 2019-08-16 11:26:17 +02:00
nyanloutre 505f0c2232 ksysguard: replace qtwebkit by qtwebengine
c9747e37c5
2019-08-16 11:26:17 +02:00
nyanloutre 766c8f106e kmail: add patch "fix build by including QMap" 2019-08-16 11:26:17 +02:00
nyanloutre 9825b2ac46 kate: add patch "add missing header" 2019-08-16 11:26:17 +02:00
nyanloutre 5268987144 ark: add patch "missing QVector include" 2019-08-16 11:26:17 +02:00
nyanloutre 022db30473 kinit: fix kdeinit-extra_libs.patch 2019-08-16 11:26:17 +02:00
nyanloutre 3085451655 konversation: add patch "Fix build with Qt 5.13" 2019-08-16 11:26:17 +02:00
nyanloutre 2b22167ad7 kwayland: add missing dependency 2019-08-16 11:26:17 +02:00
nyanloutre 444ddcbcc5 kdeFrameworks: 5.60 -> 5.61 2019-08-16 11:26:17 +02:00
nyanloutre 5ce0480a8c sddm: add missing dependency for breeze theme 2019-08-16 11:26:17 +02:00
nyanloutre 1cfe46034b plasma-5: 5.16.3 -> 5.16.4 2019-08-16 11:26:17 +02:00
nyanloutre ef90b86924 gwenview: remove obsolete patch 2019-08-16 11:26:17 +02:00
nyanloutre a1d21260c3 plasma-workspace: fix patch with new wallpaper path 2019-08-16 11:26:17 +02:00
nyanloutre ea1131fc39 kwin: fix xwayland patch
The Xwayland code path was moved from ApplicationWayland to a dedicated
class
https://phabricator.kde.org/D15020
2019-08-16 11:26:17 +02:00
nyanloutre 357ae3c884 kwallet-pam: add new kwallet dependency 2019-08-16 11:26:17 +02:00
nyanloutre 6832e843fa plasma-5: 5.15.5 -> 5.16.3 2019-08-16 11:26:17 +02:00
nyanloutre e143cbd3d7 kde_applications: 19.04.1 -> 19.04.3 2019-08-16 11:26:17 +02:00
nyanloutre 082e90d1cc kdeFrameworks: 5.58 -> 5.60 2019-08-16 11:26:17 +02:00
Ben Wolsieffer 136f528bbb
perlPackages.FCGI: fix cross build 2019-08-16 06:49:50 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Marek Mahut 930659b10b
Merge pull request #66608 from saschagrunert/cri-tools
cri-tools: 1.14.0 -> 1.15.0
2019-08-14 12:50:01 +02:00
Marek Mahut dd87e37a8e
Merge pull request #66590 from jonringer/bump-bdsync
bdsync: 0.10.1 -> 0.11.1
2019-08-14 12:28:36 +02:00
Marek Mahut d09eb635b3
Merge pull request #66609 from prusnak/runwayml
runwayml: 0.8.1 -> 0.9.0
2019-08-14 12:28:01 +02:00
WilliButz ddf15d321f
Merge pull request #66612 from fadenb/oxidized_permission_issue
nixos/oxidized: Use symlinks for config files
2019-08-14 11:56:34 +02:00
Tristan Helmich (omniIT) 02dfc07a04 nixos/oxidized: Use symlinks for config files
The old `cp` suffers from a permission issue on the 2nd start of the
service. The files were copied from the read-only nix store. On the 2nd
start of the service the `cp` failed.
The new version force creates a symlink which does not suffer from this.
2019-08-14 09:30:51 +00:00
symphorien 757ac88383 utsushi: init at 3.57.0 (#65223) 2019-08-14 08:37:19 +00:00
Sascha Grunert 3efc04c41d
cri-tools: 1.14.0 -> 1.15.0
- Fix go build process to include critest as well.
- Fix GitHub repo location to be `kubernetes-sigs`
- Add me as maintainer

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-14 09:16:31 +02:00
Marek Mahut 90f6578ef2
Merge pull request #66602 from jonringer/bump-axel
axel: 2.17.3 -> 2.17.5
2019-08-14 08:52:42 +02:00
Linus Heckemann a6055b7d87
Merge pull request #66385 from volth/patch-355
perl: 5.28.2 -> 5.30.0
2019-08-14 08:42:56 +02:00
Peter Hoeg d7fc23a0a6
Merge pull request #66420 from peterhoeg/p/maestral
maestral: init at 0.2.6
2019-08-14 14:29:36 +08:00
Jörg Thalheim 453d108417
youtube-dl: 2019.08.02 -> 2019.08.13 (#66603)
youtube-dl: 2019.08.02 -> 2019.08.13
2019-08-14 07:22:29 +01:00
Jörg Thalheim 4f835fb2de
Merge pull request #66538 from singron/config-whitespace
kernel generate-config.pl: Allow whitespace in values
2019-08-14 07:21:59 +01:00
Marek Mahut 8fa1bb84e8 ptex: 2.3.0 -> 2.3.2 2019-08-14 15:16:22 +09:00
Jörg Thalheim cf5f02b4bb
zsh/pth/zsync: cross fixes (#65780)
zsh/pth/zsync: cross fixes
2019-08-14 07:15:01 +01:00
Tadeo Kondrak b5facab048 qMasterPassword: use qt mkDerivation 2019-08-14 15:12:02 +09:00
Peter Hoeg a67aec1746 maestral: init at 0.2.6 2019-08-14 14:07:12 +08:00
xrelkd 0ab733a9e1 youtube-dl: 2019.08.02 -> 2019.08.13 2019-08-14 11:37:33 +08:00
Jonathan Ringer cbed276a69 axel: 2.17.3 -> 2.17.5 2019-08-13 19:55:13 -07:00
Matthew Bauer d9eeb35588
Merge pull request #65490 from lopsided98/zfs-cross
zfs: fix kernel module cross-compile
2019-08-13 21:54:31 -04:00