diff --git a/changelog b/changelog new file mode 100644 index 0000000..7a8c359 --- /dev/null +++ b/changelog @@ -0,0 +1,123 @@ +* Wed Jun 30 2021 Christopher Engelhard - 21.0.2-1 +- Update to 21.0.2, fixes RHBZ 1977202 / CVE-2021-22915 +- Include php-fpm config in httpd subpackage +- Set php memory limit to 512MB (RHBZ 1933529) +- Add Referrer-policy no-referrer to nginx config (RHBZ 1933530) + +* Wed Feb 24 2021 Christopher Engelhard - 21.0.0-2 +- Drop dependency on php-imap. Fixes RHBZ #1933023 + +* Wed Feb 24 2021 Christopher Engelhard - 21.0.0-1 +- Update to 21.0.0 + +* Sat Feb 20 2021 Christopher Engelhard - 20.0.7-1 +- Update to 20.0.7 + +* Tue Jan 26 2021 Fedora Release Engineering - 20.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sat Jan 16 2021 Christopher Engelhard - 20.0.5-1 +- Update to 20.0.5 + +* Mon Dec 28 2020 Christopher Engelhard - 20.0.4-2 +- Remove duplicate dependencies on database drivers +- Remove syslinux related stuff, as these are included in + the syslinux policy +- Add Provides: for bundled libraries + +* Thu Dec 17 2020 Christopher Engelhard - 20.0.4-1 +- Update to 20.0.4 + +* Thu Dec 10 2020 Christopher Engelhard - 20.0.3-1 +- Update to 20.0.3 + +* Thu Nov 19 2020 Christopher Engelhard - 20.0.2-1 +- Update to 20.0.2 + +* Sat Nov 14 2020 Christopher Engelhard - 20.0.2-0.1.rc1 +- Update to 20.0.2RC1 + +* Wed Nov 11 2020 Christopher Engelhard - 20.0.1-3 +- Remove CentOS/RHEL 7 support from spec file + +* Tue Nov 10 2020 Christopher Engelhard - 20.0.1-2 +- Add dependencies on php-cli (for occ) and php-process (for posix) +- Remove unneeded BR on php-cli +- Add patch to allow updates across more than one major version + +* Mon Oct 26 2020 Christopher Engelhard - 20.0.1-1 +- Update to Nextcloud 20.0.1 + +* Sun Oct 11 2020 Christopher Engelhard - 20.0.0-1 +- Update to Nextcloud 20.0.0 + +* Tue Jul 28 2020 Fedora Release Engineering - 19.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sun Jun 28 2020 Ivan Chavero - 19.0.0-1 +- Update to Nextcloud 19.0.0 +- Update licenses + +* Thu Apr 30 2020 Ivan Chavero - 18.0.4-1 +- Update to Nextcloud 18.0.4 + +* Sat Feb 08 2020 Ivan Chavero - 18.0.0-1 +- Refactor spec file +- Update to Nextcoud 18.0.0 + +* Wed Jan 29 2020 Fedora Release Engineering - 10.0.4-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jul 25 2019 Fedora Release Engineering - 10.0.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 10.0.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Jan 9 2019 Remi Collet - 10.0.4-6 +- drop dependency on php-password-compat #1658730 +- allow php-smbclient 1.0.0 #1663672 +- allow doctrine/dbal 2.x + +* Fri Jul 13 2018 Fedora Release Engineering - 10.0.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Thu Feb 08 2018 Fedora Release Engineering - 10.0.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 10.0.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Mar 25 2017 Shawn Iwinski - 10.0.4-2 +- Add max versions to dependencies to limit each to 1 major version +- Update some dependencies to use php-composer(*) instead of package names +- Prepare for php-composer(google/apiclient) version 2 and new version 1 package + +* Tue Feb 28 2017 James Hogarth - 10.0.4-1 +- update to 10.0.4 +- Add migration from owncloud documentation +- Add systemd timer for background jobs + +* Wed Feb 08 2017 James Hogarth - 10.0.3-1 +- update to 10.0.3 + +* Thu Oct 06 2016 James Hogarth - 10.0.1-1 +- update to 10.0.1 + +* Mon Aug 01 2016 James Hogarth - 9.0.53-5 +- Use lua to have a common srpm between epel7 and fedora + +* Fri Jul 29 2016 James Hogarth - 9.0.53-4 +- Don't unbundle javascript on EPEL7 due to versioning issues + +* Fri Jul 29 2016 James Hogarth - 9.0.53-3 +- Unbundle javascript libraries from core where possible + +* Tue Jul 26 2016 James Hogarth - 9.0.53-2 +- Update the autoloader to use the path from the approved package + +* Tue Jul 19 2016 James Hogarth - 9.0.53-1 +- New release 9.0.53 + +* Thu Jul 14 2016 James Hogarth - 9.0.52-1 +- Initial nextcloud build diff --git a/nextcloud.spec b/nextcloud.spec index 4eeb387..0a38072 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,6 +1,6 @@ Name: nextcloud -Version: 21.0.2 -Release: 1%{?dist} +Version: 21.0.9 +Release: %autorelease Summary: Private file sync and share server License: AGPLv3+ and MIT and BSD and ASL 2.0 and WTFPL and CC-BY-SA and GPLv3+ and Adobe URL: http://nextcloud.com @@ -84,18 +84,20 @@ Requires: %{_sysconfdir}/pki/tls/certs/ca-bundle.crt # Bundled composer libraries # many of these can be unbundled -Provides: bundled(php-composer(icewind/smb)) = 3.2.7 -Provides: bundled(php-composer(icewind/streams)) = 0.7.1 +Provides: bundled(php-composer(icewind/smb)) = 3.4.1 +Provides: bundled(php-composer(icewind/streams)) = 0.7.5 Provides: bundled(php-composer(aws/aws-sdk-php)) = 3.171.21 Provides: bundled(php-composer(bantu/ini-get-wrapper)) = 1.0.1 Provides: bundled(php-composer(beberlei/assert)) = 3.3.0 Provides: bundled(php-composer(brick/math)) = 0.9.1 Provides: bundled(php-composer(christophwurst/id3parser)) = 0.1.1 Provides: bundled(php-composer(composer/package-versions-deprecated)) = 1.11.99.1 +Provides: bundled(php-composer(cweagans/composer-patches)) = 1.7.1 Provides: bundled(php-composer(deepdiver/zipstreamer)) = 2.0.0 Provides: bundled(php-composer(deepdiver1975/tarstreamer)) = 2.0.0 Provides: bundled(php-composer(doctrine/cache)) = 1.10.2 -Provides: bundled(php-composer(doctrine/dbal)) = 3.0.0 +Provides: bundled(php-composer(doctrine/dbal)) = 3.1.4 +Provides: bundled(php-composer(doctrine/deprecations)) = 0.5.3 Provides: bundled(php-composer(doctrine/event-manager)) = 1.1.1 Provides: bundled(php-composer(doctrine/lexer)) = 1.2.1 Provides: bundled(php-composer(egulias/email-validator)) = 2.1.25 @@ -107,7 +109,7 @@ Provides: bundled(php-composer(guzzlehttp/promises)) = 1.4.0 Provides: bundled(php-composer(guzzlehttp/psr7)) = 1.7.0 Provides: bundled(php-composer(guzzlehttp/uri-template)) = 0.2.0 Provides: bundled(php-composer(icewind/searchdav)) = 2.0.0 -Provides: bundled(php-composer(icewind/streams)) = 0.7.2 +Provides: bundled(php-composer(icewind/streams)) = 0.7.5 Provides: bundled(php-composer(justinrainbow/json-schema)) = 5.2.10 Provides: bundled(php-composer(league/flysystem)) = 1.1.3 Provides: bundled(php-composer(league/mime-type-detection)) = 1.7.0 @@ -120,7 +122,7 @@ Provides: bundled(php-composer(nextcloud/lognormalizer)) = 1.0.0 Provides: bundled(php-composer(nikic/php-parser)) = 4.10.4 Provides: bundled(php-composer(opis/closure)) = 3.6.1 Provides: bundled(php-composer(patchwork/jsqueeze)) = 2.0.5 -Provides: bundled(php-composer(pear/archive_tar)) = 1.4.12 +Provides: bundled(php-composer(pear/archive_tar)) = 1.4.14 Provides: bundled(php-composer(pear/console_getopt)) = 1.4.3 Provides: bundled(php-composer(pear/pear-core-minimal)) = 1.10.10 Provides: bundled(php-composer(pear/pear_exception)) = 1.0.1 @@ -129,7 +131,7 @@ Provides: bundled(php-composer(php-http/guzzle7-adapter)) = 0.1.1 Provides: bundled(php-composer(php-http/httplug)) = 2.2.0 Provides: bundled(php-composer(php-http/promise)) = 1.1.0 Provides: bundled(php-composer(php-opencloud/openstack)) = 3.1.0 -Provides: bundled(php-composer(phpseclib/phpseclib)) = 2.0.30 +Provides: bundled(php-composer(phpseclib/phpseclib)) = 2.0.31 Provides: bundled(php-composer(pimple/pimple)) = 3.3.1 Provides: bundled(php-composer(psr/container)) = 1.0.0 Provides: bundled(php-composer(psr/http-client)) = 1.0.1 @@ -169,9 +171,9 @@ Provides: bundled(php-composer(symfony/service-contracts)) = 2.2.0 Provides: bundled(php-composer(symfony/translation)) = 4.4.19 Provides: bundled(php-composer(symfony/translation-contracts)) = 2.3.0 Provides: bundled(php-composer(thecodingmachine/safe)) = 1.3.3 -Provides: bundled(php-composer(web-auth/cose-lib)) = 3.3.1 -Provides: bundled(php-composer(web-auth/metadata-service)) = 3.3.1 -Provides: bundled(php-composer(web-auth/webauthn-lib)) = 3.3.1 +Provides: bundled(php-composer(web-auth/cose-lib)) = 3.3.9 +Provides: bundled(php-composer(web-auth/metadata-service)) = 3.3.9 +Provides: bundled(php-composer(web-auth/webauthn-lib)) = 3.3.9 # OpenIconic icons bundled via sabre-dav Provides: bundled(openiconic-fonts) = 1.0.0 @@ -361,11 +363,13 @@ mv 3rdparty/thecodingmachine/safe/LICENSE thecodingmachine-LICENSE mv 3rdparty/web-auth/cose-lib/LICENSE web-auth-LICENSE mv 3rdparty/web-auth/metadata-service/LICENSE web-auth-LICENSE mv 3rdparty/web-auth/webauthn-lib/LICENSE web-auth-LICENSE +mv 3rdparty/cweagans/composer-patches/LICENSE.md composer-patches-LICENSE.md mv apps/cloud_federation_api/LICENSE cloud_federation_api-LICENSE mv apps/files_external/3rdparty/icewind/smb/LICENSE.txt icewind-LICENSE mv apps/files_external/3rdparty/icewind/streams/LICENCE icewind-LICENSE mv apps/files_pdfviewer/js/pdfjs/LICENSE js-pdfjs-LICENSE mv apps/files_pdfviewer/js/pdfjs/web/cmaps/LICENSE js-pdfjs-cmaps-LICENSE +mv apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.LICENSE.txt files_pdfviewer-workersrc.js-LICENSE mv apps/files_rightclick/COPYING files_rightclick-COPYING mv apps/files_rightclick/LICENSE files_rightclick-LICENSE mv apps/nextcloud_announcements/COPYING nextcloud_announcements-COPYING @@ -506,126 +510,4 @@ fi %changelog -* Wed Jun 30 2021 Christopher Engelhard - 21.0.2-1 -- Update to 21.0.2, fixes RHBZ 1977202 / CVE-2021-22915 -- Include php-fpm config in httpd subpackage -- Set php memory limit to 512MB (RHBZ 1933529) -- Add Referrer-policy no-referrer to nginx config (RHBZ 1933530) - -* Wed Feb 24 2021 Christopher Engelhard - 21.0.0-2 -- Drop dependency on php-imap. Fixes RHBZ #1933023 - -* Wed Feb 24 2021 Christopher Engelhard - 21.0.0-1 -- Update to 21.0.0 - -* Sat Feb 20 2021 Christopher Engelhard - 20.0.7-1 -- Update to 20.0.7 - -* Tue Jan 26 2021 Fedora Release Engineering - 20.0.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Jan 16 2021 Christopher Engelhard - 20.0.5-1 -- Update to 20.0.5 - -* Mon Dec 28 2020 Christopher Engelhard - 20.0.4-2 -- Remove duplicate dependencies on database drivers -- Remove syslinux related stuff, as these are included in - the syslinux policy -- Add Provides: for bundled libraries - -* Thu Dec 17 2020 Christopher Engelhard - 20.0.4-1 -- Update to 20.0.4 - -* Thu Dec 10 2020 Christopher Engelhard - 20.0.3-1 -- Update to 20.0.3 - -* Thu Nov 19 2020 Christopher Engelhard - 20.0.2-1 -- Update to 20.0.2 - -* Sat Nov 14 2020 Christopher Engelhard - 20.0.2-0.1.rc1 -- Update to 20.0.2RC1 - -* Wed Nov 11 2020 Christopher Engelhard - 20.0.1-3 -- Remove CentOS/RHEL 7 support from spec file - -* Tue Nov 10 2020 Christopher Engelhard - 20.0.1-2 -- Add dependencies on php-cli (for occ) and php-process (for posix) -- Remove unneeded BR on php-cli -- Add patch to allow updates across more than one major version - -* Mon Oct 26 2020 Christopher Engelhard - 20.0.1-1 -- Update to Nextcloud 20.0.1 - -* Sun Oct 11 2020 Christopher Engelhard - 20.0.0-1 -- Update to Nextcloud 20.0.0 - -* Tue Jul 28 2020 Fedora Release Engineering - 19.0.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sun Jun 28 2020 Ivan Chavero - 19.0.0-1 -- Update to Nextcloud 19.0.0 -- Update licenses - -* Thu Apr 30 2020 Ivan Chavero - 18.0.4-1 -- Update to Nextcloud 18.0.4 - -* Sat Feb 08 2020 Ivan Chavero - 18.0.0-1 -- Refactor spec file -- Update to Nextcoud 18.0.0 - -* Wed Jan 29 2020 Fedora Release Engineering - 10.0.4-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 10.0.4-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 10.0.4-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Wed Jan 9 2019 Remi Collet - 10.0.4-6 -- drop dependency on php-password-compat #1658730 -- allow php-smbclient 1.0.0 #1663672 -- allow doctrine/dbal 2.x - -* Fri Jul 13 2018 Fedora Release Engineering - 10.0.4-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 10.0.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 10.0.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Mar 25 2017 Shawn Iwinski - 10.0.4-2 -- Add max versions to dependencies to limit each to 1 major version -- Update some dependencies to use php-composer(*) instead of package names -- Prepare for php-composer(google/apiclient) version 2 and new version 1 package - -* Tue Feb 28 2017 James Hogarth - 10.0.4-1 -- update to 10.0.4 -- Add migration from owncloud documentation -- Add systemd timer for background jobs - -* Wed Feb 08 2017 James Hogarth - 10.0.3-1 -- update to 10.0.3 - -* Thu Oct 06 2016 James Hogarth - 10.0.1-1 -- update to 10.0.1 - -* Mon Aug 01 2016 James Hogarth - 9.0.53-5 -- Use lua to have a common srpm between epel7 and fedora - -* Fri Jul 29 2016 James Hogarth - 9.0.53-4 -- Don't unbundle javascript on EPEL7 due to versioning issues - -* Fri Jul 29 2016 James Hogarth - 9.0.53-3 -- Unbundle javascript libraries from core where possible - -* Tue Jul 26 2016 James Hogarth - 9.0.53-2 -- Update the autoloader to use the path from the approved package - -* Tue Jul 19 2016 James Hogarth - 9.0.53-1 -- New release 9.0.53 - -* Thu Jul 14 2016 James Hogarth - 9.0.52-1 -- Initial nextcloud build +%autochangelog diff --git a/sources b/sources index e468890..97d1821 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nextcloud-21.0.2.tar.bz2) = a222c55c7ff515b96b7c826da13ff1770f82bebda2e73df6bb31df635338155dff611a560b665b0e9b17f2d8f33132abf75ffa80e84f5a115ee5d8a4737b6795 +SHA512 (nextcloud-21.0.9.tar.bz2) = 77028d0064b171addaee9569b5d60b617b3d27ce86791393edcf099c5c2674e1f323932810fcba48869bc6b69e76fe9bdbab60ee02d7664b5fd91062e4e6822d