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 (4m)  pkgsrc-2024Q1 (6h)  pkgsrc-2023Q4 (68d)  pkgsrc-2023Q2 (100d) 

2024-06-07 20:50:39 UTC Now

2020-04-22 09:52:05 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6163 - requested by taca
databases/phpmyadmin: security fix

Revisions pulled up:
- databases/phpmyadmin/Makefile                                1.163
- databases/phpmyadmin/PLIST                                    1.51
- databases/phpmyadmin/distinfo                                1.113

---
  Module Name: pkgsrc
  Committed By: tm
  Date: Wed Apr  1 08:36:16 UTC 2020

  Modified Files:
  pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

  Log Message:
  phpmyadmin: update to 4.9.5

  4.9.5 (2020-03-20)
  - issue        [security] Fix SQL injection with certain usernames (PMASA-2020-2)
  - issue        [security] Fix SQL injection in particular search situations (PMASA-2020-3)
  - issue        [security] Fix SQL injection and XSS flaw (PMASA-2020-4)
  - issue        Deprecate "options" for the external transformation; options must now be hard-coded along with the program name directly in the file.

(bsiegert)