lp:~kampka/ubuntu/quantal/fwknop/upstart-support

Created by Christian Kampka and last modified
Get this branch:
bzr branch lp:~kampka/ubuntu/quantal/fwknop/upstart-support
Only Christian Kampka can upload to this branch. If you are Christian Kampka please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christian Kampka
Status:
Development

Recent revisions

15. By Christian Kampka

fwknop-server.upstart: check config file existence in pre-start

14. By Christian Kampka

Fixed script syntax error

13. By Christian Kampka

Add upstart support.

12. By thialme

* Imported Upstream version 2.0.2
* Removed previous patches applied upstream.
* Set debian compatibility to 9 in d.compat.
* Fixed libfko0.symbols file which contains bad symbols from one of the
  first rc releases. The following functions have been removed:
  - _rijndael_decrypt
  - _rijndael_encrypt
  - append_b64
  - digest_to_hex
  - get_random_data
  - gpg_decrypt
  - gpg_encrypt
  - rij_salt_and_iv
  - rijndael_init
* Added previously removed fileds in d.control (Vcs-git/Vcs-Browser)
  (Closes: #682057)
* Created missing m4 directory before configuring the package.
* Use of the hardening flags:
  - Added BD on dpkg-dev (>= 1.16.1~) and on debhelper (>= 9) in d.control.
  - Set debian compatibility to 9 in d.compat.
  - Set hardening flags through the DEB_BUILD_MAINT_OPTIONS variable,
    exported it and included buildflags.mk in d.rules.
  - Do not overwrite CFLAGS anymore, we now use CFLAGS += in d.rules.
* Enable installation of multiarch binaries :
  - Added Pre-Depends: ${misc:Pre-Depends} for the libfko package in
    d.control.
  - Replaced occurrences of /usr/lib/ in debian/*.install with /usr/lib/*/.
* Fixed d.rules to handle the new generated configuration files
  [access|fwknopd].conf.inst. We revert upstream changes with an overwrite
  on dh_install.
* Updating fwknop-server.postinst to disable easy setup.

11. By thialme

* Acknowledged NMU : 1.9.12-3.1
* Set Architecture as linux-any (Closes: #647654)
* Fixed mispelling dependency on the default-mta in d.control.
  (Closes: #645024)
* The brand new C implementation :
  + does not use Perl anymore. (Closes: #674115)
  + does not use the whatismyip url anymore ; it is replace by the
    cipherdyne url at the time. (Closes: #645994)
* Bumped up Standards-Version to 3.9.3:
  + Refreshed copyright holders and updated d.copyright to comply with the
    1.0 machine-readable copyright file specification.
* Updated init script to use log_daemon_msg and log_end_msg function from
  the lsb library.
* Avoid debconf error if not available. (Closes: #673773)

10. By Christian Perrier

* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
  - Danish (Joe Hansen). Closes: #630373
  - Dutch; (Jeroen Schot). Closes: #651829
  - Polish (Michał Kułach). Closes: #659370

9. By thialme

* Added patch from Serafeim Zanikolas to add network lsb facility in
  init script. (Closes: #599745)
* Bumped up Standards-Version to 3.9.1 (no changes).

8. By thialme

* Refreshed maintainer email address:
  + d.control: Updated email address and removed DM-Upload-Allowed flag.
  + d.copyright: Refreshed email address.
* initscript:
  + Fixed the Provide target in fwknop-server initscript:
    http://lintian.debian.org/tags/init.d-script-does-not-provide-itself.html
  + Added dependency against lsb-base (>= 3.0-6) to ensure the
    /lib/lsb/init-functions can be sourced through the initscript.
* Added Spanish debconf translation. (Closes: #582870)
* Updated Depends field in d.control to use default-mta rather than exim4.
* Switched to dpkg-source 3.0 (quilt) format.
* Added t_upstream_spelling.diff patch to fix spelling erros.
* Bumped up Standards-Version to 3.9.0 (no changes).
* Refreshed d.copyright to follow the latest DEP5.

7. By thialme

* New Upstream Version
* Removed [code] tags from README.Debian. All code blocks are now indented.
* Bumped up Standards-Version to 3.8.3 (no change).
* Updated copyright years in d.changelog.
* Updated comments in:
    + d.fwknop-server.config
    + d.fwknop-server.default
    + d.README.Debian
* Included czech debconf translation. (Closes: #535984)
* d.fwknop-server.config does not pass -e to the shell on the #! line anymore,
  but set it in the body of the script with set -e (Debian Policy 10.4).

6. By thialme

* New Upstream Version.
* Set default value for variables in /etc/default/fwknop-server
  (Closes: #521677)
* As /var/run can be a temporary filesystem, this one should be created
  when running the initscript.
  http://lintian.debian.org/tags/dir-or-file-in-var-run.html
* Bumped up Standards-Version to 3.8.1.
  + d.rules: Handle the noopt option through the DEB_BUILD_OPTIONS variable.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/fwknop
This branch contains Public information 
Everyone can see this information.

Subscribers