Bug 194385 - [security][patch] www/drupal7: update to 7.32
Summary: [security][patch] www/drupal7: update to 7.32
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 19:56 UTC by Simon Wright
Modified: 2014-10-16 18:27 UTC (History)
3 users (show)

See Also:
simon.wright: maintainer-feedback? (miwi)


Attachments
Patch to update from Drupal 7.31 to 7.32 (937 bytes, text/plain)
2014-10-15 19:56 UTC, Simon Wright
no flags Details
Updated patch, 7.31 to 7.32 (7.52 KB, patch)
2014-10-15 21:28 UTC, Simon Wright
no flags Details | Diff
Corrected patch (7.52 KB, patch)
2014-10-15 21:47 UTC, Simon Wright
no flags Details | Diff
Corrected patch (1.03 KB, patch)
2014-10-15 22:00 UTC, Simon Wright
no flags Details | Diff
Poudriere testport build log (24.31 KB, text/plain)
2014-10-15 22:34 UTC, Simon Wright
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Wright 2014-10-15 19:56:49 UTC
Created attachment 148346 [details]
Patch to update from Drupal 7.31 to 7.32

Patch to update to Drupal 7.32

Release notes: https://www.drupal.org/drupal-7.32-release-notes

Maintenance and security release of the Drupal 7 series.

This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes and the security announcement:

   SA-CORE-2014-005 - Drupal core - SQL injection
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-15 19:56:49 UTC
Auto-assigned to maintainer miwi@FreeBSD.org
Comment 2 Simon Wright 2014-10-15 21:28:04 UTC
Created attachment 148352 [details]
Updated patch, 7.31 to 7.32

Updated to remove the @dirrm warnings
Comment 3 Simon Wright 2014-10-15 21:47:12 UTC
Created attachment 148357 [details]
Corrected patch

Apologies, I managed to get an old version of the plist in my source tree so the previous diff was wrong. Tree is updated and there are now only minor changes to the Makefile and distinfo. Poudriere logs to follow.
Comment 4 Simon Wright 2014-10-15 21:57:13 UTC
Comment on attachment 148357 [details]
Corrected patch

diff -ruN /usr/ports/www/drupal7/Makefile /host/simon/temp/drupal7/Makefile
--- /usr/ports/www/drupal7/Makefile     2014-10-11 11:32:36.000000000 +0200
+++ /host/simon/temp/drupal7/Makefile   2014-10-15 23:23:02.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/drupal7/Makefile 370630 2014-10-11 09:32:36Z pi $

 PORTNAME=      drupal7
-PORTVERSION=   7.31
+PORTVERSION=   7.32
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/
 DISTNAME=      drupal-${PORTVERSION}
diff -ruN /usr/ports/www/drupal7/distinfo /host/simon/temp/drupal7/distinfo
--- /usr/ports/www/drupal7/distinfo     2014-10-11 11:32:36.000000000 +0200
+++ /host/simon/temp/drupal7/distinfo   2014-10-15 23:08:16.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (drupal/drupal-7.31.tar.gz) = 6af4849fd2e1fd0a186a5264de10613e57b84c69dbe7dec0754472d27f37af40
-SIZE (drupal/drupal-7.31.tar.gz) = 3216766
+SHA256 (drupal/drupal-7.32.tar.gz) = f36d5ab0891997bf3c681b76151c6b015b0bb9041610e1c9af7d17e28dc15c39
+SIZE (drupal/drupal-7.32.tar.gz) = 3215563
Comment 5 Simon Wright 2014-10-15 22:00:56 UTC
Created attachment 148359 [details]
Corrected patch

It's getting too late so here's my last attempt to get this simple update correct :(.
Comment 6 Simon Wright 2014-10-15 22:34:36 UTC
Created attachment 148360 [details]
Poudriere testport build log
Comment 7 Florian Smeets freebsd_committer freebsd_triage 2014-10-16 18:27:12 UTC
Sorry I didn't see this PR until after I committed the update. Anyway 7.32. is now in ports. I will MFH it once I get approval.