Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (55m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 20:11:07 UTC Now

2012-05-28 09:54:58 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3809 - requested by schmonz
www/ikiwiki: security update

Revisions pulled up:
- www/ikiwiki/Makefile                                          1.94
- www/ikiwiki/distinfo                                          1.78
- www/ikiwiki/PLIST                                            1.36

-------------------------------------------------------------------
  Module Name:   pkgsrc
  Committed By:  schmonz
  Date:          Thu May 17 05:51:05 UTC 2012

  Modified Files:
          pkgsrc/www/ikiwiki: Makefile distinfo

  Log Message:
  Update to 3.20120516. From the changelog:

    * meta: Security fix; add missing sanitization of author and authorurl.
      Thanks, Ra炭l Benencia

  To generate a diff of this commit:
  cvs rdiff -u -r1.93 -r1.94 pkgsrc/www/ikiwiki/Makefile
  cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/ikiwiki/distinfo
-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  schmonz
  Date:          Fri Apr 20 03:48:25 UTC 2012

  Modified Files:
          pkgsrc/www/ikiwiki: Makefile PLIST distinfo

  Log Message:
  Update to 3.20120419. From the changelog:

      * Remove dead link from plugins/teximg. Closes: #664885
      * inline: When the pagenames list includes pages that do not exist, skip
        them.
      * meta: Export author information in html <meta> tag. Closes: #664779
        Thanks, Martin Michlmayr
      * notifyemail: New plugin, sends email notifications about new and
        changed pages, and allows subscribing to comments.
      * Added a "changes" hook. Renamed the "change" hook to "rendered", but
        the old hook name is called for now for back-compat.
      * meta: Support keywords header. Closes: #664780
        Thanks, Martin Michlmayr
      * passwordauth: Fix url in password recovery email to be absolute.
      * httpauth: When it's the only auth method, avoid a pointless and
        confusing signin form, and go right to the httpauthurl.
      * rename: Allow rename to be started not from the edit page; return to
        the renamed page in this case.
      * remove: Support removing of pages in the transient underlay. (smcv)
      * inline, trail: The pagenames parameter is now a list of absolute
        pagenames, not relative wikilink type names. This is necessary to fix
        a bug, and makes pagenames more consistent with the pagespec used
        in the pages parameter. (smcv)
      * link: Fix renaming wikilinks that contain embedded urls.
      * graphviz: Handle self-links.
      * trail: Improve CSS, also display trail links at bottom of page,
        and a bug fix. (smcv)

  Add dependency on p5-HTML-Tree, suggested by Matthias Rampke in PR pkg/45688.

  To generate a diff of this commit:
  cvs rdiff -u -r1.92 -r1.93 pkgsrc/www/ikiwiki/Makefile
  cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/ikiwiki/PLIST
  cvs rdiff -u -r1.76 -r1.77 pkgsrc/www/ikiwiki/distinfo

(spz)