Branches for Oneiric

Name Status Last Modified Last Commit
lp:ubuntu/oneiric/backuppc bug 2 Mature 2011-09-19 12:06:27 UTC
34. * Merge from debian unstable. (LP: #8...

Author: Allison Randal
Revision Date: 2011-09-19 12:04:17 UTC

* Merge from debian unstable. (LP: #852484) Remaining changes:
  - debian/backup.init, debian/rules, debian/postinst: Do not call init
    script on shutdown and reboot (TearDown) (Debian #488660)
  - debian/control: Add dependency for libsocket6-perl.
  - debian/control: Drop build dependency to 'par2', it's in universe.
  - configure.pl: Do not test for par2 being available at build time
  - debian/control: depend on default-mta | mail-transport-agent, instead of
    enumerating a long list of alternative MTAs.
  - debian/rules: installing setuid wrapper with setuid bit set, and no
    permissions granted to other (mode 4750)
* New upstream release. Closes: #641450
* urgency set to high because of a security fix
* Non-maintainer upload.
* Use inetutils-ping as an alternative to iputils-ping. Closes: #630777

lp:ubuntu/oneiric-security/backuppc 2 Mature 2012-05-17 08:05:23 UTC
36. * SECURITY UPDATE: XSS in CGI/Restore...

Author: Jamie Strandboge
Revision Date: 2012-05-17 08:05:23 UTC

* SECURITY UPDATE: XSS in CGI/RestoreFile.pm
  - lib/BackupPC/CGI/RestoreFile.pm: update to escape share and backup
    number
  - CVE-2011-5081

lp:ubuntu/oneiric-updates/backuppc 2 Mature 2012-05-17 08:05:23 UTC
36. * SECURITY UPDATE: XSS in CGI/Restore...

Author: Jamie Strandboge
Revision Date: 2012-05-17 08:05:23 UTC

* SECURITY UPDATE: XSS in CGI/RestoreFile.pm
  - lib/BackupPC/CGI/RestoreFile.pm: update to escape share and backup
    number
  - CVE-2011-5081

lp:~allison/ubuntu/oneiric/backuppc/bug-852484 bug(Has a merge proposal) 1 Development 2011-09-19 00:58:22 UTC
34. * Merge from debian unstable. (LP: #8...

Author: Allison Randal
Revision Date: 2011-09-19 00:55:51 UTC

* Merge from debian unstable. (LP: #852484) Remaining changes:
  - debian/backup.init, debian/rules, debian/postinst: Do not call init
    script on shutdown and reboot (TearDown) (Debian #488660)
  - debian/control: Add dependency for libsocket6-perl.
  - debian/control: Drop build dependency to 'par2', it's in universe.
  - configure.pl: Do not test for par2 being available at build time
  - debian/control: depend on default-mta | mail-transport-agent, instead of
    enumerating a long list of alternative MTAs.
  - debian/rules: installing setuid wrapper with setuid bit set, and no
    permissions granted to other (mode 4750)
* New upstream release. Closes: #641450
* urgency set to high because of a security fix
* Non-maintainer upload.
* Use inetutils-ping as an alternative to iputils-ping. Closes: #630777

lp:~allison/ubuntu/oneiric/backuppc/merge-debian-inetutils (Has a merge proposal) 1 Development 2011-08-02 19:06:27 UTC
34. * Merge from debian unstable. Remaini...

Author: Allison Randal
Revision Date: 2011-08-02 18:58:45 UTC

* Merge from debian unstable. Remaining changes:
  - debian/backup.init, debian/rules, debian/postinst: Do not call init
    script on shutdown and reboot (TearDown) (Debian #488660)
  - debian/control: Add dependency for libsocket6-perl.
  - debian/control: Drop build dependency to 'par2', it's in universe.
  - configure.pl: Do not test for par2 being available at build time
  - debian/control: depend on default-mta | mail-transport-agent, instead of
    enumerating a long list of alternative MTAs.
  - debian/rules: installing setuid wrapper with setuid bit set, and no
    permissions granted to other (mode 4750)
* Non-maintainer upload.
* Use inetutils-ping as an alternative to iputils-ping. Closes: #630777

lp:~allison/ubuntu/oneiric/backuppc/merge-debian-suidperl (Has a merge proposal) 1 Development 2011-06-15 23:42:28 UTC
33. * Merge from debian unstable. Remaini...

Author: Allison Randal
Revision Date: 2011-06-15 23:39:44 UTC

* Merge from debian unstable. Remaining changes:
  - debian/backup.init, debian/rules, debian/postinst: Do not call init
    script on shutdown and reboot (TearDown) (Debian #488660)
  - debian/control: Add dependency for libsocket6-perl.
  - debian/control: Drop build dependency to 'par2', it's in universe.
  - configure.pl: Do not test for par2 being available at build time
  - debian/control: depend on default-mta | mail-transport-agent, instead of
    enumerating a long list of alternative MTAs.
  - debian/rules: installing setuid wrapper with setuid bit set, and no
    permissions granted to other (mode 4750)
* debian/setuidwrapper.c: New.
* debian/rules: Build setuidwrapper as cgi-bin/index.cgi; install real
  index.cgi as lib/realindex.cgi. Closes: #581950.
* control: Remove depends on perl-suid. Change to Architecture any, add
  ${shlibs:Depends}.

lp:~allison/ubuntu/oneiric/backuppc/no-perl-suid bug(Has a merge proposal) 1 Development 2011-05-30 02:52:15 UTC
33. Replace dependency on perl-suid with ...

Author: Allison Randal
Revision Date: 2011-05-30 02:39:24 UTC

Replace dependency on perl-suid with a small setuid wrapper, since the
perl-suid package been removed in Perl 5.12. (LP: #786250)

lp:~ubuntu-branches/ubuntu/oneiric/backuppc/oneiric-201106162221 (Has a merge proposal) 1 Development 2011-06-16 22:21:14 UTC
33. * Merge from debian unstable. Remaini...

Author: Allison Randal
Revision Date: 2011-06-16 21:52:29 UTC

* Merge from debian unstable. Remaining changes:
  - debian/backup.init, debian/rules, debian/postinst: Do not call init
    script on shutdown and reboot (TearDown) (Debian #488660)
  - debian/control: Add dependency for libsocket6-perl.
  - debian/control: Drop build dependency to 'par2', it's in universe.
  - configure.pl: Do not test for par2 being available at build time
  - debian/control: depend on default-mta | mail-transport-agent, instead of
    enumerating a long list of alternative MTAs.
  - debian/rules: installing setuid wrapper with setuid bit set, and no
    permissions granted to other (mode 4750)
* debian/setuidwrapper.c: New.
* debian/rules: Build setuidwrapper as cgi-bin/index.cgi; install real
  index.cgi as lib/realindex.cgi. Closes: #581950.
* control: Remove depends on perl-suid. Change to Architecture any, add
  ${shlibs:Depends}.

18 of 8 results