From fe827082bea2a0e428cc832f7d153676f4d33b99 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Sat, 20 Feb 2021 13:02:59 +0100 Subject: [PATCH 01/15] Update to 20.0.7 --- nextcloud.spec | 2 +- sources | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index 18c632f..ffedfdf 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,5 +1,5 @@ Name: nextcloud -Version: 20.0.5 +Version: 20.0.7 Release: 2%{?dist} 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 diff --git a/sources b/sources index 77cdcb5..b42510e 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (nextcloud-20.0.5.tar.bz2) = 8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219 +SHA512 (nextcloud-20.0.7.tar.bz2) = 24cda9579d24422ea1c72c256ad208e936372077f62a91b3ca4e99ac511127dee5cc128c163174373394883114107cdda52bcb012faa282767710e1365ced3b3 From b024011346c33fe2f12628362a6507e7c6e473b2 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Sat, 20 Feb 2021 13:05:00 +0100 Subject: [PATCH 02/15] Update changelog & release --- nextcloud.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index ffedfdf..1e70a50 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,6 +1,6 @@ Name: nextcloud Version: 20.0.7 -Release: 2%{?dist} +Release: 1%{?dist} 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 @@ -533,6 +533,9 @@ fi %changelog +* 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 From 618c411edfada1a6d3ee88cb496fd7c5f8e205e3 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Sat, 27 Feb 2021 19:22:08 +0100 Subject: [PATCH 03/15] Update to 20.0.8 --- nextcloud.spec | 5 ++++- sources | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index 1e70a50..c9ebba6 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,5 +1,5 @@ Name: nextcloud -Version: 20.0.7 +Version: 20.0.8 Release: 1%{?dist} 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 @@ -533,6 +533,9 @@ fi %changelog +* Sat Feb 27 2021 Christopher Engelhard - 20.0.8-1 +- Update to 20.0.8 + * Sat Feb 20 2021 Christopher Engelhard - 20.0.7-1 - Update to 20.0.7 diff --git a/sources b/sources index b42510e..b3d212f 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ SHA512 (nextcloud-20.0.5.tar.bz2) = 8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219 SHA512 (nextcloud-20.0.7.tar.bz2) = 24cda9579d24422ea1c72c256ad208e936372077f62a91b3ca4e99ac511127dee5cc128c163174373394883114107cdda52bcb012faa282767710e1365ced3b3 +SHA512 (nextcloud-20.0.8.tar.bz2) = dd512c3a6f624a20b49743d2ecdfc31c740452bf50fb87f3ab0d6b365ebbfc9004bdc4495e5f378c26085312e138939a6c707f045421e0be6ef2ab881b6c2e66 From ab548217aa634997c066d092d52b9f4d3f2bfc17 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Sun, 28 Feb 2021 09:29:50 +0100 Subject: [PATCH 04/15] Clean up sources file --- sources | 2 -- 1 file changed, 2 deletions(-) diff --git a/sources b/sources index b3d212f..e31163c 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -SHA512 (nextcloud-20.0.5.tar.bz2) = 8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219 -SHA512 (nextcloud-20.0.7.tar.bz2) = 24cda9579d24422ea1c72c256ad208e936372077f62a91b3ca4e99ac511127dee5cc128c163174373394883114107cdda52bcb012faa282767710e1365ced3b3 SHA512 (nextcloud-20.0.8.tar.bz2) = dd512c3a6f624a20b49743d2ecdfc31c740452bf50fb87f3ab0d6b365ebbfc9004bdc4495e5f378c26085312e138939a6c707f045421e0be6ef2ab881b6c2e66 From 2e1648ef303d99973b277b2a0b5fa6b292f86b0f Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Mon, 29 Mar 2021 11:59:06 +0200 Subject: [PATCH 05/15] remove dependency on php-imap --- nextcloud.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index c9ebba6..f1b8167 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -71,7 +71,6 @@ Requires: php-zip Requires: php-filter Requires: php-ldap Requires: php-smbclient -Requires: php-imap Requires: php-gmp Requires: php-process Requires: php-pecl-imagick @@ -533,6 +532,9 @@ fi %changelog +* Sat Mar 29 2021 Christopher Engelhard - 20.0.8-2 +- Remove dependency on php-imap + * Sat Feb 27 2021 Christopher Engelhard - 20.0.8-1 - Update to 20.0.8 From fc22c4f98ee93eb036f575da0525f251d0503dc6 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Mon, 29 Mar 2021 12:23:50 +0200 Subject: [PATCH 06/15] Update release to 20.0.8-2 --- nextcloud.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index f1b8167..b5c88e6 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,6 +1,6 @@ Name: nextcloud Version: 20.0.8 -Release: 1%{?dist} +Release: 2%{?dist} 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 From 66e24c68c551066eeab42408e568252da1c6c335 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 30 Jun 2021 13:21:28 +0200 Subject: [PATCH 07/15] update to 20.0.10 --- nextcloud.spec | 8 ++++++-- sources | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/nextcloud.spec b/nextcloud.spec index b5c88e6..800ec09 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,6 +1,6 @@ Name: nextcloud -Version: 20.0.8 -Release: 2%{?dist} +Version: 20.0.10 +Release: 1%{?dist} 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 @@ -532,6 +532,10 @@ fi %changelog +* Wed Jun 30 2021 Christopher Engelhard - 20.0.10-1 +- Update to 20.0.10, fixes multiple CVEs (RHBZ 1934830, RHBZ 1934838, + RHBZ 1934840, RHBZ 1977202) + * Sat Mar 29 2021 Christopher Engelhard - 20.0.8-2 - Remove dependency on php-imap diff --git a/sources b/sources index e31163c..ba3f442 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nextcloud-20.0.8.tar.bz2) = dd512c3a6f624a20b49743d2ecdfc31c740452bf50fb87f3ab0d6b365ebbfc9004bdc4495e5f378c26085312e138939a6c707f045421e0be6ef2ab881b6c2e66 +SHA512 (nextcloud-20.0.10.tar.bz2) = a65a4c19894d61ac7d168f03a7aae489e39eb53f42cd02301800fe511483df056afab15a9d8708effa0109af6c451c9cb13ab3502ccea7447ec3cdb10367fcf1 From 853901db764a88b87a2373f6c1f69b5bbea6e1d5 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 30 Jun 2021 13:25:27 +0200 Subject: [PATCH 08/15] fix bogus date in changelog --- nextcloud.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index 800ec09..d8d15ca 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -536,7 +536,7 @@ fi - Update to 20.0.10, fixes multiple CVEs (RHBZ 1934830, RHBZ 1934838, RHBZ 1934840, RHBZ 1977202) -* Sat Mar 29 2021 Christopher Engelhard - 20.0.8-2 +* Mon Mar 29 2021 Christopher Engelhard - 20.0.8-2 - Remove dependency on php-imap * Sat Feb 27 2021 Christopher Engelhard - 20.0.8-1 From 02b8484618321d1f0419621b885ed27a63605e49 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 30 Jun 2021 12:22:21 +0200 Subject: [PATCH 09/15] Increase PHP memory limit to 512MB (RHBZ 1933529) --- nextcloud-php-fpm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud-php-fpm.conf b/nextcloud-php-fpm.conf index 8314e6c..b626a97 100644 --- a/nextcloud-php-fpm.conf +++ b/nextcloud-php-fpm.conf @@ -15,6 +15,7 @@ php_admin_flag[log_errors] = on php_value[session.save_handler] = files php_value[session.save_path] = /var/lib/php/session php_value[soap.wsdl_cache_dir] = /var/lib/php/wsdlcache +php_value[memory_limit] = 512M php_value[upload_max_filesize] = 10G php_value[post_max_size] = 10G env[HOSTNAME] = $HOSTNAME From f90c8641a546931d2cbd67d41f2fa95604cc2bbc Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 30 Jun 2021 12:26:39 +0200 Subject: [PATCH 10/15] Require php-fpm instead of php in httpd subpackage --- nextcloud.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index d8d15ca..2385491 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -199,7 +199,7 @@ Summary: Httpd integration for NextCloud Provides: %{name}-webserver = %{version}-%{release} Requires: %{name} = %{version}-%{release} # PHP dependencies -Requires: php +Requires: php-fpm %description httpd %{summary}. From 115badb533fa7045983e7f5d8463b163ae80f7f0 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 30 Jun 2021 12:36:24 +0200 Subject: [PATCH 11/15] update changelog for httpd/php-fpm --- nextcloud.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/nextcloud.spec b/nextcloud.spec index 2385491..a5a986e 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -199,7 +199,7 @@ Summary: Httpd integration for NextCloud Provides: %{name}-webserver = %{version}-%{release} Requires: %{name} = %{version}-%{release} # PHP dependencies -Requires: php-fpm +Requires: php-fpm httpd %description httpd %{summary}. @@ -473,6 +473,8 @@ install -Dpm 644 %{SOURCE200} \ %{buildroot}%{_sysconfdir}/nginx/default.d/%{name}.conf install -Dpm 644 %{SOURCE201} \ %{buildroot}%{_sysconfdir}/nginx/conf.d/%{name}.conf + +# php-fpm config install -Dpm 644 %{SOURCE202} \ %{buildroot}%{_sysconfdir}/php-fpm.d/%{name}.conf @@ -482,10 +484,12 @@ install -Dpm 644 %{SOURCE3} %{buildroot}%{_unitdir}/nextcloud-cron.timer %post httpd /usr/bin/systemctl reload httpd.service > /dev/null 2>&1 || : +/usr/bin/systemctl reload php-fpm.service > /dev/null 2>&1 || : %postun httpd if [ $1 -eq 0 ]; then /usr/bin/systemctl reload httpd.service > /dev/null 2>&1 || : + /usr/bin/systemctl reload php-fpm.service > /dev/null 2>&1 || : fi %post nginx @@ -518,6 +522,7 @@ fi %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf %{_sysconfdir}/httpd/conf.d/%{name}-access.conf.avail %{_sysconfdir}/httpd/conf.d/%{name}*.inc +%config(noreplace) %{_sysconfdir}/php-fpm.d/%{name}.conf %files nginx %config(noreplace) %{_sysconfdir}/nginx/default.d/%{name}.conf @@ -535,6 +540,7 @@ fi * Wed Jun 30 2021 Christopher Engelhard - 20.0.10-1 - Update to 20.0.10, fixes multiple CVEs (RHBZ 1934830, RHBZ 1934838, RHBZ 1934840, RHBZ 1977202) +- Include php-fpm config in httpd subpackage * Mon Mar 29 2021 Christopher Engelhard - 20.0.8-2 - Remove dependency on php-imap From 7858e8e6d072f86c5814962420346d836b33b8d1 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 30 Jun 2021 12:38:52 +0200 Subject: [PATCH 12/15] update changelog for memory limit (RHBZ 1933529) --- nextcloud.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud.spec b/nextcloud.spec index a5a986e..4774d70 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -541,6 +541,7 @@ fi - Update to 20.0.10, fixes multiple CVEs (RHBZ 1934830, RHBZ 1934838, RHBZ 1934840, RHBZ 1977202) - Include php-fpm config in httpd subpackage +- Set php memory limit to 512MB (RHBZ 1933529) * Mon Mar 29 2021 Christopher Engelhard - 20.0.8-2 - Remove dependency on php-imap From c2e75736ca48693d84eea70994399e07e8db3ea1 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Wed, 30 Jun 2021 12:44:02 +0200 Subject: [PATCH 13/15] Add Referrer-Policy no-referrer always (RHBZ 1933530) --- nextcloud-default-nginx.conf | 1 + nextcloud.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/nextcloud-default-nginx.conf b/nextcloud-default-nginx.conf index 77d3efe..7151521 100644 --- a/nextcloud-default-nginx.conf +++ b/nextcloud-default-nginx.conf @@ -12,6 +12,7 @@ add_header X-Robots-Tag none; add_header X-Download-Options noopen; add_header X-Permitted-Cross-Domain-Policies none; + add_header Referrer-Policy no-referrer always; # set max upload size diff --git a/nextcloud.spec b/nextcloud.spec index 4774d70..6958c75 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -542,6 +542,7 @@ fi RHBZ 1934840, RHBZ 1977202) - 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) * Mon Mar 29 2021 Christopher Engelhard - 20.0.8-2 - Remove dependency on php-imap From baa5c8aec5438c1a5b1fbc5c9565aff8959dccba Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Mon, 12 Jul 2021 19:45:25 +0200 Subject: [PATCH 14/15] convert to rpmautospec --- changelog | 124 +++++++++++++++++++++++++++++++++++++++++++++++ nextcloud.spec | 127 +------------------------------------------------ 2 files changed, 126 insertions(+), 125 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..fa55098 --- /dev/null +++ b/changelog @@ -0,0 +1,124 @@ +* Wed Jun 30 2021 Christopher Engelhard - 20.0.10-1 +- Update to 20.0.10, fixes multiple CVEs (RHBZ 1934830, RHBZ 1934838, + RHBZ 1934840, RHBZ 1977202) +- 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) + +* Mon Mar 29 2021 Christopher Engelhard - 20.0.8-2 +- Remove dependency on php-imap + +* Sat Feb 27 2021 Christopher Engelhard - 20.0.8-1 +- Update to 20.0.8 + +* 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 6958c75..3a21b2f 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,6 +1,6 @@ Name: nextcloud Version: 20.0.10 -Release: 1%{?dist} +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 @@ -537,127 +537,4 @@ fi %changelog -* Wed Jun 30 2021 Christopher Engelhard - 20.0.10-1 -- Update to 20.0.10, fixes multiple CVEs (RHBZ 1934830, RHBZ 1934838, - RHBZ 1934840, RHBZ 1977202) -- 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) - -* Mon Mar 29 2021 Christopher Engelhard - 20.0.8-2 -- Remove dependency on php-imap - -* Sat Feb 27 2021 Christopher Engelhard - 20.0.8-1 -- Update to 20.0.8 - -* 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 From 560df87e1c0a23358d1a88d2fca0478e076af5e8 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Mon, 12 Jul 2021 19:57:35 +0200 Subject: [PATCH 15/15] Update to 20.0.11; Fixes RHBZ#1981503; Fixes RHBZ#1981505 --- nextcloud.spec | 2 +- sources | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud.spec b/nextcloud.spec index 3a21b2f..ec458ca 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,5 +1,5 @@ Name: nextcloud -Version: 20.0.10 +Version: 20.0.11 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 diff --git a/sources b/sources index ba3f442..ba1dbf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nextcloud-20.0.10.tar.bz2) = a65a4c19894d61ac7d168f03a7aae489e39eb53f42cd02301800fe511483df056afab15a9d8708effa0109af6c451c9cb13ab3502ccea7447ec3cdb10367fcf1 +SHA512 (nextcloud-20.0.11.tar.bz2) = 4863a7819a564655db0a7b49a7ca9be642ab5383cdeada5c3ce6fc4529fda522a4427eb4b3ba5e00e4719232fed6c1f9e606e11f38c35f8838f82247359f335b