{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1919027,"defaultBranch":"master","name":"grml-live","ownerLogin":"grml","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-06-19T11:21:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/859634?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725636883.0","currentOid":""},"activityList":{"items":[{"before":"c0aa720c3f3a70dd762c9a799ba490e64fe44bd3","after":"8f2bd85b1a229479feca5762f87d5b60c05193c6","ref":"refs/heads/master","pushedAt":"2024-09-06T15:34:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.11","shortMessageHtmlLink":"Release new version 0.47.11"}},{"before":"07eb2f22b39265aa4761bd659e51052c96d484aa","after":null,"ref":"refs/heads/mika/dhcp","pushedAt":"2024-09-06T15:25:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"}},{"before":"0c1c483b6661364898b4cb106c887b8dac67d5a0","after":"c0aa720c3f3a70dd762c9a799ba490e64fe44bd3","ref":"refs/heads/master","pushedAt":"2024-09-06T15:25:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge pull request #153 from grml/mika/dhcp\n\nFix DHCP situation with grml-full unstable/sid","shortMessageHtmlLink":"Merge pull request #153 from grml/mika/dhcp"}},{"before":null,"after":"07eb2f22b39265aa4761bd659e51052c96d484aa","ref":"refs/heads/mika/dhcp","pushedAt":"2024-09-06T15:00:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Fix DHCP situation with grml-full unstable/sid\n\nOn our recent grml64-full sid/unstable daily ISOs we ended up with\nudhcpc (the busybox DHCP client implementation) instead of dhcpcd.\n\nWe build our daily ISOs with grml-live, using `-s sid -c\nDEBORPHAN,GRMLBASE,GRML_FULL,RELEASE,AMD64,IGNORE`. The class selection\nthen gets mapped to FAI classes `DEBIAN_SID DEBORPHAN GRMLBASE GRML_FULL\nRELEASE AMD64 IGNORE`.\n\nFor handling the isc-dhcp-client/dhcpcd situation, we need to enable its\naccording DEBIAN_* class (as we can handle this only for releases newer\nthan bookworm, as cloud-init had a hard dependency on isc-dhcp-client up\nuntil and including bookworm, see https://bugs.debian.org/1051421 for\ndetails).\n\nSo in /etc/grml/fai/config/package_config/DEBIAN_UNSTABLE we already\nhandle the isc-dhcp-client -> dhcpcd switch for unstable, but now that\nwe mapped the `-s sid` to FAI class `DEBIAN_SID`, the `DEBIAN_UNSTABLE`\nconfiguration never got active.\n\nIf we'd add another DEBIAN_SID class file as duplicate of\nDEBIAN_UNSTABLE, this would mean further maintenance and debugging\nefforts. Instead let's drop the single one DEBIAN_SID configuration file\nwe had so far, and map the `sid` codename to the DEBIAN_UNSTABLE class\ninstead.\n\nThanks: Darshaka Pathirana for assistance in tracking this down","shortMessageHtmlLink":"Fix DHCP situation with grml-full unstable/sid"}},{"before":"0c8f310f591e52127aee634e02181d47fa624cc8","after":"0c1c483b6661364898b4cb106c887b8dac67d5a0","ref":"refs/heads/master","pushedAt":"2024-08-27T11:50:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.10","shortMessageHtmlLink":"Release new version 0.47.10"}},{"before":"27019e11e6f7552f9aa61111116ba8f5591cdbef","after":"0c8f310f591e52127aee634e02181d47fa624cc8","ref":"refs/heads/master","pushedAt":"2024-08-27T11:45:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: drop lrzsz from GRML_FULL + GRML_SMALL\n\nMissing in Debian/testing due to https://bugs.debian.org/1075238.\nGiven that version 0.12.21 is present in oldoldstable as well\nas unstable and looking at https://ohse.de/uwe/software/lrzsz.html this\nseems to be unmaintained upstream.\n\nIf anyone cares about this package, please take care of providing a fix\nfor Debian, until then we'll drop this go get working daily builds\nagain.","shortMessageHtmlLink":"SW: drop lrzsz from GRML_FULL + GRML_SMALL"}},{"before":null,"after":"4381f50fab5bb1b68eefb8e736835006c399c791","ref":"refs/heads/mika/isolinux-only","pushedAt":"2024-08-20T08:00:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Drop support for all boot methods other than isolinux\n\nThe \"grub2\" and \"manifold\" options for HYBRID_METHOD as well as the\n\"grub\" and \"grub2\" options for BOOT_METHOD are not used by any official\nGrml ISO, though they add considerable overhead and complexity in our\ncode base.\n\nI'd like to keep our code base simple and avoid feature creep, so let's\ndeprecate BOOT_METHOD, and drop support for HYBRID_METHOD other than\nisolinux.","shortMessageHtmlLink":"Drop support for all boot methods other than isolinux"}},{"before":"9e98eadab31e12dcb3d68988b0b03bfbc38c5631","after":"27019e11e6f7552f9aa61111116ba8f5591cdbef","ref":"refs/heads/master","pushedAt":"2024-08-18T10:20:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.9","shortMessageHtmlLink":"Release new version 0.47.9"}},{"before":"1b22e7dceed344c31307bbdea3da1848060d9fda","after":"9e98eadab31e12dcb3d68988b0b03bfbc38c5631","ref":"refs/heads/master","pushedAt":"2024-08-16T15:20:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: drop uml-utilities (deprecated tools)\n\numl-utilities had its last upstream release in 2007 and is currently\nmissing in Debian testing due to https://bugs.debian.org/1075599. The\ntunctl tool by uml-utilities can be replaced by plain ip(8) usage\nnowadays, so let's stop shipping this package.\n\nAlso see https://github.com/grml/grml-network/issues/14","shortMessageHtmlLink":"SW: drop uml-utilities (deprecated tools)"}},{"before":"18e12e1fb0c62969c14a72f85753bc3f6e5af7ac","after":null,"ref":"refs/heads/drop-reiser4","pushedAt":"2024-08-16T13:43:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"}},{"before":"99cc02f0ae571638b910ef73cc9ff7bca4b14040","after":"1b22e7dceed344c31307bbdea3da1848060d9fda","ref":"refs/heads/master","pushedAt":"2024-08-16T13:43:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/151'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/151'"}},{"before":null,"after":"18e12e1fb0c62969c14a72f85753bc3f6e5af7ac","ref":"refs/heads/drop-reiser4","pushedAt":"2024-08-16T13:41:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: drop reiser4progs (to be removed from Debian)\n\nDebian will drop the package, see\nhttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078247","shortMessageHtmlLink":"SW: drop reiser4progs (to be removed from Debian)"}},{"before":"0b928708a8dc7cffbce6b0afd78ba12159d1617b","after":null,"ref":"refs/heads/mika/hfs","pushedAt":"2024-08-16T13:41:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"}},{"before":"18e12e1fb0c62969c14a72f85753bc3f6e5af7ac","after":null,"ref":"refs/heads/drop-reiser4","pushedAt":"2024-08-16T13:40:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"}},{"before":"526a153d99217fc51b1b0b8f8feb6be4a175efa2","after":"99cc02f0ae571638b910ef73cc9ff7bca4b14040","ref":"refs/heads/master","pushedAt":"2024-08-16T13:40:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/150'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/150'"}},{"before":null,"after":"18e12e1fb0c62969c14a72f85753bc3f6e5af7ac","ref":"refs/heads/drop-reiser4","pushedAt":"2024-08-16T13:34:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zeha","name":"Chris Hofstaedtler","path":"/zeha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26175?s=80&v=4"},"commit":{"message":"SW: drop reiser4progs (to be removed from Debian)\n\nDebian will drop the package, see\nhttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078247","shortMessageHtmlLink":"SW: drop reiser4progs (to be removed from Debian)"}},{"before":null,"after":"0b928708a8dc7cffbce6b0afd78ba12159d1617b","ref":"refs/heads/mika/hfs","pushedAt":"2024-08-16T13:01:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: drop hfsutils (unavailable in Debian/testing and deprecated filesystem)\n\nThe package is missing in Debian/testing due to `hfsutils: ftbfs with\nGCC-14` (see https://bugs.debian.org/1075067).\n\nHFS dates pack to 1985 and as of Mac OS 10.6 Apple dropped support for\nwriting HFS. Since Mac OS 10.15 HFS also can't be read anymore.\n\nGiven that HFS shouldn't be really relevant for Grml users those days,\nlet's drop it from our package list.","shortMessageHtmlLink":"SW: drop hfsutils (unavailable in Debian/testing and deprecated files…"}},{"before":"aa1ccc5190ff0a3b333a31010e8b8835f3bcb0b4","after":"526a153d99217fc51b1b0b8f8feb6be4a175efa2","ref":"refs/heads/master","pushedAt":"2024-08-16T12:47:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.8","shortMessageHtmlLink":"Release new version 0.47.8"}},{"before":"bf82c4c6dcb0db2011c809596961f0e6cb536968","after":"aa1ccc5190ff0a3b333a31010e8b8835f3bcb0b4","ref":"refs/heads/master","pushedAt":"2024-08-01T15:51:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: depend on polkitd instead of transitional policykit-1\n\nSee https://tracker.debian.org/news/1541771/accepted-policykit-1-124-3-source-into-unstable/:\n\n| Changes:\n| policykit-1 (124-3) unstable; urgency=medium\n| .\n| * Drop transitional package policykit-1 (Closes: #1025540)\n\nFixes:\n\n| E: Package 'policykit-1' has no installation candidate\n\nas seen on our daily builds of Debian/testing AKA trixie.\n\nNote: polkitd is a recommends of udisks2, and available as of bookworm\nand newer.","shortMessageHtmlLink":"SW: depend on polkitd instead of transitional policykit-1"}},{"before":"40d666f4546ecee5b6ecaef07a6875a5b190892f","after":"bf82c4c6dcb0db2011c809596961f0e6cb536968","ref":"refs/heads/master","pushedAt":"2024-06-10T17:20:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.7","shortMessageHtmlLink":"Release new version 0.47.7"}},{"before":"9ce42c632be5392f733886b9b045accc1e26c660","after":"40d666f4546ecee5b6ecaef07a6875a5b190892f","ref":"refs/heads/master","pushedAt":"2024-04-26T06:53:31.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/148'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/148'"}},{"before":null,"after":"0551e9e16da7afdc7feeb0485dc930aee04a7954","ref":"refs/heads/mika/deborphan","pushedAt":"2024-04-25T11:49:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"DEBORPHAN: rework to not skip all its execution if deborphan is missing; update docs for DEBORPHAN\n\ndeborphan is missing since Debian/trixie, though `apt-get -y --purge\nautoremove` as well as `dpkg --purge` of packages in rc state are still\nuseful. Avoid renaming of DEBORPHAN class, as that might break existing\nsetups. Instead clarify usage and purpose of DEBORPHAN in docs.\n\nCloses: https://github.com/grml/grml-live/issues/144","shortMessageHtmlLink":"DEBORPHAN: rework to not skip all its execution if deborphan is missi…"}},{"before":null,"after":"1f76dc84f7438d60ea3cd831be5260eea7a307f6","ref":"refs/heads/mika/docs","pushedAt":"2024-03-13T11:48:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"docs: update usage instructions for setting up Grml repository\n\nBy default `apt-get update` fails on recent Debian releases (also see\napt-secure(8), if the chain of trust hasn't been established yet:\n\n| # apt-get update\n| Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]\n| Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]\n| Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]\n| Get:4 http://deb.grml.org grml-stable InRelease [8382 B]\n| Get:5 http://deb.grml.org grml-testing InRelease [15.1 kB]\n| Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB]\n| Err:4 http://deb.grml.org grml-stable InRelease\n| The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB]\n| Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [145 kB]\n| Err:5 http://deb.grml.org grml-testing InRelease\n| The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| Reading package lists... Done\n| W: GPG error: http://deb.grml.org grml-stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| E: The repository 'http://deb.grml.org grml-stable InRelease' is not signed.\n| N: Updating from such a repository can't be done securely, and is therefore disabled by default.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n| W: GPG error: http://deb.grml.org grml-testing InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| E: The repository 'http://deb.grml.org grml-testing InRelease' is not signed.\n| N: Updating from such a repository can't be done securely, and is therefore disabled by default.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n| Reading package lists... Done\n| Building dependency tree... Done\n| Reading state information... Done\n| E: Unable to locate package grml-debian-keyring\n\nWhereas with `Acquire::AllowInsecureRepositories=true` we manage to\nretrieve the repository information for later usage:\n\n| root@dc4d0fb0205e:/# apt-get -o Acquire::AllowInsecureRepositories=true update\n| Hit:1 http://deb.debian.org/debian bookworm InRelease\n| Get:2 http://deb.grml.org grml-stable InRelease [8382 B]\n| Hit:3 http://deb.debian.org/debian bookworm-updates InRelease\n| Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease\n| Get:5 http://deb.grml.org grml-testing InRelease [15.1 kB]\n| Ign:2 http://deb.grml.org grml-stable InRelease\n| Get:6 http://deb.grml.org grml-stable/main amd64 Packages [9529 B]\n| Ign:5 http://deb.grml.org grml-testing InRelease\n| Get:7 http://deb.grml.org grml-testing/main amd64 Packages [9529 B]\n| Fetched 42.5 kB in 1s (62.6 kB/s)\n| Reading package lists... Done\n| W: GPG error: http://deb.grml.org grml-stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| W: The repository 'http://deb.grml.org grml-stable InRelease' is not signed.\n| N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n| W: GPG error: http://deb.grml.org grml-testing InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| W: The repository 'http://deb.grml.org grml-testing InRelease' is not signed.\n| N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n\nThanks: anarcat for reporting","shortMessageHtmlLink":"docs: update usage instructions for setting up Grml repository"}},{"before":"ccd246d4b1d9a05031df95bd3e720c512c89e5d8","after":null,"ref":"refs/heads/mika/fstab","pushedAt":"2024-03-13T11:43:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"}},{"before":"a036acba056fc2f10c70d5941493239a809094dc","after":"9ce42c632be5392f733886b9b045accc1e26c660","ref":"refs/heads/master","pushedAt":"2024-03-13T11:42:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/145'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/145'"}},{"before":null,"after":"ccd246d4b1d9a05031df95bd3e720c512c89e5d8","ref":"refs/heads/mika/fstab","pushedAt":"2024-03-07T12:25:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"etc/fstab/GRMLBASE: use reserved IP following RFC5737\n\nUsage of IP addresses like 1.2.3.4 is not recommended, as they\nmight point to actually used and non-reserved IPs.\n\nQuoting from RFC 5737 AKA \"IPv4 Address Blocks Reserved for\nDocumentation\" (see https://datatracker.ietf.org/doc/html/rfc5737):\n\n| The blocks 192.0.2.0/24 (TEST-NET-1), 198.51.100.0/24 (TEST-NET-2), and\n| 203.0.113.0/24 (TEST-NET-3) are provided for use in documentation.\n\nSo use 192.0.2.42 instead.","shortMessageHtmlLink":"etc/fstab/GRMLBASE: use reserved IP following RFC5737"}},{"before":"642ff89a093a38bb9e5b061dfabfaa08974e7f47","after":"a036acba056fc2f10c70d5941493239a809094dc","ref":"refs/heads/master","pushedAt":"2024-02-24T09:57:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.6","shortMessageHtmlLink":"Release new version 0.47.6"}},{"before":"2ba0597d649d18c5dc2dbcadeab01681b403fb48","after":"642ff89a093a38bb9e5b061dfabfaa08974e7f47","ref":"refs/heads/master","pushedAt":"2024-02-21T18:50:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"docs: update instructions for basefile creation to include capabilities\n\nWhen creating the basefile via tar without `--xattrs --xattrs-include='*.*'`,\nthe resulting basefile doesn't provide capabilities as used and needed\nfor example by ping(8), also see https://bugs.debian.org/881829\n\nWhile at it, also exclude /var/lib/apt/lists/ files, to further reduce\nthe resulting basefile.\n\nCloses: https://github.com/grml/grml-live/issues/143","shortMessageHtmlLink":"docs: update instructions for basefile creation to include capabilities"}},{"before":"aad9204ee9f60a79ae8e33185310e782a481f068","after":"2ba0597d649d18c5dc2dbcadeab01681b403fb48","ref":"refs/heads/master","pushedAt":"2024-02-02T15:55:39.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.5","shortMessageHtmlLink":"Release new version 0.47.5"}},{"before":"dca230e87751be15e71de88ede05c07d0fb6065a","after":"aad9204ee9f60a79ae8e33185310e782a481f068","ref":"refs/heads/master","pushedAt":"2024-02-02T15:06:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.4","shortMessageHtmlLink":"Release new version 0.47.4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNlQxNTozNDo0My4wMDAwMDBazwAAAASvFBRT","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNlQxNTozNDo0My4wMDAwMDBazwAAAASvFBRT","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wMlQxNTowNjozOS4wMDAwMDBazwAAAAPwUsWW"}},"title":"Activity · grml/grml-live"}