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 (13m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 13:27:36 UTC Now

2013-02-21 19:53:28 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4075 - requested by ryoon
devel/jenkins: security update

Revisions pulled up:
- devel/jenkins/Makefile                                        1.12
- devel/jenkins/PLIST                                          1.9
- devel/jenkins/distinfo                                        1.10

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Tue Feb 19 18:21:41 UTC 2013

  Modified Files:
  pkgsrc/devel/jenkins: Makefile PLIST distinfo

  Log Message:
  Update to 1.480.3

  * Fix https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-02-16

  Changelog:
  What's new in 1.480.3 (2013/02/15)

      "Remember me on this computer" does not work, cookie is not accepted in new session (issue 16278)
      Slow/hung web UI in 1.483+ (stuck in parseURI) (issue 16474)
      Failure to delete old config files during rekeying on Windows (issue 16319)
      NoClassDefFoundError on Base64 when launching an headless slave with -jnlpCredential option (issue 9679)
      Loading asynchPeople calls (synch) People constructor (issue 16397)
      Jenkins briefly displays build queue and then it disappears until the page is reloaded (issue 15335)
      View.hasPeople too slow to use in sidepanel.jelly (issue 16244)
      XSS (SECURITY-46)
      File parameter causing data lost after Jenkins restart (issue 13536)

(tron)