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 (36m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 06:10:10 UTC Now

2020-06-09 11:53:31 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6218 - requested by bouyer
mail/sympa: security fix

Revisions pulled up:
- mail/sympa/Makefile                                          1.75-1.76
- mail/sympa/PLIST                                              1.16-1.17
- mail/sympa/distinfo                                          1.20-1.21
- mail/sympa/patches/patch-aa                                  1.10
- mail/sympa/patches/patch-ab                                  1.8
- mail/sympa/patches/patch-ac                                  1.6

---
  Module Name:    pkgsrc
  Committed By:  bouyer
  Date:          Mon Apr 27 17:57:52 UTC 2020

  Modified Files:
          pkgsrc/mail/sympa: Makefile PLIST distinfo
          pkgsrc/mail/sympa/patches: patch-aa patch-ab patch-ac

  Log Message:
  Update to 6.2.54. Main changes since 6.2.16:
  * Security and bug fixes
  * more translations
  * Some scenarios and list creation templates for "intranet" use cases were
    made optional: They have been moved into samples/
    https://github.com/sympa-community/sympa/issues/119
    See also "upgrading notes" (https://sympa-community.github.io/manual/upgrade/notes.html#from-version-prior-to-6250)
    for details.
  * Hide full email addresses in archives
  * Button for full export of subscribers
  * Admin function to bulk unsubscribe
  * Delete my account" button
  * ARC support (Authenticated Received Chain).

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Mon Jun  1 21:46:25 UTC 2020

  Modified Files:
  pkgsrc/mail/sympa: Makefile PLIST distinfo

  Log Message:
  Update to 6.2.56. Changes since 6.2.54:
  Security fix for https://sympa-community.github.io/security/2020-002.html
  Translation updates

(bsiegert)