0c1d8a89ab
Accepting request 1276944 from security
...
- add README.openSUSE for boo#1221085, boo#1243036
OBS-URL: https://build.opensuse.org/request/show/1276944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=43
2025-05-13 18:05:45 +00:00
c8b8bac691
up
...
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=43
2025-05-12 17:58:03 +00:00
8b460b970a
typo
...
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=42
2025-05-12 17:54:50 +00:00
2f9e0baa4b
Accepting request 1276936 from home:AndreasStieger:branches:security
...
- add README.openSUSE for boo#1221085, boo#1243036
OBS-URL: https://build.opensuse.org/request/show/1276936
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=41
2025-05-12 16:41:06 +00:00
35c4f39c4d
Accepting request 1273047 from security
...
fix build (forwarded request 1272779 from AndreasStieger)
OBS-URL: https://build.opensuse.org/request/show/1273047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=42
2025-04-28 14:17:13 +00:00
6f9c41c49f
Accepting request 1272779 from home:AndreasStieger:branches:security
...
fix build
OBS-URL: https://build.opensuse.org/request/show/1272779
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=39
2025-04-28 08:26:00 +00:00
8c34fce4d9
Accepting request 787679 from security
...
disable RPATH for building, the bit has been removed from macros.cmake (forwarded request 787677 from mlin7442)
OBS-URL: https://build.opensuse.org/request/show/787679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=41
2020-03-24 21:29:57 +00:00
4b07ffc9c7
Accepting request 787677 from home:mlin7442:fix_rpath_leap
...
disable RPATH for building, the bit has been removed from macros.cmake
OBS-URL: https://build.opensuse.org/request/show/787677
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=37
2020-03-24 07:22:26 +00:00
06b2f9eb9f
Accepting request 783493 from security
...
update to 1.9.5 (forwarded request 782244 from seijikun)
OBS-URL: https://build.opensuse.org/request/show/783493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=40
2020-03-14 08:53:53 +00:00
2739652263
Accepting request 782244 from home:seijikun:branches:security
...
update to 1.9.5
OBS-URL: https://build.opensuse.org/request/show/782244
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=35
2020-03-10 16:10:40 +00:00
345df1861c
Accepting request 568219 from security
...
OBS-URL: https://build.opensuse.org/request/show/568219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=39
2018-01-23 12:52:57 +00:00
4d6a7fcfe7
Accepting request 566688 from home:favogt:branches:security
...
- Fix combination of os_has_tinyxml and use_cmake_macro
OBS-URL: https://build.opensuse.org/request/show/566688
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=33
2018-01-22 16:25:24 +00:00
0194bab844
Accepting request 514178 from security
...
1
OBS-URL: https://build.opensuse.org/request/show/514178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=38
2017-08-24 16:44:19 +00:00
987f21c3e3
Accepting request 512615 from home:Aikhjarto:branches:security
...
update to 1.9.2
OBS-URL: https://build.opensuse.org/request/show/512615
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=31
2017-08-03 08:15:07 +00:00
5ac57e34e9
Accepting request 490951 from security
...
1
OBS-URL: https://build.opensuse.org/request/show/490951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=37
2017-04-28 07:13:23 +00:00
Alexander Naumov
5d316369bf
Accepting request 490941 from home:Aikhjarto:branches:security
...
- patch 0001-Use-INITIALIZE_EASYLOGGINGPP-in-Error.cpp.patch fixes
some undefined references. See upstream issue
https://github.com/vgough/encfs/issues/291
With this patch, the %cmake macro can now be used for building if
version of cmake is greater than 3.3
- improved detection of tinyxml: now builds on more architectures
and SLE12 SP2
OBS-URL: https://build.opensuse.org/request/show/490941
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=29
2017-04-25 09:08:38 +00:00
14c984b965
Accepting request 482539 from security
...
- update to 1.9.1
* Fix empty log file creation
* Link with libintl when available
* add LIB_INSTALL_DIR override during build to aid in customized install
locations
* upgrade easylogging++
- update to 1.9
* switch to CMake
* OSX build improvements, RPATH setup
* Drop Boost dependency. Uses tinyxml2 to read existing XML config archives.
* Drop librlog dependency. Uses easylogging++ for logging.
* add encfs_create operation
* replace getdir with readdir
* cleanup includes and reformat code
* allow writes in reverse mode when no header is used
* make use of C++11 (eg std unordered_map in place of GNU internal hashmap)
- split *.mo files to a separate package encfs-lang
- preperation to include checks
- removed cmake-libdir-name.patch and old-perm-checks.patch which are not
needed any more
- install tinyxml2-3 if not available in the official repos
- configure-fix.patch: also not needed anymore
OBS-URL: https://build.opensuse.org/request/show/482539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=36
2017-03-31 13:08:57 +00:00
acf22519e8
- configure-fix.patch: also not needed anymore
...
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=27
2017-03-24 15:54:52 +00:00
5121838657
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=26
2017-03-24 15:37:40 +00:00
4999441a09
Accepting request 481036 from home:Aikhjarto:branches:security
...
update to 1.9.1
OBS-URL: https://build.opensuse.org/request/show/481036
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=25
2017-03-24 15:36:24 +00:00
64c7a98aa9
Accepting request 454863 from security
...
1
OBS-URL: https://build.opensuse.org/request/show/454863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=35
2017-02-07 11:05:45 +00:00
98c47dde02
Accepting request 453774 from home:adamm:branches:devel:libraries:c_c++
...
- use individual libboost-*-devel packages instead of boost-devel
OBS-URL: https://build.opensuse.org/request/show/453774
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=23
2017-02-06 08:03:34 +00:00
ec8071a297
Accepting request 374958 from security
...
1
OBS-URL: https://build.opensuse.org/request/show/374958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=34
2016-03-18 20:43:04 +00:00
cbba132e54
Accepting request 369117 from home:posophe:branches:security
...
update
OBS-URL: https://build.opensuse.org/request/show/369117
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=21
2016-03-18 10:07:43 +00:00
0b3d0f5d0c
Accepting request 291033 from security
...
1
OBS-URL: https://build.opensuse.org/request/show/291033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=33
2015-03-18 12:05:49 +00:00
70123f3d71
Accepting request 290917 from home:posophe:branches:security
...
update
OBS-URL: https://build.opensuse.org/request/show/290917
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=19
2015-03-16 15:30:21 +00:00
49b40a4056
Accepting request 266612 from security
...
1
OBS-URL: https://build.opensuse.org/request/show/266612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=32
2014-12-29 23:50:07 +00:00
5527fd574e
Accepting request 261970 from home:Ledest:bashisms
...
fix bashism in encfssh script
OBS-URL: https://build.opensuse.org/request/show/261970
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=17
2014-12-29 09:07:29 +00:00
Stephan Kulow
3ac676f69c
Accepting request 245610 from security
...
1
OBS-URL: https://build.opensuse.org/request/show/245610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=30
2014-08-25 09:03:36 +00:00
09ea6af4a8
Accepting request 245515 from filesystems
...
I got a reject as filesystems is not the devel project, thus I'm submitting the changes to 'security' and will remove the package from filesystems.
OBS-URL: https://build.opensuse.org/request/show/245515
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=15
2014-08-21 13:29:06 +00:00
Stephan Kulow
6d06f642d0
Accepting request 151141 from security
...
update license to new format (forwarded request 151120 from coolo)
OBS-URL: https://build.opensuse.org/request/show/151141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=28
2013-02-04 20:09:45 +00:00
f3bf20f352
Accepting request 151120 from openSUSE:Factory:Staging:spdx
...
update license to new format
OBS-URL: https://build.opensuse.org/request/show/151120
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=13
2013-02-04 15:40:13 +00:00
Stephan Kulow
319f028956
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=25
2011-12-06 17:08:10 +00:00
Lars Vogdt
f5de39a1f0
Accepting request 86086 from security
...
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 85995 from coolo)
OBS-URL: https://build.opensuse.org/request/show/86086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=23
2011-10-03 07:17:14 +00:00
4c6b38d21e
Accepting request 85995 from home:coolo:removelibtool
...
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages
OBS-URL: https://build.opensuse.org/request/show/85995
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=11
2011-10-02 15:38:19 +00:00
Sascha Peilicke
3375476a2f
Accepting request 84240 from security
...
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines) (forwarded request 83429 from jengelh)
OBS-URL: https://build.opensuse.org/request/show/84240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=22
2011-09-22 08:43:39 +00:00
5e8d602ae0
Accepting request 83429 from home:jengelh:bl-e
...
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
OBS-URL: https://build.opensuse.org/request/show/83429
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=9
2011-09-21 15:56:40 +00:00
Sascha Peilicke
1d25ac06fb
Autobuild autoformatter for 80161
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=21
2011-08-30 08:41:41 +00:00
OBS User buildservice-autocommit
9bb26d0882
Updating link to change in openSUSE:Factory/encfs revision 21.0
...
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=1913a2bed851526c7bc3db46fd68b036
2011-08-30 08:41:41 +00:00
Sascha Peilicke
33fe145228
Accepting request 80161 from security
...
- Fix build, axing all m4 macros was a bad idea... (forwarded request 80154 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/80161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=20
2011-08-30 08:41:27 +00:00
c13b119ac4
Accepting request 80154 from home:elvigia:branches:security
...
- Fix build, axing all m4 macros was a bad idea...
OBS-URL: https://build.opensuse.org/request/show/80154
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=7
2011-08-30 03:33:03 +00:00
Lars Vogdt
56498743cf
Autobuild autoformatter for 54453
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=18
2010-12-05 21:30:56 +00:00
Lars Vogdt
64bbbc54cc
Accepting request 54453 from security
...
Accepted submit request 54453 from user mszeredi
OBS-URL: https://build.opensuse.org/request/show/54453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=17
2010-12-05 21:30:49 +00:00
Miklos Szeredi
fe18957b07
Accepting request 54452 from home:mszeredi:branches:security
...
OBS-URL: https://build.opensuse.org/request/show/54452
OBS-URL: https://build.opensuse.org/package/show/security/encfs?expand=0&rev=5
2010-12-03 17:20:22 +00:00
OBS User autobuild
916134b988
Accepting request 8092 from home:sbrabec:translation-update
...
Copy from IBS home:mszeredi:branches:SUSE:Factory:Head/encfs based on submit request 8092 from user mszeredi
OBS-URL: https://build.opensuse.org/request/show/8092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=16
2010-09-06 21:08:08 +00:00
OBS User autobuild
ac98b708b5
Accepting request 42239 from security
...
Copy from security/encfs based on submit request 42239 from user mszeredi
OBS-URL: https://build.opensuse.org/request/show/42239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=13
2010-06-29 17:02:58 +00:00
OBS User autobuild
896565459f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=12
2010-03-18 14:44:21 +00:00
OBS User unknown
0c9ea9031e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=10
2009-06-20 03:51:01 +00:00
OBS User unknown
db8c274899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=9
2009-06-05 22:50:23 +00:00
OBS User unknown
6ab90aa98f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/encfs?expand=0&rev=8
2008-11-03 11:01:41 +00:00