Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
catch-up with all the various flags each time.
|
|
|
|
|
|
- sprinkle const
- should fix linux build
|
|
but it doesn't seem to be adequate. Should fix Linux build.
|
|
While here, move seddery from post-patch to pre-configure.
XXX: it should be replaced with SUBST.
|
|
fix Linux build. While here also fix problems with install permissions
and workdir references that showed up. PKGREVISION -> 8.
|
|
|
|
|
|
|
|
|
|
* RT #90216: IO-Compress/t/050interop-gzip.t: Use android-compatible
flags when calling gzip
* RT#89305: Typo in Compress::Zlib _combine function documentation
|
|
|
|
* [PATCH] resolve c++ build failure in core [#92657]
* gcc -g3: final link failed: Memory exhausted [#88936]
* [PATCH] Handle non-PVs better [#91558]
* Z_OK instead of Z_BUF_ERROR [#92521]
* gcc -g3: final link failed: Memory exhausted [#88936]
* Compress::Raw::Zlib uses AutoLoader for no reason [#88260]
* Typo in Compress::Zlib _combine function documentation [#89305]
|
|
|
|
* [PATCH] Handle non-PVs better [#91558]
* Compress::Raw::Bzip2 uses AutoLoader for no reason [#88259]
|
|
finally an error in 5.20.0.
|
|
|
|
Changelog:
1.11 12/21/2013
Minor parser bugfixes
Fix upgrading from older tt-rss versions
Minor performance improvements
Other bugfixes
API: fix labels not applying because API call expected labels in wrong format
1.12 03/21/2014
Parser / misc bugfixes
Default theme update
Traditional Chinese (zh_TW) translation
Various comics plugins merged into af_comics
|
|
explicit interpreter, for Python 3.3 it is a Python script and for 3.4 a
shell script.
|
|
|
|
|
|
|
|
* I gave up subdirectory installation with nginx... (MESSAGES)
Changelog:
Version 6.0.4 June 23rd 2014
Fixed a security issue (Will be disclosed two weeks after this release)
Several LDAP fixes and improvements
Add deprecated warning to load function
File scanner fixes
Heart beat fixes
Encryption fixes for some corner cases
Fix conflict dialog translations
Fix button text overflow
Fix search with Oracle
Php upload errors are written to log
OCS status code fixes
Add PostgreSQL version warning
Version 6.0.3 April 29rd 2014
Several security fixes. (Will be disclosed 2 weeks after the release)
Appframework extensions to improve the compatibility with 3rdparty apps
LDAP performance improvements
Fix updating of email adresses from LDAP
Fix WebDAV timestamp format handling
Disable internet connection check if a proxy is configured
Fix a potential file chunking problem on a server that is running out of storage
Do not expire file chunks while checking their existence
Fix loading of authentication apps in any case
Performance improvements by reducing the number of chmod operations.
Make the trusted domain upgrade feature more robust.
Don't allow creating a "Shared" folder.
Fixed "select all" + download on public page
Fix share as link with email multiple users
Reset time of last update feed polling to fix the updater
Share API fixes
Admin option for public upload with encryption enabled
Fix CIFS with home shares
Detect a missing "data" directory mount
Fix the filesize calculation of encrypted files
Fixes in the OpenStack support
Fixes in the SWIFT support
Don't block PHP sessions during download
Fix sharing oc addressbooks
Several ownCloud Documents improvements and fixes
Several smaller bugfixes
|
|
Fixes CVE-2014-4607
See included file "NEWS" for more details
|
|
|
|
|
|
|
|
|
|
Fixes build failure on NetBSD-6.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
useless everywhere anyway.
|
|
with sys_nerr, just remove all the references to sys_nerr.
Should fix MacOS build.
|
|
likely, we don't lose very much.
|
|
|
|
variables become commons and don't get noticed, but on platforms
without commons or with commons disabled, this results in a multiply
defined symbol.
Should fix MacOS build.
|