2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-12 20:18:41 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
php-nextcloud: Update to 19.0.1
Changelog:
Changes
Improve group queries (server#21068)
Do not read certificate bundle from data dir by default (server#21095)
Fixes infinitely repeating LDPA search results with PHP <= 7.2 (server#21111)
Use the loginname to verify the old password in user password changes \
(server#21114)
Make the translation sanitization optional (server#21126)
Simplify getGroups, fixing wrong chunking logic (server#21128)
Move the password confirmation form template to post (server#21131)
Clear the statscache before fetching the metadata (server#21135)
Fix reference to wrong class name (server#21148)
Fix password changes in link and mail shares (server#21151)
Do not only catch Exceptions but any Throwable during rmt share delete \
(server#21200)
Normalize sftp path in read and write stream (server#21203)
Fix the Talk verification (server#21210)
Prevent harder to share your root (server#21226)
Use \OC::$CLI instead of PHP_SAPI (server#21242)
Fix empty event UUID reminder notifications (server#21247)
Enable passwordless for everyone not only admins. (server#21287)
Only use background fade if nextcloud blue is set (server#21308)
Clear LDAP cache after user deletion (server#21333)
Update icewind/smb to 3.2.5 (server#21342)
Always sort shares in a reliable way (server#21352)
Pass the proper share permissions to the create share call (server#21354)
Reflect unreadable state in the UI (server#21356)
Increase timeout of the appstore requests (server#21387)
Fix pagination of contacts search (server#21405)
Upload part size as S3 parameter instead of constant value (server#21409)
Avoid duplicate matches in wide and exact results (server#21419)
Clean up auth tokens when user is deleted (server#21427)
Fix invalid usage of \Exception::getResult (server#21441)
Disable Client-Side Monitoring on AWS storage (server#21447)
Don't log Keys (server#21485)
GetXbyY can still return false, e.g. when using ldap write support (server#21491)
Acceptence tests shall specify which branch to pick when cloning apps \
(server#21493)
Give up after 10 seconds in SCSS timeout (server#21495)
Clarify that the email is always shared within the instance (server#21521)
Allow to specify the cookie type for appframework responses (server#21526)
Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on \
(server#21538)
Fix modal support for vue apps and dark theme (server#21541)
Fix language in share notes email for users (server#21550)
Fix obsolete usage of OCdialogs (server#21568)
Comment was wrong, block is needed nevertheless (server#21571)
Relax permissions mask check for detecting part file rename (server#21573)
Fix share permission checkboxes enabled when permissions can not be set \
(server#21574)
Fix strings being passed where arrays where expected (server#21583)
Remove rescanDelay from directory mtime (server#21584)
Precalculate the primary element color for dark mode too (server#21622)
Update presign method to match with interface again. (server#21638)
Log deprecated events as debug (server#21652)
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating \
(server#21655)
Check if debugMode is defined before using it (server#21660)
Fix static method call for s3 bucket compat check (server#21663)
Add missing TarHeader.php (server#21664)
Revert "Do not read certificate bundle from data dir by default" \
(server#21671)
Change OAuth2 redirect link to relative link (server#21687)
Changes the Birthday calendar color to slightly brighter one (server#21703)
Fix releasing a shared lock multiple times (server#21710)
Fix main bundle on IE11 (server#21726)
Add a clear message why you could end up there (server#21751)
Fix placeholder issues with multiplace spaces in the name (server#21770)
Use the correct mountpoint to calculate (server#21772)
Fix #21285 as oneliner (server#21779)
Set the moment locale even earlier (server#21780)
19.0.1 final (server#21801)
Build source maps on production build again (server#21834)
Add missing TarHeader.php (3rdparty#466)
Allow downloads in sandboxed iframe (files_pdfviewer#187)
Do not keep loading the slide list on every reopen (firstrunwizard#351)
Allow to group push notifications via an event (notifications#651)
Don't shutdown the notifications when it freezes by browser shutdown \
(notifications#666)
Ignore old push devices (notifications#667)
More buffer to the key size (notifications#672)
Delete duplicates of the same push token hash (notifications#676)
Fix wordwrap issue regression from #540, fix #679 (notifications#686)
Don't push without internet connection (notifications#694)
Also check for internet on delete push (notifications#697)
Correct format for uptime is used (serverinfo#221)
|
2020-06-09 00:15:42 by Greg Troxel | Files touched by this commit (1) | |
Log message:
php-nextcloud: Clarify update version rule
Be more explicit and give examples. (This rule is a workaroudn for
an upstream decision, and would not be expected.) Based on discussion
on pkgsrc-changes with ryoon@.
|
2020-06-08 15:12:16 by Ryo ONODERA | Files touched by this commit (1) | |
Log message:
php-nextcloud: Add not for updaters
Please do not ignore stable pkgsrc branch users.
|
2020-06-06 02:52:30 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
php-nextcloud: Update to 19.0.0
Changelog:
Changes
Nextcloud Hub v19, code name home office, represents a big step forward
for remote collaboration in teams. This release brings document collaboration
to video chats, introduces password-less login and improves performance.
As this is a major release, the changelog is too long to put here. Users can
look at github milestones to find what has been merged. A quick overview
of what is new:
password-less authentication and many other security measures
Talk 9 with built-in office document editing courtesy of Collabora,
a grid view & more
MUCH improved performance, Deck integration in Calendar, guest
account groups and more!
|
2020-04-27 17:32:08 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
php-nextcloud: Update to 18.0.4
Changelog:
Changes
[stable18] Use contacts name on federated activities (server#19879)
[stable18] Allow to edit admin/own user in the user management (server#19882)
[stable18] Fix hostname in Apple configuration profile (server#19884)
[stable18] Don't break when one remote share is down (server#19886)
[stable18] Properly emit Viewer event on files and files_sharing (server#19897)
[stable18] Get correct mimetype on objectstores (server#19916)
[stable18] Properly respect hide download on sharebymail (server#19921)
[stable18] Use placeholder values for password fields in external storage \
webui (server#19922)
[stable18] Do not use the instance name as user part of from mail addresses \
(server#19924)
[stable18] Don't allow anchors and queries in remote urls (server#19933)
[stable18] fix external storage controller tests (server#19940)
Bump acorn from 6.3.0 to 6.4.1 (server#19945)
[stable18] properly set 'hide_download' as integer (server#19950)
[stable18] fix safari useragent for versions with 3 digits (server#19966)
[stable18] Fix default action for deleted shares (server#19982)
[stable18] Default value of lookupServerEnabled should be the same \
everywhere (server#19998)
[stable18] Only do regular polling of storage statistics if \
session_keepalive is enabled (server#19999)
[stable18] Fix single "ScopeContext" passed to \
"setScopes" (server#20001)
[stable18] Fix invalid instantiation of TemplateResponse if client not found \
(server#20008)
[stable18] Update the target when it isempty after sharing (server#20016)
[stable18] remove the requirement that everything that looks like a \
placeholder ... (server#20021)
[stable18] Handle long dav property paths by hashing them (server#20030)
[stable18] Allow the video player on the hide download (server#20044)
[stable18] fixes auto-detecting UUID attributes (server#20046)
[stable18] Force compatible dependency versions in acceptance tests \
(server#20051)
[stable18] Adjust acceptance tests to incoming shares being accepted by \
default (server#20060)
[stable18] fix OCA\DAV\CalDAV\CalDavBackend search $options (server#20102)
[stable18] fix dav browser error page not styled (server#20104)
[stable18] Fix language multiselect action (server#20136)
[stable18] Remove admin_notifications since it is obsolete since Nextcloud \
14 (server#20140)
[stable18] change quota design (server#20144)
[stable18] RefreshWebcalService: randomly generate calendar-object uri \
(server#20148)
[stable18] Close updatenotification channel selector on click outside \
(server#20155)
[stable18] Add app config to disable user flows (server#20158)
[stable18] Auto accept group shares for users added to a group (server#20161)
[stable18] Use global used space in quota wrappen when external storage is \
included (server#20163)
[stable18] Check the user on remote wipe (server#20166)
[stable18] Bugfix - Prevent PHP Warning for count on null on LDAP (server#20175)
Bump version on stable18 (server#20195)
[stable18] Actually check if the owner is not null (server#20202)
[stable18] Remove Acrobat logo from PDF filetype icon (server#20238)
[stable18] Dont always use the current users quota when calculating storage \
info (server#20258)
Silence LDAP deprecation logs in NC 18 (server#20274)
[stable18] Check for empty authorization headers for office requests \
(server#20282)
[stable18] fixes the return type of BeforeUserLoggedInEvent (server#20296)
[stable18] Properly catch NoUserException during upload cleanup (server#20334)
[stable18] Catch NotFoundException when getting the user folder (server#20335)
[stable18] Try to use the display name of file transfers (server#20366)
[stable18] Clear comment on successful post (server#20382)
[stable18] Fix systemtags overflow (server#20387)
[stable18] update icewind/smb to 3.2.3 (server#20405)
[stable18] Add text restore after restore icon (server#20407)
[18] Use a normal string to translate. (server#20420)
[stable18] Make sure group management works with all types of group names \
(server#20433)
[stable18] Properly display share error messages (server#20471)
[stable18] Handle unset owner in sharing (server#20483)
[stable18] Update root.crl due to revocation of spgverein.crt (server#20485)
[stable18] Close the streams in `writeStream` even when there is an \
exception (server#20493)
[stable18] Fix absolute redirect (server#20495)
[stable18] Provide the proper language to the mailer (server#20512)
[stable18] do not advertise nulled userId for for systemwide credentials \
(server#20516)
[18] Allow to edit admin user (server#20530)
[stable18] Update list of multiple properties (server#20531)
[stable18] Fix jsunit tests (server#20548)
[stable18] Set fileInfo correctly for LegacyTabs (server#20588)
[stable18] Fix Sharing recommendation user display (server#20596)
[stable18] Fix IE11 upload fallback methods (server#20602)
[stable18] Email activity is missing information (activity#441)
[stable18] catch new notfound exception while trying to get owner (activity#446)
[stable18] Skip notifications for users with invalid email address. \
(activity#449)
[stable18] Bump pdf.js to 2.1.266 (files_pdfviewer#169)
Bump acorn from 7.1.0 to 7.1.1 (firstrunwizard#301)
[stable18] Hide slide for app store if disabled (firstrunwizard#313)
Bump acorn from 6.4.0 to 6.4.1 (notifications#592)
[stable18] Request the permissions for notifications via user interaction \
(notifications#608)
Bump acorn from 6.4.0 to 6.4.1 (recommendations#196)
[stable18] Update DefaultOs.php (serverinfo#189)
Public pages compatibility (viewer#422)
Move cypress to gh actions (viewer#423)
Bump acorn from 5.7.3 to 5.7.4 (viewer#425)
[stable18] Fix trying to open the sidebar when not available (viewer#428)
[stable18] Add public testing (viewer#435)
[stable18] Fix public preview url cropping (viewer#450)
[stable18] Fix babel transpile settings (viewer#453)
[stable18] Await sidebar (viewer#467)
[stable18] Change sidebar icon to proper understandable one (viewer#469)
[stable18] Fix sidebar full state (viewer#470)
|
2020-04-04 09:25:45 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
php-nextcloud: Update to 18.0.3
Changelog:
Security update
|
2020-03-23 13:10:18 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
php-nextcloud: Update to 18.0.2
Changelog:
18.0.2
Changes
[stable18] disable timeout on app install via cli (server#19439)
[stable18] Show proper file name when fetching details fails (server#19441)
[stable18] Don't create invalid users (server#19451)
[stable18] when we receive intentional empty whats new info, do not try to \
show it (server#19470)
[stable18] Reduce flow logging at INFO level, move to DEBUG (server#19481)
[stable18] Continue with next foreach iteration (server#19516)
[stable18] Allow to overwrite the path on the cache event (server#19522)
[stable18] Move RefreshWebcalJob logic to a proper service so that it may be \
called independently (server#19573)
[stable18] Make sure the secondary view registered for systemtags has an id \
(server#19574)
[stable18] Strip of users home path from share api message (server#19591)
[stable18] FIx logging in accessibility controller (server#19607)
[stable18] Change the route generation of AuthPublicShareController.php \
(server#19610)
Replace tab character with space (server#19612)
[stable18] remove noise from detectUuid and cache results (server#19624)
[stable18] Make sure that the transfer details are present in the database \
during the cron run (server#19628)
[stable18] Fix hover state color of drag-n-drop with theming and dark mode \
(server#19630)
[stable18] Correctly trim long cyrillic note (server#19636)
[stable18] Hash event UID to make sure it's not too long for PushProvider \
notifications (server#19639)
[stable18] Theme search results (server#19690)
[stable18] Also cache avatars when it's not allowed (server#19696)
[stable18] Revive the "send email to new users" toggle for the \
user form (server#19702)
[stable18] Fix non-centered no javascript message (server#19715)
[stable18] Allow single file downloads so the video player works again \
(server#19729)
[stable18] Add message for DoesNotExistException (server#19744)
Fetch translate for Tags from files app (server#19762)
[stable18] Various user settings fixes (server#19767)
[stable18] Do not allow transfer ownership when the user isn't the owner \
(server#19773)
[stable18] Introduce a default refresh rate app setting for calendar \
subscriptions (server#19784)
[stable18] Fix regex for office documents (server#19800)
[stable18] Fix filename and popover menu misalignment (server#19802)
[stable18] Fix avatar in file list for users with an @ in the uid (server#19803)
[stable18] Fix "Error loading the shares list TypeError: "this is \
undefined"" fo… (server#19824)
[stable18] Prevent self-xss via invalid mysql user name on install screen \
(server#19830)
[stable18] Correctly set up Application class (activity#430)
[stable18] Chunk deleting of rows from the activity table (activity#435)
[stable18] Fix 18 public folder (files_videoplayer#153)
[stable18] Move to github actions (files_videoplayer#156)
[stable18] Fix push notifications for multibyte notifications (notifications#576)
[stable18] Prevent delete for impersonated users (notifications#582)
[stable18] Delete unknown devices (notifications#583)
[stable18] Fix long message (notifications#584)
[stable18] ignore unavailable storages while scanning for albums (photos#211)
[stable18] Don't flatten out albums (photos#213)
[stable18] Avoid line breaks after long device names in "df" \
command (serverinfo#177)
[stable18] Do not print errors if time server config is not available \
(serverinfo#178)
[stable18] Change sidebar file while changing file in slideshow (viewer#405)
18.0.1
Changes
[stable18] Fix cursor on disabled contenteditable divs (server#18961)
Bump style-loader from 1.1.2 to 1.1.3 (server#18982)
[stable18] Increase the timeout for app downloads (server#19025)
[stable18] Fix loaded controller check (server#19060)
[stable18] Allow to await the sidebar (server#19089)
[stable18] expose Argon2 options (as we did for bcrypt) (server#19094)
[stable18] fix multiselect actions for files (server#19108)
[stable18] Adjust filelist color handling to new dark theme value (server#19117)
[stable18] Reduce legacy event log level to debug (server#19118)
[stable18] New file menu needs to be above the filelist header (server#19119)
[stable18] Do not invert avatar colors when dark theme is enabled (server#19121)
[stable18] Use the target for file notifications (server#19149)
[stable18] Use correct appid for talk (server#19150)
[stable18] add hub bundle for easy installation on upgraded instances \
(server#19153)
[stable18] apps can have polyamorous relationships with bundles (server#19166)
[stable18] Use themed favicon-fb (server#19189)
[stable18] Fix "Call to undefined method \
OCA\\WorkflowEngine\\Entity\\File::t()" (server#19190)
[stable18] Fix query selector for inverted icons (server#19206)
[stable18] Do not encode contacts menu mailto links (server#19207)
[stable18] Give the sharing tab a unique id so it also opens properly on \
other languages (server#19212)
[stable18] WebcalRefreshJob: Fix reading refresh rate (server#19228)
[stable18] Make sure to catch php errors during job execution (server#19269)
[stable18] Center Buttons (server#19271)
[stable18] Use the l10n from settings (server#19277)
[stable18] Use proper andwhere clause (server#19278)
[stable18] Add move (and firstlogin) option to transferownership service \
(server#19279)
[stable18] for the DB ot pick an index specify the object_type (server#19283)
[stable18] owner transfer multiselect fixes (server#19291)
[stable18] Allow respecting PASSWORD_DEFAULT (server#19292)
[stable18] Keep the modification time during decryptFile (server#19297)
[stable18] Fix data Apache2 .htaccess typo (server#19302)
[stable18] Fix display of DTEND for multi-day all-day event (server#19308)
[stable18] do not overwrite global user auth credentials with empty values \
(server#19315)
[stable18] Fix occ maintenance:install database connect failure (server#19326)
[stable18] Fix event type (server#19330)
[stable18] Array access on int will fail on php7.4 (server#19332)
[stable18] Make sure the default share provider does not execute for other \
things (server#19334)
[stable18] Disable link shares of disabled users (server#19340)
[stable18] Prevent archieved download on secure view (server#19360)
[stable18] Log Flow activity (server#19396)
[stable18] Allow to serve static webm directly (server#19420)
18.0.1 final (server#19422)
[stable18] Allow to serve static mp4 directly (server#19428)
[stable18] Update master php testing versions (activity#417)
Update stable18 target versions (activity#418)
[stable18] Update master php testing versions (files_pdfviewer#164)
Update stable18 target versions (files_pdfviewer#165)
Update stable18 target versions (files_texteditor#194)
Update stable18 target versions (firstrunwizard#274)
Update stable18 target versions (logreader#313)
[stable18] Update master php testing versions (nextcloud_announcements#64)
Update stable18 target versions (nextcloud_announcements#65)
Update stable18 target versions (notifications#547)
[stable18] Add linting via github actions (notifications#555)
[stable18] Support Strict VoIP push notifications for iOS 13 SDK \
(notifications#565)
[stable18] Update master php testing versions (password_policy#93)
Update stable18 target versions (password_policy#94)
[stable18] Lint with github actions (photos#153)
[stable18] No more drone. Do it all on github actions (photos#158)
[stable18] Respect .noimage and .nomedia files (photos#160)
[stable18] added headers for your photos and favs (photos#172)
[stable18] Fix/actions (photos#174)
[stable18] Fix url escaping (photos#175)
[stable18] Use actions from tutorial (photos#181)
Update stable18 target versions (privacy#323)
Update stable18 target versions (recommendations#182)
Update stable18 target versions (serverinfo#170)
[stable18] Update master php testing versions (survey_client#104)
Update stable18 target versions (survey_client#105)
[stable18] GitHub actions/lint (viewer#368)
Fix url escaping (viewer#370)
[stable18] Adjust tests syntax & formatting (viewer#379)
[stable18] Use actions from tutorial (viewer#385)
[stable18] Revert "Fix url escaping" (viewer#396)
|
2020-02-20 12:53:28 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
php-nextcloud: Update to 18.0.1
Changelog:
Changes
[stable18] Fix cursor on disabled contenteditable divs (server#18961)
Bump style-loader from 1.1.2 to 1.1.3 (server#18982)
[stable18] Increase the timeout for app downloads (server#19025)
[stable18] Fix loaded controller check (server#19060)
[stable18] Allow to await the sidebar (server#19089)
[stable18] expose Argon2 options (as we did for bcrypt) (server#19094)
[stable18] fix multiselect actions for files (server#19108)
[stable18] Adjust filelist color handling to new dark theme value (server#19117)
[stable18] Reduce legacy event log level to debug (server#19118)
[stable18] New file menu needs to be above the filelist header (server#19119)
[stable18] Do not invert avatar colors when dark theme is enabled (server#19121)
[stable18] Use the target for file notifications (server#19149)
[stable18] Use correct appid for talk (server#19150)
[stable18] add hub bundle for easy installation on upgraded instances \
(server#19153)
[stable18] apps can have polyamorous relationships with bundles (server#19166)
[stable18] Use themed favicon-fb (server#19189)
[stable18] Fix "Call to undefined method \
OCA\\WorkflowEngine\\Entity\\File::t()" (server#19190)
[stable18] Fix query selector for inverted icons (server#19206)
[stable18] Do not encode contacts menu mailto links (server#19207)
[stable18] Give the sharing tab a unique id so it also opens properly on \
other languages (server#19212)
[stable18] WebcalRefreshJob: Fix reading refresh rate (server#19228)
[stable18] Make sure to catch php errors during job execution (server#19269)
[stable18] Center Buttons (server#19271)
[stable18] Use the l10n from settings (server#19277)
[stable18] Use proper andwhere clause (server#19278)
[stable18] Add move (and firstlogin) option to transferownership service \
(server#19279)
[stable18] for the DB ot pick an index specify the object_type (server#19283)
[stable18] owner transfer multiselect fixes (server#19291)
[stable18] Allow respecting PASSWORD_DEFAULT (server#19292)
[stable18] Keep the modification time during decryptFile (server#19297)
[stable18] Fix data Apache2 .htaccess typo (server#19302)
[stable18] Fix display of DTEND for multi-day all-day event (server#19308)
[stable18] do not overwrite global user auth credentials with empty values \
(server#19315)
[stable18] Fix occ maintenance:install database connect failure (server#19326)
[stable18] Fix event type (server#19330)
[stable18] Array access on int will fail on php7.4 (server#19332)
[stable18] Make sure the default share provider does not execute for other \
things (server#19334)
[stable18] Disable link shares of disabled users (server#19340)
[stable18] Prevent archieved download on secure view (server#19360)
[stable18] Log Flow activity (server#19396)
[stable18] Allow to serve static webm directly (server#19420)
18.0.1 final (server#19422)
[stable18] Allow to serve static mp4 directly (server#19428)
[stable18] Update master php testing versions (activity#417)
Update stable18 target versions (activity#418)
[stable18] Update master php testing versions (files_pdfviewer#164)
Update stable18 target versions (files_pdfviewer#165)
Update stable18 target versions (files_texteditor#194)
Update stable18 target versions (firstrunwizard#274)
Update stable18 target versions (logreader#313)
[stable18] Update master php testing versions (nextcloud_announcements#64)
Update stable18 target versions (nextcloud_announcements#65)
Update stable18 target versions (notifications#547)
[stable18] Add linting via github actions (notifications#555)
[stable18] Support Strict VoIP push notifications for iOS 13 SDK \
(notifications#565)
[stable18] Update master php testing versions (password_policy#93)
Update stable18 target versions (password_policy#94)
[stable18] Lint with github actions (photos#153)
[stable18] No more drone. Do it all on github actions (photos#158)
[stable18] Respect .noimage and .nomedia files (photos#160)
[stable18] added headers for your photos and favs (photos#172)
[stable18] Fix/actions (photos#174)
[stable18] Fix url escaping (photos#175)
[stable18] Use actions from tutorial (photos#181)
Update stable18 target versions (privacy#323)
Update stable18 target versions (recommendations#182)
Update stable18 target versions (serverinfo#170)
[stable18] Update master php testing versions (survey_client#104)
Update stable18 target versions (survey_client#105)
[stable18] GitHub actions/lint (viewer#368)
Fix url escaping (viewer#370)
[stable18] Adjust tests syntax & formatting (viewer#379)
[stable18] Use actions from tutorial (viewer#385)
[stable18] Revert "Fix url escaping" (viewer#396)
|
2020-01-20 18:54:48 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
php-nextcloud: Update to 18.0.0
Changelog:
Nextcloud Hub is the first completely integrated on-premises content
collaboration platform on the market, ready for a new generation
of users who expect seamless online collaboration capabilities out
of the box.
With this release, we made a change to what we ship. Nextcloud 17
is now Nextcloud Hub 18. Nextcloud Hub comes with a number of new
apps which get installed by default on installation (but not shipped
as part of the tarball/zip). Nextcloud 17 users can just upgrade
as usual to 18, we encourage you to install the new and improved
apps like Talk, Calendar, Mail, ONLYOFFICE and more. You will get
notified of this recommendation on upgrade!
As this is a major release, the changelog is too long to put here.
Users can look at github milestones to find what has been merged.
|