Commit Graph

59 Commits

Author SHA1 Message Date
Rudi Heitbaum
8a132d0340 fuse: update to githash 5a43d0f (2.9.9+)
Includes following patches (post 2.9.9 - https://github.com/libfuse/libfuse/commits/fuse_2_9_bugfix/)

util/ulockmgr_server.c: conditionally define closefrom (fix glibc-2.34+)
- 6d55007027

Correct errno comparison
- 5d38afc8a5

Whitelist UFSD (backport to 2.9 branch)
- 5a43d0f724

configure.ac needs to include GETTEXT to generate config.rpath
2024-12-31 10:27:48 +00:00
SupervisedThinking
611b07c484 various: link with gold if supported 2022-09-22 18:27:07 +02:00
Ian Leonard
3ba50e5eb9 fuse: add upstream patch for glibc 2.34 compatibility
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-25 21:28:35 +00:00
Ian Leonard
b31ce30170 sysutils: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
MilhouseVH
88698a5904 fuse: update to fuse-2.9.9 2019-06-07 08:49:07 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Matthias Reichl
9186cc843d fuse: don't run /usr/sbin/update-rc.d on install
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-06-23 23:04:31 +02:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
d5ae3e5c9b fuse: use unified /usr 2016-12-04 13:23:45 -08:00
awiouy
19ca464412 fuse: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
a88f8d3a3b fuse: update to 2.9.7 2016-07-25 10:04:58 -07:00
Stephan Raue
6c465d479b fuse: update to fuse-2.9.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-05-03 12:21:52 -07:00
Lukas Rusak
342b515b2e fuse: add aarch64 support patch 2016-03-01 00:49:53 +01:00
Stephan Raue
03a29d7ed7 fuse: update to fuse-2.9.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-14 23:55:36 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
CvH
1f7ecc3f19 fuse: change download url
no nice dl url due to github

fix download url
2015-12-24 13:40:49 +01:00
Stephan Raue
13595f9263 fuse: update to fuse-2.9.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-09 14:25:29 +02:00