SuccessChanges

Summary

  1. ARM: n900_defconfig: enable filesystem capabilities (details)
  2. debian: preserve /debian/ on 'make clean' (details)
  3. debian: remove /debian/ from .gitignore (details)
  4. debian: fill /debian/ directory with content (details)
  5. debian: use linux native scripts for packaging (details)
  6. Update debian/changelog (5.0.5-1) (details)
  7. debian: fix linux-headers-n900 when crossbuilding (details)
  8. debian: add gbp.conf needed by jenkins-debian-glue (details)
  9. debian: update README for default config management (details)
  10. debian: rules: fix warning: 'build-arch' is missing (details)
  11. Update debian/changelog (5.0.5-2) (details)
  12. Update debian/changelog (5.0.5-3) (details)
  13. Update debian/changelog (5.0.7-1) (details)
  14. Update debian/changelog (5.0.9-1) (details)
  15. Update debian/changelog (5.0.14-1) (details)
  16. Update debian/changelog (5.1-1) (details)
  17. Update debian/changelog (5.1.21-1) (details)
  18. debian/README: add instructions for cross building (details)
  19. debian/rules: replace variables with proper names (details)
  20. debian: change source format to '3.0 (native)' (details)
  21. Update debian/changelog (5.1.21.1) (details)
  22. Update debian/changelog (5.1.21.2) (details)
  23. Update debian/changelog (5.1.21.3) (details)
  24. Update debian/changelog (5.1.21.4) (details)
Commit 0a6f54552bc6cdc65992435bdd1070dd12509625 by Arthur D.
ARM: n900_defconfig: enable filesystem capabilities

This fixes error:
Failed to set capabilities on file (Operation not supported)

http://tinkering-is-fun.blogspot.com/2015/06/filesystem-capabilities-kernel.html

File systems  --->
  [*] Ext4 Security Labels  [CONFIG_EXT4_FS_SECURITY]
  [*] F2FS Security Labels  [CONFIG_F2FS_FS_SECURITY]
The file was modifiedarch/arm/configs/n900_defconfig (diff)
Commit f28c864a099a0228f53d782a616f3e7a848112f2 by Arthur D.
debian: preserve /debian/ on 'make clean'
The file was modifiedscripts/package/Makefile (diff)
Commit 16027b6a248cb437064d58d699a2a633176f008b by Arthur D.
debian: remove /debian/ from .gitignore
The file was modified.gitignore (diff)
Commit 14edeb4ddc455ae6f72387b231d1d5cb2ed2cf5e by Arthur D.
debian: fill /debian/ directory with content
The file was addeddebian/copyright
The file was addeddebian/README
The file was addeddebian/control
The file was addeddebian/changelog
The file was addeddebian/compat
The file was addeddebian/rules
The file was addeddebian/source/format
The file was addeddebian/clean
The file was addeddebian/postinst.in
Commit 4033b974ebe8f8f9d97682979f25c24df0bbeeba by Arthur D.
debian: use linux native scripts for packaging

Packages added:
- linux-image-n900-dbg
- linux-headers-n900

This should allow to build kernel modules out of tree.
The file was modifieddebian/control (diff)
The file was modifiedscripts/package/builddeb (diff)
The file was removeddebian/postinst.in
The file was modifieddebian/rules (diff)
Commit ebe34aa96ffcb0f039e837088a4a165f103cbfa5 by Arthur D.
Update debian/changelog (5.0.5-1)
The file was modifieddebian/changelog (diff)
Commit a000296fadeb5df0ef03fcaba409e7f86be3d649 by Arthur D.
debian: fix linux-headers-n900 when crossbuilding

Build kernel related binaries in target architecture format after cross
building. This allows to run DKMS on target device successfully.
The file was modifieddebian/control (diff)
The file was modifieddebian/rules (diff)
Commit f8cca683c8cdb1338c2dfec62db74ee77008c9f0 by Arthur D.
debian: add gbp.conf needed by jenkins-debian-glue
The file was addeddebian/gbp.conf
Commit e8e7bb7ea9bd95daf551d1b2b2d7f140a908f82c by Arthur D.
debian: update README for default config management
The file was modifieddebian/README (diff)
Commit 84954531e7374e3084262c2b46f04d4c2c78cb2f by Arthur D.
debian: rules: fix warning: 'build-arch' is missing
The file was modifieddebian/rules (diff)
Commit 4c75b85f0f2062f4a08b20885256e8eb44dc9108 by Arthur D.
Update debian/changelog (5.0.5-2)
The file was modifieddebian/changelog (diff)
Commit 95ba87a483cd2f72d7299256bf442e93584e7858 by Arthur D.
Update debian/changelog (5.0.5-3)
The file was modifieddebian/changelog (diff)
Commit 614b76b28d5fa5a7c71d97e980e415c20ce719ea by Arthur D.
Update debian/changelog (5.0.7-1)
The file was modifieddebian/changelog (diff)
Commit a274e4a3af7340cc73cd7b730534a8778bdd7772 by Arthur D.
Update debian/changelog (5.0.9-1)
The file was modifieddebian/changelog (diff)
Commit 7b781d3cba64eeea7ae45c4b4ec1628a98a99b74 by Arthur D.
Update debian/changelog (5.0.14-1)
The file was modifieddebian/changelog (diff)
Commit 2323a65e6599b07ede2993fde7d35b8d4e0eab23 by Arthur D.
Update debian/changelog (5.1-1)
The file was modifieddebian/changelog (diff)
Commit 31e69e14d69a35c779204c94290a973957327456 by Arthur D.
Update debian/changelog (5.1.21-1)
The file was modifieddebian/changelog (diff)
Commit 961775e1004d10cc900086492c4b2e994da5c2e7 by Arthur D.
debian/README: add instructions for cross building
The file was modifieddebian/README (diff)
Commit 3186ac03cda0887a263ebafe893b052440c83347 by Arthur D.
debian/rules: replace variables with proper names

See dpkg-architecture(1) and
https://wiki.debian.org/CrossBuildPackagingGuidelines
The file was modifieddebian/rules (diff)
Commit e0bee3d2b5b60b934beb523abdae6b74c179b145 by Arthur D.
debian: change source format to '3.0 (native)'

We don't use quilt patches. Having '3.0 (quilt)' can confuse users and
build system when additional patches/configuration changes are applied
to the same kernel version.
The file was modifieddebian/source/format (diff)
Commit 7697f6b5832658df05c9c1f3120f12364a321d96 by Arthur D.
Update debian/changelog (5.1.21.1)
The file was modifieddebian/changelog (diff)
Commit e4e4a2d63736a3797d9644c6127710e47cccf5d9 by Arthur D.
Update debian/changelog (5.1.21.2)
The file was modifieddebian/changelog (diff)
Commit 0b36355174f1f7424d4d70025c63c85da6b85e0e by Arthur D.
Update debian/changelog (5.1.21.3)
The file was modifieddebian/changelog (diff)
Commit d6dde82bc4f79267e853ed58880908c5023f2c8f by Arthur D.
Update debian/changelog (5.1.21.4)
The file was modifieddebian/changelog (diff)