lp://staging/ubuntu/trusty-proposed/cracklib2
- Get this branch:
- bzr branch lp://staging/ubuntu/trusty-proposed/cracklib2
Branch merges
Branch information
Recent revisions
- 32. By Jan Dittberner
-
* New upstream version
* refresh debian/patches/ libcrack2- error-safer- check-variant. patch
* debian/control:
- bump Standards-Version to 3.9.5 (No changes)
- run wrap-and-sort
* add debian/patches/ improve_ test_737040. patch to check for proper behavior
of Python low level code
* Fix "python-cracklib accepts anything" by modifying
debian/patches/ libcrack2- error-safer- check-varian. patch to perform proper
error message copying (Closes: #737040) - 30. By Martin Pitt
-
[ Jan Dittberner ]
* Fix "Please add a udeb for early password quality checking in d-i"
(Closes: #658089)
* add udeb package stanza in debian/control
* bump compatibility level in debian/compat to 9
* debian/rules:
- move sequence before args in dh call
- copy files for libcrack2-udeb
- include compiled cracklib dictionary in udeb[ Eleanor Chen ]
* Add "stage1" support to not build python bits during bootstrapping.
(Closes: #721354)[ Martin Pitt ]
* debian/control: Wrap build dependencies.
* Add missing docbook-xml build dependency. (Closes: #724842) - 28. By Jan Dittberner
-
* New upstream version
- refresh debian/patches/ libcrack2- error-safer- check-variant. patch
- add new FascistCheckUser to debian/libcrack2. symbols
- update library link in debian/libcrack2. links
* debian/control: use canonical VCS-* URLs
* Fix "Build for multiarch" (Closes: #679962)
- add multiarch support contributed by Iain Lane
- Use docbook2html instead of xmlto, for determinstic output.
- Fix non-SGML characters in cracklib-runtime. xml
- remove debian/libcrack2. links - 27. By Jan Dittberner
-
* New upstream version.
* Fix "FTBFS with Python 3.3: ImportError: No module named
'_cracklib'" with upstream changes (Closes: #681749)
* refresh debian/patches/ install- debian- python- modules. patch and
debian/patches/ libcrack2- error-safer- check-variant. patch
* drop debian/patches/ pass-dict- to-cracklib- test.patch included in new
upstream version, remove line from debian/patches/ series
* Bump Standards-Version to 3.9.4 (No changes necessary) - 26. By Jan Dittberner
-
update debian/
patches/ libcrack2- error-safer- check-variant. patch with
fixed version from http://bugs.debian. org/cgi-
bin/bugreport.cgi?bug=689588#29 - 25. By Jan Dittberner
-
* add debian/
patches/ libcrack2- error-safer- check-variant. patch to provide
__DEBIAN_SPECIFIC_ _SafeFascistChe ck that does not call exit (Closes:
#682735)
* add __DEBIAN_SPECIFIC_ _SafeFascistChe ck to debian/ libcrack2. symbols - 24. By Jan Dittberner
-
* New upstream version
* remove debian/patches/ top-500- worst-passwords .patch, applied
upstream
* add autotools-dev to Build-Depends
* debian/rules:
- use aclocal, libtoolize, automake and autoreconf instead of autogen.sh
- do not remove config.h.in
- add autotools_dev to dh --with options
- build in debian/buildtmp/ {base,pythonX. Y}
- build and install Python code using setup.py
- run Python tests
* enable hardening build flags
- add dpkg-dev (>= 1.16.1~) to Build-Depends
- add DPKG_EXPORT_BUILDFLAGS= 1 and include
/usr/share/dpkg/ buildflags. mk in debian/rules
* remove debian/tmp/* from debian/cracklib- runtime. install, remove
debian/libcrack2- dev.install, remove debian/ libcrack2. install
* add debian/test_cracklib. py with unit tests (missing in upstream
tarball)
* add debian/patches/ install- debian- python- modules. patch to install
debian/test_cracklib. py and debian/crack.py
* add debian/patches/ pass-dict- to-cracklib- test.patch to allow running
Python tests using a specific dictionary
* add Python3 support
- debian/control:
- add new binary package python3-cracklib
- add python3-all-dev (>= 3.1.3-2~) and python3-setuptools to
Build-Depends
- debian/rules:
- add python3 to dh --with options
- add override_dh_python2 and override_dh_python3 to run
dh_python2 for python-cracklib and dh_python3 for python3-cracklib
only
- define PY3VERS and use it for configuring, building, testing and
installing python3-cracklib
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/cracklib2